Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 507b8562762b72837187c0f21174f8ef0546d105 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-ssh17983637643498765769.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-ssh13661562322407610337.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-ssh2558802056744375477.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-ssh15444971793943138862.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-ssh12637887871969217723.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6083’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6085 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/580 [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/580 # 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 507b8562762b72837187c0f21174f8ef0546d105 (main) Commit message: "Merge pull request #4676 from weichou1229/issue-4675" > 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 507b8562762b72837187c0f21174f8ef0546d105 # timeout=10 > git rev-list --no-walk 27f8dfd4927d2773c81647b42d879c019fbc73ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-13T06:32:31.660Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-13T06:32:31.722Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-13T06:32:31.739Z] ========================================================= [2023-09-13T06:32:31.739Z] EdgeX Global Pipelines Version Info [2023-09-13T06:32:31.739Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:32:36.521Z] ------------------- [2023-09-13T06:32:36.521Z] stable info: [2023-09-13T06:32:36.521Z] ------------------- [2023-09-13T06:32:36.521Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-13T06:32:36.522Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T06:32:36.522Z] Message: update stable to v1.0.254 [2023-09-13T06:32:38.954Z] ------------------- [2023-09-13T06:32:38.954Z] experimental info: [2023-09-13T06:32:38.954Z] ------------------- [2023-09-13T06:32:38.954Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-13T06:32:38.954Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T06:32:38.954Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-13T06:32:39.139Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-13T06:32:39.147Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-13T06:32:39.155Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-13T06:32:39.163Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-13T06:32:39.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-13T06:32:39.178Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-13T06:32:39.186Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-13T06:32:39.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-13T06:32:39.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-13T06:32:39.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-13T06:32:39.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-13T06:32:39.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-13T06:32:39.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-13T06:32:39.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-13T06:32:39.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-13T06:32:39.281Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T06:32:39.296Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T06:32:39.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-13T06:32:39.321Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-13T06:32:39.332Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-13T06:32:39.344Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-13T06:32:39.355Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-13T06:32:39.365Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-13T06:32:39.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-13T06:32:39.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-13T06:32:39.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-13T06:32:39.409Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] echo [2023-09-13T06:32:39.423Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 507b856 [Pipeline] echo [2023-09-13T06:32:39.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T06:32:39.486Z] provisioning config files... [2023-09-13T06:32:39.502Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/580@tmp/config13072568901313917358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:32:39.810Z] ---> docker-login.sh [2023-09-13T06:32:39.810Z] nexus3.edgexfoundry.org:10001 [2023-09-13T06:32:40.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:32:40.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:32:40.070Z] Configure a credential helper to remove this warning. See [2023-09-13T06:32:40.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:32:40.070Z] [2023-09-13T06:32:40.070Z] Login Succeeded [2023-09-13T06:32:40.070Z] nexus3.edgexfoundry.org:10002 [2023-09-13T06:32:40.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:32:40.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:32:40.329Z] Configure a credential helper to remove this warning. See [2023-09-13T06:32:40.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:32:40.329Z] [2023-09-13T06:32:40.329Z] Login Succeeded [2023-09-13T06:32:40.329Z] nexus3.edgexfoundry.org:10003 [2023-09-13T06:32:40.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:32:40.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:32:40.329Z] Configure a credential helper to remove this warning. See [2023-09-13T06:32:40.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:32:40.329Z] [2023-09-13T06:32:40.329Z] Login Succeeded [2023-09-13T06:32:40.329Z] nexus3.edgexfoundry.org:10004 [2023-09-13T06:32:40.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:32:40.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:32:40.589Z] Configure a credential helper to remove this warning. See [2023-09-13T06:32:40.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:32:40.589Z] [2023-09-13T06:32:40.589Z] Login Succeeded [2023-09-13T06:32:40.589Z] docker.io [2023-09-13T06:32:40.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:32:40.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:32:40.848Z] Configure a credential helper to remove this warning. See [2023-09-13T06:32:40.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:32:40.848Z] [2023-09-13T06:32:40.848Z] Login Succeeded [2023-09-13T06:32:40.848Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T06:32:40.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T06:32:41.155Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-09-13T06:32:41.156Z] + dirname cmd/core-command/Dockerfile [2023-09-13T06:32:41.156Z] + cut -d/ -f2 [2023-09-13T06:32:41.156Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-13T06:32:41.156Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2023-09-13T06:32:41.156Z] -f2 [2023-09-13T06:32:41.156Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-13T06:32:41.156Z] + + dirname cmd/core-data/Dockerfile [2023-09-13T06:32:41.156Z] cut -d/ -f2 [2023-09-13T06:32:41.156Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-13T06:32:41.156Z] + dirname cmd/core-metadata/Dockerfile [2023-09-13T06:32:41.156Z] + cut -d/ -f2 [2023-09-13T06:32:41.156Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-13T06:32:41.156Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-13T06:32:41.156Z] + cut -d/ -f2 [2023-09-13T06:32:41.156Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-13T06:32:41.156Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-13T06:32:41.156Z] + cut -d/ -f2 [2023-09-13T06:32:41.156Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-13T06:32:41.156Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-13T06:32:41.156Z] + cut -d/ -f2 [2023-09-13T06:32:41.156Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-13T06:32:41.156Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-13T06:32:41.156Z] + cut -d/ -f2 [2023-09-13T06:32:41.156Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-13T06:32:41.156Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-13T06:32:41.156Z] + cut -d/ -f2 [2023-09-13T06:32:41.156Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-13T06:32:41.156Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-13T06:32:41.156Z] + cut -d/ -f2 [2023-09-13T06:32:41.156Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-13T06:32:41.156Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-13T06:32:41.156Z] + cut -d/ -f2 [2023-09-13T06:32:41.156Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-13T06:32:41.156Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-13T06:32:41.156Z] + cut -d/ -f2 [2023-09-13T06:32:41.156Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-13T06:32:41.156Z] + dirname cmd/support-notifications/Dockerfile [2023-09-13T06:32:41.156Z] + cut -d/ -f2 [2023-09-13T06:32:41.156Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-13T06:32:41.156Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-13T06:32:41.156Z] + cut -d/ -f2 [2023-09-13T06:32:41.156Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-13T06:32:41.202Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-13T06:32:41.534Z] + git rev-list -1 --merges 507b8562762b72837187c0f21174f8ef0546d105~1..507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] echo [2023-09-13T06:32:41.544Z] -----------> git rev-list -1 --merges 507b8562762b72837187c0f21174f8ef0546d105~1..507b8562762b72837187c0f21174f8ef0546d105 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:32:41.545Z] 507b8562762b72837187c0f21174f8ef0546d105 [false] [Pipeline] sh [2023-09-13T06:32:41.830Z] + git log --format=format:%s -1 507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] echo [2023-09-13T06:32:41.842Z] ========================================================= [2023-09-13T06:32:41.842Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-13T06:32:41.842Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-13T06:32:42.269Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T06:32:42.269Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-13T06:32:42.269Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-13T06:32:42.269Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-13T06:32:42.269Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-13T06:32:42.269Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-13T06:32:42.269Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:32:42.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T06:32:42.672Z] [2023-09-13T06:32:42.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:32:42.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T06:32:42.978Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-13T06:32:42.978Z] b85a868b505f: Pulling fs layer [2023-09-13T06:32:42.978Z] e2be974225ed: Pulling fs layer [2023-09-13T06:32:42.978Z] 339a4e72a1f5: Pulling fs layer [2023-09-13T06:32:42.978Z] 988bab9f4d93: Pulling fs layer [2023-09-13T06:32:42.978Z] 1469e6f7b9e6: Pulling fs layer [2023-09-13T06:32:42.978Z] eaf3925da568: Pulling fs layer [2023-09-13T06:32:42.978Z] bab4dde63d76: Pulling fs layer [2023-09-13T06:32:42.978Z] eaf3925da568: Waiting [2023-09-13T06:32:42.978Z] 1469e6f7b9e6: Waiting [2023-09-13T06:32:42.978Z] bde34c3a00c8: Pulling fs layer [2023-09-13T06:32:42.978Z] bab4dde63d76: Waiting [2023-09-13T06:32:42.978Z] b352a97aabf1: Pulling fs layer [2023-09-13T06:32:42.978Z] bde34c3a00c8: Waiting [2023-09-13T06:32:42.978Z] 4872d77fe225: Pulling fs layer [2023-09-13T06:32:42.978Z] 5851b861e8e6: Pulling fs layer [2023-09-13T06:32:42.978Z] b352a97aabf1: Waiting [2023-09-13T06:32:42.978Z] 4872d77fe225: Waiting [2023-09-13T06:32:42.978Z] 5851b861e8e6: Waiting [2023-09-13T06:32:42.978Z] e2be974225ed: Download complete [2023-09-13T06:32:42.978Z] 988bab9f4d93: Verifying Checksum [2023-09-13T06:32:42.978Z] 988bab9f4d93: Download complete [2023-09-13T06:32:43.240Z] 1469e6f7b9e6: Verifying Checksum [2023-09-13T06:32:43.240Z] 1469e6f7b9e6: Download complete [2023-09-13T06:32:43.240Z] eaf3925da568: Download complete [2023-09-13T06:32:43.240Z] 339a4e72a1f5: Verifying Checksum [2023-09-13T06:32:43.240Z] 339a4e72a1f5: Download complete [2023-09-13T06:32:43.240Z] bde34c3a00c8: Verifying Checksum [2023-09-13T06:32:43.240Z] bde34c3a00c8: Download complete [2023-09-13T06:32:43.240Z] b352a97aabf1: Download complete [2023-09-13T06:32:43.240Z] 4872d77fe225: Download complete [2023-09-13T06:32:43.240Z] 5851b861e8e6: Verifying Checksum [2023-09-13T06:32:43.240Z] 5851b861e8e6: Download complete [2023-09-13T06:32:43.240Z] b85a868b505f: Verifying Checksum [2023-09-13T06:32:43.240Z] b85a868b505f: Download complete [2023-09-13T06:32:43.503Z] bab4dde63d76: Verifying Checksum [2023-09-13T06:32:43.503Z] bab4dde63d76: Download complete [2023-09-13T06:32:46.987Z] b85a868b505f: Pull complete [2023-09-13T06:32:47.246Z] e2be974225ed: Pull complete [2023-09-13T06:32:47.505Z] 339a4e72a1f5: Pull complete [2023-09-13T06:32:47.505Z] 988bab9f4d93: Pull complete [2023-09-13T06:32:48.075Z] 1469e6f7b9e6: Pull complete [2023-09-13T06:32:48.075Z] eaf3925da568: Pull complete [2023-09-13T06:32:49.979Z] bab4dde63d76: Pull complete [2023-09-13T06:32:49.979Z] bde34c3a00c8: Pull complete [2023-09-13T06:32:49.979Z] b352a97aabf1: Pull complete [2023-09-13T06:32:49.979Z] 4872d77fe225: Pull complete [2023-09-13T06:32:49.979Z] 5851b861e8e6: Pull complete [2023-09-13T06:32:50.239Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-13T06:32:50.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T06:32:50.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T06:32:50.331Z] prd-ubuntu20.04-docker-8c-8g-6085 does not seem to be running inside a container [2023-09-13T06:32:50.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/580 -v /w/workspace/edgex-go/580:/w/workspace/edgex-go/580:rw,z -v /w/workspace/edgex-go/580@tmp:/w/workspace/edgex-go/580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-13T06:32:54.020Z] $ docker top 139575fce05d90b3d5a4419dac4c982f95de9821f20675bc3208bda93e73eae9 -eo pid,comm [2023-09-13T06:32:53.539Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-13T06:32:53.539Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T06:32:53.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T06:32:53.576Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T06:32:53.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T06:32:54.249Z] $ docker exec 139575fce05d90b3d5a4419dac4c982f95de9821f20675bc3208bda93e73eae9 ssh-agent [2023-09-13T06:32:53.823Z] SSH_AUTH_SOCK=/tmp/ssh-WvsATKJrqnKI/agent.32 [2023-09-13T06:32:53.823Z] SSH_AGENT_PID=38 [2023-09-13T06:32:53.831Z] Running ssh-add (command line suppressed) [2023-09-13T06:32:54.475Z] Identity added: /w/workspace/edgex-go/580@tmp/private_key_2583609291587658551.key (/w/workspace/edgex-go/580@tmp/private_key_2583609291587658551.key) [2023-09-13T06:32:53.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T06:32:54.236Z] + git tag --points-at HEAD [Pipeline] } [2023-09-13T06:32:54.795Z] $ docker exec --env ******** --env ******** 139575fce05d90b3d5a4419dac4c982f95de9821f20675bc3208bda93e73eae9 ssh-agent -k [2023-09-13T06:32:54.896Z] unset SSH_AUTH_SOCK; [2023-09-13T06:32:54.897Z] unset SSH_AGENT_PID; [2023-09-13T06:32:54.897Z] echo Agent pid 38 killed; [2023-09-13T06:32:54.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-13T06:32:54.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T06:32:54.391Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T06:32:54.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T06:32:55.044Z] $ docker exec 139575fce05d90b3d5a4419dac4c982f95de9821f20675bc3208bda93e73eae9 ssh-agent [2023-09-13T06:32:54.616Z] SSH_AUTH_SOCK=/tmp/ssh-9l13792gUSKk/agent.70 [2023-09-13T06:32:54.616Z] SSH_AGENT_PID=77 [2023-09-13T06:32:54.621Z] Running ssh-add (command line suppressed) [2023-09-13T06:32:55.261Z] Identity added: /w/workspace/edgex-go/580@tmp/private_key_7274110204663321232.key (/w/workspace/edgex-go/580@tmp/private_key_7274110204663321232.key) [2023-09-13T06:32:54.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T06:32:55.028Z] + git semver init [2023-09-13T06:32:55.289Z] 2023-09-13 06:32:55,738 [run_init] DEBUG init version:0.0.0 force:False [2023-09-13T06:32:55.289Z] 2023-09-13 06:32:55,739 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/580/.semver [2023-09-13T06:32:55.289Z] 2023-09-13 06:32:55,740 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/580/.semver [2023-09-13T06:32:55.289Z] 2023-09-13 06:32:55,740 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/580/.semver'], cwd=/w/workspace/edgex-go/580, universal_newlines=False, shell=None, istream=None) [2023-09-13T06:33:01.859Z] 2023-09-13 06:33:00,747 [append_file] DEBUG append to file:/w/workspace/edgex-go/580/.git/info/exclude [2023-09-13T06:33:01.859Z] 2023-09-13 06:33:00,747 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/580/.semver/main with force:False [2023-09-13T06:33:01.859Z] 2023-09-13 06:33:00,747 [read_version] DEBUG read version from /w/workspace/edgex-go/580/.semver/main [2023-09-13T06:33:01.859Z] 2023-09-13 06:33:00,748 [read_version] DEBUG read version from /w/workspace/edgex-go/580/.semver/main [2023-09-13T06:33:01.859Z] 3.1.0-dev.46 [Pipeline] } [2023-09-13T06:33:01.874Z] $ docker exec --env ******** --env ******** 139575fce05d90b3d5a4419dac4c982f95de9821f20675bc3208bda93e73eae9 ssh-agent -k [2023-09-13T06:33:01.970Z] unset SSH_AUTH_SOCK; [2023-09-13T06:33:01.971Z] unset SSH_AGENT_PID; [2023-09-13T06:33:01.971Z] echo Agent pid 77 killed; [2023-09-13T06:33:01.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T06:33:02.276Z] + git semver [Pipeline] } [2023-09-13T06:33:02.553Z] $ docker stop --time=1 139575fce05d90b3d5a4419dac4c982f95de9821f20675bc3208bda93e73eae9 [2023-09-13T06:33:03.845Z] $ docker rm -f --volumes 139575fce05d90b3d5a4419dac4c982f95de9821f20675bc3208bda93e73eae9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T06:33:04.172Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-13T06:33:04.384Z] Stashed 1 file(s) [Pipeline] echo [2023-09-13T06:33:04.387Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.46 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T06:33:04.790Z] + git config --global --add safe.directory /w/workspace/edgex-go/580 [Pipeline] echo [2023-09-13T06:33:04.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T06:33:04.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T06:33:04.819Z] ========================================================= [2023-09-13T06:33:04.819Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-13T06:33:04.819Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-13T06:33:05.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T06:33:05.101Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-13T06:33:05.101Z] 7264a8db6415: Pulling fs layer [2023-09-13T06:33:05.101Z] c4d48a809fc2: Pulling fs layer [2023-09-13T06:33:05.101Z] 4f1c88b9dad5: Pulling fs layer [2023-09-13T06:33:05.101Z] ad3a456e5733: Pulling fs layer [2023-09-13T06:33:05.101Z] 9e4f439ed901: Pulling fs layer [2023-09-13T06:33:05.101Z] feaf6a47b606: Pulling fs layer [2023-09-13T06:33:05.101Z] 5e8b037d7d82: Pulling fs layer [2023-09-13T06:33:05.101Z] 8ac70367396e: Pulling fs layer [2023-09-13T06:33:05.101Z] 6db16350a2e2: Pulling fs layer [2023-09-13T06:33:05.101Z] 9250d5d63582: Pulling fs layer [2023-09-13T06:33:05.101Z] 9e4f439ed901: Waiting [2023-09-13T06:33:05.101Z] 6db16350a2e2: Waiting [2023-09-13T06:33:05.101Z] feaf6a47b606: Waiting [2023-09-13T06:33:05.101Z] 5e8b037d7d82: Waiting [2023-09-13T06:33:05.101Z] 8ac70367396e: Waiting [2023-09-13T06:33:05.101Z] ad3a456e5733: Waiting [2023-09-13T06:33:05.101Z] c4d48a809fc2: Verifying Checksum [2023-09-13T06:33:05.101Z] c4d48a809fc2: Download complete [2023-09-13T06:33:05.101Z] ad3a456e5733: Verifying Checksum [2023-09-13T06:33:05.101Z] ad3a456e5733: Download complete [2023-09-13T06:33:05.101Z] 7264a8db6415: Verifying Checksum [2023-09-13T06:33:05.101Z] 7264a8db6415: Download complete [2023-09-13T06:33:05.101Z] 9e4f439ed901: Verifying Checksum [2023-09-13T06:33:05.101Z] 9e4f439ed901: Download complete [2023-09-13T06:33:05.101Z] feaf6a47b606: Verifying Checksum [2023-09-13T06:33:05.101Z] feaf6a47b606: Download complete [2023-09-13T06:33:05.361Z] 7264a8db6415: Pull complete [2023-09-13T06:33:05.361Z] 8ac70367396e: Verifying Checksum [2023-09-13T06:33:05.361Z] 8ac70367396e: Download complete [2023-09-13T06:33:05.361Z] c4d48a809fc2: Pull complete [2023-09-13T06:33:05.621Z] 4f1c88b9dad5: Verifying Checksum [2023-09-13T06:33:05.621Z] 4f1c88b9dad5: Download complete [2023-09-13T06:33:05.621Z] 6db16350a2e2: Verifying Checksum [2023-09-13T06:33:05.621Z] 6db16350a2e2: Download complete [2023-09-13T06:33:05.877Z] 9250d5d63582: Verifying Checksum [2023-09-13T06:33:05.877Z] 9250d5d63582: Download complete [2023-09-13T06:33:05.877Z] 5e8b037d7d82: Verifying Checksum [2023-09-13T06:33:05.877Z] 5e8b037d7d82: Download complete [2023-09-13T06:33:09.156Z] 4f1c88b9dad5: Pull complete [2023-09-13T06:33:09.156Z] ad3a456e5733: Pull complete [2023-09-13T06:33:09.156Z] 9e4f439ed901: Pull complete [2023-09-13T06:33:09.156Z] feaf6a47b606: Pull complete [2023-09-13T06:33:11.681Z] 5e8b037d7d82: Pull complete [2023-09-13T06:33:11.939Z] 8ac70367396e: Pull complete [2023-09-13T06:33:12.504Z] 6db16350a2e2: Pull complete [2023-09-13T06:33:13.070Z] 9250d5d63582: Pull complete [2023-09-13T06:33:13.070Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-13T06:33:13.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T06:33:13.070Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-13T06:33:13.360Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T06:33:13.360Z] WORKDIR /edgex [2023-09-13T06:33:13.360Z] COPY go.mod . [2023-09-13T06:33:13.360Z] RUN go mod download [2023-09-13T06:33:13.360Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-13T06:33:13.925Z] Sending build context to Docker daemon 171MB [2023-09-13T06:33:13.925Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T06:33:13.925Z] ---> fa269f55d9b9 [2023-09-13T06:33:13.925Z] Step 2/4 : WORKDIR /edgex [2023-09-13T06:33:19.197Z] ---> Running in fc9143e66812 [2023-09-13T06:33:19.455Z] Removing intermediate container fc9143e66812 [2023-09-13T06:33:19.455Z] ---> 6476f8fa42bd [2023-09-13T06:33:19.455Z] Step 3/4 : COPY go.mod . [2023-09-13T06:33:19.455Z] ---> 18ae20d88fc8 [2023-09-13T06:33:19.455Z] Step 4/4 : RUN go mod download [2023-09-13T06:33:19.455Z] ---> Running in 8c983125c73d [2023-09-13T06:33:19.484Z] Still waiting to schedule task [2023-09-13T06:33:19.484Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6084’ is offline [2023-09-13T06:33:37.545Z] Removing intermediate container 8c983125c73d [2023-09-13T06:33:37.545Z] ---> 24b3d5326073 [2023-09-13T06:33:37.545Z] Successfully built 24b3d5326073 [2023-09-13T06:33:37.545Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:33:37.842Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T06:33:37.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T06:33:37.911Z] prd-ubuntu20.04-docker-8c-8g-6085 does not seem to be running inside a container [2023-09-13T06:33:37.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/580 -v /w/workspace/edgex-go/580:/w/workspace/edgex-go/580:rw,z -v /w/workspace/edgex-go/580@tmp:/w/workspace/edgex-go/580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-13T06:33:38.551Z] $ docker top 486c8fb7f9e71fe5ccebda8d38096e38023963b5352a152e41dd8aca3ec376d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T06:33:38.882Z] + go version [2023-09-13T06:33:38.882Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-13T06:33:38.895Z] $ docker stop --time=1 486c8fb7f9e71fe5ccebda8d38096e38023963b5352a152e41dd8aca3ec376d9 [2023-09-13T06:33:40.132Z] $ docker rm -f --volumes 486c8fb7f9e71fe5ccebda8d38096e38023963b5352a152e41dd8aca3ec376d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:33:40.536Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T06:33:40.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T06:33:40.609Z] prd-ubuntu20.04-docker-8c-8g-6085 does not seem to be running inside a container [2023-09-13T06:33:40.640Z] $ 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/580 -v /w/workspace/edgex-go/580:/w/workspace/edgex-go/580:rw,z -v /w/workspace/edgex-go/580@tmp:/w/workspace/edgex-go/580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-13T06:33:40.986Z] $ docker top 5812745e0b945ebeb6d2c75659c24e043c24aafa05f12c0c0d78752021b210b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T06:33:41.054Z] ========================================================= [2023-09-13T06:33:41.054Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-13T06:33:41.054Z] ========================================================= [Pipeline] sh [2023-09-13T06:33:41.333Z] + git config --global --add safe.directory /w/workspace/edgex-go/580 [Pipeline] fileExists [Pipeline] sh [2023-09-13T06:33:41.633Z] + make test [2023-09-13T06:33:41.633Z] go test -race -coverprofile=coverage.out ./... [2023-09-13T06:33:48.197Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-13T06:34:00.386Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-13T06:34:00.386Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-13T06:34:00.386Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-13T06:34:00.386Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-13T06:34:00.386Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-13T06:34:00.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-13T06:34:00.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-13T06:34:00.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-13T06:34:00.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-13T06:34:00.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-13T06:34:00.950Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-13T06:34:00.950Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-13T06:34:00.950Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-13T06:34:00.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-13T06:34:02.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-13T06:34:02.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-13T06:34:03.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2023-09-13T06:34:05.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.072s coverage: 97.0% of statements [2023-09-13T06:34:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-13T06:34:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-13T06:34:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-13T06:34:07.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-13T06:34:07.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-13T06:34:08.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-13T06:34:08.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-13T06:34:08.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-13T06:34:08.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-13T06:34:08.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-13T06:34:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-13T06:34:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-13T06:34:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.084s coverage: 69.4% of statements [2023-09-13T06:34:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 53.0% of statements [2023-09-13T06:34:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-13T06:34:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-13T06:34:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-13T06:34:11.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.601s coverage: 93.4% of statements [2023-09-13T06:34:11.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 3.8% of statements [2023-09-13T06:34:12.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-13T06:34:12.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-13T06:34:12.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-13T06:34:12.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-13T06:34:12.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-13T06:34:12.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-13T06:34:12.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-13T06:34:13.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.373s coverage: 97.6% of statements [2023-09-13T06:34:13.153Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements [2023-09-13T06:34:13.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-13T06:34:13.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-13T06:34:15.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 0.9% of statements [2023-09-13T06:34:15.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.056s coverage: 32.2% of statements [2023-09-13T06:34:15.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements [2023-09-13T06:34:16.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.045s coverage: 82.9% of statements [2023-09-13T06:34:16.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.046s coverage: 94.1% of statements [2023-09-13T06:34:16.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.046s coverage: 96.3% of statements [2023-09-13T06:34:16.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements [2023-09-13T06:34:16.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-13T06:34:16.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-13T06:34:16.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-13T06:34:16.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-13T06:34:16.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-13T06:34:16.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-13T06:34:16.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-13T06:34:16.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-13T06:34:17.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-13T06:34:17.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-13T06:34:17.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-13T06:34:17.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-13T06:34:17.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-13T06:34:17.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-13T06:34:18.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-13T06:34:19.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-13T06:34:20.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-13T06:34:21.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-13T06:34:21.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-13T06:34:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-13T06:34:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-13T06:34:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-13T06:34:25.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-13T06:34:25.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-13T06:34:25.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-13T06:34:27.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-13T06:34:27.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-13T06:34:27.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-13T06:34:27.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-13T06:34:28.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.055s coverage: 94.4% of statements [2023-09-13T06:34:28.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-13T06:34:28.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-13T06:34:28.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-13T06:34:28.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-13T06:34:29.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-13T06:34:29.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-13T06:34:29.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-13T06:34:29.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-13T06:34:30.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-13T06:34:30.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-13T06:34:31.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-13T06:34:31.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.280s coverage: 79.9% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.058s coverage: 92.9% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.062s coverage: 87.2% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.164s coverage: 63.1% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.011s coverage: 100.0% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.399s coverage: 38.4% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.072s coverage: 89.5% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.063s coverage: 61.8% of statements [2023-09-13T06:34:41.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 98.9% of statements [2023-09-13T06:34:41.416Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-09-13T06:34:41.416Z] running golangci-lint [2023-09-13T06:34:41.416Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-13T06:34:41.416Z] go version go1.21.0 linux/amd64 [2023-09-13T06:34:41.416Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-13T06:34:41.416Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-13T06:34:53.610Z] level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|deps|exports_file|types_sizes|imports|name) took 11.868323055s" [2023-09-13T06:34:53.610Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.223213ms" [2023-09-13T06:35:03.590Z] level=info msg="[linters_context/goanalysis] analyzers took 1m20.641278209s with top 10 stages: buildir: 41.325337358s, gosec: 8.898878041s, fact_deprecated: 1.972652106s, inspect: 1.722947425s, ctrlflow: 1.538928059s, printf: 1.43517651s, S1038: 1.358198601s, nilness: 951.522655ms, fact_purity: 933.493166ms, directives: 741.70831ms" [2023-09-13T06:35:03.590Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-13T06:35:03.590Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, identifier_marker: 197/197, nolint: 0/21, cgo: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, autogenerated_exclude: 197/197, exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197" [2023-09-13T06:35:03.590Z] level=info msg="[runner] processing took 20.888823ms with stages: nolint: 10.029199ms, identifier_marker: 4.88758ms, path_prettifier: 1.780265ms, autogenerated_exclude: 1.778855ms, exclude-rules: 1.481296ms, skip_dirs: 762.903µs, cgo: 95.353µs, filename_unadjuster: 66.332µs, max_same_issues: 1.8µs, exclude: 960ns, max_from_linter: 720ns, skip_files: 570ns, severity-rules: 480ns, fixer: 470ns, sort_results: 420ns, diff: 410ns, uniq_by_line: 400ns, path_shortener: 230ns, source_code: 230ns, path_prefixer: 180ns, max_per_file_from_linter: 170ns" [2023-09-13T06:35:03.590Z] level=info msg="[runner] linters took 9.894784803s with stages: goanalysis_metalinter: 9.873728996s" [2023-09-13T06:35:03.590Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-13T06:35:03.590Z] level=info msg="Memory: 217 samples, avg is 278.4MB, max is 925.5MB" [2023-09-13T06:35:03.590Z] level=info msg="Execution took 21.81494465s" [2023-09-13T06:35:03.590Z] go vet ./... [2023-09-13T06:35:04.134Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6086 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-13T06:35:04.144Z] Running in /w/workspace/edgex-go/580 [Pipeline] { [Pipeline] checkout [2023-09-13T06:35:04.170Z] The recommended git tool is: git [2023-09-13T06:35:06.873Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T06:35:07.130Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T06:35:07.388Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T06:35:07.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-13T06:35:07.689Z] + ls -al . [2023-09-13T06:35:07.689Z] total 732 [2023-09-13T06:35:07.689Z] drwxrwxr-x 12 1001 1001 4096 Sep 13 06:33 . [2023-09-13T06:35:07.689Z] drwxr-xr-x 4 root root 4096 Sep 13 06:33 .. [2023-09-13T06:35:07.689Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 06:32 .blubracket [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 16 Sep 13 06:32 .dockerignore [2023-09-13T06:35:07.689Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 06:34 .git [2023-09-13T06:35:07.689Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 06:32 .github [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 1173 Sep 13 06:32 .gitignore [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 06:32 .golangci.yml [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 06:32 .hadolint.yml [2023-09-13T06:35:07.689Z] drwxr-xr-x 3 1001 1001 4096 Sep 13 06:33 .semver [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 166 Sep 13 06:32 .sonarcloud.properties [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 06:32 ADOPTERS.md [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 11674 Sep 13 06:32 Attribution.txt [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 93407 Sep 13 06:32 CHANGELOG.md [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 06:32 CONTRIBUTING.md [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 06:32 GOVERNANCE.md [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 883 Sep 13 06:32 Jenkinsfile [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 06:32 LICENSE [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 14764 Sep 13 06:32 Makefile [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 06:32 OWNERS.md [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 9923 Sep 13 06:32 README.md [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 06:32 SECURITY.md [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 12 Sep 13 06:33 VERSION [2023-09-13T06:35:07.689Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 06:32 bin [2023-09-13T06:35:07.689Z] drwxrwxr-x 18 1001 1001 4096 Sep 13 06:32 cmd [2023-09-13T06:35:07.689Z] -rw-r--r-- 1 root root 453596 Sep 13 06:34 coverage.out [2023-09-13T06:35:07.689Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 06:32 fuzz_test [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 3687 Sep 13 06:32 go.mod [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 34973 Sep 13 06:32 go.sum [2023-09-13T06:35:07.689Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 06:32 internal [2023-09-13T06:35:07.689Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 06:32 openapi [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 594 Sep 13 06:32 security.txt [2023-09-13T06:35:07.689Z] drwxrwxr-x 4 1001 1001 4096 Sep 13 06:32 snap [2023-09-13T06:35:07.689Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 06:32 version.go [Pipeline] sh [2023-09-13T06:35:07.974Z] + '[' -e coverage.out ] [2023-09-13T06:35:07.974Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-13T06:35:08.068Z] Stashed 1 file(s) [Pipeline] sh [2023-09-13T06:35:08.346Z] + make build [2023-09-13T06:35:08.346Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T06:35:09.251Z] using credential edgex-jenkins-ssh [2023-09-13T06:35:09.268Z] Cloning the remote Git repository [2023-09-13T06:35:09.308Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-13T06:35:09.401Z] > git init /w/workspace/edgex-go/580 # timeout=10 [2023-09-13T06:35:09.523Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-13T06:35:09.524Z] > git --version # timeout=10 [2023-09-13T06:35:09.545Z] > git --version # 'git version 2.25.1' [2023-09-13T06:35:09.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T06:35:09.686Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T06:35:20.556Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T06:35:21.123Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T06:35:22.057Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-13T06:35:22.990Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T06:35:25.458Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-13T06:35:25.477Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T06:35:26.283Z] Avoid second fetch [2023-09-13T06:35:26.283Z] Checking out Revision 507b8562762b72837187c0f21174f8ef0546d105 (main) [2023-09-13T06:35:27.001Z] Commit message: "Merge pull request #4676 from weichou1229/issue-4675" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T06:35:27.908Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-13T06:35:27.908Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T06:35:27.908Z] Dload Upload Total Spent Left Speed [2023-09-13T06:35:27.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-09-13T06:35:26.300Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T06:35:26.374Z] > git checkout -f 507b8562762b72837187c0f21174f8ef0546d105 # timeout=10 [2023-09-13T06:35:28.557Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-13T06:35:28.885Z] + sudo tee /etc/docker/daemon.new [2023-09-13T06:35:28.885Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-13T06:35:28.885Z] { [2023-09-13T06:35:28.885Z] "registry-mirrors": [ [2023-09-13T06:35:28.885Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-13T06:35:28.885Z] ], [2023-09-13T06:35:28.885Z] "bip": "10.250.0.254/24", [2023-09-13T06:35:28.885Z] "hosts": [ [2023-09-13T06:35:28.885Z] "tcp://0.0.0.0:5555", [2023-09-13T06:35:28.885Z] "unix:///var/run/docker.sock" [2023-09-13T06:35:28.885Z] ], [2023-09-13T06:35:28.885Z] "mtu": 1458, [2023-09-13T06:35:28.885Z] "selinux-enabled": true, [2023-09-13T06:35:28.885Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-13T06:35:28.885Z] } [Pipeline] sh [2023-09-13T06:35:29.229Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-13T06:35:29.547Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T06:35:29.570Z] + sudo service docker restart [2023-09-13T06:35:30.115Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-13T06:35:31.492Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-13T06:35:32.428Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-13T06:35:33.361Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T06:35:34.295Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T06:35:35.229Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-13T06:35:36.618Z] $ docker stop --time=1 5812745e0b945ebeb6d2c75659c24e043c24aafa05f12c0c0d78752021b210b0 [2023-09-13T06:35:40.745Z] $ docker rm -f --volumes 5812745e0b945ebeb6d2c75659c24e043c24aafa05f12c0c0d78752021b210b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:35:41.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T06:35:41.682Z] [2023-09-13T06:35:41.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:35:41.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T06:35:41.983Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-13T06:35:41.983Z] 91d30c5bc195: Pulling fs layer [2023-09-13T06:35:41.983Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-13T06:35:41.983Z] 9c61dcf015f6: Pulling fs layer [2023-09-13T06:35:41.983Z] 4698f68db338: Pulling fs layer [2023-09-13T06:35:41.983Z] 2a2f49069b9e: Pulling fs layer [2023-09-13T06:35:41.983Z] e0025b399a48: Pulling fs layer [2023-09-13T06:35:41.983Z] 4698f68db338: Waiting [2023-09-13T06:35:41.983Z] 2a2f49069b9e: Waiting [2023-09-13T06:35:41.983Z] e0025b399a48: Waiting [2023-09-13T06:35:42.243Z] 91d30c5bc195: Download complete [2023-09-13T06:35:42.243Z] 4698f68db338: Download complete [2023-09-13T06:35:42.243Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-13T06:35:42.243Z] 2e9b0aa3be6d: Download complete [2023-09-13T06:35:42.243Z] e0025b399a48: Download complete [2023-09-13T06:35:42.243Z] 91d30c5bc195: Pull complete [2023-09-13T06:35:42.502Z] 2a2f49069b9e: Verifying Checksum [2023-09-13T06:35:42.502Z] 2a2f49069b9e: Download complete [2023-09-13T06:35:42.761Z] 2e9b0aa3be6d: Pull complete [2023-09-13T06:35:42.761Z] 9c61dcf015f6: Verifying Checksum [2023-09-13T06:35:42.761Z] 9c61dcf015f6: Download complete [2023-09-13T06:35:45.290Z] 9c61dcf015f6: Pull complete [2023-09-13T06:35:45.547Z] 4698f68db338: Pull complete [2023-09-13T06:35:45.805Z] 2a2f49069b9e: Pull complete [2023-09-13T06:35:45.805Z] e0025b399a48: Pull complete [2023-09-13T06:35:45.805Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-13T06:35:45.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T06:35:45.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T06:35:45.882Z] prd-ubuntu20.04-docker-8c-8g-6085 does not seem to be running inside a container [2023-09-13T06:35:45.913Z] $ 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/580 -v /w/workspace/edgex-go/580:/w/workspace/edgex-go/580:rw,z -v /w/workspace/edgex-go/580@tmp:/w/workspace/edgex-go/580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-13T06:35:48.691Z] $ docker top 118e41f9b5a60f753cb572497da9cfa86c76c0fb1ed49f84a4ab5ad1e2f5d6dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-09-13T06:35:48.789Z] provisioning config files... [2023-09-13T06:35:48.815Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/580@tmp/config12236310500367159135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:35:49.034Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-13T06:35:49.160Z] ---> docker-login.sh [2023-09-13T06:35:49.160Z] nexus3.edgexfoundry.org:10001 [2023-09-13T06:35:49.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:35:49.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:35:49.707Z] Configure a credential helper to remove this warning. See [2023-09-13T06:35:49.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:35:49.707Z] [2023-09-13T06:35:49.707Z] Login Succeeded [2023-09-13T06:35:49.707Z] nexus3.edgexfoundry.org:10002 [2023-09-13T06:35:49.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:35:49.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:35:49.977Z] Configure a credential helper to remove this warning. See [2023-09-13T06:35:49.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:35:49.977Z] [2023-09-13T06:35:49.977Z] Login Succeeded [2023-09-13T06:35:49.977Z] nexus3.edgexfoundry.org:10003 [2023-09-13T06:35:50.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:35:50.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:35:50.519Z] Configure a credential helper to remove this warning. See [2023-09-13T06:35:50.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:35:50.519Z] [2023-09-13T06:35:50.519Z] Login Succeeded [2023-09-13T06:35:50.519Z] nexus3.edgexfoundry.org:10004 [2023-09-13T06:35:50.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:35:50.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:35:50.790Z] Configure a credential helper to remove this warning. See [2023-09-13T06:35:50.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:35:50.790Z] [2023-09-13T06:35:50.790Z] Login Succeeded [2023-09-13T06:35:50.790Z] docker.io [2023-09-13T06:35:51.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:35:51.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:35:51.326Z] Configure a credential helper to remove this warning. See [2023-09-13T06:35:51.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:35:51.326Z] [2023-09-13T06:35:51.326Z] Login Succeeded [2023-09-13T06:35:51.326Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T06:35:51.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-13T06:35:51.567Z] #1 [core-command internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #1 transferring dockerfile: [2023-09-13T06:35:51.567Z] #1 transferring dockerfile: 1.82kB done [2023-09-13T06:35:51.567Z] #1 DONE 0.1s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #2 transferring dockerfile: 2.04kB done [2023-09-13T06:35:51.567Z] #2 DONE 0.0s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #3 [core-data internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #3 transferring dockerfile: 1.90kB done [2023-09-13T06:35:51.567Z] #3 DONE 0.0s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #4 transferring dockerfile: 1.96kB done [2023-09-13T06:35:51.567Z] #4 DONE 0.0s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #5 transferring dockerfile: 2.12kB done [2023-09-13T06:35:51.567Z] #5 DONE 0.0s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #6 transferring dockerfile: 1.82kB done [2023-09-13T06:35:51.567Z] #6 DONE 0.0s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #7 transferring dockerfile: 2.38kB done [2023-09-13T06:35:51.567Z] #7 DONE 0.0s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #8 transferring dockerfile: 2.82kB done [2023-09-13T06:35:51.567Z] #8 DONE 0.0s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #9 transferring dockerfile: 1.70kB done [2023-09-13T06:35:51.567Z] #9 DONE 0.0s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #10 transferring dockerfile: 1.59kB done [2023-09-13T06:35:51.567Z] #10 DONE 0.0s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #11 transferring dockerfile: 1.58kB done [2023-09-13T06:35:51.567Z] #11 DONE 0.0s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #12 [core-command internal] load .dockerignore [2023-09-13T06:35:51.567Z] #12 transferring context: 56B done [2023-09-13T06:35:51.567Z] #12 DONE 0.0s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #13 transferring dockerfile: 2.39kB done [2023-09-13T06:35:51.567Z] #13 DONE 0.0s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #14 transferring dockerfile: 1.78kB done [2023-09-13T06:35:51.567Z] #14 DONE 0.0s [2023-09-13T06:35:51.567Z] [2023-09-13T06:35:51.567Z] #15 [support-notifications internal] load build definition from Dockerfile [2023-09-13T06:35:51.567Z] #15 transferring dockerfile: 1.84kB done [2023-09-13T06:35:51.567Z] #15 DONE 0.0s [Pipeline] sh [2023-09-13T06:35:51.826Z] [2023-09-13T06:35:51.827Z] #16 [security-proxy-auth internal] load .dockerignore [2023-09-13T06:35:51.827Z] #16 transferring context: 56B done [2023-09-13T06:35:51.827Z] #16 DONE 0.0s [2023-09-13T06:35:51.827Z] [2023-09-13T06:35:51.827Z] #17 [core-data internal] load .dockerignore [2023-09-13T06:35:51.827Z] #17 transferring context: 56B done [2023-09-13T06:35:51.827Z] #17 DONE 0.0s [2023-09-13T06:35:51.827Z] [2023-09-13T06:35:51.827Z] #18 [core-metadata internal] load .dockerignore [2023-09-13T06:35:51.827Z] #18 transferring context: 56B done [2023-09-13T06:35:51.827Z] #18 DONE 0.0s [2023-09-13T06:35:51.827Z] [2023-09-13T06:35:51.827Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-13T06:35:51.827Z] #19 transferring context: 56B done [2023-09-13T06:35:51.827Z] #19 DONE 0.0s [2023-09-13T06:35:51.827Z] [2023-09-13T06:35:51.827Z] #20 [support-scheduler internal] load .dockerignore [2023-09-13T06:35:51.827Z] #20 transferring context: 56B done [2023-09-13T06:35:51.827Z] #20 DONE 0.0s [2023-09-13T06:35:51.827Z] [2023-09-13T06:35:51.827Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-09-13T06:35:51.827Z] #21 transferring context: 56B done [2023-09-13T06:35:51.827Z] #21 DONE 0.0s [2023-09-13T06:35:51.827Z] [2023-09-13T06:35:51.827Z] #22 [security-bootstrapper internal] load .dockerignore [2023-09-13T06:35:51.827Z] #22 transferring context: 56B done [2023-09-13T06:35:51.827Z] #22 DONE 0.0s [2023-09-13T06:35:51.827Z] [2023-09-13T06:35:51.827Z] #23 [security-spire-agent internal] load .dockerignore [2023-09-13T06:35:51.827Z] #23 transferring context: 56B done [2023-09-13T06:35:51.827Z] #23 DONE 0.0s [2023-09-13T06:35:51.827Z] [2023-09-13T06:35:51.827Z] #24 [security-spire-server internal] load .dockerignore [2023-09-13T06:35:51.827Z] #24 transferring context: 56B done [2023-09-13T06:35:51.827Z] #24 DONE 0.0s [2023-09-13T06:35:51.827Z] [2023-09-13T06:35:51.827Z] #25 [security-spire-config internal] load .dockerignore [2023-09-13T06:35:51.827Z] #25 transferring context: 56B done [2023-09-13T06:35:51.827Z] #25 DONE 0.0s [2023-09-13T06:35:51.827Z] [2023-09-13T06:35:51.827Z] #26 [support-notifications internal] load .dockerignore [2023-09-13T06:35:51.827Z] #26 transferring context: 56B done [2023-09-13T06:35:51.827Z] #26 DONE 0.0s [2023-09-13T06:35:51.827Z] [2023-09-13T06:35:51.827Z] #27 [security-proxy-setup internal] load .dockerignore [2023-09-13T06:35:51.827Z] #27 transferring context: 56B done [2023-09-13T06:35:51.890Z] + git config --global --add safe.directory /w/workspace/edgex-go/580 [Pipeline] echo [2023-09-13T06:35:51.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T06:35:51.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T06:35:51.939Z] ========================================================= [2023-09-13T06:35:51.939Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-13T06:35:51.939Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-13T06:35:52.089Z] #27 DONE 0.0s [2023-09-13T06:35:52.089Z] [2023-09-13T06:35:52.089Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-09-13T06:35:52.089Z] #28 transferring context: 56B done [2023-09-13T06:35:52.089Z] #28 DONE 0.0s [2023-09-13T06:35:52.089Z] [2023-09-13T06:35:52.089Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T06:35:52.089Z] #29 DONE 0.0s [2023-09-13T06:35:52.089Z] [2023-09-13T06:35:52.089Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T06:35:52.089Z] #30 DONE 0.1s [2023-09-13T06:35:52.089Z] [2023-09-13T06:35:52.089Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:35:52.089Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T06:35:52.089Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T06:35:52.089Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T06:35:52.089Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T06:35:52.089Z] #31 DONE 0.0s [2023-09-13T06:35:52.089Z] [2023-09-13T06:35:52.089Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T06:35:52.089Z] #29 DONE 0.0s [2023-09-13T06:35:52.089Z] [2023-09-13T06:35:52.089Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T06:35:52.089Z] #30 DONE 0.1s [2023-09-13T06:35:52.089Z] [2023-09-13T06:35:52.089Z] #32 [core-command internal] load build context [2023-09-13T06:35:52.089Z] #32 ... [2023-09-13T06:35:52.089Z] [2023-09-13T06:35:52.089Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T06:35:52.089Z] #29 DONE 0.0s [2023-09-13T06:35:52.089Z] [2023-09-13T06:35:52.089Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:35:52.089Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T06:35:52.089Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T06:35:52.089Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T06:35:52.089Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T06:35:52.089Z] #31 DONE 0.1s [2023-09-13T06:35:52.089Z] [2023-09-13T06:35:52.089Z] #32 [core-command internal] load build context [2023-09-13T06:35:52.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T06:35:52.348Z] #32 ... [2023-09-13T06:35:52.349Z] [2023-09-13T06:35:52.349Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:35:52.349Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T06:35:52.349Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T06:35:52.349Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T06:35:52.349Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T06:35:52.349Z] #31 DONE 0.1s [2023-09-13T06:35:52.349Z] [2023-09-13T06:35:52.349Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T06:35:52.349Z] #29 DONE 0.0s [2023-09-13T06:35:52.349Z] [2023-09-13T06:35:52.349Z] #32 [core-command internal] load build context [2023-09-13T06:35:52.349Z] #32 ... [2023-09-13T06:35:52.349Z] [2023-09-13T06:35:52.349Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:35:52.349Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T06:35:52.349Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T06:35:52.349Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T06:35:52.349Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T06:35:52.349Z] #31 DONE 0.1s [2023-09-13T06:35:52.349Z] [2023-09-13T06:35:52.349Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T06:35:52.349Z] #33 DONE 0.6s [2023-09-13T06:35:52.609Z] [2023-09-13T06:35:52.609Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:35:52.609Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T06:35:52.609Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T06:35:52.609Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T06:35:52.609Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T06:35:52.609Z] #31 DONE 0.1s [2023-09-13T06:35:52.609Z] [2023-09-13T06:35:52.609Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T06:35:52.609Z] #29 DONE 0.0s [2023-09-13T06:35:52.609Z] [2023-09-13T06:35:52.609Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T06:35:52.609Z] #33 DONE 0.6s [2023-09-13T06:35:52.609Z] [2023-09-13T06:35:52.609Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-13T06:35:52.609Z] #34 ... [2023-09-13T06:35:52.609Z] [2023-09-13T06:35:52.609Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T06:35:52.609Z] #29 DONE 0.0s [2023-09-13T06:35:52.609Z] [2023-09-13T06:35:52.610Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T06:35:53.684Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-13T06:35:53.684Z] 9fda8d8052c6: Pulling fs layer [2023-09-13T06:35:53.684Z] 5d54e960e981: Pulling fs layer [2023-09-13T06:35:53.684Z] c4a7e357bf2a: Pulling fs layer [2023-09-13T06:35:53.684Z] f0e02332f6b5: Pulling fs layer [2023-09-13T06:35:53.684Z] 66412af1f25a: Pulling fs layer [2023-09-13T06:35:53.684Z] 1baf3a5c0e64: Pulling fs layer [2023-09-13T06:35:53.684Z] 9a37bb91b891: Pulling fs layer [2023-09-13T06:35:53.684Z] a29adfc67d43: Pulling fs layer [2023-09-13T06:35:53.684Z] d5de9f91c1a4: Pulling fs layer [2023-09-13T06:35:53.684Z] f0e02332f6b5: Waiting [2023-09-13T06:35:53.684Z] 66412af1f25a: Waiting [2023-09-13T06:35:53.684Z] 1baf3a5c0e64: Waiting [2023-09-13T06:35:53.684Z] 9a37bb91b891: Waiting [2023-09-13T06:35:53.684Z] a29adfc67d43: Waiting [2023-09-13T06:35:53.684Z] d5de9f91c1a4: Waiting [2023-09-13T06:35:53.684Z] 5d54e960e981: Verifying Checksum [2023-09-13T06:35:53.684Z] 5d54e960e981: Download complete [2023-09-13T06:35:53.684Z] f0e02332f6b5: Verifying Checksum [2023-09-13T06:35:53.684Z] f0e02332f6b5: Download complete [2023-09-13T06:35:53.684Z] 66412af1f25a: Verifying Checksum [2023-09-13T06:35:53.684Z] 66412af1f25a: Download complete [2023-09-13T06:35:53.684Z] 9fda8d8052c6: Download complete [2023-09-13T06:35:53.954Z] 9a37bb91b891: Verifying Checksum [2023-09-13T06:35:53.955Z] 9a37bb91b891: Download complete [2023-09-13T06:35:54.546Z] #30 ... [2023-09-13T06:35:54.546Z] [2023-09-13T06:35:54.546Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-13T06:35:54.546Z] #34 DONE 2.0s [2023-09-13T06:35:54.546Z] [2023-09-13T06:35:54.546Z] #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T06:35:54.546Z] #35 ... [2023-09-13T06:35:54.546Z] [2023-09-13T06:35:54.546Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:35:54.546Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T06:35:54.546Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T06:35:54.546Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T06:35:54.546Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T06:35:54.546Z] #31 DONE 0.1s [2023-09-13T06:35:54.546Z] [2023-09-13T06:35:54.546Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T06:35:54.546Z] #33 DONE 0.6s [2023-09-13T06:35:54.546Z] [2023-09-13T06:35:54.546Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T06:35:54.546Z] #30 DONE 2.2s [2023-09-13T06:35:54.546Z] [2023-09-13T06:35:54.546Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-13T06:35:54.546Z] #34 DONE 2.0s [2023-09-13T06:35:54.546Z] [2023-09-13T06:35:54.546Z] #36 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T06:35:54.546Z] a29adfc67d43: Verifying Checksum [2023-09-13T06:35:54.546Z] a29adfc67d43: Download complete [2023-09-13T06:35:54.546Z] 9fda8d8052c6: Pull complete [2023-09-13T06:35:54.805Z] #36 ... [2023-09-13T06:35:54.805Z] [2023-09-13T06:35:54.805Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:35:54.805Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T06:35:54.805Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T06:35:54.805Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T06:35:54.805Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T06:35:54.805Z] #31 DONE 0.1s [2023-09-13T06:35:54.805Z] [2023-09-13T06:35:54.805Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T06:35:54.805Z] #37 DONE 2.5s [2023-09-13T06:35:54.805Z] [2023-09-13T06:35:54.805Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T06:35:54.805Z] #38 DONE 2.5s [2023-09-13T06:35:55.064Z] [2023-09-13T06:35:55.064Z] #39 [security-spire-server internal] load build context [2023-09-13T06:35:55.064Z] #39 transferring context: 18.11kB 0.0s done [2023-09-13T06:35:55.064Z] #39 DONE 0.1s [2023-09-13T06:35:55.064Z] [2023-09-13T06:35:55.064Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:35:55.064Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:35:55.064Z] #40 ... [2023-09-13T06:35:55.064Z] [2023-09-13T06:35:55.064Z] #41 [security-spire-agent internal] load build context [2023-09-13T06:35:55.064Z] #41 transferring context: 17.64kB 0.0s done [2023-09-13T06:35:55.064Z] #41 DONE 0.2s [2023-09-13T06:35:55.064Z] [2023-09-13T06:35:55.064Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:35:55.064Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-09-13T06:35:55.064Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-13T06:35:55.064Z] #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-13T06:35:55.136Z] 5d54e960e981: Pull complete [2023-09-13T06:35:55.323Z] #40 ... [2023-09-13T06:35:55.323Z] [2023-09-13T06:35:55.323Z] #42 [security-spire-config internal] load build context [2023-09-13T06:35:55.323Z] #42 transferring context: 16.36kB 0.1s done [2023-09-13T06:35:55.323Z] #42 DONE 0.3s [2023-09-13T06:35:55.323Z] [2023-09-13T06:35:55.323Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:35:55.323Z] #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-13T06:35:55.323Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-13T06:35:55.323Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-09-13T06:35:55.405Z] d5de9f91c1a4: Verifying Checksum [2023-09-13T06:35:55.405Z] d5de9f91c1a4: Download complete [2023-09-13T06:35:55.405Z] c4a7e357bf2a: Verifying Checksum [2023-09-13T06:35:55.405Z] c4a7e357bf2a: Download complete [2023-09-13T06:35:55.582Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-09-13T06:35:55.582Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s [2023-09-13T06:35:55.862Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-09-13T06:35:55.862Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T06:35:56.367Z] 1baf3a5c0e64: Verifying Checksum [2023-09-13T06:35:56.367Z] 1baf3a5c0e64: Download complete [2023-09-13T06:35:57.255Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.8s done [2023-09-13T06:36:00.581Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 5.1s [2023-09-13T06:36:00.581Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 5.4s [2023-09-13T06:36:01.147Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.6s [2023-09-13T06:36:02.122Z] #40 ... [2023-09-13T06:36:02.122Z] [2023-09-13T06:36:02.122Z] #43 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-13T06:36:02.122Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:02.122Z] #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:02.122Z] #0 3.392 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T06:36:02.122Z] #0 3.407 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:36:02.122Z] #0 3.407 OK: 7 MiB in 16 packages [2023-09-13T06:36:02.122Z] #43 ... [2023-09-13T06:36:02.122Z] [2023-09-13T06:36:02.123Z] #44 [security-proxy-auth internal] load build context [2023-09-13T06:36:02.123Z] #44 transferring context: 353.46MB 10.1s [2023-09-13T06:36:02.382Z] #44 ... [2023-09-13T06:36:02.382Z] [2023-09-13T06:36:02.382Z] #45 [core-metadata internal] load build context [2023-09-13T06:36:02.382Z] #45 transferring context: 364.75MB 6.6s done [2023-09-13T06:36:02.382Z] #45 ... [2023-09-13T06:36:02.382Z] [2023-09-13T06:36:02.382Z] #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T06:36:02.382Z] #0 2.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:02.382Z] #0 2.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:02.382Z] #0 3.043 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-13T06:36:02.382Z] #0 3.050 (2/2) Installing su-exec (0.2-r3) [2023-09-13T06:36:02.382Z] #0 3.121 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:36:02.382Z] #0 3.121 OK: 7 MiB in 17 packages [2023-09-13T06:36:02.641Z] #46 ... [2023-09-13T06:36:02.641Z] [2023-09-13T06:36:02.641Z] #47 [support-notifications internal] load build context [2023-09-13T06:36:02.641Z] #47 ... [2023-09-13T06:36:02.641Z] [2023-09-13T06:36:02.641Z] #48 [core-common-config-bootstrapper internal] load build context [2023-09-13T06:36:02.905Z] #48 ... [2023-09-13T06:36:02.905Z] [2023-09-13T06:36:02.905Z] #32 [core-command internal] load build context [2023-09-13T06:36:02.905Z] #32 transferring context: 364.75MB 10.5s done [2023-09-13T06:36:02.905Z] #32 ... [2023-09-13T06:36:02.905Z] [2023-09-13T06:36:02.905Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T06:36:02.905Z] #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:02.905Z] #0 2.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:02.905Z] #0 2.923 (1/4) Installing ca-certificates (20230506-r0) [2023-09-13T06:36:02.905Z] #0 2.931 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-13T06:36:02.905Z] #0 2.931 (3/4) Installing su-exec (0.2-r3) [2023-09-13T06:36:02.905Z] #0 2.939 (4/4) Installing yq (4.33.3-r3) [2023-09-13T06:36:02.905Z] #0 3.025 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:36:02.905Z] #0 3.066 Executing ca-certificates-20230506-r0.trigger [2023-09-13T06:36:02.905Z] #0 3.115 OK: 17 MiB in 19 packages [2023-09-13T06:36:03.243Z] #49 ... [2023-09-13T06:36:03.243Z] [2023-09-13T06:36:03.243Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T06:36:03.243Z] #0 2.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:03.243Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:03.243Z] #0 3.083 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T06:36:03.243Z] #0 3.092 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:36:03.243Z] #0 3.106 OK: 7 MiB in 16 packages [2023-09-13T06:36:03.501Z] #50 ... [2023-09-13T06:36:03.501Z] [2023-09-13T06:36:03.501Z] #51 [security-secretstore-setup internal] load build context [2023-09-13T06:36:03.501Z] #51 transferring context: 364.75MB 9.8s done [2023-09-13T06:36:03.501Z] #51 ... [2023-09-13T06:36:03.501Z] [2023-09-13T06:36:03.501Z] #52 [security-bootstrapper internal] load build context [2023-09-13T06:36:03.501Z] #52 transferring context: 364.75MB 10.1s done [2023-09-13T06:36:03.501Z] #52 ... [2023-09-13T06:36:03.501Z] [2023-09-13T06:36:03.501Z] #53 [support-scheduler internal] load build context [2023-09-13T06:36:03.501Z] #53 transferring context: 364.75MB 9.3s done [2023-09-13T06:36:03.761Z] #53 ... [2023-09-13T06:36:03.761Z] [2023-09-13T06:36:03.761Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T06:36:03.761Z] #0 1.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:03.761Z] #0 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:03.761Z] #0 2.334 (1/2) Installing ca-certificates (20230506-r0) [2023-09-13T06:36:03.761Z] #0 2.411 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-13T06:36:03.761Z] #0 2.411 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:36:03.761Z] #0 2.420 Executing ca-certificates-20230506-r0.trigger [2023-09-13T06:36:03.761Z] #0 2.479 OK: 8 MiB in 17 packages [2023-09-13T06:36:03.761Z] #54 ... [2023-09-13T06:36:03.761Z] [2023-09-13T06:36:03.761Z] #55 [core-data internal] load build context [2023-09-13T06:36:03.761Z] #55 transferring context: 364.75MB 8.4s done [2023-09-13T06:36:04.023Z] #55 ... [2023-09-13T06:36:04.023Z] [2023-09-13T06:36:04.023Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:36:04.023Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-13T06:36:04.283Z] #40 ... [2023-09-13T06:36:04.283Z] [2023-09-13T06:36:04.283Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T06:36:04.283Z] #0 5.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:04.283Z] #0 5.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:04.283Z] #0 5.394 OK: 265 MiB in 56 packages [2023-09-13T06:36:04.542Z] #56 ... [2023-09-13T06:36:04.542Z] [2023-09-13T06:36:04.542Z] #57 [security-proxy-setup internal] load build context [2023-09-13T06:36:04.542Z] #57 transferring context: 364.75MB 8.1s done [2023-09-13T06:36:04.542Z] #57 ... [2023-09-13T06:36:04.542Z] [2023-09-13T06:36:04.542Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T06:36:04.802Z] #58 ... [2023-09-13T06:36:04.802Z] [2023-09-13T06:36:04.802Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T06:36:04.802Z] #0 1.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:04.802Z] #0 1.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:04.802Z] #0 1.746 OK: 265 MiB in 56 packages [2023-09-13T06:36:04.802Z] #59 ... [2023-09-13T06:36:04.802Z] [2023-09-13T06:36:04.802Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T06:36:04.802Z] #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-13T06:36:04.802Z] #60 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-13T06:36:04.802Z] #60 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-13T06:36:04.802Z] #60 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-13T06:36:04.802Z] #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.8s done [2023-09-13T06:36:04.802Z] #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-09-13T06:36:04.802Z] #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-09-13T06:36:04.802Z] #60 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 6.7s done [2023-09-13T06:36:04.802Z] #60 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T06:36:05.060Z] #60 ... [2023-09-13T06:36:05.060Z] [2023-09-13T06:36:05.060Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T06:36:05.060Z] #0 4.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:05.061Z] #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:05.061Z] #0 4.515 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T06:36:05.061Z] #0 4.515 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T06:36:05.061Z] #0 4.515 OK: 20063 distinct packages available [2023-09-13T06:36:05.061Z] #0 4.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:05.061Z] #0 4.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:05.061Z] #0 4.900 OK: 265 MiB in 56 packages [2023-09-13T06:36:05.061Z] #61 ... [2023-09-13T06:36:05.061Z] [2023-09-13T06:36:05.061Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T06:36:05.321Z] #62 ... [2023-09-13T06:36:05.321Z] [2023-09-13T06:36:05.321Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T06:36:05.321Z] #63 ... [2023-09-13T06:36:05.321Z] [2023-09-13T06:36:05.321Z] #64 [security-spiffe-token-provider internal] load build context [2023-09-13T06:36:05.321Z] #64 transferring context: 364.75MB 8.1s done [2023-09-13T06:36:06.075Z] #64 ... [2023-09-13T06:36:06.075Z] [2023-09-13T06:36:06.075Z] #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T06:36:06.075Z] #35 1.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:06.075Z] #35 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:06.075Z] #35 1.457 OK: 265 MiB in 56 packages [2023-09-13T06:36:06.334Z] #35 ... [2023-09-13T06:36:06.334Z] [2023-09-13T06:36:06.334Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:36:06.334Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 11.1s [2023-09-13T06:36:06.478Z] c4a7e357bf2a: Pull complete [2023-09-13T06:36:06.749Z] f0e02332f6b5: Pull complete [2023-09-13T06:36:07.016Z] 66412af1f25a: Pull complete [2023-09-13T06:36:07.713Z] #40 ... [2023-09-13T06:36:07.713Z] [2023-09-13T06:36:07.713Z] #45 [core-metadata internal] load build context [2023-09-13T06:36:07.713Z] #45 DONE 15.6s [2023-09-13T06:36:07.713Z] [2023-09-13T06:36:07.713Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:36:07.713Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 12.6s [2023-09-13T06:36:07.971Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 12.7s [2023-09-13T06:36:12.189Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.3s [2023-09-13T06:36:12.450Z] #40 ... [2023-09-13T06:36:12.450Z] [2023-09-13T06:36:12.450Z] #44 [security-proxy-auth internal] load build context [2023-09-13T06:36:12.450Z] #44 transferring context: 364.75MB 10.3s done [2023-09-13T06:36:12.450Z] #44 ... [2023-09-13T06:36:12.450Z] [2023-09-13T06:36:12.450Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:36:12.710Z] #40 ... [2023-09-13T06:36:12.710Z] [2023-09-13T06:36:12.710Z] #47 [support-notifications internal] load build context [2023-09-13T06:36:12.710Z] #47 transferring context: 364.75MB 8.5s done [2023-09-13T06:36:12.970Z] #47 ... [2023-09-13T06:36:12.970Z] [2023-09-13T06:36:12.970Z] #48 [core-common-config-bootstrapper internal] load build context [2023-09-13T06:36:12.970Z] #48 transferring context: 364.75MB 11.2s done [2023-09-13T06:36:12.970Z] #48 ... [2023-09-13T06:36:12.970Z] [2023-09-13T06:36:12.970Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:36:12.970Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 17.8s [2023-09-13T06:36:13.239Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 17.3s done [2023-09-13T06:36:13.703Z] 1baf3a5c0e64: Pull complete [2023-09-13T06:36:15.248Z] 9a37bb91b891: Pull complete [2023-09-13T06:36:16.656Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 20.5s done [2023-09-13T06:36:16.656Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-13T06:36:16.656Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-13T06:36:16.656Z] #40 ... [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T06:36:16.656Z] #46 DONE 24.2s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T06:36:16.656Z] #61 DONE 22.2s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T06:36:16.656Z] #50 DONE 24.3s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T06:36:16.656Z] #54 DONE 23.5s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T06:36:16.656Z] #56 DONE 22.3s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T06:36:16.656Z] #49 DONE 24.2s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #53 [support-scheduler internal] load build context [2023-09-13T06:36:16.656Z] #53 DONE 24.3s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #55 [core-data internal] load build context [2023-09-13T06:36:16.656Z] #55 DONE 24.4s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T06:36:16.656Z] #59 DONE 22.3s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #51 [security-secretstore-setup internal] load build context [2023-09-13T06:36:16.656Z] #51 DONE 24.3s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #44 [security-proxy-auth internal] load build context [2023-09-13T06:36:16.656Z] #44 DONE 24.5s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #43 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-13T06:36:16.656Z] #43 DONE 24.7s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #35 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T06:36:16.656Z] #35 DONE 22.5s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #32 [core-command internal] load build context [2023-09-13T06:36:16.656Z] #32 DONE 24.6s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:36:16.656Z] #40 ... [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #52 [security-bootstrapper internal] load build context [2023-09-13T06:36:16.656Z] #52 DONE 24.3s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #64 [security-spiffe-token-provider internal] load build context [2023-09-13T06:36:16.656Z] #64 DONE 22.2s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #57 [security-proxy-setup internal] load build context [2023-09-13T06:36:16.656Z] #57 DONE 22.2s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #48 [core-common-config-bootstrapper internal] load build context [2023-09-13T06:36:16.656Z] #48 DONE 24.4s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #47 [support-notifications internal] load build context [2023-09-13T06:36:16.656Z] #47 DONE 24.2s [2023-09-13T06:36:16.656Z] [2023-09-13T06:36:16.656Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:36:16.674Z] a29adfc67d43: Pull complete [2023-09-13T06:36:17.259Z] #40 ... [2023-09-13T06:36:17.260Z] [2023-09-13T06:36:17.260Z] #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:36:17.260Z] #65 DONE 0.6s [2023-09-13T06:36:17.260Z] [2023-09-13T06:36:17.260Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:36:17.260Z] #66 DONE 0.6s [2023-09-13T06:36:17.260Z] [2023-09-13T06:36:17.260Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:36:17.260Z] #67 DONE 0.6s [2023-09-13T06:36:17.260Z] [2023-09-13T06:36:17.260Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:36:17.260Z] #68 DONE 0.6s [2023-09-13T06:36:17.260Z] [2023-09-13T06:36:17.260Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:36:17.517Z] #40 ... [2023-09-13T06:36:17.517Z] [2023-09-13T06:36:17.517Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T06:36:17.517Z] #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-13T06:36:17.517Z] #60 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2023-09-13T06:36:17.517Z] #60 DONE 22.7s [2023-09-13T06:36:17.517Z] [2023-09-13T06:36:17.517Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:36:18.082Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done [2023-09-13T06:36:19.029Z] #40 ... [2023-09-13T06:36:19.029Z] [2023-09-13T06:36:19.029Z] #36 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T06:36:19.029Z] #36 23.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.029Z] #36 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.029Z] #36 23.47 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T06:36:19.029Z] #36 23.47 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T06:36:19.029Z] #36 23.47 OK: 20063 distinct packages available [2023-09-13T06:36:19.029Z] #36 23.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.029Z] #36 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.029Z] #36 23.89 (1/11) Installing ca-certificates (20230506-r0) [2023-09-13T06:36:19.029Z] #36 23.93 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-13T06:36:19.029Z] #36 23.94 (3/11) Installing libunistring (1.1-r1) [2023-09-13T06:36:19.029Z] #36 23.95 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-13T06:36:19.029Z] #36 23.96 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-13T06:36:19.029Z] #36 23.97 (6/11) Installing libcurl (8.2.1-r0) [2023-09-13T06:36:19.029Z] #36 23.99 (7/11) Installing curl (8.2.1-r0) [2023-09-13T06:36:19.029Z] #36 23.99 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-13T06:36:19.029Z] #36 23.99 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-13T06:36:19.029Z] #36 23.99 (10/11) Installing libucontext (1.2-r2) [2023-09-13T06:36:19.029Z] #36 23.99 (11/11) Installing gcompat (1.1.0-r1) [2023-09-13T06:36:19.029Z] #36 24.00 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:36:19.029Z] #36 24.00 Executing ca-certificates-20230506-r0.trigger [2023-09-13T06:36:19.029Z] #36 24.05 OK: 12 MiB in 26 packages [2023-09-13T06:36:19.029Z] #36 DONE 24.4s [2023-09-13T06:36:19.029Z] [2023-09-13T06:36:19.029Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T06:36:19.029Z] #63 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.029Z] #63 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.029Z] #63 23.11 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T06:36:19.029Z] #63 23.11 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T06:36:19.029Z] #63 23.11 OK: 20063 distinct packages available [2023-09-13T06:36:19.029Z] #63 23.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.029Z] #63 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.029Z] #63 23.46 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T06:36:19.029Z] #63 23.46 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-13T06:36:19.029Z] #63 23.46 (3/4) Installing libucontext (1.2-r2) [2023-09-13T06:36:19.029Z] #63 23.47 (4/4) Installing gcompat (1.1.0-r1) [2023-09-13T06:36:19.029Z] #63 23.47 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:36:19.029Z] #63 23.48 OK: 8 MiB in 19 packages [2023-09-13T06:36:19.029Z] #63 DONE 24.0s [2023-09-13T06:36:19.029Z] [2023-09-13T06:36:19.029Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T06:36:19.029Z] #58 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.029Z] #58 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.029Z] #58 23.45 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T06:36:19.029Z] #58 23.47 (2/4) Installing openssl (3.1.2-r0) [2023-09-13T06:36:19.029Z] #58 23.48 (3/4) Installing su-exec (0.2-r3) [2023-09-13T06:36:19.029Z] #58 23.48 (4/4) Installing yq (4.33.3-r3) [2023-09-13T06:36:19.029Z] #58 23.54 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:36:19.029Z] #58 23.55 OK: 17 MiB in 19 packages [2023-09-13T06:36:19.029Z] #58 DONE 24.4s [2023-09-13T06:36:19.029Z] [2023-09-13T06:36:19.029Z] #69 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-13T06:36:19.029Z] #69 DONE 0.1s [2023-09-13T06:36:19.029Z] [2023-09-13T06:36:19.029Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:36:19.029Z] #40 DONE 24.1s [2023-09-13T06:36:19.029Z] [2023-09-13T06:36:19.029Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T06:36:19.029Z] #62 22.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.029Z] #62 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.029Z] #62 23.95 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T06:36:19.029Z] #62 23.95 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T06:36:19.029Z] #62 23.95 OK: 20063 distinct packages available [2023-09-13T06:36:19.029Z] #62 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.029Z] #62 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T06:36:19.288Z] #62 24.37 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-13T06:36:19.288Z] #62 24.38 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-13T06:36:19.288Z] #62 24.38 (3/5) Installing libucontext (1.2-r2) [2023-09-13T06:36:19.288Z] #62 24.38 (4/5) Installing gcompat (1.1.0-r1) [2023-09-13T06:36:19.288Z] #62 24.39 (5/5) Installing openssl (3.1.2-r0) [2023-09-13T06:36:19.288Z] #62 24.40 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:36:19.288Z] #62 24.41 OK: 8 MiB in 20 packages [2023-09-13T06:36:19.643Z] #62 DONE 24.6s [2023-09-13T06:36:19.643Z] [2023-09-13T06:36:19.643Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-13T06:36:19.643Z] #70 DONE 2.9s [2023-09-13T06:36:19.643Z] [2023-09-13T06:36:19.643Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T06:36:20.612Z] #71 ... [2023-09-13T06:36:20.612Z] [2023-09-13T06:36:20.612Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-13T06:36:20.612Z] #72 DONE 0.9s [2023-09-13T06:36:20.612Z] [2023-09-13T06:36:20.612Z] #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-13T06:36:20.929Z] d5de9f91c1a4: Pull complete [2023-09-13T06:36:20.929Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-13T06:36:20.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T06:36:20.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-13T06:36:21.258Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T06:36:21.258Z] WORKDIR /edgex [2023-09-13T06:36:21.258Z] COPY go.mod . [2023-09-13T06:36:21.258Z] RUN go mod download [2023-09-13T06:36:21.258Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-13T06:36:21.555Z] #73 ... [2023-09-13T06:36:21.556Z] [2023-09-13T06:36:21.556Z] #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T06:36:21.556Z] #74 DONE 2.0s [2023-09-13T06:36:21.556Z] [2023-09-13T06:36:21.556Z] #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-13T06:36:21.556Z] #73 DONE 2.0s [2023-09-13T06:36:21.556Z] [2023-09-13T06:36:21.556Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T06:36:21.556Z] #71 DONE 2.0s [2023-09-13T06:36:21.556Z] [2023-09-13T06:36:21.556Z] #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-13T06:36:21.556Z] #75 DONE 0.1s [2023-09-13T06:36:21.556Z] [2023-09-13T06:36:21.556Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T06:36:21.849Z] Sending build context to Docker daemon 2.992MB [2023-09-13T06:36:21.849Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T06:36:21.849Z] ---> 746ca1b523b5 [2023-09-13T06:36:21.849Z] Step 2/4 : WORKDIR /edgex [2023-09-13T06:36:22.126Z] #76 DONE 0.6s [2023-09-13T06:36:22.126Z] [2023-09-13T06:36:22.126Z] #77 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-13T06:36:22.126Z] #77 DONE 0.6s [2023-09-13T06:36:22.126Z] [2023-09-13T06:36:22.126Z] #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T06:36:22.126Z] #78 DONE 0.7s [2023-09-13T06:36:22.126Z] [2023-09-13T06:36:22.126Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T06:36:22.126Z] #79 DONE 0.1s [2023-09-13T06:36:22.126Z] [2023-09-13T06:36:22.126Z] #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-13T06:36:22.126Z] #80 DONE 0.0s [2023-09-13T06:36:22.126Z] [2023-09-13T06:36:22.126Z] #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T06:36:22.126Z] #81 DONE 0.0s [2023-09-13T06:36:22.126Z] [2023-09-13T06:36:22.126Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-13T06:36:22.386Z] #82 DONE 0.1s [2023-09-13T06:36:22.387Z] [2023-09-13T06:36:22.387Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T06:36:22.387Z] #83 DONE 0.1s [2023-09-13T06:36:22.387Z] [2023-09-13T06:36:22.387Z] #84 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-13T06:36:22.387Z] #84 DONE 0.1s [2023-09-13T06:36:22.387Z] [2023-09-13T06:36:22.387Z] #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-13T06:36:22.387Z] #85 DONE 0.1s [2023-09-13T06:36:22.387Z] [2023-09-13T06:36:22.387Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-13T06:36:22.387Z] #86 DONE 0.1s [2023-09-13T06:36:22.387Z] [2023-09-13T06:36:22.387Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T06:36:22.387Z] #87 DONE 0.1s [2023-09-13T06:36:22.387Z] [2023-09-13T06:36:22.387Z] #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T06:36:22.387Z] #88 DONE 0.1s [2023-09-13T06:36:22.387Z] [2023-09-13T06:36:22.387Z] #89 [security-spire-config] exporting to image [2023-09-13T06:36:22.387Z] #89 exporting layers [2023-09-13T06:36:22.645Z] #89 ... [2023-09-13T06:36:22.645Z] [2023-09-13T06:36:22.645Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T06:36:22.645Z] #90 DONE 0.1s [2023-09-13T06:36:22.645Z] [2023-09-13T06:36:22.645Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T06:36:22.645Z] #91 DONE 0.1s [2023-09-13T06:36:22.645Z] [2023-09-13T06:36:22.645Z] #89 [security-spire-server] exporting to image [2023-09-13T06:36:22.903Z] #89 exporting layers 0.6s done [2023-09-13T06:36:23.161Z] #89 exporting layers 0.5s done [2023-09-13T06:36:23.161Z] #89 writing image sha256:0778de39aee51e611bee96f82c28611bcedb8805504589a53f186ffc25a9993e done [2023-09-13T06:36:23.161Z] #89 naming to docker.io/library/security-spire-config done [2023-09-13T06:36:23.161Z] #89 writing image sha256:c045855447ce3b38a4d762cbf456db2793751f00c3006ba4f1c828a353886269 done [2023-09-13T06:36:23.161Z] #89 naming to docker.io/library/security-spire-server done [2023-09-13T06:36:23.161Z] #89 writing image sha256:6cdda1b8db1c896fa4ae48adeb21273867cba2da028cd95633e30ba418654e18 done [2023-09-13T06:36:23.161Z] #89 naming to docker.io/library/security-spire-agent done [2023-09-13T06:36:23.161Z] #89 DONE 0.7s [2023-09-13T06:36:23.161Z] [2023-09-13T06:36:23.161Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:23.798Z] ---> Running in 45f39d6b87dd [2023-09-13T06:36:23.798Z] Removing intermediate container 45f39d6b87dd [2023-09-13T06:36:23.798Z] ---> 8b9715462730 [2023-09-13T06:36:23.798Z] Step 3/4 : COPY go.mod . [2023-09-13T06:36:24.382Z] ---> 96e4821ad957 [2023-09-13T06:36:24.382Z] Step 4/4 : RUN go mod download [2023-09-13T06:36:24.382Z] ---> Running in 299c638e5911 [2023-09-13T06:36:28.614Z] #92 ... [2023-09-13T06:36:28.614Z] [2023-09-13T06:36:28.614Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:28.614Z] #93 ... [2023-09-13T06:36:28.614Z] [2023-09-13T06:36:28.614Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:29.047Z] #94 ... [2023-09-13T06:36:29.047Z] [2023-09-13T06:36:29.047Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:41.263Z] #95 DONE 23.2s [2023-09-13T06:36:41.263Z] [2023-09-13T06:36:41.263Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:41.263Z] #92 DONE 23.2s [2023-09-13T06:36:41.263Z] [2023-09-13T06:36:41.263Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:41.263Z] #94 DONE 23.2s [2023-09-13T06:36:41.263Z] [2023-09-13T06:36:41.263Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:41.263Z] #93 DONE 23.2s [2023-09-13T06:36:41.263Z] [2023-09-13T06:36:41.263Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-13T06:36:47.828Z] #96 DONE 6.2s [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:36:47.828Z] #97 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:47.828Z] #98 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T06:36:47.828Z] #99 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-09-13T06:36:47.828Z] #100 DONE 6.2s [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:36:47.828Z] #101 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:47.828Z] #102 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #103 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T06:36:47.828Z] #103 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:47.828Z] #104 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #105 [support-scheduler builder 6/7] COPY . . [2023-09-13T06:36:47.828Z] #105 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:36:47.828Z] #106 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #107 [core-metadata builder 6/7] COPY . . [2023-09-13T06:36:47.828Z] #107 DONE 6.2s [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-13T06:36:47.828Z] #108 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:47.828Z] #109 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:36:47.828Z] #110 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:47.828Z] #111 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #112 [core-data builder 6/7] COPY . . [2023-09-13T06:36:47.828Z] #112 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #113 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:36:47.828Z] #113 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:47.828Z] #114 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #115 [security-proxy-auth builder 6/7] COPY . . [2023-09-13T06:36:47.828Z] #115 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:36:47.828Z] #116 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #117 [support-notifications builder 6/7] COPY . . [2023-09-13T06:36:47.828Z] #117 DONE 6.2s [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #118 [core-command builder 6/7] COPY . . [2023-09-13T06:36:47.828Z] #118 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:36:47.828Z] #119 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:36:47.828Z] #120 CACHED [2023-09-13T06:36:47.828Z] [2023-09-13T06:36:47.828Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T06:36:47.828Z] #121 1.248 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-13T06:36:57.788Z] #121 ... [2023-09-13T06:36:57.788Z] [2023-09-13T06:36:57.788Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T06:36:57.788Z] #0 1.293 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T06:36:57.788Z] #122 ... [2023-09-13T06:36:57.788Z] [2023-09-13T06:36:57.788Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T06:36:57.788Z] #0 0.604 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-13T06:36:57.788Z] #123 ... [2023-09-13T06:36:57.788Z] [2023-09-13T06:36:57.788Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T06:36:57.788Z] #0 0.712 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T06:36:57.788Z] #124 ... [2023-09-13T06:36:57.788Z] [2023-09-13T06:36:57.788Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T06:36:57.788Z] #0 0.724 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-13T06:36:57.788Z] #125 ... [2023-09-13T06:36:57.788Z] [2023-09-13T06:36:57.788Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T06:36:57.788Z] #0 0.373 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T06:36:57.788Z] #126 ... [2023-09-13T06:36:57.788Z] [2023-09-13T06:36:57.788Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T06:36:57.788Z] #0 0.372 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T06:36:57.788Z] #127 ... [2023-09-13T06:36:57.788Z] [2023-09-13T06:36:57.788Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:36:57.788Z] #0 1.291 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T06:36:57.788Z] #128 ... [2023-09-13T06:36:57.788Z] [2023-09-13T06:36:57.788Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T06:36:57.788Z] #0 1.081 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-13T06:36:57.788Z] #129 ... [2023-09-13T06:36:57.788Z] [2023-09-13T06:36:57.788Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T06:36:57.788Z] #0 0.797 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T06:36:58.045Z] #130 ... [2023-09-13T06:36:58.045Z] [2023-09-13T06:36:58.045Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T06:36:58.045Z] #0 1.236 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T06:37:03.264Z] Removing intermediate container 299c638e5911 [2023-09-13T06:37:03.264Z] ---> 11918a117a8d [2023-09-13T06:37:03.264Z] Successfully built 11918a117a8d [2023-09-13T06:37:03.264Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:37:03.598Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T06:37:03.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T06:37:03.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-6086 does not seem to be running inside a container [2023-09-13T06:37:03.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/580 -v /w/workspace/edgex-go/580:/w/workspace/edgex-go/580:rw,z -v /w/workspace/edgex-go/580@tmp:/w/workspace/edgex-go/580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-13T06:37:05.027Z] $ docker top 5f7e0aafc69a328e01696f3cbd7a4fc9164f49611862a4c2425880a64cacda82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T06:37:05.856Z] + go version [2023-09-13T06:37:05.856Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-13T06:37:05.872Z] $ docker stop --time=1 5f7e0aafc69a328e01696f3cbd7a4fc9164f49611862a4c2425880a64cacda82 [2023-09-13T06:37:07.444Z] $ docker rm -f --volumes 5f7e0aafc69a328e01696f3cbd7a4fc9164f49611862a4c2425880a64cacda82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:37:08.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T06:37:08.040Z] [2023-09-13T06:37:08.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:37:08.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T06:37:08.371Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-13T06:37:08.371Z] 547446be3368: Pulling fs layer [2023-09-13T06:37:08.371Z] d125d8839a47: Pulling fs layer [2023-09-13T06:37:08.371Z] 3e85d5ac6304: Pulling fs layer [2023-09-13T06:37:08.371Z] c3105a71a48b: Pulling fs layer [2023-09-13T06:37:08.371Z] 0f093f025ec4: Pulling fs layer [2023-09-13T06:37:08.371Z] c3106fc0e877: Pulling fs layer [2023-09-13T06:37:08.371Z] c3105a71a48b: Waiting [2023-09-13T06:37:08.371Z] 0f093f025ec4: Waiting [2023-09-13T06:37:08.640Z] 547446be3368: Verifying Checksum [2023-09-13T06:37:08.640Z] 547446be3368: Download complete [2023-09-13T06:37:08.640Z] c3105a71a48b: Verifying Checksum [2023-09-13T06:37:08.640Z] c3105a71a48b: Download complete [2023-09-13T06:37:08.908Z] d125d8839a47: Verifying Checksum [2023-09-13T06:37:08.908Z] d125d8839a47: Download complete [2023-09-13T06:37:08.908Z] c3106fc0e877: Verifying Checksum [2023-09-13T06:37:08.908Z] c3106fc0e877: Download complete [2023-09-13T06:37:09.175Z] 0f093f025ec4: Verifying Checksum [2023-09-13T06:37:09.175Z] 0f093f025ec4: Download complete [2023-09-13T06:37:09.175Z] 547446be3368: Pull complete [2023-09-13T06:37:10.137Z] d125d8839a47: Pull complete [2023-09-13T06:37:10.722Z] 3e85d5ac6304: Verifying Checksum [2023-09-13T06:37:10.722Z] 3e85d5ac6304: Download complete [2023-09-13T06:37:18.932Z] 3e85d5ac6304: Pull complete [2023-09-13T06:37:18.932Z] c3105a71a48b: Pull complete [2023-09-13T06:37:19.894Z] 0f093f025ec4: Pull complete [2023-09-13T06:37:20.160Z] c3106fc0e877: Pull complete [2023-09-13T06:37:20.160Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-13T06:37:20.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T06:37:20.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T06:37:20.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-6086 does not seem to be running inside a container [2023-09-13T06:37:20.402Z] $ 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/580 -v /w/workspace/edgex-go/580:/w/workspace/edgex-go/580:rw,z -v /w/workspace/edgex-go/580@tmp:/w/workspace/edgex-go/580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-13T06:37:22.418Z] $ docker top d30e36bd55c71a4c2b4949e9ee05f7d1a858fcda1d528a2ccdba20eff2fbbb61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T06:37:23.247Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-13T06:37:31.458Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-09-13T06:37:31.458Z] #1 transferring dockerfile: 1.84kB done [2023-09-13T06:37:31.458Z] #1 DONE 0.1s [2023-09-13T06:37:31.725Z] [2023-09-13T06:37:31.725Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-13T06:37:31.725Z] #2 transferring dockerfile: 2.82kB done [2023-09-13T06:37:31.725Z] #2 DONE 0.1s [2023-09-13T06:37:31.725Z] [2023-09-13T06:37:31.725Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-13T06:37:31.725Z] #3 transferring dockerfile: 2.38kB done [2023-09-13T06:37:31.725Z] #3 DONE 0.1s [2023-09-13T06:37:31.725Z] [2023-09-13T06:37:31.725Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-09-13T06:37:31.725Z] #4 transferring dockerfile: 1.58kB done [2023-09-13T06:37:31.725Z] #4 DONE 0.0s [2023-09-13T06:37:31.725Z] [2023-09-13T06:37:31.725Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-09-13T06:37:31.993Z] #5 transferring dockerfile: 1.82kB done [2023-09-13T06:37:31.993Z] #5 DONE 0.1s [2023-09-13T06:37:31.993Z] [2023-09-13T06:37:31.993Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-13T06:37:31.993Z] #6 transferring dockerfile: 2.39kB done [2023-09-13T06:37:31.993Z] #6 DONE 0.1s [2023-09-13T06:37:31.993Z] [2023-09-13T06:37:31.993Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-13T06:37:31.993Z] #7 transferring dockerfile: 2.12kB done [2023-09-13T06:37:31.993Z] #7 DONE 0.1s [2023-09-13T06:37:31.993Z] [2023-09-13T06:37:31.993Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-13T06:37:31.993Z] #8 transferring dockerfile: 1.78kB done [2023-09-13T06:37:31.993Z] #8 DONE 0.0s [2023-09-13T06:37:31.993Z] [2023-09-13T06:37:31.993Z] #9 [core-data internal] load build definition from Dockerfile [2023-09-13T06:37:31.993Z] #9 transferring dockerfile: 1.90kB done [2023-09-13T06:37:31.993Z] #9 DONE 0.1s [2023-09-13T06:37:32.262Z] [2023-09-13T06:37:32.262Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-09-13T06:37:32.262Z] #10 transferring dockerfile: 1.59kB done [2023-09-13T06:37:32.262Z] #10 DONE 0.1s [2023-09-13T06:37:32.262Z] [2023-09-13T06:37:32.262Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-13T06:37:32.262Z] #11 transferring dockerfile: 2.04kB done [2023-09-13T06:37:32.262Z] #11 DONE 0.1s [2023-09-13T06:37:32.262Z] [2023-09-13T06:37:32.262Z] #12 [core-command internal] load build definition from Dockerfile [2023-09-13T06:37:32.262Z] #12 transferring dockerfile: 1.82kB done [2023-09-13T06:37:32.262Z] #12 DONE 0.1s [2023-09-13T06:37:32.262Z] [2023-09-13T06:37:32.262Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-09-13T06:37:32.532Z] #13 transferring dockerfile: 1.70kB done [2023-09-13T06:37:32.532Z] #13 DONE 0.1s [2023-09-13T06:37:32.532Z] [2023-09-13T06:37:32.532Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-09-13T06:37:32.532Z] #14 transferring dockerfile: 1.96kB done [2023-09-13T06:37:32.532Z] #14 DONE 0.1s [2023-09-13T06:37:32.532Z] [2023-09-13T06:37:32.532Z] #15 [support-notifications internal] load .dockerignore [2023-09-13T06:37:32.532Z] #15 transferring context: [2023-09-13T06:37:32.532Z] #15 transferring context: 56B done [2023-09-13T06:37:32.532Z] #15 DONE 0.1s [2023-09-13T06:37:33.123Z] [2023-09-13T06:37:33.123Z] #16 [security-bootstrapper internal] load .dockerignore [2023-09-13T06:37:33.123Z] #16 transferring context: 56B done [2023-09-13T06:37:33.123Z] #16 DONE 0.1s [2023-09-13T06:37:33.123Z] [2023-09-13T06:37:33.123Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-09-13T06:37:33.123Z] #17 transferring context: 56B done [2023-09-13T06:37:33.123Z] #17 DONE 0.0s [2023-09-13T06:37:33.123Z] [2023-09-13T06:37:33.123Z] #18 [security-spire-config internal] load .dockerignore [2023-09-13T06:37:33.123Z] #18 transferring context: 56B done [2023-09-13T06:37:33.392Z] #18 DONE 0.1s [2023-09-13T06:37:33.392Z] [2023-09-13T06:37:33.392Z] #19 [support-scheduler internal] load .dockerignore [2023-09-13T06:37:33.392Z] #19 transferring context: 56B done [2023-09-13T06:37:33.392Z] #19 DONE 0.0s [2023-09-13T06:37:33.392Z] [2023-09-13T06:37:33.392Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-13T06:37:33.392Z] #20 transferring context: 56B 0.0s done [2023-09-13T06:37:33.392Z] #20 DONE 0.1s [2023-09-13T06:37:33.392Z] [2023-09-13T06:37:33.392Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-13T06:37:33.392Z] #21 transferring context: 56B done [2023-09-13T06:37:33.392Z] #21 DONE 0.0s [2023-09-13T06:37:33.392Z] [2023-09-13T06:37:33.392Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-09-13T06:37:33.392Z] #22 transferring context: 56B 0.0s done [2023-09-13T06:37:33.392Z] #22 DONE 0.1s [2023-09-13T06:37:33.662Z] [2023-09-13T06:37:33.662Z] #23 [security-spire-server internal] load .dockerignore [2023-09-13T06:37:33.662Z] #23 transferring context: 56B done [2023-09-13T06:37:33.662Z] #23 DONE 0.1s [2023-09-13T06:37:33.662Z] [2023-09-13T06:37:33.662Z] #24 [security-proxy-auth internal] load .dockerignore [2023-09-13T06:37:33.662Z] #24 transferring context: 56B done [2023-09-13T06:37:33.662Z] #24 DONE 0.0s [2023-09-13T06:37:33.662Z] [2023-09-13T06:37:33.662Z] #25 [core-command internal] load .dockerignore [2023-09-13T06:37:33.662Z] #25 transferring context: 56B done [2023-09-13T06:37:33.662Z] #25 DONE 0.1s [2023-09-13T06:37:33.662Z] [2023-09-13T06:37:33.662Z] #26 [core-metadata internal] load .dockerignore [2023-09-13T06:37:33.662Z] #26 transferring context: 56B 0.0s done [2023-09-13T06:37:33.662Z] #26 DONE 0.1s [2023-09-13T06:37:33.662Z] [2023-09-13T06:37:33.662Z] #27 [security-spire-agent internal] load .dockerignore [2023-09-13T06:37:33.939Z] #27 transferring context: 56B done [2023-09-13T06:37:33.939Z] #27 DONE 0.1s [2023-09-13T06:37:33.939Z] [2023-09-13T06:37:33.939Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T06:37:33.939Z] #28 DONE 0.0s [2023-09-13T06:37:33.939Z] [2023-09-13T06:37:33.939Z] #29 [core-data internal] load .dockerignore [2023-09-13T06:37:33.939Z] #29 transferring context: 56B done [2023-09-13T06:37:33.939Z] #29 ... [2023-09-13T06:37:33.939Z] [2023-09-13T06:37:33.939Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T06:37:33.939Z] #30 DONE 0.1s [2023-09-13T06:37:34.206Z] [2023-09-13T06:37:34.206Z] #31 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T06:37:34.791Z] #31 ... [2023-09-13T06:37:34.791Z] [2023-09-13T06:37:34.791Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T06:37:34.791Z] #28 DONE 0.0s [2023-09-13T06:37:34.791Z] [2023-09-13T06:37:34.791Z] #32 [support-notifications internal] load build context [2023-09-13T06:37:34.791Z] #32 transferring context: 2.61MB 0.5s done [2023-09-13T06:37:34.791Z] #32 DONE 0.7s [2023-09-13T06:37:34.791Z] [2023-09-13T06:37:34.791Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T06:37:34.791Z] #28 DONE 0.0s [2023-09-13T06:37:34.791Z] [2023-09-13T06:37:34.791Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T06:37:34.791Z] #30 DONE 0.3s [2023-09-13T06:37:34.791Z] [2023-09-13T06:37:34.791Z] #33 [security-secretstore-setup internal] load build context [2023-09-13T06:37:35.057Z] #33 ... [2023-09-13T06:37:35.057Z] [2023-09-13T06:37:35.057Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T06:37:35.057Z] #28 DONE 0.0s [2023-09-13T06:37:35.057Z] [2023-09-13T06:37:35.057Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T06:37:35.057Z] #34 DONE 1.6s [2023-09-13T06:37:35.057Z] [2023-09-13T06:37:35.057Z] #33 [security-secretstore-setup internal] load build context [2023-09-13T06:37:35.332Z] #33 ... [2023-09-13T06:37:35.332Z] [2023-09-13T06:37:35.332Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T06:37:35.332Z] #28 DONE 0.0s [2023-09-13T06:37:35.332Z] [2023-09-13T06:37:35.332Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T06:37:35.332Z] #34 DONE 1.6s [2023-09-13T06:37:35.332Z] [2023-09-13T06:37:35.332Z] #33 [security-secretstore-setup internal] load build context [2023-09-13T06:37:35.332Z] #33 ... [2023-09-13T06:37:35.332Z] [2023-09-13T06:37:35.332Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T06:37:35.332Z] #28 DONE 0.0s [2023-09-13T06:37:35.332Z] [2023-09-13T06:37:35.332Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T06:37:35.332Z] #34 DONE 1.6s [2023-09-13T06:37:35.332Z] [2023-09-13T06:37:35.332Z] #33 [security-secretstore-setup internal] load build context [2023-09-13T06:37:35.605Z] #33 ... [2023-09-13T06:37:35.605Z] [2023-09-13T06:37:35.605Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T06:37:35.605Z] #30 DONE 0.9s [2023-09-13T06:37:35.605Z] [2023-09-13T06:37:35.605Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T06:37:35.605Z] #34 DONE 1.6s [2023-09-13T06:37:35.605Z] [2023-09-13T06:37:35.605Z] #35 [core-data internal] load build context [2023-09-13T06:37:35.605Z] #35 DONE 0.0s [2023-09-13T06:37:35.605Z] [2023-09-13T06:37:35.605Z] #33 [security-secretstore-setup internal] load build context [2023-09-13T06:37:35.876Z] #33 ... [2023-09-13T06:37:35.876Z] [2023-09-13T06:37:35.876Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T06:37:35.876Z] #28 DONE 0.0s [2023-09-13T06:37:35.876Z] [2023-09-13T06:37:35.876Z] #33 [security-secretstore-setup internal] load build context [2023-09-13T06:37:36.144Z] #33 ... [2023-09-13T06:37:36.144Z] [2023-09-13T06:37:36.144Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-13T06:37:36.144Z] #36 DONE 1.5s [2023-09-13T06:37:36.144Z] [2023-09-13T06:37:36.144Z] #33 [security-secretstore-setup internal] load build context [2023-09-13T06:37:36.144Z] #33 ... [2023-09-13T06:37:36.144Z] [2023-09-13T06:37:36.144Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T06:37:36.144Z] #28 DONE 0.0s [2023-09-13T06:37:36.144Z] [2023-09-13T06:37:36.144Z] #33 [security-secretstore-setup internal] load build context [2023-09-13T06:37:36.730Z] #33 ... [2023-09-13T06:37:36.730Z] [2023-09-13T06:37:36.730Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T06:37:36.730Z] #28 DONE 0.0s [2023-09-13T06:37:36.730Z] [2023-09-13T06:37:36.730Z] #33 [security-secretstore-setup internal] load build context [2023-09-13T06:37:36.999Z] #33 transferring context: 2.61MB 1.8s done [2023-09-13T06:37:36.999Z] #33 ... [2023-09-13T06:37:36.999Z] [2023-09-13T06:37:36.999Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T06:37:36.999Z] #34 DONE 1.7s [2023-09-13T06:37:36.999Z] [2023-09-13T06:37:36.999Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-13T06:37:36.999Z] #36 DONE 1.6s [2023-09-13T06:37:36.999Z] [2023-09-13T06:37:36.999Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T06:37:36.999Z] #37 DONE 2.3s [2023-09-13T06:37:37.275Z] [2023-09-13T06:37:37.275Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T06:37:37.275Z] #34 DONE 1.7s [2023-09-13T06:37:37.275Z] [2023-09-13T06:37:37.275Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-13T06:37:37.275Z] #36 DONE 1.6s [2023-09-13T06:37:37.275Z] [2023-09-13T06:37:37.275Z] #38 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:37:37.275Z] #38 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T06:37:37.275Z] #38 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T06:37:37.275Z] #38 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T06:37:37.275Z] #38 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T06:37:37.275Z] #38 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T06:37:37.275Z] #38 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T06:37:37.275Z] #38 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T06:37:37.275Z] #38 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T06:37:37.544Z] #38 ... [2023-09-13T06:37:37.544Z] [2023-09-13T06:37:37.544Z] #39 [security-bootstrapper internal] load build context [2023-09-13T06:37:37.544Z] #39 transferring context: 2.61MB 2.0s done [2023-09-13T06:37:37.812Z] #39 DONE 2.9s [2023-09-13T06:37:37.812Z] [2023-09-13T06:37:37.812Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:37.812Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:37.812Z] #40 ... [2023-09-13T06:37:37.812Z] [2023-09-13T06:37:37.812Z] #33 [security-secretstore-setup internal] load build context [2023-09-13T06:37:37.812Z] #33 DONE 3.0s [2023-09-13T06:37:38.080Z] [2023-09-13T06:37:38.080Z] #35 [core-data internal] load build context [2023-09-13T06:37:38.080Z] #35 ... [2023-09-13T06:37:38.080Z] [2023-09-13T06:37:38.080Z] #41 [support-scheduler internal] load build context [2023-09-13T06:37:38.080Z] #41 transferring context: 2.61MB 1.8s done [2023-09-13T06:37:38.080Z] #41 DONE 3.1s [2023-09-13T06:37:38.080Z] [2023-09-13T06:37:38.080Z] #35 [core-data internal] load build context [2023-09-13T06:37:38.080Z] #35 transferring context: 2.61MB 1.8s done [2023-09-13T06:37:39.049Z] #35 DONE 3.1s [2023-09-13T06:37:39.050Z] [2023-09-13T06:37:39.050Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T06:37:39.050Z] #30 DONE 3.8s [2023-09-13T06:37:39.050Z] [2023-09-13T06:37:39.050Z] #42 [core-common-config-bootstrapper internal] load build context [2023-09-13T06:37:39.050Z] #42 transferring context: 2.61MB 2.5s done [2023-09-13T06:37:39.050Z] #42 DONE 3.6s [2023-09-13T06:37:39.050Z] [2023-09-13T06:37:39.050Z] #43 [security-spiffe-token-provider internal] load build context [2023-09-13T06:37:39.050Z] #43 ... [2023-09-13T06:37:39.050Z] [2023-09-13T06:37:39.050Z] #44 [security-proxy-setup internal] load build context [2023-09-13T06:37:39.050Z] #44 transferring context: 2.61MB 2.3s done [2023-09-13T06:37:39.050Z] #44 DONE 3.6s [2023-09-13T06:37:39.050Z] [2023-09-13T06:37:39.050Z] #43 [security-spiffe-token-provider internal] load build context [2023-09-13T06:37:39.637Z] #43 ... [2023-09-13T06:37:39.637Z] [2023-09-13T06:37:39.637Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:39.637Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.5s done [2023-09-13T06:37:39.637Z] #40 DONE 2.6s [2023-09-13T06:37:39.637Z] [2023-09-13T06:37:39.637Z] #43 [security-spiffe-token-provider internal] load build context [2023-09-13T06:37:39.637Z] #43 transferring context: 2.61MB 3.0s done [2023-09-13T06:37:40.609Z] #43 ... [2023-09-13T06:37:40.609Z] [2023-09-13T06:37:40.609Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T06:37:40.609Z] #45 DONE 3.4s [2023-09-13T06:37:40.609Z] [2023-09-13T06:37:40.609Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T06:37:40.609Z] #46 DONE 0.0s [2023-09-13T06:37:40.609Z] [2023-09-13T06:37:40.609Z] #38 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:37:40.609Z] #38 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T06:37:40.609Z] #38 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T06:37:40.609Z] #38 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T06:37:40.609Z] #38 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T06:37:41.193Z] #38 ... [2023-09-13T06:37:41.193Z] [2023-09-13T06:37:41.193Z] #43 [security-spiffe-token-provider internal] load build context [2023-09-13T06:37:41.193Z] #43 DONE 5.2s [2023-09-13T06:37:41.193Z] [2023-09-13T06:37:41.193Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:41.193Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.5s done [2023-09-13T06:37:41.193Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-13T06:37:41.193Z] #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-13T06:37:41.193Z] #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-13T06:37:41.193Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-09-13T06:37:41.193Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s [2023-09-13T06:37:41.193Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s [2023-09-13T06:37:41.193Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T06:37:41.485Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-09-13T06:37:41.485Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done [2023-09-13T06:37:41.757Z] #40 ... [2023-09-13T06:37:41.757Z] [2023-09-13T06:37:41.757Z] #47 [security-spire-server internal] load build context [2023-09-13T06:37:41.757Z] #47 transferring context: 18.11kB 0.1s done [2023-09-13T06:37:41.757Z] #47 DONE 4.4s [2023-09-13T06:37:41.757Z] [2023-09-13T06:37:41.757Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:41.757Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.2s [2023-09-13T06:37:42.031Z] #40 ... [2023-09-13T06:37:42.032Z] [2023-09-13T06:37:42.032Z] #31 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T06:37:42.032Z] #31 3.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:42.032Z] #31 3.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:42.032Z] #31 5.113 (1/2) Installing ca-certificates (20230506-r0) [2023-09-13T06:37:42.032Z] #31 5.234 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-13T06:37:42.032Z] #31 5.234 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:37:42.032Z] #31 5.365 Executing ca-certificates-20230506-r0.trigger [2023-09-13T06:37:42.032Z] #31 5.747 OK: 9 MiB in 17 packages [2023-09-13T06:37:42.032Z] #31 DONE 7.9s [2023-09-13T06:37:42.300Z] [2023-09-13T06:37:42.301Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:42.886Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.3s [2023-09-13T06:37:42.886Z] #40 ... [2023-09-13T06:37:42.886Z] [2023-09-13T06:37:42.886Z] #48 [security-spire-config internal] load build context [2023-09-13T06:37:42.886Z] #48 transferring context: 16.36kB 0.2s done [2023-09-13T06:37:42.886Z] #48 DONE 5.4s [2023-09-13T06:37:42.886Z] [2023-09-13T06:37:42.886Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:43.851Z] #40 ... [2023-09-13T06:37:43.851Z] [2023-09-13T06:37:43.851Z] #49 [security-spire-agent internal] load build context [2023-09-13T06:37:43.851Z] #49 transferring context: 17.64kB 0.4s done [2023-09-13T06:37:43.851Z] #49 DONE 3.0s [2023-09-13T06:37:43.851Z] [2023-09-13T06:37:43.851Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:43.851Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 3.1s [2023-09-13T06:37:43.851Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-13T06:37:43.851Z] #40 ... [2023-09-13T06:37:43.851Z] [2023-09-13T06:37:43.851Z] #50 [core-metadata internal] load build context [2023-09-13T06:37:43.851Z] #50 transferring context: 2.61MB 4.4s done [2023-09-13T06:37:43.851Z] #50 DONE 6.7s [2023-09-13T06:37:43.851Z] [2023-09-13T06:37:43.851Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:43.851Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.76MB / 23.39MB 3.4s [2023-09-13T06:37:43.851Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-09-13T06:37:43.851Z] #40 ... [2023-09-13T06:37:43.851Z] [2023-09-13T06:37:43.851Z] #51 [core-command internal] load build context [2023-09-13T06:37:43.851Z] #51 transferring context: 2.61MB 4.9s done [2023-09-13T06:37:43.851Z] #51 DONE 6.9s [2023-09-13T06:37:43.851Z] [2023-09-13T06:37:43.851Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:44.436Z] #40 ... [2023-09-13T06:37:44.436Z] [2023-09-13T06:37:44.436Z] #52 [security-proxy-auth internal] load build context [2023-09-13T06:37:44.436Z] #52 transferring context: 2.61MB 4.6s done [2023-09-13T06:37:44.436Z] #52 DONE 7.0s [2023-09-13T06:37:44.436Z] [2023-09-13T06:37:44.436Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:44.436Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 3.9s [2023-09-13T06:37:44.705Z] #40 ... [2023-09-13T06:37:44.705Z] [2023-09-13T06:37:44.705Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T06:37:44.705Z] #0 7.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:44.705Z] #0 8.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:44.973Z] #53 ... [2023-09-13T06:37:44.973Z] [2023-09-13T06:37:44.973Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T06:37:44.973Z] #0 8.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:44.973Z] #0 9.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:44.973Z] #54 ... [2023-09-13T06:37:44.973Z] [2023-09-13T06:37:44.973Z] #55 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T06:37:44.973Z] #0 8.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:44.973Z] #0 8.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:45.241Z] #55 ... [2023-09-13T06:37:45.241Z] [2023-09-13T06:37:45.241Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:45.241Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 4.7s [2023-09-13T06:37:45.508Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 5.1s [2023-09-13T06:37:45.776Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-13T06:37:46.043Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 5.6s [2023-09-13T06:37:46.043Z] #40 ... [2023-09-13T06:37:46.043Z] [2023-09-13T06:37:46.043Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T06:37:46.043Z] #0 9.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:46.043Z] #56 ... [2023-09-13T06:37:46.043Z] [2023-09-13T06:37:46.043Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T06:37:46.312Z] #57 ... [2023-09-13T06:37:46.312Z] [2023-09-13T06:37:46.312Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T06:37:46.312Z] #0 7.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:46.312Z] #0 9.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:46.312Z] #58 ... [2023-09-13T06:37:46.312Z] [2023-09-13T06:37:46.312Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T06:37:46.581Z] #59 ... [2023-09-13T06:37:46.581Z] [2023-09-13T06:37:46.581Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T06:37:46.581Z] #0 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:46.581Z] #60 ... [2023-09-13T06:37:46.581Z] [2023-09-13T06:37:46.581Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T06:37:46.850Z] #61 ... [2023-09-13T06:37:46.850Z] [2023-09-13T06:37:46.850Z] #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T06:37:46.850Z] #62 ... [2023-09-13T06:37:46.850Z] [2023-09-13T06:37:46.850Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:46.850Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 6.5s [2023-09-13T06:37:47.117Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.7s [2023-09-13T06:37:47.386Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.7s done [2023-09-13T06:37:47.386Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-13T06:37:47.977Z] #40 ... [2023-09-13T06:37:47.977Z] [2023-09-13T06:37:47.977Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T06:37:47.977Z] #53 11.59 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-13T06:37:47.977Z] #53 11.63 (2/2) Installing su-exec (0.2-r3) [2023-09-13T06:37:47.977Z] #53 11.64 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:37:47.977Z] #53 11.82 OK: 8 MiB in 17 packages [2023-09-13T06:37:47.977Z] #53 DONE 13.2s [2023-09-13T06:37:48.246Z] [2023-09-13T06:37:48.246Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T06:37:48.246Z] #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done [2023-09-13T06:37:48.246Z] #46 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-13T06:37:48.246Z] #46 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-13T06:37:48.246Z] #46 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-13T06:37:48.246Z] #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T06:37:48.246Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-13T06:37:48.246Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-13T06:37:48.246Z] #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-09-13T06:37:48.246Z] #46 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.5s done [2023-09-13T06:37:48.246Z] #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-09-13T06:37:48.246Z] #46 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-13T06:37:48.246Z] #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-13T06:37:48.515Z] #46 ... [2023-09-13T06:37:48.515Z] [2023-09-13T06:37:48.515Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T06:37:48.515Z] #0 9.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:48.781Z] #63 ... [2023-09-13T06:37:48.781Z] [2023-09-13T06:37:48.781Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T06:37:48.781Z] #0 9.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:48.781Z] #64 ... [2023-09-13T06:37:48.781Z] [2023-09-13T06:37:48.781Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T06:37:49.366Z] #46 ... [2023-09-13T06:37:49.366Z] [2023-09-13T06:37:49.366Z] #55 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T06:37:49.366Z] #55 12.57 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T06:37:49.366Z] #55 12.61 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:37:49.366Z] #55 12.82 OK: 8 MiB in 16 packages [2023-09-13T06:37:49.366Z] #55 DONE 14.3s [2023-09-13T06:37:49.366Z] [2023-09-13T06:37:49.366Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T06:37:51.959Z] #46 ... [2023-09-13T06:37:51.959Z] [2023-09-13T06:37:51.959Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T06:37:51.959Z] #54 11.64 (1/4) Installing ca-certificates (20230506-r0) [2023-09-13T06:37:51.959Z] #54 12.15 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-13T06:37:51.959Z] #54 12.21 (3/4) Installing su-exec (0.2-r3) [2023-09-13T06:37:51.959Z] #54 12.23 (4/4) Installing yq (4.33.3-r3) [2023-09-13T06:37:51.959Z] #54 13.44 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:37:51.959Z] #54 13.57 Executing ca-certificates-20230506-r0.trigger [2023-09-13T06:37:51.959Z] #54 14.76 OK: 18 MiB in 19 packages [2023-09-13T06:37:51.959Z] #54 DONE 16.6s [2023-09-13T06:37:51.959Z] [2023-09-13T06:37:51.959Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:51.959Z] #40 ... [2023-09-13T06:37:51.959Z] [2023-09-13T06:37:51.959Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-13T06:37:51.959Z] #65 DONE 4.0s [2023-09-13T06:37:51.959Z] [2023-09-13T06:37:51.959Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-13T06:37:52.261Z] #66 DONE 0.3s [2023-09-13T06:37:52.261Z] [2023-09-13T06:37:52.261Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:52.530Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s [2023-09-13T06:37:53.491Z] #40 ... [2023-09-13T06:37:53.491Z] [2023-09-13T06:37:53.491Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T06:37:53.491Z] #56 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:53.491Z] #56 14.75 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T06:37:53.491Z] #56 14.81 (2/4) Installing openssl (3.1.2-r0) [2023-09-13T06:37:53.491Z] #56 14.90 (3/4) Installing su-exec (0.2-r3) [2023-09-13T06:37:53.491Z] #56 14.91 (4/4) Installing yq (4.33.3-r3) [2023-09-13T06:37:53.491Z] #56 16.01 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:37:53.491Z] #56 16.16 OK: 18 MiB in 19 packages [2023-09-13T06:37:53.491Z] #56 DONE 17.4s [2023-09-13T06:37:53.491Z] [2023-09-13T06:37:53.491Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:53.760Z] #40 ... [2023-09-13T06:37:53.760Z] [2023-09-13T06:37:53.760Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-13T06:37:53.760Z] #67 DONE 0.3s [2023-09-13T06:37:53.760Z] [2023-09-13T06:37:53.760Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:54.715Z] #40 ... [2023-09-13T06:37:54.715Z] [2023-09-13T06:37:54.715Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T06:37:54.715Z] #60 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:54.715Z] #60 17.39 OK: 267 MiB in 56 packages [2023-09-13T06:37:54.715Z] #60 DONE 18.4s [2023-09-13T06:37:54.715Z] [2023-09-13T06:37:54.715Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:54.715Z] #40 ... [2023-09-13T06:37:54.715Z] [2023-09-13T06:37:54.715Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T06:37:54.715Z] #57 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:54.715Z] #57 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:54.715Z] #57 17.70 OK: 267 MiB in 56 packages [2023-09-13T06:37:54.715Z] #57 DONE 18.7s [2023-09-13T06:37:54.715Z] [2023-09-13T06:37:54.715Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:55.670Z] #40 ... [2023-09-13T06:37:55.670Z] [2023-09-13T06:37:55.670Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T06:37:55.670Z] #59 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:55.670Z] #59 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:55.670Z] #59 18.37 OK: 267 MiB in 56 packages [2023-09-13T06:37:55.670Z] #59 DONE 19.3s [2023-09-13T06:37:55.670Z] [2023-09-13T06:37:55.670Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:55.670Z] #40 ... [2023-09-13T06:37:55.670Z] [2023-09-13T06:37:55.670Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T06:37:55.670Z] #61 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:55.670Z] #61 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:55.670Z] #61 18.00 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T06:37:55.670Z] #61 18.01 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:37:55.670Z] #61 18.12 OK: 8 MiB in 16 packages [2023-09-13T06:37:55.670Z] #61 DONE 19.0s [2023-09-13T06:37:55.670Z] [2023-09-13T06:37:55.670Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:56.270Z] #40 ... [2023-09-13T06:37:56.270Z] [2023-09-13T06:37:56.270Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:37:56.270Z] #68 DONE 1.5s [2023-09-13T06:37:56.270Z] [2023-09-13T06:37:56.270Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:56.550Z] #40 ... [2023-09-13T06:37:56.550Z] [2023-09-13T06:37:56.550Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T06:37:56.550Z] #58 13.09 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T06:37:56.550Z] #58 13.09 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T06:37:56.550Z] #58 13.09 OK: 19939 distinct packages available [2023-09-13T06:37:56.550Z] #58 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:56.550Z] #58 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:56.550Z] #58 19.61 OK: 267 MiB in 56 packages [2023-09-13T06:37:56.550Z] #58 DONE 20.3s [2023-09-13T06:37:56.550Z] [2023-09-13T06:37:56.550Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:57.136Z] #40 ... [2023-09-13T06:37:57.136Z] [2023-09-13T06:37:57.136Z] #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:37:57.136Z] #69 DONE 2.2s [2023-09-13T06:37:57.136Z] [2023-09-13T06:37:57.136Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:37:57.136Z] #70 DONE 1.6s [2023-09-13T06:37:57.136Z] [2023-09-13T06:37:57.136Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:57.734Z] #40 ... [2023-09-13T06:37:57.734Z] [2023-09-13T06:37:57.734Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:37:57.734Z] #71 DONE 1.0s [2023-09-13T06:37:57.734Z] [2023-09-13T06:37:57.734Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:37:57.734Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.2s [2023-09-13T06:37:57.734Z] #40 ... [2023-09-13T06:37:57.734Z] [2023-09-13T06:37:57.734Z] #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T06:37:57.734Z] #62 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:57.734Z] #62 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:57.734Z] #62 18.41 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T06:37:57.734Z] #62 18.41 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T06:37:57.734Z] #62 18.41 OK: 19939 distinct packages available [2023-09-13T06:37:57.734Z] #62 18.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:57.734Z] #62 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:57.734Z] #62 21.13 (1/11) Installing ca-certificates (20230506-r0) [2023-09-13T06:37:57.734Z] #62 21.22 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-13T06:37:57.734Z] #62 ... [2023-09-13T06:37:57.734Z] [2023-09-13T06:37:57.734Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T06:37:57.734Z] #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.2s [2023-09-13T06:37:57.734Z] #46 ... [2023-09-13T06:37:57.734Z] [2023-09-13T06:37:57.734Z] #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T06:37:57.734Z] #62 21.33 (3/11) Installing libunistring (1.1-r1) [2023-09-13T06:37:58.007Z] #62 21.36 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-13T06:37:58.007Z] #62 21.39 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-13T06:37:58.007Z] #62 21.39 (6/11) Installing libcurl (8.2.1-r0) [2023-09-13T06:37:58.007Z] #62 21.43 (7/11) Installing curl (8.2.1-r0) [2023-09-13T06:37:58.007Z] #62 21.48 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-13T06:37:58.007Z] #62 21.48 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-13T06:37:58.007Z] #62 21.49 (10/11) Installing libucontext (1.2-r2) [2023-09-13T06:37:58.007Z] #62 21.49 (11/11) Installing gcompat (1.1.0-r1) [2023-09-13T06:37:58.277Z] #62 21.51 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:37:58.277Z] #62 21.62 Executing ca-certificates-20230506-r0.trigger [2023-09-13T06:37:58.873Z] #62 ... [2023-09-13T06:37:58.873Z] [2023-09-13T06:37:58.873Z] #63 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T06:37:58.873Z] #63 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:58.873Z] #63 16.03 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T06:37:58.873Z] #63 16.03 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T06:37:58.873Z] #63 16.03 OK: 19939 distinct packages available [2023-09-13T06:37:58.873Z] #63 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:58.873Z] #63 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:58.873Z] #63 19.36 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-13T06:37:58.873Z] #63 19.38 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-13T06:37:58.873Z] #63 19.38 (3/5) Installing libucontext (1.2-r2) [2023-09-13T06:37:58.873Z] #63 19.39 (4/5) Installing gcompat (1.1.0-r1) [2023-09-13T06:37:58.873Z] #63 19.41 (5/5) Installing openssl (3.1.2-r0) [2023-09-13T06:37:58.873Z] #63 19.45 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:37:58.873Z] #63 19.50 OK: 9 MiB in 20 packages [2023-09-13T06:37:58.873Z] #63 DONE 20.3s [2023-09-13T06:37:58.873Z] [2023-09-13T06:37:58.873Z] #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T06:37:58.873Z] #62 22.23 OK: 13 MiB in 26 packages [2023-09-13T06:37:59.141Z] #62 DONE 22.6s [2023-09-13T06:37:59.141Z] [2023-09-13T06:37:59.141Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T06:37:59.141Z] #64 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:59.141Z] #64 16.13 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T06:37:59.142Z] #64 16.13 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T06:37:59.142Z] #64 16.13 OK: 19939 distinct packages available [2023-09-13T06:37:59.142Z] #64 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:59.142Z] #64 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T06:37:59.142Z] #64 19.68 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T06:37:59.142Z] #64 19.69 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-13T06:37:59.142Z] #64 19.70 (3/4) Installing libucontext (1.2-r2) [2023-09-13T06:37:59.142Z] #64 19.71 (4/4) Installing gcompat (1.1.0-r1) [2023-09-13T06:37:59.142Z] #64 19.72 Executing busybox-1.36.1-r2.trigger [2023-09-13T06:37:59.142Z] #64 19.78 OK: 8 MiB in 19 packages [2023-09-13T06:37:59.142Z] #64 DONE 20.5s [2023-09-13T06:37:59.142Z] [2023-09-13T06:37:59.142Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:38:01.739Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.1s done [2023-09-13T06:38:01.739Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.1s done [2023-09-13T06:38:01.739Z] #40 ... [2023-09-13T06:38:01.739Z] [2023-09-13T06:38:01.739Z] #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-13T06:38:01.739Z] #72 DONE 1.3s [2023-09-13T06:38:01.739Z] [2023-09-13T06:38:01.739Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T06:38:01.739Z] #40 DONE 24.7s [2023-09-13T06:38:01.739Z] [2023-09-13T06:38:01.739Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T06:38:01.739Z] #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.6s done [2023-09-13T06:38:03.698Z] #46 ... [2023-09-13T06:38:03.698Z] [2023-09-13T06:38:03.698Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T06:38:03.698Z] #73 DONE 1.1s [2023-09-13T06:38:03.698Z] [2023-09-13T06:38:03.698Z] #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T06:38:03.698Z] #74 DONE 1.2s [2023-09-13T06:38:03.698Z] [2023-09-13T06:38:03.698Z] #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T06:38:03.698Z] #75 DONE 1.2s [2023-09-13T06:38:03.698Z] [2023-09-13T06:38:03.698Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T06:38:03.698Z] #76 ... [2023-09-13T06:38:03.698Z] [2023-09-13T06:38:03.698Z] #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-13T06:38:03.698Z] #77 DONE 0.2s [2023-09-13T06:38:03.698Z] [2023-09-13T06:38:03.698Z] #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-13T06:38:03.698Z] #78 DONE 0.2s [2023-09-13T06:38:03.969Z] [2023-09-13T06:38:03.969Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T06:38:03.969Z] #76 DONE 0.3s [2023-09-13T06:38:03.969Z] [2023-09-13T06:38:03.969Z] #79 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-13T06:38:03.969Z] #79 DONE 0.2s [2023-09-13T06:38:03.969Z] [2023-09-13T06:38:03.969Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T06:38:03.969Z] #80 ... [2023-09-13T06:38:03.969Z] [2023-09-13T06:38:03.969Z] #81 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-13T06:38:03.969Z] #81 DONE 0.2s [2023-09-13T06:38:04.237Z] [2023-09-13T06:38:04.238Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T06:38:04.238Z] #80 DONE 0.2s [2023-09-13T06:38:04.238Z] [2023-09-13T06:38:04.238Z] #82 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T06:38:04.238Z] #82 DONE 0.2s [2023-09-13T06:38:04.238Z] [2023-09-13T06:38:04.238Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T06:38:04.238Z] #83 DONE 0.3s [2023-09-13T06:38:04.238Z] [2023-09-13T06:38:04.238Z] #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T06:38:04.238Z] #84 DONE 0.3s [2023-09-13T06:38:04.238Z] [2023-09-13T06:38:04.238Z] #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T06:38:04.512Z] #85 ... [2023-09-13T06:38:04.512Z] [2023-09-13T06:38:04.512Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-13T06:38:04.512Z] #86 DONE 0.3s [2023-09-13T06:38:04.512Z] [2023-09-13T06:38:04.512Z] #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T06:38:04.512Z] #85 DONE 0.2s [2023-09-13T06:38:04.512Z] [2023-09-13T06:38:04.512Z] #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-13T06:38:04.512Z] #87 DONE 0.3s [2023-09-13T06:38:04.512Z] [2023-09-13T06:38:04.512Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T06:38:04.782Z] #88 ... [2023-09-13T06:38:04.782Z] [2023-09-13T06:38:04.782Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T06:38:04.782Z] #89 DONE 0.2s [2023-09-13T06:38:04.782Z] [2023-09-13T06:38:04.782Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T06:38:04.782Z] #88 DONE 0.3s [2023-09-13T06:38:04.782Z] [2023-09-13T06:38:04.782Z] #90 [security-spire-config] exporting to image [2023-09-13T06:38:04.782Z] #90 exporting layers [2023-09-13T06:38:05.049Z] #90 ... [2023-09-13T06:38:05.049Z] [2023-09-13T06:38:05.049Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-13T06:38:05.049Z] #91 DONE 0.4s [2023-09-13T06:38:05.049Z] [2023-09-13T06:38:05.049Z] #90 [security-spire-agent] exporting to image [2023-09-13T06:38:05.767Z] #131 ... [2023-09-13T06:38:05.767Z] [2023-09-13T06:38:05.767Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T06:38:05.767Z] #123 71.69 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-13T06:38:05.767Z] #123 ... [2023-09-13T06:38:05.767Z] [2023-09-13T06:38:05.767Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T06:38:05.767Z] #127 DONE 79.1s [2023-09-13T06:38:06.010Z] #90 ... [2023-09-13T06:38:06.010Z] [2023-09-13T06:38:06.010Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:06.024Z] [2023-09-13T06:38:06.024Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:38:06.281Z] #92 ... [2023-09-13T06:38:06.281Z] [2023-09-13T06:38:06.281Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:06.549Z] #93 ... [2023-09-13T06:38:06.549Z] [2023-09-13T06:38:06.549Z] #90 [security-spire-server] exporting to image [2023-09-13T06:38:06.549Z] #90 exporting layers 1.9s done [2023-09-13T06:38:06.549Z] #90 writing image sha256:f38c4519c0eef60f489b3b043b4320cd991b740bac1a213157e02af95b798e64 [2023-09-13T06:38:06.816Z] #90 writing image sha256:f38c4519c0eef60f489b3b043b4320cd991b740bac1a213157e02af95b798e64 done [2023-09-13T06:38:06.816Z] #90 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-13T06:38:07.082Z] #90 exporting layers 1.9s done [2023-09-13T06:38:07.082Z] #90 writing image sha256:ff4b1c416c5f1ac014b561d03af2c28b9b5946f5897d994c756d9fe99fbc433b 0.0s done [2023-09-13T06:38:07.082Z] #90 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-13T06:38:07.082Z] #90 writing image sha256:076d28e419948d1f3e44b906aae457c2192d209fa8c2d5352f1756626f3401c3 done [2023-09-13T06:38:07.082Z] #90 naming to docker.io/library/security-spire-server-arm64 done [2023-09-13T06:38:07.082Z] #90 DONE 2.1s [2023-09-13T06:38:07.082Z] [2023-09-13T06:38:07.082Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:07.350Z] #94 ... [2023-09-13T06:38:07.350Z] [2023-09-13T06:38:07.350Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:11.285Z] #128 ... [2023-09-13T06:38:11.285Z] [2023-09-13T06:38:11.285Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T06:38:11.285Z] #126 DONE 83.9s [2023-09-13T06:38:11.285Z] [2023-09-13T06:38:11.285Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T06:38:13.814Z] #121 ... [2023-09-13T06:38:13.814Z] [2023-09-13T06:38:13.814Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T06:38:13.814Z] #123 DONE 87.0s [2023-09-13T06:38:13.814Z] [2023-09-13T06:38:13.814Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T06:38:14.749Z] #121 ... [2023-09-13T06:38:14.749Z] [2023-09-13T06:38:14.749Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T06:38:14.749Z] #129 DONE 88.1s [2023-09-13T06:38:14.749Z] [2023-09-13T06:38:14.749Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:14.749Z] #132 ... [2023-09-13T06:38:14.749Z] [2023-09-13T06:38:14.749Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T06:38:14.749Z] #125 DONE 88.1s [2023-09-13T06:38:14.749Z] [2023-09-13T06:38:14.749Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T06:38:14.749Z] #130 DONE 88.3s [2023-09-13T06:38:14.749Z] [2023-09-13T06:38:14.749Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:15.006Z] #133 ... [2023-09-13T06:38:15.006Z] [2023-09-13T06:38:15.006Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T06:38:15.006Z] #121 DONE 88.4s [2023-09-13T06:38:15.006Z] [2023-09-13T06:38:15.006Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T06:38:15.006Z] #122 DONE 88.4s [2023-09-13T06:38:15.006Z] [2023-09-13T06:38:15.006Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T06:38:15.006Z] #124 DONE 88.5s [2023-09-13T06:38:15.006Z] [2023-09-13T06:38:15.006Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:38:15.006Z] #128 DONE 88.5s [2023-09-13T06:38:15.006Z] [2023-09-13T06:38:15.006Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T06:38:15.006Z] #131 DONE 88.4s [2023-09-13T06:38:15.006Z] [2023-09-13T06:38:15.006Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:15.572Z] #134 ... [2023-09-13T06:38:15.572Z] [2023-09-13T06:38:15.572Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:15.572Z] #132 DONE 0.9s [2023-09-13T06:38:15.572Z] [2023-09-13T06:38:15.572Z] #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T06:38:15.572Z] #135 DONE 0.8s [2023-09-13T06:38:15.572Z] [2023-09-13T06:38:15.572Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:15.572Z] #133 DONE 0.7s [2023-09-13T06:38:15.572Z] [2023-09-13T06:38:15.572Z] #136 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:15.572Z] #136 DONE 0.8s [2023-09-13T06:38:15.572Z] [2023-09-13T06:38:15.572Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:15.572Z] #134 DONE 0.5s [2023-09-13T06:38:15.572Z] [2023-09-13T06:38:15.572Z] #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:15.572Z] #137 DONE 0.6s [2023-09-13T06:38:15.572Z] [2023-09-13T06:38:15.572Z] #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:38:15.831Z] #138 ... [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:15.831Z] #139 DONE 0.3s [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:38:15.831Z] #140 DONE 0.3s [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #141 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:38:15.831Z] #141 CACHED [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #142 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:15.831Z] #142 CACHED [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #143 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:38:15.831Z] #143 DONE 0.3s [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #144 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:15.831Z] #144 CACHED [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #145 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:38:15.831Z] #145 CACHED [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #146 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:38:15.831Z] #146 CACHED [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:15.831Z] #147 CACHED [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #148 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:38:15.831Z] #148 DONE 0.3s [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #149 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:38:15.831Z] #149 DONE 0.3s [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:38:15.831Z] #138 DONE 0.3s [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #150 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:38:15.831Z] #150 CACHED [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #151 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:15.831Z] #151 CACHED [2023-09-13T06:38:15.831Z] [2023-09-13T06:38:15.831Z] #152 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T06:38:16.785Z] #152 ... [2023-09-13T06:38:16.785Z] [2023-09-13T06:38:16.785Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:38:16.785Z] #153 DONE 0.8s [2023-09-13T06:38:16.785Z] [2023-09-13T06:38:16.785Z] #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T06:38:17.045Z] #154 ... [2023-09-13T06:38:17.045Z] [2023-09-13T06:38:17.045Z] #155 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-13T06:38:17.045Z] #155 DONE 1.3s [2023-09-13T06:38:17.045Z] [2023-09-13T06:38:17.045Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T06:38:17.045Z] #156 DONE 1.3s [2023-09-13T06:38:17.045Z] [2023-09-13T06:38:17.045Z] #157 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-13T06:38:17.045Z] #157 DONE 1.3s [2023-09-13T06:38:17.045Z] [2023-09-13T06:38:17.045Z] #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-13T06:38:17.045Z] #158 DONE 1.3s [2023-09-13T06:38:17.306Z] [2023-09-13T06:38:17.306Z] #159 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-13T06:38:17.306Z] #159 DONE 1.3s [2023-09-13T06:38:17.306Z] [2023-09-13T06:38:17.306Z] #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-13T06:38:17.306Z] #160 DONE 1.3s [2023-09-13T06:38:17.306Z] [2023-09-13T06:38:17.306Z] #161 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T06:38:17.306Z] #161 DONE 1.6s [2023-09-13T06:38:17.306Z] [2023-09-13T06:38:17.306Z] #152 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T06:38:17.306Z] #152 DONE 1.3s [2023-09-13T06:38:17.306Z] [2023-09-13T06:38:17.306Z] #162 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T06:38:17.306Z] #162 DONE 1.4s [2023-09-13T06:38:17.306Z] [2023-09-13T06:38:17.306Z] #163 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-13T06:38:17.306Z] #163 DONE 1.3s [2023-09-13T06:38:17.306Z] [2023-09-13T06:38:17.306Z] #164 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:38:17.566Z] #164 ... [2023-09-13T06:38:17.566Z] [2023-09-13T06:38:17.566Z] #165 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:38:17.566Z] #165 DONE 0.5s [2023-09-13T06:38:17.566Z] [2023-09-13T06:38:17.566Z] #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T06:38:17.566Z] #154 DONE 0.9s [2023-09-13T06:38:17.566Z] [2023-09-13T06:38:17.566Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:38:17.566Z] #166 DONE 0.5s [2023-09-13T06:38:17.566Z] [2023-09-13T06:38:17.566Z] #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-13T06:38:17.566Z] #167 DONE 0.5s [2023-09-13T06:38:17.566Z] [2023-09-13T06:38:17.566Z] #168 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:38:17.566Z] #168 DONE 0.5s [2023-09-13T06:38:17.566Z] [2023-09-13T06:38:17.566Z] #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-09-13T06:38:17.566Z] #169 DONE 0.5s [2023-09-13T06:38:17.566Z] [2023-09-13T06:38:17.566Z] #170 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T06:38:17.826Z] #170 ... [2023-09-13T06:38:17.826Z] [2023-09-13T06:38:17.826Z] #171 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:38:17.826Z] #171 DONE 0.6s [2023-09-13T06:38:17.826Z] [2023-09-13T06:38:17.826Z] #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-09-13T06:38:17.826Z] #172 DONE 0.6s [2023-09-13T06:38:17.826Z] [2023-09-13T06:38:17.826Z] #173 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T06:38:17.826Z] #173 DONE 0.6s [2023-09-13T06:38:17.826Z] [2023-09-13T06:38:17.826Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:38:17.826Z] #174 DONE 0.6s [2023-09-13T06:38:17.826Z] [2023-09-13T06:38:17.826Z] #164 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:38:17.826Z] #164 DONE 0.7s [2023-09-13T06:38:17.826Z] [2023-09-13T06:38:17.826Z] #89 [support-scheduler] exporting to image [2023-09-13T06:38:17.826Z] #89 exporting layers 0.2s done [2023-09-13T06:38:17.826Z] #89 writing image sha256:4a7e347a6e625b5df2807a6f996e85e7aee9bc7033663e76d48bd904f35526a6 done [2023-09-13T06:38:17.826Z] #89 naming to docker.io/library/core-command done [2023-09-13T06:38:17.826Z] #89 writing image sha256:87122e7f07533f89aff8bea60b55093557e26c841690e684b53b52537918e4b4 done [2023-09-13T06:38:17.826Z] #89 naming to docker.io/library/support-scheduler 0.0s done [2023-09-13T06:38:18.086Z] #89 ... [2023-09-13T06:38:18.086Z] [2023-09-13T06:38:18.086Z] #175 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:38:18.086Z] #175 DONE 0.6s [2023-09-13T06:38:18.368Z] [2023-09-13T06:38:18.368Z] #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:38:18.368Z] #176 DONE 0.6s [2023-09-13T06:38:18.368Z] [2023-09-13T06:38:18.368Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-13T06:38:18.368Z] #177 DONE 0.7s [2023-09-13T06:38:18.368Z] [2023-09-13T06:38:18.368Z] #178 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:38:18.368Z] #178 DONE 0.6s [2023-09-13T06:38:18.368Z] [2023-09-13T06:38:18.368Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T06:38:18.368Z] #179 DONE 0.7s [2023-09-13T06:38:18.368Z] [2023-09-13T06:38:18.368Z] #170 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T06:38:18.368Z] #170 DONE 0.6s [2023-09-13T06:38:18.368Z] [2023-09-13T06:38:18.368Z] #180 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T06:38:20.220Z] #180 ... [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #181 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-13T06:38:20.220Z] #181 DONE 0.6s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T06:38:20.220Z] #182 DONE 0.3s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #89 [security-spiffe-token-provider] exporting to image [2023-09-13T06:38:20.220Z] #89 exporting layers 0.3s done [2023-09-13T06:38:20.220Z] #89 writing image sha256:acd7c2eb1e70030ccc4394a0d1509e145063408c43eaf979a52341233960cf12 0.2s done [2023-09-13T06:38:20.220Z] #89 writing image sha256:dac0a35fde7dc494e6188667b667f32d157fac4b8b42e73a3b6aa16a0175bac2 0.2s done [2023-09-13T06:38:20.220Z] #89 naming to docker.io/library/core-data done [2023-09-13T06:38:20.220Z] #89 naming to docker.io/library/security-spiffe-token-provider done [2023-09-13T06:38:20.220Z] #89 ... [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #183 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T06:38:20.220Z] #183 DONE 0.3s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T06:38:20.220Z] #184 DONE 0.4s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #89 [support-notifications] exporting to image [2023-09-13T06:38:20.220Z] #89 exporting layers 0.4s done [2023-09-13T06:38:20.220Z] #89 writing image sha256:374f09e99a8561283a89abdf908a9f0bc68a11d7dddead191ec1acd9058477d7 done [2023-09-13T06:38:20.220Z] #89 naming to docker.io/library/support-notifications done [2023-09-13T06:38:20.220Z] #89 writing image sha256:c0b47b1b6c8738e49e9a27661b8a6d0576beba88d04200a61385d3abc34dd6f0 [2023-09-13T06:38:20.220Z] #89 writing image sha256:c0b47b1b6c8738e49e9a27661b8a6d0576beba88d04200a61385d3abc34dd6f0 0.1s done [2023-09-13T06:38:20.220Z] #89 naming to docker.io/library/core-metadata 0.1s done [2023-09-13T06:38:20.220Z] #89 DONE 2.0s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T06:38:20.220Z] #185 DONE 0.2s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T06:38:20.220Z] #186 DONE 0.4s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #187 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-13T06:38:20.220Z] #187 DONE 0.0s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T06:38:20.220Z] #188 DONE 0.0s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #189 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T06:38:20.220Z] #189 ... [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #180 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T06:38:20.220Z] #180 DONE 0.7s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #190 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T06:38:20.220Z] #190 DONE 0.8s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-13T06:38:20.220Z] #191 DONE 0.1s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-13T06:38:20.220Z] #192 DONE 0.0s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-13T06:38:20.220Z] #193 DONE 0.1s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #89 [core-common-config-bootstrapper] exporting to image [2023-09-13T06:38:20.220Z] #89 exporting layers 0.2s done [2023-09-13T06:38:20.220Z] #89 writing image sha256:e55f9b0369c951514e434136b5b5c8bc34b44698f66bd4609ff6bb08d1089d6a done [2023-09-13T06:38:20.220Z] #89 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-13T06:38:20.220Z] #89 ... [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T06:38:20.220Z] #194 DONE 0.6s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #89 [security-proxy-setup] exporting to image [2023-09-13T06:38:20.220Z] #89 writing image sha256:e27edb294da253b6df10836f61eaf1ad07fe062ede8adc82947bcc8bee22d00d done [2023-09-13T06:38:20.220Z] #89 naming to docker.io/library/security-proxy-auth done [2023-09-13T06:38:20.220Z] #89 exporting layers 0.2s done [2023-09-13T06:38:20.220Z] #89 writing image sha256:28c7cb78d25c91759a6adcbb5cf729ea64615f053580d26a8f2f6aec3b90c41a done [2023-09-13T06:38:20.220Z] #89 naming to docker.io/library/security-proxy-setup done [2023-09-13T06:38:20.220Z] #89 DONE 2.5s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #189 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T06:38:20.220Z] #189 DONE 0.6s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T06:38:20.220Z] #195 DONE 0.9s [2023-09-13T06:38:20.220Z] [2023-09-13T06:38:20.220Z] #89 [security-secretstore-setup] exporting to image [2023-09-13T06:38:20.220Z] #89 exporting layers 0.5s done [2023-09-13T06:38:20.220Z] #89 writing image sha256:6078bade5e0b99ace847dea806a28ea83459d19d1793cde46bbf41c75a81c88a done [2023-09-13T06:38:20.220Z] #89 naming to docker.io/library/security-secretstore-setup done [2023-09-13T06:38:20.220Z] #89 exporting layers 0.1s done [2023-09-13T06:38:20.220Z] #89 writing image sha256:2b75b2fc6004bff94a4171b5844b09ec98fd78df29a5e649859d2f46b4386a0a done [2023-09-13T06:38:20.220Z] #89 naming to docker.io/library/security-bootstrapper done [2023-09-13T06:38:20.220Z] #89 DONE 3.1s [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:38:20.220Z] time="2023-09-13T06:35:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-13T06:38:20.234Z] $ docker stop --time=1 118e41f9b5a60f753cb572497da9cfa86c76c0fb1ed49f84a4ab5ad1e2f5d6dd [2023-09-13T06:38:21.873Z] $ docker rm -f --volumes 118e41f9b5a60f753cb572497da9cfa86c76c0fb1ed49f84a4ab5ad1e2f5d6dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T06:38:22.207Z] + docker images [2023-09-13T06:38:22.207Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-13T06:38:22.207Z] security-secretstore-setup latest 6078bade5e0b 2 seconds ago 44.4MB [2023-09-13T06:38:22.207Z] security-bootstrapper latest 2b75b2fc6004 2 seconds ago 23.3MB [2023-09-13T06:38:22.207Z] security-proxy-setup latest 28c7cb78d25c 2 seconds ago 29.4MB [2023-09-13T06:38:22.207Z] security-proxy-auth latest e27edb294da2 3 seconds ago 19.5MB [2023-09-13T06:38:22.207Z] core-common-config-bootstrapper latest e55f9b0369c9 3 seconds ago 18.2MB [2023-09-13T06:38:22.207Z] core-metadata latest c0b47b1b6c87 3 seconds ago 21.7MB [2023-09-13T06:38:22.207Z] core-data latest acd7c2eb1e70 4 seconds ago 21.3MB [2023-09-13T06:38:22.207Z] support-notifications latest 374f09e99a85 4 seconds ago 34.6MB [2023-09-13T06:38:22.207Z] security-spiffe-token-provider latest dac0a35fde7d 4 seconds ago 35MB [2023-09-13T06:38:22.207Z] support-scheduler latest 87122e7f0753 4 seconds ago 34MB [2023-09-13T06:38:22.207Z] core-command latest 4a7e347a6e62 4 seconds ago 21.1MB [2023-09-13T06:38:22.207Z] security-spire-agent latest 6cdda1b8db1c About a minute ago 161MB [2023-09-13T06:38:22.207Z] security-spire-config latest 0778de39aee5 About a minute ago 101MB [2023-09-13T06:38:22.207Z] security-spire-server latest c045855447ce About a minute ago 102MB [2023-09-13T06:38:22.207Z] ci-base-image-x86_64 latest 24b3d5326073 4 minutes ago 1.08GB [2023-09-13T06:38:22.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 14 hours ago 708MB [2023-09-13T06:38:22.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-13T06:38:22.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T06:38:22.298Z] provisioning config files... [2023-09-13T06:38:22.307Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/580@tmp/config16089745232399701208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:38:22.598Z] ---> docker-login.sh [2023-09-13T06:38:22.599Z] nexus3.edgexfoundry.org:10001 [2023-09-13T06:38:22.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:38:22.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:38:22.599Z] Configure a credential helper to remove this warning. See [2023-09-13T06:38:22.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:38:22.599Z] [2023-09-13T06:38:22.599Z] Login Succeeded [2023-09-13T06:38:22.599Z] nexus3.edgexfoundry.org:10002 [2023-09-13T06:38:22.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:38:22.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:38:22.857Z] Configure a credential helper to remove this warning. See [2023-09-13T06:38:22.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:38:22.857Z] [2023-09-13T06:38:22.857Z] Login Succeeded [2023-09-13T06:38:22.857Z] nexus3.edgexfoundry.org:10003 [2023-09-13T06:38:22.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:38:22.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:38:22.857Z] Configure a credential helper to remove this warning. See [2023-09-13T06:38:22.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:38:22.857Z] [2023-09-13T06:38:22.857Z] Login Succeeded [2023-09-13T06:38:22.857Z] nexus3.edgexfoundry.org:10004 [2023-09-13T06:38:22.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:38:23.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:38:23.117Z] Configure a credential helper to remove this warning. See [2023-09-13T06:38:23.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:38:23.117Z] [2023-09-13T06:38:23.117Z] Login Succeeded [2023-09-13T06:38:23.117Z] docker.io [2023-09-13T06:38:23.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:38:23.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:38:23.376Z] Configure a credential helper to remove this warning. See [2023-09-13T06:38:23.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:38:23.376Z] [2023-09-13T06:38:23.376Z] Login Succeeded [2023-09-13T06:38:23.376Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T06:38:23.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:38:23.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T06:38:23.425Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-13T06:38:23.425Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:23.425Z] latest [2023-09-13T06:38:23.425Z] 3.1.0-dev.46 [2023-09-13T06:38:23.425Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:23.425Z] main [2023-09-13T06:38:23.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:23.729Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:24.031Z] + docker push nexus3.edgexfoundry.org:10004/core-command:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:24.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T06:38:24.031Z] f7fe02814cbb: Preparing [2023-09-13T06:38:24.031Z] 1a6ae6f9e277: Preparing [2023-09-13T06:38:24.031Z] b2eba44e94b9: Preparing [2023-09-13T06:38:24.031Z] e15ae84abe3c: Preparing [2023-09-13T06:38:24.031Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:24.031Z] 4693057ce236: Preparing [2023-09-13T06:38:24.031Z] 4693057ce236: Waiting [2023-09-13T06:38:24.031Z] 89397d0d4b6b: Pushed [2023-09-13T06:38:24.031Z] f7fe02814cbb: Pushed [2023-09-13T06:38:24.031Z] b2eba44e94b9: Pushed [2023-09-13T06:38:24.031Z] e15ae84abe3c: Pushed [2023-09-13T06:38:24.031Z] 4693057ce236: Layer already exists [2023-09-13T06:38:25.406Z] 1a6ae6f9e277: Pushed [2023-09-13T06:38:25.664Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:e89c1f5a5f995142246597882bff3c2e4bf304d3d39a6e022d5470b351f7c7aa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:25.966Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:26.281Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-13T06:38:26.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T06:38:26.281Z] f7fe02814cbb: Preparing [2023-09-13T06:38:26.281Z] 1a6ae6f9e277: Preparing [2023-09-13T06:38:26.281Z] b2eba44e94b9: Preparing [2023-09-13T06:38:26.281Z] e15ae84abe3c: Preparing [2023-09-13T06:38:26.281Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:26.281Z] 4693057ce236: Preparing [2023-09-13T06:38:26.281Z] 4693057ce236: Waiting [2023-09-13T06:38:26.281Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:26.281Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:26.281Z] f7fe02814cbb: Layer already exists [2023-09-13T06:38:26.281Z] 1a6ae6f9e277: Layer already exists [2023-09-13T06:38:26.281Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:26.281Z] 4693057ce236: Layer already exists [2023-09-13T06:38:26.281Z] latest: digest: sha256:e89c1f5a5f995142246597882bff3c2e4bf304d3d39a6e022d5470b351f7c7aa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:26.598Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:26.909Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.46 [2023-09-13T06:38:26.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T06:38:26.909Z] f7fe02814cbb: Preparing [2023-09-13T06:38:26.909Z] 1a6ae6f9e277: Preparing [2023-09-13T06:38:26.909Z] b2eba44e94b9: Preparing [2023-09-13T06:38:26.909Z] e15ae84abe3c: Preparing [2023-09-13T06:38:26.909Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:26.909Z] 4693057ce236: Preparing [2023-09-13T06:38:26.909Z] f7fe02814cbb: Layer already exists [2023-09-13T06:38:26.909Z] 1a6ae6f9e277: Layer already exists [2023-09-13T06:38:26.909Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:26.909Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:26.909Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:26.909Z] 4693057ce236: Layer already exists [2023-09-13T06:38:26.909Z] 3.1.0-dev.46: digest: sha256:e89c1f5a5f995142246597882bff3c2e4bf304d3d39a6e022d5470b351f7c7aa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:27.214Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:27.514Z] + docker push nexus3.edgexfoundry.org:10004/core-command:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:27.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T06:38:27.514Z] f7fe02814cbb: Preparing [2023-09-13T06:38:27.514Z] 1a6ae6f9e277: Preparing [2023-09-13T06:38:27.514Z] b2eba44e94b9: Preparing [2023-09-13T06:38:27.514Z] e15ae84abe3c: Preparing [2023-09-13T06:38:27.514Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:27.514Z] 4693057ce236: Preparing [2023-09-13T06:38:27.514Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:27.514Z] f7fe02814cbb: Layer already exists [2023-09-13T06:38:27.514Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:27.514Z] 1a6ae6f9e277: Layer already exists [2023-09-13T06:38:27.514Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:27.514Z] 4693057ce236: Layer already exists [2023-09-13T06:38:27.514Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:e89c1f5a5f995142246597882bff3c2e4bf304d3d39a6e022d5470b351f7c7aa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:27.823Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:28.134Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-13T06:38:28.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T06:38:28.134Z] f7fe02814cbb: Preparing [2023-09-13T06:38:28.134Z] 1a6ae6f9e277: Preparing [2023-09-13T06:38:28.134Z] b2eba44e94b9: Preparing [2023-09-13T06:38:28.134Z] e15ae84abe3c: Preparing [2023-09-13T06:38:28.134Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:28.134Z] 4693057ce236: Preparing [2023-09-13T06:38:28.134Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:28.134Z] 1a6ae6f9e277: Layer already exists [2023-09-13T06:38:28.134Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:28.134Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:28.134Z] f7fe02814cbb: Layer already exists [2023-09-13T06:38:28.134Z] 4693057ce236: Layer already exists [2023-09-13T06:38:28.134Z] main: digest: sha256:e89c1f5a5f995142246597882bff3c2e4bf304d3d39a6e022d5470b351f7c7aa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:38:28.174Z] ===================================================== [Pipeline] echo [2023-09-13T06:38:28.181Z] taggedImages: [2023-09-13T06:38:28.181Z] - nexus3.edgexfoundry.org:10004/core-command:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:28.181Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-13T06:38:28.181Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.46 [2023-09-13T06:38:28.181Z] - nexus3.edgexfoundry.org:10004/core-command:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:28.181Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-13T06:38:28.197Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-13T06:38:28.197Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:28.197Z] latest [2023-09-13T06:38:28.197Z] 3.1.0-dev.46 [2023-09-13T06:38:28.197Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:28.197Z] main [2023-09-13T06:38:28.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:28.506Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:28.812Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:28.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T06:38:28.812Z] 84aff4e6ec5f: Preparing [2023-09-13T06:38:28.812Z] 4d8c18328a6b: Preparing [2023-09-13T06:38:28.812Z] 9d20f982eff7: Preparing [2023-09-13T06:38:28.812Z] 32a19d687f36: Preparing [2023-09-13T06:38:28.812Z] b2eba44e94b9: Preparing [2023-09-13T06:38:28.812Z] e15ae84abe3c: Preparing [2023-09-13T06:38:28.812Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:28.812Z] 4693057ce236: Preparing [2023-09-13T06:38:28.812Z] e15ae84abe3c: Waiting [2023-09-13T06:38:28.812Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:28.812Z] 4693057ce236: Waiting [2023-09-13T06:38:28.812Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:28.812Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:28.812Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:28.812Z] 4693057ce236: Layer already exists [2023-09-13T06:38:28.812Z] 9d20f982eff7: Pushed [2023-09-13T06:38:28.812Z] 84aff4e6ec5f: Pushed [2023-09-13T06:38:29.071Z] 4d8c18328a6b: Pushed [2023-09-13T06:38:30.004Z] 32a19d687f36: Pushed [2023-09-13T06:38:30.004Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:3bdf7608db3b6cee190fdb7fb4a86ced6887a6545ca3b750d31fe2a2658bde33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:30.321Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:30.635Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-13T06:38:30.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T06:38:30.635Z] 84aff4e6ec5f: Preparing [2023-09-13T06:38:30.635Z] 4d8c18328a6b: Preparing [2023-09-13T06:38:30.635Z] 9d20f982eff7: Preparing [2023-09-13T06:38:30.635Z] 32a19d687f36: Preparing [2023-09-13T06:38:30.635Z] b2eba44e94b9: Preparing [2023-09-13T06:38:30.635Z] e15ae84abe3c: Preparing [2023-09-13T06:38:30.635Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:30.635Z] 4693057ce236: Preparing [2023-09-13T06:38:30.635Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:30.635Z] e15ae84abe3c: Waiting [2023-09-13T06:38:30.635Z] 4d8c18328a6b: Layer already exists [2023-09-13T06:38:30.635Z] 9d20f982eff7: Layer already exists [2023-09-13T06:38:30.635Z] 32a19d687f36: Layer already exists [2023-09-13T06:38:30.635Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:30.635Z] 84aff4e6ec5f: Layer already exists [2023-09-13T06:38:30.635Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:30.635Z] 4693057ce236: Layer already exists [2023-09-13T06:38:30.635Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:30.635Z] latest: digest: sha256:3bdf7608db3b6cee190fdb7fb4a86ced6887a6545ca3b750d31fe2a2658bde33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:30.957Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:31.266Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.46 [2023-09-13T06:38:31.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T06:38:31.266Z] 84aff4e6ec5f: Preparing [2023-09-13T06:38:31.266Z] 4d8c18328a6b: Preparing [2023-09-13T06:38:31.266Z] 9d20f982eff7: Preparing [2023-09-13T06:38:31.266Z] 32a19d687f36: Preparing [2023-09-13T06:38:31.266Z] b2eba44e94b9: Preparing [2023-09-13T06:38:31.266Z] e15ae84abe3c: Preparing [2023-09-13T06:38:31.266Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:31.266Z] 4693057ce236: Preparing [2023-09-13T06:38:31.266Z] e15ae84abe3c: Waiting [2023-09-13T06:38:31.266Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:31.266Z] 4693057ce236: Waiting [2023-09-13T06:38:31.266Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:31.266Z] 32a19d687f36: Layer already exists [2023-09-13T06:38:31.266Z] 4d8c18328a6b: Layer already exists [2023-09-13T06:38:31.266Z] 9d20f982eff7: Layer already exists [2023-09-13T06:38:31.266Z] 84aff4e6ec5f: Layer already exists [2023-09-13T06:38:31.266Z] 4693057ce236: Layer already exists [2023-09-13T06:38:31.266Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:31.266Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:31.266Z] 3.1.0-dev.46: digest: sha256:3bdf7608db3b6cee190fdb7fb4a86ced6887a6545ca3b750d31fe2a2658bde33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:31.583Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:31.893Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:31.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T06:38:31.893Z] 84aff4e6ec5f: Preparing [2023-09-13T06:38:31.893Z] 4d8c18328a6b: Preparing [2023-09-13T06:38:31.893Z] 9d20f982eff7: Preparing [2023-09-13T06:38:31.893Z] 32a19d687f36: Preparing [2023-09-13T06:38:31.893Z] b2eba44e94b9: Preparing [2023-09-13T06:38:31.893Z] e15ae84abe3c: Preparing [2023-09-13T06:38:31.893Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:31.893Z] 4693057ce236: Preparing [2023-09-13T06:38:31.893Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:31.893Z] e15ae84abe3c: Waiting [2023-09-13T06:38:31.893Z] 4693057ce236: Waiting [2023-09-13T06:38:31.893Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:31.893Z] 32a19d687f36: Layer already exists [2023-09-13T06:38:31.893Z] 9d20f982eff7: Layer already exists [2023-09-13T06:38:31.893Z] 84aff4e6ec5f: Layer already exists [2023-09-13T06:38:31.893Z] 4d8c18328a6b: Layer already exists [2023-09-13T06:38:31.893Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:31.893Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:31.893Z] 4693057ce236: Layer already exists [2023-09-13T06:38:31.893Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:3bdf7608db3b6cee190fdb7fb4a86ced6887a6545ca3b750d31fe2a2658bde33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:32.206Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:32.520Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-13T06:38:32.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T06:38:32.520Z] 84aff4e6ec5f: Preparing [2023-09-13T06:38:32.520Z] 4d8c18328a6b: Preparing [2023-09-13T06:38:32.520Z] 9d20f982eff7: Preparing [2023-09-13T06:38:32.520Z] 32a19d687f36: Preparing [2023-09-13T06:38:32.520Z] b2eba44e94b9: Preparing [2023-09-13T06:38:32.520Z] e15ae84abe3c: Preparing [2023-09-13T06:38:32.520Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:32.520Z] 4693057ce236: Preparing [2023-09-13T06:38:32.520Z] e15ae84abe3c: Waiting [2023-09-13T06:38:32.520Z] 4693057ce236: Waiting [2023-09-13T06:38:32.520Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:32.520Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:32.520Z] 84aff4e6ec5f: Layer already exists [2023-09-13T06:38:32.520Z] 9d20f982eff7: Layer already exists [2023-09-13T06:38:32.520Z] 4d8c18328a6b: Layer already exists [2023-09-13T06:38:32.520Z] 32a19d687f36: Layer already exists [2023-09-13T06:38:32.520Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:32.520Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:32.520Z] 4693057ce236: Layer already exists [2023-09-13T06:38:32.520Z] main: digest: sha256:3bdf7608db3b6cee190fdb7fb4a86ced6887a6545ca3b750d31fe2a2658bde33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:38:32.570Z] ===================================================== [Pipeline] echo [2023-09-13T06:38:32.579Z] taggedImages: [2023-09-13T06:38:32.579Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:32.579Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-13T06:38:32.579Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.46 [2023-09-13T06:38:32.579Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:32.579Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-13T06:38:32.604Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-13T06:38:32.604Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:32.604Z] latest [2023-09-13T06:38:32.604Z] 3.1.0-dev.46 [2023-09-13T06:38:32.604Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:32.604Z] main [2023-09-13T06:38:32.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:32.919Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:33.221Z] + docker push nexus3.edgexfoundry.org:10004/core-data:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:33.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T06:38:33.221Z] 3f1dbba1e386: Preparing [2023-09-13T06:38:33.221Z] 895fcd7ee86d: Preparing [2023-09-13T06:38:33.221Z] b2eba44e94b9: Preparing [2023-09-13T06:38:33.221Z] e15ae84abe3c: Preparing [2023-09-13T06:38:33.221Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:33.221Z] 4693057ce236: Preparing [2023-09-13T06:38:33.221Z] 4693057ce236: Waiting [2023-09-13T06:38:33.221Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:33.221Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:33.221Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:33.221Z] 4693057ce236: Layer already exists [2023-09-13T06:38:33.221Z] 3f1dbba1e386: Pushed [2023-09-13T06:38:34.597Z] 895fcd7ee86d: Pushed [2023-09-13T06:38:34.856Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:1b77c02c424f4e7fa2e839b5b800d2ed2a419ad41b5663bc660f8eb3a78f0980 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:35.161Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:35.461Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-13T06:38:35.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T06:38:35.461Z] 3f1dbba1e386: Preparing [2023-09-13T06:38:35.461Z] 895fcd7ee86d: Preparing [2023-09-13T06:38:35.461Z] b2eba44e94b9: Preparing [2023-09-13T06:38:35.461Z] e15ae84abe3c: Preparing [2023-09-13T06:38:35.461Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:35.461Z] 4693057ce236: Preparing [2023-09-13T06:38:35.461Z] 4693057ce236: Waiting [2023-09-13T06:38:35.461Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:35.461Z] 895fcd7ee86d: Layer already exists [2023-09-13T06:38:35.461Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:35.461Z] 3f1dbba1e386: Layer already exists [2023-09-13T06:38:35.461Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:35.461Z] 4693057ce236: Layer already exists [2023-09-13T06:38:35.461Z] latest: digest: sha256:1b77c02c424f4e7fa2e839b5b800d2ed2a419ad41b5663bc660f8eb3a78f0980 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:35.774Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:36.075Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.46 [2023-09-13T06:38:36.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T06:38:36.075Z] 3f1dbba1e386: Preparing [2023-09-13T06:38:36.075Z] 895fcd7ee86d: Preparing [2023-09-13T06:38:36.075Z] b2eba44e94b9: Preparing [2023-09-13T06:38:36.075Z] e15ae84abe3c: Preparing [2023-09-13T06:38:36.075Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:36.075Z] 4693057ce236: Preparing [2023-09-13T06:38:36.075Z] 4693057ce236: Waiting [2023-09-13T06:38:36.075Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:36.075Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:36.075Z] 3f1dbba1e386: Layer already exists [2023-09-13T06:38:36.075Z] 895fcd7ee86d: Layer already exists [2023-09-13T06:38:36.075Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:36.075Z] 4693057ce236: Layer already exists [2023-09-13T06:38:36.075Z] 3.1.0-dev.46: digest: sha256:1b77c02c424f4e7fa2e839b5b800d2ed2a419ad41b5663bc660f8eb3a78f0980 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:36.375Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:36.677Z] + docker push nexus3.edgexfoundry.org:10004/core-data:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:36.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T06:38:36.677Z] 3f1dbba1e386: Preparing [2023-09-13T06:38:36.677Z] 895fcd7ee86d: Preparing [2023-09-13T06:38:36.677Z] b2eba44e94b9: Preparing [2023-09-13T06:38:36.677Z] e15ae84abe3c: Preparing [2023-09-13T06:38:36.677Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:36.677Z] 4693057ce236: Preparing [2023-09-13T06:38:36.677Z] 4693057ce236: Waiting [2023-09-13T06:38:36.677Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:36.677Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:36.677Z] 895fcd7ee86d: Layer already exists [2023-09-13T06:38:36.677Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:36.677Z] 3f1dbba1e386: Layer already exists [2023-09-13T06:38:36.677Z] 4693057ce236: Layer already exists [2023-09-13T06:38:36.677Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:1b77c02c424f4e7fa2e839b5b800d2ed2a419ad41b5663bc660f8eb3a78f0980 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:36.977Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:37.287Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-13T06:38:37.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T06:38:37.288Z] 3f1dbba1e386: Preparing [2023-09-13T06:38:37.288Z] 895fcd7ee86d: Preparing [2023-09-13T06:38:37.288Z] b2eba44e94b9: Preparing [2023-09-13T06:38:37.288Z] e15ae84abe3c: Preparing [2023-09-13T06:38:37.288Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:37.288Z] 4693057ce236: Preparing [2023-09-13T06:38:37.288Z] 4693057ce236: Waiting [2023-09-13T06:38:37.288Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:37.288Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:37.288Z] 3f1dbba1e386: Layer already exists [2023-09-13T06:38:37.288Z] 895fcd7ee86d: Layer already exists [2023-09-13T06:38:37.288Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:37.288Z] 4693057ce236: Layer already exists [2023-09-13T06:38:37.288Z] main: digest: sha256:1b77c02c424f4e7fa2e839b5b800d2ed2a419ad41b5663bc660f8eb3a78f0980 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:38:37.335Z] ===================================================== [Pipeline] echo [2023-09-13T06:38:37.343Z] taggedImages: [2023-09-13T06:38:37.343Z] - nexus3.edgexfoundry.org:10004/core-data:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:37.343Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-13T06:38:37.343Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.46 [2023-09-13T06:38:37.343Z] - nexus3.edgexfoundry.org:10004/core-data:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:37.343Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-13T06:38:37.366Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-13T06:38:37.366Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:37.366Z] latest [2023-09-13T06:38:37.366Z] 3.1.0-dev.46 [2023-09-13T06:38:37.366Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:37.366Z] main [2023-09-13T06:38:37.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:37.670Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:37.971Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:37.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T06:38:37.971Z] a551b56de5a7: Preparing [2023-09-13T06:38:37.971Z] 5cf727771caf: Preparing [2023-09-13T06:38:37.971Z] ef9f49b6cbc8: Preparing [2023-09-13T06:38:37.971Z] b2eba44e94b9: Preparing [2023-09-13T06:38:37.971Z] e15ae84abe3c: Preparing [2023-09-13T06:38:37.971Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:37.971Z] 4693057ce236: Preparing [2023-09-13T06:38:37.971Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:37.971Z] 4693057ce236: Waiting [2023-09-13T06:38:37.971Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:37.971Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:37.971Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:37.971Z] 4693057ce236: Layer already exists [2023-09-13T06:38:37.971Z] 5cf727771caf: Pushed [2023-09-13T06:38:37.971Z] a551b56de5a7: Pushed [2023-09-13T06:38:39.591Z] #95 DONE 39.3s [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:39.591Z] #93 DONE 38.9s [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:39.591Z] #94 DONE 39.3s [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:39.591Z] #92 DONE 40.4s [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-13T06:38:39.591Z] #96 DONE 1.0s [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #97 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:38:39.591Z] #97 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #98 [core-metadata builder 6/7] COPY . . [2023-09-13T06:38:39.591Z] #98 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:39.591Z] #99 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T06:38:39.591Z] #100 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:39.591Z] #101 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #102 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:38:39.591Z] #102 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #103 [support-scheduler builder 6/7] COPY . . [2023-09-13T06:38:39.591Z] #103 DONE 1.1s [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #104 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T06:38:39.591Z] #104 DONE 1.1s [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:39.591Z] #105 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:38:39.591Z] #106 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2023-09-13T06:38:39.591Z] #107 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T06:38:39.591Z] #108 ... [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:38:39.591Z] #109 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #110 [core-command builder 6/7] COPY . . [2023-09-13T06:38:39.591Z] #110 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:39.591Z] #111 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:39.591Z] #112 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #113 [security-proxy-auth builder 6/7] COPY . . [2023-09-13T06:38:39.591Z] #113 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:38:39.591Z] #114 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #115 [core-data builder 6/7] COPY . . [2023-09-13T06:38:39.591Z] #115 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:38:39.591Z] #116 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:39.591Z] #117 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-13T06:38:39.591Z] #118 DONE 1.1s [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-13T06:38:39.591Z] #119 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T06:38:39.591Z] #120 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T06:38:39.591Z] #121 CACHED [2023-09-13T06:38:39.591Z] [2023-09-13T06:38:39.591Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T06:38:39.873Z] ef9f49b6cbc8: Pushed [2023-09-13T06:38:39.873Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:b91852d64be161438b987d52450241c985cca9512089fcdc2230aa378346de2a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:40.177Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:40.489Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-13T06:38:40.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T06:38:40.490Z] a551b56de5a7: Preparing [2023-09-13T06:38:40.490Z] 5cf727771caf: Preparing [2023-09-13T06:38:40.490Z] ef9f49b6cbc8: Preparing [2023-09-13T06:38:40.490Z] b2eba44e94b9: Preparing [2023-09-13T06:38:40.490Z] e15ae84abe3c: Preparing [2023-09-13T06:38:40.490Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:40.490Z] 4693057ce236: Preparing [2023-09-13T06:38:40.490Z] 4693057ce236: Waiting [2023-09-13T06:38:40.490Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:40.490Z] 5cf727771caf: Layer already exists [2023-09-13T06:38:40.490Z] ef9f49b6cbc8: Layer already exists [2023-09-13T06:38:40.490Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:40.490Z] a551b56de5a7: Layer already exists [2023-09-13T06:38:40.490Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:40.490Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:40.490Z] 4693057ce236: Layer already exists [2023-09-13T06:38:40.490Z] latest: digest: sha256:b91852d64be161438b987d52450241c985cca9512089fcdc2230aa378346de2a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:40.807Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:41.115Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.46 [2023-09-13T06:38:41.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T06:38:41.115Z] a551b56de5a7: Preparing [2023-09-13T06:38:41.115Z] 5cf727771caf: Preparing [2023-09-13T06:38:41.115Z] ef9f49b6cbc8: Preparing [2023-09-13T06:38:41.115Z] b2eba44e94b9: Preparing [2023-09-13T06:38:41.115Z] e15ae84abe3c: Preparing [2023-09-13T06:38:41.115Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:41.115Z] 4693057ce236: Preparing [2023-09-13T06:38:41.115Z] 4693057ce236: Waiting [2023-09-13T06:38:41.115Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:41.115Z] ef9f49b6cbc8: Layer already exists [2023-09-13T06:38:41.115Z] 5cf727771caf: Layer already exists [2023-09-13T06:38:41.115Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:41.115Z] a551b56de5a7: Layer already exists [2023-09-13T06:38:41.115Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:41.115Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:41.115Z] 4693057ce236: Layer already exists [2023-09-13T06:38:41.115Z] 3.1.0-dev.46: digest: sha256:b91852d64be161438b987d52450241c985cca9512089fcdc2230aa378346de2a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:41.431Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:41.741Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:41.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T06:38:41.741Z] a551b56de5a7: Preparing [2023-09-13T06:38:41.741Z] 5cf727771caf: Preparing [2023-09-13T06:38:41.741Z] ef9f49b6cbc8: Preparing [2023-09-13T06:38:41.741Z] b2eba44e94b9: Preparing [2023-09-13T06:38:41.741Z] e15ae84abe3c: Preparing [2023-09-13T06:38:41.741Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:41.741Z] 4693057ce236: Preparing [2023-09-13T06:38:41.741Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:41.741Z] 4693057ce236: Waiting [2023-09-13T06:38:41.741Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:41.741Z] a551b56de5a7: Layer already exists [2023-09-13T06:38:41.741Z] 5cf727771caf: Layer already exists [2023-09-13T06:38:41.741Z] ef9f49b6cbc8: Layer already exists [2023-09-13T06:38:41.741Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:41.741Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:41.741Z] 4693057ce236: Layer already exists [2023-09-13T06:38:41.741Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:b91852d64be161438b987d52450241c985cca9512089fcdc2230aa378346de2a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:42.040Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:42.208Z] #122 4.095 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-13T06:38:42.338Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-13T06:38:42.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T06:38:42.338Z] a551b56de5a7: Preparing [2023-09-13T06:38:42.338Z] 5cf727771caf: Preparing [2023-09-13T06:38:42.338Z] ef9f49b6cbc8: Preparing [2023-09-13T06:38:42.338Z] b2eba44e94b9: Preparing [2023-09-13T06:38:42.338Z] e15ae84abe3c: Preparing [2023-09-13T06:38:42.338Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:42.338Z] 4693057ce236: Preparing [2023-09-13T06:38:42.338Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:42.338Z] 4693057ce236: Waiting [2023-09-13T06:38:42.338Z] 5cf727771caf: Layer already exists [2023-09-13T06:38:42.338Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:42.338Z] a551b56de5a7: Layer already exists [2023-09-13T06:38:42.338Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:42.338Z] ef9f49b6cbc8: Layer already exists [2023-09-13T06:38:42.338Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:42.338Z] 4693057ce236: Layer already exists [2023-09-13T06:38:42.338Z] main: digest: sha256:b91852d64be161438b987d52450241c985cca9512089fcdc2230aa378346de2a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:38:42.370Z] ===================================================== [Pipeline] echo [2023-09-13T06:38:42.376Z] taggedImages: [2023-09-13T06:38:42.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:42.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-13T06:38:42.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.46 [2023-09-13T06:38:42.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:42.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-13T06:38:42.391Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-13T06:38:42.391Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:42.391Z] latest [2023-09-13T06:38:42.391Z] 3.1.0-dev.46 [2023-09-13T06:38:42.391Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:42.391Z] main [2023-09-13T06:38:42.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:42.721Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:43.135Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:43.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T06:38:43.135Z] 2f8fd0c25c47: Preparing [2023-09-13T06:38:43.135Z] a1c5d33d515e: Preparing [2023-09-13T06:38:43.135Z] 5e644e6ec34a: Preparing [2023-09-13T06:38:43.135Z] 9cccf427510f: Preparing [2023-09-13T06:38:43.135Z] 17c983111339: Preparing [2023-09-13T06:38:43.135Z] c91f9f18b084: Preparing [2023-09-13T06:38:43.135Z] cff982f8bb33: Preparing [2023-09-13T06:38:43.135Z] b2eba44e94b9: Preparing [2023-09-13T06:38:43.135Z] e15ae84abe3c: Preparing [2023-09-13T06:38:43.135Z] 5817eea365ed: Preparing [2023-09-13T06:38:43.135Z] dd367fd99d26: Preparing [2023-09-13T06:38:43.135Z] 5f70bf18a086: Preparing [2023-09-13T06:38:43.135Z] 8ab504c4be98: Preparing [2023-09-13T06:38:43.135Z] 7b2272d7f998: Preparing [2023-09-13T06:38:43.135Z] 4693057ce236: Preparing [2023-09-13T06:38:43.135Z] c91f9f18b084: Waiting [2023-09-13T06:38:43.135Z] cff982f8bb33: Waiting [2023-09-13T06:38:43.135Z] 5f70bf18a086: Waiting [2023-09-13T06:38:43.135Z] b2eba44e94b9: Waiting [2023-09-13T06:38:43.135Z] 4693057ce236: Waiting [2023-09-13T06:38:43.135Z] 8ab504c4be98: Waiting [2023-09-13T06:38:43.135Z] dd367fd99d26: Waiting [2023-09-13T06:38:43.135Z] e15ae84abe3c: Waiting [2023-09-13T06:38:43.135Z] 7b2272d7f998: Waiting [2023-09-13T06:38:43.135Z] 9cccf427510f: Pushed [2023-09-13T06:38:43.135Z] 5e644e6ec34a: Pushed [2023-09-13T06:38:43.135Z] a1c5d33d515e: Pushed [2023-09-13T06:38:43.135Z] 2f8fd0c25c47: Pushed [2023-09-13T06:38:43.135Z] 17c983111339: Pushed [2023-09-13T06:38:43.135Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:43.135Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:43.186Z] #122 ... [2023-09-13T06:38:43.186Z] [2023-09-13T06:38:43.187Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T06:38:43.187Z] #108 5.386 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T06:38:43.442Z] c91f9f18b084: Pushed [2023-09-13T06:38:43.442Z] dd367fd99d26: Pushed [2023-09-13T06:38:43.442Z] 5817eea365ed: Pushed [2023-09-13T06:38:43.442Z] 5f70bf18a086: Pushed [2023-09-13T06:38:43.442Z] 4693057ce236: Layer already exists [2023-09-13T06:38:43.442Z] 8ab504c4be98: Pushed [2023-09-13T06:38:43.442Z] 7b2272d7f998: Pushed [2023-09-13T06:38:44.989Z] cff982f8bb33: Pushed [2023-09-13T06:38:45.247Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:7ea7fbf157b87c11a72aaccbdc2d5b1ab6e74f5c769e0847978c8bd8a7c3fc2a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:45.568Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:45.873Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-13T06:38:45.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T06:38:45.873Z] 2f8fd0c25c47: Preparing [2023-09-13T06:38:45.873Z] a1c5d33d515e: Preparing [2023-09-13T06:38:45.873Z] 5e644e6ec34a: Preparing [2023-09-13T06:38:45.873Z] 9cccf427510f: Preparing [2023-09-13T06:38:45.873Z] 17c983111339: Preparing [2023-09-13T06:38:45.873Z] c91f9f18b084: Preparing [2023-09-13T06:38:45.873Z] cff982f8bb33: Preparing [2023-09-13T06:38:45.873Z] b2eba44e94b9: Preparing [2023-09-13T06:38:45.873Z] e15ae84abe3c: Preparing [2023-09-13T06:38:45.873Z] 5817eea365ed: Preparing [2023-09-13T06:38:45.873Z] dd367fd99d26: Preparing [2023-09-13T06:38:45.873Z] 5f70bf18a086: Preparing [2023-09-13T06:38:45.873Z] 8ab504c4be98: Preparing [2023-09-13T06:38:45.873Z] 7b2272d7f998: Preparing [2023-09-13T06:38:45.873Z] 4693057ce236: Preparing [2023-09-13T06:38:45.873Z] cff982f8bb33: Waiting [2023-09-13T06:38:45.873Z] b2eba44e94b9: Waiting [2023-09-13T06:38:45.873Z] e15ae84abe3c: Waiting [2023-09-13T06:38:45.873Z] 5817eea365ed: Waiting [2023-09-13T06:38:45.873Z] 5f70bf18a086: Waiting [2023-09-13T06:38:45.874Z] dd367fd99d26: Waiting [2023-09-13T06:38:45.874Z] 8ab504c4be98: Waiting [2023-09-13T06:38:45.874Z] 7b2272d7f998: Waiting [2023-09-13T06:38:45.874Z] 4693057ce236: Waiting [2023-09-13T06:38:45.874Z] 9cccf427510f: Layer already exists [2023-09-13T06:38:45.874Z] 5e644e6ec34a: Layer already exists [2023-09-13T06:38:45.874Z] a1c5d33d515e: Layer already exists [2023-09-13T06:38:45.874Z] 17c983111339: Layer already exists [2023-09-13T06:38:45.874Z] 2f8fd0c25c47: Layer already exists [2023-09-13T06:38:45.874Z] c91f9f18b084: Layer already exists [2023-09-13T06:38:45.874Z] cff982f8bb33: Layer already exists [2023-09-13T06:38:45.874Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:45.874Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:45.874Z] 5817eea365ed: Layer already exists [2023-09-13T06:38:45.874Z] dd367fd99d26: Layer already exists [2023-09-13T06:38:45.874Z] 5f70bf18a086: Layer already exists [2023-09-13T06:38:45.874Z] 7b2272d7f998: Layer already exists [2023-09-13T06:38:45.874Z] 8ab504c4be98: Layer already exists [2023-09-13T06:38:45.874Z] 4693057ce236: Layer already exists [2023-09-13T06:38:45.874Z] latest: digest: sha256:7ea7fbf157b87c11a72aaccbdc2d5b1ab6e74f5c769e0847978c8bd8a7c3fc2a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:46.186Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:46.496Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.46 [2023-09-13T06:38:46.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T06:38:46.496Z] 2f8fd0c25c47: Preparing [2023-09-13T06:38:46.496Z] a1c5d33d515e: Preparing [2023-09-13T06:38:46.496Z] 5e644e6ec34a: Preparing [2023-09-13T06:38:46.496Z] 9cccf427510f: Preparing [2023-09-13T06:38:46.496Z] 17c983111339: Preparing [2023-09-13T06:38:46.496Z] c91f9f18b084: Preparing [2023-09-13T06:38:46.496Z] cff982f8bb33: Preparing [2023-09-13T06:38:46.496Z] b2eba44e94b9: Preparing [2023-09-13T06:38:46.496Z] e15ae84abe3c: Preparing [2023-09-13T06:38:46.496Z] 5817eea365ed: Preparing [2023-09-13T06:38:46.496Z] dd367fd99d26: Preparing [2023-09-13T06:38:46.496Z] 5f70bf18a086: Preparing [2023-09-13T06:38:46.496Z] 8ab504c4be98: Preparing [2023-09-13T06:38:46.496Z] 7b2272d7f998: Preparing [2023-09-13T06:38:46.496Z] 4693057ce236: Preparing [2023-09-13T06:38:46.496Z] c91f9f18b084: Waiting [2023-09-13T06:38:46.496Z] 5f70bf18a086: Waiting [2023-09-13T06:38:46.496Z] 8ab504c4be98: Waiting [2023-09-13T06:38:46.496Z] b2eba44e94b9: Waiting [2023-09-13T06:38:46.496Z] 7b2272d7f998: Waiting [2023-09-13T06:38:46.496Z] 4693057ce236: Waiting [2023-09-13T06:38:46.496Z] e15ae84abe3c: Waiting [2023-09-13T06:38:46.496Z] dd367fd99d26: Waiting [2023-09-13T06:38:46.496Z] 5817eea365ed: Waiting [2023-09-13T06:38:46.496Z] cff982f8bb33: Waiting [2023-09-13T06:38:46.496Z] 5e644e6ec34a: Layer already exists [2023-09-13T06:38:46.496Z] 2f8fd0c25c47: Layer already exists [2023-09-13T06:38:46.496Z] 9cccf427510f: Layer already exists [2023-09-13T06:38:46.496Z] a1c5d33d515e: Layer already exists [2023-09-13T06:38:46.496Z] 17c983111339: Layer already exists [2023-09-13T06:38:46.496Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:46.497Z] c91f9f18b084: Layer already exists [2023-09-13T06:38:46.497Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:46.497Z] 5817eea365ed: Layer already exists [2023-09-13T06:38:46.497Z] cff982f8bb33: Layer already exists [2023-09-13T06:38:46.497Z] dd367fd99d26: Layer already exists [2023-09-13T06:38:46.497Z] 5f70bf18a086: Layer already exists [2023-09-13T06:38:46.497Z] 8ab504c4be98: Layer already exists [2023-09-13T06:38:46.497Z] 7b2272d7f998: Layer already exists [2023-09-13T06:38:46.497Z] 4693057ce236: Layer already exists [2023-09-13T06:38:46.497Z] 3.1.0-dev.46: digest: sha256:7ea7fbf157b87c11a72aaccbdc2d5b1ab6e74f5c769e0847978c8bd8a7c3fc2a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:46.799Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:47.099Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:47.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T06:38:47.099Z] 2f8fd0c25c47: Preparing [2023-09-13T06:38:47.099Z] a1c5d33d515e: Preparing [2023-09-13T06:38:47.099Z] 5e644e6ec34a: Preparing [2023-09-13T06:38:47.099Z] 9cccf427510f: Preparing [2023-09-13T06:38:47.099Z] 17c983111339: Preparing [2023-09-13T06:38:47.099Z] c91f9f18b084: Preparing [2023-09-13T06:38:47.099Z] cff982f8bb33: Preparing [2023-09-13T06:38:47.099Z] b2eba44e94b9: Preparing [2023-09-13T06:38:47.099Z] e15ae84abe3c: Preparing [2023-09-13T06:38:47.099Z] 5817eea365ed: Preparing [2023-09-13T06:38:47.099Z] dd367fd99d26: Preparing [2023-09-13T06:38:47.099Z] 5f70bf18a086: Preparing [2023-09-13T06:38:47.099Z] 8ab504c4be98: Preparing [2023-09-13T06:38:47.099Z] 7b2272d7f998: Preparing [2023-09-13T06:38:47.099Z] 4693057ce236: Preparing [2023-09-13T06:38:47.099Z] c91f9f18b084: Waiting [2023-09-13T06:38:47.099Z] cff982f8bb33: Waiting [2023-09-13T06:38:47.099Z] b2eba44e94b9: Waiting [2023-09-13T06:38:47.099Z] e15ae84abe3c: Waiting [2023-09-13T06:38:47.099Z] 5817eea365ed: Waiting [2023-09-13T06:38:47.099Z] dd367fd99d26: Waiting [2023-09-13T06:38:47.099Z] 5f70bf18a086: Waiting [2023-09-13T06:38:47.099Z] 8ab504c4be98: Waiting [2023-09-13T06:38:47.099Z] 4693057ce236: Waiting [2023-09-13T06:38:47.099Z] 7b2272d7f998: Waiting [2023-09-13T06:38:47.099Z] 2f8fd0c25c47: Layer already exists [2023-09-13T06:38:47.099Z] 17c983111339: Layer already exists [2023-09-13T06:38:47.099Z] a1c5d33d515e: Layer already exists [2023-09-13T06:38:47.099Z] 9cccf427510f: Layer already exists [2023-09-13T06:38:47.099Z] 5e644e6ec34a: Layer already exists [2023-09-13T06:38:47.099Z] c91f9f18b084: Layer already exists [2023-09-13T06:38:47.099Z] cff982f8bb33: Layer already exists [2023-09-13T06:38:47.099Z] 5817eea365ed: Layer already exists [2023-09-13T06:38:47.099Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:47.099Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:47.099Z] 5f70bf18a086: Layer already exists [2023-09-13T06:38:47.099Z] dd367fd99d26: Layer already exists [2023-09-13T06:38:47.099Z] 7b2272d7f998: Layer already exists [2023-09-13T06:38:47.099Z] 4693057ce236: Layer already exists [2023-09-13T06:38:47.099Z] 8ab504c4be98: Layer already exists [2023-09-13T06:38:47.099Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:7ea7fbf157b87c11a72aaccbdc2d5b1ab6e74f5c769e0847978c8bd8a7c3fc2a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:47.400Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:47.442Z] #108 ... [2023-09-13T06:38:47.442Z] [2023-09-13T06:38:47.442Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:38:47.442Z] #0 3.700 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T06:38:47.703Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-13T06:38:47.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T06:38:47.703Z] 2f8fd0c25c47: Preparing [2023-09-13T06:38:47.703Z] a1c5d33d515e: Preparing [2023-09-13T06:38:47.703Z] 5e644e6ec34a: Preparing [2023-09-13T06:38:47.703Z] 9cccf427510f: Preparing [2023-09-13T06:38:47.703Z] 17c983111339: Preparing [2023-09-13T06:38:47.703Z] c91f9f18b084: Preparing [2023-09-13T06:38:47.703Z] cff982f8bb33: Preparing [2023-09-13T06:38:47.703Z] b2eba44e94b9: Preparing [2023-09-13T06:38:47.703Z] e15ae84abe3c: Preparing [2023-09-13T06:38:47.703Z] 5817eea365ed: Preparing [2023-09-13T06:38:47.703Z] dd367fd99d26: Preparing [2023-09-13T06:38:47.703Z] 5f70bf18a086: Preparing [2023-09-13T06:38:47.703Z] 8ab504c4be98: Preparing [2023-09-13T06:38:47.703Z] 7b2272d7f998: Preparing [2023-09-13T06:38:47.703Z] 4693057ce236: Preparing [2023-09-13T06:38:47.703Z] dd367fd99d26: Waiting [2023-09-13T06:38:47.703Z] cff982f8bb33: Waiting [2023-09-13T06:38:47.703Z] 5f70bf18a086: Waiting [2023-09-13T06:38:47.703Z] b2eba44e94b9: Waiting [2023-09-13T06:38:47.703Z] 8ab504c4be98: Waiting [2023-09-13T06:38:47.703Z] e15ae84abe3c: Waiting [2023-09-13T06:38:47.703Z] 7b2272d7f998: Waiting [2023-09-13T06:38:47.703Z] 4693057ce236: Waiting [2023-09-13T06:38:47.703Z] 5817eea365ed: Waiting [2023-09-13T06:38:47.703Z] 17c983111339: Layer already exists [2023-09-13T06:38:47.703Z] 5e644e6ec34a: Layer already exists [2023-09-13T06:38:47.703Z] 2f8fd0c25c47: Layer already exists [2023-09-13T06:38:47.703Z] 9cccf427510f: Layer already exists [2023-09-13T06:38:47.703Z] a1c5d33d515e: Layer already exists [2023-09-13T06:38:47.703Z] cff982f8bb33: Layer already exists [2023-09-13T06:38:47.703Z] c91f9f18b084: Layer already exists [2023-09-13T06:38:47.703Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:47.703Z] 5817eea365ed: Layer already exists [2023-09-13T06:38:47.703Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:47.703Z] dd367fd99d26: Layer already exists [2023-09-13T06:38:47.703Z] 5f70bf18a086: Layer already exists [2023-09-13T06:38:47.703Z] 8ab504c4be98: Layer already exists [2023-09-13T06:38:47.703Z] 7b2272d7f998: Layer already exists [2023-09-13T06:38:47.703Z] 4693057ce236: Layer already exists [2023-09-13T06:38:47.703Z] main: digest: sha256:7ea7fbf157b87c11a72aaccbdc2d5b1ab6e74f5c769e0847978c8bd8a7c3fc2a size: 3437 [Pipeline] } [2023-09-13T06:38:47.715Z] #123 ... [2023-09-13T06:38:47.715Z] [2023-09-13T06:38:47.715Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T06:38:47.715Z] #0 4.399 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:38:47.748Z] ===================================================== [Pipeline] echo [2023-09-13T06:38:47.757Z] taggedImages: [2023-09-13T06:38:47.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:47.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-13T06:38:47.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.46 [2023-09-13T06:38:47.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:47.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-13T06:38:47.779Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-13T06:38:47.779Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:47.779Z] latest [2023-09-13T06:38:47.779Z] 3.1.0-dev.46 [2023-09-13T06:38:47.779Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:47.779Z] main [2023-09-13T06:38:47.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:48.044Z] #124 ... [2023-09-13T06:38:48.044Z] [2023-09-13T06:38:48.044Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T06:38:48.044Z] #0 4.571 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-13T06:38:48.044Z] #125 ... [2023-09-13T06:38:48.044Z] [2023-09-13T06:38:48.044Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T06:38:48.044Z] #0 5.459 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-13T06:38:48.098Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:48.324Z] #126 ... [2023-09-13T06:38:48.324Z] [2023-09-13T06:38:48.324Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T06:38:48.324Z] #0 5.282 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T06:38:48.324Z] #127 ... [2023-09-13T06:38:48.324Z] [2023-09-13T06:38:48.324Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T06:38:48.324Z] #0 5.174 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T06:38:48.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:48.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T06:38:48.398Z] 84aff4e6ec5f: Preparing [2023-09-13T06:38:48.398Z] 4d8c18328a6b: Preparing [2023-09-13T06:38:48.398Z] eb230c0a914d: Preparing [2023-09-13T06:38:48.398Z] ee352a9df37d: Preparing [2023-09-13T06:38:48.398Z] b2eba44e94b9: Preparing [2023-09-13T06:38:48.398Z] e15ae84abe3c: Preparing [2023-09-13T06:38:48.398Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:48.398Z] 4693057ce236: Preparing [2023-09-13T06:38:48.398Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:48.398Z] e15ae84abe3c: Waiting [2023-09-13T06:38:48.398Z] 4d8c18328a6b: Layer already exists [2023-09-13T06:38:48.398Z] 84aff4e6ec5f: Layer already exists [2023-09-13T06:38:48.398Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:48.398Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:48.398Z] 4693057ce236: Layer already exists [2023-09-13T06:38:48.398Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:48.398Z] eb230c0a914d: Pushed [2023-09-13T06:38:48.598Z] #128 ... [2023-09-13T06:38:48.598Z] [2023-09-13T06:38:48.598Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T06:38:48.598Z] #0 3.906 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T06:38:48.598Z] #129 ... [2023-09-13T06:38:48.598Z] [2023-09-13T06:38:48.598Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T06:38:48.598Z] #0 5.370 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T06:38:48.865Z] #130 ... [2023-09-13T06:38:48.865Z] [2023-09-13T06:38:48.865Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T06:38:48.865Z] #0 5.353 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-13T06:38:49.771Z] ee352a9df37d: Pushed [2023-09-13T06:38:50.030Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:4d10cc4d63386e76f2502185ad9ba48a85e37fb67ccd730291fc20108861f8be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:50.341Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:50.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-13T06:38:50.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T06:38:50.646Z] 84aff4e6ec5f: Preparing [2023-09-13T06:38:50.646Z] 4d8c18328a6b: Preparing [2023-09-13T06:38:50.646Z] eb230c0a914d: Preparing [2023-09-13T06:38:50.646Z] ee352a9df37d: Preparing [2023-09-13T06:38:50.646Z] b2eba44e94b9: Preparing [2023-09-13T06:38:50.646Z] e15ae84abe3c: Preparing [2023-09-13T06:38:50.646Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:50.646Z] 4693057ce236: Preparing [2023-09-13T06:38:50.646Z] 4693057ce236: Waiting [2023-09-13T06:38:50.646Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:50.646Z] e15ae84abe3c: Waiting [2023-09-13T06:38:50.646Z] eb230c0a914d: Layer already exists [2023-09-13T06:38:50.646Z] 4d8c18328a6b: Layer already exists [2023-09-13T06:38:50.646Z] ee352a9df37d: Layer already exists [2023-09-13T06:38:50.646Z] 84aff4e6ec5f: Layer already exists [2023-09-13T06:38:50.646Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:50.646Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:50.646Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:50.646Z] 4693057ce236: Layer already exists [2023-09-13T06:38:50.646Z] latest: digest: sha256:4d10cc4d63386e76f2502185ad9ba48a85e37fb67ccd730291fc20108861f8be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:50.955Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:51.258Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.46 [2023-09-13T06:38:51.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T06:38:51.258Z] 84aff4e6ec5f: Preparing [2023-09-13T06:38:51.258Z] 4d8c18328a6b: Preparing [2023-09-13T06:38:51.258Z] eb230c0a914d: Preparing [2023-09-13T06:38:51.258Z] ee352a9df37d: Preparing [2023-09-13T06:38:51.258Z] b2eba44e94b9: Preparing [2023-09-13T06:38:51.258Z] e15ae84abe3c: Preparing [2023-09-13T06:38:51.258Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:51.258Z] 4693057ce236: Preparing [2023-09-13T06:38:51.258Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:51.258Z] 4693057ce236: Waiting [2023-09-13T06:38:51.258Z] e15ae84abe3c: Waiting [2023-09-13T06:38:51.258Z] 4d8c18328a6b: Layer already exists [2023-09-13T06:38:51.258Z] 84aff4e6ec5f: Layer already exists [2023-09-13T06:38:51.258Z] ee352a9df37d: Layer already exists [2023-09-13T06:38:51.258Z] eb230c0a914d: Layer already exists [2023-09-13T06:38:51.258Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:51.258Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:51.258Z] 4693057ce236: Layer already exists [2023-09-13T06:38:51.258Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:51.258Z] 3.1.0-dev.46: digest: sha256:4d10cc4d63386e76f2502185ad9ba48a85e37fb67ccd730291fc20108861f8be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:51.560Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:51.860Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:51.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T06:38:51.861Z] 84aff4e6ec5f: Preparing [2023-09-13T06:38:51.861Z] 4d8c18328a6b: Preparing [2023-09-13T06:38:51.861Z] eb230c0a914d: Preparing [2023-09-13T06:38:51.861Z] ee352a9df37d: Preparing [2023-09-13T06:38:51.861Z] b2eba44e94b9: Preparing [2023-09-13T06:38:51.861Z] e15ae84abe3c: Preparing [2023-09-13T06:38:51.861Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:51.861Z] 4693057ce236: Preparing [2023-09-13T06:38:51.861Z] e15ae84abe3c: Waiting [2023-09-13T06:38:51.861Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:51.861Z] 4693057ce236: Waiting [2023-09-13T06:38:51.861Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:51.861Z] ee352a9df37d: Layer already exists [2023-09-13T06:38:51.861Z] 4d8c18328a6b: Layer already exists [2023-09-13T06:38:51.861Z] 84aff4e6ec5f: Layer already exists [2023-09-13T06:38:51.861Z] eb230c0a914d: Layer already exists [2023-09-13T06:38:51.861Z] 4693057ce236: Layer already exists [2023-09-13T06:38:51.861Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:51.861Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:51.861Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:4d10cc4d63386e76f2502185ad9ba48a85e37fb67ccd730291fc20108861f8be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:52.164Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:52.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-13T06:38:52.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T06:38:52.470Z] 84aff4e6ec5f: Preparing [2023-09-13T06:38:52.470Z] 4d8c18328a6b: Preparing [2023-09-13T06:38:52.470Z] eb230c0a914d: Preparing [2023-09-13T06:38:52.470Z] ee352a9df37d: Preparing [2023-09-13T06:38:52.470Z] b2eba44e94b9: Preparing [2023-09-13T06:38:52.470Z] e15ae84abe3c: Preparing [2023-09-13T06:38:52.470Z] 89397d0d4b6b: Preparing [2023-09-13T06:38:52.470Z] 4693057ce236: Preparing [2023-09-13T06:38:52.470Z] 89397d0d4b6b: Waiting [2023-09-13T06:38:52.470Z] e15ae84abe3c: Waiting [2023-09-13T06:38:52.470Z] 4693057ce236: Waiting [2023-09-13T06:38:52.470Z] eb230c0a914d: Layer already exists [2023-09-13T06:38:52.470Z] 4d8c18328a6b: Layer already exists [2023-09-13T06:38:52.470Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:52.470Z] ee352a9df37d: Layer already exists [2023-09-13T06:38:52.470Z] 84aff4e6ec5f: Layer already exists [2023-09-13T06:38:52.470Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:52.470Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:38:52.470Z] 4693057ce236: Layer already exists [2023-09-13T06:38:52.470Z] main: digest: sha256:4d10cc4d63386e76f2502185ad9ba48a85e37fb67ccd730291fc20108861f8be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:38:52.508Z] ===================================================== [Pipeline] echo [2023-09-13T06:38:52.514Z] taggedImages: [2023-09-13T06:38:52.514Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:52.514Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-13T06:38:52.514Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.46 [2023-09-13T06:38:52.514Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:52.514Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-13T06:38:52.528Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-13T06:38:52.528Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:52.528Z] latest [2023-09-13T06:38:52.528Z] 3.1.0-dev.46 [2023-09-13T06:38:52.528Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:52.528Z] main [2023-09-13T06:38:52.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:52.829Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:53.129Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:53.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T06:38:53.129Z] e3d73b86004c: Preparing [2023-09-13T06:38:53.130Z] 739f1a4dff58: Preparing [2023-09-13T06:38:53.130Z] 91fdd0ebb2db: Preparing [2023-09-13T06:38:53.130Z] 0de387e63cb7: Preparing [2023-09-13T06:38:53.130Z] b152eb0e0e0d: Preparing [2023-09-13T06:38:53.130Z] b2eba44e94b9: Preparing [2023-09-13T06:38:53.130Z] e15ae84abe3c: Preparing [2023-09-13T06:38:53.130Z] 71ba6af714d2: Preparing [2023-09-13T06:38:53.130Z] 9409218990d3: Preparing [2023-09-13T06:38:53.130Z] 4693057ce236: Preparing [2023-09-13T06:38:53.130Z] b2eba44e94b9: Waiting [2023-09-13T06:38:53.130Z] 9409218990d3: Waiting [2023-09-13T06:38:53.130Z] e15ae84abe3c: Waiting [2023-09-13T06:38:53.130Z] 71ba6af714d2: Waiting [2023-09-13T06:38:53.130Z] 4693057ce236: Waiting [2023-09-13T06:38:53.130Z] 739f1a4dff58: Pushed [2023-09-13T06:38:53.130Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:53.130Z] e3d73b86004c: Pushed [2023-09-13T06:38:53.130Z] 0de387e63cb7: Pushed [2023-09-13T06:38:53.130Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:53.130Z] b152eb0e0e0d: Pushed [2023-09-13T06:38:53.130Z] 4693057ce236: Layer already exists [2023-09-13T06:38:53.388Z] 71ba6af714d2: Pushed [2023-09-13T06:38:54.763Z] 91fdd0ebb2db: Pushed [2023-09-13T06:38:54.763Z] 9409218990d3: Pushed [2023-09-13T06:38:54.763Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:bc3039c45b2b7ac44cf1766f5a7aa2786f1b33bc76379321fee9edf2decf4493 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:55.072Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:55.372Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-13T06:38:55.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T06:38:55.372Z] e3d73b86004c: Preparing [2023-09-13T06:38:55.372Z] 739f1a4dff58: Preparing [2023-09-13T06:38:55.372Z] 91fdd0ebb2db: Preparing [2023-09-13T06:38:55.372Z] 0de387e63cb7: Preparing [2023-09-13T06:38:55.372Z] b152eb0e0e0d: Preparing [2023-09-13T06:38:55.372Z] b2eba44e94b9: Preparing [2023-09-13T06:38:55.372Z] e15ae84abe3c: Preparing [2023-09-13T06:38:55.372Z] 71ba6af714d2: Preparing [2023-09-13T06:38:55.372Z] 9409218990d3: Preparing [2023-09-13T06:38:55.372Z] 4693057ce236: Preparing [2023-09-13T06:38:55.372Z] e15ae84abe3c: Waiting [2023-09-13T06:38:55.372Z] 71ba6af714d2: Waiting [2023-09-13T06:38:55.372Z] b2eba44e94b9: Waiting [2023-09-13T06:38:55.372Z] 9409218990d3: Waiting [2023-09-13T06:38:55.372Z] 4693057ce236: Waiting [2023-09-13T06:38:55.372Z] 739f1a4dff58: Layer already exists [2023-09-13T06:38:55.372Z] e3d73b86004c: Layer already exists [2023-09-13T06:38:55.372Z] b152eb0e0e0d: Layer already exists [2023-09-13T06:38:55.372Z] 91fdd0ebb2db: Layer already exists [2023-09-13T06:38:55.372Z] 0de387e63cb7: Layer already exists [2023-09-13T06:38:55.372Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:55.372Z] 4693057ce236: Layer already exists [2023-09-13T06:38:55.373Z] 71ba6af714d2: Layer already exists [2023-09-13T06:38:55.373Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:55.373Z] 9409218990d3: Layer already exists [2023-09-13T06:38:55.373Z] latest: digest: sha256:bc3039c45b2b7ac44cf1766f5a7aa2786f1b33bc76379321fee9edf2decf4493 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:55.679Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:55.990Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.46 [2023-09-13T06:38:55.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T06:38:55.990Z] e3d73b86004c: Preparing [2023-09-13T06:38:55.990Z] 739f1a4dff58: Preparing [2023-09-13T06:38:55.990Z] 91fdd0ebb2db: Preparing [2023-09-13T06:38:55.990Z] 0de387e63cb7: Preparing [2023-09-13T06:38:55.990Z] b152eb0e0e0d: Preparing [2023-09-13T06:38:55.990Z] b2eba44e94b9: Preparing [2023-09-13T06:38:55.990Z] e15ae84abe3c: Preparing [2023-09-13T06:38:55.990Z] 71ba6af714d2: Preparing [2023-09-13T06:38:55.990Z] 9409218990d3: Preparing [2023-09-13T06:38:55.990Z] 4693057ce236: Preparing [2023-09-13T06:38:55.990Z] e15ae84abe3c: Waiting [2023-09-13T06:38:55.990Z] 71ba6af714d2: Waiting [2023-09-13T06:38:55.990Z] 9409218990d3: Waiting [2023-09-13T06:38:55.990Z] 4693057ce236: Waiting [2023-09-13T06:38:55.990Z] b2eba44e94b9: Waiting [2023-09-13T06:38:55.990Z] b152eb0e0e0d: Layer already exists [2023-09-13T06:38:55.990Z] 0de387e63cb7: Layer already exists [2023-09-13T06:38:55.990Z] 739f1a4dff58: Layer already exists [2023-09-13T06:38:55.990Z] e3d73b86004c: Layer already exists [2023-09-13T06:38:55.990Z] 91fdd0ebb2db: Layer already exists [2023-09-13T06:38:55.990Z] 71ba6af714d2: Layer already exists [2023-09-13T06:38:55.990Z] 9409218990d3: Layer already exists [2023-09-13T06:38:55.990Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:55.990Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:55.990Z] 4693057ce236: Layer already exists [2023-09-13T06:38:55.990Z] 3.1.0-dev.46: digest: sha256:bc3039c45b2b7ac44cf1766f5a7aa2786f1b33bc76379321fee9edf2decf4493 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:56.294Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:56.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:56.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T06:38:56.596Z] e3d73b86004c: Preparing [2023-09-13T06:38:56.596Z] 739f1a4dff58: Preparing [2023-09-13T06:38:56.596Z] 91fdd0ebb2db: Preparing [2023-09-13T06:38:56.596Z] 0de387e63cb7: Preparing [2023-09-13T06:38:56.596Z] b152eb0e0e0d: Preparing [2023-09-13T06:38:56.597Z] b2eba44e94b9: Preparing [2023-09-13T06:38:56.597Z] e15ae84abe3c: Preparing [2023-09-13T06:38:56.597Z] 71ba6af714d2: Preparing [2023-09-13T06:38:56.597Z] 9409218990d3: Preparing [2023-09-13T06:38:56.597Z] 4693057ce236: Preparing [2023-09-13T06:38:56.597Z] b2eba44e94b9: Waiting [2023-09-13T06:38:56.597Z] e15ae84abe3c: Waiting [2023-09-13T06:38:56.597Z] 71ba6af714d2: Waiting [2023-09-13T06:38:56.597Z] 9409218990d3: Waiting [2023-09-13T06:38:56.597Z] 4693057ce236: Waiting [2023-09-13T06:38:56.597Z] b152eb0e0e0d: Layer already exists [2023-09-13T06:38:56.597Z] 91fdd0ebb2db: Layer already exists [2023-09-13T06:38:56.597Z] e3d73b86004c: Layer already exists [2023-09-13T06:38:56.597Z] 0de387e63cb7: Layer already exists [2023-09-13T06:38:56.597Z] 739f1a4dff58: Layer already exists [2023-09-13T06:38:56.597Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:56.597Z] 71ba6af714d2: Layer already exists [2023-09-13T06:38:56.597Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:56.597Z] 9409218990d3: Layer already exists [2023-09-13T06:38:56.597Z] 4693057ce236: Layer already exists [2023-09-13T06:38:56.597Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:bc3039c45b2b7ac44cf1766f5a7aa2786f1b33bc76379321fee9edf2decf4493 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:56.901Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:57.201Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-13T06:38:57.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T06:38:57.201Z] e3d73b86004c: Preparing [2023-09-13T06:38:57.201Z] 739f1a4dff58: Preparing [2023-09-13T06:38:57.201Z] 91fdd0ebb2db: Preparing [2023-09-13T06:38:57.201Z] 0de387e63cb7: Preparing [2023-09-13T06:38:57.201Z] b152eb0e0e0d: Preparing [2023-09-13T06:38:57.201Z] b2eba44e94b9: Preparing [2023-09-13T06:38:57.201Z] e15ae84abe3c: Preparing [2023-09-13T06:38:57.201Z] 71ba6af714d2: Preparing [2023-09-13T06:38:57.202Z] 9409218990d3: Preparing [2023-09-13T06:38:57.202Z] 4693057ce236: Preparing [2023-09-13T06:38:57.202Z] 9409218990d3: Waiting [2023-09-13T06:38:57.202Z] b2eba44e94b9: Waiting [2023-09-13T06:38:57.202Z] 71ba6af714d2: Waiting [2023-09-13T06:38:57.202Z] 0de387e63cb7: Layer already exists [2023-09-13T06:38:57.202Z] b152eb0e0e0d: Layer already exists [2023-09-13T06:38:57.202Z] e3d73b86004c: Layer already exists [2023-09-13T06:38:57.202Z] 739f1a4dff58: Layer already exists [2023-09-13T06:38:57.202Z] 91fdd0ebb2db: Layer already exists [2023-09-13T06:38:57.202Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:57.202Z] 4693057ce236: Layer already exists [2023-09-13T06:38:57.202Z] 71ba6af714d2: Layer already exists [2023-09-13T06:38:57.202Z] 9409218990d3: Layer already exists [2023-09-13T06:38:57.202Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:57.202Z] main: digest: sha256:bc3039c45b2b7ac44cf1766f5a7aa2786f1b33bc76379321fee9edf2decf4493 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:38:57.237Z] ===================================================== [Pipeline] echo [2023-09-13T06:38:57.242Z] taggedImages: [2023-09-13T06:38:57.242Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:57.242Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-13T06:38:57.242Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.46 [2023-09-13T06:38:57.242Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:57.242Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-13T06:38:57.258Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-13T06:38:57.258Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:57.258Z] latest [2023-09-13T06:38:57.258Z] 3.1.0-dev.46 [2023-09-13T06:38:57.258Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:38:57.258Z] main [2023-09-13T06:38:57.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:57.564Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:38:57.861Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:38:57.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T06:38:57.862Z] 4e0dc455bfc1: Preparing [2023-09-13T06:38:57.862Z] 87df9af73f7a: Preparing [2023-09-13T06:38:57.862Z] ac73024debb3: Preparing [2023-09-13T06:38:57.862Z] 014a0b700c1a: Preparing [2023-09-13T06:38:57.862Z] 22d7917e225a: Preparing [2023-09-13T06:38:57.862Z] fce5abacdc51: Preparing [2023-09-13T06:38:57.862Z] 11d5bb37ffb2: Preparing [2023-09-13T06:38:57.862Z] b2eba44e94b9: Preparing [2023-09-13T06:38:57.862Z] e15ae84abe3c: Preparing [2023-09-13T06:38:57.862Z] 254fd65dea9a: Preparing [2023-09-13T06:38:57.862Z] 4693057ce236: Preparing [2023-09-13T06:38:57.862Z] fce5abacdc51: Waiting [2023-09-13T06:38:57.862Z] e15ae84abe3c: Waiting [2023-09-13T06:38:57.862Z] 254fd65dea9a: Waiting [2023-09-13T06:38:57.862Z] 11d5bb37ffb2: Waiting [2023-09-13T06:38:57.862Z] 4693057ce236: Waiting [2023-09-13T06:38:57.862Z] b2eba44e94b9: Waiting [2023-09-13T06:38:57.862Z] 22d7917e225a: Pushed [2023-09-13T06:38:57.862Z] 4e0dc455bfc1: Pushed [2023-09-13T06:38:57.862Z] 87df9af73f7a: Pushed [2023-09-13T06:38:57.862Z] b2eba44e94b9: Layer already exists [2023-09-13T06:38:57.862Z] e15ae84abe3c: Layer already exists [2023-09-13T06:38:57.862Z] fce5abacdc51: Pushed [2023-09-13T06:38:57.862Z] 4693057ce236: Layer already exists [2023-09-13T06:38:58.119Z] 11d5bb37ffb2: Pushed [2023-09-13T06:38:59.054Z] 014a0b700c1a: Pushed [2023-09-13T06:38:59.054Z] 254fd65dea9a: Pushed [2023-09-13T06:38:59.620Z] ac73024debb3: Pushed [2023-09-13T06:38:59.878Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:51fa6ff3709b55278197b7301654889be5f290706c5cb83ac0a4022f56ffa250 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:00.181Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:00.482Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-13T06:39:00.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T06:39:00.482Z] 4e0dc455bfc1: Preparing [2023-09-13T06:39:00.482Z] 87df9af73f7a: Preparing [2023-09-13T06:39:00.482Z] ac73024debb3: Preparing [2023-09-13T06:39:00.482Z] 014a0b700c1a: Preparing [2023-09-13T06:39:00.482Z] 22d7917e225a: Preparing [2023-09-13T06:39:00.482Z] fce5abacdc51: Preparing [2023-09-13T06:39:00.482Z] 11d5bb37ffb2: Preparing [2023-09-13T06:39:00.482Z] b2eba44e94b9: Preparing [2023-09-13T06:39:00.482Z] e15ae84abe3c: Preparing [2023-09-13T06:39:00.482Z] 254fd65dea9a: Preparing [2023-09-13T06:39:00.482Z] 4693057ce236: Preparing [2023-09-13T06:39:00.482Z] fce5abacdc51: Waiting [2023-09-13T06:39:00.482Z] 11d5bb37ffb2: Waiting [2023-09-13T06:39:00.482Z] b2eba44e94b9: Waiting [2023-09-13T06:39:00.482Z] e15ae84abe3c: Waiting [2023-09-13T06:39:00.482Z] 254fd65dea9a: Waiting [2023-09-13T06:39:00.482Z] 4693057ce236: Waiting [2023-09-13T06:39:00.482Z] 014a0b700c1a: Layer already exists [2023-09-13T06:39:00.482Z] 4e0dc455bfc1: Layer already exists [2023-09-13T06:39:00.482Z] ac73024debb3: Layer already exists [2023-09-13T06:39:00.482Z] 22d7917e225a: Layer already exists [2023-09-13T06:39:00.482Z] 87df9af73f7a: Layer already exists [2023-09-13T06:39:00.482Z] 11d5bb37ffb2: Layer already exists [2023-09-13T06:39:00.482Z] fce5abacdc51: Layer already exists [2023-09-13T06:39:00.482Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:00.482Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:00.482Z] 254fd65dea9a: Layer already exists [2023-09-13T06:39:00.482Z] 4693057ce236: Layer already exists [2023-09-13T06:39:00.482Z] latest: digest: sha256:51fa6ff3709b55278197b7301654889be5f290706c5cb83ac0a4022f56ffa250 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:00.785Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:01.084Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.46 [2023-09-13T06:39:01.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T06:39:01.085Z] 4e0dc455bfc1: Preparing [2023-09-13T06:39:01.085Z] 87df9af73f7a: Preparing [2023-09-13T06:39:01.085Z] ac73024debb3: Preparing [2023-09-13T06:39:01.085Z] 014a0b700c1a: Preparing [2023-09-13T06:39:01.085Z] 22d7917e225a: Preparing [2023-09-13T06:39:01.085Z] fce5abacdc51: Preparing [2023-09-13T06:39:01.085Z] 11d5bb37ffb2: Preparing [2023-09-13T06:39:01.085Z] b2eba44e94b9: Preparing [2023-09-13T06:39:01.085Z] e15ae84abe3c: Preparing [2023-09-13T06:39:01.085Z] 254fd65dea9a: Preparing [2023-09-13T06:39:01.085Z] 4693057ce236: Preparing [2023-09-13T06:39:01.085Z] b2eba44e94b9: Waiting [2023-09-13T06:39:01.085Z] e15ae84abe3c: Waiting [2023-09-13T06:39:01.085Z] 254fd65dea9a: Waiting [2023-09-13T06:39:01.085Z] fce5abacdc51: Waiting [2023-09-13T06:39:01.085Z] 4693057ce236: Waiting [2023-09-13T06:39:01.085Z] 11d5bb37ffb2: Waiting [2023-09-13T06:39:01.085Z] 22d7917e225a: Layer already exists [2023-09-13T06:39:01.085Z] 014a0b700c1a: Layer already exists [2023-09-13T06:39:01.085Z] 4e0dc455bfc1: Layer already exists [2023-09-13T06:39:01.085Z] ac73024debb3: Layer already exists [2023-09-13T06:39:01.085Z] 87df9af73f7a: Layer already exists [2023-09-13T06:39:01.085Z] 11d5bb37ffb2: Layer already exists [2023-09-13T06:39:01.085Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:01.085Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:01.085Z] fce5abacdc51: Layer already exists [2023-09-13T06:39:01.085Z] 254fd65dea9a: Layer already exists [2023-09-13T06:39:01.085Z] 4693057ce236: Layer already exists [2023-09-13T06:39:01.085Z] 3.1.0-dev.46: digest: sha256:51fa6ff3709b55278197b7301654889be5f290706c5cb83ac0a4022f56ffa250 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:01.390Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:01.682Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:01.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T06:39:01.682Z] 4e0dc455bfc1: Preparing [2023-09-13T06:39:01.682Z] 87df9af73f7a: Preparing [2023-09-13T06:39:01.682Z] ac73024debb3: Preparing [2023-09-13T06:39:01.682Z] 014a0b700c1a: Preparing [2023-09-13T06:39:01.682Z] 22d7917e225a: Preparing [2023-09-13T06:39:01.682Z] fce5abacdc51: Preparing [2023-09-13T06:39:01.682Z] 11d5bb37ffb2: Preparing [2023-09-13T06:39:01.682Z] b2eba44e94b9: Preparing [2023-09-13T06:39:01.682Z] e15ae84abe3c: Preparing [2023-09-13T06:39:01.682Z] 254fd65dea9a: Preparing [2023-09-13T06:39:01.682Z] 4693057ce236: Preparing [2023-09-13T06:39:01.682Z] 11d5bb37ffb2: Waiting [2023-09-13T06:39:01.682Z] b2eba44e94b9: Waiting [2023-09-13T06:39:01.682Z] e15ae84abe3c: Waiting [2023-09-13T06:39:01.682Z] 254fd65dea9a: Waiting [2023-09-13T06:39:01.682Z] 4693057ce236: Waiting [2023-09-13T06:39:01.682Z] fce5abacdc51: Waiting [2023-09-13T06:39:01.682Z] 4e0dc455bfc1: Layer already exists [2023-09-13T06:39:01.682Z] 22d7917e225a: Layer already exists [2023-09-13T06:39:01.682Z] 014a0b700c1a: Layer already exists [2023-09-13T06:39:01.682Z] 87df9af73f7a: Layer already exists [2023-09-13T06:39:01.682Z] ac73024debb3: Layer already exists [2023-09-13T06:39:01.682Z] fce5abacdc51: Layer already exists [2023-09-13T06:39:01.682Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:01.682Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:01.682Z] 11d5bb37ffb2: Layer already exists [2023-09-13T06:39:01.682Z] 254fd65dea9a: Layer already exists [2023-09-13T06:39:01.682Z] 4693057ce236: Layer already exists [2023-09-13T06:39:01.682Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:51fa6ff3709b55278197b7301654889be5f290706c5cb83ac0a4022f56ffa250 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:01.983Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:02.285Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-13T06:39:02.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T06:39:02.285Z] 4e0dc455bfc1: Preparing [2023-09-13T06:39:02.285Z] 87df9af73f7a: Preparing [2023-09-13T06:39:02.285Z] ac73024debb3: Preparing [2023-09-13T06:39:02.285Z] 014a0b700c1a: Preparing [2023-09-13T06:39:02.285Z] 22d7917e225a: Preparing [2023-09-13T06:39:02.285Z] fce5abacdc51: Preparing [2023-09-13T06:39:02.285Z] 11d5bb37ffb2: Preparing [2023-09-13T06:39:02.285Z] b2eba44e94b9: Preparing [2023-09-13T06:39:02.285Z] e15ae84abe3c: Preparing [2023-09-13T06:39:02.285Z] 254fd65dea9a: Preparing [2023-09-13T06:39:02.285Z] 4693057ce236: Preparing [2023-09-13T06:39:02.285Z] b2eba44e94b9: Waiting [2023-09-13T06:39:02.285Z] 254fd65dea9a: Waiting [2023-09-13T06:39:02.285Z] 4693057ce236: Waiting [2023-09-13T06:39:02.285Z] e15ae84abe3c: Waiting [2023-09-13T06:39:02.285Z] fce5abacdc51: Waiting [2023-09-13T06:39:02.285Z] 11d5bb37ffb2: Waiting [2023-09-13T06:39:02.285Z] 87df9af73f7a: Layer already exists [2023-09-13T06:39:02.285Z] 22d7917e225a: Layer already exists [2023-09-13T06:39:02.285Z] 4e0dc455bfc1: Layer already exists [2023-09-13T06:39:02.285Z] ac73024debb3: Layer already exists [2023-09-13T06:39:02.285Z] 014a0b700c1a: Layer already exists [2023-09-13T06:39:02.285Z] fce5abacdc51: Layer already exists [2023-09-13T06:39:02.285Z] 11d5bb37ffb2: Layer already exists [2023-09-13T06:39:02.285Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:02.285Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:02.285Z] 254fd65dea9a: Layer already exists [2023-09-13T06:39:02.285Z] 4693057ce236: Layer already exists [2023-09-13T06:39:02.285Z] main: digest: sha256:51fa6ff3709b55278197b7301654889be5f290706c5cb83ac0a4022f56ffa250 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:39:02.334Z] ===================================================== [Pipeline] echo [2023-09-13T06:39:02.343Z] taggedImages: [2023-09-13T06:39:02.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:02.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-13T06:39:02.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.46 [2023-09-13T06:39:02.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:02.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-13T06:39:02.368Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-13T06:39:02.368Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:02.368Z] latest [2023-09-13T06:39:02.368Z] 3.1.0-dev.46 [2023-09-13T06:39:02.368Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:02.368Z] main [2023-09-13T06:39:02.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:02.693Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:03.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:03.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T06:39:03.002Z] 1c5184355862: Preparing [2023-09-13T06:39:03.002Z] f8d151b86cf6: Preparing [2023-09-13T06:39:03.002Z] b2eba44e94b9: Preparing [2023-09-13T06:39:03.002Z] e15ae84abe3c: Preparing [2023-09-13T06:39:03.002Z] c34a425955e1: Preparing [2023-09-13T06:39:03.002Z] 4693057ce236: Preparing [2023-09-13T06:39:03.002Z] 4693057ce236: Waiting [2023-09-13T06:39:03.002Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:03.002Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:03.002Z] 4693057ce236: Layer already exists [2023-09-13T06:39:03.002Z] 1c5184355862: Pushed [2023-09-13T06:39:03.569Z] c34a425955e1: Pushed [2023-09-13T06:39:05.473Z] f8d151b86cf6: Pushed [2023-09-13T06:39:05.739Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:8ce7ac06934323f7f343f122a123779392438fecd315e5792a015a2970a7def7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:06.050Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:07.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-13T06:39:07.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T06:39:07.281Z] 1c5184355862: Preparing [2023-09-13T06:39:07.281Z] f8d151b86cf6: Preparing [2023-09-13T06:39:07.281Z] b2eba44e94b9: Preparing [2023-09-13T06:39:07.281Z] e15ae84abe3c: Preparing [2023-09-13T06:39:07.281Z] c34a425955e1: Preparing [2023-09-13T06:39:07.281Z] 4693057ce236: Preparing [2023-09-13T06:39:07.281Z] 4693057ce236: Waiting [2023-09-13T06:39:07.281Z] 1c5184355862: Layer already exists [2023-09-13T06:39:07.281Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:07.281Z] c34a425955e1: Layer already exists [2023-09-13T06:39:07.281Z] f8d151b86cf6: Layer already exists [2023-09-13T06:39:07.281Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:07.281Z] 4693057ce236: Layer already exists [2023-09-13T06:39:07.281Z] latest: digest: sha256:8ce7ac06934323f7f343f122a123779392438fecd315e5792a015a2970a7def7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:07.591Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:07.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.46 [2023-09-13T06:39:07.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T06:39:07.897Z] 1c5184355862: Preparing [2023-09-13T06:39:07.897Z] f8d151b86cf6: Preparing [2023-09-13T06:39:07.897Z] b2eba44e94b9: Preparing [2023-09-13T06:39:07.897Z] e15ae84abe3c: Preparing [2023-09-13T06:39:07.897Z] c34a425955e1: Preparing [2023-09-13T06:39:07.897Z] 4693057ce236: Preparing [2023-09-13T06:39:07.897Z] 4693057ce236: Waiting [2023-09-13T06:39:07.897Z] f8d151b86cf6: Layer already exists [2023-09-13T06:39:07.897Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:07.897Z] c34a425955e1: Layer already exists [2023-09-13T06:39:07.897Z] 1c5184355862: Layer already exists [2023-09-13T06:39:07.897Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:07.897Z] 4693057ce236: Layer already exists [2023-09-13T06:39:07.897Z] 3.1.0-dev.46: digest: sha256:8ce7ac06934323f7f343f122a123779392438fecd315e5792a015a2970a7def7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:08.209Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:08.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:08.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T06:39:08.517Z] 1c5184355862: Preparing [2023-09-13T06:39:08.517Z] f8d151b86cf6: Preparing [2023-09-13T06:39:08.517Z] b2eba44e94b9: Preparing [2023-09-13T06:39:08.517Z] e15ae84abe3c: Preparing [2023-09-13T06:39:08.517Z] c34a425955e1: Preparing [2023-09-13T06:39:08.517Z] 4693057ce236: Preparing [2023-09-13T06:39:08.517Z] 4693057ce236: Waiting [2023-09-13T06:39:08.517Z] c34a425955e1: Layer already exists [2023-09-13T06:39:08.517Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:08.517Z] f8d151b86cf6: Layer already exists [2023-09-13T06:39:08.517Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:08.517Z] 1c5184355862: Layer already exists [2023-09-13T06:39:08.517Z] 4693057ce236: Layer already exists [2023-09-13T06:39:08.517Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:8ce7ac06934323f7f343f122a123779392438fecd315e5792a015a2970a7def7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:08.863Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:09.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-13T06:39:09.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T06:39:09.165Z] 1c5184355862: Preparing [2023-09-13T06:39:09.165Z] f8d151b86cf6: Preparing [2023-09-13T06:39:09.165Z] b2eba44e94b9: Preparing [2023-09-13T06:39:09.165Z] e15ae84abe3c: Preparing [2023-09-13T06:39:09.165Z] c34a425955e1: Preparing [2023-09-13T06:39:09.165Z] 4693057ce236: Preparing [2023-09-13T06:39:09.165Z] 4693057ce236: Waiting [2023-09-13T06:39:09.165Z] f8d151b86cf6: Layer already exists [2023-09-13T06:39:09.165Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:09.165Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:09.165Z] 1c5184355862: Layer already exists [2023-09-13T06:39:09.165Z] c34a425955e1: Layer already exists [2023-09-13T06:39:09.165Z] 4693057ce236: Layer already exists [2023-09-13T06:39:09.165Z] main: digest: sha256:8ce7ac06934323f7f343f122a123779392438fecd315e5792a015a2970a7def7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:39:09.212Z] ===================================================== [Pipeline] echo [2023-09-13T06:39:09.223Z] taggedImages: [2023-09-13T06:39:09.223Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:09.223Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-13T06:39:09.223Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.46 [2023-09-13T06:39:09.223Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:09.223Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-13T06:39:09.249Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-13T06:39:09.249Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:09.249Z] latest [2023-09-13T06:39:09.249Z] 3.1.0-dev.46 [2023-09-13T06:39:09.249Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:09.249Z] main [2023-09-13T06:39:09.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:09.557Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:09.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:09.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T06:39:09.852Z] 377c161f7102: Preparing [2023-09-13T06:39:09.852Z] 06e282da9ff5: Preparing [2023-09-13T06:39:09.852Z] d6f8f8541613: Preparing [2023-09-13T06:39:09.852Z] b2eba44e94b9: Preparing [2023-09-13T06:39:09.852Z] e15ae84abe3c: Preparing [2023-09-13T06:39:09.852Z] f3c6901e671e: Preparing [2023-09-13T06:39:09.852Z] d7088efa5960: Preparing [2023-09-13T06:39:09.852Z] 2c67f8978a06: Preparing [2023-09-13T06:39:09.852Z] 4693057ce236: Preparing [2023-09-13T06:39:09.852Z] d7088efa5960: Waiting [2023-09-13T06:39:09.852Z] f3c6901e671e: Waiting [2023-09-13T06:39:09.852Z] 2c67f8978a06: Waiting [2023-09-13T06:39:09.852Z] 4693057ce236: Waiting [2023-09-13T06:39:09.852Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:09.852Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:09.852Z] d6f8f8541613: Pushed [2023-09-13T06:39:09.852Z] 377c161f7102: Pushed [2023-09-13T06:39:09.852Z] 06e282da9ff5: Pushed [2023-09-13T06:39:09.852Z] 4693057ce236: Layer already exists [2023-09-13T06:39:10.416Z] 2c67f8978a06: Pushed [2023-09-13T06:39:15.681Z] d7088efa5960: Pushed [2023-09-13T06:39:18.216Z] f3c6901e671e: Pushed [2023-09-13T06:39:18.216Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:ac4a487994ffb2e372f93a129394881f83bf92b4317e2101bcccdb48518aea4d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:18.519Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:18.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-13T06:39:18.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T06:39:18.817Z] 377c161f7102: Preparing [2023-09-13T06:39:18.817Z] 06e282da9ff5: Preparing [2023-09-13T06:39:18.817Z] d6f8f8541613: Preparing [2023-09-13T06:39:18.817Z] b2eba44e94b9: Preparing [2023-09-13T06:39:18.817Z] e15ae84abe3c: Preparing [2023-09-13T06:39:18.817Z] f3c6901e671e: Preparing [2023-09-13T06:39:18.817Z] d7088efa5960: Preparing [2023-09-13T06:39:18.817Z] 2c67f8978a06: Preparing [2023-09-13T06:39:18.817Z] 4693057ce236: Preparing [2023-09-13T06:39:18.817Z] 4693057ce236: Waiting [2023-09-13T06:39:18.817Z] 2c67f8978a06: Waiting [2023-09-13T06:39:18.817Z] f3c6901e671e: Waiting [2023-09-13T06:39:18.817Z] d7088efa5960: Waiting [2023-09-13T06:39:18.817Z] 377c161f7102: Layer already exists [2023-09-13T06:39:18.817Z] 06e282da9ff5: Layer already exists [2023-09-13T06:39:18.818Z] d6f8f8541613: Layer already exists [2023-09-13T06:39:18.818Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:18.818Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:18.818Z] f3c6901e671e: Layer already exists [2023-09-13T06:39:18.818Z] d7088efa5960: Layer already exists [2023-09-13T06:39:18.818Z] 4693057ce236: Layer already exists [2023-09-13T06:39:18.818Z] 2c67f8978a06: Layer already exists [2023-09-13T06:39:18.818Z] latest: digest: sha256:ac4a487994ffb2e372f93a129394881f83bf92b4317e2101bcccdb48518aea4d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:19.122Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:19.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.46 [2023-09-13T06:39:19.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T06:39:19.426Z] 377c161f7102: Preparing [2023-09-13T06:39:19.426Z] 06e282da9ff5: Preparing [2023-09-13T06:39:19.426Z] d6f8f8541613: Preparing [2023-09-13T06:39:19.426Z] b2eba44e94b9: Preparing [2023-09-13T06:39:19.426Z] e15ae84abe3c: Preparing [2023-09-13T06:39:19.426Z] f3c6901e671e: Preparing [2023-09-13T06:39:19.426Z] d7088efa5960: Preparing [2023-09-13T06:39:19.426Z] 2c67f8978a06: Preparing [2023-09-13T06:39:19.426Z] 4693057ce236: Preparing [2023-09-13T06:39:19.426Z] f3c6901e671e: Waiting [2023-09-13T06:39:19.426Z] d7088efa5960: Waiting [2023-09-13T06:39:19.426Z] 2c67f8978a06: Waiting [2023-09-13T06:39:19.426Z] 4693057ce236: Waiting [2023-09-13T06:39:19.426Z] d6f8f8541613: Layer already exists [2023-09-13T06:39:19.426Z] 06e282da9ff5: Layer already exists [2023-09-13T06:39:19.426Z] 377c161f7102: Layer already exists [2023-09-13T06:39:19.426Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:19.426Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:19.426Z] f3c6901e671e: Layer already exists [2023-09-13T06:39:19.426Z] 2c67f8978a06: Layer already exists [2023-09-13T06:39:19.426Z] d7088efa5960: Layer already exists [2023-09-13T06:39:19.426Z] 4693057ce236: Layer already exists [2023-09-13T06:39:19.426Z] 3.1.0-dev.46: digest: sha256:ac4a487994ffb2e372f93a129394881f83bf92b4317e2101bcccdb48518aea4d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:19.736Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:20.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:20.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T06:39:20.040Z] 377c161f7102: Preparing [2023-09-13T06:39:20.040Z] 06e282da9ff5: Preparing [2023-09-13T06:39:20.040Z] d6f8f8541613: Preparing [2023-09-13T06:39:20.040Z] b2eba44e94b9: Preparing [2023-09-13T06:39:20.040Z] e15ae84abe3c: Preparing [2023-09-13T06:39:20.040Z] f3c6901e671e: Preparing [2023-09-13T06:39:20.040Z] d7088efa5960: Preparing [2023-09-13T06:39:20.040Z] 2c67f8978a06: Preparing [2023-09-13T06:39:20.040Z] 4693057ce236: Preparing [2023-09-13T06:39:20.040Z] f3c6901e671e: Waiting [2023-09-13T06:39:20.040Z] d7088efa5960: Waiting [2023-09-13T06:39:20.040Z] 4693057ce236: Waiting [2023-09-13T06:39:20.040Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:20.040Z] 377c161f7102: Layer already exists [2023-09-13T06:39:20.040Z] d6f8f8541613: Layer already exists [2023-09-13T06:39:20.040Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:20.040Z] 06e282da9ff5: Layer already exists [2023-09-13T06:39:20.040Z] f3c6901e671e: Layer already exists [2023-09-13T06:39:20.040Z] d7088efa5960: Layer already exists [2023-09-13T06:39:20.040Z] 2c67f8978a06: Layer already exists [2023-09-13T06:39:20.040Z] 4693057ce236: Layer already exists [2023-09-13T06:39:20.040Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:ac4a487994ffb2e372f93a129394881f83bf92b4317e2101bcccdb48518aea4d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:20.345Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:20.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-13T06:39:20.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T06:39:20.649Z] 377c161f7102: Preparing [2023-09-13T06:39:20.649Z] 06e282da9ff5: Preparing [2023-09-13T06:39:20.649Z] d6f8f8541613: Preparing [2023-09-13T06:39:20.649Z] b2eba44e94b9: Preparing [2023-09-13T06:39:20.649Z] e15ae84abe3c: Preparing [2023-09-13T06:39:20.649Z] f3c6901e671e: Preparing [2023-09-13T06:39:20.649Z] d7088efa5960: Preparing [2023-09-13T06:39:20.649Z] 2c67f8978a06: Preparing [2023-09-13T06:39:20.649Z] 4693057ce236: Preparing [2023-09-13T06:39:20.649Z] f3c6901e671e: Waiting [2023-09-13T06:39:20.649Z] 2c67f8978a06: Waiting [2023-09-13T06:39:20.649Z] d7088efa5960: Waiting [2023-09-13T06:39:20.649Z] d6f8f8541613: Layer already exists [2023-09-13T06:39:20.649Z] 377c161f7102: Layer already exists [2023-09-13T06:39:20.649Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:20.649Z] 06e282da9ff5: Layer already exists [2023-09-13T06:39:20.649Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:20.649Z] f3c6901e671e: Layer already exists [2023-09-13T06:39:20.649Z] 2c67f8978a06: Layer already exists [2023-09-13T06:39:20.649Z] d7088efa5960: Layer already exists [2023-09-13T06:39:20.649Z] 4693057ce236: Layer already exists [2023-09-13T06:39:20.649Z] main: digest: sha256:ac4a487994ffb2e372f93a129394881f83bf92b4317e2101bcccdb48518aea4d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:39:20.683Z] ===================================================== [Pipeline] echo [2023-09-13T06:39:20.689Z] taggedImages: [2023-09-13T06:39:20.689Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:20.689Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-13T06:39:20.689Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.46 [2023-09-13T06:39:20.689Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:20.689Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-13T06:39:20.711Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-13T06:39:20.711Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:20.711Z] latest [2023-09-13T06:39:20.711Z] 3.1.0-dev.46 [2023-09-13T06:39:20.711Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:20.711Z] main [2023-09-13T06:39:20.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:21.039Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:21.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:21.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T06:39:21.353Z] 3cfc561f28de: Preparing [2023-09-13T06:39:21.353Z] 70f111af84eb: Preparing [2023-09-13T06:39:21.353Z] 473aa8034e76: Preparing [2023-09-13T06:39:21.353Z] b2eba44e94b9: Preparing [2023-09-13T06:39:21.353Z] e15ae84abe3c: Preparing [2023-09-13T06:39:21.353Z] 94442f50dada: Preparing [2023-09-13T06:39:21.353Z] c09064406ae5: Preparing [2023-09-13T06:39:21.353Z] 4693057ce236: Preparing [2023-09-13T06:39:21.353Z] 94442f50dada: Waiting [2023-09-13T06:39:21.353Z] c09064406ae5: Waiting [2023-09-13T06:39:21.353Z] 4693057ce236: Waiting [2023-09-13T06:39:21.353Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:21.353Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:21.353Z] 3cfc561f28de: Pushed [2023-09-13T06:39:21.353Z] 70f111af84eb: Pushed [2023-09-13T06:39:21.353Z] 4693057ce236: Layer already exists [2023-09-13T06:39:21.353Z] 473aa8034e76: Pushed [2023-09-13T06:39:21.611Z] c09064406ae5: Pushed [2023-09-13T06:39:29.717Z] 94442f50dada: Pushed [2023-09-13T06:39:29.717Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:74845d5c8a3be294f2790c8d75f47797cdcb54cdfdb705c06193383f9feda51f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:30.020Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:30.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-13T06:39:30.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T06:39:30.318Z] 3cfc561f28de: Preparing [2023-09-13T06:39:30.318Z] 70f111af84eb: Preparing [2023-09-13T06:39:30.318Z] 473aa8034e76: Preparing [2023-09-13T06:39:30.318Z] b2eba44e94b9: Preparing [2023-09-13T06:39:30.318Z] e15ae84abe3c: Preparing [2023-09-13T06:39:30.318Z] 94442f50dada: Preparing [2023-09-13T06:39:30.318Z] c09064406ae5: Preparing [2023-09-13T06:39:30.318Z] 4693057ce236: Preparing [2023-09-13T06:39:30.318Z] 94442f50dada: Waiting [2023-09-13T06:39:30.318Z] c09064406ae5: Waiting [2023-09-13T06:39:30.318Z] 4693057ce236: Waiting [2023-09-13T06:39:30.318Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:30.318Z] 3cfc561f28de: Layer already exists [2023-09-13T06:39:30.318Z] 473aa8034e76: Layer already exists [2023-09-13T06:39:30.318Z] 70f111af84eb: Layer already exists [2023-09-13T06:39:30.318Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:30.318Z] 4693057ce236: Layer already exists [2023-09-13T06:39:30.318Z] c09064406ae5: Layer already exists [2023-09-13T06:39:30.318Z] 94442f50dada: Layer already exists [2023-09-13T06:39:30.318Z] latest: digest: sha256:74845d5c8a3be294f2790c8d75f47797cdcb54cdfdb705c06193383f9feda51f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:30.623Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:30.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.46 [2023-09-13T06:39:30.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T06:39:30.920Z] 3cfc561f28de: Preparing [2023-09-13T06:39:30.920Z] 70f111af84eb: Preparing [2023-09-13T06:39:30.920Z] 473aa8034e76: Preparing [2023-09-13T06:39:30.920Z] b2eba44e94b9: Preparing [2023-09-13T06:39:30.920Z] e15ae84abe3c: Preparing [2023-09-13T06:39:30.920Z] 94442f50dada: Preparing [2023-09-13T06:39:30.920Z] c09064406ae5: Preparing [2023-09-13T06:39:30.920Z] 4693057ce236: Preparing [2023-09-13T06:39:30.920Z] 94442f50dada: Waiting [2023-09-13T06:39:30.920Z] c09064406ae5: Waiting [2023-09-13T06:39:30.920Z] 4693057ce236: Waiting [2023-09-13T06:39:30.920Z] 473aa8034e76: Layer already exists [2023-09-13T06:39:30.920Z] 3cfc561f28de: Layer already exists [2023-09-13T06:39:30.920Z] 70f111af84eb: Layer already exists [2023-09-13T06:39:30.920Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:30.920Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:30.920Z] c09064406ae5: Layer already exists [2023-09-13T06:39:30.920Z] 94442f50dada: Layer already exists [2023-09-13T06:39:30.920Z] 4693057ce236: Layer already exists [2023-09-13T06:39:30.920Z] 3.1.0-dev.46: digest: sha256:74845d5c8a3be294f2790c8d75f47797cdcb54cdfdb705c06193383f9feda51f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:31.221Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:31.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:31.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T06:39:31.519Z] 3cfc561f28de: Preparing [2023-09-13T06:39:31.519Z] 70f111af84eb: Preparing [2023-09-13T06:39:31.519Z] 473aa8034e76: Preparing [2023-09-13T06:39:31.519Z] b2eba44e94b9: Preparing [2023-09-13T06:39:31.519Z] e15ae84abe3c: Preparing [2023-09-13T06:39:31.519Z] 94442f50dada: Preparing [2023-09-13T06:39:31.519Z] c09064406ae5: Preparing [2023-09-13T06:39:31.519Z] 4693057ce236: Preparing [2023-09-13T06:39:31.519Z] 94442f50dada: Waiting [2023-09-13T06:39:31.519Z] c09064406ae5: Waiting [2023-09-13T06:39:31.519Z] 4693057ce236: Waiting [2023-09-13T06:39:31.519Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:31.519Z] 70f111af84eb: Layer already exists [2023-09-13T06:39:31.519Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:31.519Z] 473aa8034e76: Layer already exists [2023-09-13T06:39:31.519Z] 3cfc561f28de: Layer already exists [2023-09-13T06:39:31.519Z] c09064406ae5: Layer already exists [2023-09-13T06:39:31.519Z] 94442f50dada: Layer already exists [2023-09-13T06:39:31.519Z] 4693057ce236: Layer already exists [2023-09-13T06:39:31.519Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:74845d5c8a3be294f2790c8d75f47797cdcb54cdfdb705c06193383f9feda51f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:31.820Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:32.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-13T06:39:32.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T06:39:32.120Z] 3cfc561f28de: Preparing [2023-09-13T06:39:32.120Z] 70f111af84eb: Preparing [2023-09-13T06:39:32.120Z] 473aa8034e76: Preparing [2023-09-13T06:39:32.120Z] b2eba44e94b9: Preparing [2023-09-13T06:39:32.120Z] e15ae84abe3c: Preparing [2023-09-13T06:39:32.120Z] 94442f50dada: Preparing [2023-09-13T06:39:32.120Z] c09064406ae5: Preparing [2023-09-13T06:39:32.120Z] 4693057ce236: Preparing [2023-09-13T06:39:32.120Z] 94442f50dada: Waiting [2023-09-13T06:39:32.120Z] 4693057ce236: Waiting [2023-09-13T06:39:32.120Z] c09064406ae5: Waiting [2023-09-13T06:39:32.120Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:32.120Z] 3cfc561f28de: Layer already exists [2023-09-13T06:39:32.120Z] 473aa8034e76: Layer already exists [2023-09-13T06:39:32.120Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:32.120Z] 70f111af84eb: Layer already exists [2023-09-13T06:39:32.120Z] 94442f50dada: Layer already exists [2023-09-13T06:39:32.120Z] 4693057ce236: Layer already exists [2023-09-13T06:39:32.120Z] c09064406ae5: Layer already exists [2023-09-13T06:39:32.120Z] main: digest: sha256:74845d5c8a3be294f2790c8d75f47797cdcb54cdfdb705c06193383f9feda51f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:39:32.157Z] ===================================================== [Pipeline] echo [2023-09-13T06:39:32.163Z] taggedImages: [2023-09-13T06:39:32.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:32.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-13T06:39:32.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.46 [2023-09-13T06:39:32.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:32.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-13T06:39:32.177Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-13T06:39:32.177Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:32.177Z] latest [2023-09-13T06:39:32.177Z] 3.1.0-dev.46 [2023-09-13T06:39:32.177Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:32.177Z] main [2023-09-13T06:39:32.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:32.480Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:32.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:32.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T06:39:32.781Z] 377c161f7102: Preparing [2023-09-13T06:39:32.781Z] 62c8d24372be: Preparing [2023-09-13T06:39:32.781Z] 9327291d652e: Preparing [2023-09-13T06:39:32.781Z] b2eba44e94b9: Preparing [2023-09-13T06:39:32.781Z] e15ae84abe3c: Preparing [2023-09-13T06:39:32.781Z] 124665a48c6c: Preparing [2023-09-13T06:39:32.781Z] 2c67f8978a06: Preparing [2023-09-13T06:39:32.781Z] 4693057ce236: Preparing [2023-09-13T06:39:32.781Z] 124665a48c6c: Waiting [2023-09-13T06:39:32.781Z] 2c67f8978a06: Waiting [2023-09-13T06:39:32.781Z] 4693057ce236: Waiting [2023-09-13T06:39:32.781Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:32.781Z] 377c161f7102: Layer already exists [2023-09-13T06:39:32.781Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:32.781Z] 2c67f8978a06: Layer already exists [2023-09-13T06:39:32.781Z] 4693057ce236: Layer already exists [2023-09-13T06:39:32.781Z] 62c8d24372be: Pushed [2023-09-13T06:39:32.781Z] 9327291d652e: Pushed [2023-09-13T06:39:40.895Z] 124665a48c6c: Pushed [2023-09-13T06:39:40.895Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:9c09bc5afea36712c10f2bb2aaa9c4789dd77d93c5689d2378721974030d9c87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:41.204Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:41.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-13T06:39:41.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T06:39:41.503Z] 377c161f7102: Preparing [2023-09-13T06:39:41.503Z] 62c8d24372be: Preparing [2023-09-13T06:39:41.503Z] 9327291d652e: Preparing [2023-09-13T06:39:41.503Z] b2eba44e94b9: Preparing [2023-09-13T06:39:41.503Z] e15ae84abe3c: Preparing [2023-09-13T06:39:41.503Z] 124665a48c6c: Preparing [2023-09-13T06:39:41.503Z] 2c67f8978a06: Preparing [2023-09-13T06:39:41.503Z] 4693057ce236: Preparing [2023-09-13T06:39:41.503Z] 124665a48c6c: Waiting [2023-09-13T06:39:41.503Z] 2c67f8978a06: Waiting [2023-09-13T06:39:41.503Z] 4693057ce236: Waiting [2023-09-13T06:39:41.503Z] 9327291d652e: Layer already exists [2023-09-13T06:39:41.503Z] 377c161f7102: Layer already exists [2023-09-13T06:39:41.503Z] 62c8d24372be: Layer already exists [2023-09-13T06:39:41.503Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:41.503Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:41.503Z] 124665a48c6c: Layer already exists [2023-09-13T06:39:41.503Z] 2c67f8978a06: Layer already exists [2023-09-13T06:39:41.503Z] 4693057ce236: Layer already exists [2023-09-13T06:39:41.503Z] latest: digest: sha256:9c09bc5afea36712c10f2bb2aaa9c4789dd77d93c5689d2378721974030d9c87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:41.807Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:42.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.46 [2023-09-13T06:39:42.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T06:39:42.112Z] 377c161f7102: Preparing [2023-09-13T06:39:42.112Z] 62c8d24372be: Preparing [2023-09-13T06:39:42.112Z] 9327291d652e: Preparing [2023-09-13T06:39:42.112Z] b2eba44e94b9: Preparing [2023-09-13T06:39:42.112Z] e15ae84abe3c: Preparing [2023-09-13T06:39:42.112Z] 124665a48c6c: Preparing [2023-09-13T06:39:42.112Z] 2c67f8978a06: Preparing [2023-09-13T06:39:42.112Z] 4693057ce236: Preparing [2023-09-13T06:39:42.112Z] 124665a48c6c: Waiting [2023-09-13T06:39:42.112Z] 2c67f8978a06: Waiting [2023-09-13T06:39:42.112Z] 4693057ce236: Waiting [2023-09-13T06:39:42.112Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:42.112Z] 62c8d24372be: Layer already exists [2023-09-13T06:39:42.112Z] 9327291d652e: Layer already exists [2023-09-13T06:39:42.112Z] 377c161f7102: Layer already exists [2023-09-13T06:39:42.112Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:42.112Z] 2c67f8978a06: Layer already exists [2023-09-13T06:39:42.112Z] 124665a48c6c: Layer already exists [2023-09-13T06:39:42.112Z] 4693057ce236: Layer already exists [2023-09-13T06:39:42.112Z] 3.1.0-dev.46: digest: sha256:9c09bc5afea36712c10f2bb2aaa9c4789dd77d93c5689d2378721974030d9c87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:42.411Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:42.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:42.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T06:39:42.711Z] 377c161f7102: Preparing [2023-09-13T06:39:42.711Z] 62c8d24372be: Preparing [2023-09-13T06:39:42.711Z] 9327291d652e: Preparing [2023-09-13T06:39:42.711Z] b2eba44e94b9: Preparing [2023-09-13T06:39:42.711Z] e15ae84abe3c: Preparing [2023-09-13T06:39:42.711Z] 124665a48c6c: Preparing [2023-09-13T06:39:42.711Z] 2c67f8978a06: Preparing [2023-09-13T06:39:42.711Z] 4693057ce236: Preparing [2023-09-13T06:39:42.711Z] 2c67f8978a06: Waiting [2023-09-13T06:39:42.711Z] 4693057ce236: Waiting [2023-09-13T06:39:42.711Z] 9327291d652e: Layer already exists [2023-09-13T06:39:42.711Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:42.711Z] 62c8d24372be: Layer already exists [2023-09-13T06:39:42.711Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:42.711Z] 377c161f7102: Layer already exists [2023-09-13T06:39:42.711Z] 124665a48c6c: Layer already exists [2023-09-13T06:39:42.711Z] 4693057ce236: Layer already exists [2023-09-13T06:39:42.711Z] 2c67f8978a06: Layer already exists [2023-09-13T06:39:42.711Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:9c09bc5afea36712c10f2bb2aaa9c4789dd77d93c5689d2378721974030d9c87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:43.017Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:43.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-13T06:39:43.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T06:39:43.318Z] 377c161f7102: Preparing [2023-09-13T06:39:43.318Z] 62c8d24372be: Preparing [2023-09-13T06:39:43.318Z] 9327291d652e: Preparing [2023-09-13T06:39:43.318Z] b2eba44e94b9: Preparing [2023-09-13T06:39:43.318Z] e15ae84abe3c: Preparing [2023-09-13T06:39:43.318Z] 124665a48c6c: Preparing [2023-09-13T06:39:43.318Z] 2c67f8978a06: Preparing [2023-09-13T06:39:43.318Z] 4693057ce236: Preparing [2023-09-13T06:39:43.318Z] 2c67f8978a06: Waiting [2023-09-13T06:39:43.318Z] 124665a48c6c: Waiting [2023-09-13T06:39:43.318Z] 4693057ce236: Waiting [2023-09-13T06:39:43.318Z] 62c8d24372be: Layer already exists [2023-09-13T06:39:43.318Z] 377c161f7102: Layer already exists [2023-09-13T06:39:43.318Z] 9327291d652e: Layer already exists [2023-09-13T06:39:43.318Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:43.318Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:43.318Z] 2c67f8978a06: Layer already exists [2023-09-13T06:39:43.318Z] 124665a48c6c: Layer already exists [2023-09-13T06:39:43.318Z] 4693057ce236: Layer already exists [2023-09-13T06:39:43.318Z] main: digest: sha256:9c09bc5afea36712c10f2bb2aaa9c4789dd77d93c5689d2378721974030d9c87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:39:43.366Z] ===================================================== [Pipeline] echo [2023-09-13T06:39:43.373Z] taggedImages: [2023-09-13T06:39:43.373Z] - nexus3.edgexfoundry.org:10004/security-spire-server:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:43.373Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-13T06:39:43.373Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.46 [2023-09-13T06:39:43.373Z] - nexus3.edgexfoundry.org:10004/security-spire-server:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:43.373Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-13T06:39:43.396Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-13T06:39:43.396Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:43.396Z] latest [2023-09-13T06:39:43.396Z] 3.1.0-dev.46 [2023-09-13T06:39:43.396Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:43.396Z] main [2023-09-13T06:39:43.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:43.722Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:44.021Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:44.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T06:39:44.021Z] f686304a06eb: Preparing [2023-09-13T06:39:44.021Z] 35760e473764: Preparing [2023-09-13T06:39:44.021Z] b2eba44e94b9: Preparing [2023-09-13T06:39:44.021Z] e15ae84abe3c: Preparing [2023-09-13T06:39:44.021Z] 9536c9224336: Preparing [2023-09-13T06:39:44.021Z] 4693057ce236: Preparing [2023-09-13T06:39:44.021Z] 4693057ce236: Waiting [2023-09-13T06:39:44.021Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:44.021Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:44.021Z] 4693057ce236: Layer already exists [2023-09-13T06:39:44.021Z] f686304a06eb: Pushed [2023-09-13T06:39:44.021Z] 9536c9224336: Pushed [2023-09-13T06:39:47.309Z] 35760e473764: Pushed [2023-09-13T06:39:47.309Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:6f4a440445ece8f93a4ddd373ff4536f3042985a405132e438d58c9db7270c68 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:47.617Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:47.918Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-13T06:39:47.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T06:39:47.919Z] f686304a06eb: Preparing [2023-09-13T06:39:47.919Z] 35760e473764: Preparing [2023-09-13T06:39:47.919Z] b2eba44e94b9: Preparing [2023-09-13T06:39:47.919Z] e15ae84abe3c: Preparing [2023-09-13T06:39:47.919Z] 9536c9224336: Preparing [2023-09-13T06:39:47.919Z] 4693057ce236: Preparing [2023-09-13T06:39:47.919Z] 4693057ce236: Waiting [2023-09-13T06:39:47.919Z] 9536c9224336: Layer already exists [2023-09-13T06:39:47.919Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:47.919Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:47.919Z] f686304a06eb: Layer already exists [2023-09-13T06:39:47.919Z] 35760e473764: Layer already exists [2023-09-13T06:39:47.919Z] 4693057ce236: Layer already exists [2023-09-13T06:39:47.919Z] latest: digest: sha256:6f4a440445ece8f93a4ddd373ff4536f3042985a405132e438d58c9db7270c68 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:48.224Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:48.524Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.46 [2023-09-13T06:39:48.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T06:39:48.524Z] f686304a06eb: Preparing [2023-09-13T06:39:48.524Z] 35760e473764: Preparing [2023-09-13T06:39:48.524Z] b2eba44e94b9: Preparing [2023-09-13T06:39:48.524Z] e15ae84abe3c: Preparing [2023-09-13T06:39:48.524Z] 9536c9224336: Preparing [2023-09-13T06:39:48.524Z] 4693057ce236: Preparing [2023-09-13T06:39:48.524Z] 4693057ce236: Waiting [2023-09-13T06:39:48.524Z] 9536c9224336: Layer already exists [2023-09-13T06:39:48.524Z] 35760e473764: Layer already exists [2023-09-13T06:39:48.524Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:48.524Z] f686304a06eb: Layer already exists [2023-09-13T06:39:48.524Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:48.524Z] 4693057ce236: Layer already exists [2023-09-13T06:39:48.524Z] 3.1.0-dev.46: digest: sha256:6f4a440445ece8f93a4ddd373ff4536f3042985a405132e438d58c9db7270c68 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:48.829Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:49.131Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:49.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T06:39:49.131Z] f686304a06eb: Preparing [2023-09-13T06:39:49.131Z] 35760e473764: Preparing [2023-09-13T06:39:49.131Z] b2eba44e94b9: Preparing [2023-09-13T06:39:49.131Z] e15ae84abe3c: Preparing [2023-09-13T06:39:49.131Z] 9536c9224336: Preparing [2023-09-13T06:39:49.131Z] 4693057ce236: Preparing [2023-09-13T06:39:49.131Z] 4693057ce236: Waiting [2023-09-13T06:39:49.131Z] 35760e473764: Layer already exists [2023-09-13T06:39:49.131Z] f686304a06eb: Layer already exists [2023-09-13T06:39:49.131Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:49.131Z] 9536c9224336: Layer already exists [2023-09-13T06:39:49.131Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:49.131Z] 4693057ce236: Layer already exists [2023-09-13T06:39:49.131Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:6f4a440445ece8f93a4ddd373ff4536f3042985a405132e438d58c9db7270c68 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:49.439Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:49.740Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-13T06:39:49.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T06:39:49.740Z] f686304a06eb: Preparing [2023-09-13T06:39:49.740Z] 35760e473764: Preparing [2023-09-13T06:39:49.740Z] b2eba44e94b9: Preparing [2023-09-13T06:39:49.740Z] e15ae84abe3c: Preparing [2023-09-13T06:39:49.740Z] 9536c9224336: Preparing [2023-09-13T06:39:49.740Z] 4693057ce236: Preparing [2023-09-13T06:39:49.740Z] 4693057ce236: Waiting [2023-09-13T06:39:49.740Z] 35760e473764: Layer already exists [2023-09-13T06:39:49.740Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:49.740Z] f686304a06eb: Layer already exists [2023-09-13T06:39:49.740Z] 9536c9224336: Layer already exists [2023-09-13T06:39:49.740Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:49.740Z] 4693057ce236: Layer already exists [2023-09-13T06:39:49.740Z] main: digest: sha256:6f4a440445ece8f93a4ddd373ff4536f3042985a405132e438d58c9db7270c68 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:39:49.775Z] ===================================================== [Pipeline] echo [2023-09-13T06:39:49.781Z] taggedImages: [2023-09-13T06:39:49.781Z] - nexus3.edgexfoundry.org:10004/support-notifications:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:49.781Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-13T06:39:49.781Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.46 [2023-09-13T06:39:49.781Z] - nexus3.edgexfoundry.org:10004/support-notifications:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:49.781Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-13T06:39:49.795Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-13T06:39:49.795Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:49.795Z] latest [2023-09-13T06:39:49.795Z] 3.1.0-dev.46 [2023-09-13T06:39:49.795Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:49.795Z] main [2023-09-13T06:39:49.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:50.100Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:50.408Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:50.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T06:39:50.408Z] 28fb069e775b: Preparing [2023-09-13T06:39:50.408Z] a33702e0730e: Preparing [2023-09-13T06:39:50.408Z] b2eba44e94b9: Preparing [2023-09-13T06:39:50.408Z] e15ae84abe3c: Preparing [2023-09-13T06:39:50.408Z] 89397d0d4b6b: Preparing [2023-09-13T06:39:50.408Z] 4693057ce236: Preparing [2023-09-13T06:39:50.408Z] 4693057ce236: Waiting [2023-09-13T06:39:50.408Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:50.408Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:50.408Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:39:50.408Z] 4693057ce236: Layer already exists [2023-09-13T06:39:50.408Z] 28fb069e775b: Pushed [2023-09-13T06:39:53.694Z] a33702e0730e: Pushed [2023-09-13T06:39:53.694Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:26ac0af121636106c661ce8927a250bd1ad0a628d058219a22cd54dd351fa52a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:54.014Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:54.315Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-13T06:39:54.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T06:39:54.316Z] 28fb069e775b: Preparing [2023-09-13T06:39:54.316Z] a33702e0730e: Preparing [2023-09-13T06:39:54.316Z] b2eba44e94b9: Preparing [2023-09-13T06:39:54.316Z] e15ae84abe3c: Preparing [2023-09-13T06:39:54.316Z] 89397d0d4b6b: Preparing [2023-09-13T06:39:54.316Z] 4693057ce236: Preparing [2023-09-13T06:39:54.316Z] 4693057ce236: Waiting [2023-09-13T06:39:54.316Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:39:54.316Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:54.316Z] 28fb069e775b: Layer already exists [2023-09-13T06:39:54.316Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:54.316Z] a33702e0730e: Layer already exists [2023-09-13T06:39:54.316Z] 4693057ce236: Layer already exists [2023-09-13T06:39:54.316Z] latest: digest: sha256:26ac0af121636106c661ce8927a250bd1ad0a628d058219a22cd54dd351fa52a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:54.625Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:54.934Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.46 [2023-09-13T06:39:54.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T06:39:54.934Z] 28fb069e775b: Preparing [2023-09-13T06:39:54.934Z] a33702e0730e: Preparing [2023-09-13T06:39:54.934Z] b2eba44e94b9: Preparing [2023-09-13T06:39:54.934Z] e15ae84abe3c: Preparing [2023-09-13T06:39:54.934Z] 89397d0d4b6b: Preparing [2023-09-13T06:39:54.934Z] 4693057ce236: Preparing [2023-09-13T06:39:54.934Z] 4693057ce236: Waiting [2023-09-13T06:39:54.934Z] a33702e0730e: Layer already exists [2023-09-13T06:39:54.934Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:39:54.934Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:54.934Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:54.934Z] 28fb069e775b: Layer already exists [2023-09-13T06:39:54.934Z] 4693057ce236: Layer already exists [2023-09-13T06:39:54.934Z] 3.1.0-dev.46: digest: sha256:26ac0af121636106c661ce8927a250bd1ad0a628d058219a22cd54dd351fa52a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:55.249Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:55.552Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:55.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T06:39:55.553Z] 28fb069e775b: Preparing [2023-09-13T06:39:55.553Z] a33702e0730e: Preparing [2023-09-13T06:39:55.553Z] b2eba44e94b9: Preparing [2023-09-13T06:39:55.553Z] e15ae84abe3c: Preparing [2023-09-13T06:39:55.553Z] 89397d0d4b6b: Preparing [2023-09-13T06:39:55.553Z] 4693057ce236: Preparing [2023-09-13T06:39:55.553Z] 4693057ce236: Waiting [2023-09-13T06:39:55.553Z] a33702e0730e: Layer already exists [2023-09-13T06:39:55.553Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:55.553Z] 28fb069e775b: Layer already exists [2023-09-13T06:39:55.553Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:39:55.553Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:55.553Z] 4693057ce236: Layer already exists [2023-09-13T06:39:55.553Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:26ac0af121636106c661ce8927a250bd1ad0a628d058219a22cd54dd351fa52a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:55.864Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:39:56.166Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-13T06:39:56.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T06:39:56.166Z] 28fb069e775b: Preparing [2023-09-13T06:39:56.166Z] a33702e0730e: Preparing [2023-09-13T06:39:56.166Z] b2eba44e94b9: Preparing [2023-09-13T06:39:56.166Z] e15ae84abe3c: Preparing [2023-09-13T06:39:56.166Z] 89397d0d4b6b: Preparing [2023-09-13T06:39:56.166Z] 4693057ce236: Preparing [2023-09-13T06:39:56.166Z] 4693057ce236: Waiting [2023-09-13T06:39:56.166Z] 28fb069e775b: Layer already exists [2023-09-13T06:39:56.166Z] 89397d0d4b6b: Layer already exists [2023-09-13T06:39:56.166Z] a33702e0730e: Layer already exists [2023-09-13T06:39:56.166Z] b2eba44e94b9: Layer already exists [2023-09-13T06:39:56.166Z] e15ae84abe3c: Layer already exists [2023-09-13T06:39:56.166Z] 4693057ce236: Layer already exists [2023-09-13T06:39:56.166Z] main: digest: sha256:26ac0af121636106c661ce8927a250bd1ad0a628d058219a22cd54dd351fa52a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:39:56.201Z] ===================================================== [Pipeline] echo [2023-09-13T06:39:56.207Z] taggedImages: [2023-09-13T06:39:56.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:39:56.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-13T06:39:56.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.46 [2023-09-13T06:39:56.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:39:56.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-13T06:50:41.579Z] #131 ... [2023-09-13T06:50:41.579Z] [2023-09-13T06:50:41.579Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T06:50:41.579Z] #125 715.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-13T06:50:42.551Z] #125 ... [2023-09-13T06:50:42.551Z] [2023-09-13T06:50:42.551Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T06:50:42.551Z] #129 DONE 725.0s [2023-09-13T06:50:42.827Z] [2023-09-13T06:50:42.827Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T06:50:43.411Z] #125 ... [2023-09-13T06:50:43.411Z] [2023-09-13T06:50:43.411Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:50:43.717Z] #132 DONE 0.5s [2023-09-13T06:50:43.717Z] [2023-09-13T06:50:43.717Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T06:50:43.717Z] #125 ... [2023-09-13T06:50:43.717Z] [2023-09-13T06:50:43.717Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:50:43.984Z] #133 DONE 0.3s [2023-09-13T06:50:43.984Z] [2023-09-13T06:50:43.985Z] #29 [core-data internal] load .dockerignore [2023-09-13T06:50:43.985Z] #29 ... [2023-09-13T06:50:43.985Z] [2023-09-13T06:50:43.985Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-13T06:50:44.251Z] #134 DONE 0.2s [2023-09-13T06:50:44.251Z] [2023-09-13T06:50:44.251Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T06:50:44.251Z] #135 DONE 0.1s [2023-09-13T06:50:44.251Z] [2023-09-13T06:50:44.251Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-13T06:50:44.517Z] #136 DONE 0.3s [2023-09-13T06:50:44.517Z] [2023-09-13T06:50:44.517Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T06:50:44.784Z] #137 DONE 0.1s [2023-09-13T06:50:44.784Z] [2023-09-13T06:50:44.784Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T06:50:47.367Z] #138 DONE 2.1s [2023-09-13T06:50:47.367Z] [2023-09-13T06:50:47.367Z] #90 [security-proxy-setup] exporting to image [2023-09-13T06:50:47.367Z] #90 exporting layers [2023-09-13T06:50:47.949Z] #90 exporting layers 0.9s done [2023-09-13T06:50:47.949Z] #90 writing image sha256:f92b04439705f5faeb487eb12fa57dda53acb8c4e32c2f7b38d4e783ce067e69 done [2023-09-13T06:50:47.949Z] #90 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-13T06:50:47.949Z] #90 DONE 3.0s [2023-09-13T06:50:47.949Z] [2023-09-13T06:50:47.949Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T06:50:53.291Z] #108 ... [2023-09-13T06:50:53.291Z] [2023-09-13T06:50:53.291Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T06:50:53.291Z] #124 DONE 735.7s [2023-09-13T06:50:53.558Z] [2023-09-13T06:50:53.558Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T06:50:53.558Z] #131 ... [2023-09-13T06:50:53.558Z] [2023-09-13T06:50:53.558Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T06:50:53.558Z] #139 DONE 0.2s [2023-09-13T06:50:53.558Z] [2023-09-13T06:50:53.558Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T06:50:53.832Z] #46 ... [2023-09-13T06:50:53.832Z] [2023-09-13T06:50:53.832Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T06:50:54.795Z] #140 ... [2023-09-13T06:50:54.795Z] [2023-09-13T06:50:54.795Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T06:50:54.795Z] #125 DONE 737.4s [2023-09-13T06:50:55.061Z] [2023-09-13T06:50:55.061Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:50:55.642Z] #123 ... [2023-09-13T06:50:55.642Z] [2023-09-13T06:50:55.642Z] #141 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:50:55.910Z] #141 DONE 0.2s [2023-09-13T06:50:55.910Z] [2023-09-13T06:50:55.910Z] #142 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:50:56.250Z] #142 DONE 0.3s [2023-09-13T06:50:56.250Z] [2023-09-13T06:50:56.250Z] #143 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-13T06:50:56.250Z] #143 DONE 0.1s [2023-09-13T06:50:56.250Z] [2023-09-13T06:50:56.250Z] #144 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-13T06:50:56.534Z] #144 DONE 0.3s [2023-09-13T06:50:56.534Z] [2023-09-13T06:50:56.534Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T06:50:56.816Z] #131 ... [2023-09-13T06:50:56.816Z] [2023-09-13T06:50:56.816Z] #145 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:50:56.816Z] #145 DONE 0.2s [2023-09-13T06:50:56.816Z] [2023-09-13T06:50:56.816Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T06:50:56.816Z] #140 DONE 3.0s [2023-09-13T06:50:56.816Z] [2023-09-13T06:50:56.816Z] #146 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T06:50:57.110Z] #146 ... [2023-09-13T06:50:57.110Z] [2023-09-13T06:50:57.110Z] #147 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:50:57.110Z] #147 DONE 0.4s [2023-09-13T06:50:57.377Z] [2023-09-13T06:50:57.377Z] #148 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:50:57.377Z] #148 DONE 0.2s [2023-09-13T06:50:57.377Z] [2023-09-13T06:50:57.377Z] #146 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T06:50:57.377Z] #146 DONE 0.6s [2023-09-13T06:50:57.377Z] [2023-09-13T06:50:57.377Z] #149 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T06:50:57.962Z] #149 DONE 0.4s [2023-09-13T06:50:57.962Z] [2023-09-13T06:50:57.962Z] #150 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T06:50:57.962Z] #150 DONE 0.5s [2023-09-13T06:50:57.962Z] [2023-09-13T06:50:57.962Z] #151 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T06:50:57.962Z] #151 ... [2023-09-13T06:50:57.962Z] [2023-09-13T06:50:57.962Z] #152 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T06:50:57.962Z] #152 DONE 0.2s [2023-09-13T06:50:58.275Z] [2023-09-13T06:50:58.275Z] #151 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T06:50:58.275Z] #151 DONE 0.2s [2023-09-13T06:50:58.275Z] [2023-09-13T06:50:58.275Z] #153 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-13T06:50:58.543Z] #153 DONE 0.4s [2023-09-13T06:50:58.543Z] [2023-09-13T06:50:58.543Z] #154 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-13T06:50:58.815Z] #154 DONE 0.2s [2023-09-13T06:50:58.815Z] [2023-09-13T06:50:58.815Z] #155 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-13T06:50:58.815Z] #155 DONE 0.2s [2023-09-13T06:50:58.815Z] [2023-09-13T06:50:58.815Z] #156 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T06:50:59.087Z] #156 ... [2023-09-13T06:50:59.087Z] [2023-09-13T06:50:59.087Z] #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-13T06:50:59.087Z] #157 DONE 0.1s [2023-09-13T06:50:59.087Z] [2023-09-13T06:50:59.087Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T06:51:01.029Z] #158 ... [2023-09-13T06:51:01.029Z] [2023-09-13T06:51:01.029Z] #156 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T06:51:01.029Z] #156 DONE 2.8s [2023-09-13T06:51:01.029Z] [2023-09-13T06:51:01.029Z] #90 [security-secretstore-setup] exporting to image [2023-09-13T06:51:01.029Z] #90 exporting layers [2023-09-13T06:51:01.735Z] #90 ... [2023-09-13T06:51:01.735Z] [2023-09-13T06:51:01.735Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T06:51:01.735Z] #158 DONE 2.6s [2023-09-13T06:51:01.735Z] [2023-09-13T06:51:01.735Z] #90 [security-bootstrapper] exporting to image [2023-09-13T06:51:02.695Z] #90 exporting layers 1.0s done [2023-09-13T06:51:02.695Z] #90 writing image sha256:01d2dbf2c38270777e53f7ab5ce67f811cf4944d5536185461f81fa21ef09d5a 0.0s done [2023-09-13T06:51:02.695Z] #90 naming to docker.io/library/security-bootstrapper-arm64 [2023-09-13T06:51:02.695Z] #90 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-13T06:51:02.963Z] #90 exporting layers 2.0s done [2023-09-13T06:51:02.963Z] #90 writing image sha256:1f97321fd474400382fe959941570f471d102f2f3d6123e020ba8520f32a1482 done [2023-09-13T06:51:02.963Z] #90 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-13T06:51:02.963Z] #90 DONE 5.1s [2023-09-13T06:51:02.963Z] [2023-09-13T06:51:02.963Z] #29 [core-data internal] load .dockerignore [2023-09-13T06:51:13.019Z] #29 ... [2023-09-13T06:51:13.019Z] [2023-09-13T06:51:13.019Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T06:51:13.019Z] #131 DONE 755.4s [2023-09-13T06:51:13.019Z] [2023-09-13T06:51:13.019Z] #38 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:51:13.975Z] #38 ... [2023-09-13T06:51:13.975Z] [2023-09-13T06:51:13.975Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:51:13.975Z] #159 DONE 0.2s [2023-09-13T06:51:13.975Z] [2023-09-13T06:51:13.975Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:51:13.975Z] #160 DONE 0.1s [2023-09-13T06:51:13.975Z] [2023-09-13T06:51:13.975Z] #29 [core-data internal] load .dockerignore [2023-09-13T06:51:14.239Z] #29 ... [2023-09-13T06:51:14.239Z] [2023-09-13T06:51:14.239Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-13T06:51:14.239Z] #161 DONE 0.3s [2023-09-13T06:51:14.239Z] [2023-09-13T06:51:14.239Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:51:14.506Z] #162 DONE 0.2s [2023-09-13T06:51:14.506Z] [2023-09-13T06:51:14.506Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:51:14.506Z] #123 ... [2023-09-13T06:51:14.506Z] [2023-09-13T06:51:14.506Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-13T06:51:14.772Z] #163 DONE 0.2s [2023-09-13T06:51:14.772Z] [2023-09-13T06:51:14.772Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T06:51:16.708Z] #164 DONE 1.9s [2023-09-13T06:51:16.708Z] [2023-09-13T06:51:16.708Z] #29 [core-data internal] load .dockerignore [2023-09-13T06:51:16.708Z] #29 ... [2023-09-13T06:51:16.708Z] [2023-09-13T06:51:16.708Z] #90 [security-proxy-auth] exporting to image [2023-09-13T06:51:16.708Z] #90 exporting layers [2023-09-13T06:51:16.974Z] #90 exporting layers 0.5s done [2023-09-13T06:51:16.974Z] #90 writing image sha256:4f6d59f40b2ad15824117902e1143e1f53beaf62e2d14b6077d38e7e88e9d226 0.0s done [2023-09-13T06:51:16.974Z] #90 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-13T06:51:16.974Z] #90 DONE 5.6s [2023-09-13T06:51:16.974Z] [2023-09-13T06:51:16.974Z] #38 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:51:25.169Z] #38 ... [2023-09-13T06:51:25.169Z] [2023-09-13T06:51:25.169Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T06:51:25.169Z] #126 DONE 767.4s [2023-09-13T06:51:25.169Z] [2023-09-13T06:51:25.169Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:51:25.440Z] #123 ... [2023-09-13T06:51:25.440Z] [2023-09-13T06:51:25.440Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:51:25.713Z] #165 DONE 0.2s [2023-09-13T06:51:25.713Z] [2023-09-13T06:51:25.713Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:51:25.980Z] #166 DONE 0.1s [2023-09-13T06:51:25.980Z] [2023-09-13T06:51:25.980Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-13T06:51:26.248Z] #167 DONE 0.3s [2023-09-13T06:51:26.248Z] [2023-09-13T06:51:26.249Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T06:51:26.249Z] #108 ... [2023-09-13T06:51:26.249Z] [2023-09-13T06:51:26.249Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:51:26.514Z] #168 DONE 0.2s [2023-09-13T06:51:26.514Z] [2023-09-13T06:51:26.515Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T06:51:26.515Z] #169 DONE 0.1s [2023-09-13T06:51:26.515Z] [2023-09-13T06:51:26.515Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T06:51:28.458Z] #170 DONE 1.7s [2023-09-13T06:51:28.458Z] [2023-09-13T06:51:28.458Z] #90 [core-common-config-bootstrapper] exporting to image [2023-09-13T06:51:28.458Z] #90 exporting layers [2023-09-13T06:51:29.036Z] #90 exporting layers 0.6s done [2023-09-13T06:51:29.036Z] #90 writing image sha256:79f734d5f815222582b357c569d69aad6ee4ec7b9dab8ae2909d37bbeb73fc1b done [2023-09-13T06:51:29.036Z] #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-09-13T06:51:29.036Z] #90 DONE 6.2s [2023-09-13T06:51:29.036Z] [2023-09-13T06:51:29.036Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:52:01.207Z] #123 ... [2023-09-13T06:52:01.207Z] [2023-09-13T06:52:01.207Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T06:52:01.207Z] #130 DONE 798.7s [2023-09-13T06:52:01.207Z] [2023-09-13T06:52:01.207Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T06:52:01.207Z] #128 ... [2023-09-13T06:52:01.207Z] [2023-09-13T06:52:01.207Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:52:01.207Z] #171 DONE 0.2s [2023-09-13T06:52:01.207Z] [2023-09-13T06:52:01.207Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:52:01.207Z] #123 ... [2023-09-13T06:52:01.207Z] [2023-09-13T06:52:01.207Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:52:01.207Z] #172 DONE 0.1s [2023-09-13T06:52:01.207Z] [2023-09-13T06:52:01.207Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-13T06:52:01.207Z] #173 DONE 0.3s [2023-09-13T06:52:01.207Z] [2023-09-13T06:52:01.207Z] #38 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:52:01.207Z] #38 ... [2023-09-13T06:52:01.207Z] [2023-09-13T06:52:01.207Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:52:01.207Z] #174 DONE 0.1s [2023-09-13T06:52:01.207Z] [2023-09-13T06:52:01.207Z] #90 [core-command] exporting to image [2023-09-13T06:52:01.207Z] #90 exporting layers [2023-09-13T06:52:01.207Z] #90 exporting layers 0.3s done [2023-09-13T06:52:01.207Z] #90 writing image sha256:68dd608b3bf4eedbce1542c23f203a5da190f1007b3aa87af0bdd1b976db92d7 done [2023-09-13T06:52:01.207Z] #90 naming to docker.io/library/core-command-arm64 done [2023-09-13T06:52:01.207Z] #90 DONE 6.5s [2023-09-13T06:52:01.207Z] [2023-09-13T06:52:01.207Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T06:52:04.543Z] #128 ... [2023-09-13T06:52:04.543Z] [2023-09-13T06:52:04.543Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T06:52:04.543Z] #108 DONE 806.9s [2023-09-13T06:52:04.543Z] [2023-09-13T06:52:04.543Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T06:52:05.125Z] #128 ... [2023-09-13T06:52:05.125Z] [2023-09-13T06:52:05.125Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:52:05.125Z] #175 DONE 0.2s [2023-09-13T06:52:05.125Z] [2023-09-13T06:52:05.125Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:52:05.125Z] #176 DONE 0.1s [2023-09-13T06:52:05.125Z] [2023-09-13T06:52:05.125Z] #38 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:52:05.397Z] #38 ... [2023-09-13T06:52:05.398Z] [2023-09-13T06:52:05.398Z] #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-13T06:52:05.671Z] #177 DONE 0.3s [2023-09-13T06:52:05.671Z] [2023-09-13T06:52:05.671Z] #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:52:05.946Z] #178 DONE 0.1s [2023-09-13T06:52:05.946Z] [2023-09-13T06:52:05.946Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T06:52:05.946Z] #179 DONE 0.2s [2023-09-13T06:52:05.946Z] [2023-09-13T06:52:05.946Z] #90 [core-metadata] exporting to image [2023-09-13T06:52:05.946Z] #90 exporting layers [2023-09-13T06:52:06.211Z] #90 ... [2023-09-13T06:52:06.211Z] [2023-09-13T06:52:06.211Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T06:52:06.211Z] #127 DONE 808.7s [2023-09-13T06:52:06.477Z] [2023-09-13T06:52:06.477Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:52:06.477Z] #123 ... [2023-09-13T06:52:06.477Z] [2023-09-13T06:52:06.477Z] #90 [core-metadata] exporting to image [2023-09-13T06:52:06.477Z] #90 exporting layers 0.5s done [2023-09-13T06:52:06.477Z] #90 writing image sha256:2bb06a12927fe06edff8a50f211cf86b09f78aea14bc48963d807dcff8145531 0.0s done [2023-09-13T06:52:06.477Z] #90 naming to docker.io/library/core-metadata-arm64 done [2023-09-13T06:52:06.477Z] #90 DONE 7.1s [2023-09-13T06:52:06.749Z] [2023-09-13T06:52:06.749Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:52:07.016Z] #123 ... [2023-09-13T06:52:07.016Z] [2023-09-13T06:52:07.016Z] #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:52:07.282Z] #180 DONE 0.2s [2023-09-13T06:52:07.282Z] [2023-09-13T06:52:07.282Z] #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:52:07.282Z] #181 DONE 0.2s [2023-09-13T06:52:07.282Z] [2023-09-13T06:52:07.282Z] #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T06:52:07.547Z] #182 DONE 0.3s [2023-09-13T06:52:07.547Z] [2023-09-13T06:52:07.547Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:52:07.812Z] #183 DONE 0.1s [2023-09-13T06:52:07.812Z] [2023-09-13T06:52:07.812Z] #90 [core-data] exporting to image [2023-09-13T06:52:08.391Z] #90 exporting layers 0.5s done [2023-09-13T06:52:08.391Z] #90 writing image sha256:cb55b9d598443cea4a0a106c92c74bd203c11e5fa275782049c6472a0927efb2 done [2023-09-13T06:52:08.391Z] #90 naming to docker.io/library/core-data-arm64 done [2023-09-13T06:52:08.391Z] #90 DONE 7.6s [2023-09-13T06:52:08.391Z] [2023-09-13T06:52:08.391Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:52:26.599Z] #123 ... [2023-09-13T06:52:26.599Z] [2023-09-13T06:52:26.599Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T06:52:26.599Z] #122 DONE 828.1s [2023-09-13T06:52:26.599Z] [2023-09-13T06:52:26.599Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:52:26.599Z] #123 ... [2023-09-13T06:52:26.599Z] [2023-09-13T06:52:26.599Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:52:26.599Z] #184 DONE 0.2s [2023-09-13T06:52:26.599Z] [2023-09-13T06:52:26.599Z] #29 [core-data internal] load .dockerignore [2023-09-13T06:52:26.599Z] #29 ... [2023-09-13T06:52:26.599Z] [2023-09-13T06:52:26.599Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:52:26.599Z] #185 DONE 0.2s [2023-09-13T06:52:26.599Z] [2023-09-13T06:52:26.599Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T06:52:26.599Z] #186 DONE 0.4s [2023-09-13T06:52:26.599Z] [2023-09-13T06:52:26.599Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:52:26.872Z] #187 DONE 0.1s [2023-09-13T06:52:26.872Z] [2023-09-13T06:52:26.872Z] #90 [security-spiffe-token-provider] exporting to image [2023-09-13T06:52:26.872Z] #90 exporting layers [2023-09-13T06:52:27.454Z] #90 exporting layers 0.6s done [2023-09-13T06:52:27.454Z] #90 writing image sha256:91542fd0a3150821e1548960febb53cb4cb7c912398f017626737786ddd64151 done [2023-09-13T06:52:27.454Z] #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-13T06:52:27.454Z] #90 DONE 8.2s [2023-09-13T06:52:27.454Z] [2023-09-13T06:52:27.454Z] #29 [core-data internal] load .dockerignore [2023-09-13T06:52:45.665Z] #29 ... [2023-09-13T06:52:45.665Z] [2023-09-13T06:52:45.665Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T06:52:45.665Z] #128 DONE 847.4s [2023-09-13T06:52:45.665Z] [2023-09-13T06:52:45.665Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:52:45.665Z] #188 DONE 0.2s [2023-09-13T06:52:45.665Z] [2023-09-13T06:52:45.665Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T06:52:45.665Z] #46 ... [2023-09-13T06:52:45.665Z] [2023-09-13T06:52:45.665Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:52:45.665Z] #189 DONE 0.1s [2023-09-13T06:52:45.665Z] [2023-09-13T06:52:45.665Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T06:52:45.665Z] #190 ... [2023-09-13T06:52:45.665Z] [2023-09-13T06:52:45.665Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T06:52:45.665Z] #123 DONE 848.3s [2023-09-13T06:52:45.932Z] [2023-09-13T06:52:45.932Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T06:52:45.932Z] #190 DONE 0.4s [2023-09-13T06:52:45.932Z] [2023-09-13T06:52:45.932Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:52:45.932Z] #191 DONE 0.2s [2023-09-13T06:52:45.932Z] [2023-09-13T06:52:45.932Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T06:52:46.201Z] #192 DONE 0.1s [2023-09-13T06:52:46.201Z] [2023-09-13T06:52:46.201Z] #90 [support-scheduler] exporting to image [2023-09-13T06:52:46.201Z] #90 exporting layers [2023-09-13T06:52:46.467Z] #90 ... [2023-09-13T06:52:46.467Z] [2023-09-13T06:52:46.467Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T06:52:46.467Z] #193 DONE 0.1s [2023-09-13T06:52:46.467Z] [2023-09-13T06:52:46.467Z] #90 [support-scheduler] exporting to image [2023-09-13T06:52:46.467Z] #90 exporting layers 0.4s done [2023-09-13T06:52:46.733Z] #90 writing image sha256:d91dbbeabb3702cb7a9177187a8474e8e8a29d3b2c81a16e88999a90fa8a90d2 done [2023-09-13T06:52:46.733Z] #90 naming to docker.io/library/support-scheduler-arm64 done [2023-09-13T06:52:46.733Z] #90 DONE 8.6s [2023-09-13T06:52:46.733Z] [2023-09-13T06:52:46.733Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T06:52:46.733Z] #194 DONE 0.4s [2023-09-13T06:52:46.733Z] [2023-09-13T06:52:46.733Z] #38 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:52:47.000Z] #38 ... [2023-09-13T06:52:47.000Z] [2023-09-13T06:52:47.000Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T06:52:47.000Z] #195 DONE 0.1s [2023-09-13T06:52:47.000Z] [2023-09-13T06:52:47.000Z] #90 [support-notifications] exporting to image [2023-09-13T06:52:47.265Z] #90 exporting layers 0.4s done [2023-09-13T06:52:47.265Z] #90 writing image sha256:4ba8dd99040b2eda987630487d5cb2acba842e0dbc91a00498da6158fc093c9d done [2023-09-13T06:52:47.265Z] #90 naming to docker.io/library/support-notifications-arm64 done [2023-09-13T06:52:47.265Z] #90 DONE 9.0s [2023-09-13T06:52:47.265Z] [2023-09-13T06:52:47.265Z] #38 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T06:52:47.265Z] time="2023-09-13T06:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-13T06:52:47.274Z] $ docker stop --time=1 d30e36bd55c71a4c2b4949e9ee05f7d1a858fcda1d528a2ccdba20eff2fbbb61 [2023-09-13T06:52:48.875Z] $ docker rm -f --volumes d30e36bd55c71a4c2b4949e9ee05f7d1a858fcda1d528a2ccdba20eff2fbbb61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T06:52:49.343Z] + docker images [2023-09-13T06:52:49.343Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-13T06:52:49.343Z] support-notifications-arm64 latest 4ba8dd99040b 3 seconds ago 34.2MB [2023-09-13T06:52:49.343Z] support-scheduler-arm64 latest d91dbbeabb37 4 seconds ago 33.5MB [2023-09-13T06:52:49.343Z] security-spiffe-token-provider-arm64 latest 91542fd0a315 23 seconds ago 35MB [2023-09-13T06:52:49.343Z] core-data-arm64 latest cb55b9d59844 42 seconds ago 21.2MB [2023-09-13T06:52:49.343Z] core-metadata-arm64 latest 2bb06a12927f 44 seconds ago 21.5MB [2023-09-13T06:52:49.343Z] core-command-arm64 latest 68dd608b3bf4 52 seconds ago 21MB [2023-09-13T06:52:49.343Z] core-common-config-bootstrapper-arm64 latest 79f734d5f815 About a minute ago 18.3MB [2023-09-13T06:52:49.343Z] security-proxy-auth-arm64 latest 4f6d59f40b2a About a minute ago 19.4MB [2023-09-13T06:52:49.343Z] security-bootstrapper-arm64 latest 01d2dbf2c382 About a minute ago 23MB [2023-09-13T06:52:49.343Z] security-secretstore-setup-arm64 latest 1f97321fd474 About a minute ago 43.6MB [2023-09-13T06:52:49.343Z] security-proxy-setup-arm64 latest f92b04439705 2 minutes ago 29.1MB [2023-09-13T06:52:49.343Z] security-spire-config-arm64 latest f38c4519c0ee 14 minutes ago 95.8MB [2023-09-13T06:52:49.343Z] security-spire-server-arm64 latest 076d28e41994 14 minutes ago 96.6MB [2023-09-13T06:52:49.343Z] security-spire-agent-arm64 latest ff4b1c416c5f 14 minutes ago 152MB [2023-09-13T06:52:49.343Z] ci-base-image-arm64 latest 11918a117a8d 15 minutes ago 1.07GB [2023-09-13T06:52:49.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 14 hours ago 695MB [2023-09-13T06:52:49.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T06:52:49.457Z] provisioning config files... [2023-09-13T06:52:49.470Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/580@tmp/config2282178045387831285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:52:49.794Z] ---> docker-login.sh [2023-09-13T06:52:49.794Z] nexus3.edgexfoundry.org:10001 [2023-09-13T06:52:49.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:52:50.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:52:50.059Z] Configure a credential helper to remove this warning. See [2023-09-13T06:52:50.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:52:50.059Z] [2023-09-13T06:52:50.059Z] Login Succeeded [2023-09-13T06:52:50.059Z] nexus3.edgexfoundry.org:10002 [2023-09-13T06:52:50.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:52:50.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:52:50.591Z] Configure a credential helper to remove this warning. See [2023-09-13T06:52:50.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:52:50.591Z] [2023-09-13T06:52:50.591Z] Login Succeeded [2023-09-13T06:52:50.591Z] nexus3.edgexfoundry.org:10003 [2023-09-13T06:52:50.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:52:50.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:52:50.859Z] Configure a credential helper to remove this warning. See [2023-09-13T06:52:50.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:52:50.859Z] [2023-09-13T06:52:50.859Z] Login Succeeded [2023-09-13T06:52:50.859Z] nexus3.edgexfoundry.org:10004 [2023-09-13T06:52:51.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:52:51.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:52:51.125Z] Configure a credential helper to remove this warning. See [2023-09-13T06:52:51.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:52:51.125Z] [2023-09-13T06:52:51.125Z] Login Succeeded [2023-09-13T06:52:51.125Z] docker.io [2023-09-13T06:52:51.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T06:52:51.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T06:52:51.655Z] Configure a credential helper to remove this warning. See [2023-09-13T06:52:51.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T06:52:51.655Z] [2023-09-13T06:52:51.655Z] Login Succeeded [2023-09-13T06:52:51.655Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T06:52:51.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:52:51.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T06:52:51.728Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-13T06:52:51.728Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:52:51.728Z] latest [2023-09-13T06:52:51.728Z] 3.1.0-dev.46 [2023-09-13T06:52:51.728Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:52:51.728Z] main [2023-09-13T06:52:51.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:52:52.071Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:52:52.413Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:52:52.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T06:52:52.413Z] b7f2e7c1be75: Preparing [2023-09-13T06:52:52.413Z] 6e537b7f9452: Preparing [2023-09-13T06:52:52.413Z] e607b1e12814: Preparing [2023-09-13T06:52:52.413Z] a64cf13881a9: Preparing [2023-09-13T06:52:52.413Z] 9a6ee302c17b: Preparing [2023-09-13T06:52:52.413Z] b2191e2be29d: Preparing [2023-09-13T06:52:52.413Z] b2191e2be29d: Waiting [2023-09-13T06:52:52.679Z] a64cf13881a9: Pushed [2023-09-13T06:52:52.679Z] b7f2e7c1be75: Pushed [2023-09-13T06:52:52.679Z] 9a6ee302c17b: Pushed [2023-09-13T06:52:52.679Z] e607b1e12814: Pushed [2023-09-13T06:52:52.679Z] b2191e2be29d: Layer already exists [2023-09-13T06:52:56.005Z] 6e537b7f9452: Pushed [2023-09-13T06:52:56.005Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:a125b24fc43ae4d611a62e7e894423b7b63c424ca7b7ef4987809085e3684603 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:52:56.335Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:52:56.660Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-13T06:52:56.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T06:52:56.660Z] b7f2e7c1be75: Preparing [2023-09-13T06:52:56.660Z] 6e537b7f9452: Preparing [2023-09-13T06:52:56.660Z] e607b1e12814: Preparing [2023-09-13T06:52:56.660Z] a64cf13881a9: Preparing [2023-09-13T06:52:56.660Z] 9a6ee302c17b: Preparing [2023-09-13T06:52:56.660Z] b2191e2be29d: Preparing [2023-09-13T06:52:56.660Z] b2191e2be29d: Waiting [2023-09-13T06:52:56.660Z] b7f2e7c1be75: Layer already exists [2023-09-13T06:52:56.660Z] 6e537b7f9452: Layer already exists [2023-09-13T06:52:56.660Z] e607b1e12814: Layer already exists [2023-09-13T06:52:56.660Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:52:56.660Z] a64cf13881a9: Layer already exists [2023-09-13T06:52:56.660Z] b2191e2be29d: Layer already exists [2023-09-13T06:52:56.660Z] latest: digest: sha256:a125b24fc43ae4d611a62e7e894423b7b63c424ca7b7ef4987809085e3684603 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:52:57.253Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:52:57.582Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.46 [2023-09-13T06:52:57.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T06:52:57.582Z] b7f2e7c1be75: Preparing [2023-09-13T06:52:57.582Z] 6e537b7f9452: Preparing [2023-09-13T06:52:57.582Z] e607b1e12814: Preparing [2023-09-13T06:52:57.582Z] a64cf13881a9: Preparing [2023-09-13T06:52:57.582Z] 9a6ee302c17b: Preparing [2023-09-13T06:52:57.582Z] b2191e2be29d: Preparing [2023-09-13T06:52:57.582Z] b2191e2be29d: Waiting [2023-09-13T06:52:57.582Z] a64cf13881a9: Layer already exists [2023-09-13T06:52:57.582Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:52:57.582Z] e607b1e12814: Layer already exists [2023-09-13T06:52:57.582Z] 6e537b7f9452: Layer already exists [2023-09-13T06:52:57.582Z] b7f2e7c1be75: Layer already exists [2023-09-13T06:52:57.582Z] b2191e2be29d: Layer already exists [2023-09-13T06:52:57.582Z] 3.1.0-dev.46: digest: sha256:a125b24fc43ae4d611a62e7e894423b7b63c424ca7b7ef4987809085e3684603 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:52:57.915Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:52:58.509Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:52:58.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T06:52:58.509Z] b7f2e7c1be75: Preparing [2023-09-13T06:52:58.509Z] 6e537b7f9452: Preparing [2023-09-13T06:52:58.509Z] e607b1e12814: Preparing [2023-09-13T06:52:58.509Z] a64cf13881a9: Preparing [2023-09-13T06:52:58.509Z] 9a6ee302c17b: Preparing [2023-09-13T06:52:58.509Z] b2191e2be29d: Preparing [2023-09-13T06:52:58.509Z] b2191e2be29d: Waiting [2023-09-13T06:52:58.509Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:52:58.509Z] 6e537b7f9452: Layer already exists [2023-09-13T06:52:58.509Z] b7f2e7c1be75: Layer already exists [2023-09-13T06:52:58.509Z] e607b1e12814: Layer already exists [2023-09-13T06:52:58.509Z] a64cf13881a9: Layer already exists [2023-09-13T06:52:58.509Z] b2191e2be29d: Layer already exists [2023-09-13T06:52:58.772Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:a125b24fc43ae4d611a62e7e894423b7b63c424ca7b7ef4987809085e3684603 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:52:59.099Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:52:59.482Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-13T06:52:59.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T06:52:59.482Z] b7f2e7c1be75: Preparing [2023-09-13T06:52:59.482Z] 6e537b7f9452: Preparing [2023-09-13T06:52:59.482Z] e607b1e12814: Preparing [2023-09-13T06:52:59.482Z] a64cf13881a9: Preparing [2023-09-13T06:52:59.482Z] 9a6ee302c17b: Preparing [2023-09-13T06:52:59.482Z] b2191e2be29d: Preparing [2023-09-13T06:52:59.482Z] b2191e2be29d: Waiting [2023-09-13T06:52:59.482Z] b7f2e7c1be75: Layer already exists [2023-09-13T06:52:59.482Z] a64cf13881a9: Layer already exists [2023-09-13T06:52:59.482Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:52:59.482Z] e607b1e12814: Layer already exists [2023-09-13T06:52:59.482Z] 6e537b7f9452: Layer already exists [2023-09-13T06:52:59.482Z] b2191e2be29d: Layer already exists [2023-09-13T06:52:59.749Z] main: digest: sha256:a125b24fc43ae4d611a62e7e894423b7b63c424ca7b7ef4987809085e3684603 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:52:59.795Z] ===================================================== [Pipeline] echo [2023-09-13T06:52:59.801Z] taggedImages: [2023-09-13T06:52:59.801Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:52:59.801Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-13T06:52:59.801Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.46 [2023-09-13T06:52:59.801Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:52:59.801Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-13T06:52:59.817Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-13T06:52:59.817Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:52:59.817Z] latest [2023-09-13T06:52:59.817Z] 3.1.0-dev.46 [2023-09-13T06:52:59.817Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:52:59.817Z] main [2023-09-13T06:52:59.817Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:00.174Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:00.551Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:00.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T06:53:00.551Z] ba77d6b92749: Preparing [2023-09-13T06:53:00.551Z] e16910fbd2d9: Preparing [2023-09-13T06:53:00.551Z] 2acd2fc49c33: Preparing [2023-09-13T06:53:00.551Z] 2034bcc5ea36: Preparing [2023-09-13T06:53:00.551Z] e607b1e12814: Preparing [2023-09-13T06:53:00.551Z] a64cf13881a9: Preparing [2023-09-13T06:53:00.551Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:00.551Z] b2191e2be29d: Preparing [2023-09-13T06:53:00.551Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:00.551Z] b2191e2be29d: Waiting [2023-09-13T06:53:00.551Z] a64cf13881a9: Waiting [2023-09-13T06:53:00.551Z] e607b1e12814: Layer already exists [2023-09-13T06:53:00.833Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:00.833Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:00.833Z] 2acd2fc49c33: Pushed [2023-09-13T06:53:00.833Z] e16910fbd2d9: Pushed [2023-09-13T06:53:00.833Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:00.833Z] ba77d6b92749: Pushed [2023-09-13T06:53:03.415Z] 2034bcc5ea36: Pushed [2023-09-13T06:53:03.415Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:f37381e212d4b0b6a74febbc77820956c90bd6910873a2780ca7cbbd55a61e19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:03.744Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:04.073Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-13T06:53:04.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T06:53:04.073Z] ba77d6b92749: Preparing [2023-09-13T06:53:04.073Z] e16910fbd2d9: Preparing [2023-09-13T06:53:04.073Z] 2acd2fc49c33: Preparing [2023-09-13T06:53:04.073Z] 2034bcc5ea36: Preparing [2023-09-13T06:53:04.073Z] e607b1e12814: Preparing [2023-09-13T06:53:04.073Z] a64cf13881a9: Preparing [2023-09-13T06:53:04.073Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:04.073Z] b2191e2be29d: Preparing [2023-09-13T06:53:04.073Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:04.073Z] b2191e2be29d: Waiting [2023-09-13T06:53:04.073Z] a64cf13881a9: Waiting [2023-09-13T06:53:04.073Z] ba77d6b92749: Layer already exists [2023-09-13T06:53:04.073Z] e607b1e12814: Layer already exists [2023-09-13T06:53:04.073Z] 2034bcc5ea36: Layer already exists [2023-09-13T06:53:04.073Z] e16910fbd2d9: Layer already exists [2023-09-13T06:53:04.073Z] 2acd2fc49c33: Layer already exists [2023-09-13T06:53:04.073Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:04.073Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:04.073Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:04.073Z] latest: digest: sha256:f37381e212d4b0b6a74febbc77820956c90bd6910873a2780ca7cbbd55a61e19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:04.399Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:04.729Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.46 [2023-09-13T06:53:04.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T06:53:04.729Z] ba77d6b92749: Preparing [2023-09-13T06:53:04.729Z] e16910fbd2d9: Preparing [2023-09-13T06:53:04.729Z] 2acd2fc49c33: Preparing [2023-09-13T06:53:04.729Z] 2034bcc5ea36: Preparing [2023-09-13T06:53:04.729Z] e607b1e12814: Preparing [2023-09-13T06:53:04.729Z] a64cf13881a9: Preparing [2023-09-13T06:53:04.729Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:04.729Z] b2191e2be29d: Preparing [2023-09-13T06:53:04.729Z] a64cf13881a9: Waiting [2023-09-13T06:53:04.729Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:04.729Z] b2191e2be29d: Waiting [2023-09-13T06:53:04.729Z] 2acd2fc49c33: Layer already exists [2023-09-13T06:53:04.729Z] e16910fbd2d9: Layer already exists [2023-09-13T06:53:04.729Z] 2034bcc5ea36: Layer already exists [2023-09-13T06:53:04.729Z] ba77d6b92749: Layer already exists [2023-09-13T06:53:04.729Z] e607b1e12814: Layer already exists [2023-09-13T06:53:04.729Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:04.729Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:04.729Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:04.729Z] 3.1.0-dev.46: digest: sha256:f37381e212d4b0b6a74febbc77820956c90bd6910873a2780ca7cbbd55a61e19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:05.056Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:05.395Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:05.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T06:53:05.395Z] ba77d6b92749: Preparing [2023-09-13T06:53:05.395Z] e16910fbd2d9: Preparing [2023-09-13T06:53:05.395Z] 2acd2fc49c33: Preparing [2023-09-13T06:53:05.395Z] 2034bcc5ea36: Preparing [2023-09-13T06:53:05.395Z] e607b1e12814: Preparing [2023-09-13T06:53:05.395Z] a64cf13881a9: Preparing [2023-09-13T06:53:05.395Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:05.395Z] b2191e2be29d: Preparing [2023-09-13T06:53:05.395Z] a64cf13881a9: Waiting [2023-09-13T06:53:05.395Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:05.395Z] b2191e2be29d: Waiting [2023-09-13T06:53:05.395Z] e607b1e12814: Layer already exists [2023-09-13T06:53:05.395Z] ba77d6b92749: Layer already exists [2023-09-13T06:53:05.395Z] 2acd2fc49c33: Layer already exists [2023-09-13T06:53:05.395Z] 2034bcc5ea36: Layer already exists [2023-09-13T06:53:05.395Z] e16910fbd2d9: Layer already exists [2023-09-13T06:53:05.395Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:05.395Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:05.395Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:05.395Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:f37381e212d4b0b6a74febbc77820956c90bd6910873a2780ca7cbbd55a61e19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:05.993Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:06.321Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-13T06:53:06.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T06:53:06.321Z] ba77d6b92749: Preparing [2023-09-13T06:53:06.321Z] e16910fbd2d9: Preparing [2023-09-13T06:53:06.321Z] 2acd2fc49c33: Preparing [2023-09-13T06:53:06.321Z] 2034bcc5ea36: Preparing [2023-09-13T06:53:06.321Z] e607b1e12814: Preparing [2023-09-13T06:53:06.321Z] a64cf13881a9: Preparing [2023-09-13T06:53:06.321Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:06.321Z] b2191e2be29d: Preparing [2023-09-13T06:53:06.321Z] a64cf13881a9: Waiting [2023-09-13T06:53:06.321Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:06.321Z] b2191e2be29d: Waiting [2023-09-13T06:53:06.321Z] 2034bcc5ea36: Layer already exists [2023-09-13T06:53:06.321Z] 2acd2fc49c33: Layer already exists [2023-09-13T06:53:06.321Z] e607b1e12814: Layer already exists [2023-09-13T06:53:06.321Z] e16910fbd2d9: Layer already exists [2023-09-13T06:53:06.321Z] ba77d6b92749: Layer already exists [2023-09-13T06:53:06.321Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:06.321Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:06.321Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:06.321Z] main: digest: sha256:f37381e212d4b0b6a74febbc77820956c90bd6910873a2780ca7cbbd55a61e19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:53:06.640Z] ===================================================== [Pipeline] echo [2023-09-13T06:53:06.654Z] taggedImages: [2023-09-13T06:53:06.654Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:06.654Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-13T06:53:06.654Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.46 [2023-09-13T06:53:06.654Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:06.654Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-13T06:53:06.674Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-13T06:53:06.674Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:06.674Z] latest [2023-09-13T06:53:06.675Z] 3.1.0-dev.46 [2023-09-13T06:53:06.675Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:06.675Z] main [2023-09-13T06:53:06.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:07.011Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:07.338Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:07.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T06:53:07.338Z] 11663bfc11b5: Preparing [2023-09-13T06:53:07.338Z] 6e7d59a70fa9: Preparing [2023-09-13T06:53:07.338Z] e607b1e12814: Preparing [2023-09-13T06:53:07.338Z] a64cf13881a9: Preparing [2023-09-13T06:53:07.338Z] a4d2bf82c9e3: Preparing [2023-09-13T06:53:07.338Z] b2191e2be29d: Preparing [2023-09-13T06:53:07.338Z] e607b1e12814: Layer already exists [2023-09-13T06:53:07.338Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:07.338Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:07.605Z] 11663bfc11b5: Pushed [2023-09-13T06:53:07.605Z] a4d2bf82c9e3: Pushed [2023-09-13T06:53:10.932Z] 6e7d59a70fa9: Pushed [2023-09-13T06:53:10.932Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:f3d2276369ab9bed2abd195442857feff7320b00f873686d7aa05d20337c31e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:11.275Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:11.605Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-13T06:53:11.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T06:53:11.605Z] 11663bfc11b5: Preparing [2023-09-13T06:53:11.605Z] 6e7d59a70fa9: Preparing [2023-09-13T06:53:11.605Z] e607b1e12814: Preparing [2023-09-13T06:53:11.605Z] a64cf13881a9: Preparing [2023-09-13T06:53:11.605Z] a4d2bf82c9e3: Preparing [2023-09-13T06:53:11.605Z] b2191e2be29d: Preparing [2023-09-13T06:53:11.605Z] b2191e2be29d: Waiting [2023-09-13T06:53:11.605Z] a4d2bf82c9e3: Layer already exists [2023-09-13T06:53:11.605Z] 11663bfc11b5: Layer already exists [2023-09-13T06:53:11.605Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:11.605Z] e607b1e12814: Layer already exists [2023-09-13T06:53:11.605Z] 6e7d59a70fa9: Layer already exists [2023-09-13T06:53:11.605Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:11.605Z] latest: digest: sha256:f3d2276369ab9bed2abd195442857feff7320b00f873686d7aa05d20337c31e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:12.202Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:12.793Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.46 [2023-09-13T06:53:12.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T06:53:12.793Z] 11663bfc11b5: Preparing [2023-09-13T06:53:12.793Z] 6e7d59a70fa9: Preparing [2023-09-13T06:53:12.793Z] e607b1e12814: Preparing [2023-09-13T06:53:12.793Z] a64cf13881a9: Preparing [2023-09-13T06:53:12.793Z] a4d2bf82c9e3: Preparing [2023-09-13T06:53:12.793Z] b2191e2be29d: Preparing [2023-09-13T06:53:12.793Z] b2191e2be29d: Waiting [2023-09-13T06:53:12.793Z] a4d2bf82c9e3: Layer already exists [2023-09-13T06:53:12.793Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:12.793Z] 6e7d59a70fa9: Layer already exists [2023-09-13T06:53:12.793Z] 11663bfc11b5: Layer already exists [2023-09-13T06:53:12.793Z] e607b1e12814: Layer already exists [2023-09-13T06:53:12.793Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:12.793Z] 3.1.0-dev.46: digest: sha256:f3d2276369ab9bed2abd195442857feff7320b00f873686d7aa05d20337c31e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:13.122Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:13.455Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:13.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T06:53:13.455Z] 11663bfc11b5: Preparing [2023-09-13T06:53:13.455Z] 6e7d59a70fa9: Preparing [2023-09-13T06:53:13.455Z] e607b1e12814: Preparing [2023-09-13T06:53:13.455Z] a64cf13881a9: Preparing [2023-09-13T06:53:13.455Z] a4d2bf82c9e3: Preparing [2023-09-13T06:53:13.455Z] b2191e2be29d: Preparing [2023-09-13T06:53:13.455Z] b2191e2be29d: Waiting [2023-09-13T06:53:13.455Z] 6e7d59a70fa9: Layer already exists [2023-09-13T06:53:13.455Z] 11663bfc11b5: Layer already exists [2023-09-13T06:53:13.455Z] a4d2bf82c9e3: Layer already exists [2023-09-13T06:53:13.455Z] e607b1e12814: Layer already exists [2023-09-13T06:53:13.455Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:13.455Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:13.455Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:f3d2276369ab9bed2abd195442857feff7320b00f873686d7aa05d20337c31e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:13.794Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:14.120Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-13T06:53:14.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T06:53:14.120Z] 11663bfc11b5: Preparing [2023-09-13T06:53:14.120Z] 6e7d59a70fa9: Preparing [2023-09-13T06:53:14.120Z] e607b1e12814: Preparing [2023-09-13T06:53:14.120Z] a64cf13881a9: Preparing [2023-09-13T06:53:14.120Z] a4d2bf82c9e3: Preparing [2023-09-13T06:53:14.120Z] b2191e2be29d: Preparing [2023-09-13T06:53:14.120Z] b2191e2be29d: Waiting [2023-09-13T06:53:14.120Z] e607b1e12814: Layer already exists [2023-09-13T06:53:14.120Z] 11663bfc11b5: Layer already exists [2023-09-13T06:53:14.120Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:14.120Z] 6e7d59a70fa9: Layer already exists [2023-09-13T06:53:14.120Z] a4d2bf82c9e3: Layer already exists [2023-09-13T06:53:14.120Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:14.120Z] main: digest: sha256:f3d2276369ab9bed2abd195442857feff7320b00f873686d7aa05d20337c31e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:53:14.426Z] ===================================================== [Pipeline] echo [2023-09-13T06:53:14.432Z] taggedImages: [2023-09-13T06:53:14.432Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:14.432Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-13T06:53:14.432Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.46 [2023-09-13T06:53:14.432Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:14.432Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-13T06:53:14.446Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-13T06:53:14.446Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:14.446Z] latest [2023-09-13T06:53:14.446Z] 3.1.0-dev.46 [2023-09-13T06:53:14.446Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:14.446Z] main [2023-09-13T06:53:14.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:14.771Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:15.101Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:15.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T06:53:15.101Z] 0500a8101b0f: Preparing [2023-09-13T06:53:15.101Z] da94fb3f09c9: Preparing [2023-09-13T06:53:15.101Z] f174a84f965c: Preparing [2023-09-13T06:53:15.101Z] e607b1e12814: Preparing [2023-09-13T06:53:15.101Z] a64cf13881a9: Preparing [2023-09-13T06:53:15.101Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:15.101Z] b2191e2be29d: Preparing [2023-09-13T06:53:15.101Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:15.101Z] b2191e2be29d: Waiting [2023-09-13T06:53:15.101Z] e607b1e12814: Layer already exists [2023-09-13T06:53:15.367Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:15.367Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:15.367Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:15.367Z] da94fb3f09c9: Pushed [2023-09-13T06:53:15.367Z] 0500a8101b0f: Pushed [2023-09-13T06:53:18.690Z] f174a84f965c: Pushed [2023-09-13T06:53:18.690Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:4038b1ded47c51998e51c6c1015c7a8a05bd5a6671230c9a10dc212d8fd952ab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:19.014Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:19.341Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-13T06:53:19.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T06:53:19.341Z] 0500a8101b0f: Preparing [2023-09-13T06:53:19.341Z] da94fb3f09c9: Preparing [2023-09-13T06:53:19.341Z] f174a84f965c: Preparing [2023-09-13T06:53:19.341Z] e607b1e12814: Preparing [2023-09-13T06:53:19.341Z] a64cf13881a9: Preparing [2023-09-13T06:53:19.341Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:19.341Z] b2191e2be29d: Preparing [2023-09-13T06:53:19.341Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:19.341Z] b2191e2be29d: Waiting [2023-09-13T06:53:19.341Z] 0500a8101b0f: Layer already exists [2023-09-13T06:53:19.341Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:19.341Z] e607b1e12814: Layer already exists [2023-09-13T06:53:19.341Z] da94fb3f09c9: Layer already exists [2023-09-13T06:53:19.341Z] f174a84f965c: Layer already exists [2023-09-13T06:53:19.341Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:19.341Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:19.341Z] latest: digest: sha256:4038b1ded47c51998e51c6c1015c7a8a05bd5a6671230c9a10dc212d8fd952ab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:19.939Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:20.275Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.46 [2023-09-13T06:53:20.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T06:53:20.275Z] 0500a8101b0f: Preparing [2023-09-13T06:53:20.275Z] da94fb3f09c9: Preparing [2023-09-13T06:53:20.275Z] f174a84f965c: Preparing [2023-09-13T06:53:20.275Z] e607b1e12814: Preparing [2023-09-13T06:53:20.275Z] a64cf13881a9: Preparing [2023-09-13T06:53:20.275Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:20.275Z] b2191e2be29d: Preparing [2023-09-13T06:53:20.275Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:20.275Z] b2191e2be29d: Waiting [2023-09-13T06:53:20.275Z] e607b1e12814: Layer already exists [2023-09-13T06:53:20.275Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:20.275Z] da94fb3f09c9: Layer already exists [2023-09-13T06:53:20.275Z] f174a84f965c: Layer already exists [2023-09-13T06:53:20.275Z] 0500a8101b0f: Layer already exists [2023-09-13T06:53:20.275Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:20.275Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:20.275Z] 3.1.0-dev.46: digest: sha256:4038b1ded47c51998e51c6c1015c7a8a05bd5a6671230c9a10dc212d8fd952ab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:20.604Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:20.925Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:20.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T06:53:20.925Z] 0500a8101b0f: Preparing [2023-09-13T06:53:20.926Z] da94fb3f09c9: Preparing [2023-09-13T06:53:20.926Z] f174a84f965c: Preparing [2023-09-13T06:53:20.926Z] e607b1e12814: Preparing [2023-09-13T06:53:20.926Z] a64cf13881a9: Preparing [2023-09-13T06:53:20.926Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:20.926Z] b2191e2be29d: Preparing [2023-09-13T06:53:20.926Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:20.926Z] b2191e2be29d: Waiting [2023-09-13T06:53:20.926Z] da94fb3f09c9: Layer already exists [2023-09-13T06:53:20.926Z] e607b1e12814: Layer already exists [2023-09-13T06:53:20.926Z] f174a84f965c: Layer already exists [2023-09-13T06:53:20.926Z] 0500a8101b0f: Layer already exists [2023-09-13T06:53:20.926Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:20.926Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:20.926Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:20.926Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:4038b1ded47c51998e51c6c1015c7a8a05bd5a6671230c9a10dc212d8fd952ab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:21.256Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:21.581Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-13T06:53:21.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T06:53:21.582Z] 0500a8101b0f: Preparing [2023-09-13T06:53:21.582Z] da94fb3f09c9: Preparing [2023-09-13T06:53:21.582Z] f174a84f965c: Preparing [2023-09-13T06:53:21.582Z] e607b1e12814: Preparing [2023-09-13T06:53:21.582Z] a64cf13881a9: Preparing [2023-09-13T06:53:21.582Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:21.582Z] b2191e2be29d: Preparing [2023-09-13T06:53:21.582Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:21.582Z] b2191e2be29d: Waiting [2023-09-13T06:53:21.582Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:21.582Z] 0500a8101b0f: Layer already exists [2023-09-13T06:53:21.582Z] e607b1e12814: Layer already exists [2023-09-13T06:53:21.582Z] da94fb3f09c9: Layer already exists [2023-09-13T06:53:21.582Z] f174a84f965c: Layer already exists [2023-09-13T06:53:21.582Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:21.582Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:21.582Z] main: digest: sha256:4038b1ded47c51998e51c6c1015c7a8a05bd5a6671230c9a10dc212d8fd952ab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:53:21.886Z] ===================================================== [Pipeline] echo [2023-09-13T06:53:21.894Z] taggedImages: [2023-09-13T06:53:21.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:21.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-13T06:53:21.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.46 [2023-09-13T06:53:21.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:21.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-13T06:53:21.910Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-13T06:53:21.910Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:21.910Z] latest [2023-09-13T06:53:21.910Z] 3.1.0-dev.46 [2023-09-13T06:53:21.910Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:21.910Z] main [2023-09-13T06:53:21.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:22.236Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:22.564Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:22.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T06:53:22.564Z] d363f3c0013f: Preparing [2023-09-13T06:53:22.564Z] 1e2c343f9989: Preparing [2023-09-13T06:53:22.564Z] ed74b0cb9d25: Preparing [2023-09-13T06:53:22.564Z] da9558ff4763: Preparing [2023-09-13T06:53:22.564Z] 83207429b7b8: Preparing [2023-09-13T06:53:22.564Z] 705d9bc9c93f: Preparing [2023-09-13T06:53:22.564Z] 8daff41614af: Preparing [2023-09-13T06:53:22.564Z] e607b1e12814: Preparing [2023-09-13T06:53:22.564Z] a64cf13881a9: Preparing [2023-09-13T06:53:22.564Z] 6f9c00b5f844: Preparing [2023-09-13T06:53:22.564Z] 3a83f12e510b: Preparing [2023-09-13T06:53:22.564Z] 5f70bf18a086: Preparing [2023-09-13T06:53:22.564Z] 8adcc353af91: Preparing [2023-09-13T06:53:22.564Z] bfac9e59719f: Preparing [2023-09-13T06:53:22.564Z] b2191e2be29d: Preparing [2023-09-13T06:53:22.564Z] 6f9c00b5f844: Waiting [2023-09-13T06:53:22.564Z] 3a83f12e510b: Waiting [2023-09-13T06:53:22.564Z] 5f70bf18a086: Waiting [2023-09-13T06:53:22.564Z] 8adcc353af91: Waiting [2023-09-13T06:53:22.564Z] bfac9e59719f: Waiting [2023-09-13T06:53:22.564Z] b2191e2be29d: Waiting [2023-09-13T06:53:22.564Z] 705d9bc9c93f: Waiting [2023-09-13T06:53:22.564Z] e607b1e12814: Waiting [2023-09-13T06:53:22.564Z] a64cf13881a9: Waiting [2023-09-13T06:53:22.831Z] ed74b0cb9d25: Pushed [2023-09-13T06:53:22.831Z] 83207429b7b8: Pushed [2023-09-13T06:53:22.831Z] da9558ff4763: Pushed [2023-09-13T06:53:22.831Z] 1e2c343f9989: Pushed [2023-09-13T06:53:22.831Z] d363f3c0013f: Pushed [2023-09-13T06:53:22.831Z] e607b1e12814: Layer already exists [2023-09-13T06:53:22.831Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:22.831Z] 705d9bc9c93f: Pushed [2023-09-13T06:53:23.096Z] 5f70bf18a086: Pushed [2023-09-13T06:53:23.096Z] 6f9c00b5f844: Pushed [2023-09-13T06:53:23.096Z] 8adcc353af91: Pushed [2023-09-13T06:53:23.096Z] 3a83f12e510b: Pushed [2023-09-13T06:53:23.096Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:23.096Z] bfac9e59719f: Pushed [2023-09-13T06:53:26.424Z] 8daff41614af: Pushed [2023-09-13T06:53:26.689Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:d8494a895de8c2c944e917529f110e80fc53f9c5c9eed69e99d6ca7fc6b9e943 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:27.018Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:27.344Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-13T06:53:27.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T06:53:27.344Z] d363f3c0013f: Preparing [2023-09-13T06:53:27.344Z] 1e2c343f9989: Preparing [2023-09-13T06:53:27.344Z] ed74b0cb9d25: Preparing [2023-09-13T06:53:27.344Z] da9558ff4763: Preparing [2023-09-13T06:53:27.344Z] 83207429b7b8: Preparing [2023-09-13T06:53:27.344Z] 705d9bc9c93f: Preparing [2023-09-13T06:53:27.344Z] 8daff41614af: Preparing [2023-09-13T06:53:27.344Z] e607b1e12814: Preparing [2023-09-13T06:53:27.344Z] a64cf13881a9: Preparing [2023-09-13T06:53:27.344Z] 6f9c00b5f844: Preparing [2023-09-13T06:53:27.344Z] 3a83f12e510b: Preparing [2023-09-13T06:53:27.344Z] 5f70bf18a086: Preparing [2023-09-13T06:53:27.344Z] 8adcc353af91: Preparing [2023-09-13T06:53:27.344Z] bfac9e59719f: Preparing [2023-09-13T06:53:27.344Z] b2191e2be29d: Preparing [2023-09-13T06:53:27.344Z] 6f9c00b5f844: Waiting [2023-09-13T06:53:27.344Z] 3a83f12e510b: Waiting [2023-09-13T06:53:27.344Z] bfac9e59719f: Waiting [2023-09-13T06:53:27.344Z] b2191e2be29d: Waiting [2023-09-13T06:53:27.344Z] 705d9bc9c93f: Waiting [2023-09-13T06:53:27.344Z] 5f70bf18a086: Waiting [2023-09-13T06:53:27.344Z] 8adcc353af91: Waiting [2023-09-13T06:53:27.344Z] e607b1e12814: Waiting [2023-09-13T06:53:27.344Z] 8daff41614af: Waiting [2023-09-13T06:53:27.344Z] ed74b0cb9d25: Layer already exists [2023-09-13T06:53:27.344Z] da9558ff4763: Layer already exists [2023-09-13T06:53:27.344Z] d363f3c0013f: Layer already exists [2023-09-13T06:53:27.344Z] 83207429b7b8: Layer already exists [2023-09-13T06:53:27.344Z] 1e2c343f9989: Layer already exists [2023-09-13T06:53:27.344Z] 705d9bc9c93f: Layer already exists [2023-09-13T06:53:27.344Z] 8daff41614af: Layer already exists [2023-09-13T06:53:27.344Z] e607b1e12814: Layer already exists [2023-09-13T06:53:27.344Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:27.344Z] 6f9c00b5f844: Layer already exists [2023-09-13T06:53:27.344Z] bfac9e59719f: Layer already exists [2023-09-13T06:53:27.344Z] 3a83f12e510b: Layer already exists [2023-09-13T06:53:27.344Z] 8adcc353af91: Layer already exists [2023-09-13T06:53:27.344Z] 5f70bf18a086: Layer already exists [2023-09-13T06:53:27.344Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:27.608Z] latest: digest: sha256:d8494a895de8c2c944e917529f110e80fc53f9c5c9eed69e99d6ca7fc6b9e943 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:27.936Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:28.261Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.46 [2023-09-13T06:53:28.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T06:53:28.261Z] d363f3c0013f: Preparing [2023-09-13T06:53:28.261Z] 1e2c343f9989: Preparing [2023-09-13T06:53:28.261Z] ed74b0cb9d25: Preparing [2023-09-13T06:53:28.261Z] da9558ff4763: Preparing [2023-09-13T06:53:28.261Z] 83207429b7b8: Preparing [2023-09-13T06:53:28.261Z] 705d9bc9c93f: Preparing [2023-09-13T06:53:28.261Z] 8daff41614af: Preparing [2023-09-13T06:53:28.261Z] e607b1e12814: Preparing [2023-09-13T06:53:28.261Z] a64cf13881a9: Preparing [2023-09-13T06:53:28.261Z] 6f9c00b5f844: Preparing [2023-09-13T06:53:28.261Z] 3a83f12e510b: Preparing [2023-09-13T06:53:28.261Z] 5f70bf18a086: Preparing [2023-09-13T06:53:28.261Z] 8adcc353af91: Preparing [2023-09-13T06:53:28.261Z] bfac9e59719f: Preparing [2023-09-13T06:53:28.261Z] b2191e2be29d: Preparing [2023-09-13T06:53:28.261Z] 6f9c00b5f844: Waiting [2023-09-13T06:53:28.261Z] 3a83f12e510b: Waiting [2023-09-13T06:53:28.261Z] 5f70bf18a086: Waiting [2023-09-13T06:53:28.261Z] 8adcc353af91: Waiting [2023-09-13T06:53:28.261Z] bfac9e59719f: Waiting [2023-09-13T06:53:28.261Z] b2191e2be29d: Waiting [2023-09-13T06:53:28.261Z] 705d9bc9c93f: Waiting [2023-09-13T06:53:28.261Z] 8daff41614af: Waiting [2023-09-13T06:53:28.261Z] e607b1e12814: Waiting [2023-09-13T06:53:28.261Z] a64cf13881a9: Waiting [2023-09-13T06:53:28.261Z] da9558ff4763: Layer already exists [2023-09-13T06:53:28.261Z] d363f3c0013f: Layer already exists [2023-09-13T06:53:28.261Z] 1e2c343f9989: Layer already exists [2023-09-13T06:53:28.261Z] ed74b0cb9d25: Layer already exists [2023-09-13T06:53:28.261Z] 83207429b7b8: Layer already exists [2023-09-13T06:53:28.261Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:28.261Z] 705d9bc9c93f: Layer already exists [2023-09-13T06:53:28.261Z] 8daff41614af: Layer already exists [2023-09-13T06:53:28.261Z] 6f9c00b5f844: Layer already exists [2023-09-13T06:53:28.261Z] e607b1e12814: Layer already exists [2023-09-13T06:53:28.261Z] 8adcc353af91: Layer already exists [2023-09-13T06:53:28.261Z] 3a83f12e510b: Layer already exists [2023-09-13T06:53:28.261Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:28.261Z] 5f70bf18a086: Layer already exists [2023-09-13T06:53:28.261Z] bfac9e59719f: Layer already exists [2023-09-13T06:53:28.525Z] 3.1.0-dev.46: digest: sha256:d8494a895de8c2c944e917529f110e80fc53f9c5c9eed69e99d6ca7fc6b9e943 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:28.857Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:29.180Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:29.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T06:53:29.180Z] d363f3c0013f: Preparing [2023-09-13T06:53:29.180Z] 1e2c343f9989: Preparing [2023-09-13T06:53:29.180Z] ed74b0cb9d25: Preparing [2023-09-13T06:53:29.180Z] da9558ff4763: Preparing [2023-09-13T06:53:29.180Z] 83207429b7b8: Preparing [2023-09-13T06:53:29.180Z] 705d9bc9c93f: Preparing [2023-09-13T06:53:29.180Z] 8daff41614af: Preparing [2023-09-13T06:53:29.180Z] e607b1e12814: Preparing [2023-09-13T06:53:29.180Z] a64cf13881a9: Preparing [2023-09-13T06:53:29.180Z] 6f9c00b5f844: Preparing [2023-09-13T06:53:29.180Z] 3a83f12e510b: Preparing [2023-09-13T06:53:29.180Z] 5f70bf18a086: Preparing [2023-09-13T06:53:29.180Z] 8adcc353af91: Preparing [2023-09-13T06:53:29.180Z] bfac9e59719f: Preparing [2023-09-13T06:53:29.180Z] b2191e2be29d: Preparing [2023-09-13T06:53:29.180Z] 705d9bc9c93f: Waiting [2023-09-13T06:53:29.180Z] 8daff41614af: Waiting [2023-09-13T06:53:29.180Z] e607b1e12814: Waiting [2023-09-13T06:53:29.180Z] 8adcc353af91: Waiting [2023-09-13T06:53:29.180Z] bfac9e59719f: Waiting [2023-09-13T06:53:29.180Z] a64cf13881a9: Waiting [2023-09-13T06:53:29.180Z] b2191e2be29d: Waiting [2023-09-13T06:53:29.180Z] 6f9c00b5f844: Waiting [2023-09-13T06:53:29.180Z] 3a83f12e510b: Waiting [2023-09-13T06:53:29.180Z] 5f70bf18a086: Waiting [2023-09-13T06:53:29.180Z] d363f3c0013f: Layer already exists [2023-09-13T06:53:29.180Z] ed74b0cb9d25: Layer already exists [2023-09-13T06:53:29.180Z] 83207429b7b8: Layer already exists [2023-09-13T06:53:29.180Z] da9558ff4763: Layer already exists [2023-09-13T06:53:29.180Z] 1e2c343f9989: Layer already exists [2023-09-13T06:53:29.180Z] 8daff41614af: Layer already exists [2023-09-13T06:53:29.180Z] 705d9bc9c93f: Layer already exists [2023-09-13T06:53:29.180Z] e607b1e12814: Layer already exists [2023-09-13T06:53:29.180Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:29.180Z] 6f9c00b5f844: Layer already exists [2023-09-13T06:53:29.180Z] 3a83f12e510b: Layer already exists [2023-09-13T06:53:29.180Z] 8adcc353af91: Layer already exists [2023-09-13T06:53:29.180Z] 5f70bf18a086: Layer already exists [2023-09-13T06:53:29.180Z] bfac9e59719f: Layer already exists [2023-09-13T06:53:29.180Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:29.444Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:d8494a895de8c2c944e917529f110e80fc53f9c5c9eed69e99d6ca7fc6b9e943 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:29.770Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:30.097Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-13T06:53:30.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T06:53:30.097Z] d363f3c0013f: Preparing [2023-09-13T06:53:30.097Z] 1e2c343f9989: Preparing [2023-09-13T06:53:30.097Z] ed74b0cb9d25: Preparing [2023-09-13T06:53:30.097Z] da9558ff4763: Preparing [2023-09-13T06:53:30.097Z] 83207429b7b8: Preparing [2023-09-13T06:53:30.097Z] 705d9bc9c93f: Preparing [2023-09-13T06:53:30.097Z] 8daff41614af: Preparing [2023-09-13T06:53:30.097Z] e607b1e12814: Preparing [2023-09-13T06:53:30.097Z] a64cf13881a9: Preparing [2023-09-13T06:53:30.097Z] 6f9c00b5f844: Preparing [2023-09-13T06:53:30.097Z] 3a83f12e510b: Preparing [2023-09-13T06:53:30.097Z] 5f70bf18a086: Preparing [2023-09-13T06:53:30.097Z] 8adcc353af91: Preparing [2023-09-13T06:53:30.097Z] bfac9e59719f: Preparing [2023-09-13T06:53:30.097Z] b2191e2be29d: Preparing [2023-09-13T06:53:30.097Z] 705d9bc9c93f: Waiting [2023-09-13T06:53:30.097Z] 3a83f12e510b: Waiting [2023-09-13T06:53:30.097Z] 8daff41614af: Waiting [2023-09-13T06:53:30.097Z] e607b1e12814: Waiting [2023-09-13T06:53:30.097Z] a64cf13881a9: Waiting [2023-09-13T06:53:30.097Z] 6f9c00b5f844: Waiting [2023-09-13T06:53:30.097Z] 5f70bf18a086: Waiting [2023-09-13T06:53:30.097Z] 8adcc353af91: Waiting [2023-09-13T06:53:30.097Z] bfac9e59719f: Waiting [2023-09-13T06:53:30.097Z] b2191e2be29d: Waiting [2023-09-13T06:53:30.097Z] da9558ff4763: Layer already exists [2023-09-13T06:53:30.097Z] 83207429b7b8: Layer already exists [2023-09-13T06:53:30.097Z] ed74b0cb9d25: Layer already exists [2023-09-13T06:53:30.097Z] 1e2c343f9989: Layer already exists [2023-09-13T06:53:30.097Z] d363f3c0013f: Layer already exists [2023-09-13T06:53:30.097Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:30.097Z] e607b1e12814: Layer already exists [2023-09-13T06:53:30.097Z] 8daff41614af: Layer already exists [2023-09-13T06:53:30.097Z] 705d9bc9c93f: Layer already exists [2023-09-13T06:53:30.097Z] 6f9c00b5f844: Layer already exists [2023-09-13T06:53:30.097Z] 5f70bf18a086: Layer already exists [2023-09-13T06:53:30.097Z] 3a83f12e510b: Layer already exists [2023-09-13T06:53:30.097Z] 8adcc353af91: Layer already exists [2023-09-13T06:53:30.097Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:30.097Z] bfac9e59719f: Layer already exists [2023-09-13T06:53:30.361Z] main: digest: sha256:d8494a895de8c2c944e917529f110e80fc53f9c5c9eed69e99d6ca7fc6b9e943 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:53:30.408Z] ===================================================== [Pipeline] echo [2023-09-13T06:53:30.417Z] taggedImages: [2023-09-13T06:53:30.417Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:30.417Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-13T06:53:30.417Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.46 [2023-09-13T06:53:30.417Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:30.417Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-13T06:53:30.441Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-13T06:53:30.441Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:30.441Z] latest [2023-09-13T06:53:30.441Z] 3.1.0-dev.46 [2023-09-13T06:53:30.441Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:30.441Z] main [2023-09-13T06:53:30.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:30.790Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:31.121Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:31.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T06:53:31.122Z] 61a9054caff3: Preparing [2023-09-13T06:53:31.122Z] ac6653209be4: Preparing [2023-09-13T06:53:31.122Z] 096ede57b3a9: Preparing [2023-09-13T06:53:31.122Z] 47b3359ebe7f: Preparing [2023-09-13T06:53:31.122Z] e607b1e12814: Preparing [2023-09-13T06:53:31.122Z] a64cf13881a9: Preparing [2023-09-13T06:53:31.122Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:31.122Z] b2191e2be29d: Preparing [2023-09-13T06:53:31.122Z] a64cf13881a9: Waiting [2023-09-13T06:53:31.122Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:31.122Z] b2191e2be29d: Waiting [2023-09-13T06:53:31.122Z] e607b1e12814: Layer already exists [2023-09-13T06:53:31.122Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:31.386Z] 096ede57b3a9: Pushed [2023-09-13T06:53:31.386Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:31.386Z] ac6653209be4: Pushed [2023-09-13T06:53:31.386Z] 61a9054caff3: Pushed [2023-09-13T06:53:31.386Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:33.954Z] 47b3359ebe7f: Pushed [2023-09-13T06:53:34.218Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:906dee0e6c81997b317be96d68e03ac69faad744183e90155c2c2b7e84bd5cc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:34.547Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:34.871Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-13T06:53:34.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T06:53:34.871Z] 61a9054caff3: Preparing [2023-09-13T06:53:34.871Z] ac6653209be4: Preparing [2023-09-13T06:53:34.871Z] 096ede57b3a9: Preparing [2023-09-13T06:53:34.871Z] 47b3359ebe7f: Preparing [2023-09-13T06:53:34.871Z] e607b1e12814: Preparing [2023-09-13T06:53:34.871Z] a64cf13881a9: Preparing [2023-09-13T06:53:34.871Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:34.871Z] b2191e2be29d: Preparing [2023-09-13T06:53:34.871Z] a64cf13881a9: Waiting [2023-09-13T06:53:34.871Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:34.871Z] b2191e2be29d: Waiting [2023-09-13T06:53:34.871Z] 61a9054caff3: Layer already exists [2023-09-13T06:53:34.871Z] 47b3359ebe7f: Layer already exists [2023-09-13T06:53:34.871Z] 096ede57b3a9: Layer already exists [2023-09-13T06:53:34.871Z] e607b1e12814: Layer already exists [2023-09-13T06:53:34.871Z] ac6653209be4: Layer already exists [2023-09-13T06:53:34.871Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:34.871Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:34.871Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:34.871Z] latest: digest: sha256:906dee0e6c81997b317be96d68e03ac69faad744183e90155c2c2b7e84bd5cc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:35.463Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:35.791Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.46 [2023-09-13T06:53:35.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T06:53:35.791Z] 61a9054caff3: Preparing [2023-09-13T06:53:35.791Z] ac6653209be4: Preparing [2023-09-13T06:53:35.791Z] 096ede57b3a9: Preparing [2023-09-13T06:53:35.791Z] 47b3359ebe7f: Preparing [2023-09-13T06:53:35.791Z] e607b1e12814: Preparing [2023-09-13T06:53:35.791Z] a64cf13881a9: Preparing [2023-09-13T06:53:35.791Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:35.791Z] b2191e2be29d: Preparing [2023-09-13T06:53:35.791Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:35.791Z] a64cf13881a9: Waiting [2023-09-13T06:53:35.791Z] b2191e2be29d: Waiting [2023-09-13T06:53:35.791Z] 61a9054caff3: Layer already exists [2023-09-13T06:53:35.791Z] e607b1e12814: Layer already exists [2023-09-13T06:53:35.791Z] ac6653209be4: Layer already exists [2023-09-13T06:53:35.791Z] 47b3359ebe7f: Layer already exists [2023-09-13T06:53:35.791Z] 096ede57b3a9: Layer already exists [2023-09-13T06:53:35.791Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:35.791Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:35.791Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:35.791Z] 3.1.0-dev.46: digest: sha256:906dee0e6c81997b317be96d68e03ac69faad744183e90155c2c2b7e84bd5cc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:36.115Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:36.473Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:36.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T06:53:36.473Z] 61a9054caff3: Preparing [2023-09-13T06:53:36.473Z] ac6653209be4: Preparing [2023-09-13T06:53:36.473Z] 096ede57b3a9: Preparing [2023-09-13T06:53:36.473Z] 47b3359ebe7f: Preparing [2023-09-13T06:53:36.473Z] e607b1e12814: Preparing [2023-09-13T06:53:36.473Z] a64cf13881a9: Preparing [2023-09-13T06:53:36.473Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:36.473Z] b2191e2be29d: Preparing [2023-09-13T06:53:36.473Z] a64cf13881a9: Waiting [2023-09-13T06:53:36.473Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:36.473Z] b2191e2be29d: Waiting [2023-09-13T06:53:36.473Z] 47b3359ebe7f: Layer already exists [2023-09-13T06:53:36.473Z] e607b1e12814: Layer already exists [2023-09-13T06:53:36.473Z] 096ede57b3a9: Layer already exists [2023-09-13T06:53:36.473Z] ac6653209be4: Layer already exists [2023-09-13T06:53:36.473Z] 61a9054caff3: Layer already exists [2023-09-13T06:53:36.473Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:36.473Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:36.473Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:36.473Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:906dee0e6c81997b317be96d68e03ac69faad744183e90155c2c2b7e84bd5cc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:40.676Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:41.023Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-13T06:53:41.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T06:53:41.023Z] 61a9054caff3: Preparing [2023-09-13T06:53:41.023Z] ac6653209be4: Preparing [2023-09-13T06:53:41.023Z] 096ede57b3a9: Preparing [2023-09-13T06:53:41.023Z] 47b3359ebe7f: Preparing [2023-09-13T06:53:41.023Z] e607b1e12814: Preparing [2023-09-13T06:53:41.023Z] a64cf13881a9: Preparing [2023-09-13T06:53:41.023Z] 9a6ee302c17b: Preparing [2023-09-13T06:53:41.023Z] b2191e2be29d: Preparing [2023-09-13T06:53:41.023Z] a64cf13881a9: Waiting [2023-09-13T06:53:41.023Z] 9a6ee302c17b: Waiting [2023-09-13T06:53:41.023Z] b2191e2be29d: Waiting [2023-09-13T06:53:41.023Z] 47b3359ebe7f: Layer already exists [2023-09-13T06:53:41.023Z] 61a9054caff3: Layer already exists [2023-09-13T06:53:41.023Z] e607b1e12814: Layer already exists [2023-09-13T06:53:41.023Z] ac6653209be4: Layer already exists [2023-09-13T06:53:41.023Z] 096ede57b3a9: Layer already exists [2023-09-13T06:53:41.023Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:53:41.023Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:41.023Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:41.023Z] main: digest: sha256:906dee0e6c81997b317be96d68e03ac69faad744183e90155c2c2b7e84bd5cc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:53:41.337Z] ===================================================== [Pipeline] echo [2023-09-13T06:53:41.342Z] taggedImages: [2023-09-13T06:53:41.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:41.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-13T06:53:41.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.46 [2023-09-13T06:53:41.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:41.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-13T06:53:41.356Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-13T06:53:41.356Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:41.356Z] latest [2023-09-13T06:53:41.356Z] 3.1.0-dev.46 [2023-09-13T06:53:41.356Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:41.356Z] main [2023-09-13T06:53:41.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:41.681Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:42.014Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:42.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T06:53:42.014Z] c81b3f92a137: Preparing [2023-09-13T06:53:42.014Z] 687f6c228eec: Preparing [2023-09-13T06:53:42.014Z] 024f70517b96: Preparing [2023-09-13T06:53:42.014Z] 16e1d2cf5104: Preparing [2023-09-13T06:53:42.014Z] 7cdc75397b93: Preparing [2023-09-13T06:53:42.014Z] e607b1e12814: Preparing [2023-09-13T06:53:42.014Z] a64cf13881a9: Preparing [2023-09-13T06:53:42.014Z] 668bb4a68eca: Preparing [2023-09-13T06:53:42.014Z] bc9a5aa26058: Preparing [2023-09-13T06:53:42.014Z] b2191e2be29d: Preparing [2023-09-13T06:53:42.014Z] 668bb4a68eca: Waiting [2023-09-13T06:53:42.014Z] b2191e2be29d: Waiting [2023-09-13T06:53:42.014Z] bc9a5aa26058: Waiting [2023-09-13T06:53:42.014Z] e607b1e12814: Waiting [2023-09-13T06:53:42.014Z] a64cf13881a9: Waiting [2023-09-13T06:53:42.279Z] 16e1d2cf5104: Pushed [2023-09-13T06:53:42.279Z] 687f6c228eec: Pushed [2023-09-13T06:53:42.279Z] 7cdc75397b93: Pushed [2023-09-13T06:53:42.279Z] e607b1e12814: Layer already exists [2023-09-13T06:53:42.279Z] c81b3f92a137: Pushed [2023-09-13T06:53:42.279Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:42.279Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:42.279Z] 668bb4a68eca: Pushed [2023-09-13T06:53:44.847Z] bc9a5aa26058: Pushed [2023-09-13T06:53:44.847Z] 024f70517b96: Pushed [2023-09-13T06:53:45.110Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:cad4b3c7962c6c6b6731248757447408aecddd87167a529d734c04210d8a0940 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:45.440Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:45.769Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-13T06:53:45.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T06:53:45.769Z] c81b3f92a137: Preparing [2023-09-13T06:53:45.769Z] 687f6c228eec: Preparing [2023-09-13T06:53:45.769Z] 024f70517b96: Preparing [2023-09-13T06:53:45.769Z] 16e1d2cf5104: Preparing [2023-09-13T06:53:45.769Z] 7cdc75397b93: Preparing [2023-09-13T06:53:45.769Z] e607b1e12814: Preparing [2023-09-13T06:53:45.769Z] a64cf13881a9: Preparing [2023-09-13T06:53:45.769Z] 668bb4a68eca: Preparing [2023-09-13T06:53:45.769Z] bc9a5aa26058: Preparing [2023-09-13T06:53:45.769Z] b2191e2be29d: Preparing [2023-09-13T06:53:45.769Z] 668bb4a68eca: Waiting [2023-09-13T06:53:45.769Z] bc9a5aa26058: Waiting [2023-09-13T06:53:45.769Z] b2191e2be29d: Waiting [2023-09-13T06:53:45.769Z] e607b1e12814: Waiting [2023-09-13T06:53:45.769Z] a64cf13881a9: Waiting [2023-09-13T06:53:45.769Z] 687f6c228eec: Layer already exists [2023-09-13T06:53:45.769Z] 024f70517b96: Layer already exists [2023-09-13T06:53:45.769Z] 16e1d2cf5104: Layer already exists [2023-09-13T06:53:45.769Z] c81b3f92a137: Layer already exists [2023-09-13T06:53:45.769Z] 7cdc75397b93: Layer already exists [2023-09-13T06:53:45.769Z] 668bb4a68eca: Layer already exists [2023-09-13T06:53:45.769Z] e607b1e12814: Layer already exists [2023-09-13T06:53:45.769Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:45.769Z] bc9a5aa26058: Layer already exists [2023-09-13T06:53:45.769Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:46.032Z] latest: digest: sha256:cad4b3c7962c6c6b6731248757447408aecddd87167a529d734c04210d8a0940 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:46.373Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:46.704Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.46 [2023-09-13T06:53:46.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T06:53:46.704Z] c81b3f92a137: Preparing [2023-09-13T06:53:46.704Z] 687f6c228eec: Preparing [2023-09-13T06:53:46.704Z] 024f70517b96: Preparing [2023-09-13T06:53:46.704Z] 16e1d2cf5104: Preparing [2023-09-13T06:53:46.704Z] 7cdc75397b93: Preparing [2023-09-13T06:53:46.704Z] e607b1e12814: Preparing [2023-09-13T06:53:46.704Z] a64cf13881a9: Preparing [2023-09-13T06:53:46.704Z] 668bb4a68eca: Preparing [2023-09-13T06:53:46.704Z] bc9a5aa26058: Preparing [2023-09-13T06:53:46.704Z] b2191e2be29d: Preparing [2023-09-13T06:53:46.704Z] a64cf13881a9: Waiting [2023-09-13T06:53:46.704Z] 668bb4a68eca: Waiting [2023-09-13T06:53:46.704Z] bc9a5aa26058: Waiting [2023-09-13T06:53:46.704Z] b2191e2be29d: Waiting [2023-09-13T06:53:46.704Z] e607b1e12814: Waiting [2023-09-13T06:53:46.704Z] 687f6c228eec: Layer already exists [2023-09-13T06:53:46.704Z] 16e1d2cf5104: Layer already exists [2023-09-13T06:53:46.704Z] 024f70517b96: Layer already exists [2023-09-13T06:53:46.704Z] c81b3f92a137: Layer already exists [2023-09-13T06:53:46.704Z] 7cdc75397b93: Layer already exists [2023-09-13T06:53:46.704Z] e607b1e12814: Layer already exists [2023-09-13T06:53:46.704Z] 668bb4a68eca: Layer already exists [2023-09-13T06:53:46.704Z] bc9a5aa26058: Layer already exists [2023-09-13T06:53:46.704Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:46.704Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:46.967Z] 3.1.0-dev.46: digest: sha256:cad4b3c7962c6c6b6731248757447408aecddd87167a529d734c04210d8a0940 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:47.295Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:47.625Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:47.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T06:53:47.625Z] c81b3f92a137: Preparing [2023-09-13T06:53:47.625Z] 687f6c228eec: Preparing [2023-09-13T06:53:47.625Z] 024f70517b96: Preparing [2023-09-13T06:53:47.625Z] 16e1d2cf5104: Preparing [2023-09-13T06:53:47.625Z] 7cdc75397b93: Preparing [2023-09-13T06:53:47.625Z] e607b1e12814: Preparing [2023-09-13T06:53:47.625Z] a64cf13881a9: Preparing [2023-09-13T06:53:47.625Z] 668bb4a68eca: Preparing [2023-09-13T06:53:47.625Z] bc9a5aa26058: Preparing [2023-09-13T06:53:47.625Z] b2191e2be29d: Preparing [2023-09-13T06:53:47.625Z] e607b1e12814: Waiting [2023-09-13T06:53:47.625Z] 668bb4a68eca: Waiting [2023-09-13T06:53:47.625Z] bc9a5aa26058: Waiting [2023-09-13T06:53:47.625Z] b2191e2be29d: Waiting [2023-09-13T06:53:47.625Z] a64cf13881a9: Waiting [2023-09-13T06:53:47.625Z] 16e1d2cf5104: Layer already exists [2023-09-13T06:53:47.625Z] 024f70517b96: Layer already exists [2023-09-13T06:53:47.625Z] 687f6c228eec: Layer already exists [2023-09-13T06:53:47.625Z] c81b3f92a137: Layer already exists [2023-09-13T06:53:47.625Z] 7cdc75397b93: Layer already exists [2023-09-13T06:53:47.625Z] e607b1e12814: Layer already exists [2023-09-13T06:53:47.625Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:47.625Z] bc9a5aa26058: Layer already exists [2023-09-13T06:53:47.625Z] 668bb4a68eca: Layer already exists [2023-09-13T06:53:47.625Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:47.890Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:cad4b3c7962c6c6b6731248757447408aecddd87167a529d734c04210d8a0940 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:48.229Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:48.547Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-13T06:53:48.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T06:53:48.547Z] c81b3f92a137: Preparing [2023-09-13T06:53:48.547Z] 687f6c228eec: Preparing [2023-09-13T06:53:48.547Z] 024f70517b96: Preparing [2023-09-13T06:53:48.547Z] 16e1d2cf5104: Preparing [2023-09-13T06:53:48.547Z] 7cdc75397b93: Preparing [2023-09-13T06:53:48.547Z] e607b1e12814: Preparing [2023-09-13T06:53:48.547Z] a64cf13881a9: Preparing [2023-09-13T06:53:48.547Z] 668bb4a68eca: Preparing [2023-09-13T06:53:48.547Z] bc9a5aa26058: Preparing [2023-09-13T06:53:48.547Z] b2191e2be29d: Preparing [2023-09-13T06:53:48.547Z] e607b1e12814: Waiting [2023-09-13T06:53:48.547Z] a64cf13881a9: Waiting [2023-09-13T06:53:48.547Z] 668bb4a68eca: Waiting [2023-09-13T06:53:48.547Z] bc9a5aa26058: Waiting [2023-09-13T06:53:48.547Z] b2191e2be29d: Waiting [2023-09-13T06:53:48.547Z] c81b3f92a137: Layer already exists [2023-09-13T06:53:48.547Z] 7cdc75397b93: Layer already exists [2023-09-13T06:53:48.547Z] 024f70517b96: Layer already exists [2023-09-13T06:53:48.547Z] 687f6c228eec: Layer already exists [2023-09-13T06:53:48.547Z] 16e1d2cf5104: Layer already exists [2023-09-13T06:53:48.547Z] e607b1e12814: Layer already exists [2023-09-13T06:53:48.547Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:48.547Z] 668bb4a68eca: Layer already exists [2023-09-13T06:53:48.547Z] bc9a5aa26058: Layer already exists [2023-09-13T06:53:48.547Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:48.812Z] main: digest: sha256:cad4b3c7962c6c6b6731248757447408aecddd87167a529d734c04210d8a0940 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:53:48.867Z] ===================================================== [Pipeline] echo [2023-09-13T06:53:48.879Z] taggedImages: [2023-09-13T06:53:48.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:48.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-13T06:53:48.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.46 [2023-09-13T06:53:48.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:48.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-13T06:53:48.904Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-13T06:53:48.904Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:48.904Z] latest [2023-09-13T06:53:48.904Z] 3.1.0-dev.46 [2023-09-13T06:53:48.904Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:48.904Z] main [2023-09-13T06:53:48.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:49.247Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:49.580Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:49.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T06:53:49.581Z] d479a15b7a02: Preparing [2023-09-13T06:53:49.581Z] eb9bedd91dcd: Preparing [2023-09-13T06:53:49.581Z] 34068839c58c: Preparing [2023-09-13T06:53:49.581Z] b263b3b641ed: Preparing [2023-09-13T06:53:49.581Z] e4fd1920aeaf: Preparing [2023-09-13T06:53:49.581Z] 5dce4de8eb96: Preparing [2023-09-13T06:53:49.581Z] 3993096a01ff: Preparing [2023-09-13T06:53:49.581Z] e607b1e12814: Preparing [2023-09-13T06:53:49.581Z] a64cf13881a9: Preparing [2023-09-13T06:53:49.581Z] 9d0b72236c44: Preparing [2023-09-13T06:53:49.581Z] b2191e2be29d: Preparing [2023-09-13T06:53:49.581Z] 5dce4de8eb96: Waiting [2023-09-13T06:53:49.581Z] 3993096a01ff: Waiting [2023-09-13T06:53:49.581Z] e607b1e12814: Waiting [2023-09-13T06:53:49.581Z] a64cf13881a9: Waiting [2023-09-13T06:53:49.581Z] b2191e2be29d: Waiting [2023-09-13T06:53:49.581Z] 9d0b72236c44: Waiting [2023-09-13T06:53:49.846Z] e4fd1920aeaf: Pushed [2023-09-13T06:53:49.846Z] eb9bedd91dcd: Pushed [2023-09-13T06:53:49.846Z] d479a15b7a02: Pushed [2023-09-13T06:53:49.846Z] e607b1e12814: Layer already exists [2023-09-13T06:53:49.846Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:49.846Z] 5dce4de8eb96: Pushed [2023-09-13T06:53:49.846Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:50.111Z] 3993096a01ff: Pushed [2023-09-13T06:53:52.698Z] 9d0b72236c44: Pushed [2023-09-13T06:53:52.698Z] b263b3b641ed: Pushed [2023-09-13T06:53:53.275Z] 34068839c58c: Pushed [2023-09-13T06:53:53.276Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:3eb16708f82e82839dfc951aa9e4d877a40f637957aac14f54581c86f200d099 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:53.890Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:54.218Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-13T06:53:54.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T06:53:54.218Z] d479a15b7a02: Preparing [2023-09-13T06:53:54.218Z] eb9bedd91dcd: Preparing [2023-09-13T06:53:54.218Z] 34068839c58c: Preparing [2023-09-13T06:53:54.218Z] b263b3b641ed: Preparing [2023-09-13T06:53:54.218Z] e4fd1920aeaf: Preparing [2023-09-13T06:53:54.218Z] 5dce4de8eb96: Preparing [2023-09-13T06:53:54.218Z] 3993096a01ff: Preparing [2023-09-13T06:53:54.218Z] e607b1e12814: Preparing [2023-09-13T06:53:54.218Z] a64cf13881a9: Preparing [2023-09-13T06:53:54.218Z] 9d0b72236c44: Preparing [2023-09-13T06:53:54.218Z] b2191e2be29d: Preparing [2023-09-13T06:53:54.218Z] 5dce4de8eb96: Waiting [2023-09-13T06:53:54.218Z] 3993096a01ff: Waiting [2023-09-13T06:53:54.218Z] e607b1e12814: Waiting [2023-09-13T06:53:54.218Z] a64cf13881a9: Waiting [2023-09-13T06:53:54.218Z] 9d0b72236c44: Waiting [2023-09-13T06:53:54.218Z] b2191e2be29d: Waiting [2023-09-13T06:53:54.218Z] d479a15b7a02: Layer already exists [2023-09-13T06:53:54.218Z] b263b3b641ed: Layer already exists [2023-09-13T06:53:54.218Z] eb9bedd91dcd: Layer already exists [2023-09-13T06:53:54.218Z] e4fd1920aeaf: Layer already exists [2023-09-13T06:53:54.218Z] 34068839c58c: Layer already exists [2023-09-13T06:53:54.218Z] 3993096a01ff: Layer already exists [2023-09-13T06:53:54.218Z] 5dce4de8eb96: Layer already exists [2023-09-13T06:53:54.218Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:54.218Z] e607b1e12814: Layer already exists [2023-09-13T06:53:54.218Z] 9d0b72236c44: Layer already exists [2023-09-13T06:53:54.218Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:54.481Z] latest: digest: sha256:3eb16708f82e82839dfc951aa9e4d877a40f637957aac14f54581c86f200d099 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:54.818Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:55.150Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.46 [2023-09-13T06:53:55.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T06:53:55.150Z] d479a15b7a02: Preparing [2023-09-13T06:53:55.150Z] eb9bedd91dcd: Preparing [2023-09-13T06:53:55.150Z] 34068839c58c: Preparing [2023-09-13T06:53:55.150Z] b263b3b641ed: Preparing [2023-09-13T06:53:55.150Z] e4fd1920aeaf: Preparing [2023-09-13T06:53:55.150Z] 5dce4de8eb96: Preparing [2023-09-13T06:53:55.150Z] 3993096a01ff: Preparing [2023-09-13T06:53:55.150Z] e607b1e12814: Preparing [2023-09-13T06:53:55.150Z] a64cf13881a9: Preparing [2023-09-13T06:53:55.150Z] 9d0b72236c44: Preparing [2023-09-13T06:53:55.150Z] b2191e2be29d: Preparing [2023-09-13T06:53:55.150Z] 5dce4de8eb96: Waiting [2023-09-13T06:53:55.150Z] 3993096a01ff: Waiting [2023-09-13T06:53:55.150Z] e607b1e12814: Waiting [2023-09-13T06:53:55.150Z] a64cf13881a9: Waiting [2023-09-13T06:53:55.150Z] 9d0b72236c44: Waiting [2023-09-13T06:53:55.150Z] b2191e2be29d: Waiting [2023-09-13T06:53:55.150Z] e4fd1920aeaf: Layer already exists [2023-09-13T06:53:55.150Z] d479a15b7a02: Layer already exists [2023-09-13T06:53:55.150Z] b263b3b641ed: Layer already exists [2023-09-13T06:53:55.150Z] eb9bedd91dcd: Layer already exists [2023-09-13T06:53:55.150Z] 34068839c58c: Layer already exists [2023-09-13T06:53:55.150Z] 5dce4de8eb96: Layer already exists [2023-09-13T06:53:55.150Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:55.151Z] 3993096a01ff: Layer already exists [2023-09-13T06:53:55.151Z] 9d0b72236c44: Layer already exists [2023-09-13T06:53:55.151Z] e607b1e12814: Layer already exists [2023-09-13T06:53:55.151Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:55.415Z] 3.1.0-dev.46: digest: sha256:3eb16708f82e82839dfc951aa9e4d877a40f637957aac14f54581c86f200d099 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:55.749Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:56.074Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:56.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T06:53:56.074Z] d479a15b7a02: Preparing [2023-09-13T06:53:56.074Z] eb9bedd91dcd: Preparing [2023-09-13T06:53:56.074Z] 34068839c58c: Preparing [2023-09-13T06:53:56.074Z] b263b3b641ed: Preparing [2023-09-13T06:53:56.074Z] e4fd1920aeaf: Preparing [2023-09-13T06:53:56.074Z] 5dce4de8eb96: Preparing [2023-09-13T06:53:56.074Z] 3993096a01ff: Preparing [2023-09-13T06:53:56.074Z] e607b1e12814: Preparing [2023-09-13T06:53:56.074Z] a64cf13881a9: Preparing [2023-09-13T06:53:56.074Z] 9d0b72236c44: Preparing [2023-09-13T06:53:56.074Z] b2191e2be29d: Preparing [2023-09-13T06:53:56.074Z] 5dce4de8eb96: Waiting [2023-09-13T06:53:56.074Z] 3993096a01ff: Waiting [2023-09-13T06:53:56.074Z] e607b1e12814: Waiting [2023-09-13T06:53:56.074Z] a64cf13881a9: Waiting [2023-09-13T06:53:56.074Z] 9d0b72236c44: Waiting [2023-09-13T06:53:56.074Z] b2191e2be29d: Waiting [2023-09-13T06:53:56.074Z] 34068839c58c: Layer already exists [2023-09-13T06:53:56.074Z] d479a15b7a02: Layer already exists [2023-09-13T06:53:56.074Z] b263b3b641ed: Layer already exists [2023-09-13T06:53:56.074Z] e4fd1920aeaf: Layer already exists [2023-09-13T06:53:56.074Z] eb9bedd91dcd: Layer already exists [2023-09-13T06:53:56.074Z] e607b1e12814: Layer already exists [2023-09-13T06:53:56.074Z] 5dce4de8eb96: Layer already exists [2023-09-13T06:53:56.074Z] 3993096a01ff: Layer already exists [2023-09-13T06:53:56.074Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:56.074Z] 9d0b72236c44: Layer already exists [2023-09-13T06:53:56.074Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:56.074Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:3eb16708f82e82839dfc951aa9e4d877a40f637957aac14f54581c86f200d099 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:56.399Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:56.724Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-13T06:53:56.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T06:53:56.724Z] d479a15b7a02: Preparing [2023-09-13T06:53:56.724Z] eb9bedd91dcd: Preparing [2023-09-13T06:53:56.724Z] 34068839c58c: Preparing [2023-09-13T06:53:56.724Z] b263b3b641ed: Preparing [2023-09-13T06:53:56.724Z] e4fd1920aeaf: Preparing [2023-09-13T06:53:56.724Z] 5dce4de8eb96: Preparing [2023-09-13T06:53:56.724Z] 3993096a01ff: Preparing [2023-09-13T06:53:56.724Z] e607b1e12814: Preparing [2023-09-13T06:53:56.724Z] a64cf13881a9: Preparing [2023-09-13T06:53:56.724Z] 5dce4de8eb96: Waiting [2023-09-13T06:53:56.724Z] 3993096a01ff: Waiting [2023-09-13T06:53:56.724Z] e607b1e12814: Waiting [2023-09-13T06:53:56.724Z] a64cf13881a9: Waiting [2023-09-13T06:53:56.724Z] 9d0b72236c44: Preparing [2023-09-13T06:53:56.724Z] b2191e2be29d: Preparing [2023-09-13T06:53:56.724Z] 9d0b72236c44: Waiting [2023-09-13T06:53:56.724Z] b2191e2be29d: Waiting [2023-09-13T06:53:56.724Z] eb9bedd91dcd: Layer already exists [2023-09-13T06:53:56.724Z] 34068839c58c: Layer already exists [2023-09-13T06:53:56.724Z] b263b3b641ed: Layer already exists [2023-09-13T06:53:56.724Z] e4fd1920aeaf: Layer already exists [2023-09-13T06:53:56.724Z] d479a15b7a02: Layer already exists [2023-09-13T06:53:56.724Z] 3993096a01ff: Layer already exists [2023-09-13T06:53:56.724Z] 5dce4de8eb96: Layer already exists [2023-09-13T06:53:56.724Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:56.724Z] 9d0b72236c44: Layer already exists [2023-09-13T06:53:56.724Z] e607b1e12814: Layer already exists [2023-09-13T06:53:56.724Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:56.988Z] main: digest: sha256:3eb16708f82e82839dfc951aa9e4d877a40f637957aac14f54581c86f200d099 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:53:57.027Z] ===================================================== [Pipeline] echo [2023-09-13T06:53:57.033Z] taggedImages: [2023-09-13T06:53:57.033Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:57.033Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-13T06:53:57.033Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.46 [2023-09-13T06:53:57.033Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:57.033Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-13T06:53:57.048Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-13T06:53:57.048Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:57.048Z] latest [2023-09-13T06:53:57.048Z] 3.1.0-dev.46 [2023-09-13T06:53:57.048Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:53:57.048Z] main [2023-09-13T06:53:57.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:57.368Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:53:57.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:53:57.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T06:53:57.749Z] 63e96d6b154b: Preparing [2023-09-13T06:53:57.749Z] 272bea958e48: Preparing [2023-09-13T06:53:57.749Z] e607b1e12814: Preparing [2023-09-13T06:53:57.749Z] a64cf13881a9: Preparing [2023-09-13T06:53:57.749Z] b8865aaa12d8: Preparing [2023-09-13T06:53:57.749Z] b2191e2be29d: Preparing [2023-09-13T06:53:57.749Z] b2191e2be29d: Waiting [2023-09-13T06:53:57.749Z] a64cf13881a9: Layer already exists [2023-09-13T06:53:57.749Z] e607b1e12814: Layer already exists [2023-09-13T06:53:57.749Z] b2191e2be29d: Layer already exists [2023-09-13T06:53:57.749Z] 63e96d6b154b: Pushed [2023-09-13T06:53:59.209Z] b8865aaa12d8: Pushed [2023-09-13T06:54:02.526Z] 272bea958e48: Pushed [2023-09-13T06:54:02.789Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:80a316237d48048ea0918999df440216e0cf77d96a26a711a4a5689f0e8e9d33 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:03.122Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:03.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-13T06:54:03.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T06:54:03.445Z] 63e96d6b154b: Preparing [2023-09-13T06:54:03.445Z] 272bea958e48: Preparing [2023-09-13T06:54:03.445Z] e607b1e12814: Preparing [2023-09-13T06:54:03.445Z] a64cf13881a9: Preparing [2023-09-13T06:54:03.445Z] b8865aaa12d8: Preparing [2023-09-13T06:54:03.445Z] b2191e2be29d: Preparing [2023-09-13T06:54:03.445Z] b2191e2be29d: Waiting [2023-09-13T06:54:03.445Z] 272bea958e48: Layer already exists [2023-09-13T06:54:03.445Z] 63e96d6b154b: Layer already exists [2023-09-13T06:54:03.445Z] b8865aaa12d8: Layer already exists [2023-09-13T06:54:03.445Z] e607b1e12814: Layer already exists [2023-09-13T06:54:03.445Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:03.445Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:03.445Z] latest: digest: sha256:80a316237d48048ea0918999df440216e0cf77d96a26a711a4a5689f0e8e9d33 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:03.772Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:04.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.46 [2023-09-13T06:54:04.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T06:54:04.097Z] 63e96d6b154b: Preparing [2023-09-13T06:54:04.097Z] 272bea958e48: Preparing [2023-09-13T06:54:04.097Z] e607b1e12814: Preparing [2023-09-13T06:54:04.097Z] a64cf13881a9: Preparing [2023-09-13T06:54:04.097Z] b8865aaa12d8: Preparing [2023-09-13T06:54:04.097Z] b2191e2be29d: Preparing [2023-09-13T06:54:04.097Z] b2191e2be29d: Waiting [2023-09-13T06:54:04.097Z] b8865aaa12d8: Layer already exists [2023-09-13T06:54:04.097Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:04.097Z] 272bea958e48: Layer already exists [2023-09-13T06:54:04.097Z] 63e96d6b154b: Layer already exists [2023-09-13T06:54:04.097Z] e607b1e12814: Layer already exists [2023-09-13T06:54:04.097Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:04.097Z] 3.1.0-dev.46: digest: sha256:80a316237d48048ea0918999df440216e0cf77d96a26a711a4a5689f0e8e9d33 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:04.424Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:04.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:04.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T06:54:04.751Z] 63e96d6b154b: Preparing [2023-09-13T06:54:04.751Z] 272bea958e48: Preparing [2023-09-13T06:54:04.751Z] e607b1e12814: Preparing [2023-09-13T06:54:04.751Z] a64cf13881a9: Preparing [2023-09-13T06:54:04.751Z] b8865aaa12d8: Preparing [2023-09-13T06:54:04.751Z] b2191e2be29d: Preparing [2023-09-13T06:54:04.751Z] b2191e2be29d: Waiting [2023-09-13T06:54:04.751Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:04.751Z] 272bea958e48: Layer already exists [2023-09-13T06:54:04.751Z] e607b1e12814: Layer already exists [2023-09-13T06:54:04.751Z] b8865aaa12d8: Layer already exists [2023-09-13T06:54:04.751Z] 63e96d6b154b: Layer already exists [2023-09-13T06:54:04.751Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:04.751Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:80a316237d48048ea0918999df440216e0cf77d96a26a711a4a5689f0e8e9d33 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:05.075Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:05.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-13T06:54:05.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T06:54:05.397Z] 63e96d6b154b: Preparing [2023-09-13T06:54:05.397Z] 272bea958e48: Preparing [2023-09-13T06:54:05.397Z] e607b1e12814: Preparing [2023-09-13T06:54:05.397Z] a64cf13881a9: Preparing [2023-09-13T06:54:05.397Z] b8865aaa12d8: Preparing [2023-09-13T06:54:05.397Z] b2191e2be29d: Preparing [2023-09-13T06:54:05.397Z] b2191e2be29d: Waiting [2023-09-13T06:54:05.397Z] e607b1e12814: Layer already exists [2023-09-13T06:54:05.397Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:05.397Z] 63e96d6b154b: Layer already exists [2023-09-13T06:54:05.397Z] b8865aaa12d8: Layer already exists [2023-09-13T06:54:05.397Z] 272bea958e48: Layer already exists [2023-09-13T06:54:05.397Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:05.397Z] main: digest: sha256:80a316237d48048ea0918999df440216e0cf77d96a26a711a4a5689f0e8e9d33 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:54:05.699Z] ===================================================== [Pipeline] echo [2023-09-13T06:54:05.704Z] taggedImages: [2023-09-13T06:54:05.704Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:05.704Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-13T06:54:05.704Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.46 [2023-09-13T06:54:05.704Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:05.704Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-13T06:54:05.719Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-13T06:54:05.719Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:05.719Z] latest [2023-09-13T06:54:05.719Z] 3.1.0-dev.46 [2023-09-13T06:54:05.719Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:05.719Z] main [2023-09-13T06:54:05.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:06.037Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:06.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:06.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T06:54:06.367Z] 4d0f2d955444: Preparing [2023-09-13T06:54:06.367Z] d8cc8553dee5: Preparing [2023-09-13T06:54:06.367Z] 127f52da2156: Preparing [2023-09-13T06:54:06.367Z] e607b1e12814: Preparing [2023-09-13T06:54:06.367Z] a64cf13881a9: Preparing [2023-09-13T06:54:06.367Z] ed55b403416f: Preparing [2023-09-13T06:54:06.367Z] 22a53bda5b6a: Preparing [2023-09-13T06:54:06.367Z] 455930802246: Preparing [2023-09-13T06:54:06.367Z] b2191e2be29d: Preparing [2023-09-13T06:54:06.367Z] ed55b403416f: Waiting [2023-09-13T06:54:06.367Z] 22a53bda5b6a: Waiting [2023-09-13T06:54:06.367Z] 455930802246: Waiting [2023-09-13T06:54:06.367Z] b2191e2be29d: Waiting [2023-09-13T06:54:06.367Z] e607b1e12814: Layer already exists [2023-09-13T06:54:06.632Z] d8cc8553dee5: Pushed [2023-09-13T06:54:06.632Z] 127f52da2156: Pushed [2023-09-13T06:54:06.632Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:06.632Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:06.895Z] 4d0f2d955444: Pushed [2023-09-13T06:54:07.474Z] 455930802246: Pushed [2023-09-13T06:54:19.933Z] 22a53bda5b6a: Pushed [2023-09-13T06:54:24.162Z] ed55b403416f: Pushed [2023-09-13T06:54:24.162Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:33d25ee0e1930f508c7c4be3f0d8bf9da98d4b258a35e0b9a57bab5901e49005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:24.486Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:24.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-13T06:54:24.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T06:54:24.812Z] 4d0f2d955444: Preparing [2023-09-13T06:54:24.812Z] d8cc8553dee5: Preparing [2023-09-13T06:54:24.812Z] 127f52da2156: Preparing [2023-09-13T06:54:24.812Z] e607b1e12814: Preparing [2023-09-13T06:54:24.812Z] a64cf13881a9: Preparing [2023-09-13T06:54:24.812Z] ed55b403416f: Preparing [2023-09-13T06:54:24.812Z] 22a53bda5b6a: Preparing [2023-09-13T06:54:24.812Z] 455930802246: Preparing [2023-09-13T06:54:24.812Z] b2191e2be29d: Preparing [2023-09-13T06:54:24.812Z] ed55b403416f: Waiting [2023-09-13T06:54:24.812Z] 22a53bda5b6a: Waiting [2023-09-13T06:54:24.812Z] b2191e2be29d: Waiting [2023-09-13T06:54:24.812Z] 455930802246: Waiting [2023-09-13T06:54:24.812Z] d8cc8553dee5: Layer already exists [2023-09-13T06:54:24.812Z] e607b1e12814: Layer already exists [2023-09-13T06:54:24.812Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:24.812Z] 4d0f2d955444: Layer already exists [2023-09-13T06:54:24.812Z] 127f52da2156: Layer already exists [2023-09-13T06:54:24.812Z] 22a53bda5b6a: Layer already exists [2023-09-13T06:54:24.812Z] ed55b403416f: Layer already exists [2023-09-13T06:54:24.812Z] 455930802246: Layer already exists [2023-09-13T06:54:24.812Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:24.812Z] latest: digest: sha256:33d25ee0e1930f508c7c4be3f0d8bf9da98d4b258a35e0b9a57bab5901e49005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:25.405Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:25.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.46 [2023-09-13T06:54:25.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T06:54:25.725Z] 4d0f2d955444: Preparing [2023-09-13T06:54:25.725Z] d8cc8553dee5: Preparing [2023-09-13T06:54:25.725Z] 127f52da2156: Preparing [2023-09-13T06:54:25.725Z] e607b1e12814: Preparing [2023-09-13T06:54:25.725Z] a64cf13881a9: Preparing [2023-09-13T06:54:25.725Z] ed55b403416f: Preparing [2023-09-13T06:54:25.725Z] 22a53bda5b6a: Preparing [2023-09-13T06:54:25.725Z] 455930802246: Preparing [2023-09-13T06:54:25.725Z] b2191e2be29d: Preparing [2023-09-13T06:54:25.725Z] 22a53bda5b6a: Waiting [2023-09-13T06:54:25.725Z] ed55b403416f: Waiting [2023-09-13T06:54:25.725Z] 455930802246: Waiting [2023-09-13T06:54:25.725Z] b2191e2be29d: Waiting [2023-09-13T06:54:25.725Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:25.725Z] 127f52da2156: Layer already exists [2023-09-13T06:54:25.725Z] d8cc8553dee5: Layer already exists [2023-09-13T06:54:25.725Z] 4d0f2d955444: Layer already exists [2023-09-13T06:54:25.725Z] e607b1e12814: Layer already exists [2023-09-13T06:54:25.725Z] ed55b403416f: Layer already exists [2023-09-13T06:54:25.725Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:25.725Z] 455930802246: Layer already exists [2023-09-13T06:54:25.725Z] 22a53bda5b6a: Layer already exists [2023-09-13T06:54:25.725Z] 3.1.0-dev.46: digest: sha256:33d25ee0e1930f508c7c4be3f0d8bf9da98d4b258a35e0b9a57bab5901e49005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:26.311Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:26.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:26.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T06:54:26.635Z] 4d0f2d955444: Preparing [2023-09-13T06:54:26.635Z] d8cc8553dee5: Preparing [2023-09-13T06:54:26.635Z] 127f52da2156: Preparing [2023-09-13T06:54:26.635Z] e607b1e12814: Preparing [2023-09-13T06:54:26.635Z] a64cf13881a9: Preparing [2023-09-13T06:54:26.635Z] ed55b403416f: Preparing [2023-09-13T06:54:26.635Z] 22a53bda5b6a: Preparing [2023-09-13T06:54:26.635Z] 455930802246: Preparing [2023-09-13T06:54:26.635Z] b2191e2be29d: Preparing [2023-09-13T06:54:26.635Z] ed55b403416f: Waiting [2023-09-13T06:54:26.635Z] 22a53bda5b6a: Waiting [2023-09-13T06:54:26.635Z] 455930802246: Waiting [2023-09-13T06:54:26.635Z] b2191e2be29d: Waiting [2023-09-13T06:54:26.635Z] 4d0f2d955444: Layer already exists [2023-09-13T06:54:26.635Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:26.635Z] d8cc8553dee5: Layer already exists [2023-09-13T06:54:26.635Z] 127f52da2156: Layer already exists [2023-09-13T06:54:26.635Z] e607b1e12814: Layer already exists [2023-09-13T06:54:26.635Z] ed55b403416f: Layer already exists [2023-09-13T06:54:26.635Z] 455930802246: Layer already exists [2023-09-13T06:54:26.635Z] 22a53bda5b6a: Layer already exists [2023-09-13T06:54:26.635Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:26.635Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:33d25ee0e1930f508c7c4be3f0d8bf9da98d4b258a35e0b9a57bab5901e49005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:26.966Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:27.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-13T06:54:27.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T06:54:27.290Z] 4d0f2d955444: Preparing [2023-09-13T06:54:27.290Z] d8cc8553dee5: Preparing [2023-09-13T06:54:27.290Z] 127f52da2156: Preparing [2023-09-13T06:54:27.290Z] e607b1e12814: Preparing [2023-09-13T06:54:27.290Z] a64cf13881a9: Preparing [2023-09-13T06:54:27.290Z] ed55b403416f: Preparing [2023-09-13T06:54:27.290Z] 22a53bda5b6a: Preparing [2023-09-13T06:54:27.290Z] 455930802246: Preparing [2023-09-13T06:54:27.290Z] b2191e2be29d: Preparing [2023-09-13T06:54:27.290Z] 22a53bda5b6a: Waiting [2023-09-13T06:54:27.290Z] 455930802246: Waiting [2023-09-13T06:54:27.290Z] b2191e2be29d: Waiting [2023-09-13T06:54:27.290Z] ed55b403416f: Waiting [2023-09-13T06:54:27.290Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:27.290Z] 127f52da2156: Layer already exists [2023-09-13T06:54:27.290Z] d8cc8553dee5: Layer already exists [2023-09-13T06:54:27.290Z] e607b1e12814: Layer already exists [2023-09-13T06:54:27.290Z] 4d0f2d955444: Layer already exists [2023-09-13T06:54:27.290Z] 455930802246: Layer already exists [2023-09-13T06:54:27.290Z] ed55b403416f: Layer already exists [2023-09-13T06:54:27.290Z] 22a53bda5b6a: Layer already exists [2023-09-13T06:54:27.290Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:27.290Z] main: digest: sha256:33d25ee0e1930f508c7c4be3f0d8bf9da98d4b258a35e0b9a57bab5901e49005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:54:27.597Z] ===================================================== [Pipeline] echo [2023-09-13T06:54:27.602Z] taggedImages: [2023-09-13T06:54:27.602Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:27.602Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-13T06:54:27.602Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.46 [2023-09-13T06:54:27.602Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:27.602Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-13T06:54:27.616Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-13T06:54:27.616Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:27.616Z] latest [2023-09-13T06:54:27.617Z] 3.1.0-dev.46 [2023-09-13T06:54:27.617Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:27.617Z] main [2023-09-13T06:54:27.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:27.943Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:28.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:28.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T06:54:28.316Z] 7087642b82c9: Preparing [2023-09-13T06:54:28.316Z] 4ac852903a63: Preparing [2023-09-13T06:54:28.316Z] 1c2bd5bfe8f8: Preparing [2023-09-13T06:54:28.316Z] e607b1e12814: Preparing [2023-09-13T06:54:28.316Z] a64cf13881a9: Preparing [2023-09-13T06:54:28.316Z] ed55b403416f: Preparing [2023-09-13T06:54:28.316Z] a0b09e5fb4c7: Preparing [2023-09-13T06:54:28.316Z] b2191e2be29d: Preparing [2023-09-13T06:54:28.316Z] ed55b403416f: Waiting [2023-09-13T06:54:28.316Z] a0b09e5fb4c7: Waiting [2023-09-13T06:54:28.316Z] b2191e2be29d: Waiting [2023-09-13T06:54:28.316Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:28.316Z] e607b1e12814: Layer already exists [2023-09-13T06:54:28.584Z] ed55b403416f: Layer already exists [2023-09-13T06:54:28.584Z] 4ac852903a63: Pushed [2023-09-13T06:54:28.584Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:28.584Z] 7087642b82c9: Pushed [2023-09-13T06:54:28.584Z] 1c2bd5bfe8f8: Pushed [2023-09-13T06:54:29.173Z] a0b09e5fb4c7: Pushed [2023-09-13T06:54:29.173Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:17eb61d4c009cb371a53f01fa11534fd428d6c18250507f04508d911cf1660be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:29.523Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:29.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-13T06:54:29.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T06:54:29.862Z] 7087642b82c9: Preparing [2023-09-13T06:54:29.862Z] 4ac852903a63: Preparing [2023-09-13T06:54:29.862Z] 1c2bd5bfe8f8: Preparing [2023-09-13T06:54:29.862Z] e607b1e12814: Preparing [2023-09-13T06:54:29.862Z] a64cf13881a9: Preparing [2023-09-13T06:54:29.862Z] ed55b403416f: Preparing [2023-09-13T06:54:29.862Z] a0b09e5fb4c7: Preparing [2023-09-13T06:54:29.862Z] b2191e2be29d: Preparing [2023-09-13T06:54:29.862Z] a0b09e5fb4c7: Waiting [2023-09-13T06:54:29.862Z] b2191e2be29d: Waiting [2023-09-13T06:54:29.862Z] ed55b403416f: Waiting [2023-09-13T06:54:29.862Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:29.862Z] 7087642b82c9: Layer already exists [2023-09-13T06:54:29.862Z] e607b1e12814: Layer already exists [2023-09-13T06:54:29.862Z] 1c2bd5bfe8f8: Layer already exists [2023-09-13T06:54:29.862Z] 4ac852903a63: Layer already exists [2023-09-13T06:54:29.862Z] ed55b403416f: Layer already exists [2023-09-13T06:54:29.862Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:29.862Z] a0b09e5fb4c7: Layer already exists [2023-09-13T06:54:29.862Z] latest: digest: sha256:17eb61d4c009cb371a53f01fa11534fd428d6c18250507f04508d911cf1660be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:30.193Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:30.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.46 [2023-09-13T06:54:30.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T06:54:30.517Z] 7087642b82c9: Preparing [2023-09-13T06:54:30.517Z] 4ac852903a63: Preparing [2023-09-13T06:54:30.517Z] 1c2bd5bfe8f8: Preparing [2023-09-13T06:54:30.517Z] e607b1e12814: Preparing [2023-09-13T06:54:30.517Z] a64cf13881a9: Preparing [2023-09-13T06:54:30.517Z] ed55b403416f: Preparing [2023-09-13T06:54:30.517Z] a0b09e5fb4c7: Preparing [2023-09-13T06:54:30.517Z] b2191e2be29d: Preparing [2023-09-13T06:54:30.517Z] ed55b403416f: Waiting [2023-09-13T06:54:30.517Z] a0b09e5fb4c7: Waiting [2023-09-13T06:54:30.517Z] b2191e2be29d: Waiting [2023-09-13T06:54:30.517Z] 1c2bd5bfe8f8: Layer already exists [2023-09-13T06:54:30.517Z] e607b1e12814: Layer already exists [2023-09-13T06:54:30.517Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:30.517Z] 4ac852903a63: Layer already exists [2023-09-13T06:54:30.517Z] 7087642b82c9: Layer already exists [2023-09-13T06:54:30.517Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:30.517Z] a0b09e5fb4c7: Layer already exists [2023-09-13T06:54:30.517Z] ed55b403416f: Layer already exists [2023-09-13T06:54:30.517Z] 3.1.0-dev.46: digest: sha256:17eb61d4c009cb371a53f01fa11534fd428d6c18250507f04508d911cf1660be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:30.843Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:31.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:31.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T06:54:31.167Z] 7087642b82c9: Preparing [2023-09-13T06:54:31.167Z] 4ac852903a63: Preparing [2023-09-13T06:54:31.167Z] 1c2bd5bfe8f8: Preparing [2023-09-13T06:54:31.167Z] e607b1e12814: Preparing [2023-09-13T06:54:31.167Z] a64cf13881a9: Preparing [2023-09-13T06:54:31.167Z] ed55b403416f: Preparing [2023-09-13T06:54:31.167Z] a0b09e5fb4c7: Preparing [2023-09-13T06:54:31.167Z] b2191e2be29d: Preparing [2023-09-13T06:54:31.167Z] a0b09e5fb4c7: Waiting [2023-09-13T06:54:31.167Z] ed55b403416f: Waiting [2023-09-13T06:54:31.167Z] b2191e2be29d: Waiting [2023-09-13T06:54:31.167Z] 7087642b82c9: Layer already exists [2023-09-13T06:54:31.167Z] 1c2bd5bfe8f8: Layer already exists [2023-09-13T06:54:31.167Z] 4ac852903a63: Layer already exists [2023-09-13T06:54:31.167Z] e607b1e12814: Layer already exists [2023-09-13T06:54:31.167Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:31.167Z] a0b09e5fb4c7: Layer already exists [2023-09-13T06:54:31.167Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:31.167Z] ed55b403416f: Layer already exists [2023-09-13T06:54:31.167Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:17eb61d4c009cb371a53f01fa11534fd428d6c18250507f04508d911cf1660be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:31.496Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:31.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-13T06:54:31.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T06:54:31.823Z] 7087642b82c9: Preparing [2023-09-13T06:54:31.823Z] 4ac852903a63: Preparing [2023-09-13T06:54:31.823Z] 1c2bd5bfe8f8: Preparing [2023-09-13T06:54:31.823Z] e607b1e12814: Preparing [2023-09-13T06:54:31.823Z] a64cf13881a9: Preparing [2023-09-13T06:54:31.823Z] ed55b403416f: Preparing [2023-09-13T06:54:31.823Z] a0b09e5fb4c7: Preparing [2023-09-13T06:54:31.823Z] b2191e2be29d: Preparing [2023-09-13T06:54:31.823Z] a0b09e5fb4c7: Waiting [2023-09-13T06:54:31.823Z] b2191e2be29d: Waiting [2023-09-13T06:54:31.823Z] ed55b403416f: Waiting [2023-09-13T06:54:31.823Z] 7087642b82c9: Layer already exists [2023-09-13T06:54:31.823Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:31.823Z] 1c2bd5bfe8f8: Layer already exists [2023-09-13T06:54:31.823Z] e607b1e12814: Layer already exists [2023-09-13T06:54:31.823Z] 4ac852903a63: Layer already exists [2023-09-13T06:54:31.823Z] a0b09e5fb4c7: Layer already exists [2023-09-13T06:54:31.823Z] ed55b403416f: Layer already exists [2023-09-13T06:54:31.823Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:31.823Z] main: digest: sha256:17eb61d4c009cb371a53f01fa11534fd428d6c18250507f04508d911cf1660be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:54:32.127Z] ===================================================== [Pipeline] echo [2023-09-13T06:54:32.133Z] taggedImages: [2023-09-13T06:54:32.133Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:32.133Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-13T06:54:32.133Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.46 [2023-09-13T06:54:32.133Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:32.133Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-13T06:54:32.148Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-13T06:54:32.148Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:32.148Z] latest [2023-09-13T06:54:32.148Z] 3.1.0-dev.46 [2023-09-13T06:54:32.148Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:32.148Z] main [2023-09-13T06:54:32.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:32.474Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:35.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:35.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T06:54:35.364Z] 4d0f2d955444: Preparing [2023-09-13T06:54:35.364Z] 5a45cb2e7472: Preparing [2023-09-13T06:54:35.364Z] fbb8305aa1a0: Preparing [2023-09-13T06:54:35.364Z] e607b1e12814: Preparing [2023-09-13T06:54:35.364Z] a64cf13881a9: Preparing [2023-09-13T06:54:35.364Z] ed55b403416f: Preparing [2023-09-13T06:54:35.364Z] 455930802246: Preparing [2023-09-13T06:54:35.364Z] b2191e2be29d: Preparing [2023-09-13T06:54:35.364Z] ed55b403416f: Waiting [2023-09-13T06:54:35.364Z] 455930802246: Waiting [2023-09-13T06:54:35.364Z] b2191e2be29d: Waiting [2023-09-13T06:54:35.364Z] 4d0f2d955444: Layer already exists [2023-09-13T06:54:35.364Z] e607b1e12814: Layer already exists [2023-09-13T06:54:35.364Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:35.364Z] 455930802246: Layer already exists [2023-09-13T06:54:35.364Z] ed55b403416f: Layer already exists [2023-09-13T06:54:35.364Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:35.627Z] fbb8305aa1a0: Pushed [2023-09-13T06:54:35.627Z] 5a45cb2e7472: Pushed [2023-09-13T06:54:35.627Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:a54bf2422cd0f5c3e40fecafc3cd3260dc4fe41aff4c7e528a7469d2134b1de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:35.954Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:36.280Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-13T06:54:36.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T06:54:36.280Z] 4d0f2d955444: Preparing [2023-09-13T06:54:36.280Z] 5a45cb2e7472: Preparing [2023-09-13T06:54:36.280Z] fbb8305aa1a0: Preparing [2023-09-13T06:54:36.280Z] e607b1e12814: Preparing [2023-09-13T06:54:36.280Z] a64cf13881a9: Preparing [2023-09-13T06:54:36.280Z] ed55b403416f: Preparing [2023-09-13T06:54:36.280Z] 455930802246: Preparing [2023-09-13T06:54:36.280Z] b2191e2be29d: Preparing [2023-09-13T06:54:36.280Z] 455930802246: Waiting [2023-09-13T06:54:36.280Z] b2191e2be29d: Waiting [2023-09-13T06:54:36.280Z] ed55b403416f: Waiting [2023-09-13T06:54:36.280Z] fbb8305aa1a0: Layer already exists [2023-09-13T06:54:36.280Z] e607b1e12814: Layer already exists [2023-09-13T06:54:36.280Z] 4d0f2d955444: Layer already exists [2023-09-13T06:54:36.280Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:36.280Z] 5a45cb2e7472: Layer already exists [2023-09-13T06:54:36.280Z] ed55b403416f: Layer already exists [2023-09-13T06:54:36.280Z] 455930802246: Layer already exists [2023-09-13T06:54:36.280Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:36.280Z] latest: digest: sha256:a54bf2422cd0f5c3e40fecafc3cd3260dc4fe41aff4c7e528a7469d2134b1de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:36.872Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:37.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.46 [2023-09-13T06:54:37.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T06:54:37.195Z] 4d0f2d955444: Preparing [2023-09-13T06:54:37.195Z] 5a45cb2e7472: Preparing [2023-09-13T06:54:37.195Z] fbb8305aa1a0: Preparing [2023-09-13T06:54:37.195Z] e607b1e12814: Preparing [2023-09-13T06:54:37.195Z] a64cf13881a9: Preparing [2023-09-13T06:54:37.195Z] ed55b403416f: Preparing [2023-09-13T06:54:37.195Z] 455930802246: Preparing [2023-09-13T06:54:37.195Z] b2191e2be29d: Preparing [2023-09-13T06:54:37.195Z] ed55b403416f: Waiting [2023-09-13T06:54:37.195Z] 455930802246: Waiting [2023-09-13T06:54:37.195Z] b2191e2be29d: Waiting [2023-09-13T06:54:37.195Z] 5a45cb2e7472: Layer already exists [2023-09-13T06:54:37.195Z] 4d0f2d955444: Layer already exists [2023-09-13T06:54:37.195Z] e607b1e12814: Layer already exists [2023-09-13T06:54:37.195Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:37.195Z] fbb8305aa1a0: Layer already exists [2023-09-13T06:54:37.195Z] ed55b403416f: Layer already exists [2023-09-13T06:54:37.195Z] 455930802246: Layer already exists [2023-09-13T06:54:37.195Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:37.195Z] 3.1.0-dev.46: digest: sha256:a54bf2422cd0f5c3e40fecafc3cd3260dc4fe41aff4c7e528a7469d2134b1de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:37.790Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:38.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:38.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T06:54:38.119Z] 4d0f2d955444: Preparing [2023-09-13T06:54:38.119Z] 5a45cb2e7472: Preparing [2023-09-13T06:54:38.119Z] fbb8305aa1a0: Preparing [2023-09-13T06:54:38.119Z] e607b1e12814: Preparing [2023-09-13T06:54:38.119Z] a64cf13881a9: Preparing [2023-09-13T06:54:38.119Z] ed55b403416f: Preparing [2023-09-13T06:54:38.119Z] 455930802246: Preparing [2023-09-13T06:54:38.119Z] b2191e2be29d: Preparing [2023-09-13T06:54:38.119Z] ed55b403416f: Waiting [2023-09-13T06:54:38.119Z] 455930802246: Waiting [2023-09-13T06:54:38.119Z] b2191e2be29d: Waiting [2023-09-13T06:54:38.119Z] e607b1e12814: Layer already exists [2023-09-13T06:54:38.119Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:38.119Z] 5a45cb2e7472: Layer already exists [2023-09-13T06:54:38.119Z] 4d0f2d955444: Layer already exists [2023-09-13T06:54:38.119Z] fbb8305aa1a0: Layer already exists [2023-09-13T06:54:38.119Z] 455930802246: Layer already exists [2023-09-13T06:54:38.119Z] ed55b403416f: Layer already exists [2023-09-13T06:54:38.119Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:38.119Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:a54bf2422cd0f5c3e40fecafc3cd3260dc4fe41aff4c7e528a7469d2134b1de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:38.449Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:38.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-13T06:54:38.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T06:54:38.772Z] 4d0f2d955444: Preparing [2023-09-13T06:54:38.772Z] 5a45cb2e7472: Preparing [2023-09-13T06:54:38.772Z] fbb8305aa1a0: Preparing [2023-09-13T06:54:38.772Z] e607b1e12814: Preparing [2023-09-13T06:54:38.772Z] a64cf13881a9: Preparing [2023-09-13T06:54:38.772Z] ed55b403416f: Preparing [2023-09-13T06:54:38.772Z] 455930802246: Preparing [2023-09-13T06:54:38.772Z] b2191e2be29d: Preparing [2023-09-13T06:54:38.772Z] 455930802246: Waiting [2023-09-13T06:54:38.772Z] b2191e2be29d: Waiting [2023-09-13T06:54:38.772Z] ed55b403416f: Waiting [2023-09-13T06:54:38.772Z] fbb8305aa1a0: Layer already exists [2023-09-13T06:54:38.772Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:38.772Z] e607b1e12814: Layer already exists [2023-09-13T06:54:38.772Z] 4d0f2d955444: Layer already exists [2023-09-13T06:54:38.772Z] 5a45cb2e7472: Layer already exists [2023-09-13T06:54:38.772Z] ed55b403416f: Layer already exists [2023-09-13T06:54:38.772Z] 455930802246: Layer already exists [2023-09-13T06:54:38.772Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:39.034Z] main: digest: sha256:a54bf2422cd0f5c3e40fecafc3cd3260dc4fe41aff4c7e528a7469d2134b1de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:54:39.073Z] ===================================================== [Pipeline] echo [2023-09-13T06:54:39.079Z] taggedImages: [2023-09-13T06:54:39.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:39.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-13T06:54:39.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.46 [2023-09-13T06:54:39.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:39.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-13T06:54:39.094Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-13T06:54:39.094Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:39.094Z] latest [2023-09-13T06:54:39.094Z] 3.1.0-dev.46 [2023-09-13T06:54:39.094Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:39.094Z] main [2023-09-13T06:54:39.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:39.410Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:39.731Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:39.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T06:54:39.731Z] 18049eae2b98: Preparing [2023-09-13T06:54:39.731Z] 3c2abb2619a8: Preparing [2023-09-13T06:54:39.731Z] e607b1e12814: Preparing [2023-09-13T06:54:39.731Z] a64cf13881a9: Preparing [2023-09-13T06:54:39.731Z] 6e4c74fc4451: Preparing [2023-09-13T06:54:39.731Z] b2191e2be29d: Preparing [2023-09-13T06:54:39.731Z] b2191e2be29d: Waiting [2023-09-13T06:54:39.731Z] e607b1e12814: Layer already exists [2023-09-13T06:54:39.731Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:39.731Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:39.995Z] 18049eae2b98: Pushed [2023-09-13T06:54:40.258Z] 6e4c74fc4451: Pushed [2023-09-13T06:54:45.576Z] 3c2abb2619a8: Pushed [2023-09-13T06:54:45.840Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:8c6ddec947835c78de68a34d5c56811f5c4f0b0f84d1045ca630679dd7604552 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:46.176Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:48.427Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-13T06:54:48.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T06:54:48.427Z] 18049eae2b98: Preparing [2023-09-13T06:54:48.427Z] 3c2abb2619a8: Preparing [2023-09-13T06:54:48.427Z] e607b1e12814: Preparing [2023-09-13T06:54:48.427Z] a64cf13881a9: Preparing [2023-09-13T06:54:48.427Z] 6e4c74fc4451: Preparing [2023-09-13T06:54:48.427Z] b2191e2be29d: Preparing [2023-09-13T06:54:48.427Z] b2191e2be29d: Waiting [2023-09-13T06:54:48.427Z] 3c2abb2619a8: Layer already exists [2023-09-13T06:54:48.427Z] e607b1e12814: Layer already exists [2023-09-13T06:54:48.427Z] 18049eae2b98: Layer already exists [2023-09-13T06:54:48.427Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:48.427Z] 6e4c74fc4451: Layer already exists [2023-09-13T06:54:48.427Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:48.690Z] latest: digest: sha256:8c6ddec947835c78de68a34d5c56811f5c4f0b0f84d1045ca630679dd7604552 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:49.026Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:49.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.46 [2023-09-13T06:54:49.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T06:54:49.353Z] 18049eae2b98: Preparing [2023-09-13T06:54:49.353Z] 3c2abb2619a8: Preparing [2023-09-13T06:54:49.353Z] e607b1e12814: Preparing [2023-09-13T06:54:49.353Z] a64cf13881a9: Preparing [2023-09-13T06:54:49.353Z] 6e4c74fc4451: Preparing [2023-09-13T06:54:49.353Z] b2191e2be29d: Preparing [2023-09-13T06:54:49.353Z] b2191e2be29d: Waiting [2023-09-13T06:54:49.353Z] 3c2abb2619a8: Layer already exists [2023-09-13T06:54:49.353Z] 6e4c74fc4451: Layer already exists [2023-09-13T06:54:49.353Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:49.353Z] 18049eae2b98: Layer already exists [2023-09-13T06:54:49.353Z] e607b1e12814: Layer already exists [2023-09-13T06:54:49.353Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:49.353Z] 3.1.0-dev.46: digest: sha256:8c6ddec947835c78de68a34d5c56811f5c4f0b0f84d1045ca630679dd7604552 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:49.676Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:49.997Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:49.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T06:54:49.997Z] 18049eae2b98: Preparing [2023-09-13T06:54:49.997Z] 3c2abb2619a8: Preparing [2023-09-13T06:54:49.997Z] e607b1e12814: Preparing [2023-09-13T06:54:49.997Z] a64cf13881a9: Preparing [2023-09-13T06:54:49.997Z] 6e4c74fc4451: Preparing [2023-09-13T06:54:49.997Z] b2191e2be29d: Preparing [2023-09-13T06:54:49.997Z] b2191e2be29d: Waiting [2023-09-13T06:54:49.997Z] e607b1e12814: Layer already exists [2023-09-13T06:54:49.997Z] 3c2abb2619a8: Layer already exists [2023-09-13T06:54:49.997Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:49.997Z] 18049eae2b98: Layer already exists [2023-09-13T06:54:49.997Z] 6e4c74fc4451: Layer already exists [2023-09-13T06:54:49.997Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:49.997Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:8c6ddec947835c78de68a34d5c56811f5c4f0b0f84d1045ca630679dd7604552 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:50.324Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:50.647Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-13T06:54:50.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T06:54:50.647Z] 18049eae2b98: Preparing [2023-09-13T06:54:50.647Z] 3c2abb2619a8: Preparing [2023-09-13T06:54:50.647Z] e607b1e12814: Preparing [2023-09-13T06:54:50.647Z] a64cf13881a9: Preparing [2023-09-13T06:54:50.647Z] 6e4c74fc4451: Preparing [2023-09-13T06:54:50.647Z] b2191e2be29d: Preparing [2023-09-13T06:54:50.647Z] b2191e2be29d: Waiting [2023-09-13T06:54:50.647Z] 3c2abb2619a8: Layer already exists [2023-09-13T06:54:50.647Z] 6e4c74fc4451: Layer already exists [2023-09-13T06:54:50.647Z] 18049eae2b98: Layer already exists [2023-09-13T06:54:50.647Z] e607b1e12814: Layer already exists [2023-09-13T06:54:50.647Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:50.647Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:50.910Z] main: digest: sha256:8c6ddec947835c78de68a34d5c56811f5c4f0b0f84d1045ca630679dd7604552 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:54:50.949Z] ===================================================== [Pipeline] echo [2023-09-13T06:54:50.954Z] taggedImages: [2023-09-13T06:54:50.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:50.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-13T06:54:50.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.46 [2023-09-13T06:54:50.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:50.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-13T06:54:50.968Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-13T06:54:50.968Z] 507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:50.968Z] latest [2023-09-13T06:54:50.968Z] 3.1.0-dev.46 [2023-09-13T06:54:50.968Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:54:50.968Z] main [2023-09-13T06:54:50.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:51.289Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:51.615Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:54:51.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T06:54:51.615Z] 2cb5993d30f8: Preparing [2023-09-13T06:54:51.615Z] 63f8018c30d9: Preparing [2023-09-13T06:54:51.615Z] e607b1e12814: Preparing [2023-09-13T06:54:51.615Z] a64cf13881a9: Preparing [2023-09-13T06:54:51.615Z] 9a6ee302c17b: Preparing [2023-09-13T06:54:51.615Z] b2191e2be29d: Preparing [2023-09-13T06:54:51.615Z] b2191e2be29d: Waiting [2023-09-13T06:54:51.615Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:54:51.615Z] a64cf13881a9: Layer already exists [2023-09-13T06:54:51.615Z] e607b1e12814: Layer already exists [2023-09-13T06:54:51.615Z] b2191e2be29d: Layer already exists [2023-09-13T06:54:51.877Z] 2cb5993d30f8: Pushed [2023-09-13T06:54:58.492Z] 63f8018c30d9: Pushed [2023-09-13T06:54:58.492Z] 507b8562762b72837187c0f21174f8ef0546d105: digest: sha256:d69b4463416d872a257d9723dd6ff43d5e55c0fe0490b201670faebe516fd5ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:54:58.818Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:55:01.727Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-13T06:55:01.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T06:55:01.727Z] 2cb5993d30f8: Preparing [2023-09-13T06:55:01.727Z] 63f8018c30d9: Preparing [2023-09-13T06:55:01.727Z] e607b1e12814: Preparing [2023-09-13T06:55:01.727Z] a64cf13881a9: Preparing [2023-09-13T06:55:01.727Z] 9a6ee302c17b: Preparing [2023-09-13T06:55:01.727Z] b2191e2be29d: Preparing [2023-09-13T06:55:01.727Z] b2191e2be29d: Waiting [2023-09-13T06:55:01.727Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:55:01.727Z] a64cf13881a9: Layer already exists [2023-09-13T06:55:01.727Z] 2cb5993d30f8: Layer already exists [2023-09-13T06:55:01.727Z] 63f8018c30d9: Layer already exists [2023-09-13T06:55:01.727Z] e607b1e12814: Layer already exists [2023-09-13T06:55:01.727Z] b2191e2be29d: Layer already exists [2023-09-13T06:55:01.727Z] latest: digest: sha256:d69b4463416d872a257d9723dd6ff43d5e55c0fe0490b201670faebe516fd5ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:55:02.321Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:55:02.644Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.46 [2023-09-13T06:55:02.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T06:55:02.644Z] 2cb5993d30f8: Preparing [2023-09-13T06:55:02.644Z] 63f8018c30d9: Preparing [2023-09-13T06:55:02.644Z] e607b1e12814: Preparing [2023-09-13T06:55:02.644Z] a64cf13881a9: Preparing [2023-09-13T06:55:02.644Z] 9a6ee302c17b: Preparing [2023-09-13T06:55:02.644Z] b2191e2be29d: Preparing [2023-09-13T06:55:02.644Z] b2191e2be29d: Waiting [2023-09-13T06:55:02.644Z] a64cf13881a9: Layer already exists [2023-09-13T06:55:02.644Z] 2cb5993d30f8: Layer already exists [2023-09-13T06:55:02.644Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:55:02.644Z] e607b1e12814: Layer already exists [2023-09-13T06:55:02.644Z] 63f8018c30d9: Layer already exists [2023-09-13T06:55:02.644Z] b2191e2be29d: Layer already exists [2023-09-13T06:55:02.644Z] 3.1.0-dev.46: digest: sha256:d69b4463416d872a257d9723dd6ff43d5e55c0fe0490b201670faebe516fd5ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:55:02.965Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:55:03.284Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:55:03.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T06:55:03.285Z] 2cb5993d30f8: Preparing [2023-09-13T06:55:03.285Z] 63f8018c30d9: Preparing [2023-09-13T06:55:03.285Z] e607b1e12814: Preparing [2023-09-13T06:55:03.285Z] a64cf13881a9: Preparing [2023-09-13T06:55:03.285Z] 9a6ee302c17b: Preparing [2023-09-13T06:55:03.285Z] b2191e2be29d: Preparing [2023-09-13T06:55:03.285Z] b2191e2be29d: Waiting [2023-09-13T06:55:03.285Z] a64cf13881a9: Layer already exists [2023-09-13T06:55:03.285Z] 63f8018c30d9: Layer already exists [2023-09-13T06:55:03.285Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:55:03.285Z] 2cb5993d30f8: Layer already exists [2023-09-13T06:55:03.285Z] e607b1e12814: Layer already exists [2023-09-13T06:55:03.285Z] b2191e2be29d: Layer already exists [2023-09-13T06:55:03.285Z] 507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46: digest: sha256:d69b4463416d872a257d9723dd6ff43d5e55c0fe0490b201670faebe516fd5ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:55:03.604Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:55:03.922Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-13T06:55:03.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T06:55:03.922Z] 2cb5993d30f8: Preparing [2023-09-13T06:55:03.922Z] 63f8018c30d9: Preparing [2023-09-13T06:55:03.922Z] e607b1e12814: Preparing [2023-09-13T06:55:03.922Z] a64cf13881a9: Preparing [2023-09-13T06:55:03.922Z] 9a6ee302c17b: Preparing [2023-09-13T06:55:03.922Z] b2191e2be29d: Preparing [2023-09-13T06:55:03.922Z] b2191e2be29d: Waiting [2023-09-13T06:55:03.922Z] 9a6ee302c17b: Layer already exists [2023-09-13T06:55:03.922Z] e607b1e12814: Layer already exists [2023-09-13T06:55:03.922Z] a64cf13881a9: Layer already exists [2023-09-13T06:55:03.922Z] 63f8018c30d9: Layer already exists [2023-09-13T06:55:03.922Z] 2cb5993d30f8: Layer already exists [2023-09-13T06:55:03.922Z] b2191e2be29d: Layer already exists [2023-09-13T06:55:03.922Z] main: digest: sha256:d69b4463416d872a257d9723dd6ff43d5e55c0fe0490b201670faebe516fd5ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T06:55:03.963Z] ===================================================== [Pipeline] echo [2023-09-13T06:55:03.970Z] taggedImages: [2023-09-13T06:55:03.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:507b8562762b72837187c0f21174f8ef0546d105 [2023-09-13T06:55:03.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-13T06:55:03.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.46 [2023-09-13T06:55:03.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:507b8562762b72837187c0f21174f8ef0546d105-3.1.0-dev.46 [2023-09-13T06:55:03.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:55:04.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T06:55:04.331Z] [2023-09-13T06:55:04.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:55:04.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T06:55:04.651Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-13T06:55:04.651Z] 8998bd30e6a1: Pulling fs layer [2023-09-13T06:55:04.651Z] 04944245beec: Pulling fs layer [2023-09-13T06:55:04.651Z] 699f458cf7ca: Pulling fs layer [2023-09-13T06:55:04.651Z] 765212b225bb: Pulling fs layer [2023-09-13T06:55:04.651Z] f23df028b6ca: Pulling fs layer [2023-09-13T06:55:04.651Z] d65c8cfc05b1: Pulling fs layer [2023-09-13T06:55:04.651Z] 2437ff75d9bd: Pulling fs layer [2023-09-13T06:55:04.651Z] f23df028b6ca: Waiting [2023-09-13T06:55:04.651Z] 765212b225bb: Waiting [2023-09-13T06:55:04.651Z] d65c8cfc05b1: Waiting [2023-09-13T06:55:04.651Z] 04944245beec: Verifying Checksum [2023-09-13T06:55:04.651Z] 04944245beec: Download complete [2023-09-13T06:55:04.917Z] 765212b225bb: Download complete [2023-09-13T06:55:04.917Z] f23df028b6ca: Verifying Checksum [2023-09-13T06:55:04.917Z] f23df028b6ca: Download complete [2023-09-13T06:55:04.917Z] d65c8cfc05b1: Verifying Checksum [2023-09-13T06:55:04.917Z] d65c8cfc05b1: Download complete [2023-09-13T06:55:04.917Z] 699f458cf7ca: Verifying Checksum [2023-09-13T06:55:04.917Z] 699f458cf7ca: Download complete [2023-09-13T06:55:05.496Z] 8998bd30e6a1: Verifying Checksum [2023-09-13T06:55:05.496Z] 8998bd30e6a1: Download complete [2023-09-13T06:55:07.430Z] 2437ff75d9bd: Verifying Checksum [2023-09-13T06:55:07.430Z] 2437ff75d9bd: Download complete [2023-09-13T06:55:09.369Z] 8998bd30e6a1: Pull complete [2023-09-13T06:55:09.634Z] 04944245beec: Pull complete [2023-09-13T06:55:11.037Z] 699f458cf7ca: Pull complete [2023-09-13T06:55:11.300Z] 765212b225bb: Pull complete [2023-09-13T06:55:14.626Z] f23df028b6ca: Pull complete [2023-09-13T06:55:14.626Z] d65c8cfc05b1: Pull complete [2023-09-13T06:55:29.593Z] 2437ff75d9bd: Pull complete [2023-09-13T06:55:29.593Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-13T06:55:29.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T06:55:29.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T06:55:29.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-6086 does not seem to be running inside a container [2023-09-13T06:55:29.821Z] $ 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/580 -v /w/workspace/edgex-go/580:/w/workspace/edgex-go/580:rw,z -v /w/workspace/edgex-go/580@tmp:/w/workspace/edgex-go/580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-13T06:55:31.135Z] $ docker top 5fda4b298f03e3205a5a461db57b01aa94f35a5d583867f497c403bf76e400e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:55:32.041Z] ---> job-cost.sh [2023-09-13T06:55:32.042Z] lf-activate-venv: SKIPPING [2023-09-13T06:55:32.042Z] INFO: No Stack... [2023-09-13T06:55:32.307Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-13T06:55:33.258Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T06:55:33.568Z] + cat /w/workspace/edgex-go/580/archives/cost.csv [2023-09-13T06:55:33.568Z] + cut -d, -f6 [Pipeline] lock [2023-09-13T06:55:33.894Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-580-stack-cost] [2023-09-13T06:55:33.899Z] Resource [jenkins-edgexfoundry-edgex-go-main-580-stack-cost] did not exist. Created. [2023-09-13T06:55:33.900Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-580-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T06:55:34.526Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-13T06:55:35.204Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T06:55:35.211Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-580-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T06:55:35.237Z] $ docker stop --time=1 5fda4b298f03e3205a5a461db57b01aa94f35a5d583867f497c403bf76e400e3 [2023-09-13T06:55:36.747Z] $ docker rm -f --volumes 5fda4b298f03e3205a5a461db57b01aa94f35a5d583867f497c403bf76e400e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-13T06:55:37.242Z] provisioning config files... [2023-09-13T06:55:37.267Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/580@tmp/config92763141676866674tmp [Pipeline] { [Pipeline] sh [2023-09-13T06:55:37.621Z] + set +x [2023-09-13T06:55:37.621Z] + curl -s https://codecov.io/bash [2023-09-13T06:55:37.621Z] + bash -s -- [2023-09-13T06:55:37.621Z] [2023-09-13T06:55:37.621Z] _____ _ [2023-09-13T06:55:37.621Z] / ____| | | [2023-09-13T06:55:37.621Z] | | ___ __| | ___ ___ _____ __ [2023-09-13T06:55:37.621Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-13T06:55:37.621Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-13T06:55:37.621Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-13T06:55:37.621Z] Bash-1.0.6 [2023-09-13T06:55:37.621Z] [2023-09-13T06:55:37.621Z] [2023-09-13T06:55:37.621Z] ==> git version 2.25.1 found [2023-09-13T06:55:37.621Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-13T06:55:37.621Z] Release-Date: 2020-01-08 [2023-09-13T06:55:37.622Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-13T06:55:37.622Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-13T06:55:37.622Z] ==> Jenkins CI detected. [2023-09-13T06:55:37.622Z] current dir:  /w/workspace/edgex-go/580 [2023-09-13T06:55:37.622Z] project root: . [2023-09-13T06:55:37.622Z] --> token set from env [2023-09-13T06:55:37.622Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-13T06:55:37.622Z] ==> Running gcov in . (disable via -X gcov) [2023-09-13T06:55:37.622Z] ==> Python coveragepy not found [2023-09-13T06:55:37.622Z] ==> Searching for coverage reports in: [2023-09-13T06:55:37.622Z] + . [2023-09-13T06:55:37.622Z] -> Found 1 reports [2023-09-13T06:55:37.622Z] ==> Detecting git/mercurial file structure [2023-09-13T06:55:37.622Z] ==> Reading reports [2023-09-13T06:55:37.622Z] + ./coverage.out bytes=453596 [2023-09-13T06:55:37.893Z] ==> Appending adjustments [2023-09-13T06:55:37.893Z] https://docs.codecov.io/docs/fixing-reports [2023-09-13T06:55:38.847Z] + Found adjustments [2023-09-13T06:55:38.847Z] ==> Gzipping contents [2023-09-13T06:55:38.847Z] 60K /tmp/codecov.nn0p0C.gz [2023-09-13T06:55:38.847Z] ==> Uploading reports [2023-09-13T06:55:38.847Z] url: https://codecov.io [2023-09-13T06:55:38.847Z] query: branch=main&commit=507b8562762b72837187c0f21174f8ef0546d105&build=580&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F580%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-13T06:55:38.847Z] -> Pinging Codecov [2023-09-13T06:55:38.847Z] 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=507b8562762b72837187c0f21174f8ef0546d105&build=580&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F580%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-13T06:55:39.106Z] -> Uploading to [2023-09-13T06:55:39.106Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-13/00271124DB129430A58F1EEE437C3FCB/507b8562762b72837187c0f21174f8ef0546d105/eaed2903-045c-4704-9a00-e8c01ff32832.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T065538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=948b324d2060243465df0c11a35ed39a1f25cc2fb146c9e8af3b9cb6320ab0ba [2023-09-13T06:55:39.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T06:55:39.106Z] Dload Upload Total Spent Left Speed [2023-09-13T06:55:39.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58211 0 0 100 58211 0 240k --:--:-- --:--:-- --:--:-- 240k [2023-09-13T06:55:39.365Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/507b8562762b72837187c0f21174f8ef0546d105 [Pipeline] } [2023-09-13T06:55:39.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-13T06:55:39.564Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-13T06:55:39.573Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:55:39.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T06:55:39.863Z] [2023-09-13T06:55:39.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:55:40.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T06:55:40.158Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-13T06:55:40.158Z] df9b9388f04a: Pulling fs layer [2023-09-13T06:55:40.158Z] 52dc419b0ee2: Pulling fs layer [2023-09-13T06:55:40.158Z] 25bc292e5bac: Pulling fs layer [2023-09-13T06:55:40.158Z] 114826534d7a: Pulling fs layer [2023-09-13T06:55:40.158Z] 4657fd5d0bcf: Pulling fs layer [2023-09-13T06:55:40.158Z] 6ad1cebc031e: Pulling fs layer [2023-09-13T06:55:40.158Z] 8a3aa393b2d8: Pulling fs layer [2023-09-13T06:55:40.158Z] 4657fd5d0bcf: Waiting [2023-09-13T06:55:40.158Z] 8a3aa393b2d8: Waiting [2023-09-13T06:55:40.158Z] 6ad1cebc031e: Waiting [2023-09-13T06:55:40.158Z] 114826534d7a: Waiting [2023-09-13T06:55:40.158Z] 52dc419b0ee2: Verifying Checksum [2023-09-13T06:55:40.158Z] 52dc419b0ee2: Download complete [2023-09-13T06:55:40.158Z] 25bc292e5bac: Verifying Checksum [2023-09-13T06:55:40.158Z] 25bc292e5bac: Download complete [2023-09-13T06:55:40.158Z] 4657fd5d0bcf: Verifying Checksum [2023-09-13T06:55:40.158Z] 4657fd5d0bcf: Download complete [2023-09-13T06:55:40.158Z] df9b9388f04a: Verifying Checksum [2023-09-13T06:55:40.158Z] df9b9388f04a: Download complete [2023-09-13T06:55:40.416Z] 6ad1cebc031e: Verifying Checksum [2023-09-13T06:55:40.416Z] 6ad1cebc031e: Download complete [2023-09-13T06:55:40.416Z] df9b9388f04a: Pull complete [2023-09-13T06:55:40.416Z] 52dc419b0ee2: Pull complete [2023-09-13T06:55:40.675Z] 25bc292e5bac: Pull complete [2023-09-13T06:55:40.932Z] 114826534d7a: Verifying Checksum [2023-09-13T06:55:40.932Z] 114826534d7a: Download complete [2023-09-13T06:55:40.932Z] 8a3aa393b2d8: Verifying Checksum [2023-09-13T06:55:40.932Z] 8a3aa393b2d8: Download complete [2023-09-13T06:55:44.214Z] 114826534d7a: Pull complete [2023-09-13T06:55:44.214Z] 4657fd5d0bcf: Pull complete [2023-09-13T06:55:44.214Z] 6ad1cebc031e: Pull complete [2023-09-13T06:55:46.741Z] 8a3aa393b2d8: Pull complete [2023-09-13T06:55:46.741Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-13T06:55:46.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T06:55:46.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T06:55:46.811Z] prd-ubuntu20.04-docker-8c-8g-6085 does not seem to be running inside a container [2023-09-13T06:55:46.839Z] $ 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/580 -v /w/workspace/edgex-go/580:/w/workspace/edgex-go/580:rw,z -v /w/workspace/edgex-go/580@tmp:/w/workspace/edgex-go/580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-13T06:55:50.882Z] $ docker top 5065f493417857882e60bac37c1420ac0467f6df7e668596d629d9d0982ae9be -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T06:55:50.949Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-13T06:55:51.227Z] + set -o pipefail [2023-09-13T06:55:51.227Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-13T06:55:57.787Z] [2023-09-13T06:55:57.787Z] Monitoring /w/workspace/edgex-go/580 (github.com/edgexfoundry/edgex-go)... [2023-09-13T06:55:57.787Z] [2023-09-13T06:55:57.787Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/697c44fd-7d37-4a2e-88b0-f042dca14a14 [2023-09-13T06:55:57.787Z] [2023-09-13T06:55:57.787Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-13T06:55:57.787Z] [2023-09-13T06:55:57.787Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-13T06:55:57.787Z] [2023-09-13T06:55:57.787Z] [2023-09-13T06:55:57.787Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-13T06:55:57.787Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-13T06:55:57.787Z] More details here: https://snyk.co/ue1NS [2023-09-13T06:55:57.787Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-13T06:55:57.787Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-13T06:55:57.798Z] $ docker stop --time=1 5065f493417857882e60bac37c1420ac0467f6df7e668596d629d9d0982ae9be [2023-09-13T06:56:01.139Z] $ docker rm -f --volumes 5065f493417857882e60bac37c1420ac0467f6df7e668596d629d9d0982ae9be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-13T06:56:01.504Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T06:56:01.516Z] provisioning config files... [2023-09-13T06:56:01.527Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/580@tmp/config7781374791781593931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:56:01.820Z] --> edgex-publish-swagger.sh [2023-09-13T06:56:01.820Z] === Publish openapi/v3 API === [2023-09-13T06:56:01.820Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-13T06:56:01.820Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/580/openapi/v3/core-command.yaml] [2023-09-13T06:56:01.820Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T06:56:01.820Z] Dload Upload Total Spent Left Speed [2023-09-13T06:56:02.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70047 --:--:-- --:--:-- --:--:-- 70047 [2023-09-13T06:56:02.079Z] [2023-09-13T06:56:02.079Z] [2023-09-13T06:56:02.079Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/580/openapi/v3/core-data.yaml] [2023-09-13T06:56:02.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T06:56:02.079Z] Dload Upload Total Spent Left Speed [2023-09-13T06:56:02.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 341k --:--:-- --:--:-- --:--:-- 339k 100 71708 0 0 100 71708 0 139k --:--:-- --:--:-- --:--:-- 138k [2023-09-13T06:56:02.597Z] [2023-09-13T06:56:02.597Z] [2023-09-13T06:56:02.597Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/580/openapi/v3/core-metadata.yaml] [2023-09-13T06:56:02.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T06:56:02.597Z] Dload Upload Total Spent Left Speed [2023-09-13T06:56:03.888Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 269k --:--:-- --:--:-- --:--:-- 269k [2023-09-13T06:56:03.888Z] [2023-09-13T06:56:03.888Z] [2023-09-13T06:56:03.888Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/580/openapi/v3/support-notifications.yaml] [2023-09-13T06:56:03.888Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T06:56:03.888Z] Dload Upload Total Spent Left Speed [2023-09-13T06:56:07.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 44501 0:00:01 0:00:01 --:--:-- 44478 100 87000 0 0 100 87000 0 29431 0:00:02 0:00:02 --:--:-- 29421 100 87000 0 0 100 87000 0 27179 0:00:03 0:00:03 --:--:-- 27170 100 87000 0 0 100 87000 0 24328 0:00:03 0:00:03 --:--:-- 24322 [2023-09-13T06:56:07.671Z] [2023-09-13T06:56:07.671Z] [2023-09-13T06:56:07.671Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/580/openapi/v3/support-scheduler.yaml] [2023-09-13T06:56:07.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T06:56:07.671Z] Dload Upload Total Spent Left Speed [2023-09-13T06:56:08.238Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 30667 0:00:01 0:00:01 --:--:-- 30667 100 36954 0 0 100 36954 0 28668 0:00:01 0:00:01 --:--:-- 28668 [2023-09-13T06:56:08.238Z] [2023-09-13T06:56:08.238Z] [Pipeline] } [2023-09-13T06:56:08.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-09-13T06:56:08.656Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T06:56:08.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:56:08.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T06:56:08.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T06:56:09.025Z] prd-ubuntu20.04-docker-8c-8g-6085 does not seem to be running inside a container [2023-09-13T06:56:09.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/580 -v /w/workspace/edgex-go/580:/w/workspace/edgex-go/580:rw,z -v /w/workspace/edgex-go/580@tmp:/w/workspace/edgex-go/580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-13T06:56:09.476Z] $ docker top b4b5cb32418e9851264670214a53aeed351ad24f1c81ebaaa55faecec9722644 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T06:56:09.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T06:56:09.569Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T06:56:09.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T06:56:09.679Z] $ docker exec b4b5cb32418e9851264670214a53aeed351ad24f1c81ebaaa55faecec9722644 ssh-agent [2023-09-13T06:56:09.781Z] SSH_AUTH_SOCK=/tmp/ssh-m9sE7w1oUDKS/agent.32 [2023-09-13T06:56:09.781Z] SSH_AGENT_PID=38 [2023-09-13T06:56:09.786Z] Running ssh-add (command line suppressed) [2023-09-13T06:56:09.867Z] Identity added: /w/workspace/edgex-go/580@tmp/private_key_6699778611216814780.key (/w/workspace/edgex-go/580@tmp/private_key_6699778611216814780.key) [2023-09-13T06:56:09.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T06:56:10.172Z] + git semver tag [2023-09-13T06:56:10.430Z] 2023-09-13 06:56:10,331 [run_tag] DEBUG tag force:False [2023-09-13T06:56:10.430Z] 2023-09-13 06:56:10,331 [check_head_tag] DEBUG check head tag [2023-09-13T06:56:10.430Z] 2023-09-13 06:56:10,332 [execute] INFO git cat-file --batch-check [2023-09-13T06:56:10.430Z] 2023-09-13 06:56:10,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/580, universal_newlines=False, shell=None, istream=) [2023-09-13T06:56:10.430Z] 2023-09-13 06:56:10,336 [execute] INFO git cat-file --batch [2023-09-13T06:56:10.430Z] 2023-09-13 06:56:10,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/580, universal_newlines=False, shell=None, istream=) [2023-09-13T06:56:10.430Z] 2023-09-13 06:56:10,357 [read_version] DEBUG read version from /w/workspace/edgex-go/580/.semver/main [2023-09-13T06:56:10.430Z] 2023-09-13 06:56:10,357 [execute] INFO git tag -a v3.1.0-dev.46 -m v3.1.0-dev.46 [2023-09-13T06:56:10.430Z] 2023-09-13 06:56:10,357 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.46', '-m', 'v3.1.0-dev.46'], cwd=/w/workspace/edgex-go/580, universal_newlines=False, shell=None, istream=None) [2023-09-13T06:56:10.430Z] 2023-09-13 06:56:10,362 [read_version] DEBUG read version from /w/workspace/edgex-go/580/.semver/main [2023-09-13T06:56:10.430Z] 3.1.0-dev.46 [Pipeline] } [2023-09-13T06:56:10.438Z] $ docker exec --env ******** --env ******** b4b5cb32418e9851264670214a53aeed351ad24f1c81ebaaa55faecec9722644 ssh-agent -k [2023-09-13T06:56:10.530Z] unset SSH_AUTH_SOCK; [2023-09-13T06:56:10.530Z] unset SSH_AGENT_PID; [2023-09-13T06:56:10.530Z] echo Agent pid 38 killed; [2023-09-13T06:56:10.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T06:56:10.851Z] + git semver [Pipeline] } [2023-09-13T06:56:11.119Z] $ docker stop --time=1 b4b5cb32418e9851264670214a53aeed351ad24f1c81ebaaa55faecec9722644 [2023-09-13T06:56:12.381Z] $ docker rm -f --volumes b4b5cb32418e9851264670214a53aeed351ad24f1c81ebaaa55faecec9722644 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:56:12.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T06:56:12.744Z] [2023-09-13T06:56:12.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:56:13.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T06:56:13.041Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-13T06:56:13.041Z] ab5ef0e58194: Pulling fs layer [2023-09-13T06:56:13.041Z] 9712f1f96733: Pulling fs layer [2023-09-13T06:56:13.041Z] 63f879dbbcfc: Pulling fs layer [2023-09-13T06:56:13.041Z] 0d9ebad4ef96: Pulling fs layer [2023-09-13T06:56:13.041Z] e9a5061849ea: Pulling fs layer [2023-09-13T06:56:13.041Z] d747dcd14b5f: Pulling fs layer [2023-09-13T06:56:13.041Z] 2de7ff778b66: Pulling fs layer [2023-09-13T06:56:13.041Z] 0d9ebad4ef96: Waiting [2023-09-13T06:56:13.041Z] e9a5061849ea: Waiting [2023-09-13T06:56:13.041Z] d747dcd14b5f: Waiting [2023-09-13T06:56:13.041Z] 2de7ff778b66: Waiting [2023-09-13T06:56:13.041Z] 9712f1f96733: Verifying Checksum [2023-09-13T06:56:13.041Z] 9712f1f96733: Download complete [2023-09-13T06:56:13.300Z] 63f879dbbcfc: Verifying Checksum [2023-09-13T06:56:13.300Z] 63f879dbbcfc: Download complete [2023-09-13T06:56:13.557Z] 0d9ebad4ef96: Verifying Checksum [2023-09-13T06:56:13.557Z] 0d9ebad4ef96: Download complete [2023-09-13T06:56:13.557Z] d747dcd14b5f: Verifying Checksum [2023-09-13T06:56:13.557Z] d747dcd14b5f: Download complete [2023-09-13T06:56:13.557Z] e9a5061849ea: Download complete [2023-09-13T06:56:13.557Z] ab5ef0e58194: Verifying Checksum [2023-09-13T06:56:13.557Z] ab5ef0e58194: Download complete [2023-09-13T06:56:13.814Z] 2de7ff778b66: Verifying Checksum [2023-09-13T06:56:13.814Z] 2de7ff778b66: Download complete [2023-09-13T06:56:16.340Z] ab5ef0e58194: Pull complete [2023-09-13T06:56:16.340Z] 9712f1f96733: Pull complete [2023-09-13T06:56:17.273Z] 63f879dbbcfc: Pull complete [2023-09-13T06:56:21.275Z] 0d9ebad4ef96: Pull complete [2023-09-13T06:56:21.275Z] e9a5061849ea: Pull complete [2023-09-13T06:56:21.275Z] d747dcd14b5f: Pull complete [2023-09-13T06:56:21.845Z] 2de7ff778b66: Pull complete [2023-09-13T06:56:22.103Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-13T06:56:22.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T06:56:22.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T06:56:22.177Z] prd-ubuntu20.04-docker-8c-8g-6085 does not seem to be running inside a container [2023-09-13T06:56:22.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/580 -v /w/workspace/edgex-go/580:/w/workspace/edgex-go/580:rw,z -v /w/workspace/edgex-go/580@tmp:/w/workspace/edgex-go/580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-13T06:56:26.575Z] $ docker top f917245af8f5a0a844cbea8b5291dfc0920cb13f704732e195759e05dffb1797 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-13T06:56:26.650Z] provisioning config files... [2023-09-13T06:56:26.657Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/580@tmp/config12231205981098616364tmp [2023-09-13T06:56:26.666Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/580@tmp/config4923549685653861892tmp [2023-09-13T06:56:26.674Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/580@tmp/config7650078238650336737tmp [Pipeline] { [Pipeline] echo [2023-09-13T06:56:26.692Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:56:26.972Z] ---> sigul-configuration.sh [2023-09-13T06:56:26.972Z] gpg: directory `/root/.gnupg' created [2023-09-13T06:56:26.972Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-13T06:56:26.972Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-13T06:56:26.972Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-13T06:56:26.972Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-13T06:56:26.972Z] gpg: CAST5 encrypted data [2023-09-13T06:56:26.972Z] gpg: encrypted with 1 passphrase [2023-09-13T06:56:26.972Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-13T06:56:27.258Z] + mkdir /home/jenkins [2023-09-13T06:56:27.258Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-13T06:56:27.542Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-13T06:56:27.550Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:56:27.831Z] ---> sigul-install.sh [2023-09-13T06:56:27.831Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-13T06:56:28.115Z] + git tag --list [2023-09-13T06:56:28.115Z] 0.6.0 [2023-09-13T06:56:28.115Z] 0.6.1 [2023-09-13T06:56:28.115Z] 0.7.0 [2023-09-13T06:56:28.115Z] 0.7.1 [2023-09-13T06:56:28.115Z] v1.0.0 [2023-09-13T06:56:28.115Z] v1.0.1 [2023-09-13T06:56:28.115Z] v1.1.0 [2023-09-13T06:56:28.115Z] v1.2.0 [2023-09-13T06:56:28.115Z] v1.2.1 [2023-09-13T06:56:28.115Z] v1.3.0 [2023-09-13T06:56:28.115Z] v1.3.1 [2023-09-13T06:56:28.115Z] v2.0.0 [2023-09-13T06:56:28.115Z] v2.1.0 [2023-09-13T06:56:28.115Z] v2.1.1 [2023-09-13T06:56:28.115Z] v2.2.0 [2023-09-13T06:56:28.115Z] v2.3.0 [2023-09-13T06:56:28.115Z] v3.0 [2023-09-13T06:56:28.115Z] v3.0.0 [2023-09-13T06:56:28.115Z] v3.1.0-dev.1 [2023-09-13T06:56:28.115Z] v3.1.0-dev.10 [2023-09-13T06:56:28.115Z] v3.1.0-dev.11 [2023-09-13T06:56:28.115Z] v3.1.0-dev.12 [2023-09-13T06:56:28.115Z] v3.1.0-dev.13 [2023-09-13T06:56:28.115Z] v3.1.0-dev.14 [2023-09-13T06:56:28.115Z] v3.1.0-dev.15 [2023-09-13T06:56:28.115Z] v3.1.0-dev.16 [2023-09-13T06:56:28.115Z] v3.1.0-dev.17 [2023-09-13T06:56:28.115Z] v3.1.0-dev.18 [2023-09-13T06:56:28.115Z] v3.1.0-dev.19 [2023-09-13T06:56:28.115Z] v3.1.0-dev.2 [2023-09-13T06:56:28.115Z] v3.1.0-dev.20 [2023-09-13T06:56:28.115Z] v3.1.0-dev.21 [2023-09-13T06:56:28.115Z] v3.1.0-dev.22 [2023-09-13T06:56:28.115Z] v3.1.0-dev.23 [2023-09-13T06:56:28.115Z] v3.1.0-dev.24 [2023-09-13T06:56:28.115Z] v3.1.0-dev.25 [2023-09-13T06:56:28.115Z] v3.1.0-dev.26 [2023-09-13T06:56:28.115Z] v3.1.0-dev.27 [2023-09-13T06:56:28.115Z] v3.1.0-dev.28 [2023-09-13T06:56:28.115Z] v3.1.0-dev.29 [2023-09-13T06:56:28.115Z] v3.1.0-dev.3 [2023-09-13T06:56:28.115Z] v3.1.0-dev.30 [2023-09-13T06:56:28.115Z] v3.1.0-dev.31 [2023-09-13T06:56:28.115Z] v3.1.0-dev.32 [2023-09-13T06:56:28.115Z] v3.1.0-dev.33 [2023-09-13T06:56:28.115Z] v3.1.0-dev.34 [2023-09-13T06:56:28.115Z] v3.1.0-dev.35 [2023-09-13T06:56:28.115Z] v3.1.0-dev.36 [2023-09-13T06:56:28.115Z] v3.1.0-dev.37 [2023-09-13T06:56:28.115Z] v3.1.0-dev.38 [2023-09-13T06:56:28.115Z] v3.1.0-dev.39 [2023-09-13T06:56:28.115Z] v3.1.0-dev.4 [2023-09-13T06:56:28.115Z] v3.1.0-dev.40 [2023-09-13T06:56:28.115Z] v3.1.0-dev.41 [2023-09-13T06:56:28.115Z] v3.1.0-dev.42 [2023-09-13T06:56:28.115Z] v3.1.0-dev.43 [2023-09-13T06:56:28.115Z] v3.1.0-dev.44 [2023-09-13T06:56:28.115Z] v3.1.0-dev.45 [2023-09-13T06:56:28.115Z] v3.1.0-dev.46 [2023-09-13T06:56:28.115Z] v3.1.0-dev.5 [2023-09-13T06:56:28.115Z] v3.1.0-dev.6 [2023-09-13T06:56:28.115Z] v3.1.0-dev.7 [2023-09-13T06:56:28.115Z] v3.1.0-dev.8 [2023-09-13T06:56:28.115Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-13T06:56:28.399Z] + lftools sign git-tag v3.1.0-dev.46 [2023-09-13T06:56:28.968Z] Signing Git tag with Sigul... [2023-09-13T06:56:28.968Z] Signing v3.1.0-dev.46 [Pipeline] echo [2023-09-13T06:56:29.541Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:56:29.819Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-13T06:56:29.826Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-13T06:56:29.845Z] $ docker stop --time=1 f917245af8f5a0a844cbea8b5291dfc0920cb13f704732e195759e05dffb1797 [2023-09-13T06:56:31.122Z] $ docker rm -f --volumes f917245af8f5a0a844cbea8b5291dfc0920cb13f704732e195759e05dffb1797 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-13T06:56:31.555Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T06:56:31.555Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:56:31.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T06:56:31.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T06:56:31.916Z] prd-ubuntu20.04-docker-8c-8g-6085 does not seem to be running inside a container [2023-09-13T06:56:31.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/580 -v /w/workspace/edgex-go/580:/w/workspace/edgex-go/580:rw,z -v /w/workspace/edgex-go/580@tmp:/w/workspace/edgex-go/580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-13T06:56:32.271Z] $ docker top a798f94dbdc17dc7337cde20003c94bca969eff19ce3d58c81ba2278ee45238d -eo pid,comm [2023-09-13T06:56:32.316Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-13T06:56:32.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T06:56:32.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T06:56:32.354Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T06:56:32.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T06:56:32.467Z] $ docker exec a798f94dbdc17dc7337cde20003c94bca969eff19ce3d58c81ba2278ee45238d ssh-agent [2023-09-13T06:56:32.587Z] SSH_AUTH_SOCK=/tmp/ssh-bJm8gCBP6f1U/agent.32 [2023-09-13T06:56:32.587Z] SSH_AGENT_PID=38 [2023-09-13T06:56:32.592Z] Running ssh-add (command line suppressed) [2023-09-13T06:56:32.693Z] Identity added: /w/workspace/edgex-go/580@tmp/private_key_1370110826792894838.key (/w/workspace/edgex-go/580@tmp/private_key_1370110826792894838.key) [2023-09-13T06:56:32.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T06:56:32.994Z] + git semver bump pre [2023-09-13T06:56:33.252Z] 2023-09-13 06:56:33,161 [read_version] DEBUG read version from /w/workspace/edgex-go/580/.semver/main [2023-09-13T06:56:33.252Z] 2023-09-13 06:56:33,161 [bump_version] DEBUG bumping version:3.1.0-dev.46 on axis:pre with prefix:dev [2023-09-13T06:56:33.252Z] 2023-09-13 06:56:33,161 [bump_version] DEBUG bumped version:3.1.0-dev.47 [2023-09-13T06:56:33.252Z] 2023-09-13 06:56:33,161 [write_version] DEBUG write version:3.1.0-dev.47 to path:/w/workspace/edgex-go/580/.semver/main with force:True [2023-09-13T06:56:33.252Z] 2023-09-13 06:56:33,161 [read_version] DEBUG read version from /w/workspace/edgex-go/580/.semver/main [2023-09-13T06:56:33.252Z] 2023-09-13 06:56:33,162 [write_file] DEBUG write to file:/w/workspace/edgex-go/580/.semver/main [2023-09-13T06:56:33.252Z] 2023-09-13 06:56:33,163 [execute] INFO git cat-file --batch-check [2023-09-13T06:56:33.252Z] 2023-09-13 06:56:33,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/580/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T06:56:33.252Z] 2023-09-13 06:56:33,168 [execute] INFO git cat-file --batch [2023-09-13T06:56:33.252Z] 2023-09-13 06:56:33,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/580/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T06:56:33.252Z] 2023-09-13 06:56:33,173 [read_version] DEBUG read version from /w/workspace/edgex-go/580/.semver/main [2023-09-13T06:56:33.252Z] 3.1.0-dev.47 [Pipeline] } [2023-09-13T06:56:33.258Z] $ docker exec --env ******** --env ******** a798f94dbdc17dc7337cde20003c94bca969eff19ce3d58c81ba2278ee45238d ssh-agent -k [2023-09-13T06:56:33.355Z] unset SSH_AUTH_SOCK; [2023-09-13T06:56:33.355Z] unset SSH_AGENT_PID; [2023-09-13T06:56:33.355Z] echo Agent pid 38 killed; [2023-09-13T06:56:33.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T06:56:33.671Z] + git semver [Pipeline] } [2023-09-13T06:56:33.940Z] $ docker stop --time=1 a798f94dbdc17dc7337cde20003c94bca969eff19ce3d58c81ba2278ee45238d [2023-09-13T06:56:35.227Z] $ docker rm -f --volumes a798f94dbdc17dc7337cde20003c94bca969eff19ce3d58c81ba2278ee45238d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T06:56:35.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T06:56:35.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:56:35.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T06:56:35.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T06:56:35.910Z] prd-ubuntu20.04-docker-8c-8g-6085 does not seem to be running inside a container [2023-09-13T06:56:35.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/580 -v /w/workspace/edgex-go/580:/w/workspace/edgex-go/580:rw,z -v /w/workspace/edgex-go/580@tmp:/w/workspace/edgex-go/580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-13T06:56:36.282Z] $ docker top 24c619b9dddab652ad1fe92d4103fdf5676fa68f8ae22c04fe9029d7ebad3e97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T06:56:36.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T06:56:36.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T06:56:36.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T06:56:36.469Z] $ docker exec 24c619b9dddab652ad1fe92d4103fdf5676fa68f8ae22c04fe9029d7ebad3e97 ssh-agent [2023-09-13T06:56:36.589Z] SSH_AUTH_SOCK=/tmp/ssh-kTuIb6MU7CsB/agent.32 [2023-09-13T06:56:36.589Z] SSH_AGENT_PID=38 [2023-09-13T06:56:36.594Z] Running ssh-add (command line suppressed) [2023-09-13T06:56:36.698Z] Identity added: /w/workspace/edgex-go/580@tmp/private_key_9341389179832393159.key (/w/workspace/edgex-go/580@tmp/private_key_9341389179832393159.key) [2023-09-13T06:56:36.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T06:56:37.004Z] + git semver push [2023-09-13T06:56:37.262Z] 2023-09-13 06:56:37,173 [run_push] DEBUG push [2023-09-13T06:56:37.262Z] 2023-09-13 06:56:37,174 [execute] INFO git cat-file --batch-check [2023-09-13T06:56:37.262Z] 2023-09-13 06:56:37,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/580/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T06:56:37.262Z] 2023-09-13 06:56:37,180 [execute] INFO git rev-list 0e685a3f83d1492d457e968ba36a9404050df5eb -- [2023-09-13T06:56:37.262Z] 2023-09-13 06:56:37,180 [execute] DEBUG Popen(['git', 'rev-list', '0e685a3f83d1492d457e968ba36a9404050df5eb', '--'], cwd=/w/workspace/edgex-go/580/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-13T06:56:37.262Z] 2023-09-13 06:56:37,196 [execute] INFO git fetch -v origin [2023-09-13T06:56:37.262Z] 2023-09-13 06:56:37,197 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/580/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-13T06:56:38.733Z] 2023-09-13 06:56:38,406 [run_push] DEBUG no remote changes detected [2023-09-13T06:56:38.733Z] 2023-09-13 06:56:38,406 [execute] INFO git push origin semver [2023-09-13T06:56:38.733Z] 2023-09-13 06:56:38,407 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/580/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-13T06:56:39.301Z] 2023-09-13 06:56:39,233 [run_push] DEBUG push all version tags [2023-09-13T06:56:39.301Z] 2023-09-13 06:56:39,234 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-13T06:56:39.301Z] 2023-09-13 06:56:39,234 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/580, universal_newlines=False, shell=None, istream=None) [2023-09-13T06:56:40.238Z] 2023-09-13 06:56:39,965 [read_version] DEBUG read version from /w/workspace/edgex-go/580/.semver/main [2023-09-13T06:56:40.238Z] 3.1.0-dev.47 [Pipeline] } [2023-09-13T06:56:40.999Z] $ docker exec --env ******** --env ******** 24c619b9dddab652ad1fe92d4103fdf5676fa68f8ae22c04fe9029d7ebad3e97 ssh-agent -k [2023-09-13T06:56:41.098Z] unset SSH_AUTH_SOCK; [2023-09-13T06:56:41.098Z] unset SSH_AGENT_PID; [2023-09-13T06:56:41.098Z] echo Agent pid 38 killed; [2023-09-13T06:56:43.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T06:56:43.841Z] + git semver [Pipeline] } [2023-09-13T06:56:44.846Z] $ docker stop --time=1 24c619b9dddab652ad1fe92d4103fdf5676fa68f8ae22c04fe9029d7ebad3e97 [2023-09-13T06:56:46.854Z] $ docker rm -f --volumes 24c619b9dddab652ad1fe92d4103fdf5676fa68f8ae22c04fe9029d7ebad3e97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-13T06:56:47.398Z] + [ -d /w/workspace/edgex-go/580/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:56:47.685Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:56:48.541Z] ---> package-listing.sh [2023-09-13T06:56:48.541Z] ++ facter osfamily [2023-09-13T06:56:48.541Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-13T06:56:48.799Z] + OS_FAMILY=debian [2023-09-13T06:56:48.799Z] + workspace=/w/workspace/edgex-go/580 [2023-09-13T06:56:48.799Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-13T06:56:48.799Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-13T06:56:48.799Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-13T06:56:48.799Z] + PACKAGES=/tmp/packages_start.txt [2023-09-13T06:56:48.799Z] + '[' /w/workspace/edgex-go/580 ']' [2023-09-13T06:56:48.799Z] + PACKAGES=/tmp/packages_end.txt [2023-09-13T06:56:48.799Z] + case "${OS_FAMILY}" in [2023-09-13T06:56:48.799Z] + dpkg -l [2023-09-13T06:56:48.799Z] + grep '^ii' [2023-09-13T06:56:48.799Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-13T06:56:48.799Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-13T06:56:48.799Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-13T06:56:48.799Z] + '[' /w/workspace/edgex-go/580 ']' [2023-09-13T06:56:48.799Z] + mkdir -p /w/workspace/edgex-go/580/archives/ [2023-09-13T06:56:48.799Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/580/archives/ [Pipeline] echo [2023-09-13T06:56:48.809Z] 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/580/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-13T06:56:49.084Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:56:49.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T06:56:49.646Z] [2023-09-13T06:56:49.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T06:56:49.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T06:56:49.943Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-13T06:56:49.943Z] 5eb5b503b376: Pulling fs layer [2023-09-13T06:56:49.943Z] 5c69ac0246d0: Pulling fs layer [2023-09-13T06:56:49.943Z] ec43610c2a17: Pulling fs layer [2023-09-13T06:56:49.943Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-13T06:56:49.943Z] 33b1e0a273af: Pulling fs layer [2023-09-13T06:56:49.943Z] 5d3b04190fa2: Pulling fs layer [2023-09-13T06:56:49.943Z] 2f39f015ded8: Pulling fs layer [2023-09-13T06:56:49.943Z] 3a2ae6a8a46f: Waiting [2023-09-13T06:56:49.943Z] 33b1e0a273af: Waiting [2023-09-13T06:56:49.943Z] 5d3b04190fa2: Waiting [2023-09-13T06:56:49.943Z] 2f39f015ded8: Waiting [2023-09-13T06:56:49.943Z] 5c69ac0246d0: Download complete [2023-09-13T06:56:49.943Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-13T06:56:49.943Z] 3a2ae6a8a46f: Download complete [2023-09-13T06:56:49.943Z] 33b1e0a273af: Verifying Checksum [2023-09-13T06:56:49.943Z] 33b1e0a273af: Download complete [2023-09-13T06:56:49.943Z] 5d3b04190fa2: Verifying Checksum [2023-09-13T06:56:49.943Z] 5d3b04190fa2: Download complete [2023-09-13T06:56:49.943Z] ec43610c2a17: Verifying Checksum [2023-09-13T06:56:49.943Z] ec43610c2a17: Download complete [2023-09-13T06:56:50.201Z] 5eb5b503b376: Verifying Checksum [2023-09-13T06:56:50.201Z] 5eb5b503b376: Download complete [2023-09-13T06:56:50.767Z] 2f39f015ded8: Download complete [2023-09-13T06:56:51.331Z] 5eb5b503b376: Pull complete [2023-09-13T06:56:51.331Z] 5c69ac0246d0: Pull complete [2023-09-13T06:56:51.896Z] ec43610c2a17: Pull complete [2023-09-13T06:56:51.896Z] 3a2ae6a8a46f: Pull complete [2023-09-13T06:56:52.153Z] 33b1e0a273af: Pull complete [2023-09-13T06:56:52.153Z] 5d3b04190fa2: Pull complete [2023-09-13T06:56:56.338Z] 2f39f015ded8: Pull complete [2023-09-13T06:56:56.338Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-13T06:56:56.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T06:56:56.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T06:56:56.409Z] prd-ubuntu20.04-docker-8c-8g-6085 does not seem to be running inside a container [2023-09-13T06:56:56.437Z] $ 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/580/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/580 -v /w/workspace/edgex-go/580:/w/workspace/edgex-go/580:rw,z -v /w/workspace/edgex-go/580@tmp:/w/workspace/edgex-go/580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-13T06:56:59.669Z] $ docker top a43a1dedf8a735f63fe296d503e1cf5e1a47cad13e506ac0eee6f78b20d36ca7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T06:57:00.002Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-13T06:57:00.282Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-13T06:57:00.564Z] + ls /var/log/sa-host [2023-09-13T06:57:00.564Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T06:57:00.699Z] provisioning config files... [2023-09-13T06:57:00.707Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/580@tmp/config14034509099946700593tmp [Pipeline] { [Pipeline] echo [2023-09-13T06:57:00.722Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:57:01.002Z] ---> create-netrc.sh [Pipeline] } [2023-09-13T06:57:01.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:57:01.326Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-13T06:57:01.335Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:57:01.614Z] ---> sudo-logs.sh [2023-09-13T06:57:01.614Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-13T06:57:01.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:57:01.926Z] ---> job-cost.sh [2023-09-13T06:57:01.926Z] lf-activate-venv: SKIPPING [2023-09-13T06:57:01.926Z] DEBUG: total: 0.10999999940395355 [2023-09-13T06:57:01.926Z] INFO: Retrieving Stack Cost... [2023-09-13T06:57:02.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T06:57:02.753Z] INFO: Archiving Costs [Pipeline] echo [2023-09-13T06:57:02.762Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T06:57:03.042Z] ---> logs-deploy.sh [2023-09-13T06:57:03.042Z] lf-activate-venv: SKIPPING [2023-09-13T06:57:03.042Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/580 [2023-09-13T06:57:03.042Z] INFO: archiving workspace using pattern(s): [2023-09-13T06:57:03.976Z] Archives upload complete. [2023-09-13T06:57:03.976Z] INFO: archiving logs to Nexus