Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4150c7d743658feb0e30a8f224e7e597185eef5 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-ssh489037188349220180.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh12959245882853907456.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh1074877362799625611.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh2884651968405606362.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-ssh505247684445930381.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10904’ Running on prd-ubuntu20.04-docker-8c-8g-10909 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/701 [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/701 # 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 > 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 Avoid second fetch Checking out Revision e4150c7d743658feb0e30a8f224e7e597185eef5 (main) Commit message: "Merge pull request #4913 from jinlinGuan/issue-4909" > git config core.sparsecheckout # timeout=10 > git checkout -f e4150c7d743658feb0e30a8f224e7e597185eef5 # timeout=10 > git rev-list --no-walk 39852f1daf820c2bfd33d0812a7352dad20a209f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-23T04:54:47.748Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-23T04:54:47.813Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-23T04:54:47.836Z] ========================================================= [2024-09-23T04:54:47.837Z] EdgeX Global Pipelines Version Info [2024-09-23T04:54:47.837Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-23T04:54:48.581Z] ------------------- [2024-09-23T04:54:48.581Z] stable info: [2024-09-23T04:54:48.581Z] ------------------- [2024-09-23T04:54:48.581Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T04:54:48.581Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T04:54:48.581Z] Message: update stable to v1.0.263 [2024-09-23T04:54:49.152Z] ------------------- [2024-09-23T04:54:49.152Z] experimental info: [2024-09-23T04:54:49.152Z] ------------------- [2024-09-23T04:54:49.152Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T04:54:49.152Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T04:54:49.152Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-23T04:54:49.224Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-23T04:54:49.247Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-23T04:54:49.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-23T04:54:49.292Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-23T04:54:49.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-23T04:54:49.327Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-23T04:54:49.348Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-23T04:54:49.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-23T04:54:49.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-23T04:54:49.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-23T04:54:49.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-23T04:54:49.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-23T04:54:49.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-23T04:54:49.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-23T04:54:49.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-23T04:54:49.543Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-23T04:54:49.569Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-23T04:54:49.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-23T04:54:49.611Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-23T04:54:49.629Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-23T04:54:49.652Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-23T04:54:49.674Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-23T04:54:49.698Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-23T04:54:49.717Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-23T04:54:49.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-23T04:54:49.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-23T04:54:49.778Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] echo [2024-09-23T04:54:49.802Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4150c7 [Pipeline] echo [2024-09-23T04:54:49.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T04:54:49.877Z] provisioning config files... [2024-09-23T04:54:49.888Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/701@tmp/config10661129767099898598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T04:54:50.224Z] ---> ****-login.sh [2024-09-23T04:54:50.224Z] nexus3.edgexfoundry.org:10001 [2024-09-23T04:54:50.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:54:50.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:54:50.485Z] Configure a credential helper to remove this warning. See [2024-09-23T04:54:50.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:54:50.485Z] [2024-09-23T04:54:50.485Z] Login Succeeded [2024-09-23T04:54:50.485Z] nexus3.edgexfoundry.org:10002 [2024-09-23T04:54:50.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:54:50.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:54:50.485Z] Configure a credential helper to remove this warning. See [2024-09-23T04:54:50.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:54:50.485Z] [2024-09-23T04:54:50.485Z] Login Succeeded [2024-09-23T04:54:50.485Z] nexus3.edgexfoundry.org:10003 [2024-09-23T04:54:50.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:54:50.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:54:50.745Z] Configure a credential helper to remove this warning. See [2024-09-23T04:54:50.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:54:50.746Z] [2024-09-23T04:54:50.746Z] Login Succeeded [2024-09-23T04:54:50.746Z] nexus3.edgexfoundry.org:10004 [2024-09-23T04:54:50.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:54:50.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:54:50.746Z] Configure a credential helper to remove this warning. See [2024-09-23T04:54:50.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:54:50.746Z] [2024-09-23T04:54:50.746Z] Login Succeeded [2024-09-23T04:54:50.746Z] ****.io [2024-09-23T04:54:50.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:54:51.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:54:51.006Z] Configure a credential helper to remove this warning. See [2024-09-23T04:54:51.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:54:51.006Z] [2024-09-23T04:54:51.006Z] Login Succeeded [2024-09-23T04:54:51.006Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T04:54:51.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T04:54:51.341Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-23T04:54:51.341Z] + + cut -d/ -f2 [2024-09-23T04:54:51.341Z] dirname cmd/core-command/Dockerfile [2024-09-23T04:54:51.341Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/core-data/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/core-keeper/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/core-metadata/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/support-notifications/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-23T04:54:51.341Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-23T04:54:51.341Z] + cut -d/ -f2 [2024-09-23T04:54:51.341Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-23T04:54:51.374Z] 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 [2024-09-23T04:54:51.720Z] + git rev-list -1 --merges e4150c7d743658feb0e30a8f224e7e597185eef5~1..e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] echo [2024-09-23T04:54:51.733Z] -----------> git rev-list -1 --merges e4150c7d743658feb0e30a8f224e7e597185eef5~1..e4150c7d743658feb0e30a8f224e7e597185eef5 e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T04:54:51.733Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [false] [Pipeline] sh [2024-09-23T04:54:52.030Z] + git log --format=format:%s -1 e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] echo [2024-09-23T04:54:52.046Z] ========================================================= [2024-09-23T04:54:52.046Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-23T04:54:52.046Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-23T04:54:52.414Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-23T04:54:52.414Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-23T04:54:52.414Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-23T04:54:52.414Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-23T04:54:52.414Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-23T04:54:52.414Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-23T04:54:52.414Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:54:52.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T04:54:52.766Z] [2024-09-23T04:54:52.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:54:53.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T04:54:53.078Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-23T04:54:53.078Z] b85a868b505f: Pulling fs layer [2024-09-23T04:54:53.078Z] e2be974225ed: Pulling fs layer [2024-09-23T04:54:53.078Z] 339a4e72a1f5: Pulling fs layer [2024-09-23T04:54:53.078Z] 988bab9f4d93: Pulling fs layer [2024-09-23T04:54:53.078Z] 1469e6f7b9e6: Pulling fs layer [2024-09-23T04:54:53.078Z] eaf3925da568: Pulling fs layer [2024-09-23T04:54:53.078Z] bab4dde63d76: Pulling fs layer [2024-09-23T04:54:53.078Z] bde34c3a00c8: Pulling fs layer [2024-09-23T04:54:53.078Z] b352a97aabf1: Pulling fs layer [2024-09-23T04:54:53.078Z] 4872d77fe225: Pulling fs layer [2024-09-23T04:54:53.078Z] 5851b861e8e6: Pulling fs layer [2024-09-23T04:54:53.078Z] eaf3925da568: Waiting [2024-09-23T04:54:53.078Z] 988bab9f4d93: Waiting [2024-09-23T04:54:53.078Z] 1469e6f7b9e6: Waiting [2024-09-23T04:54:53.078Z] 4872d77fe225: Waiting [2024-09-23T04:54:53.078Z] bab4dde63d76: Waiting [2024-09-23T04:54:53.078Z] bde34c3a00c8: Waiting [2024-09-23T04:54:53.078Z] 5851b861e8e6: Waiting [2024-09-23T04:54:53.078Z] b352a97aabf1: Waiting [2024-09-23T04:54:53.078Z] e2be974225ed: Download complete [2024-09-23T04:54:53.078Z] 988bab9f4d93: Download complete [2024-09-23T04:54:53.078Z] 1469e6f7b9e6: Verifying Checksum [2024-09-23T04:54:53.078Z] 1469e6f7b9e6: Download complete [2024-09-23T04:54:53.337Z] eaf3925da568: Verifying Checksum [2024-09-23T04:54:53.337Z] eaf3925da568: Download complete [2024-09-23T04:54:53.337Z] 339a4e72a1f5: Verifying Checksum [2024-09-23T04:54:53.337Z] 339a4e72a1f5: Download complete [2024-09-23T04:54:53.337Z] bde34c3a00c8: Verifying Checksum [2024-09-23T04:54:53.337Z] bde34c3a00c8: Download complete [2024-09-23T04:54:53.337Z] b352a97aabf1: Download complete [2024-09-23T04:54:53.337Z] 4872d77fe225: Verifying Checksum [2024-09-23T04:54:53.337Z] 4872d77fe225: Download complete [2024-09-23T04:54:53.337Z] 5851b861e8e6: Download complete [2024-09-23T04:54:53.337Z] b85a868b505f: Verifying Checksum [2024-09-23T04:54:53.337Z] b85a868b505f: Download complete [2024-09-23T04:54:53.594Z] bab4dde63d76: Verifying Checksum [2024-09-23T04:54:53.594Z] bab4dde63d76: Download complete [2024-09-23T04:54:54.530Z] b85a868b505f: Pull complete [2024-09-23T04:54:54.790Z] e2be974225ed: Pull complete [2024-09-23T04:54:55.049Z] 339a4e72a1f5: Pull complete [2024-09-23T04:54:55.307Z] 988bab9f4d93: Pull complete [2024-09-23T04:54:55.566Z] 1469e6f7b9e6: Pull complete [2024-09-23T04:54:55.566Z] eaf3925da568: Pull complete [2024-09-23T04:54:57.468Z] bab4dde63d76: Pull complete [2024-09-23T04:54:57.468Z] bde34c3a00c8: Pull complete [2024-09-23T04:54:57.468Z] b352a97aabf1: Pull complete [2024-09-23T04:54:57.468Z] 4872d77fe225: Pull complete [2024-09-23T04:54:57.727Z] 5851b861e8e6: Pull complete [2024-09-23T04:54:57.727Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-23T04:54:57.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T04:54:57.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T04:54:58.190Z] prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container [2024-09-23T04:54:58.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 [2024-09-23T04:55:01.088Z] $ docker top 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 -eo pid,comm [2024-09-23T04:55:01.151Z] 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). [2024-09-23T04:55:01.151Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-23T04:55:01.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T04:55:01.215Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T04:55:01.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T04:55:01.331Z] $ docker exec 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 ssh-agent [2024-09-23T04:55:01.448Z] SSH_AUTH_SOCK=/tmp/ssh-MPwG0s7PeFBU/agent.31 [2024-09-23T04:55:01.448Z] SSH_AGENT_PID=37 [2024-09-23T04:55:01.455Z] Running ssh-add (command line suppressed) [2024-09-23T04:55:01.563Z] Identity added: /w/workspace/edgex-go/701@tmp/private_key_10247271285579859839.key (/w/workspace/edgex-go/701@tmp/private_key_10247271285579859839.key) [2024-09-23T04:55:01.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T04:55:01.876Z] + git tag --points-at HEAD [Pipeline] } [2024-09-23T04:55:01.885Z] $ docker exec --env ******** --env ******** 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 ssh-agent -k [2024-09-23T04:55:01.976Z] unset SSH_AUTH_SOCK; [2024-09-23T04:55:01.976Z] unset SSH_AGENT_PID; [2024-09-23T04:55:01.976Z] echo Agent pid 37 killed; [2024-09-23T04:55:01.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-23T04:55:02.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T04:55:02.028Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T04:55:02.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T04:55:02.142Z] $ docker exec 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 ssh-agent [2024-09-23T04:55:02.262Z] SSH_AUTH_SOCK=/tmp/ssh-8fsRJsiuJG2U/agent.71 [2024-09-23T04:55:02.262Z] SSH_AGENT_PID=77 [2024-09-23T04:55:02.267Z] Running ssh-add (command line suppressed) [2024-09-23T04:55:02.365Z] Identity added: /w/workspace/edgex-go/701@tmp/private_key_7653296936568502332.key (/w/workspace/edgex-go/701@tmp/private_key_7653296936568502332.key) [2024-09-23T04:55:02.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T04:55:02.674Z] + git semver init [2024-09-23T04:55:02.933Z] 2024-09-23 04:55:02,846 [run_init] DEBUG init version:0.0.0 force:False [2024-09-23T04:55:02.933Z] 2024-09-23 04:55:02,847 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/701/.semver [2024-09-23T04:55:02.933Z] 2024-09-23 04:55:02,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/701/.semver [2024-09-23T04:55:02.933Z] 2024-09-23 04:55:02,848 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/701/.semver'], cwd=/w/workspace/edgex-go/701, universal_newlines=False, shell=None, istream=None) [2024-09-23T04:55:08.209Z] 2024-09-23 04:55:08,060 [append_file] DEBUG append to file:/w/workspace/edgex-go/701/.git/info/exclude [2024-09-23T04:55:08.209Z] 2024-09-23 04:55:08,061 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/701/.semver/main with force:False [2024-09-23T04:55:08.209Z] 2024-09-23 04:55:08,061 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main [2024-09-23T04:55:08.209Z] 2024-09-23 04:55:08,061 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main [2024-09-23T04:55:08.209Z] 3.2.0-dev.79 [Pipeline] } [2024-09-23T04:55:08.217Z] $ docker exec --env ******** --env ******** 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 ssh-agent -k [2024-09-23T04:55:08.319Z] unset SSH_AUTH_SOCK; [2024-09-23T04:55:08.322Z] unset SSH_AGENT_PID; [2024-09-23T04:55:08.322Z] echo Agent pid 77 killed; [2024-09-23T04:55:08.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T04:55:08.658Z] + git semver [Pipeline] } [2024-09-23T04:55:08.930Z] $ docker stop --time=1 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 [2024-09-23T04:55:10.242Z] $ docker rm -f --volumes 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-23T04:55:10.599Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-23T04:55:10.820Z] Stashed 1 file(s) [Pipeline] echo [2024-09-23T04:55:10.825Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.79 [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 [2024-09-23T04:55:11.266Z] + git config --global --add safe.directory /w/workspace/edgex-go/701 [Pipeline] echo [2024-09-23T04:55:11.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-23T04:55:11.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-23T04:55:11.312Z] ========================================================= [2024-09-23T04:55:11.312Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-23T04:55:11.312Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-23T04:55:11.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-23T04:55:11.601Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-23T04:55:11.601Z] 619be1103602: Pulling fs layer [2024-09-23T04:55:11.601Z] 7862e08f4a3e: Pulling fs layer [2024-09-23T04:55:11.601Z] 5df492c9dc93: Pulling fs layer [2024-09-23T04:55:11.601Z] 7629e6793208: Pulling fs layer [2024-09-23T04:55:11.601Z] 4f4fb700ef54: Pulling fs layer [2024-09-23T04:55:11.601Z] fb5054dd5b73: Pulling fs layer [2024-09-23T04:55:11.601Z] eeca6798cff9: Pulling fs layer [2024-09-23T04:55:11.601Z] aa269ceb94a6: Pulling fs layer [2024-09-23T04:55:11.601Z] ada007ff1a6a: Pulling fs layer [2024-09-23T04:55:11.601Z] fb5054dd5b73: Waiting [2024-09-23T04:55:11.601Z] eeca6798cff9: Waiting [2024-09-23T04:55:11.601Z] aa269ceb94a6: Waiting [2024-09-23T04:55:11.601Z] ada007ff1a6a: Waiting [2024-09-23T04:55:11.601Z] 7629e6793208: Waiting [2024-09-23T04:55:11.601Z] 4f4fb700ef54: Waiting [2024-09-23T04:55:11.601Z] 7862e08f4a3e: Verifying Checksum [2024-09-23T04:55:11.601Z] 7862e08f4a3e: Download complete [2024-09-23T04:55:11.601Z] 7629e6793208: Verifying Checksum [2024-09-23T04:55:11.601Z] 7629e6793208: Download complete [2024-09-23T04:55:11.601Z] 4f4fb700ef54: Download complete [2024-09-23T04:55:11.601Z] fb5054dd5b73: Verifying Checksum [2024-09-23T04:55:11.601Z] fb5054dd5b73: Download complete [2024-09-23T04:55:11.601Z] 619be1103602: Verifying Checksum [2024-09-23T04:55:11.601Z] 619be1103602: Download complete [2024-09-23T04:55:11.601Z] eeca6798cff9: Verifying Checksum [2024-09-23T04:55:11.601Z] eeca6798cff9: Download complete [2024-09-23T04:55:11.859Z] 619be1103602: Pull complete [2024-09-23T04:55:11.859Z] ada007ff1a6a: Verifying Checksum [2024-09-23T04:55:11.859Z] ada007ff1a6a: Download complete [2024-09-23T04:55:12.116Z] 7862e08f4a3e: Pull complete [2024-09-23T04:55:12.116Z] 5df492c9dc93: Verifying Checksum [2024-09-23T04:55:12.116Z] 5df492c9dc93: Download complete [2024-09-23T04:55:12.374Z] aa269ceb94a6: Verifying Checksum [2024-09-23T04:55:15.656Z] 5df492c9dc93: Pull complete [2024-09-23T04:55:15.656Z] 7629e6793208: Pull complete [2024-09-23T04:55:15.656Z] 4f4fb700ef54: Pull complete [2024-09-23T04:55:15.656Z] fb5054dd5b73: Pull complete [2024-09-23T04:55:15.656Z] eeca6798cff9: Pull complete [2024-09-23T04:55:18.183Z] aa269ceb94a6: Pull complete [2024-09-23T04:55:18.183Z] ada007ff1a6a: Pull complete [2024-09-23T04:55:18.441Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-23T04:55:18.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-23T04:55:18.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-23T04:55:18.741Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-23T04:55:18.741Z] WORKDIR /edgex [2024-09-23T04:55:18.741Z] COPY go.mod . [2024-09-23T04:55:18.741Z] RUN go mod download [2024-09-23T04:55:18.741Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-23T04:55:19.307Z] Sending build context to Docker daemon 179.4MB [2024-09-23T04:55:19.307Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-23T04:55:19.307Z] ---> f489d0715acc [2024-09-23T04:55:19.307Z] Step 2/4 : WORKDIR /edgex [2024-09-23T04:55:24.578Z] ---> Running in cb38f8a2e8ee [2024-09-23T04:55:24.578Z] Removing intermediate container cb38f8a2e8ee [2024-09-23T04:55:24.578Z] ---> 80bbf6d8891e [2024-09-23T04:55:24.578Z] Step 3/4 : COPY go.mod . [2024-09-23T04:55:24.578Z] ---> 46220b6e6b8d [2024-09-23T04:55:24.578Z] Step 4/4 : RUN go mod download [2024-09-23T04:55:24.578Z] ---> Running in 3367582d4d9d [2024-09-23T04:55:25.941Z] Still waiting to schedule task [2024-09-23T04:55:25.941Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10905’ [2024-09-23T04:55:51.141Z] Removing intermediate container 3367582d4d9d [2024-09-23T04:55:51.141Z] ---> 0f7dec9dc745 [2024-09-23T04:55:51.141Z] Successfully built 0f7dec9dc745 [2024-09-23T04:55:51.141Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:55:51.440Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-23T04:55:51.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T04:55:51.539Z] prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container [2024-09-23T04:55:51.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 [2024-09-23T04:55:52.030Z] $ docker top ba435e7e68dd5ee3a00580e43bad2f5193716e7fc48fe598cad4b3f0685ab654 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T04:55:52.376Z] + go version [2024-09-23T04:55:52.377Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-23T04:55:52.385Z] $ docker stop --time=1 ba435e7e68dd5ee3a00580e43bad2f5193716e7fc48fe598cad4b3f0685ab654 [2024-09-23T04:55:53.658Z] $ docker rm -f --volumes ba435e7e68dd5ee3a00580e43bad2f5193716e7fc48fe598cad4b3f0685ab654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:55:54.099Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-23T04:55:54.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T04:55:54.179Z] prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container [2024-09-23T04:55:54.206Z] $ 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/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 [2024-09-23T04:55:54.532Z] $ docker top 7964b0149143e9872a4ed8efc7c83fbc286cd7fc0fe0ab43b0315116a6ca2e8f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-23T04:55:54.609Z] ========================================================= [2024-09-23T04:55:54.609Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-23T04:55:54.609Z] ========================================================= [Pipeline] sh [2024-09-23T04:55:54.889Z] + git config --global --add safe.directory /w/workspace/edgex-go/701 [Pipeline] fileExists [Pipeline] sh [2024-09-23T04:55:55.195Z] + make test [2024-09-23T04:55:55.195Z] go test -race -coverprofile=coverage.out ./... [2024-09-23T04:56:03.312Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-23T04:56:29.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-23T04:56:29.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-23T04:56:29.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-23T04:56:29.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-23T04:56:30.111Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-23T04:56:30.111Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-23T04:56:30.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-23T04:56:30.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-23T04:56:30.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-23T04:56:30.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-23T04:56:30.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-23T04:56:30.369Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-23T04:56:30.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-23T04:56:30.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-23T04:56:30.975Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-23T04:56:30.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-23T04:56:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-23T04:56:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-23T04:56:33.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements [2024-09-23T04:56:33.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-23T04:56:33.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-23T04:56:33.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-23T04:56:34.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-09-23T04:56:34.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-23T04:56:34.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-23T04:56:34.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-23T04:56:34.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-23T04:56:34.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-23T04:56:34.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-23T04:56:34.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-23T04:56:34.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-23T04:56:34.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-23T04:56:34.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-23T04:56:34.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-23T04:56:36.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-23T04:56:36.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-23T04:56:36.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-23T04:56:36.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-23T04:56:36.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-23T04:56:37.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2024-09-23T04:56:37.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements [2024-09-23T04:56:37.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.464s coverage: 93.4% of statements [2024-09-23T04:56:37.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements [2024-09-23T04:56:37.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-23T04:56:37.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-23T04:56:39.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 7.0% of statements [2024-09-23T04:56:39.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-23T04:56:39.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-23T04:56:39.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-23T04:56:39.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-23T04:56:39.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-23T04:56:39.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-23T04:56:39.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-23T04:56:39.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-23T04:56:39.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-23T04:56:39.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-23T04:56:39.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-23T04:56:41.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-23T04:56:41.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 95.8% of statements [2024-09-23T04:56:41.094Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-09-23T04:56:41.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-23T04:56:41.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-23T04:56:41.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-09-23T04:56:42.487Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 0.8% of statements [2024-09-23T04:56:42.487Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 30.9% of statements [2024-09-23T04:56:42.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-09-23T04:56:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-23T04:56:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-23T04:56:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-23T04:56:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-23T04:56:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.019s coverage: 77.8% of statements [2024-09-23T04:56:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-09-23T04:56:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-09-23T04:56:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-09-23T04:56:44.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-23T04:56:44.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-23T04:56:44.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-23T04:56:44.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-23T04:56:45.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-23T04:56:45.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-23T04:56:45.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-23T04:56:46.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-23T04:56:46.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-23T04:56:46.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-23T04:56:46.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-23T04:56:46.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-23T04:56:46.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-23T04:56:47.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-23T04:56:48.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-23T04:56:49.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-23T04:56:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-23T04:56:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-23T04:56:52.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-23T04:56:52.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-23T04:56:52.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-23T04:56:54.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-23T04:56:54.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-23T04:56:54.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-23T04:56:54.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-23T04:56:54.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-23T04:56:54.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-23T04:56:54.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-23T04:56:55.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-23T04:56:55.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-23T04:56:55.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-23T04:56:55.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-09-23T04:56:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-23T04:56:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-23T04:56:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-23T04:56:57.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-23T04:56:57.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-23T04:56:57.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-23T04:56:57.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-23T04:56:59.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-23T04:56:59.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-23T04:56:59.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-23T04:56:59.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-23T04:57:00.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-23T04:57:00.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-23T04:57:01.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-23T04:57:01.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.245s coverage: 79.9% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.045s coverage: 92.9% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.027s coverage: 87.2% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 36.5% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.050s coverage: 97.1% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.038s coverage: 19.9% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-09-23T04:57:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements [2024-09-23T04:57:08.083Z] 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 [2024-09-23T04:57:08.342Z] running golangci-lint [2024-09-23T04:57:08.602Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-23T04:57:08.602Z] go version go1.21.9 linux/amd64 [2024-09-23T04:57:08.602Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-23T04:57:08.863Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-23T04:57:30.794Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 22.152810547s" [2024-09-23T04:57:31.052Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.41329ms" [2024-09-23T04:57:43.250Z] level=info msg="[linters_context/goanalysis] analyzers took 1m55.663874845s with top 10 stages: buildir: 51.26521585s, gosec: 7.428210577s, fact_deprecated: 2.605611772s, inspect: 2.51354855s, ctrlflow: 1.689313424s, printf: 1.580164223s, fact_purity: 1.356627175s, nilness: 1.344019922s, S1038: 1.093765524s, unused: 777.009608ms" [2024-09-23T04:57:43.250Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-23T04:57:43.250Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, skip_dirs: 214/214, exclude: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, nolint: 0/22" [2024-09-23T04:57:43.250Z] level=info msg="[runner] processing took 18.388512ms with stages: nolint: 8.129124ms, identifier_marker: 4.766961ms, autogenerated_exclude: 1.617322ms, exclude-rules: 1.575341ms, path_prettifier: 1.49725ms, skip_dirs: 755.474µs, cgo: 28.49µs, filename_unadjuster: 15.14µs, max_same_issues: 520ns, fixer: 450ns, skip_files: 380ns, uniq_by_line: 360ns, exclude: 270ns, severity-rules: 240ns, sort_results: 230ns, diff: 210ns, path_shortener: 210ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 100ns" [2024-09-23T04:57:43.250Z] level=info msg="[runner] linters took 10.841659185s with stages: goanalysis_metalinter: 10.823187771s" [2024-09-23T04:57:43.250Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-23T04:57:43.250Z] level=info msg="Memory: 328 samples, avg is 278.0MB, max is 1300.2MB" [2024-09-23T04:57:43.250Z] level=info msg="Execution took 33.039971551s" [2024-09-23T04:57:43.250Z] go vet ./... [2024-09-23T04:57:48.529Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-23T04:57:48.529Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-23T04:57:48.529Z] ./bin/test-attribution-txt.sh [2024-09-23T04:57:48.529Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-23T04:57:48.529Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-23T04:57:48.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-23T04:57:48.835Z] + ls -al . [2024-09-23T04:57:48.835Z] total 944 [2024-09-23T04:57:48.835Z] drwxrwxr-x 11 1001 1001 4096 Sep 23 04:55 . [2024-09-23T04:57:48.835Z] drwxr-xr-x 4 root root 4096 Sep 23 04:55 .. [2024-09-23T04:57:48.835Z] drwxrwxr-x 2 1001 1001 4096 Sep 23 04:54 .blubracket [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 10 Sep 23 04:54 .dockerignore [2024-09-23T04:57:48.835Z] drwxrwxr-x 8 1001 1001 4096 Sep 23 04:57 .git [2024-09-23T04:57:48.835Z] drwxrwxr-x 3 1001 1001 4096 Sep 23 04:54 .github [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 1102 Sep 23 04:54 .gitignore [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 42 Sep 23 04:54 .golangci.yml [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 100 Sep 23 04:54 .hadolint.yml [2024-09-23T04:57:48.835Z] drwxr-xr-x 3 1001 1001 4096 Sep 23 04:55 .semver [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 155 Sep 23 04:54 .sonarcloud.properties [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 1171 Sep 23 04:54 ADOPTERS.md [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 21286 Sep 23 04:54 Attribution.txt [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 100284 Sep 23 04:54 CHANGELOG.md [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 3804 Sep 23 04:54 CONTRIBUTING.md [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 677 Sep 23 04:54 GOVERNANCE.md [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 861 Sep 23 04:54 Jenkinsfile [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 10775 Sep 23 04:54 LICENSE [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 16854 Sep 23 04:54 Makefile [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 582 Sep 23 04:54 OWNERS.md [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 9528 Sep 23 04:54 README.md [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 789 Sep 23 04:54 SECURITY.md [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 12 Sep 23 04:55 VERSION [2024-09-23T04:57:48.835Z] drwxrwxr-x 2 1001 1001 4096 Sep 23 04:54 bin [2024-09-23T04:57:48.835Z] drwxrwxr-x 20 1001 1001 4096 Sep 23 04:54 cmd [2024-09-23T04:57:48.835Z] -rw-r--r-- 1 root root 576066 Sep 23 04:57 coverage.out [2024-09-23T04:57:48.835Z] drwxrwxr-x 2 1001 1001 4096 Sep 23 04:54 fuzz_test [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 7305 Sep 23 04:54 go.mod [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 102748 Sep 23 04:54 go.sum [2024-09-23T04:57:48.835Z] drwxrwxr-x 7 1001 1001 4096 Sep 23 04:54 internal [2024-09-23T04:57:48.835Z] drwxrwxr-x 3 1001 1001 4096 Sep 23 04:54 openapi [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 584 Sep 23 04:54 security.txt [2024-09-23T04:57:48.835Z] -rw-rw-r-- 1 1001 1001 204 Sep 23 04:54 version.go [Pipeline] sh [2024-09-23T04:57:49.124Z] + '[' -e coverage.out ] [2024-09-23T04:57:49.124Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-23T04:57:49.248Z] Stashed 1 file(s) [Pipeline] sh [2024-09-23T04:57:49.529Z] + make build [2024-09-23T04:57:49.529Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-23T04:58:11.453Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-23T04:58:12.021Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-23T04:58:13.397Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-23T04:58:13.964Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-23T04:58:15.342Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-23T04:58:19.529Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-23T04:58:20.913Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-23T04:58:22.813Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-23T04:58:24.715Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-23T04:58:25.282Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-23T04:58:25.849Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-23T04:58:26.417Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-23T04:58:27.360Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-23T04:58:28.308Z] $ docker stop --time=1 7964b0149143e9872a4ed8efc7c83fbc286cd7fc0fe0ab43b0315116a6ca2e8f [2024-09-23T04:58:34.706Z] $ docker rm -f --volumes 7964b0149143e9872a4ed8efc7c83fbc286cd7fc0fe0ab43b0315116a6ca2e8f [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 [2024-09-23T04:58:35.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-23T04:58:35.743Z] [2024-09-23T04:58:35.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:58:36.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-23T04:58:36.044Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-23T04:58:36.044Z] 91d30c5bc195: Pulling fs layer [2024-09-23T04:58:36.044Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-23T04:58:36.044Z] 9c61dcf015f6: Pulling fs layer [2024-09-23T04:58:36.044Z] 4698f68db338: Pulling fs layer [2024-09-23T04:58:36.044Z] 2a2f49069b9e: Pulling fs layer [2024-09-23T04:58:36.044Z] e0025b399a48: Pulling fs layer [2024-09-23T04:58:36.044Z] 2a2f49069b9e: Waiting [2024-09-23T04:58:36.044Z] e0025b399a48: Waiting [2024-09-23T04:58:36.302Z] 91d30c5bc195: Download complete [2024-09-23T04:58:36.302Z] 4698f68db338: Verifying Checksum [2024-09-23T04:58:36.302Z] 4698f68db338: Download complete [2024-09-23T04:58:36.302Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-23T04:58:36.302Z] 2e9b0aa3be6d: Download complete [2024-09-23T04:58:36.302Z] e0025b399a48: Download complete [2024-09-23T04:58:36.302Z] 91d30c5bc195: Pull complete [2024-09-23T04:58:36.302Z] 2a2f49069b9e: Download complete [2024-09-23T04:58:36.560Z] 2e9b0aa3be6d: Pull complete [2024-09-23T04:58:36.819Z] 9c61dcf015f6: Verifying Checksum [2024-09-23T04:58:36.819Z] 9c61dcf015f6: Download complete [2024-09-23T04:58:39.345Z] 9c61dcf015f6: Pull complete [2024-09-23T04:58:39.345Z] 4698f68db338: Pull complete [2024-09-23T04:58:39.604Z] 2a2f49069b9e: Pull complete [2024-09-23T04:58:39.604Z] e0025b399a48: Pull complete [2024-09-23T04:58:39.604Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-23T04:58:39.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-23T04:58:39.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T04:58:39.693Z] prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container [2024-09-23T04:58:39.720Z] $ 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/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 [2024-09-23T04:58:43.682Z] $ docker top 80e3724b5d8b0b3a595ced5869315c614a1a9f7104c5aa1b78022a6a5ba8cb72 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T04:58:44.039Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-23T04:58:46.572Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #1 transferring dockerfile: 1.70kB done [2024-09-23T04:58:46.572Z] #1 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #2 transferring dockerfile: 1.85kB done [2024-09-23T04:58:46.572Z] #2 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #3 transferring dockerfile: 2.49kB done [2024-09-23T04:58:46.572Z] #3 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #4 transferring dockerfile: 3.17kB done [2024-09-23T04:58:46.572Z] #4 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #5 transferring dockerfile: 1.81kB done [2024-09-23T04:58:46.572Z] #5 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #6 transferring dockerfile: 2.15kB done [2024-09-23T04:58:46.572Z] #6 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #7 transferring dockerfile: 2.23kB done [2024-09-23T04:58:46.572Z] #7 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #8 transferring dockerfile: 1.69kB done [2024-09-23T04:58:46.572Z] #8 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #9 transferring dockerfile: 2.07kB done [2024-09-23T04:58:46.572Z] #9 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #10 [core-data internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #10 transferring dockerfile: 2.07kB done [2024-09-23T04:58:46.572Z] #10 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #11 transferring dockerfile: 2.13kB done [2024-09-23T04:58:46.572Z] #11 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #12 transferring dockerfile: 1.89kB done [2024-09-23T04:58:46.572Z] #12 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #13 transferring dockerfile: 2.50kB done [2024-09-23T04:58:46.572Z] #13 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-09-23T04:58:46.572Z] #14 transferring dockerfile: 1.93kB done [2024-09-23T04:58:46.572Z] #14 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #15 [security-spire-server internal] load .dockerignore [2024-09-23T04:58:46.572Z] #15 transferring context: 50B done [2024-09-23T04:58:46.572Z] #15 DONE 0.0s [2024-09-23T04:58:46.572Z] [2024-09-23T04:58:46.572Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-09-23T04:58:46.830Z] #16 transferring dockerfile: 1.95kB done [2024-09-23T04:58:46.830Z] #16 DONE 0.0s [2024-09-23T04:58:46.830Z] [2024-09-23T04:58:46.830Z] #17 [core-command internal] load build definition from Dockerfile [2024-09-23T04:58:46.830Z] #17 transferring dockerfile: 1.93kB done [2024-09-23T04:58:46.830Z] #17 DONE 0.0s [2024-09-23T04:58:46.830Z] [2024-09-23T04:58:46.830Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-09-23T04:58:46.830Z] #18 transferring context: 50B done [2024-09-23T04:58:46.830Z] #18 DONE 0.0s [2024-09-23T04:58:46.830Z] [2024-09-23T04:58:46.830Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-09-23T04:58:47.091Z] #19 transferring context: 50B done [2024-09-23T04:58:47.091Z] #19 DONE 0.1s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #20 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T04:58:47.091Z] #20 ... [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #21 [security-bootstrapper internal] load .dockerignore [2024-09-23T04:58:47.091Z] #21 transferring context: 50B done [2024-09-23T04:58:47.091Z] #21 DONE 0.1s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #22 [security-spire-agent internal] load .dockerignore [2024-09-23T04:58:47.091Z] #22 transferring context: 50B done [2024-09-23T04:58:47.091Z] #22 DONE 0.1s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #23 [security-proxy-auth internal] load .dockerignore [2024-09-23T04:58:47.091Z] #23 transferring context: 50B done [2024-09-23T04:58:47.091Z] #23 DONE 0.1s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-23T04:58:47.091Z] #24 transferring context: 50B done [2024-09-23T04:58:47.091Z] #24 DONE 0.1s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #25 [core-metadata internal] load .dockerignore [2024-09-23T04:58:47.091Z] #25 transferring context: 50B done [2024-09-23T04:58:47.091Z] #25 DONE 0.1s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #20 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T04:58:47.091Z] #20 DONE 0.2s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #26 [core-keeper internal] load .dockerignore [2024-09-23T04:58:47.091Z] #26 transferring context: 50B done [2024-09-23T04:58:47.091Z] #26 DONE 0.2s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #27 [core-data internal] load .dockerignore [2024-09-23T04:58:47.091Z] #27 transferring context: 50B done [2024-09-23T04:58:47.091Z] #27 DONE 0.2s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-09-23T04:58:47.091Z] #28 transferring context: 50B done [2024-09-23T04:58:47.091Z] #28 DONE 0.2s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #29 [security-proxy-setup internal] load .dockerignore [2024-09-23T04:58:47.091Z] #29 transferring context: 50B done [2024-09-23T04:58:47.091Z] #29 DONE 0.1s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #30 [security-spire-config internal] load .dockerignore [2024-09-23T04:58:47.091Z] #30 transferring context: 50B done [2024-09-23T04:58:47.091Z] #30 DONE 0.2s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #31 [support-notifications internal] load .dockerignore [2024-09-23T04:58:47.091Z] #31 transferring context: 50B done [2024-09-23T04:58:47.091Z] #31 DONE 0.1s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #32 [support-scheduler internal] load .dockerignore [2024-09-23T04:58:47.091Z] #32 transferring context: 50B done [2024-09-23T04:58:47.091Z] #32 DONE 0.2s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-23T04:58:47.091Z] #33 DONE 0.0s [2024-09-23T04:58:47.091Z] [2024-09-23T04:58:47.091Z] #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T04:58:47.091Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T04:58:47.349Z] #34 ... [2024-09-23T04:58:47.349Z] [2024-09-23T04:58:47.349Z] #35 [core-command internal] load .dockerignore [2024-09-23T04:58:47.349Z] #35 transferring context: 50B done [2024-09-23T04:58:47.349Z] #35 DONE 0.2s [2024-09-23T04:58:47.349Z] [2024-09-23T04:58:47.349Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-23T04:58:47.349Z] #33 DONE 0.0s [2024-09-23T04:58:47.349Z] [2024-09-23T04:58:47.349Z] #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T04:58:47.349Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T04:58:47.349Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T04:58:47.349Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-23T04:58:47.349Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-23T04:58:47.349Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.16MB / 3.42MB 0.1s [2024-09-23T04:58:47.349Z] #34 ... [2024-09-23T04:58:47.349Z] [2024-09-23T04:58:47.349Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-23T04:58:47.349Z] #33 DONE 0.0s [2024-09-23T04:58:47.349Z] [2024-09-23T04:58:47.349Z] #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T04:58:47.349Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s [2024-09-23T04:58:47.349Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-23T04:58:47.607Z] #34 ... [2024-09-23T04:58:47.607Z] [2024-09-23T04:58:47.607Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-23T04:58:47.607Z] #33 DONE 0.0s [2024-09-23T04:58:47.607Z] [2024-09-23T04:58:47.607Z] #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T04:58:47.607Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T04:58:47.607Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T04:58:47.607Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-23T04:58:47.607Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-23T04:58:47.607Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-23T04:58:47.607Z] #34 ... [2024-09-23T04:58:47.607Z] [2024-09-23T04:58:47.607Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-23T04:58:47.607Z] #33 DONE 0.0s [2024-09-23T04:58:47.607Z] [2024-09-23T04:58:47.607Z] #20 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T04:58:47.607Z] #20 DONE 0.4s [2024-09-23T04:58:47.607Z] [2024-09-23T04:58:47.607Z] #34 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T04:58:47.607Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T04:58:47.607Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T04:58:47.607Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-23T04:58:47.607Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-23T04:58:47.607Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-23T04:58:47.607Z] #34 ... [2024-09-23T04:58:47.607Z] [2024-09-23T04:58:47.607Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-23T04:58:47.607Z] #36 DONE 0.5s [2024-09-23T04:58:47.607Z] [2024-09-23T04:58:47.607Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-23T04:58:47.607Z] #33 DONE 0.0s [2024-09-23T04:58:47.607Z] [2024-09-23T04:58:47.607Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-23T04:58:47.607Z] #37 DONE 0.7s [2024-09-23T04:58:47.607Z] [2024-09-23T04:58:47.607Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T04:58:47.607Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T04:58:47.607Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T04:58:47.607Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-23T04:58:47.607Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-23T04:58:47.607Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-23T04:58:47.900Z] #34 ... [2024-09-23T04:58:47.900Z] [2024-09-23T04:58:47.900Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-23T04:58:47.900Z] #33 DONE 0.0s [2024-09-23T04:58:47.900Z] [2024-09-23T04:58:47.900Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T04:58:47.900Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-23T04:58:48.158Z] #34 ... [2024-09-23T04:58:48.158Z] [2024-09-23T04:58:48.158Z] #38 [core-command internal] load build context [2024-09-23T04:58:48.158Z] #38 DONE 0.0s [2024-09-23T04:58:48.158Z] [2024-09-23T04:58:48.158Z] #20 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T04:58:48.158Z] #20 DONE 0.8s [2024-09-23T04:58:48.158Z] [2024-09-23T04:58:48.158Z] #39 [security-spire-agent internal] load build context [2024-09-23T04:58:48.158Z] #39 transferring context: 27.24kB 0.0s done [2024-09-23T04:58:48.158Z] #39 DONE 0.3s [2024-09-23T04:58:48.158Z] [2024-09-23T04:58:48.158Z] #40 [security-spire-config internal] load build context [2024-09-23T04:58:48.158Z] #40 transferring context: 25.96kB 0.0s done [2024-09-23T04:58:48.158Z] #40 DONE 0.4s [2024-09-23T04:58:48.158Z] [2024-09-23T04:58:48.158Z] #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T04:58:48.158Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T04:58:48.158Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T04:58:48.158Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-23T04:58:48.158Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-23T04:58:48.158Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-23T04:58:48.158Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-23T04:58:48.158Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T04:58:48.158Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T04:58:48.158Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-23T04:58:48.158Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-23T04:58:48.158Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-23T04:58:48.158Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-23T04:58:48.158Z] #34 DONE 1.3s [2024-09-23T04:58:48.158Z] [2024-09-23T04:58:48.158Z] #41 [security-spire-server internal] load build context [2024-09-23T04:58:48.158Z] #41 transferring context: 27.71kB 0.0s done [2024-09-23T04:58:48.158Z] #41 DONE 0.5s [2024-09-23T04:58:48.158Z] [2024-09-23T04:58:48.158Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T04:58:48.158Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-23T04:58:48.158Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-23T04:58:48.158Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-23T04:58:48.158Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-23T04:58:48.158Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-23T04:58:48.158Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-09-23T04:58:48.158Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-23T04:58:48.158Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-09-23T04:58:48.158Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-23T04:58:48.158Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.5s [2024-09-23T04:58:48.425Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.6s [2024-09-23T04:58:48.425Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-23T04:58:48.425Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-09-23T04:58:49.377Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done [2024-09-23T04:58:49.377Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-23T04:58:49.634Z] #42 ... [2024-09-23T04:58:49.635Z] [2024-09-23T04:58:49.635Z] #43 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-23T04:58:49.635Z] #43 DONE 2.4s [2024-09-23T04:58:49.635Z] [2024-09-23T04:58:49.635Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T04:58:51.569Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2024-09-23T04:58:55.861Z] #42 ... [2024-09-23T04:58:55.861Z] [2024-09-23T04:58:55.861Z] #44 [core-keeper internal] load build context [2024-09-23T04:58:55.861Z] #44 transferring context: 149.63MB 7.4s [2024-09-23T04:58:55.861Z] #44 ... [2024-09-23T04:58:55.861Z] [2024-09-23T04:58:55.861Z] #45 [core-data internal] load build context [2024-09-23T04:58:55.861Z] #45 ... [2024-09-23T04:58:55.861Z] [2024-09-23T04:58:55.861Z] #44 [core-keeper internal] load build context [2024-09-23T04:58:57.242Z] #44 ... [2024-09-23T04:58:57.242Z] [2024-09-23T04:58:57.242Z] #46 [security-bootstrapper internal] load build context [2024-09-23T04:58:57.242Z] #46 ... [2024-09-23T04:58:57.242Z] [2024-09-23T04:58:57.242Z] #47 [support-cron-scheduler internal] load build context [2024-09-23T04:58:57.500Z] #47 ... [2024-09-23T04:58:57.500Z] [2024-09-23T04:58:57.500Z] #48 [security-proxy-auth internal] load build context [2024-09-23T04:58:57.500Z] #48 ... [2024-09-23T04:58:57.500Z] [2024-09-23T04:58:57.500Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-23T04:58:57.500Z] #49 ... [2024-09-23T04:58:57.500Z] [2024-09-23T04:58:57.500Z] #50 [core-metadata internal] load build context [2024-09-23T04:58:57.758Z] #50 ... [2024-09-23T04:58:57.758Z] [2024-09-23T04:58:57.758Z] #51 [security-proxy-setup internal] load build context [2024-09-23T04:58:57.758Z] #51 ... [2024-09-23T04:58:57.758Z] [2024-09-23T04:58:57.758Z] #52 [security-secretstore-setup internal] load build context [2024-09-23T04:58:58.016Z] #52 ... [2024-09-23T04:58:58.016Z] [2024-09-23T04:58:58.016Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T04:58:58.016Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-09-23T04:58:58.016Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-23T04:58:58.016Z] #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-23T04:58:58.016Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-23T04:58:58.016Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-23T04:58:58.016Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-23T04:58:58.016Z] #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-23T04:58:58.016Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-09-23T04:58:58.016Z] #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done [2024-09-23T04:58:58.016Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-23T04:58:58.016Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-09-23T04:58:58.016Z] #53 ... [2024-09-23T04:58:58.016Z] [2024-09-23T04:58:58.016Z] #51 [security-proxy-setup internal] load build context [2024-09-23T04:58:58.016Z] #51 ... [2024-09-23T04:58:58.016Z] [2024-09-23T04:58:58.016Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-23T04:58:58.275Z] #54 ... [2024-09-23T04:58:58.275Z] [2024-09-23T04:58:58.275Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-23T04:58:58.275Z] #55 ... [2024-09-23T04:58:58.275Z] [2024-09-23T04:58:58.275Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-23T04:58:58.533Z] #56 ... [2024-09-23T04:58:58.533Z] [2024-09-23T04:58:58.533Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-23T04:58:58.533Z] #57 ... [2024-09-23T04:58:58.533Z] [2024-09-23T04:58:58.533Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-23T04:58:58.533Z] #58 ... [2024-09-23T04:58:58.533Z] [2024-09-23T04:58:58.533Z] #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-23T04:58:58.799Z] #59 ... [2024-09-23T04:58:58.799Z] [2024-09-23T04:58:58.799Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-23T04:58:58.799Z] #60 ... [2024-09-23T04:58:58.799Z] [2024-09-23T04:58:58.799Z] #38 [core-command internal] load build context [2024-09-23T04:58:59.685Z] #38 ... [2024-09-23T04:58:59.685Z] [2024-09-23T04:58:59.685Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-23T04:59:01.103Z] #61 ... [2024-09-23T04:59:01.103Z] [2024-09-23T04:59:01.103Z] #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T04:59:01.103Z] #62 ... [2024-09-23T04:59:01.103Z] [2024-09-23T04:59:01.103Z] #63 [support-scheduler internal] load build context [2024-09-23T04:59:01.103Z] #63 ... [2024-09-23T04:59:01.103Z] [2024-09-23T04:59:01.103Z] #64 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-23T04:59:01.420Z] #64 ... [2024-09-23T04:59:01.420Z] [2024-09-23T04:59:01.420Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T04:59:01.420Z] #65 ... [2024-09-23T04:59:01.420Z] [2024-09-23T04:59:01.420Z] #66 [support-notifications internal] load build context [2024-09-23T04:59:01.420Z] #66 transferring context: 149.27MB 10.5s [2024-09-23T04:59:01.420Z] #66 ... [2024-09-23T04:59:01.420Z] [2024-09-23T04:59:01.420Z] #67 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-23T04:59:01.420Z] #67 ... [2024-09-23T04:59:01.420Z] [2024-09-23T04:59:01.420Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-23T04:59:01.420Z] #68 ... [2024-09-23T04:59:01.420Z] [2024-09-23T04:59:01.420Z] #66 [support-notifications internal] load build context [2024-09-23T04:59:06.042Z] #66 transferring context: 179.46MB 15.8s [2024-09-23T04:59:06.806Z] #66 ... [2024-09-23T04:59:06.806Z] [2024-09-23T04:59:06.806Z] #45 [core-data internal] load build context [2024-09-23T04:59:07.150Z] #45 ... [2024-09-23T04:59:07.150Z] [2024-09-23T04:59:07.150Z] #66 [support-notifications internal] load build context [2024-09-23T04:59:07.150Z] #66 ... [2024-09-23T04:59:07.150Z] [2024-09-23T04:59:07.150Z] #44 [core-keeper internal] load build context [2024-09-23T04:59:07.407Z] #44 ... [2024-09-23T04:59:07.407Z] [2024-09-23T04:59:07.407Z] #46 [security-bootstrapper internal] load build context [2024-09-23T04:59:07.407Z] #46 ... [2024-09-23T04:59:07.407Z] [2024-09-23T04:59:07.407Z] #48 [security-proxy-auth internal] load build context [2024-09-23T04:59:07.666Z] #48 ... [2024-09-23T04:59:07.666Z] [2024-09-23T04:59:07.666Z] #47 [support-cron-scheduler internal] load build context [2024-09-23T04:59:07.666Z] #47 ... [2024-09-23T04:59:07.666Z] [2024-09-23T04:59:07.666Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-23T04:59:07.927Z] #49 ... [2024-09-23T04:59:07.927Z] [2024-09-23T04:59:07.927Z] #50 [core-metadata internal] load build context [2024-09-23T04:59:07.927Z] #50 ... [2024-09-23T04:59:07.927Z] [2024-09-23T04:59:07.927Z] #52 [security-secretstore-setup internal] load build context [2024-09-23T04:59:07.927Z] #52 ... [2024-09-23T04:59:07.927Z] [2024-09-23T04:59:07.927Z] #50 [core-metadata internal] load build context [2024-09-23T04:59:08.187Z] #50 transferring context: 496.57MB 20.5s done [2024-09-23T04:59:08.187Z] #50 ... [2024-09-23T04:59:08.187Z] [2024-09-23T04:59:08.187Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-23T04:59:08.446Z] #54 ... [2024-09-23T04:59:08.446Z] [2024-09-23T04:59:08.446Z] #51 [security-proxy-setup internal] load build context [2024-09-23T04:59:08.446Z] #51 transferring context: 496.57MB 20.6s done [2024-09-23T04:59:08.446Z] #51 ... [2024-09-23T04:59:08.446Z] [2024-09-23T04:59:08.446Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-23T04:59:09.034Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10910 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-23T04:59:09.059Z] Running in /w/workspace/edgex-go/701 [Pipeline] { [Pipeline] checkout [2024-09-23T04:59:09.834Z] #54 transferring context: 496.57MB 20.1s done [2024-09-23T04:59:09.834Z] #54 ... [2024-09-23T04:59:09.834Z] [2024-09-23T04:59:09.834Z] #38 [core-command internal] load build context [2024-09-23T04:59:09.834Z] #38 transferring context: 496.57MB 20.5s done [2024-09-23T04:59:10.146Z] #38 ... [2024-09-23T04:59:10.146Z] [2024-09-23T04:59:10.146Z] #46 [security-bootstrapper internal] load build context [2024-09-23T04:59:10.405Z] #46 ... [2024-09-23T04:59:10.405Z] [2024-09-23T04:59:10.405Z] #63 [support-scheduler internal] load build context [2024-09-23T04:59:10.405Z] #63 transferring context: 496.57MB 20.3s done [2024-09-23T04:59:10.405Z] #63 ... [2024-09-23T04:59:10.405Z] [2024-09-23T04:59:10.405Z] #46 [security-bootstrapper internal] load build context [2024-09-23T04:59:10.974Z] #46 transferring context: 496.57MB 23.6s done [2024-09-23T04:59:12.135Z] The recommended git tool is: git [2024-09-23T04:59:16.273Z] #46 ... [2024-09-23T04:59:16.273Z] [2024-09-23T04:59:16.273Z] #66 [support-notifications internal] load build context [2024-09-23T04:59:16.273Z] #66 transferring context: 496.57MB 22.7s done [2024-09-23T04:59:17.214Z] #66 ... [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #50 [core-metadata internal] load build context [2024-09-23T04:59:17.214Z] #50 DONE 29.6s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #51 [security-proxy-setup internal] load build context [2024-09-23T04:59:17.214Z] #51 DONE 29.4s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #64 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-23T04:59:17.214Z] #64 DONE 27.6s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #47 [support-cron-scheduler internal] load build context [2024-09-23T04:59:17.214Z] #47 transferring context: 496.57MB 21.1s done [2024-09-23T04:59:17.214Z] #47 DONE 29.9s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #48 [security-proxy-auth internal] load build context [2024-09-23T04:59:17.214Z] #48 transferring context: 496.57MB 21.3s done [2024-09-23T04:59:17.214Z] #48 DONE 29.8s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-23T04:59:17.214Z] #49 transferring context: 496.57MB 21.0s done [2024-09-23T04:59:17.214Z] #49 DONE 29.6s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #45 [core-data internal] load build context [2024-09-23T04:59:17.214Z] #45 transferring context: 496.57MB 23.0s done [2024-09-23T04:59:17.214Z] #45 DONE 29.6s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #38 [core-command internal] load build context [2024-09-23T04:59:17.214Z] #38 DONE 29.0s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-23T04:59:17.214Z] #54 DONE 29.0s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #63 [support-scheduler internal] load build context [2024-09-23T04:59:17.214Z] #63 DONE 29.0s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #66 [support-notifications internal] load build context [2024-09-23T04:59:17.214Z] #66 DONE 29.1s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #52 [security-secretstore-setup internal] load build context [2024-09-23T04:59:17.214Z] #52 transferring context: 496.57MB 22.6s done [2024-09-23T04:59:17.214Z] #52 DONE 29.9s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #44 [core-keeper internal] load build context [2024-09-23T04:59:17.214Z] #44 transferring context: 496.57MB 24.1s done [2024-09-23T04:59:17.214Z] #44 DONE 29.7s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #46 [security-bootstrapper internal] load build context [2024-09-23T04:59:17.214Z] #46 DONE 30.0s [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T04:59:17.214Z] #65 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:17.214Z] #65 ... [2024-09-23T04:59:17.214Z] [2024-09-23T04:59:17.214Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T04:59:17.214Z] #42 DONE 29.8s [2024-09-23T04:59:17.474Z] [2024-09-23T04:59:17.474Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-23T04:59:17.474Z] #58 29.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:18.040Z] #58 29.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:18.040Z] #58 29.49 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-23T04:59:18.040Z] #58 29.49 (2/2) Installing su-exec (0.2-r3) [2024-09-23T04:59:18.040Z] #58 29.50 Executing busybox-1.36.1-r7.trigger [2024-09-23T04:59:18.040Z] #58 29.50 OK: 7 MiB in 17 packages [2024-09-23T04:59:19.727Z] using credential edgex-jenkins-ssh [2024-09-23T04:59:19.761Z] Cloning the remote Git repository [2024-09-23T04:59:19.825Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-23T04:59:19.938Z] > git init /w/workspace/edgex-go/701 # timeout=10 [2024-09-23T04:59:20.114Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-23T04:59:20.115Z] > git --version # timeout=10 [2024-09-23T04:59:20.147Z] > git --version # 'git version 2.25.1' [2024-09-23T04:59:20.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T04:59:20.348Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T04:59:22.979Z] #58 ... [2024-09-23T04:59:22.979Z] [2024-09-23T04:59:22.979Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-23T04:59:22.979Z] #56 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:22.979Z] #56 31.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:22.979Z] #56 31.39 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T04:59:22.979Z] #56 31.39 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T04:59:22.979Z] #56 31.39 OK: 20070 distinct packages available [2024-09-23T04:59:22.979Z] #56 31.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:22.979Z] #56 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:22.979Z] #56 31.91 (1/11) Installing ca-certificates (20240226-r0) [2024-09-23T04:59:22.979Z] #56 32.13 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-23T04:59:22.979Z] #56 32.14 (3/11) Installing libunistring (1.1-r1) [2024-09-23T04:59:22.979Z] #56 32.16 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-23T04:59:22.979Z] #56 32.16 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-23T04:59:22.979Z] #56 32.17 (6/11) Installing libcurl (8.9.1-r0) [2024-09-23T04:59:22.979Z] #56 32.18 (7/11) Installing curl (8.9.1-r0) [2024-09-23T04:59:22.979Z] #56 32.18 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-23T04:59:22.979Z] #56 32.19 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-23T04:59:22.979Z] #56 32.19 (10/11) Installing libucontext (1.2-r2) [2024-09-23T04:59:22.979Z] #56 32.19 (11/11) Installing gcompat (1.1.0-r1) [2024-09-23T04:59:22.979Z] #56 32.20 Executing busybox-1.36.1-r7.trigger [2024-09-23T04:59:22.979Z] #56 32.20 Executing ca-certificates-20240226-r0.trigger [2024-09-23T04:59:22.979Z] #56 32.26 OK: 12 MiB in 26 packages [2024-09-23T04:59:27.286Z] #56 ... [2024-09-23T04:59:27.286Z] [2024-09-23T04:59:27.286Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-23T04:59:27.286Z] #69 ... [2024-09-23T04:59:27.286Z] [2024-09-23T04:59:27.286Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T04:59:27.286Z] #70 ... [2024-09-23T04:59:27.286Z] [2024-09-23T04:59:27.286Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-23T04:59:27.286Z] #61 28.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:27.286Z] #61 28.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:27.286Z] #61 29.37 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T04:59:27.286Z] #61 29.37 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T04:59:27.286Z] #61 29.37 OK: 20070 distinct packages available [2024-09-23T04:59:27.286Z] #61 29.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:27.286Z] #61 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:27.286Z] #61 30.16 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-23T04:59:27.286Z] #61 30.16 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-23T04:59:27.286Z] #61 30.16 (3/4) Installing libucontext (1.2-r2) [2024-09-23T04:59:27.286Z] #61 30.16 (4/4) Installing gcompat (1.1.0-r1) [2024-09-23T04:59:27.286Z] #61 30.16 Executing busybox-1.36.1-r7.trigger [2024-09-23T04:59:27.286Z] #61 30.16 OK: 8 MiB in 19 packages [2024-09-23T04:59:27.571Z] #61 ... [2024-09-23T04:59:27.571Z] [2024-09-23T04:59:27.571Z] #71 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T04:59:27.571Z] #71 ... [2024-09-23T04:59:27.571Z] [2024-09-23T04:59:27.571Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T04:59:27.835Z] #72 ... [2024-09-23T04:59:27.835Z] [2024-09-23T04:59:27.835Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T04:59:27.835Z] #53 ... [2024-09-23T04:59:27.835Z] [2024-09-23T04:59:27.835Z] #67 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-23T04:59:27.835Z] #67 29.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:27.835Z] #67 29.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:27.835Z] #67 29.65 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-23T04:59:27.835Z] #67 29.74 Executing busybox-1.36.1-r7.trigger [2024-09-23T04:59:27.835Z] #67 29.75 OK: 7 MiB in 16 packages [2024-09-23T04:59:28.120Z] #67 ... [2024-09-23T04:59:28.121Z] [2024-09-23T04:59:28.121Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-23T04:59:28.382Z] #73 ... [2024-09-23T04:59:28.382Z] [2024-09-23T04:59:28.382Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-23T04:59:28.382Z] #55 29.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:28.382Z] #55 29.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:28.382Z] #55 29.40 (1/2) Installing ca-certificates (20240226-r0) [2024-09-23T04:59:28.382Z] #55 29.42 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-23T04:59:28.382Z] #55 29.42 Executing busybox-1.36.1-r7.trigger [2024-09-23T04:59:28.382Z] #55 29.42 Executing ca-certificates-20240226-r0.trigger [2024-09-23T04:59:28.382Z] #55 29.47 OK: 8 MiB in 17 packages [2024-09-23T04:59:28.382Z] #55 ... [2024-09-23T04:59:28.382Z] [2024-09-23T04:59:28.382Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T04:59:28.382Z] #65 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:28.382Z] #65 30.25 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-23T04:59:28.382Z] #65 30.27 Executing busybox-1.36.1-r7.trigger [2024-09-23T04:59:28.382Z] #65 30.31 OK: 7 MiB in 16 packages [2024-09-23T04:59:28.382Z] #65 DONE 40.1s [2024-09-23T04:59:28.382Z] [2024-09-23T04:59:28.382Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-23T04:59:28.382Z] #55 DONE 40.3s [2024-09-23T04:59:28.382Z] [2024-09-23T04:59:28.382Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-23T04:59:28.382Z] #56 DONE 40.2s [2024-09-23T04:59:28.382Z] [2024-09-23T04:59:28.382Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-23T04:59:28.382Z] #60 30.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:28.382Z] #60 30.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:28.382Z] #60 30.79 (1/3) Installing ca-certificates (20240226-r0) [2024-09-23T04:59:28.382Z] #60 30.89 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-23T04:59:28.382Z] #60 30.89 (3/3) Installing tzdata (2024a-r0) [2024-09-23T04:59:28.382Z] #60 30.97 Executing busybox-1.36.1-r7.trigger [2024-09-23T04:59:28.382Z] #60 30.98 Executing ca-certificates-20240226-r0.trigger [2024-09-23T04:59:28.382Z] #60 31.02 OK: 11 MiB in 18 packages [2024-09-23T04:59:28.382Z] #60 DONE 40.2s [2024-09-23T04:59:28.382Z] [2024-09-23T04:59:28.382Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-23T04:59:28.382Z] #61 DONE 40.1s [2024-09-23T04:59:28.382Z] [2024-09-23T04:59:28.382Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-23T04:59:28.382Z] #58 DONE 40.2s [2024-09-23T04:59:28.382Z] [2024-09-23T04:59:28.382Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-23T04:59:28.643Z] #74 ... [2024-09-23T04:59:28.643Z] [2024-09-23T04:59:28.643Z] #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T04:59:28.643Z] #62 DONE 40.2s [2024-09-23T04:59:28.643Z] [2024-09-23T04:59:28.643Z] #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-23T04:59:28.643Z] #67 DONE 40.3s [2024-09-23T04:59:28.905Z] [2024-09-23T04:59:28.905Z] #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-23T04:59:30.302Z] #75 ... [2024-09-23T04:59:30.302Z] [2024-09-23T04:59:30.302Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T04:59:30.302Z] #72 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.302Z] #72 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.302Z] #72 12.74 OK: 264 MiB in 52 packages [2024-09-23T04:59:30.302Z] #72 DONE 13.3s [2024-09-23T04:59:30.302Z] [2024-09-23T04:59:30.302Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-23T04:59:30.302Z] #68 41.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.302Z] #68 41.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.302Z] #68 41.41 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-23T04:59:30.302Z] #68 41.41 (2/4) Installing openssl (3.1.7-r0) [2024-09-23T04:59:30.302Z] #68 41.42 (3/4) Installing su-exec (0.2-r3) [2024-09-23T04:59:30.302Z] #68 41.43 (4/4) Installing yq (4.33.3-r5) [2024-09-23T04:59:30.302Z] #68 41.59 Executing busybox-1.36.1-r7.trigger [2024-09-23T04:59:30.302Z] #68 41.61 OK: 17 MiB in 19 packages [2024-09-23T04:59:30.302Z] #68 DONE 42.1s [2024-09-23T04:59:30.302Z] [2024-09-23T04:59:30.302Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-23T04:59:30.302Z] #57 41.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.302Z] #57 41.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.302Z] #57 41.41 (1/4) Installing ca-certificates (20240226-r0) [2024-09-23T04:59:30.302Z] #57 41.42 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-23T04:59:30.302Z] #57 41.43 (3/4) Installing su-exec (0.2-r3) [2024-09-23T04:59:30.302Z] #57 41.43 (4/4) Installing yq (4.33.3-r5) [2024-09-23T04:59:30.302Z] #57 41.59 Executing busybox-1.36.1-r7.trigger [2024-09-23T04:59:30.302Z] #57 41.60 Executing ca-certificates-20240226-r0.trigger [2024-09-23T04:59:30.302Z] #57 41.64 OK: 17 MiB in 19 packages [2024-09-23T04:59:30.302Z] #57 DONE 42.0s [2024-09-23T04:59:30.560Z] [2024-09-23T04:59:30.560Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-23T04:59:30.560Z] #73 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.560Z] #73 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.560Z] #73 12.89 OK: 264 MiB in 52 packages [2024-09-23T04:59:30.560Z] #73 DONE 13.4s [2024-09-23T04:59:30.560Z] [2024-09-23T04:59:30.560Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T04:59:30.560Z] #71 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.560Z] #71 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.560Z] #71 13.27 OK: 264 MiB in 52 packages [2024-09-23T04:59:30.560Z] #71 DONE 13.4s [2024-09-23T04:59:30.560Z] [2024-09-23T04:59:30.560Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-23T04:59:30.560Z] #59 40.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.560Z] #59 41.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.560Z] #59 41.32 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T04:59:30.560Z] #59 41.32 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T04:59:30.560Z] #59 41.32 OK: 20070 distinct packages available [2024-09-23T04:59:30.560Z] #59 41.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.560Z] #59 41.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.560Z] #59 41.64 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-23T04:59:30.560Z] #59 41.66 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-23T04:59:30.560Z] #59 41.67 (3/5) Installing libucontext (1.2-r2) [2024-09-23T04:59:30.560Z] #59 41.67 (4/5) Installing gcompat (1.1.0-r1) [2024-09-23T04:59:30.560Z] #59 41.67 (5/5) Installing openssl (3.1.7-r0) [2024-09-23T04:59:30.560Z] #59 41.69 Executing busybox-1.36.1-r7.trigger [2024-09-23T04:59:30.560Z] #59 41.70 OK: 8 MiB in 20 packages [2024-09-23T04:59:30.560Z] #59 DONE 42.2s [2024-09-23T04:59:30.560Z] [2024-09-23T04:59:30.560Z] #76 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-23T04:59:30.560Z] #76 ... [2024-09-23T04:59:30.560Z] [2024-09-23T04:59:30.560Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-23T04:59:30.560Z] #77 DONE 0.3s [2024-09-23T04:59:30.820Z] [2024-09-23T04:59:30.820Z] #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-23T04:59:30.820Z] #78 DONE 0.3s [2024-09-23T04:59:30.820Z] [2024-09-23T04:59:30.820Z] #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-23T04:59:30.820Z] #79 DONE 0.3s [2024-09-23T04:59:30.820Z] [2024-09-23T04:59:30.820Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-23T04:59:30.820Z] #69 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.820Z] #69 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.820Z] #69 13.24 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T04:59:30.820Z] #69 13.24 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T04:59:30.820Z] #69 13.24 OK: 20079 distinct packages available [2024-09-23T04:59:30.820Z] #69 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.820Z] #69 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:30.820Z] #69 13.57 OK: 264 MiB in 52 packages [2024-09-23T04:59:30.820Z] #69 DONE 13.7s [2024-09-23T04:59:30.820Z] [2024-09-23T04:59:30.820Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-23T04:59:30.820Z] #80 DONE 0.1s [2024-09-23T04:59:30.820Z] [2024-09-23T04:59:30.820Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T04:59:31.079Z] #81 ... [2024-09-23T04:59:31.079Z] [2024-09-23T04:59:31.079Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T04:59:31.079Z] #70 DONE 14.0s [2024-09-23T04:59:31.337Z] [2024-09-23T04:59:31.337Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-23T04:59:31.904Z] #82 ... [2024-09-23T04:59:31.904Z] [2024-09-23T04:59:31.904Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T04:59:31.904Z] #0 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:31.904Z] #0 3.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:31.904Z] #0 3.332 OK: 7 MiB in 16 packages [2024-09-23T04:59:31.904Z] #83 DONE 3.4s [2024-09-23T04:59:32.162Z] [2024-09-23T04:59:32.162Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-23T04:59:32.162Z] #75 3.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:32.162Z] #75 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:32.162Z] #75 3.524 OK: 7 MiB in 16 packages [2024-09-23T04:59:32.162Z] #75 DONE 3.6s [2024-09-23T04:59:32.162Z] [2024-09-23T04:59:32.162Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T04:59:32.162Z] #0 3.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:32.162Z] #0 3.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:32.162Z] #0 3.550 OK: 8 MiB in 17 packages [2024-09-23T04:59:32.162Z] #84 DONE 3.7s [2024-09-23T04:59:32.162Z] [2024-09-23T04:59:32.162Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T04:59:32.162Z] #0 3.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:32.162Z] #0 3.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:32.162Z] #0 3.581 OK: 11 MiB in 18 packages [2024-09-23T04:59:32.162Z] #85 DONE 3.8s [2024-09-23T04:59:32.162Z] [2024-09-23T04:59:32.162Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T04:59:32.729Z] #86 ... [2024-09-23T04:59:32.729Z] [2024-09-23T04:59:32.729Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T04:59:32.729Z] #0 3.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:32.729Z] #0 3.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:32.729Z] #0 4.120 OK: 12 MiB in 26 packages [2024-09-23T04:59:32.729Z] #87 DONE 4.2s [2024-09-23T04:59:32.987Z] [2024-09-23T04:59:32.987Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-23T04:59:32.987Z] #0 4.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:32.987Z] #0 4.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:32.987Z] #0 4.303 OK: 8 MiB in 19 packages [2024-09-23T04:59:32.987Z] #88 DONE 4.4s [2024-09-23T04:59:32.987Z] [2024-09-23T04:59:32.987Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T04:59:33.553Z] #89 ... [2024-09-23T04:59:33.553Z] [2024-09-23T04:59:33.553Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-23T04:59:33.553Z] #0 2.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:33.553Z] #0 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:33.553Z] #0 2.787 OK: 17 MiB in 19 packages [2024-09-23T04:59:33.553Z] #90 DONE 3.3s [2024-09-23T04:59:33.812Z] [2024-09-23T04:59:33.812Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T04:59:33.812Z] #89 DONE 0.8s [2024-09-23T04:59:33.812Z] [2024-09-23T04:59:33.812Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-23T04:59:33.812Z] #74 4.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:33.812Z] #74 4.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:33.812Z] #74 4.683 OK: 7 MiB in 17 packages [2024-09-23T04:59:33.812Z] #74 DONE 5.2s [2024-09-23T04:59:33.812Z] [2024-09-23T04:59:33.812Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-23T04:59:33.812Z] #91 DONE 0.1s [2024-09-23T04:59:33.812Z] [2024-09-23T04:59:33.812Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-23T04:59:33.812Z] #92 DONE 0.0s [2024-09-23T04:59:33.812Z] [2024-09-23T04:59:33.812Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T04:59:33.812Z] #93 DONE 0.0s [2024-09-23T04:59:33.812Z] [2024-09-23T04:59:33.812Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-23T04:59:33.812Z] #94 DONE 0.0s [2024-09-23T04:59:33.812Z] [2024-09-23T04:59:33.812Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-23T04:59:33.812Z] #95 DONE 0.0s [2024-09-23T04:59:33.812Z] [2024-09-23T04:59:33.812Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-23T04:59:34.070Z] #96 ... [2024-09-23T04:59:34.070Z] [2024-09-23T04:59:34.070Z] #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-23T04:59:34.070Z] #0 3.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:34.070Z] #0 3.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:34.070Z] #0 3.589 OK: 17 MiB in 19 packages [2024-09-23T04:59:34.070Z] #97 DONE 3.7s [2024-09-23T04:59:34.070Z] [2024-09-23T04:59:34.070Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-23T04:59:34.070Z] #98 DONE 0.1s [2024-09-23T04:59:34.333Z] [2024-09-23T04:59:34.333Z] #76 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-23T04:59:34.333Z] #76 3.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:34.333Z] #76 3.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:34.333Z] #76 3.910 OK: 8 MiB in 20 packages [2024-09-23T04:59:34.333Z] #76 DONE 4.2s [2024-09-23T04:59:34.333Z] [2024-09-23T04:59:34.333Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-23T04:59:35.743Z] #99 DONE 1.4s [2024-09-23T04:59:35.743Z] [2024-09-23T04:59:35.743Z] #100 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-23T04:59:35.743Z] #0 4.386 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:35.743Z] #0 4.875 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:35.743Z] #0 5.529 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-23T04:59:35.743Z] #0 5.828 Executing busybox-1.36.1-r7.trigger [2024-09-23T04:59:35.743Z] #0 5.840 OK: 7 MiB in 16 packages [2024-09-23T04:59:35.743Z] #100 DONE 7.3s [2024-09-23T04:59:35.743Z] [2024-09-23T04:59:35.743Z] #101 [security-spire-config] exporting to image [2024-09-23T04:59:35.743Z] #101 exporting layers [2024-09-23T04:59:36.012Z] #101 exporting layers 2.0s done [2024-09-23T04:59:36.012Z] #101 writing image sha256:a324006a5089d47602132769c769f69ddbba36b37952062347d75f8e82200e63 done [2024-09-23T04:59:36.012Z] #101 naming to docker.io/library/security-spire-config done [2024-09-23T04:59:36.012Z] #101 DONE 2.0s [2024-09-23T04:59:36.012Z] [2024-09-23T04:59:36.012Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T04:59:36.012Z] #102 DONE 1.5s [2024-09-23T04:59:36.012Z] [2024-09-23T04:59:36.012Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-23T04:59:36.012Z] #103 DONE 0.1s [2024-09-23T04:59:36.012Z] [2024-09-23T04:59:36.012Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-23T04:59:36.585Z] #104 DONE 0.7s [2024-09-23T04:59:36.585Z] [2024-09-23T04:59:36.585Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-23T04:59:36.585Z] #82 4.798 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:36.585Z] #82 5.297 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:59:36.585Z] #82 ... [2024-09-23T04:59:36.585Z] [2024-09-23T04:59:36.585Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T04:59:36.585Z] #105 DONE 0.7s [2024-09-23T04:59:36.585Z] [2024-09-23T04:59:36.585Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-23T04:59:36.585Z] #96 DONE 3.0s [2024-09-23T04:59:36.846Z] [2024-09-23T04:59:36.846Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-23T04:59:36.846Z] #106 DONE 0.2s [2024-09-23T04:59:36.846Z] [2024-09-23T04:59:36.846Z] #107 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-23T04:59:36.846Z] #107 DONE 0.1s [2024-09-23T04:59:36.846Z] [2024-09-23T04:59:36.846Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T04:59:36.846Z] #108 DONE 0.2s [2024-09-23T04:59:36.846Z] [2024-09-23T04:59:36.846Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-23T04:59:36.846Z] #109 DONE 0.1s [2024-09-23T04:59:36.846Z] [2024-09-23T04:59:36.846Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-23T04:59:36.847Z] #110 DONE 0.1s [2024-09-23T04:59:36.847Z] [2024-09-23T04:59:36.847Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T04:59:36.847Z] #111 DONE 0.1s [2024-09-23T04:59:36.847Z] [2024-09-23T04:59:36.847Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-23T04:59:36.847Z] #112 DONE 0.1s [2024-09-23T04:59:36.847Z] [2024-09-23T04:59:36.847Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-23T04:59:36.847Z] #113 DONE 0.0s [2024-09-23T04:59:36.847Z] [2024-09-23T04:59:36.847Z] #101 [security-spire-server] exporting to image [2024-09-23T04:59:37.107Z] #101 ... [2024-09-23T04:59:37.107Z] [2024-09-23T04:59:37.107Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-23T04:59:37.107Z] #114 DONE 0.0s [2024-09-23T04:59:37.107Z] [2024-09-23T04:59:37.107Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-23T04:59:37.107Z] #82 5.942 OK: 264 MiB in 52 packages [2024-09-23T04:59:37.107Z] #82 DONE 6.1s [2024-09-23T04:59:37.107Z] [2024-09-23T04:59:37.107Z] #101 [security-spire-agent] exporting to image [2024-09-23T04:59:37.366Z] #101 ... [2024-09-23T04:59:37.366Z] [2024-09-23T04:59:37.366Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-23T04:59:37.366Z] #115 DONE 0.0s [2024-09-23T04:59:37.366Z] [2024-09-23T04:59:37.366Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T04:59:37.628Z] #116 ... [2024-09-23T04:59:37.628Z] [2024-09-23T04:59:37.628Z] #101 [security-spire-agent] exporting to image [2024-09-23T04:59:37.628Z] #101 exporting layers 0.6s done [2024-09-23T04:59:37.628Z] #101 writing image sha256:82549d24e158d8eaa4ef30f4ca646b47e1f3606d0e462eeaa884d5812fdebfea done [2024-09-23T04:59:37.628Z] #101 naming to docker.io/library/security-spire-server done [2024-09-23T04:59:37.628Z] #101 writing image sha256:7c1a14c305dab2cba1f2665f347b4a059a1f029b3bef751800f3ed9436e8cd59 done [2024-09-23T04:59:37.628Z] #101 naming to docker.io/library/security-spire-agent done [2024-09-23T04:59:37.628Z] #101 DONE 2.8s [2024-09-23T04:59:37.890Z] [2024-09-23T04:59:37.890Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T04:59:38.666Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-23T04:59:38.686Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T04:59:39.673Z] Avoid second fetch [2024-09-23T04:59:39.674Z] Checking out Revision e4150c7d743658feb0e30a8f224e7e597185eef5 (main) [2024-09-23T04:59:40.546Z] Commit message: "Merge pull request #4913 from jinlinGuan/issue-4909" [2024-09-23T04:59:41.190Z] #117 ... [2024-09-23T04:59:41.190Z] [2024-09-23T04:59:41.191Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T04:59:39.688Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T04:59:39.770Z] > git checkout -f e4150c7d743658feb0e30a8f224e7e597185eef5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-23T04:59:45.462Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-23T04:59:45.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T04:59:45.462Z] Dload Upload Total Spent Left Speed [2024-09-23T04:59:45.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-09-23T04:59:45.792Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-23T04:59:46.132Z] + sudo tee /etc/docker/daemon.new [2024-09-23T04:59:46.133Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-23T04:59:46.133Z] { [2024-09-23T04:59:46.133Z] "registry-mirrors": [ [2024-09-23T04:59:46.133Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-23T04:59:46.133Z] ], [2024-09-23T04:59:46.133Z] "bip": "10.250.0.254/24", [2024-09-23T04:59:46.133Z] "hosts": [ [2024-09-23T04:59:46.133Z] "tcp://0.0.0.0:5555", [2024-09-23T04:59:46.133Z] "unix:///var/run/docker.sock" [2024-09-23T04:59:46.133Z] ], [2024-09-23T04:59:46.133Z] "mtu": 1458, [2024-09-23T04:59:46.133Z] "selinux-enabled": true, [2024-09-23T04:59:46.133Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-23T04:59:46.133Z] } [Pipeline] sh [2024-09-23T04:59:46.476Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-23T04:59:46.807Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T05:00:05.081Z] provisioning config files... [2024-09-23T05:00:05.115Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/701@tmp/config328103211320523750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:00:05.563Z] ---> ****-login.sh [2024-09-23T05:00:05.563Z] nexus3.edgexfoundry.org:10001 [2024-09-23T05:00:05.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:00:06.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:00:06.807Z] Configure a credential helper to remove this warning. See [2024-09-23T05:00:06.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:00:06.807Z] [2024-09-23T05:00:06.807Z] Login Succeeded [2024-09-23T05:00:06.807Z] nexus3.edgexfoundry.org:10002 [2024-09-23T05:00:07.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:00:07.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:00:07.076Z] Configure a credential helper to remove this warning. See [2024-09-23T05:00:07.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:00:07.076Z] [2024-09-23T05:00:07.076Z] Login Succeeded [2024-09-23T05:00:07.076Z] nexus3.edgexfoundry.org:10003 [2024-09-23T05:00:07.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:00:08.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:00:08.660Z] Configure a credential helper to remove this warning. See [2024-09-23T05:00:08.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:00:08.660Z] [2024-09-23T05:00:08.660Z] Login Succeeded [2024-09-23T05:00:08.660Z] nexus3.edgexfoundry.org:10004 [2024-09-23T05:00:08.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:00:08.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:00:08.928Z] Configure a credential helper to remove this warning. See [2024-09-23T05:00:08.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:00:08.928Z] [2024-09-23T05:00:08.928Z] Login Succeeded [2024-09-23T05:00:08.928Z] ****.io [2024-09-23T05:00:09.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:00:09.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:00:09.466Z] Configure a credential helper to remove this warning. See [2024-09-23T05:00:09.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:00:09.466Z] [2024-09-23T05:00:09.466Z] Login Succeeded [2024-09-23T05:00:09.466Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T05:00:09.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-23T05:00:10.115Z] + git config --global --add safe.directory /w/workspace/edgex-go/701 [Pipeline] echo [2024-09-23T05:00:10.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-23T05:00:10.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-23T05:00:10.176Z] ========================================================= [2024-09-23T05:00:10.176Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-23T05:00:10.176Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-23T05:00:10.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-23T05:00:10.773Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-23T05:00:10.773Z] c6b39de5b339: Pulling fs layer [2024-09-23T05:00:10.773Z] a69c41024577: Pulling fs layer [2024-09-23T05:00:10.773Z] d6de4b400683: Pulling fs layer [2024-09-23T05:00:10.773Z] 35cb2a7552d0: Pulling fs layer [2024-09-23T05:00:10.773Z] 4f4fb700ef54: Pulling fs layer [2024-09-23T05:00:10.773Z] 464afbd9ba4c: Pulling fs layer [2024-09-23T05:00:10.773Z] 00f215d4a9da: Pulling fs layer [2024-09-23T05:00:10.773Z] d496ad576159: Pulling fs layer [2024-09-23T05:00:10.773Z] 35cb2a7552d0: Waiting [2024-09-23T05:00:10.773Z] 4f4fb700ef54: Waiting [2024-09-23T05:00:10.773Z] 464afbd9ba4c: Waiting [2024-09-23T05:00:10.773Z] 00f215d4a9da: Waiting [2024-09-23T05:00:10.773Z] d496ad576159: Waiting [2024-09-23T05:00:10.773Z] a69c41024577: Verifying Checksum [2024-09-23T05:00:10.773Z] a69c41024577: Download complete [2024-09-23T05:00:10.773Z] 35cb2a7552d0: Verifying Checksum [2024-09-23T05:00:10.773Z] 35cb2a7552d0: Download complete [2024-09-23T05:00:10.773Z] 4f4fb700ef54: Verifying Checksum [2024-09-23T05:00:10.773Z] 4f4fb700ef54: Download complete [2024-09-23T05:00:10.773Z] 464afbd9ba4c: Verifying Checksum [2024-09-23T05:00:10.773Z] 464afbd9ba4c: Download complete [2024-09-23T05:00:10.773Z] c6b39de5b339: Verifying Checksum [2024-09-23T05:00:10.773Z] c6b39de5b339: Download complete [2024-09-23T05:00:11.357Z] d496ad576159: Verifying Checksum [2024-09-23T05:00:11.357Z] d496ad576159: Download complete [2024-09-23T05:00:11.628Z] c6b39de5b339: Pull complete [2024-09-23T05:00:12.215Z] a69c41024577: Pull complete [2024-09-23T05:00:12.483Z] d6de4b400683: Download complete [2024-09-23T05:00:13.445Z] 00f215d4a9da: Verifying Checksum [2024-09-23T05:00:13.445Z] 00f215d4a9da: Download complete [2024-09-23T05:00:25.764Z] d6de4b400683: Pull complete [2024-09-23T05:00:25.764Z] 35cb2a7552d0: Pull complete [2024-09-23T05:00:26.031Z] 4f4fb700ef54: Pull complete [2024-09-23T05:00:26.298Z] 464afbd9ba4c: Pull complete [2024-09-23T05:00:28.793Z] #118 DONE 52.5s [2024-09-23T05:00:28.793Z] [2024-09-23T05:00:28.793Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:00:28.793Z] #86 DONE 52.2s [2024-09-23T05:00:28.793Z] [2024-09-23T05:00:28.793Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:00:28.793Z] #117 DONE 52.5s [2024-09-23T05:00:28.793Z] [2024-09-23T05:00:28.793Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:00:28.793Z] #116 DONE 46.0s [2024-09-23T05:00:28.793Z] [2024-09-23T05:00:28.793Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:00:28.793Z] #81 DONE 52.5s [2024-09-23T05:00:28.793Z] [2024-09-23T05:00:28.793Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-23T05:00:34.109Z] #119 ... [2024-09-23T05:00:34.109Z] [2024-09-23T05:00:34.109Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-23T05:00:34.109Z] #120 ... [2024-09-23T05:00:34.109Z] [2024-09-23T05:00:34.109Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-09-23T05:00:34.109Z] #121 ... [2024-09-23T05:00:34.109Z] [2024-09-23T05:00:34.109Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-09-23T05:00:34.109Z] #122 ... [2024-09-23T05:00:34.109Z] [2024-09-23T05:00:34.109Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-09-23T05:00:35.072Z] #123 ... [2024-09-23T05:00:35.072Z] [2024-09-23T05:00:35.072Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-09-23T05:00:35.072Z] #121 DONE 12.0s [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:00:35.331Z] #124 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #125 [core-command builder 6/7] COPY . . [2024-09-23T05:00:35.331Z] #125 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:00:35.331Z] #126 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:00:35.331Z] #127 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #128 [support-scheduler builder 6/7] COPY . . [2024-09-23T05:00:35.331Z] #128 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:00:35.331Z] #129 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #130 [core-metadata builder 6/7] COPY . . [2024-09-23T05:00:35.331Z] #130 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:00:35.331Z] #131 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:00:35.331Z] #132 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-23T05:00:35.331Z] #120 DONE 12.0s [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #133 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:00:35.331Z] #133 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #134 [support-notifications builder 6/7] COPY . . [2024-09-23T05:00:35.331Z] #134 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #135 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:00:35.331Z] #135 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:00:35.331Z] #136 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:00:35.331Z] #137 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #138 [security-proxy-setup builder 6/7] COPY . . [2024-09-23T05:00:35.331Z] #138 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-23T05:00:35.331Z] #119 DONE 12.0s [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #139 [core-data builder 6/7] COPY . . [2024-09-23T05:00:35.331Z] #139 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:00:35.331Z] #140 CACHED [2024-09-23T05:00:35.331Z] [2024-09-23T05:00:35.331Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:00:35.332Z] #141 CACHED [2024-09-23T05:00:35.332Z] [2024-09-23T05:00:35.332Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:00:35.332Z] #142 CACHED [2024-09-23T05:00:35.332Z] [2024-09-23T05:00:35.332Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:00:35.332Z] #143 CACHED [2024-09-23T05:00:35.332Z] [2024-09-23T05:00:35.332Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-23T05:00:35.332Z] #144 CACHED [2024-09-23T05:00:35.332Z] [2024-09-23T05:00:35.332Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-09-23T05:00:35.332Z] #122 DONE 12.0s [2024-09-23T05:00:35.332Z] [2024-09-23T05:00:35.332Z] #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:00:35.332Z] #145 CACHED [2024-09-23T05:00:35.332Z] [2024-09-23T05:00:35.332Z] #146 [security-secretstore-setup builder 6/7] COPY . . [2024-09-23T05:00:35.332Z] #146 CACHED [2024-09-23T05:00:35.332Z] [2024-09-23T05:00:35.332Z] #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:00:35.332Z] #147 CACHED [2024-09-23T05:00:35.332Z] [2024-09-23T05:00:35.332Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-09-23T05:00:35.332Z] #123 DONE 12.0s [2024-09-23T05:00:35.332Z] [2024-09-23T05:00:35.332Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T05:00:36.284Z] #148 1.130 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-23T05:00:36.368Z] 00f215d4a9da: Pull complete [2024-09-23T05:00:36.368Z] d496ad576159: Pull complete [2024-09-23T05:00:36.368Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-23T05:00:36.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-23T05:00:36.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-23T05:00:36.706Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-23T05:00:36.706Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-23T05:00:36.706Z] WORKDIR /edgex [2024-09-23T05:00:36.706Z] COPY go.mod . [2024-09-23T05:00:36.706Z] RUN go mod download [2024-09-23T05:00:37.735Z] Sending build context to Docker daemon 3.596MB [2024-09-23T05:00:37.735Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-23T05:00:37.735Z] ---> f246e2811388 [2024-09-23T05:00:37.735Z] Step 2/4 : WORKDIR /edgex [2024-09-23T05:00:39.676Z] ---> Running in 913a2f7c2955 [2024-09-23T05:00:39.676Z] Removing intermediate container 913a2f7c2955 [2024-09-23T05:00:39.676Z] ---> 10ac538aaab4 [2024-09-23T05:00:39.676Z] Step 3/4 : COPY go.mod . [2024-09-23T05:00:40.265Z] ---> 1f00f121ac8b [2024-09-23T05:00:40.265Z] Step 4/4 : RUN go mod download [2024-09-23T05:00:40.265Z] ---> Running in 7b8fa19a236f [2024-09-23T05:00:46.405Z] #148 ... [2024-09-23T05:00:46.405Z] [2024-09-23T05:00:46.405Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T05:00:46.405Z] #0 0.611 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-23T05:00:46.405Z] #149 ... [2024-09-23T05:00:46.405Z] [2024-09-23T05:00:46.405Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T05:00:46.405Z] #0 1.232 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-23T05:00:46.405Z] #150 ... [2024-09-23T05:00:46.405Z] [2024-09-23T05:00:46.405Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-23T05:00:46.405Z] #0 1.595 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-23T05:00:46.405Z] #151 ... [2024-09-23T05:00:46.405Z] [2024-09-23T05:00:46.405Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-23T05:00:46.405Z] #0 1.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-23T05:00:46.405Z] #152 ... [2024-09-23T05:00:46.405Z] [2024-09-23T05:00:46.405Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T05:00:46.405Z] #0 1.373 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-23T05:00:46.405Z] #153 ... [2024-09-23T05:00:46.405Z] [2024-09-23T05:00:46.405Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-23T05:00:46.405Z] #0 0.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-23T05:00:46.405Z] #154 ... [2024-09-23T05:00:46.405Z] [2024-09-23T05:00:46.405Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T05:00:46.405Z] #0 1.554 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-23T05:00:46.405Z] #155 ... [2024-09-23T05:00:46.405Z] [2024-09-23T05:00:46.405Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-23T05:00:46.405Z] #0 1.607 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-23T05:00:46.405Z] #156 ... [2024-09-23T05:00:46.405Z] [2024-09-23T05:00:46.405Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-23T05:00:46.405Z] #0 1.591 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-23T05:00:46.405Z] #157 ... [2024-09-23T05:00:46.405Z] [2024-09-23T05:00:46.405Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T05:00:46.405Z] #0 1.079 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-23T05:00:46.663Z] #158 ... [2024-09-23T05:00:46.663Z] [2024-09-23T05:00:46.663Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-23T05:00:46.663Z] #0 1.496 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-23T05:00:47.666Z] #159 ... [2024-09-23T05:00:47.666Z] [2024-09-23T05:00:47.666Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-23T05:00:47.666Z] #0 1.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-23T05:01:48.577Z] Removing intermediate container 7b8fa19a236f [2024-09-23T05:01:48.577Z] ---> 9a14c5dccedc [2024-09-23T05:01:48.577Z] Successfully built 9a14c5dccedc [2024-09-23T05:01:48.577Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:01:48.923Z] + docker inspect -f . ci-base-image-arm64 [2024-09-23T05:01:48.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:01:49.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-10910 does not seem to be running inside a container [2024-09-23T05:01:49.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 [2024-09-23T05:01:50.313Z] $ docker top 8b89e1effe0859eaeef095161c3f41cdbf7d8d1ba5e585749de8216cbaf7dd8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T05:01:51.128Z] + go version [2024-09-23T05:01:51.128Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-23T05:01:51.146Z] $ docker stop --time=1 8b89e1effe0859eaeef095161c3f41cdbf7d8d1ba5e585749de8216cbaf7dd8c [2024-09-23T05:01:52.707Z] $ docker rm -f --volumes 8b89e1effe0859eaeef095161c3f41cdbf7d8d1ba5e585749de8216cbaf7dd8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:01:53.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-23T05:01:53.396Z] [2024-09-23T05:01:53.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:01:53.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-23T05:01:53.740Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-23T05:01:53.740Z] 547446be3368: Pulling fs layer [2024-09-23T05:01:53.740Z] d125d8839a47: Pulling fs layer [2024-09-23T05:01:53.740Z] 3e85d5ac6304: Pulling fs layer [2024-09-23T05:01:53.740Z] c3105a71a48b: Pulling fs layer [2024-09-23T05:01:53.740Z] 0f093f025ec4: Pulling fs layer [2024-09-23T05:01:53.740Z] c3106fc0e877: Pulling fs layer [2024-09-23T05:01:53.740Z] c3105a71a48b: Waiting [2024-09-23T05:01:53.740Z] 0f093f025ec4: Waiting [2024-09-23T05:01:53.740Z] c3106fc0e877: Waiting [2024-09-23T05:01:54.008Z] 547446be3368: Download complete [2024-09-23T05:01:54.008Z] c3105a71a48b: Verifying Checksum [2024-09-23T05:01:54.008Z] c3105a71a48b: Download complete [2024-09-23T05:01:54.274Z] d125d8839a47: Verifying Checksum [2024-09-23T05:01:54.274Z] d125d8839a47: Download complete [2024-09-23T05:01:54.274Z] c3106fc0e877: Verifying Checksum [2024-09-23T05:01:54.274Z] c3106fc0e877: Download complete [2024-09-23T05:01:54.540Z] 0f093f025ec4: Verifying Checksum [2024-09-23T05:01:54.541Z] 0f093f025ec4: Download complete [2024-09-23T05:01:54.806Z] 547446be3368: Pull complete [2024-09-23T05:01:55.765Z] d125d8839a47: Pull complete [2024-09-23T05:01:56.347Z] 3e85d5ac6304: Verifying Checksum [2024-09-23T05:01:56.347Z] 3e85d5ac6304: Download complete [2024-09-23T05:02:04.561Z] 3e85d5ac6304: Pull complete [2024-09-23T05:02:04.829Z] c3105a71a48b: Pull complete [2024-09-23T05:02:06.237Z] 0f093f025ec4: Pull complete [2024-09-23T05:02:06.237Z] c3106fc0e877: Pull complete [2024-09-23T05:02:06.237Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-23T05:02:06.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-23T05:02:06.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:02:06.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-10910 does not seem to be running inside a container [2024-09-23T05:02:06.497Z] $ 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/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 [2024-09-23T05:02:08.743Z] $ docker top 06c7b0caa67f81b5e2f2b18f6071b6697c8e7ae7187d9c74ad5f861015ba7cba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T05:02:09.593Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-23T05:02:19.696Z] #1 [core-data internal] load build definition from Dockerfile [2024-09-23T05:02:19.696Z] #1 transferring dockerfile: 2.07kB 0.0s done [2024-09-23T05:02:19.696Z] #1 DONE 0.1s [2024-09-23T05:02:19.696Z] [2024-09-23T05:02:19.696Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-09-23T05:02:20.662Z] #2 transferring dockerfile: 1.95kB done [2024-09-23T05:02:20.662Z] #2 DONE 0.9s [2024-09-23T05:02:20.662Z] [2024-09-23T05:02:20.662Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-09-23T05:02:20.662Z] #3 transferring dockerfile: 2.13kB done [2024-09-23T05:02:20.662Z] #3 DONE 0.9s [2024-09-23T05:02:20.662Z] [2024-09-23T05:02:20.662Z] #4 [core-data internal] load .dockerignore [2024-09-23T05:02:20.662Z] #4 ... [2024-09-23T05:02:20.662Z] [2024-09-23T05:02:20.662Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-09-23T05:02:20.662Z] #5 transferring dockerfile: 1.81kB done [2024-09-23T05:02:20.662Z] #5 DONE 1.0s [2024-09-23T05:02:20.662Z] [2024-09-23T05:02:20.662Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-09-23T05:02:20.662Z] #6 transferring dockerfile: 2.07kB 0.0s done [2024-09-23T05:02:20.662Z] #6 DONE 1.1s [2024-09-23T05:02:20.662Z] [2024-09-23T05:02:20.662Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-23T05:02:20.662Z] #7 transferring dockerfile: 2.15kB done [2024-09-23T05:02:20.662Z] #7 DONE 1.1s [2024-09-23T05:02:20.662Z] [2024-09-23T05:02:20.662Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-23T05:02:20.929Z] #8 ... [2024-09-23T05:02:20.929Z] [2024-09-23T05:02:20.929Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-23T05:02:20.929Z] #9 transferring dockerfile: 1.89kB 0.0s done [2024-09-23T05:02:20.929Z] #9 DONE 1.1s [2024-09-23T05:02:20.929Z] [2024-09-23T05:02:20.929Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-23T05:02:20.929Z] #8 transferring dockerfile: 2.50kB 0.0s done [2024-09-23T05:02:20.929Z] #8 DONE 0.9s [2024-09-23T05:02:20.929Z] [2024-09-23T05:02:20.929Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-09-23T05:02:20.929Z] #10 transferring dockerfile: 1.70kB 0.0s done [2024-09-23T05:02:20.929Z] #10 DONE 1.0s [2024-09-23T05:02:20.929Z] [2024-09-23T05:02:20.929Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-23T05:02:20.929Z] #11 transferring dockerfile: 3.17kB 0.0s done [2024-09-23T05:02:20.929Z] #11 DONE 1.2s [2024-09-23T05:02:20.929Z] [2024-09-23T05:02:20.929Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-23T05:02:20.929Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-09-23T05:02:20.929Z] #12 DONE 1.3s [2024-09-23T05:02:20.929Z] [2024-09-23T05:02:20.929Z] #4 [core-data internal] load .dockerignore [2024-09-23T05:02:20.929Z] #4 transferring context: 50B 0.0s done [2024-09-23T05:02:21.196Z] #4 ... [2024-09-23T05:02:21.196Z] [2024-09-23T05:02:21.196Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-09-23T05:02:21.196Z] #13 transferring dockerfile: 1.69kB 0.0s done [2024-09-23T05:02:21.196Z] #13 DONE 1.2s [2024-09-23T05:02:21.196Z] [2024-09-23T05:02:21.196Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-23T05:02:21.196Z] #14 transferring dockerfile: 1.85kB 0.0s done [2024-09-23T05:02:21.196Z] #14 DONE 1.1s [2024-09-23T05:02:21.196Z] [2024-09-23T05:02:21.197Z] #15 [core-command internal] load build definition from Dockerfile [2024-09-23T05:02:21.197Z] #15 transferring dockerfile: 1.93kB 0.0s done [2024-09-23T05:02:21.197Z] #15 DONE 1.1s [2024-09-23T05:02:21.197Z] [2024-09-23T05:02:21.197Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-09-23T05:02:21.197Z] #16 transferring dockerfile: 1.93kB 0.1s done [2024-09-23T05:02:21.197Z] #16 DONE 1.3s [2024-09-23T05:02:21.197Z] [2024-09-23T05:02:21.197Z] #17 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-23T05:02:21.197Z] #17 transferring dockerfile: 2.49kB 0.1s done [2024-09-23T05:02:21.197Z] #17 DONE 1.1s [2024-09-23T05:02:21.197Z] [2024-09-23T05:02:21.197Z] #18 [support-notifications internal] load .dockerignore [2024-09-23T05:02:21.197Z] #18 DONE 0.0s [2024-09-23T05:02:21.197Z] [2024-09-23T05:02:21.197Z] #4 [core-data internal] load .dockerignore [2024-09-23T05:02:21.197Z] #4 DONE 1.1s [2024-09-23T05:02:21.197Z] [2024-09-23T05:02:21.197Z] #19 [core-metadata internal] load .dockerignore [2024-09-23T05:02:21.461Z] #19 transferring context: 50B 0.0s done [2024-09-23T05:02:21.461Z] #19 DONE 0.1s [2024-09-23T05:02:21.461Z] [2024-09-23T05:02:21.461Z] #18 [support-notifications internal] load .dockerignore [2024-09-23T05:02:21.461Z] #18 transferring context: 50B 0.0s done [2024-09-23T05:02:21.461Z] #18 DONE 0.1s [2024-09-23T05:02:21.461Z] [2024-09-23T05:02:21.461Z] #20 [core-keeper internal] load .dockerignore [2024-09-23T05:02:21.461Z] #20 transferring context: 50B done [2024-09-23T05:02:21.461Z] #20 DONE 0.1s [2024-09-23T05:02:21.461Z] [2024-09-23T05:02:21.461Z] #21 [security-spire-agent internal] load .dockerignore [2024-09-23T05:02:21.461Z] #21 transferring context: 50B 0.0s done [2024-09-23T05:02:21.461Z] #21 DONE 0.1s [2024-09-23T05:02:21.461Z] [2024-09-23T05:02:21.461Z] #22 [security-proxy-auth internal] load .dockerignore [2024-09-23T05:02:21.461Z] #22 transferring context: 50B done [2024-09-23T05:02:21.461Z] #22 DONE 0.1s [2024-09-23T05:02:21.461Z] [2024-09-23T05:02:21.461Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-23T05:02:21.461Z] #23 transferring context: 50B done [2024-09-23T05:02:21.461Z] #23 DONE 0.1s [2024-09-23T05:02:21.461Z] [2024-09-23T05:02:21.461Z] #24 [security-bootstrapper internal] load .dockerignore [2024-09-23T05:02:21.731Z] #24 transferring context: 50B 0.0s done [2024-09-23T05:02:21.731Z] #24 DONE 0.1s [2024-09-23T05:02:21.731Z] [2024-09-23T05:02:21.731Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-09-23T05:02:21.731Z] #25 transferring context: 50B 0.0s done [2024-09-23T05:02:21.731Z] #25 DONE 0.1s [2024-09-23T05:02:21.731Z] [2024-09-23T05:02:21.731Z] #26 [support-scheduler internal] load .dockerignore [2024-09-23T05:02:21.731Z] #26 transferring context: 50B 0.0s done [2024-09-23T05:02:21.731Z] #26 DONE 0.1s [2024-09-23T05:02:21.731Z] [2024-09-23T05:02:21.731Z] #27 [security-spire-config internal] load .dockerignore [2024-09-23T05:02:21.731Z] #27 transferring context: 50B 0.0s done [2024-09-23T05:02:22.001Z] #27 DONE 0.1s [2024-09-23T05:02:22.001Z] [2024-09-23T05:02:22.001Z] #28 [security-spire-server internal] load .dockerignore [2024-09-23T05:02:22.001Z] #28 transferring context: 50B 0.0s done [2024-09-23T05:02:22.001Z] #28 DONE 0.1s [2024-09-23T05:02:22.001Z] [2024-09-23T05:02:22.001Z] #29 [core-command internal] load .dockerignore [2024-09-23T05:02:22.001Z] #29 transferring context: 50B done [2024-09-23T05:02:22.001Z] #29 DONE 0.1s [2024-09-23T05:02:22.001Z] [2024-09-23T05:02:22.001Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-09-23T05:02:22.001Z] #30 transferring context: 50B 0.0s done [2024-09-23T05:02:22.001Z] #30 DONE 0.1s [2024-09-23T05:02:22.268Z] [2024-09-23T05:02:22.269Z] #31 [security-proxy-setup internal] load .dockerignore [2024-09-23T05:02:22.269Z] #31 transferring context: 50B done [2024-09-23T05:02:22.269Z] #31 DONE 0.1s [2024-09-23T05:02:22.269Z] [2024-09-23T05:02:22.269Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-09-23T05:02:22.269Z] #32 transferring context: 50B done [2024-09-23T05:02:22.269Z] #32 DONE 0.1s [2024-09-23T05:02:22.853Z] [2024-09-23T05:02:22.853Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T05:02:22.853Z] #33 DONE 0.0s [2024-09-23T05:02:22.853Z] [2024-09-23T05:02:22.853Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T05:02:23.121Z] #34 ... [2024-09-23T05:02:23.121Z] [2024-09-23T05:02:23.121Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T05:02:23.121Z] #33 DONE 0.0s [2024-09-23T05:02:23.121Z] [2024-09-23T05:02:23.121Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T05:02:23.121Z] #34 ... [2024-09-23T05:02:23.121Z] [2024-09-23T05:02:23.121Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T05:02:23.121Z] #33 DONE 0.0s [2024-09-23T05:02:23.121Z] [2024-09-23T05:02:23.121Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T05:02:23.121Z] #34 ... [2024-09-23T05:02:23.121Z] [2024-09-23T05:02:23.121Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T05:02:23.121Z] #33 DONE 0.0s [2024-09-23T05:02:23.121Z] [2024-09-23T05:02:23.121Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T05:02:23.393Z] #34 ... [2024-09-23T05:02:23.393Z] [2024-09-23T05:02:23.393Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T05:02:23.393Z] #33 DONE 0.0s [2024-09-23T05:02:23.393Z] [2024-09-23T05:02:23.393Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T05:02:23.662Z] #34 ... [2024-09-23T05:02:23.662Z] [2024-09-23T05:02:23.662Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T05:02:23.662Z] #33 DONE 0.0s [2024-09-23T05:02:23.662Z] [2024-09-23T05:02:23.662Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T05:02:23.930Z] #34 ... [2024-09-23T05:02:23.930Z] [2024-09-23T05:02:23.930Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T05:02:23.930Z] #33 DONE 0.0s [2024-09-23T05:02:23.930Z] [2024-09-23T05:02:23.930Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T05:02:24.102Z] #160 ... [2024-09-23T05:02:24.102Z] [2024-09-23T05:02:24.102Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-23T05:02:24.102Z] #156 94.35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-23T05:02:24.200Z] #34 ... [2024-09-23T05:02:24.200Z] [2024-09-23T05:02:24.200Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T05:02:24.200Z] #33 DONE 0.0s [2024-09-23T05:02:24.200Z] [2024-09-23T05:02:24.200Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T05:02:25.169Z] #34 ... [2024-09-23T05:02:25.169Z] [2024-09-23T05:02:25.169Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T05:02:25.169Z] #33 DONE 0.0s [2024-09-23T05:02:25.169Z] [2024-09-23T05:02:25.169Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T05:02:25.169Z] #34 ... [2024-09-23T05:02:25.169Z] [2024-09-23T05:02:25.169Z] #35 [core-metadata internal] load build context [2024-09-23T05:02:25.169Z] #35 transferring context: 3.15MB 1.4s done [2024-09-23T05:02:25.169Z] #35 DONE 2.2s [2024-09-23T05:02:25.169Z] [2024-09-23T05:02:25.169Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T05:02:25.169Z] #33 DONE 0.1s [2024-09-23T05:02:25.169Z] [2024-09-23T05:02:25.169Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T05:02:25.438Z] #34 ... [2024-09-23T05:02:25.438Z] [2024-09-23T05:02:25.438Z] #36 [core-data internal] load build context [2024-09-23T05:02:25.438Z] #36 transferring context: 3.15MB 1.8s done [2024-09-23T05:02:25.438Z] #36 DONE 2.3s [2024-09-23T05:02:25.438Z] [2024-09-23T05:02:25.438Z] #37 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T05:02:25.438Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-23T05:02:25.438Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T05:02:25.438Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-23T05:02:25.438Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-23T05:02:25.438Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-23T05:02:25.438Z] #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s [2024-09-23T05:02:25.706Z] #37 ... [2024-09-23T05:02:25.706Z] [2024-09-23T05:02:25.706Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T05:02:25.706Z] #33 DONE 0.1s [2024-09-23T05:02:25.706Z] [2024-09-23T05:02:25.706Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-23T05:02:25.706Z] #38 DONE 2.5s [2024-09-23T05:02:25.706Z] [2024-09-23T05:02:25.706Z] #37 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T05:02:25.706Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-23T05:02:25.706Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T05:02:25.706Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-23T05:02:25.706Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-23T05:02:25.707Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-23T05:02:25.975Z] #37 ... [2024-09-23T05:02:25.975Z] [2024-09-23T05:02:25.975Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-23T05:02:25.975Z] #39 DONE 2.6s [2024-09-23T05:02:25.975Z] [2024-09-23T05:02:25.975Z] #37 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T05:02:25.975Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-23T05:02:25.975Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T05:02:25.975Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-23T05:02:25.975Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-23T05:02:25.975Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-23T05:02:25.975Z] #37 ... [2024-09-23T05:02:25.975Z] [2024-09-23T05:02:25.975Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T05:02:25.975Z] #33 DONE 0.1s [2024-09-23T05:02:25.975Z] [2024-09-23T05:02:25.975Z] #37 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T05:02:25.975Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-23T05:02:25.975Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T05:02:25.975Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-23T05:02:25.975Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-23T05:02:25.975Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-23T05:02:26.243Z] #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done [2024-09-23T05:02:26.243Z] #37 ... [2024-09-23T05:02:26.243Z] [2024-09-23T05:02:26.243Z] #40 [security-proxy-auth internal] load build context [2024-09-23T05:02:26.243Z] #40 transferring context: 3.15MB 2.1s done [2024-09-23T05:02:26.243Z] #40 DONE 2.8s [2024-09-23T05:02:26.243Z] [2024-09-23T05:02:26.243Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T05:02:26.243Z] #34 DONE 3.1s [2024-09-23T05:02:26.512Z] [2024-09-23T05:02:26.512Z] #37 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T05:02:26.512Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-23T05:02:26.512Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T05:02:26.512Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-23T05:02:26.512Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-23T05:02:26.512Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-23T05:02:26.512Z] #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done [2024-09-23T05:02:26.784Z] #37 ... [2024-09-23T05:02:26.784Z] [2024-09-23T05:02:26.784Z] #41 [core-keeper internal] load build context [2024-09-23T05:02:26.784Z] #41 transferring context: 3.15MB 2.1s done [2024-09-23T05:02:26.784Z] #41 DONE 3.6s [2024-09-23T05:02:27.052Z] [2024-09-23T05:02:27.052Z] #42 [support-notifications internal] load build context [2024-09-23T05:02:27.052Z] #42 transferring context: 3.15MB 2.9s done [2024-09-23T05:02:27.052Z] #42 DONE 3.9s [2024-09-23T05:02:27.052Z] [2024-09-23T05:02:27.052Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:27.052Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-09-23T05:02:27.052Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-23T05:02:27.052Z] #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-23T05:02:27.052Z] #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-23T05:02:27.052Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-09-23T05:02:27.052Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-09-23T05:02:27.052Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-09-23T05:02:27.052Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-23T05:02:27.052Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.6s [2024-09-23T05:02:27.052Z] #43 ... [2024-09-23T05:02:27.052Z] [2024-09-23T05:02:27.052Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-23T05:02:27.052Z] #44 transferring context: 3.15MB 1.6s done [2024-09-23T05:02:27.052Z] #44 DONE 3.2s [2024-09-23T05:02:27.052Z] [2024-09-23T05:02:27.052Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:27.052Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.8s [2024-09-23T05:02:27.321Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 1.0s [2024-09-23T05:02:27.321Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-23T05:02:27.321Z] #43 ... [2024-09-23T05:02:27.321Z] [2024-09-23T05:02:27.321Z] #45 [security-bootstrapper internal] load build context [2024-09-23T05:02:27.321Z] #45 transferring context: 3.15MB 1.7s done [2024-09-23T05:02:27.321Z] #45 DONE 3.5s [2024-09-23T05:02:27.321Z] [2024-09-23T05:02:27.321Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:27.321Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.2s [2024-09-23T05:02:27.589Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.4s [2024-09-23T05:02:27.857Z] #43 ... [2024-09-23T05:02:27.857Z] [2024-09-23T05:02:27.857Z] #46 [support-scheduler internal] load build context [2024-09-23T05:02:27.857Z] #46 transferring context: 3.15MB 1.3s done [2024-09-23T05:02:27.857Z] #46 DONE 2.7s [2024-09-23T05:02:27.857Z] [2024-09-23T05:02:27.857Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:27.857Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.6s [2024-09-23T05:02:28.124Z] #43 ... [2024-09-23T05:02:28.124Z] [2024-09-23T05:02:28.124Z] #47 [security-spiffe-token-provider internal] load build context [2024-09-23T05:02:28.124Z] #47 transferring context: 3.15MB 1.4s done [2024-09-23T05:02:28.124Z] #47 DONE 3.0s [2024-09-23T05:02:28.124Z] [2024-09-23T05:02:28.124Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:28.124Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 1.8s [2024-09-23T05:02:28.124Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-23T05:02:28.400Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 2.1s [2024-09-23T05:02:28.672Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.3s [2024-09-23T05:02:28.940Z] #43 ... [2024-09-23T05:02:28.940Z] [2024-09-23T05:02:28.940Z] #48 [security-spire-server internal] load build context [2024-09-23T05:02:28.940Z] #48 transferring context: 27.71kB 0.1s done [2024-09-23T05:02:28.940Z] #48 DONE 3.3s [2024-09-23T05:02:28.940Z] [2024-09-23T05:02:28.940Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:28.940Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.43MB / 28.04MB 2.7s [2024-09-23T05:02:29.209Z] #43 ... [2024-09-23T05:02:29.209Z] [2024-09-23T05:02:29.209Z] #49 [security-spire-config internal] load build context [2024-09-23T05:02:29.209Z] #49 transferring context: 25.96kB 0.1s done [2024-09-23T05:02:29.209Z] #49 DONE 3.3s [2024-09-23T05:02:29.209Z] [2024-09-23T05:02:29.209Z] #50 [security-spire-agent internal] load build context [2024-09-23T05:02:29.209Z] #50 transferring context: 27.24kB 0.2s done [2024-09-23T05:02:29.209Z] #50 DONE 3.3s [2024-09-23T05:02:29.209Z] [2024-09-23T05:02:29.209Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:29.209Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 2.8s [2024-09-23T05:02:29.209Z] #43 ... [2024-09-23T05:02:29.209Z] [2024-09-23T05:02:29.209Z] #51 [core-command internal] load build context [2024-09-23T05:02:29.209Z] #51 transferring context: 3.15MB 1.5s done [2024-09-23T05:02:29.209Z] #51 DONE 3.2s [2024-09-23T05:02:29.209Z] [2024-09-23T05:02:29.209Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:29.209Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.9s [2024-09-23T05:02:29.209Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.0s done [2024-09-23T05:02:29.476Z] #43 ... [2024-09-23T05:02:29.476Z] [2024-09-23T05:02:29.476Z] #52 [support-cron-scheduler internal] load build context [2024-09-23T05:02:29.476Z] #52 transferring context: 3.15MB 1.5s done [2024-09-23T05:02:29.476Z] #52 DONE 3.4s [2024-09-23T05:02:29.476Z] [2024-09-23T05:02:29.476Z] #53 [security-proxy-setup internal] load build context [2024-09-23T05:02:29.476Z] #53 transferring context: 3.15MB 1.6s done [2024-09-23T05:02:29.476Z] #53 DONE 3.6s [2024-09-23T05:02:29.746Z] [2024-09-23T05:02:29.746Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T05:02:29.746Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-09-23T05:02:29.746Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-23T05:02:29.746Z] #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-23T05:02:29.746Z] #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-23T05:02:29.746Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-23T05:02:29.746Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-09-23T05:02:29.746Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-23T05:02:29.746Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-09-23T05:02:29.746Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.3s done [2024-09-23T05:02:29.746Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-23T05:02:29.746Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0.3s [2024-09-23T05:02:30.348Z] #54 ... [2024-09-23T05:02:30.348Z] [2024-09-23T05:02:30.348Z] #55 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-23T05:02:30.348Z] #55 DONE 8.0s [2024-09-23T05:02:30.348Z] [2024-09-23T05:02:30.348Z] #56 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-23T05:02:31.984Z] #56 DONE 2.1s [2024-09-23T05:02:31.984Z] [2024-09-23T05:02:31.984Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T05:02:34.599Z] #57 ... [2024-09-23T05:02:34.599Z] [2024-09-23T05:02:34.599Z] #58 [security-secretstore-setup internal] load build context [2024-09-23T05:02:34.599Z] #58 transferring context: 3.15MB 4.0s done [2024-09-23T05:02:34.599Z] #58 DONE 7.7s [2024-09-23T05:02:34.599Z] [2024-09-23T05:02:34.599Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:34.599Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.3s [2024-09-23T05:02:37.954Z] #43 ... [2024-09-23T05:02:37.954Z] [2024-09-23T05:02:37.954Z] #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T05:02:37.954Z] #37 ... [2024-09-23T05:02:37.954Z] [2024-09-23T05:02:37.954Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:37.954Z] #43 ... [2024-09-23T05:02:37.954Z] [2024-09-23T05:02:37.954Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-23T05:02:37.954Z] #0 7.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:37.954Z] #0 8.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:37.954Z] #0 9.897 (1/4) Installing ca-certificates (20240226-r0) [2024-09-23T05:02:37.954Z] #0 10.09 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-23T05:02:37.954Z] #59 10.10 (3/4) Installing su-exec (0.2-r3) [2024-09-23T05:02:37.954Z] #59 10.11 (4/4) Installing yq (4.33.3-r5) [2024-09-23T05:02:37.954Z] #59 ... [2024-09-23T05:02:37.954Z] [2024-09-23T05:02:37.954Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:38.221Z] #43 ... [2024-09-23T05:02:38.221Z] [2024-09-23T05:02:38.221Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T05:02:38.221Z] #60 ... [2024-09-23T05:02:38.221Z] [2024-09-23T05:02:38.221Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-23T05:02:38.221Z] #0 7.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:38.221Z] #0 8.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:38.221Z] #0 9.597 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T05:02:38.221Z] #0 9.597 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T05:02:38.221Z] #0 9.597 OK: 19946 distinct packages available [2024-09-23T05:02:38.491Z] #61 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:38.491Z] #61 ... [2024-09-23T05:02:38.491Z] [2024-09-23T05:02:38.491Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-23T05:02:38.491Z] #0 9.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:38.491Z] #62 ... [2024-09-23T05:02:38.491Z] [2024-09-23T05:02:38.491Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-23T05:02:38.758Z] #63 ... [2024-09-23T05:02:38.758Z] [2024-09-23T05:02:38.758Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-23T05:02:38.758Z] #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:38.758Z] #64 ... [2024-09-23T05:02:38.758Z] [2024-09-23T05:02:38.758Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-23T05:02:38.758Z] #0 9.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:39.025Z] #65 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:39.025Z] #65 ... [2024-09-23T05:02:39.025Z] [2024-09-23T05:02:39.025Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-23T05:02:39.025Z] #66 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:39.025Z] #66 ... [2024-09-23T05:02:39.025Z] [2024-09-23T05:02:39.025Z] #67 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-09-23T05:02:39.298Z] #67 ... [2024-09-23T05:02:39.298Z] [2024-09-23T05:02:39.298Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-23T05:02:39.298Z] #68 ... [2024-09-23T05:02:39.298Z] [2024-09-23T05:02:39.298Z] #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T05:02:39.565Z] #69 ... [2024-09-23T05:02:39.565Z] [2024-09-23T05:02:39.565Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:39.565Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.6s [2024-09-23T05:02:40.525Z] #43 ... [2024-09-23T05:02:40.525Z] [2024-09-23T05:02:40.525Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T05:02:40.525Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.3s [2024-09-23T05:02:40.525Z] #54 ... [2024-09-23T05:02:40.525Z] [2024-09-23T05:02:40.525Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:41.125Z] #43 ... [2024-09-23T05:02:41.125Z] [2024-09-23T05:02:41.125Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-23T05:02:41.125Z] #59 10.57 Executing busybox-1.36.1-r7.trigger [2024-09-23T05:02:41.125Z] #59 10.59 Executing ca-certificates-20240226-r0.trigger [2024-09-23T05:02:41.125Z] #59 11.44 OK: 18 MiB in 19 packages [2024-09-23T05:02:41.125Z] #59 DONE 13.2s [2024-09-23T05:02:41.125Z] [2024-09-23T05:02:41.125Z] #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T05:02:41.125Z] #69 DONE 12.8s [2024-09-23T05:02:41.391Z] [2024-09-23T05:02:41.391Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:41.984Z] #43 ... [2024-09-23T05:02:41.984Z] [2024-09-23T05:02:41.984Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T05:02:41.984Z] #70 DONE 10.1s [2024-09-23T05:02:41.984Z] [2024-09-23T05:02:41.984Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T05:02:41.984Z] #60 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:41.984Z] #60 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:41.984Z] #60 ... [2024-09-23T05:02:41.984Z] [2024-09-23T05:02:41.984Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-23T05:02:41.984Z] #0 9.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:42.251Z] #71 ... [2024-09-23T05:02:42.251Z] [2024-09-23T05:02:42.251Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T05:02:42.251Z] #0 7.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:42.251Z] #0 8.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:42.251Z] #72 ... [2024-09-23T05:02:42.251Z] [2024-09-23T05:02:42.251Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-23T05:02:42.251Z] #0 8.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:42.518Z] #73 ... [2024-09-23T05:02:42.518Z] [2024-09-23T05:02:42.518Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:43.928Z] #43 ... [2024-09-23T05:02:43.928Z] [2024-09-23T05:02:43.928Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T05:02:43.928Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.5s done [2024-09-23T05:02:43.928Z] #54 DONE 18.2s [2024-09-23T05:02:43.928Z] [2024-09-23T05:02:43.928Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:44.517Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.6s [2024-09-23T05:02:47.096Z] #43 ... [2024-09-23T05:02:47.096Z] [2024-09-23T05:02:47.096Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-23T05:02:47.096Z] #62 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:47.096Z] #62 17.48 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-23T05:02:47.096Z] #62 17.51 (2/2) Installing su-exec (0.2-r3) [2024-09-23T05:02:47.096Z] #62 17.52 Executing busybox-1.36.1-r7.trigger [2024-09-23T05:02:47.096Z] #62 17.67 OK: 8 MiB in 17 packages [2024-09-23T05:02:47.096Z] #62 DONE 18.9s [2024-09-23T05:02:47.096Z] [2024-09-23T05:02:47.096Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:02:48.518Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.8s done [2024-09-23T05:02:48.787Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.8s done [2024-09-23T05:02:49.748Z] #43 ... [2024-09-23T05:02:49.748Z] [2024-09-23T05:02:49.748Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T05:02:49.748Z] #60 19.23 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-23T05:02:49.748Z] #60 19.31 Executing busybox-1.36.1-r7.trigger [2024-09-23T05:02:49.748Z] #60 19.60 OK: 8 MiB in 16 packages [2024-09-23T05:02:49.748Z] #60 DONE 21.4s [2024-09-23T05:02:49.748Z] [2024-09-23T05:02:49.748Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T05:02:49.748Z] #74 ... [2024-09-23T05:02:49.748Z] [2024-09-23T05:02:49.748Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-23T05:02:49.748Z] #61 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:49.748Z] #61 17.28 (1/11) Installing ca-certificates (20240226-r0) [2024-09-23T05:02:49.748Z] #61 17.80 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-23T05:02:49.748Z] #61 17.90 (3/11) Installing libunistring (1.1-r1) [2024-09-23T05:02:49.748Z] #61 18.07 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-23T05:02:49.748Z] #61 18.09 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-23T05:02:49.748Z] #61 18.14 (6/11) Installing libcurl (8.9.1-r0) [2024-09-23T05:02:49.748Z] #61 18.25 (7/11) Installing curl (8.9.1-r0) [2024-09-23T05:02:49.748Z] #61 18.28 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-23T05:02:49.748Z] #61 18.32 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-23T05:02:49.748Z] #61 18.32 (10/11) Installing libucontext (1.2-r2) [2024-09-23T05:02:49.748Z] #61 18.37 (11/11) Installing gcompat (1.1.0-r1) [2024-09-23T05:02:49.748Z] #61 18.37 Executing busybox-1.36.1-r7.trigger [2024-09-23T05:02:49.748Z] #61 18.63 Executing ca-certificates-20240226-r0.trigger [2024-09-23T05:02:49.748Z] #61 20.41 OK: 13 MiB in 26 packages [2024-09-23T05:02:50.016Z] #61 ... [2024-09-23T05:02:50.016Z] [2024-09-23T05:02:50.016Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T05:02:50.016Z] #72 16.52 OK: 266 MiB in 52 packages [2024-09-23T05:02:50.016Z] #72 DONE 18.1s [2024-09-23T05:02:50.016Z] [2024-09-23T05:02:50.016Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:02:50.293Z] #75 ... [2024-09-23T05:02:50.293Z] [2024-09-23T05:02:50.293Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-23T05:02:50.293Z] #64 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:50.293Z] #64 18.10 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-23T05:02:50.293Z] #64 18.13 (2/4) Installing openssl (3.1.7-r0) [2024-09-23T05:02:50.293Z] #64 18.26 (3/4) Installing su-exec (0.2-r3) [2024-09-23T05:02:50.293Z] #64 18.32 (4/4) Installing yq (4.33.3-r5) [2024-09-23T05:02:50.293Z] #64 19.58 Executing busybox-1.36.1-r7.trigger [2024-09-23T05:02:50.293Z] #64 19.78 OK: 18 MiB in 19 packages [2024-09-23T05:02:50.293Z] #64 ... [2024-09-23T05:02:50.293Z] [2024-09-23T05:02:50.293Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-23T05:02:50.293Z] #68 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:50.293Z] #68 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:50.581Z] #68 ... [2024-09-23T05:02:50.581Z] [2024-09-23T05:02:50.581Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-23T05:02:50.581Z] #61 DONE 22.1s [2024-09-23T05:02:50.581Z] [2024-09-23T05:02:50.581Z] #67 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-09-23T05:02:50.581Z] #67 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:50.581Z] #67 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:50.581Z] #67 21.35 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-23T05:02:50.581Z] #67 21.38 Executing busybox-1.36.1-r7.trigger [2024-09-23T05:02:50.581Z] #67 21.63 OK: 8 MiB in 16 packages [2024-09-23T05:02:50.879Z] #67 ... [2024-09-23T05:02:50.879Z] [2024-09-23T05:02:50.879Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T05:02:50.879Z] #57 8.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:50.879Z] #57 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:50.879Z] #57 18.95 OK: 266 MiB in 52 packages [2024-09-23T05:02:50.879Z] #57 ... [2024-09-23T05:02:50.879Z] [2024-09-23T05:02:50.879Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-23T05:02:50.879Z] #63 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:50.879Z] #63 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:50.879Z] #63 22.44 (1/2) Installing ca-certificates (20240226-r0) [2024-09-23T05:02:51.191Z] #63 ... [2024-09-23T05:02:51.191Z] [2024-09-23T05:02:51.191Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-23T05:02:51.191Z] #64 DONE 22.6s [2024-09-23T05:02:51.191Z] [2024-09-23T05:02:51.191Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-23T05:02:51.191Z] #68 22.19 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T05:02:51.191Z] #68 22.19 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T05:02:51.191Z] #68 22.19 OK: 19946 distinct packages available [2024-09-23T05:02:51.191Z] #68 ... [2024-09-23T05:02:51.191Z] [2024-09-23T05:02:51.191Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:02:51.191Z] #75 DONE 1.2s [2024-09-23T05:02:51.191Z] [2024-09-23T05:02:51.191Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-23T05:02:51.191Z] #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:51.191Z] #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:51.191Z] #76 ... [2024-09-23T05:02:51.191Z] [2024-09-23T05:02:51.191Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-23T05:02:51.191Z] #66 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:51.191Z] #66 19.84 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T05:02:51.191Z] #66 19.84 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T05:02:51.191Z] #66 19.84 OK: 19946 distinct packages available [2024-09-23T05:02:51.191Z] #66 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:51.459Z] #66 ... [2024-09-23T05:02:51.459Z] [2024-09-23T05:02:51.459Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-23T05:02:51.459Z] #0 5.109 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:51.459Z] #0 7.513 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:51.729Z] #77 ... [2024-09-23T05:02:51.729Z] [2024-09-23T05:02:51.729Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-23T05:02:51.729Z] #63 23.25 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-23T05:02:51.729Z] #63 23.35 Executing busybox-1.36.1-r7.trigger [2024-09-23T05:02:51.729Z] #63 23.41 Executing ca-certificates-20240226-r0.trigger [2024-09-23T05:02:52.004Z] #63 ... [2024-09-23T05:02:52.004Z] [2024-09-23T05:02:52.004Z] #67 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-09-23T05:02:52.004Z] #67 DONE 23.9s [2024-09-23T05:02:52.004Z] [2024-09-23T05:02:52.004Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-23T05:02:52.004Z] #0 5.677 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:52.004Z] #0 8.479 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:52.364Z] #78 ... [2024-09-23T05:02:52.364Z] [2024-09-23T05:02:52.364Z] #79 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-09-23T05:02:53.086Z] #79 ... [2024-09-23T05:02:53.086Z] [2024-09-23T05:02:53.086Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-23T05:02:53.086Z] #73 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:53.086Z] #73 19.40 OK: 266 MiB in 52 packages [2024-09-23T05:02:53.086Z] #73 DONE 21.1s [2024-09-23T05:02:53.086Z] [2024-09-23T05:02:53.086Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:02:53.450Z] #80 ... [2024-09-23T05:02:53.450Z] [2024-09-23T05:02:53.450Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T05:02:53.450Z] #57 DONE 22.0s [2024-09-23T05:02:53.450Z] [2024-09-23T05:02:53.450Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:02:53.791Z] #81 ... [2024-09-23T05:02:53.791Z] [2024-09-23T05:02:53.791Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-23T05:02:53.791Z] #71 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:53.791Z] #71 19.70 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T05:02:53.791Z] #71 19.70 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T05:02:53.791Z] #71 19.70 OK: 19955 distinct packages available [2024-09-23T05:02:53.791Z] #71 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:54.082Z] #71 ... [2024-09-23T05:02:54.082Z] [2024-09-23T05:02:54.082Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-23T05:02:54.082Z] #66 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:54.718Z] #66 ... [2024-09-23T05:02:54.718Z] [2024-09-23T05:02:54.718Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-23T05:02:54.718Z] #63 24.32 OK: 9 MiB in 17 packages [2024-09-23T05:02:54.718Z] #63 DONE 26.3s [2024-09-23T05:02:54.718Z] [2024-09-23T05:02:54.718Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T05:02:54.718Z] #82 ... [2024-09-23T05:02:54.718Z] [2024-09-23T05:02:54.718Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:02:54.718Z] #81 DONE 1.6s [2024-09-23T05:02:54.991Z] [2024-09-23T05:02:54.991Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-23T05:02:54.991Z] #68 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:54.991Z] #68 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:54.991Z] #68 ... [2024-09-23T05:02:54.991Z] [2024-09-23T05:02:54.991Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:02:54.991Z] #80 DONE 2.1s [2024-09-23T05:02:55.257Z] [2024-09-23T05:02:55.257Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:02:55.533Z] #83 ... [2024-09-23T05:02:55.533Z] [2024-09-23T05:02:55.533Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-23T05:02:55.533Z] #65 17.80 (1/3) Installing ca-certificates (20240226-r0) [2024-09-23T05:02:55.533Z] #65 18.35 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-23T05:02:55.533Z] #65 18.36 (3/3) Installing tzdata (2024a-r0) [2024-09-23T05:02:55.533Z] #65 22.57 Executing busybox-1.36.1-r7.trigger [2024-09-23T05:02:55.533Z] #65 22.98 Executing ca-certificates-20240226-r0.trigger [2024-09-23T05:02:55.533Z] #65 24.75 OK: 12 MiB in 18 packages [2024-09-23T05:02:55.533Z] #65 DONE 26.8s [2024-09-23T05:02:55.533Z] [2024-09-23T05:02:55.533Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T05:02:56.137Z] #84 ... [2024-09-23T05:02:56.137Z] [2024-09-23T05:02:56.137Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-23T05:02:56.137Z] #76 14.20 OK: 18 MiB in 19 packages [2024-09-23T05:02:56.137Z] #76 DONE 15.1s [2024-09-23T05:02:56.405Z] [2024-09-23T05:02:56.405Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-23T05:02:56.405Z] #77 14.90 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-23T05:02:56.989Z] #77 15.61 Executing busybox-1.36.1-r7.trigger [2024-09-23T05:02:56.989Z] #77 15.84 OK: 8 MiB in 16 packages [2024-09-23T05:02:57.256Z] #77 ... [2024-09-23T05:02:57.256Z] [2024-09-23T05:02:57.256Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-23T05:02:57.256Z] #0 9.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:57.524Z] #85 ... [2024-09-23T05:02:57.524Z] [2024-09-23T05:02:57.524Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-23T05:02:57.524Z] #78 14.94 OK: 266 MiB in 52 packages [2024-09-23T05:02:58.122Z] #78 DONE 16.3s [2024-09-23T05:02:58.122Z] [2024-09-23T05:02:58.122Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-23T05:02:58.122Z] #77 DONE 16.9s [2024-09-23T05:02:58.122Z] [2024-09-23T05:02:58.122Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-23T05:02:58.122Z] #66 29.71 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-23T05:02:58.122Z] #66 29.71 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-23T05:02:58.122Z] #66 29.74 (3/4) Installing libucontext (1.2-r2) [2024-09-23T05:02:58.122Z] #66 29.74 (4/4) Installing gcompat (1.1.0-r1) [2024-09-23T05:02:58.122Z] #66 29.74 Executing busybox-1.36.1-r7.trigger [2024-09-23T05:02:58.390Z] #66 29.86 OK: 8 MiB in 19 packages [2024-09-23T05:02:59.022Z] #66 DONE 30.6s [2024-09-23T05:02:59.023Z] [2024-09-23T05:02:59.023Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-23T05:02:59.290Z] #86 ... [2024-09-23T05:02:59.290Z] [2024-09-23T05:02:59.290Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-23T05:02:59.290Z] #68 30.02 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-23T05:02:59.290Z] #68 30.02 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-23T05:02:59.290Z] #68 30.02 (3/5) Installing libucontext (1.2-r2) [2024-09-23T05:02:59.290Z] #68 30.02 (4/5) Installing gcompat (1.1.0-r1) [2024-09-23T05:02:59.290Z] #68 30.04 (5/5) Installing openssl (3.1.7-r0) [2024-09-23T05:02:59.290Z] #68 30.11 Executing busybox-1.36.1-r7.trigger [2024-09-23T05:02:59.290Z] #68 30.19 OK: 9 MiB in 20 packages [2024-09-23T05:02:59.290Z] #68 DONE 30.9s [2024-09-23T05:02:59.565Z] [2024-09-23T05:02:59.565Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-23T05:02:59.835Z] #87 ... [2024-09-23T05:02:59.835Z] [2024-09-23T05:02:59.835Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-23T05:02:59.835Z] #88 DONE 1.6s [2024-09-23T05:02:59.835Z] [2024-09-23T05:02:59.835Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-23T05:02:59.835Z] #71 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:02:59.835Z] #71 27.39 OK: 266 MiB in 52 packages [2024-09-23T05:02:59.835Z] #71 DONE 28.0s [2024-09-23T05:02:59.835Z] [2024-09-23T05:02:59.835Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:03:00.436Z] #89 ... [2024-09-23T05:03:00.436Z] [2024-09-23T05:03:00.436Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-23T05:03:00.436Z] #85 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:00.436Z] #85 12.72 OK: 8 MiB in 17 packages [2024-09-23T05:03:00.436Z] #85 DONE 13.1s [2024-09-23T05:03:00.436Z] [2024-09-23T05:03:00.436Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:03:00.703Z] #90 ... [2024-09-23T05:03:00.703Z] [2024-09-23T05:03:00.703Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T05:03:00.703Z] #91 ... [2024-09-23T05:03:00.703Z] [2024-09-23T05:03:00.703Z] #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-23T05:03:00.970Z] #92 ... [2024-09-23T05:03:00.970Z] [2024-09-23T05:03:00.970Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:03:00.970Z] #89 DONE 1.1s [2024-09-23T05:03:00.970Z] [2024-09-23T05:03:00.970Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-23T05:03:01.240Z] #93 ... [2024-09-23T05:03:01.240Z] [2024-09-23T05:03:01.240Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:03:01.513Z] #94 ... [2024-09-23T05:03:01.513Z] [2024-09-23T05:03:01.513Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:03:05.797Z] #95 ... [2024-09-23T05:03:05.797Z] [2024-09-23T05:03:05.797Z] #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:03:05.797Z] #96 ... [2024-09-23T05:03:05.797Z] [2024-09-23T05:03:05.797Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-23T05:03:05.797Z] #87 5.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:05.797Z] #87 ... [2024-09-23T05:03:05.797Z] [2024-09-23T05:03:05.797Z] #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-23T05:03:05.797Z] #92 DONE 5.3s [2024-09-23T05:03:05.797Z] [2024-09-23T05:03:05.797Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-23T05:03:05.797Z] #97 DONE 0.1s [2024-09-23T05:03:05.797Z] [2024-09-23T05:03:05.797Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-23T05:03:05.797Z] #86 6.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:06.758Z] #86 ... [2024-09-23T05:03:06.758Z] [2024-09-23T05:03:06.758Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T05:03:06.758Z] #91 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:06.758Z] #91 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:06.758Z] #91 15.75 OK: 13 MiB in 26 packages [2024-09-23T05:03:06.758Z] #91 DONE 16.4s [2024-09-23T05:03:06.758Z] [2024-09-23T05:03:06.758Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T05:03:06.758Z] #74 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:06.759Z] #74 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:06.759Z] #74 16.59 OK: 8 MiB in 16 packages [2024-09-23T05:03:06.759Z] #74 DONE 17.3s [2024-09-23T05:03:07.026Z] [2024-09-23T05:03:07.026Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-23T05:03:07.026Z] #87 7.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:08.971Z] #87 ... [2024-09-23T05:03:08.971Z] [2024-09-23T05:03:08.971Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-23T05:03:08.971Z] #93 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:08.971Z] #93 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:08.971Z] #93 17.16 OK: 18 MiB in 19 packages [2024-09-23T05:03:08.971Z] #93 DONE 17.8s [2024-09-23T05:03:09.237Z] [2024-09-23T05:03:09.237Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-23T05:03:09.237Z] #98 DONE 0.2s [2024-09-23T05:03:09.237Z] [2024-09-23T05:03:09.237Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T05:03:09.237Z] #82 9.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:09.237Z] #82 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:09.237Z] #82 14.10 OK: 9 MiB in 17 packages [2024-09-23T05:03:09.502Z] #82 ... [2024-09-23T05:03:09.502Z] [2024-09-23T05:03:09.502Z] #79 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-09-23T05:03:09.502Z] #79 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:09.502Z] #79 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:09.502Z] #79 16.56 OK: 8 MiB in 16 packages [2024-09-23T05:03:09.502Z] #79 DONE 17.4s [2024-09-23T05:03:09.502Z] [2024-09-23T05:03:09.502Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-23T05:03:09.502Z] #86 8.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:09.771Z] #86 ... [2024-09-23T05:03:09.771Z] [2024-09-23T05:03:09.771Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T05:03:09.771Z] #82 DONE 15.2s [2024-09-23T05:03:09.771Z] [2024-09-23T05:03:09.771Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T05:03:09.771Z] #84 9.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:09.771Z] #84 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T05:03:09.771Z] #84 14.45 OK: 12 MiB in 18 packages [2024-09-23T05:03:10.040Z] #84 ... [2024-09-23T05:03:10.040Z] [2024-09-23T05:03:10.040Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-23T05:03:10.040Z] #87 10.84 OK: 9 MiB in 20 packages [2024-09-23T05:03:10.305Z] #87 ... [2024-09-23T05:03:10.305Z] [2024-09-23T05:03:10.305Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T05:03:10.306Z] #84 DONE 15.0s [2024-09-23T05:03:10.571Z] [2024-09-23T05:03:10.571Z] #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:03:10.571Z] #96 ... [2024-09-23T05:03:10.571Z] [2024-09-23T05:03:10.571Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-23T05:03:10.841Z] #87 DONE 11.4s [2024-09-23T05:03:10.841Z] [2024-09-23T05:03:10.841Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-23T05:03:10.841Z] #86 11.85 OK: 8 MiB in 19 packages [2024-09-23T05:03:12.250Z] #86 DONE 13.1s [2024-09-23T05:03:12.250Z] [2024-09-23T05:03:12.250Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-23T05:03:12.250Z] #99 DONE 1.4s [2024-09-23T05:03:12.250Z] [2024-09-23T05:03:12.250Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T05:03:12.250Z] #100 DONE 1.4s [2024-09-23T05:03:12.250Z] [2024-09-23T05:03:12.250Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-23T05:03:12.525Z] #101 DONE 0.3s [2024-09-23T05:03:12.525Z] [2024-09-23T05:03:12.525Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T05:03:12.795Z] #102 ... [2024-09-23T05:03:12.795Z] [2024-09-23T05:03:12.795Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-23T05:03:12.795Z] #103 DONE 0.2s [2024-09-23T05:03:12.795Z] [2024-09-23T05:03:12.795Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T05:03:13.064Z] #104 DONE 0.2s [2024-09-23T05:03:13.064Z] [2024-09-23T05:03:13.064Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-23T05:03:13.339Z] #105 DONE 0.3s [2024-09-23T05:03:13.339Z] [2024-09-23T05:03:13.339Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-23T05:03:13.610Z] #106 DONE 0.4s [2024-09-23T05:03:13.610Z] [2024-09-23T05:03:13.610Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T05:03:13.878Z] #107 DONE 1.9s [2024-09-23T05:03:13.878Z] [2024-09-23T05:03:13.878Z] #108 [security-spire-server] exporting to image [2024-09-23T05:03:13.878Z] #108 exporting layers [2024-09-23T05:03:14.146Z] #108 ... [2024-09-23T05:03:14.147Z] [2024-09-23T05:03:14.147Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T05:03:14.147Z] #102 DONE 1.9s [2024-09-23T05:03:14.147Z] [2024-09-23T05:03:14.147Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-23T05:03:14.147Z] #109 DONE 0.3s [2024-09-23T05:03:14.147Z] [2024-09-23T05:03:14.147Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-23T05:03:14.413Z] #110 DONE 0.3s [2024-09-23T05:03:14.413Z] [2024-09-23T05:03:14.413Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-23T05:03:14.680Z] #111 DONE 0.3s [2024-09-23T05:03:14.680Z] [2024-09-23T05:03:14.680Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-23T05:03:14.680Z] #112 DONE 0.3s [2024-09-23T05:03:14.680Z] [2024-09-23T05:03:14.680Z] #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T05:03:14.954Z] #113 DONE 0.3s [2024-09-23T05:03:14.954Z] [2024-09-23T05:03:14.954Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T05:03:14.954Z] #114 DONE 0.2s [2024-09-23T05:03:14.954Z] [2024-09-23T05:03:14.954Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-23T05:03:14.954Z] #115 ... [2024-09-23T05:03:14.954Z] [2024-09-23T05:03:14.954Z] #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-23T05:03:14.954Z] #116 DONE 0.2s [2024-09-23T05:03:15.221Z] [2024-09-23T05:03:15.221Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-23T05:03:15.221Z] #115 DONE 0.3s [2024-09-23T05:03:15.221Z] [2024-09-23T05:03:15.221Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-23T05:03:15.221Z] #117 DONE 0.2s [2024-09-23T05:03:15.221Z] [2024-09-23T05:03:15.221Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-23T05:03:15.489Z] #118 DONE 0.3s [2024-09-23T05:03:15.489Z] [2024-09-23T05:03:15.489Z] #108 [security-spire-agent] exporting to image [2024-09-23T05:03:17.423Z] #108 exporting layers 3.5s done [2024-09-23T05:03:17.423Z] #108 writing image sha256:09940a3498721c4202ec70c46bee33e6c9e393e7c53a6874971a5df41ba54724 0.0s done [2024-09-23T05:03:17.423Z] #108 naming to docker.io/library/security-spire-server-arm64 done [2024-09-23T05:03:17.423Z] #108 exporting layers 2.0s done [2024-09-23T05:03:17.423Z] #108 writing image sha256:1ff4ad77704a69529321ea5fd1933b8aca5cd1aaa3012daca2e6466726f9467e 0.0s done [2024-09-23T05:03:17.423Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-23T05:03:17.423Z] #108 writing image sha256:33df9d177ef3d1b212e1a3e23aa43bb3a63ee8919aae2409e403f0afb0627318 done [2024-09-23T05:03:17.423Z] #108 naming to docker.io/library/security-spire-config-arm64 [2024-09-23T05:03:17.423Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2024-09-23T05:03:17.423Z] #108 DONE 3.7s [2024-09-23T05:03:17.423Z] [2024-09-23T05:03:17.423Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:03:20.379Z] #156 DONE 160.8s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-23T05:03:20.380Z] #159 DONE 160.8s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-23T05:03:20.380Z] #157 DONE 160.8s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-23T05:03:20.380Z] #160 DONE 160.8s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-23T05:03:20.380Z] #154 DONE 160.8s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T05:03:20.380Z] #150 DONE 160.9s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #161 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #161 ... [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-23T05:03:20.380Z] #151 DONE 160.9s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T05:03:20.380Z] #158 DONE 161.1s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T05:03:20.380Z] #155 DONE 161.1s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-23T05:03:20.380Z] #152 DONE 161.1s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #162 ... [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T05:03:20.380Z] #148 DONE 161.1s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T05:03:20.380Z] #153 DONE 161.1s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T05:03:20.380Z] #149 DONE 161.2s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #163 ... [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-23T05:03:20.380Z] #164 DONE 0.9s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #165 DONE 0.9s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #162 DONE 0.8s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #161 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #161 DONE 1.0s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #166 DONE 0.7s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.380Z] #167 ... [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #163 DONE 0.7s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #168 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #168 DONE 0.5s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #169 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #169 DONE 0.6s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #170 DONE 0.5s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.380Z] #171 ... [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.380Z] #172 DONE 0.5s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.380Z] #173 DONE 0.5s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #174 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-23T05:03:20.380Z] #174 ... [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.380Z] #175 DONE 0.6s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.380Z] #167 DONE 0.7s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.380Z] #176 CACHED [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #177 CACHED [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.380Z] #178 DONE 0.6s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #179 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.380Z] #179 CACHED [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #180 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #180 CACHED [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #181 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.380Z] #181 DONE 0.6s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.380Z] #182 CACHED [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #183 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #183 CACHED [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.380Z] #184 CACHED [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #185 CACHED [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #186 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-23T05:03:20.380Z] #186 DONE 0.6s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.380Z] #171 DONE 0.5s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:03:20.380Z] #187 ... [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #174 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-23T05:03:20.380Z] #174 DONE 0.5s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #188 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-23T05:03:20.380Z] #188 DONE 0.6s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:03:20.380Z] #189 ... [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #190 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-23T05:03:20.380Z] #190 DONE 1.8s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #191 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-23T05:03:20.380Z] #191 DONE 1.8s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #192 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-23T05:03:20.380Z] #192 DONE 1.9s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-23T05:03:20.380Z] #193 DONE 1.8s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #194 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-23T05:03:20.380Z] #194 DONE 1.9s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:03:20.380Z] #187 DONE 1.9s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-23T05:03:20.380Z] #195 DONE 2.0s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-23T05:03:20.380Z] #196 DONE 2.0s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-23T05:03:20.380Z] #197 DONE 1.8s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-23T05:03:20.380Z] #198 DONE 2.0s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-23T05:03:20.380Z] #199 ... [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-23T05:03:20.380Z] #200 DONE 2.0s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #201 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-23T05:03:20.380Z] #201 DONE 2.9s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:03:20.380Z] #189 DONE 1.9s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #101 [security-spiffe-token-provider] exporting to image [2024-09-23T05:03:20.380Z] #101 exporting layers [2024-09-23T05:03:20.380Z] #101 ... [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-23T05:03:20.380Z] #202 DONE 0.5s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:03:20.380Z] #203 DONE 0.5s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #101 [support-notifications] exporting to image [2024-09-23T05:03:20.380Z] #101 ... [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #204 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:03:20.380Z] #204 DONE 0.6s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #205 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:03:20.380Z] #205 DONE 0.6s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:03:20.380Z] #206 DONE 0.5s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:03:20.380Z] #207 DONE 0.5s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-23T05:03:20.380Z] #208 DONE 0.6s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #101 [support-notifications] exporting to image [2024-09-23T05:03:20.380Z] #101 exporting layers 0.4s done [2024-09-23T05:03:20.380Z] #101 ... [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:03:20.380Z] #209 DONE 0.6s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:03:20.380Z] #210 DONE 0.6s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-23T05:03:20.380Z] #199 DONE 0.6s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:03:20.380Z] #211 DONE 0.5s [2024-09-23T05:03:20.380Z] [2024-09-23T05:03:20.380Z] #101 [support-cron-scheduler] exporting to image [2024-09-23T05:03:20.641Z] #101 ... [2024-09-23T05:03:20.641Z] [2024-09-23T05:03:20.641Z] #212 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:03:20.641Z] #212 DONE 0.7s [2024-09-23T05:03:20.641Z] [2024-09-23T05:03:20.641Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-23T05:03:20.641Z] #213 DONE 0.6s [2024-09-23T05:03:20.641Z] [2024-09-23T05:03:20.641Z] #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-23T05:03:20.901Z] #214 ... [2024-09-23T05:03:20.901Z] [2024-09-23T05:03:20.901Z] #215 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-23T05:03:20.901Z] #215 DONE 0.6s [2024-09-23T05:03:20.901Z] [2024-09-23T05:03:20.901Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-23T05:03:20.901Z] #216 DONE 0.6s [2024-09-23T05:03:20.901Z] [2024-09-23T05:03:20.901Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-23T05:03:20.901Z] #217 DONE 0.6s [2024-09-23T05:03:20.901Z] [2024-09-23T05:03:20.901Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-23T05:03:20.901Z] #218 DONE 0.6s [2024-09-23T05:03:20.901Z] [2024-09-23T05:03:20.901Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-23T05:03:20.901Z] #219 DONE 0.6s [2024-09-23T05:03:20.901Z] [2024-09-23T05:03:20.901Z] #220 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:03:20.901Z] #220 DONE 0.5s [2024-09-23T05:03:20.901Z] [2024-09-23T05:03:20.901Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-23T05:03:21.165Z] #221 ... [2024-09-23T05:03:21.165Z] [2024-09-23T05:03:21.165Z] #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-23T05:03:21.165Z] #214 DONE 0.4s [2024-09-23T05:03:21.425Z] [2024-09-23T05:03:21.425Z] #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T05:03:21.685Z] #222 ... [2024-09-23T05:03:21.685Z] [2024-09-23T05:03:21.685Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-23T05:03:21.685Z] #223 DONE 0.7s [2024-09-23T05:03:21.685Z] [2024-09-23T05:03:21.685Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-23T05:03:21.685Z] #224 DONE 0.7s [2024-09-23T05:03:21.685Z] [2024-09-23T05:03:21.685Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T05:03:21.685Z] #225 DONE 0.8s [2024-09-23T05:03:21.685Z] [2024-09-23T05:03:21.685Z] #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T05:03:21.685Z] #226 DONE 0.8s [2024-09-23T05:03:21.685Z] [2024-09-23T05:03:21.685Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-23T05:03:21.685Z] #221 DONE 0.7s [2024-09-23T05:03:21.685Z] [2024-09-23T05:03:21.685Z] #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-23T05:03:21.685Z] #227 DONE 0.1s [2024-09-23T05:03:21.685Z] [2024-09-23T05:03:21.685Z] #101 [support-cron-scheduler] exporting to image [2024-09-23T05:03:21.685Z] #101 writing image sha256:7882e96beda66c5d4c682de3dcb11ff1caa4d412d720c4f5f6e4f8b80f636381 0.1s done [2024-09-23T05:03:21.685Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2024-09-23T05:03:21.685Z] #101 writing image sha256:11050291e5862b7e7df3a2de3eb2bbba2c135d345e5ba717325cfc19acdaf93a 0.0s done [2024-09-23T05:03:21.685Z] #101 naming to docker.io/library/support-notifications done [2024-09-23T05:03:21.685Z] #101 writing image sha256:9c53afdea359863f768e6736402904def7326730134321cca63c431a5801faa3 0.0s done [2024-09-23T05:03:21.685Z] #101 writing image sha256:a1e7cc526ee2b032f125b0dd10b286e3411f41250dbe827d23c3fd1e612d4bfc 0.1s done [2024-09-23T05:03:21.685Z] #101 naming to docker.io/library/core-keeper 0.0s done [2024-09-23T05:03:21.685Z] #101 naming to docker.io/library/core-command done [2024-09-23T05:03:21.685Z] #101 writing image sha256:84bd46ac9ddfcf2bd904d2956a58efbf67f1c2d8c52c8af639cbb754929c86a4 0.2s done [2024-09-23T05:03:21.685Z] #101 naming to docker.io/library/support-scheduler 0.0s done [2024-09-23T05:03:21.685Z] #101 writing image sha256:0910a1759b499fcc3dee9f1de3cc0e14cf257450051a67a85edd068edbbeb8e3 done [2024-09-23T05:03:21.685Z] #101 writing image sha256:c885fbcd7ade9d98469bd63c56e3d4b117a8f6776ac9d56a8e988d342bf54aaf done [2024-09-23T05:03:21.685Z] #101 naming to docker.io/library/core-data done [2024-09-23T05:03:21.685Z] #101 naming to docker.io/library/support-cron-scheduler done [2024-09-23T05:03:21.944Z] #101 ... [2024-09-23T05:03:21.944Z] [2024-09-23T05:03:21.944Z] #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-23T05:03:21.944Z] #228 DONE 0.1s [2024-09-23T05:03:21.944Z] [2024-09-23T05:03:21.944Z] #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-23T05:03:21.944Z] #229 DONE 0.1s [2024-09-23T05:03:21.944Z] [2024-09-23T05:03:21.944Z] #101 [core-common-config-bootstrapper] exporting to image [2024-09-23T05:03:21.944Z] #101 exporting layers 0.3s done [2024-09-23T05:03:21.944Z] #101 writing image sha256:ea231b3cde56f6db45c275677ad72f269c6656a0082c7b36f83861fa8e2733f2 done [2024-09-23T05:03:21.944Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-23T05:03:21.944Z] #101 writing image sha256:89cfff61f78a7dab93db3f588296357029c3678b29529587115d2256502fd1fe [2024-09-23T05:03:21.944Z] #101 exporting layers 0.3s done [2024-09-23T05:03:21.944Z] #101 writing image sha256:89cfff61f78a7dab93db3f588296357029c3678b29529587115d2256502fd1fe 0.1s done [2024-09-23T05:03:21.944Z] #101 naming to docker.io/library/core-metadata done [2024-09-23T05:03:21.944Z] #101 writing image sha256:85a34fa2a6d06d65fb5bdf27d988c7935cce5dd0b693bca518d88120129436b8 done [2024-09-23T05:03:21.944Z] #101 naming to docker.io/library/security-proxy-auth done [2024-09-23T05:03:21.944Z] #101 DONE 4.8s [2024-09-23T05:03:21.944Z] [2024-09-23T05:03:21.944Z] #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-23T05:03:21.944Z] #230 DONE 0.1s [2024-09-23T05:03:21.944Z] [2024-09-23T05:03:21.944Z] #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-23T05:03:21.944Z] #231 DONE 0.1s [2024-09-23T05:03:21.944Z] [2024-09-23T05:03:21.944Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T05:03:21.944Z] #232 ... [2024-09-23T05:03:21.944Z] [2024-09-23T05:03:21.944Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-23T05:03:21.944Z] #233 DONE 0.1s [2024-09-23T05:03:21.944Z] [2024-09-23T05:03:21.944Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-23T05:03:21.944Z] #234 DONE 0.0s [2024-09-23T05:03:22.203Z] [2024-09-23T05:03:22.203Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-23T05:03:22.464Z] #235 ... [2024-09-23T05:03:22.464Z] [2024-09-23T05:03:22.464Z] #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T05:03:22.464Z] #222 DONE 0.9s [2024-09-23T05:03:22.464Z] [2024-09-23T05:03:22.464Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T05:03:22.464Z] #232 DONE 0.5s [2024-09-23T05:03:22.464Z] [2024-09-23T05:03:22.464Z] #101 [security-secretstore-setup] exporting to image [2024-09-23T05:03:22.464Z] #101 exporting layers 0.3s done [2024-09-23T05:03:22.725Z] #101 exporting layers 0.3s done [2024-09-23T05:03:22.725Z] #101 writing image sha256:09f150353103ff5b23673d58e0768d3c9ec087a5051eadc3886988a1a1eaaa3c done [2024-09-23T05:03:22.725Z] #101 naming to docker.io/library/security-proxy-setup done [2024-09-23T05:03:22.725Z] #101 writing image sha256:d6fa737743fc7a6a48ab141a9128018ee15f58b24952aad21382b85a514c802c done [2024-09-23T05:03:22.725Z] #101 naming to docker.io/library/security-secretstore-setup done [2024-09-23T05:03:22.725Z] #101 DONE 5.2s [2024-09-23T05:03:22.725Z] [2024-09-23T05:03:22.725Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-23T05:03:22.725Z] #235 DONE 0.6s [2024-09-23T05:03:22.725Z] [2024-09-23T05:03:22.725Z] #101 [security-bootstrapper] exporting to image [2024-09-23T05:03:22.986Z] #101 exporting layers 0.2s done [2024-09-23T05:03:22.986Z] #101 writing image sha256:4d21b1e240118fda092cb56fda9913d33694007fb1aa619918231075fdf8573e done [2024-09-23T05:03:22.986Z] #101 naming to docker.io/library/security-bootstrapper done [2024-09-23T05:03:22.986Z] #101 DONE 5.4s [2024-09-23T05:03:22.986Z] [2024-09-23T05:03:22.986Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:03:22.986Z] time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-23T05:03:23.003Z] $ docker stop --time=1 80e3724b5d8b0b3a595ced5869315c614a1a9f7104c5aa1b78022a6a5ba8cb72 [2024-09-23T05:03:24.305Z] $ docker rm -f --volumes 80e3724b5d8b0b3a595ced5869315c614a1a9f7104c5aa1b78022a6a5ba8cb72 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-23T05:03:24.655Z] + docker images [2024-09-23T05:03:24.655Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-23T05:03:24.655Z] security-bootstrapper latest 4d21b1e24011 2 seconds ago 19MB [2024-09-23T05:03:24.655Z] security-proxy-setup latest 09f150353103 2 seconds ago 26.2MB [2024-09-23T05:03:24.655Z] security-secretstore-setup latest d6fa737743fc 2 seconds ago 37MB [2024-09-23T05:03:24.655Z] core-metadata latest 89cfff61f78a 3 seconds ago 40MB [2024-09-23T05:03:24.655Z] security-proxy-auth latest 85a34fa2a6d0 3 seconds ago 33.1MB [2024-09-23T05:03:24.655Z] core-common-config-bootstrapper latest ea231b3cde56 3 seconds ago 15.2MB [2024-09-23T05:03:24.655Z] core-keeper latest 9c53afdea359 4 seconds ago 39.7MB [2024-09-23T05:03:24.655Z] support-scheduler latest 84bd46ac9ddf 4 seconds ago 42.1MB [2024-09-23T05:03:24.655Z] support-cron-scheduler latest 0910a1759b49 4 seconds ago 44.3MB [2024-09-23T05:03:24.655Z] core-command latest a1e7cc526ee2 4 seconds ago 35.5MB [2024-09-23T05:03:24.656Z] core-data latest c885fbcd7ade 4 seconds ago 39.8MB [2024-09-23T05:03:24.656Z] support-notifications latest 11050291e586 5 seconds ago 42.7MB [2024-09-23T05:03:24.656Z] security-spiffe-token-provider latest 7882e96beda6 5 seconds ago 28.9MB [2024-09-23T05:03:24.656Z] security-spire-server latest 82549d24e158 3 minutes ago 121MB [2024-09-23T05:03:24.656Z] security-spire-agent latest 7c1a14c305da 3 minutes ago 182MB [2024-09-23T05:03:24.656Z] security-spire-config latest a324006a5089 3 minutes ago 120MB [2024-09-23T05:03:24.656Z] ci-base-image-x86_64 latest 0f7dec9dc745 7 minutes ago 971MB [2024-09-23T05:03:24.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-23T05:03:24.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-23T05:03:24.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T05:03:24.798Z] provisioning config files... [2024-09-23T05:03:24.807Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/701@tmp/config9096789506149054935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:03:25.116Z] ---> ****-login.sh [2024-09-23T05:03:25.116Z] nexus3.edgexfoundry.org:10001 [2024-09-23T05:03:25.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:03:25.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:03:25.116Z] Configure a credential helper to remove this warning. See [2024-09-23T05:03:25.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:03:25.116Z] [2024-09-23T05:03:25.116Z] Login Succeeded [2024-09-23T05:03:25.116Z] nexus3.edgexfoundry.org:10002 [2024-09-23T05:03:25.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:03:25.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:03:25.117Z] Configure a credential helper to remove this warning. See [2024-09-23T05:03:25.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:03:25.117Z] [2024-09-23T05:03:25.117Z] Login Succeeded [2024-09-23T05:03:25.117Z] nexus3.edgexfoundry.org:10003 [2024-09-23T05:03:25.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:03:25.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:03:25.376Z] Configure a credential helper to remove this warning. See [2024-09-23T05:03:25.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:03:25.376Z] [2024-09-23T05:03:25.376Z] Login Succeeded [2024-09-23T05:03:25.376Z] nexus3.edgexfoundry.org:10004 [2024-09-23T05:03:25.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:03:25.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:03:25.376Z] Configure a credential helper to remove this warning. See [2024-09-23T05:03:25.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:03:25.376Z] [2024-09-23T05:03:25.376Z] Login Succeeded [2024-09-23T05:03:25.376Z] ****.io [2024-09-23T05:03:25.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:03:25.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:03:25.635Z] Configure a credential helper to remove this warning. See [2024-09-23T05:03:25.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:03:25.635Z] [2024-09-23T05:03:25.635Z] Login Succeeded [2024-09-23T05:03:25.635Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T05:03:25.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:03:25.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-23T05:03:25.726Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-23T05:03:25.726Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:25.726Z] latest [2024-09-23T05:03:25.726Z] 3.2.0-dev.79 [2024-09-23T05:03:25.726Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:25.726Z] main [2024-09-23T05:03:25.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:26.085Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:26.415Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:26.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-23T05:03:26.415Z] f4cfd2fa4274: Preparing [2024-09-23T05:03:26.415Z] b6f902d2497a: Preparing [2024-09-23T05:03:26.415Z] b29b3048bf25: Preparing [2024-09-23T05:03:26.415Z] 07301b7803bb: Preparing [2024-09-23T05:03:26.415Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:26.415Z] e6752465f246: Preparing [2024-09-23T05:03:26.415Z] d62a02444d39: Preparing [2024-09-23T05:03:26.415Z] e6752465f246: Waiting [2024-09-23T05:03:26.415Z] d62a02444d39: Waiting [2024-09-23T05:03:26.415Z] 362aa8fb8bfa: Pushed [2024-09-23T05:03:26.415Z] 07301b7803bb: Pushed [2024-09-23T05:03:26.415Z] b29b3048bf25: Pushed [2024-09-23T05:03:26.415Z] f4cfd2fa4274: Pushed [2024-09-23T05:03:26.415Z] d62a02444d39: Layer already exists [2024-09-23T05:03:26.415Z] e6752465f246: Pushed [2024-09-23T05:03:28.948Z] b6f902d2497a: Pushed [2024-09-23T05:03:28.948Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:1ede2afa9299d33006b5fd63d9f91a2dd79189c71df41aeba15c6856aa900660 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:29.275Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:29.598Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-23T05:03:29.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-23T05:03:29.598Z] f4cfd2fa4274: Preparing [2024-09-23T05:03:29.598Z] b6f902d2497a: Preparing [2024-09-23T05:03:29.598Z] b29b3048bf25: Preparing [2024-09-23T05:03:29.598Z] 07301b7803bb: Preparing [2024-09-23T05:03:29.598Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:29.598Z] e6752465f246: Preparing [2024-09-23T05:03:29.598Z] d62a02444d39: Preparing [2024-09-23T05:03:29.598Z] e6752465f246: Waiting [2024-09-23T05:03:29.598Z] f4cfd2fa4274: Layer already exists [2024-09-23T05:03:29.598Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:29.598Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:29.598Z] b6f902d2497a: Layer already exists [2024-09-23T05:03:29.598Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:29.598Z] e6752465f246: Layer already exists [2024-09-23T05:03:29.598Z] d62a02444d39: Layer already exists [2024-09-23T05:03:29.598Z] latest: digest: sha256:1ede2afa9299d33006b5fd63d9f91a2dd79189c71df41aeba15c6856aa900660 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:29.926Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:30.253Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.79 [2024-09-23T05:03:30.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-23T05:03:30.253Z] f4cfd2fa4274: Preparing [2024-09-23T05:03:30.253Z] b6f902d2497a: Preparing [2024-09-23T05:03:30.253Z] b29b3048bf25: Preparing [2024-09-23T05:03:30.253Z] 07301b7803bb: Preparing [2024-09-23T05:03:30.253Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:30.253Z] e6752465f246: Preparing [2024-09-23T05:03:30.253Z] d62a02444d39: Preparing [2024-09-23T05:03:30.253Z] e6752465f246: Waiting [2024-09-23T05:03:30.253Z] d62a02444d39: Waiting [2024-09-23T05:03:30.253Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:30.253Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:30.253Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:30.253Z] b6f902d2497a: Layer already exists [2024-09-23T05:03:30.253Z] f4cfd2fa4274: Layer already exists [2024-09-23T05:03:30.253Z] d62a02444d39: Layer already exists [2024-09-23T05:03:30.253Z] e6752465f246: Layer already exists [2024-09-23T05:03:30.253Z] 3.2.0-dev.79: digest: sha256:1ede2afa9299d33006b5fd63d9f91a2dd79189c71df41aeba15c6856aa900660 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:30.588Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:30.918Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:30.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-23T05:03:30.918Z] f4cfd2fa4274: Preparing [2024-09-23T05:03:30.918Z] b6f902d2497a: Preparing [2024-09-23T05:03:30.918Z] b29b3048bf25: Preparing [2024-09-23T05:03:30.918Z] 07301b7803bb: Preparing [2024-09-23T05:03:30.918Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:30.918Z] e6752465f246: Preparing [2024-09-23T05:03:30.918Z] d62a02444d39: Preparing [2024-09-23T05:03:30.918Z] e6752465f246: Waiting [2024-09-23T05:03:30.918Z] d62a02444d39: Waiting [2024-09-23T05:03:30.918Z] b6f902d2497a: Layer already exists [2024-09-23T05:03:30.918Z] f4cfd2fa4274: Layer already exists [2024-09-23T05:03:30.918Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:30.918Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:30.918Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:30.918Z] e6752465f246: Layer already exists [2024-09-23T05:03:30.918Z] d62a02444d39: Layer already exists [2024-09-23T05:03:30.918Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:1ede2afa9299d33006b5fd63d9f91a2dd79189c71df41aeba15c6856aa900660 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:31.249Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:31.582Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-23T05:03:31.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-23T05:03:31.582Z] f4cfd2fa4274: Preparing [2024-09-23T05:03:31.582Z] b6f902d2497a: Preparing [2024-09-23T05:03:31.582Z] b29b3048bf25: Preparing [2024-09-23T05:03:31.582Z] 07301b7803bb: Preparing [2024-09-23T05:03:31.582Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:31.582Z] e6752465f246: Preparing [2024-09-23T05:03:31.582Z] d62a02444d39: Preparing [2024-09-23T05:03:31.582Z] e6752465f246: Waiting [2024-09-23T05:03:31.582Z] d62a02444d39: Waiting [2024-09-23T05:03:31.582Z] f4cfd2fa4274: Layer already exists [2024-09-23T05:03:31.582Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:31.582Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:31.582Z] b6f902d2497a: Layer already exists [2024-09-23T05:03:31.582Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:31.582Z] e6752465f246: Layer already exists [2024-09-23T05:03:31.582Z] d62a02444d39: Layer already exists [2024-09-23T05:03:31.582Z] main: digest: sha256:1ede2afa9299d33006b5fd63d9f91a2dd79189c71df41aeba15c6856aa900660 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:03:31.661Z] ===================================================== [Pipeline] echo [2024-09-23T05:03:31.676Z] taggedImages: [2024-09-23T05:03:31.676Z] - nexus3.edgexfoundry.org:10004/core-command:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:31.676Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-23T05:03:31.676Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.79 [2024-09-23T05:03:31.676Z] - nexus3.edgexfoundry.org:10004/core-command:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:31.676Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-23T05:03:31.709Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-23T05:03:31.709Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:31.709Z] latest [2024-09-23T05:03:31.709Z] 3.2.0-dev.79 [2024-09-23T05:03:31.709Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:31.709Z] main [2024-09-23T05:03:31.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:32.069Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:32.387Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:32.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-23T05:03:32.387Z] 7eede13f6eb2: Preparing [2024-09-23T05:03:32.387Z] 190366e3b8ed: Preparing [2024-09-23T05:03:32.387Z] 8479319c95eb: Preparing [2024-09-23T05:03:32.387Z] 580eabee34bb: Preparing [2024-09-23T05:03:32.387Z] b29b3048bf25: Preparing [2024-09-23T05:03:32.387Z] 07301b7803bb: Preparing [2024-09-23T05:03:32.387Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:32.387Z] e6752465f246: Preparing [2024-09-23T05:03:32.387Z] d62a02444d39: Preparing [2024-09-23T05:03:32.387Z] e6752465f246: Waiting [2024-09-23T05:03:32.387Z] d62a02444d39: Waiting [2024-09-23T05:03:32.387Z] 07301b7803bb: Waiting [2024-09-23T05:03:32.387Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:32.387Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:32.387Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:32.387Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:32.387Z] e6752465f246: Layer already exists [2024-09-23T05:03:32.387Z] d62a02444d39: Layer already exists [2024-09-23T05:03:32.387Z] 7eede13f6eb2: Pushed [2024-09-23T05:03:32.387Z] 190366e3b8ed: Pushed [2024-09-23T05:03:32.387Z] 8479319c95eb: Pushed [2024-09-23T05:03:33.329Z] 580eabee34bb: Pushed [2024-09-23T05:03:33.329Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:a37f67810e9f2e445275d2cffa1b2905db200d9e4b558414824adf7395651983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:33.663Z] + 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 [2024-09-23T05:03:33.987Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-23T05:03:33.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-23T05:03:33.987Z] 7eede13f6eb2: Preparing [2024-09-23T05:03:33.987Z] 190366e3b8ed: Preparing [2024-09-23T05:03:33.987Z] 8479319c95eb: Preparing [2024-09-23T05:03:33.987Z] 580eabee34bb: Preparing [2024-09-23T05:03:33.987Z] b29b3048bf25: Preparing [2024-09-23T05:03:33.987Z] 07301b7803bb: Preparing [2024-09-23T05:03:33.987Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:33.987Z] e6752465f246: Preparing [2024-09-23T05:03:33.987Z] d62a02444d39: Preparing [2024-09-23T05:03:33.987Z] 07301b7803bb: Waiting [2024-09-23T05:03:33.987Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:33.987Z] e6752465f246: Waiting [2024-09-23T05:03:33.987Z] 190366e3b8ed: Layer already exists [2024-09-23T05:03:33.987Z] 7eede13f6eb2: Layer already exists [2024-09-23T05:03:33.987Z] 580eabee34bb: Layer already exists [2024-09-23T05:03:33.987Z] 8479319c95eb: Layer already exists [2024-09-23T05:03:33.987Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:33.987Z] e6752465f246: Layer already exists [2024-09-23T05:03:33.987Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:33.987Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:33.987Z] d62a02444d39: Layer already exists [2024-09-23T05:03:33.987Z] latest: digest: sha256:a37f67810e9f2e445275d2cffa1b2905db200d9e4b558414824adf7395651983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:34.318Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:34.645Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.79 [2024-09-23T05:03:34.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-23T05:03:34.645Z] 7eede13f6eb2: Preparing [2024-09-23T05:03:34.645Z] 190366e3b8ed: Preparing [2024-09-23T05:03:34.645Z] 8479319c95eb: Preparing [2024-09-23T05:03:34.645Z] 580eabee34bb: Preparing [2024-09-23T05:03:34.645Z] b29b3048bf25: Preparing [2024-09-23T05:03:34.645Z] 07301b7803bb: Preparing [2024-09-23T05:03:34.645Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:34.645Z] e6752465f246: Preparing [2024-09-23T05:03:34.645Z] d62a02444d39: Preparing [2024-09-23T05:03:34.645Z] 07301b7803bb: Waiting [2024-09-23T05:03:34.645Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:34.645Z] e6752465f246: Waiting [2024-09-23T05:03:34.645Z] d62a02444d39: Waiting [2024-09-23T05:03:34.645Z] 8479319c95eb: Layer already exists [2024-09-23T05:03:34.645Z] 190366e3b8ed: Layer already exists [2024-09-23T05:03:34.645Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:34.645Z] 580eabee34bb: Layer already exists [2024-09-23T05:03:34.645Z] 7eede13f6eb2: Layer already exists [2024-09-23T05:03:34.645Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:34.645Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:34.645Z] e6752465f246: Layer already exists [2024-09-23T05:03:34.645Z] d62a02444d39: Layer already exists [2024-09-23T05:03:34.645Z] 3.2.0-dev.79: digest: sha256:a37f67810e9f2e445275d2cffa1b2905db200d9e4b558414824adf7395651983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:34.975Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:35.298Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:35.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-23T05:03:35.298Z] 7eede13f6eb2: Preparing [2024-09-23T05:03:35.298Z] 190366e3b8ed: Preparing [2024-09-23T05:03:35.298Z] 8479319c95eb: Preparing [2024-09-23T05:03:35.298Z] 580eabee34bb: Preparing [2024-09-23T05:03:35.298Z] b29b3048bf25: Preparing [2024-09-23T05:03:35.298Z] 07301b7803bb: Preparing [2024-09-23T05:03:35.298Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:35.298Z] e6752465f246: Preparing [2024-09-23T05:03:35.298Z] d62a02444d39: Preparing [2024-09-23T05:03:35.298Z] 07301b7803bb: Waiting [2024-09-23T05:03:35.298Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:35.298Z] e6752465f246: Waiting [2024-09-23T05:03:35.298Z] d62a02444d39: Waiting [2024-09-23T05:03:35.298Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:35.298Z] 580eabee34bb: Layer already exists [2024-09-23T05:03:35.298Z] 190366e3b8ed: Layer already exists [2024-09-23T05:03:35.298Z] 7eede13f6eb2: Layer already exists [2024-09-23T05:03:35.298Z] 8479319c95eb: Layer already exists [2024-09-23T05:03:35.298Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:35.298Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:35.298Z] e6752465f246: Layer already exists [2024-09-23T05:03:35.298Z] d62a02444d39: Layer already exists [2024-09-23T05:03:35.298Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:a37f67810e9f2e445275d2cffa1b2905db200d9e4b558414824adf7395651983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:35.619Z] + 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 [2024-09-23T05:03:35.950Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-23T05:03:35.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-23T05:03:35.951Z] 7eede13f6eb2: Preparing [2024-09-23T05:03:35.951Z] 190366e3b8ed: Preparing [2024-09-23T05:03:35.951Z] 8479319c95eb: Preparing [2024-09-23T05:03:35.951Z] 580eabee34bb: Preparing [2024-09-23T05:03:35.951Z] b29b3048bf25: Preparing [2024-09-23T05:03:35.951Z] 07301b7803bb: Preparing [2024-09-23T05:03:35.951Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:35.951Z] e6752465f246: Preparing [2024-09-23T05:03:35.951Z] d62a02444d39: Preparing [2024-09-23T05:03:35.951Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:35.951Z] e6752465f246: Waiting [2024-09-23T05:03:35.951Z] 07301b7803bb: Waiting [2024-09-23T05:03:35.951Z] d62a02444d39: Waiting [2024-09-23T05:03:35.951Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:35.951Z] 190366e3b8ed: Layer already exists [2024-09-23T05:03:35.951Z] 580eabee34bb: Layer already exists [2024-09-23T05:03:35.951Z] 7eede13f6eb2: Layer already exists [2024-09-23T05:03:35.951Z] 8479319c95eb: Layer already exists [2024-09-23T05:03:35.951Z] e6752465f246: Layer already exists [2024-09-23T05:03:35.951Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:35.951Z] d62a02444d39: Layer already exists [2024-09-23T05:03:35.951Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:35.951Z] main: digest: sha256:a37f67810e9f2e445275d2cffa1b2905db200d9e4b558414824adf7395651983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:03:36.022Z] ===================================================== [Pipeline] echo [2024-09-23T05:03:36.034Z] taggedImages: [2024-09-23T05:03:36.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:36.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-23T05:03:36.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.79 [2024-09-23T05:03:36.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:36.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-23T05:03:36.064Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-23T05:03:36.064Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:36.064Z] latest [2024-09-23T05:03:36.064Z] 3.2.0-dev.79 [2024-09-23T05:03:36.064Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:36.064Z] main [2024-09-23T05:03:36.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:36.413Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:36.738Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:36.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-23T05:03:36.738Z] 9dd209062b7f: Preparing [2024-09-23T05:03:36.738Z] d129a948c8f0: Preparing [2024-09-23T05:03:36.738Z] 94653af6ebca: Preparing [2024-09-23T05:03:36.738Z] b29b3048bf25: Preparing [2024-09-23T05:03:36.738Z] 07301b7803bb: Preparing [2024-09-23T05:03:36.738Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:36.738Z] 7edb3f6c129c: Preparing [2024-09-23T05:03:36.738Z] d62a02444d39: Preparing [2024-09-23T05:03:36.738Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:36.738Z] 7edb3f6c129c: Waiting [2024-09-23T05:03:36.738Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:36.738Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:36.738Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:36.738Z] d62a02444d39: Layer already exists [2024-09-23T05:03:36.738Z] 9dd209062b7f: Pushed [2024-09-23T05:03:36.738Z] 7edb3f6c129c: Pushed [2024-09-23T05:03:36.738Z] d129a948c8f0: Pushed [2024-09-23T05:03:40.028Z] 94653af6ebca: Pushed [2024-09-23T05:03:40.028Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:e470c11e5905aca1e5e754772d42a6ef87f0426b0ad29e16905cbafcabd9a4d3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:40.364Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:40.689Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-23T05:03:40.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-23T05:03:40.689Z] 9dd209062b7f: Preparing [2024-09-23T05:03:40.689Z] d129a948c8f0: Preparing [2024-09-23T05:03:40.689Z] 94653af6ebca: Preparing [2024-09-23T05:03:40.689Z] b29b3048bf25: Preparing [2024-09-23T05:03:40.689Z] 07301b7803bb: Preparing [2024-09-23T05:03:40.689Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:40.689Z] 7edb3f6c129c: Preparing [2024-09-23T05:03:40.689Z] d62a02444d39: Preparing [2024-09-23T05:03:40.689Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:40.689Z] 7edb3f6c129c: Waiting [2024-09-23T05:03:40.689Z] d62a02444d39: Waiting [2024-09-23T05:03:40.689Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:40.689Z] 94653af6ebca: Layer already exists [2024-09-23T05:03:40.689Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:40.689Z] 9dd209062b7f: Layer already exists [2024-09-23T05:03:40.689Z] d129a948c8f0: Layer already exists [2024-09-23T05:03:40.689Z] d62a02444d39: Layer already exists [2024-09-23T05:03:40.689Z] 7edb3f6c129c: Layer already exists [2024-09-23T05:03:40.689Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:40.689Z] latest: digest: sha256:e470c11e5905aca1e5e754772d42a6ef87f0426b0ad29e16905cbafcabd9a4d3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:41.022Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:41.350Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.79 [2024-09-23T05:03:41.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-23T05:03:41.350Z] 9dd209062b7f: Preparing [2024-09-23T05:03:41.350Z] d129a948c8f0: Preparing [2024-09-23T05:03:41.350Z] 94653af6ebca: Preparing [2024-09-23T05:03:41.350Z] b29b3048bf25: Preparing [2024-09-23T05:03:41.350Z] 07301b7803bb: Preparing [2024-09-23T05:03:41.350Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:41.350Z] 7edb3f6c129c: Preparing [2024-09-23T05:03:41.350Z] d62a02444d39: Preparing [2024-09-23T05:03:41.350Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:41.350Z] 7edb3f6c129c: Waiting [2024-09-23T05:03:41.350Z] d62a02444d39: Waiting [2024-09-23T05:03:41.350Z] 9dd209062b7f: Layer already exists [2024-09-23T05:03:41.350Z] d129a948c8f0: Layer already exists [2024-09-23T05:03:41.350Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:41.350Z] 94653af6ebca: Layer already exists [2024-09-23T05:03:41.350Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:41.350Z] d62a02444d39: Layer already exists [2024-09-23T05:03:41.350Z] 7edb3f6c129c: Layer already exists [2024-09-23T05:03:41.350Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:41.350Z] 3.2.0-dev.79: digest: sha256:e470c11e5905aca1e5e754772d42a6ef87f0426b0ad29e16905cbafcabd9a4d3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:41.684Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:42.014Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:42.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-23T05:03:42.014Z] 9dd209062b7f: Preparing [2024-09-23T05:03:42.014Z] d129a948c8f0: Preparing [2024-09-23T05:03:42.014Z] 94653af6ebca: Preparing [2024-09-23T05:03:42.014Z] b29b3048bf25: Preparing [2024-09-23T05:03:42.014Z] 07301b7803bb: Preparing [2024-09-23T05:03:42.014Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:42.014Z] 7edb3f6c129c: Preparing [2024-09-23T05:03:42.014Z] d62a02444d39: Preparing [2024-09-23T05:03:42.014Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:42.014Z] 7edb3f6c129c: Waiting [2024-09-23T05:03:42.014Z] d62a02444d39: Waiting [2024-09-23T05:03:42.014Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:42.014Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:42.014Z] 94653af6ebca: Layer already exists [2024-09-23T05:03:42.014Z] 9dd209062b7f: Layer already exists [2024-09-23T05:03:42.014Z] d129a948c8f0: Layer already exists [2024-09-23T05:03:42.014Z] d62a02444d39: Layer already exists [2024-09-23T05:03:42.014Z] 7edb3f6c129c: Layer already exists [2024-09-23T05:03:42.014Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:42.014Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:e470c11e5905aca1e5e754772d42a6ef87f0426b0ad29e16905cbafcabd9a4d3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:42.349Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:42.682Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-23T05:03:42.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-23T05:03:42.682Z] 9dd209062b7f: Preparing [2024-09-23T05:03:42.682Z] d129a948c8f0: Preparing [2024-09-23T05:03:42.682Z] 94653af6ebca: Preparing [2024-09-23T05:03:42.682Z] b29b3048bf25: Preparing [2024-09-23T05:03:42.682Z] 07301b7803bb: Preparing [2024-09-23T05:03:42.682Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:42.682Z] 7edb3f6c129c: Preparing [2024-09-23T05:03:42.682Z] d62a02444d39: Preparing [2024-09-23T05:03:42.682Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:42.682Z] 7edb3f6c129c: Waiting [2024-09-23T05:03:42.682Z] d62a02444d39: Waiting [2024-09-23T05:03:42.682Z] 94653af6ebca: Layer already exists [2024-09-23T05:03:42.682Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:42.682Z] d129a948c8f0: Layer already exists [2024-09-23T05:03:42.682Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:42.682Z] 9dd209062b7f: Layer already exists [2024-09-23T05:03:42.682Z] 7edb3f6c129c: Layer already exists [2024-09-23T05:03:42.682Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:42.682Z] d62a02444d39: Layer already exists [2024-09-23T05:03:42.682Z] main: digest: sha256:e470c11e5905aca1e5e754772d42a6ef87f0426b0ad29e16905cbafcabd9a4d3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:03:42.764Z] ===================================================== [Pipeline] echo [2024-09-23T05:03:42.782Z] taggedImages: [2024-09-23T05:03:42.782Z] - nexus3.edgexfoundry.org:10004/core-data:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:42.782Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-23T05:03:42.782Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.79 [2024-09-23T05:03:42.782Z] - nexus3.edgexfoundry.org:10004/core-data:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:42.782Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-23T05:03:42.812Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-23T05:03:42.812Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:42.812Z] latest [2024-09-23T05:03:42.812Z] 3.2.0-dev.79 [2024-09-23T05:03:42.812Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:42.812Z] main [2024-09-23T05:03:42.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:43.161Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:43.487Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:43.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-23T05:03:43.488Z] a29ee8c21fa4: Preparing [2024-09-23T05:03:43.488Z] 6019aa55a072: Preparing [2024-09-23T05:03:43.488Z] 1ccbeadbfef8: Preparing [2024-09-23T05:03:43.488Z] 07301b7803bb: Preparing [2024-09-23T05:03:43.488Z] 9f2f25e5adb4: Preparing [2024-09-23T05:03:43.488Z] b68f501a27e9: Preparing [2024-09-23T05:03:43.488Z] d62a02444d39: Preparing [2024-09-23T05:03:43.488Z] b68f501a27e9: Waiting [2024-09-23T05:03:43.488Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:43.488Z] a29ee8c21fa4: Pushed [2024-09-23T05:03:43.488Z] 6019aa55a072: Pushed [2024-09-23T05:03:43.488Z] d62a02444d39: Layer already exists [2024-09-23T05:03:43.488Z] 9f2f25e5adb4: Pushed [2024-09-23T05:03:43.488Z] b68f501a27e9: Pushed [2024-09-23T05:03:46.777Z] 1ccbeadbfef8: Pushed [2024-09-23T05:03:46.777Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:7fae57ba480b483674457429ca4e7594a56d8d7bbb712ed241bcbf97cddd0f01 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:47.119Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:47.447Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-23T05:03:47.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-23T05:03:47.447Z] a29ee8c21fa4: Preparing [2024-09-23T05:03:47.447Z] 6019aa55a072: Preparing [2024-09-23T05:03:47.447Z] 1ccbeadbfef8: Preparing [2024-09-23T05:03:47.447Z] 07301b7803bb: Preparing [2024-09-23T05:03:47.447Z] 9f2f25e5adb4: Preparing [2024-09-23T05:03:47.447Z] b68f501a27e9: Preparing [2024-09-23T05:03:47.447Z] d62a02444d39: Preparing [2024-09-23T05:03:47.447Z] b68f501a27e9: Waiting [2024-09-23T05:03:47.447Z] d62a02444d39: Waiting [2024-09-23T05:03:47.447Z] a29ee8c21fa4: Layer already exists [2024-09-23T05:03:47.447Z] 9f2f25e5adb4: Layer already exists [2024-09-23T05:03:47.447Z] 1ccbeadbfef8: Layer already exists [2024-09-23T05:03:47.447Z] 6019aa55a072: Layer already exists [2024-09-23T05:03:47.447Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:47.447Z] b68f501a27e9: Layer already exists [2024-09-23T05:03:47.447Z] d62a02444d39: Layer already exists [2024-09-23T05:03:47.447Z] latest: digest: sha256:7fae57ba480b483674457429ca4e7594a56d8d7bbb712ed241bcbf97cddd0f01 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:47.777Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:48.106Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.79 [2024-09-23T05:03:48.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-23T05:03:48.106Z] a29ee8c21fa4: Preparing [2024-09-23T05:03:48.106Z] 6019aa55a072: Preparing [2024-09-23T05:03:48.106Z] 1ccbeadbfef8: Preparing [2024-09-23T05:03:48.106Z] 07301b7803bb: Preparing [2024-09-23T05:03:48.106Z] 9f2f25e5adb4: Preparing [2024-09-23T05:03:48.106Z] b68f501a27e9: Preparing [2024-09-23T05:03:48.106Z] d62a02444d39: Preparing [2024-09-23T05:03:48.106Z] b68f501a27e9: Waiting [2024-09-23T05:03:48.106Z] d62a02444d39: Waiting [2024-09-23T05:03:48.106Z] 6019aa55a072: Layer already exists [2024-09-23T05:03:48.106Z] 9f2f25e5adb4: Layer already exists [2024-09-23T05:03:48.106Z] a29ee8c21fa4: Layer already exists [2024-09-23T05:03:48.106Z] 1ccbeadbfef8: Layer already exists [2024-09-23T05:03:48.106Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:48.106Z] b68f501a27e9: Layer already exists [2024-09-23T05:03:48.106Z] d62a02444d39: Layer already exists [2024-09-23T05:03:48.106Z] 3.2.0-dev.79: digest: sha256:7fae57ba480b483674457429ca4e7594a56d8d7bbb712ed241bcbf97cddd0f01 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:48.596Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:48.908Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:48.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-23T05:03:48.908Z] a29ee8c21fa4: Preparing [2024-09-23T05:03:48.908Z] 6019aa55a072: Preparing [2024-09-23T05:03:48.908Z] 1ccbeadbfef8: Preparing [2024-09-23T05:03:48.908Z] 07301b7803bb: Preparing [2024-09-23T05:03:48.908Z] 9f2f25e5adb4: Preparing [2024-09-23T05:03:48.908Z] b68f501a27e9: Preparing [2024-09-23T05:03:48.908Z] d62a02444d39: Preparing [2024-09-23T05:03:48.908Z] b68f501a27e9: Waiting [2024-09-23T05:03:48.908Z] d62a02444d39: Waiting [2024-09-23T05:03:48.908Z] 1ccbeadbfef8: Layer already exists [2024-09-23T05:03:48.908Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:48.908Z] 6019aa55a072: Layer already exists [2024-09-23T05:03:48.908Z] a29ee8c21fa4: Layer already exists [2024-09-23T05:03:48.908Z] 9f2f25e5adb4: Layer already exists [2024-09-23T05:03:48.908Z] d62a02444d39: Layer already exists [2024-09-23T05:03:48.908Z] b68f501a27e9: Layer already exists [2024-09-23T05:03:48.908Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:7fae57ba480b483674457429ca4e7594a56d8d7bbb712ed241bcbf97cddd0f01 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:49.216Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:49.528Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-23T05:03:49.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-23T05:03:49.528Z] a29ee8c21fa4: Preparing [2024-09-23T05:03:49.528Z] 6019aa55a072: Preparing [2024-09-23T05:03:49.528Z] 1ccbeadbfef8: Preparing [2024-09-23T05:03:49.528Z] 07301b7803bb: Preparing [2024-09-23T05:03:49.528Z] 9f2f25e5adb4: Preparing [2024-09-23T05:03:49.528Z] b68f501a27e9: Preparing [2024-09-23T05:03:49.528Z] d62a02444d39: Preparing [2024-09-23T05:03:49.528Z] b68f501a27e9: Waiting [2024-09-23T05:03:49.528Z] d62a02444d39: Waiting [2024-09-23T05:03:49.528Z] a29ee8c21fa4: Layer already exists [2024-09-23T05:03:49.528Z] 9f2f25e5adb4: Layer already exists [2024-09-23T05:03:49.528Z] 1ccbeadbfef8: Layer already exists [2024-09-23T05:03:49.528Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:49.528Z] 6019aa55a072: Layer already exists [2024-09-23T05:03:49.528Z] d62a02444d39: Layer already exists [2024-09-23T05:03:49.528Z] b68f501a27e9: Layer already exists [2024-09-23T05:03:49.528Z] main: digest: sha256:7fae57ba480b483674457429ca4e7594a56d8d7bbb712ed241bcbf97cddd0f01 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:03:49.601Z] ===================================================== [Pipeline] echo [2024-09-23T05:03:49.616Z] taggedImages: [2024-09-23T05:03:49.616Z] - nexus3.edgexfoundry.org:10004/core-keeper:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:49.616Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-23T05:03:49.616Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.79 [2024-09-23T05:03:49.616Z] - nexus3.edgexfoundry.org:10004/core-keeper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:49.616Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-23T05:03:49.642Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-23T05:03:49.642Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:49.642Z] latest [2024-09-23T05:03:49.642Z] 3.2.0-dev.79 [2024-09-23T05:03:49.642Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:49.642Z] main [2024-09-23T05:03:49.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:49.986Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:50.309Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:50.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-23T05:03:50.309Z] abf6ef505c45: Preparing [2024-09-23T05:03:50.309Z] 311241940fb3: Preparing [2024-09-23T05:03:50.309Z] 76b57c5cf252: Preparing [2024-09-23T05:03:50.309Z] bdf77d0833d1: Preparing [2024-09-23T05:03:50.309Z] b29b3048bf25: Preparing [2024-09-23T05:03:50.309Z] 07301b7803bb: Preparing [2024-09-23T05:03:50.309Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:50.309Z] e6752465f246: Preparing [2024-09-23T05:03:50.309Z] d62a02444d39: Preparing [2024-09-23T05:03:50.309Z] 07301b7803bb: Waiting [2024-09-23T05:03:50.309Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:50.309Z] e6752465f246: Waiting [2024-09-23T05:03:50.309Z] d62a02444d39: Waiting [2024-09-23T05:03:50.309Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:50.309Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:50.309Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:50.309Z] e6752465f246: Layer already exists [2024-09-23T05:03:50.309Z] d62a02444d39: Layer already exists [2024-09-23T05:03:50.309Z] 76b57c5cf252: Pushed [2024-09-23T05:03:50.309Z] 311241940fb3: Pushed [2024-09-23T05:03:50.309Z] abf6ef505c45: Pushed [2024-09-23T05:03:53.592Z] bdf77d0833d1: Pushed [2024-09-23T05:03:53.592Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:080108ba4e457f6067401603c7e3d47f97c6a302e69e4f7c31869da343abe27f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:53.918Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:54.251Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-23T05:03:54.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-23T05:03:54.251Z] abf6ef505c45: Preparing [2024-09-23T05:03:54.251Z] 311241940fb3: Preparing [2024-09-23T05:03:54.251Z] 76b57c5cf252: Preparing [2024-09-23T05:03:54.251Z] bdf77d0833d1: Preparing [2024-09-23T05:03:54.251Z] b29b3048bf25: Preparing [2024-09-23T05:03:54.251Z] 07301b7803bb: Preparing [2024-09-23T05:03:54.251Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:54.251Z] e6752465f246: Preparing [2024-09-23T05:03:54.251Z] d62a02444d39: Preparing [2024-09-23T05:03:54.251Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:54.251Z] 07301b7803bb: Waiting [2024-09-23T05:03:54.251Z] e6752465f246: Waiting [2024-09-23T05:03:54.251Z] 311241940fb3: Layer already exists [2024-09-23T05:03:54.251Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:54.251Z] abf6ef505c45: Layer already exists [2024-09-23T05:03:54.251Z] 76b57c5cf252: Layer already exists [2024-09-23T05:03:54.251Z] bdf77d0833d1: Layer already exists [2024-09-23T05:03:54.251Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:54.251Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:54.251Z] d62a02444d39: Layer already exists [2024-09-23T05:03:54.251Z] e6752465f246: Layer already exists [2024-09-23T05:03:54.251Z] latest: digest: sha256:080108ba4e457f6067401603c7e3d47f97c6a302e69e4f7c31869da343abe27f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:54.579Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:54.910Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.79 [2024-09-23T05:03:54.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-23T05:03:54.911Z] abf6ef505c45: Preparing [2024-09-23T05:03:54.911Z] 311241940fb3: Preparing [2024-09-23T05:03:54.911Z] 76b57c5cf252: Preparing [2024-09-23T05:03:54.911Z] bdf77d0833d1: Preparing [2024-09-23T05:03:54.911Z] b29b3048bf25: Preparing [2024-09-23T05:03:54.911Z] 07301b7803bb: Preparing [2024-09-23T05:03:54.911Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:54.911Z] e6752465f246: Preparing [2024-09-23T05:03:54.911Z] d62a02444d39: Preparing [2024-09-23T05:03:54.911Z] 07301b7803bb: Waiting [2024-09-23T05:03:54.911Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:54.911Z] e6752465f246: Waiting [2024-09-23T05:03:54.911Z] d62a02444d39: Waiting [2024-09-23T05:03:54.911Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:54.911Z] 76b57c5cf252: Layer already exists [2024-09-23T05:03:54.911Z] abf6ef505c45: Layer already exists [2024-09-23T05:03:54.911Z] bdf77d0833d1: Layer already exists [2024-09-23T05:03:54.911Z] 311241940fb3: Layer already exists [2024-09-23T05:03:54.911Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:54.911Z] d62a02444d39: Layer already exists [2024-09-23T05:03:54.911Z] e6752465f246: Layer already exists [2024-09-23T05:03:54.911Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:54.911Z] 3.2.0-dev.79: digest: sha256:080108ba4e457f6067401603c7e3d47f97c6a302e69e4f7c31869da343abe27f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:55.252Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:55.582Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:55.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-23T05:03:55.582Z] abf6ef505c45: Preparing [2024-09-23T05:03:55.582Z] 311241940fb3: Preparing [2024-09-23T05:03:55.582Z] 76b57c5cf252: Preparing [2024-09-23T05:03:55.582Z] bdf77d0833d1: Preparing [2024-09-23T05:03:55.582Z] b29b3048bf25: Preparing [2024-09-23T05:03:55.582Z] 07301b7803bb: Preparing [2024-09-23T05:03:55.582Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:55.582Z] e6752465f246: Preparing [2024-09-23T05:03:55.582Z] d62a02444d39: Preparing [2024-09-23T05:03:55.582Z] 07301b7803bb: Waiting [2024-09-23T05:03:55.582Z] e6752465f246: Waiting [2024-09-23T05:03:55.582Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:55.582Z] d62a02444d39: Waiting [2024-09-23T05:03:55.582Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:55.582Z] bdf77d0833d1: Layer already exists [2024-09-23T05:03:55.582Z] abf6ef505c45: Layer already exists [2024-09-23T05:03:55.582Z] 311241940fb3: Layer already exists [2024-09-23T05:03:55.582Z] 76b57c5cf252: Layer already exists [2024-09-23T05:03:55.582Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:55.582Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:55.582Z] e6752465f246: Layer already exists [2024-09-23T05:03:55.582Z] d62a02444d39: Layer already exists [2024-09-23T05:03:55.582Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:080108ba4e457f6067401603c7e3d47f97c6a302e69e4f7c31869da343abe27f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:55.927Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:56.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-23T05:03:56.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-23T05:03:56.244Z] abf6ef505c45: Preparing [2024-09-23T05:03:56.244Z] 311241940fb3: Preparing [2024-09-23T05:03:56.244Z] 76b57c5cf252: Preparing [2024-09-23T05:03:56.244Z] bdf77d0833d1: Preparing [2024-09-23T05:03:56.244Z] b29b3048bf25: Preparing [2024-09-23T05:03:56.244Z] 07301b7803bb: Preparing [2024-09-23T05:03:56.244Z] 362aa8fb8bfa: Preparing [2024-09-23T05:03:56.244Z] e6752465f246: Preparing [2024-09-23T05:03:56.244Z] d62a02444d39: Preparing [2024-09-23T05:03:56.244Z] 362aa8fb8bfa: Waiting [2024-09-23T05:03:56.244Z] e6752465f246: Waiting [2024-09-23T05:03:56.244Z] d62a02444d39: Waiting [2024-09-23T05:03:56.244Z] 07301b7803bb: Waiting [2024-09-23T05:03:56.244Z] 311241940fb3: Layer already exists [2024-09-23T05:03:56.245Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:56.245Z] bdf77d0833d1: Layer already exists [2024-09-23T05:03:56.245Z] abf6ef505c45: Layer already exists [2024-09-23T05:03:56.245Z] 76b57c5cf252: Layer already exists [2024-09-23T05:03:56.245Z] d62a02444d39: Layer already exists [2024-09-23T05:03:56.245Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:56.245Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:03:56.245Z] e6752465f246: Layer already exists [2024-09-23T05:03:56.245Z] main: digest: sha256:080108ba4e457f6067401603c7e3d47f97c6a302e69e4f7c31869da343abe27f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:03:56.321Z] ===================================================== [Pipeline] echo [2024-09-23T05:03:56.334Z] taggedImages: [2024-09-23T05:03:56.334Z] - nexus3.edgexfoundry.org:10004/core-metadata:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:56.334Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-23T05:03:56.334Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.79 [2024-09-23T05:03:56.334Z] - nexus3.edgexfoundry.org:10004/core-metadata:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:56.334Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-23T05:03:56.364Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-23T05:03:56.364Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:56.364Z] latest [2024-09-23T05:03:56.364Z] 3.2.0-dev.79 [2024-09-23T05:03:56.364Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:03:56.364Z] main [2024-09-23T05:03:56.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:56.715Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:57.054Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:03:57.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-23T05:03:57.054Z] 27ce6e651771: Preparing [2024-09-23T05:03:57.054Z] d09e7ef2a527: Preparing [2024-09-23T05:03:57.054Z] d4953a010b29: Preparing [2024-09-23T05:03:57.054Z] 7e63c53c83de: Preparing [2024-09-23T05:03:57.054Z] 08bdd4d0c0de: Preparing [2024-09-23T05:03:57.054Z] 58b5c31ff11f: Preparing [2024-09-23T05:03:57.054Z] f5fa5df3d894: Preparing [2024-09-23T05:03:57.054Z] 29712c1a1c0a: Preparing [2024-09-23T05:03:57.054Z] b29b3048bf25: Preparing [2024-09-23T05:03:57.054Z] 07301b7803bb: Preparing [2024-09-23T05:03:57.054Z] b875d7d051b0: Preparing [2024-09-23T05:03:57.054Z] 6f2b7d81aca9: Preparing [2024-09-23T05:03:57.054Z] 5f70bf18a086: Preparing [2024-09-23T05:03:57.054Z] 7b2e4d58ba32: Preparing [2024-09-23T05:03:57.054Z] d6190e71ef9f: Preparing [2024-09-23T05:03:57.054Z] 3310f4d0c777: Preparing [2024-09-23T05:03:57.054Z] d62a02444d39: Preparing [2024-09-23T05:03:57.054Z] 58b5c31ff11f: Waiting [2024-09-23T05:03:57.054Z] 6f2b7d81aca9: Waiting [2024-09-23T05:03:57.054Z] f5fa5df3d894: Waiting [2024-09-23T05:03:57.054Z] 07301b7803bb: Waiting [2024-09-23T05:03:57.054Z] b875d7d051b0: Waiting [2024-09-23T05:03:57.054Z] 29712c1a1c0a: Waiting [2024-09-23T05:03:57.054Z] b29b3048bf25: Waiting [2024-09-23T05:03:57.054Z] 5f70bf18a086: Waiting [2024-09-23T05:03:57.054Z] 7b2e4d58ba32: Waiting [2024-09-23T05:03:57.054Z] d6190e71ef9f: Waiting [2024-09-23T05:03:57.054Z] 3310f4d0c777: Waiting [2024-09-23T05:03:57.054Z] d62a02444d39: Waiting [2024-09-23T05:03:57.054Z] d4953a010b29: Pushed [2024-09-23T05:03:57.054Z] 7e63c53c83de: Pushed [2024-09-23T05:03:57.054Z] d09e7ef2a527: Pushed [2024-09-23T05:03:57.054Z] 27ce6e651771: Pushed [2024-09-23T05:03:57.054Z] 08bdd4d0c0de: Pushed [2024-09-23T05:03:57.054Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:57.054Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:57.054Z] 58b5c31ff11f: Pushed [2024-09-23T05:03:57.313Z] f5fa5df3d894: Pushed [2024-09-23T05:03:57.313Z] 5f70bf18a086: Layer already exists [2024-09-23T05:03:57.313Z] 6f2b7d81aca9: Pushed [2024-09-23T05:03:57.313Z] d6190e71ef9f: Pushed [2024-09-23T05:03:57.313Z] b875d7d051b0: Pushed [2024-09-23T05:03:57.313Z] 7b2e4d58ba32: Pushed [2024-09-23T05:03:57.313Z] d62a02444d39: Layer already exists [2024-09-23T05:03:57.313Z] 3310f4d0c777: Pushed [2024-09-23T05:03:58.687Z] 29712c1a1c0a: Pushed [2024-09-23T05:03:58.687Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:c99b27983e545de2bddd10f4751d3af31c40094e69977ca86fa61bd76399b6bf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:59.019Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:59.351Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-23T05:03:59.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-23T05:03:59.351Z] 27ce6e651771: Preparing [2024-09-23T05:03:59.351Z] d09e7ef2a527: Preparing [2024-09-23T05:03:59.351Z] d4953a010b29: Preparing [2024-09-23T05:03:59.351Z] 7e63c53c83de: Preparing [2024-09-23T05:03:59.351Z] 08bdd4d0c0de: Preparing [2024-09-23T05:03:59.351Z] 58b5c31ff11f: Preparing [2024-09-23T05:03:59.351Z] f5fa5df3d894: Preparing [2024-09-23T05:03:59.351Z] 29712c1a1c0a: Preparing [2024-09-23T05:03:59.351Z] b29b3048bf25: Preparing [2024-09-23T05:03:59.351Z] 07301b7803bb: Preparing [2024-09-23T05:03:59.351Z] b875d7d051b0: Preparing [2024-09-23T05:03:59.351Z] 6f2b7d81aca9: Preparing [2024-09-23T05:03:59.351Z] 5f70bf18a086: Preparing [2024-09-23T05:03:59.351Z] f5fa5df3d894: Waiting [2024-09-23T05:03:59.351Z] 7b2e4d58ba32: Preparing [2024-09-23T05:03:59.351Z] 29712c1a1c0a: Waiting [2024-09-23T05:03:59.351Z] b29b3048bf25: Waiting [2024-09-23T05:03:59.351Z] d6190e71ef9f: Preparing [2024-09-23T05:03:59.351Z] b875d7d051b0: Waiting [2024-09-23T05:03:59.351Z] 3310f4d0c777: Preparing [2024-09-23T05:03:59.351Z] 6f2b7d81aca9: Waiting [2024-09-23T05:03:59.351Z] 07301b7803bb: Waiting [2024-09-23T05:03:59.351Z] d62a02444d39: Preparing [2024-09-23T05:03:59.351Z] 5f70bf18a086: Waiting [2024-09-23T05:03:59.351Z] 7b2e4d58ba32: Waiting [2024-09-23T05:03:59.351Z] d6190e71ef9f: Waiting [2024-09-23T05:03:59.351Z] 3310f4d0c777: Waiting [2024-09-23T05:03:59.351Z] d62a02444d39: Waiting [2024-09-23T05:03:59.351Z] d4953a010b29: Layer already exists [2024-09-23T05:03:59.351Z] 27ce6e651771: Layer already exists [2024-09-23T05:03:59.351Z] 7e63c53c83de: Layer already exists [2024-09-23T05:03:59.351Z] 08bdd4d0c0de: Layer already exists [2024-09-23T05:03:59.351Z] d09e7ef2a527: Layer already exists [2024-09-23T05:03:59.351Z] 29712c1a1c0a: Layer already exists [2024-09-23T05:03:59.351Z] 07301b7803bb: Layer already exists [2024-09-23T05:03:59.351Z] 58b5c31ff11f: Layer already exists [2024-09-23T05:03:59.351Z] b29b3048bf25: Layer already exists [2024-09-23T05:03:59.351Z] f5fa5df3d894: Layer already exists [2024-09-23T05:03:59.351Z] b875d7d051b0: Layer already exists [2024-09-23T05:03:59.351Z] 7b2e4d58ba32: Layer already exists [2024-09-23T05:03:59.351Z] d6190e71ef9f: Layer already exists [2024-09-23T05:03:59.351Z] 6f2b7d81aca9: Layer already exists [2024-09-23T05:03:59.351Z] 5f70bf18a086: Layer already exists [2024-09-23T05:03:59.351Z] 3310f4d0c777: Layer already exists [2024-09-23T05:03:59.351Z] d62a02444d39: Layer already exists [2024-09-23T05:03:59.351Z] latest: digest: sha256:c99b27983e545de2bddd10f4751d3af31c40094e69977ca86fa61bd76399b6bf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:59.690Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:00.024Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.79 [2024-09-23T05:04:00.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-23T05:04:00.024Z] 27ce6e651771: Preparing [2024-09-23T05:04:00.024Z] d09e7ef2a527: Preparing [2024-09-23T05:04:00.024Z] d4953a010b29: Preparing [2024-09-23T05:04:00.024Z] 7e63c53c83de: Preparing [2024-09-23T05:04:00.024Z] 08bdd4d0c0de: Preparing [2024-09-23T05:04:00.025Z] 58b5c31ff11f: Preparing [2024-09-23T05:04:00.025Z] f5fa5df3d894: Preparing [2024-09-23T05:04:00.025Z] 29712c1a1c0a: Preparing [2024-09-23T05:04:00.025Z] b29b3048bf25: Preparing [2024-09-23T05:04:00.025Z] 07301b7803bb: Preparing [2024-09-23T05:04:00.025Z] b875d7d051b0: Preparing [2024-09-23T05:04:00.025Z] 6f2b7d81aca9: Preparing [2024-09-23T05:04:00.025Z] 58b5c31ff11f: Waiting [2024-09-23T05:04:00.025Z] f5fa5df3d894: Waiting [2024-09-23T05:04:00.025Z] 29712c1a1c0a: Waiting [2024-09-23T05:04:00.025Z] 07301b7803bb: Waiting [2024-09-23T05:04:00.025Z] b29b3048bf25: Waiting [2024-09-23T05:04:00.025Z] b875d7d051b0: Waiting [2024-09-23T05:04:00.025Z] 6f2b7d81aca9: Waiting [2024-09-23T05:04:00.025Z] 5f70bf18a086: Preparing [2024-09-23T05:04:00.025Z] 7b2e4d58ba32: Preparing [2024-09-23T05:04:00.025Z] d6190e71ef9f: Preparing [2024-09-23T05:04:00.025Z] 5f70bf18a086: Waiting [2024-09-23T05:04:00.025Z] 3310f4d0c777: Preparing [2024-09-23T05:04:00.025Z] d62a02444d39: Preparing [2024-09-23T05:04:00.025Z] 7b2e4d58ba32: Waiting [2024-09-23T05:04:00.025Z] d6190e71ef9f: Waiting [2024-09-23T05:04:00.025Z] d62a02444d39: Waiting [2024-09-23T05:04:00.025Z] 3310f4d0c777: Waiting [2024-09-23T05:04:00.025Z] 7e63c53c83de: Layer already exists [2024-09-23T05:04:00.025Z] d4953a010b29: Layer already exists [2024-09-23T05:04:00.025Z] 08bdd4d0c0de: Layer already exists [2024-09-23T05:04:00.025Z] d09e7ef2a527: Layer already exists [2024-09-23T05:04:00.025Z] 27ce6e651771: Layer already exists [2024-09-23T05:04:00.025Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:00.025Z] 29712c1a1c0a: Layer already exists [2024-09-23T05:04:00.025Z] 58b5c31ff11f: Layer already exists [2024-09-23T05:04:00.025Z] f5fa5df3d894: Layer already exists [2024-09-23T05:04:00.025Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:00.025Z] b875d7d051b0: Layer already exists [2024-09-23T05:04:00.025Z] 6f2b7d81aca9: Layer already exists [2024-09-23T05:04:00.025Z] 7b2e4d58ba32: Layer already exists [2024-09-23T05:04:00.025Z] 5f70bf18a086: Layer already exists [2024-09-23T05:04:00.025Z] d6190e71ef9f: Layer already exists [2024-09-23T05:04:00.025Z] d62a02444d39: Layer already exists [2024-09-23T05:04:00.025Z] 3310f4d0c777: Layer already exists [2024-09-23T05:04:00.025Z] 3.2.0-dev.79: digest: sha256:c99b27983e545de2bddd10f4751d3af31c40094e69977ca86fa61bd76399b6bf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:00.352Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:00.680Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:00.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-23T05:04:00.680Z] 27ce6e651771: Preparing [2024-09-23T05:04:00.680Z] d09e7ef2a527: Preparing [2024-09-23T05:04:00.680Z] d4953a010b29: Preparing [2024-09-23T05:04:00.680Z] 7e63c53c83de: Preparing [2024-09-23T05:04:00.680Z] 08bdd4d0c0de: Preparing [2024-09-23T05:04:00.680Z] 58b5c31ff11f: Preparing [2024-09-23T05:04:00.680Z] f5fa5df3d894: Preparing [2024-09-23T05:04:00.680Z] 29712c1a1c0a: Preparing [2024-09-23T05:04:00.680Z] b29b3048bf25: Preparing [2024-09-23T05:04:00.680Z] 07301b7803bb: Preparing [2024-09-23T05:04:00.680Z] b875d7d051b0: Preparing [2024-09-23T05:04:00.680Z] 6f2b7d81aca9: Preparing [2024-09-23T05:04:00.680Z] 5f70bf18a086: Preparing [2024-09-23T05:04:00.680Z] 7b2e4d58ba32: Preparing [2024-09-23T05:04:00.680Z] d6190e71ef9f: Preparing [2024-09-23T05:04:00.680Z] 3310f4d0c777: Preparing [2024-09-23T05:04:00.680Z] d62a02444d39: Preparing [2024-09-23T05:04:00.680Z] b875d7d051b0: Waiting [2024-09-23T05:04:00.680Z] 7b2e4d58ba32: Waiting [2024-09-23T05:04:00.680Z] 6f2b7d81aca9: Waiting [2024-09-23T05:04:00.680Z] 5f70bf18a086: Waiting [2024-09-23T05:04:00.680Z] 58b5c31ff11f: Waiting [2024-09-23T05:04:00.680Z] 29712c1a1c0a: Waiting [2024-09-23T05:04:00.680Z] f5fa5df3d894: Waiting [2024-09-23T05:04:00.680Z] b29b3048bf25: Waiting [2024-09-23T05:04:00.680Z] d62a02444d39: Waiting [2024-09-23T05:04:00.680Z] d6190e71ef9f: Waiting [2024-09-23T05:04:00.680Z] 3310f4d0c777: Waiting [2024-09-23T05:04:00.680Z] 08bdd4d0c0de: Layer already exists [2024-09-23T05:04:00.680Z] 7e63c53c83de: Layer already exists [2024-09-23T05:04:00.680Z] d09e7ef2a527: Layer already exists [2024-09-23T05:04:00.680Z] d4953a010b29: Layer already exists [2024-09-23T05:04:00.680Z] 27ce6e651771: Layer already exists [2024-09-23T05:04:00.680Z] 58b5c31ff11f: Layer already exists [2024-09-23T05:04:00.680Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:00.680Z] 29712c1a1c0a: Layer already exists [2024-09-23T05:04:00.680Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:00.680Z] f5fa5df3d894: Layer already exists [2024-09-23T05:04:00.680Z] 6f2b7d81aca9: Layer already exists [2024-09-23T05:04:00.680Z] b875d7d051b0: Layer already exists [2024-09-23T05:04:00.680Z] 5f70bf18a086: Layer already exists [2024-09-23T05:04:00.680Z] d6190e71ef9f: Layer already exists [2024-09-23T05:04:00.680Z] 7b2e4d58ba32: Layer already exists [2024-09-23T05:04:00.680Z] d62a02444d39: Layer already exists [2024-09-23T05:04:00.680Z] 3310f4d0c777: Layer already exists [2024-09-23T05:04:00.680Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:c99b27983e545de2bddd10f4751d3af31c40094e69977ca86fa61bd76399b6bf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:01.013Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:01.432Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-23T05:04:01.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-23T05:04:01.432Z] 27ce6e651771: Preparing [2024-09-23T05:04:01.432Z] d09e7ef2a527: Preparing [2024-09-23T05:04:01.432Z] d4953a010b29: Preparing [2024-09-23T05:04:01.432Z] 7e63c53c83de: Preparing [2024-09-23T05:04:01.432Z] 08bdd4d0c0de: Preparing [2024-09-23T05:04:01.432Z] 58b5c31ff11f: Preparing [2024-09-23T05:04:01.432Z] f5fa5df3d894: Preparing [2024-09-23T05:04:01.432Z] 29712c1a1c0a: Preparing [2024-09-23T05:04:01.432Z] b29b3048bf25: Preparing [2024-09-23T05:04:01.432Z] 07301b7803bb: Preparing [2024-09-23T05:04:01.432Z] b875d7d051b0: Preparing [2024-09-23T05:04:01.432Z] 6f2b7d81aca9: Preparing [2024-09-23T05:04:01.432Z] 5f70bf18a086: Preparing [2024-09-23T05:04:01.432Z] 7b2e4d58ba32: Preparing [2024-09-23T05:04:01.432Z] d6190e71ef9f: Preparing [2024-09-23T05:04:01.432Z] 3310f4d0c777: Preparing [2024-09-23T05:04:01.432Z] d62a02444d39: Preparing [2024-09-23T05:04:01.432Z] 07301b7803bb: Waiting [2024-09-23T05:04:01.432Z] b875d7d051b0: Waiting [2024-09-23T05:04:01.432Z] 3310f4d0c777: Waiting [2024-09-23T05:04:01.432Z] d6190e71ef9f: Waiting [2024-09-23T05:04:01.432Z] 6f2b7d81aca9: Waiting [2024-09-23T05:04:01.432Z] f5fa5df3d894: Waiting [2024-09-23T05:04:01.432Z] 5f70bf18a086: Waiting [2024-09-23T05:04:01.432Z] 7b2e4d58ba32: Waiting [2024-09-23T05:04:01.432Z] 58b5c31ff11f: Waiting [2024-09-23T05:04:01.432Z] d62a02444d39: Waiting [2024-09-23T05:04:01.432Z] 29712c1a1c0a: Waiting [2024-09-23T05:04:01.432Z] b29b3048bf25: Waiting [2024-09-23T05:04:01.432Z] 7e63c53c83de: Layer already exists [2024-09-23T05:04:01.432Z] 08bdd4d0c0de: Layer already exists [2024-09-23T05:04:01.432Z] d09e7ef2a527: Layer already exists [2024-09-23T05:04:01.432Z] 27ce6e651771: Layer already exists [2024-09-23T05:04:01.432Z] d4953a010b29: Layer already exists [2024-09-23T05:04:01.432Z] 58b5c31ff11f: Layer already exists [2024-09-23T05:04:01.432Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:01.432Z] 29712c1a1c0a: Layer already exists [2024-09-23T05:04:01.432Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:01.432Z] f5fa5df3d894: Layer already exists [2024-09-23T05:04:01.432Z] b875d7d051b0: Layer already exists [2024-09-23T05:04:01.432Z] 7b2e4d58ba32: Layer already exists [2024-09-23T05:04:01.432Z] 6f2b7d81aca9: Layer already exists [2024-09-23T05:04:01.432Z] 5f70bf18a086: Layer already exists [2024-09-23T05:04:01.432Z] d6190e71ef9f: Layer already exists [2024-09-23T05:04:01.432Z] 3310f4d0c777: Layer already exists [2024-09-23T05:04:01.432Z] d62a02444d39: Layer already exists [2024-09-23T05:04:01.432Z] main: digest: sha256:c99b27983e545de2bddd10f4751d3af31c40094e69977ca86fa61bd76399b6bf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:04:01.507Z] ===================================================== [Pipeline] echo [2024-09-23T05:04:01.524Z] taggedImages: [2024-09-23T05:04:01.524Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:01.524Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-23T05:04:01.524Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.79 [2024-09-23T05:04:01.524Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:01.524Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-23T05:04:01.555Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-23T05:04:01.555Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:01.555Z] latest [2024-09-23T05:04:01.555Z] 3.2.0-dev.79 [2024-09-23T05:04:01.555Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:01.555Z] main [2024-09-23T05:04:01.555Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:01.939Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:02.311Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:02.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-23T05:04:02.311Z] 7eede13f6eb2: Preparing [2024-09-23T05:04:02.311Z] 190366e3b8ed: Preparing [2024-09-23T05:04:02.311Z] 86ffcc17f10e: Preparing [2024-09-23T05:04:02.311Z] 95c1afbe33b0: Preparing [2024-09-23T05:04:02.311Z] b29b3048bf25: Preparing [2024-09-23T05:04:02.311Z] 07301b7803bb: Preparing [2024-09-23T05:04:02.311Z] 362aa8fb8bfa: Preparing [2024-09-23T05:04:02.311Z] e6752465f246: Preparing [2024-09-23T05:04:02.311Z] d62a02444d39: Preparing [2024-09-23T05:04:02.311Z] 07301b7803bb: Waiting [2024-09-23T05:04:02.311Z] 362aa8fb8bfa: Waiting [2024-09-23T05:04:02.311Z] e6752465f246: Waiting [2024-09-23T05:04:02.311Z] d62a02444d39: Waiting [2024-09-23T05:04:02.311Z] 7eede13f6eb2: Layer already exists [2024-09-23T05:04:02.311Z] 190366e3b8ed: Layer already exists [2024-09-23T05:04:02.311Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:02.311Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:02.311Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:04:02.311Z] e6752465f246: Layer already exists [2024-09-23T05:04:02.311Z] d62a02444d39: Layer already exists [2024-09-23T05:04:02.311Z] 86ffcc17f10e: Pushed [2024-09-23T05:04:04.847Z] 95c1afbe33b0: Pushed [2024-09-23T05:04:04.848Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:517cccdb4b9000ffbcc8f25c1d953394e46d86e0665e789d0184b526bc0a34d8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:05.186Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:05.514Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-23T05:04:05.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-23T05:04:05.514Z] 7eede13f6eb2: Preparing [2024-09-23T05:04:05.514Z] 190366e3b8ed: Preparing [2024-09-23T05:04:05.514Z] 86ffcc17f10e: Preparing [2024-09-23T05:04:05.514Z] 95c1afbe33b0: Preparing [2024-09-23T05:04:05.514Z] b29b3048bf25: Preparing [2024-09-23T05:04:05.514Z] 07301b7803bb: Preparing [2024-09-23T05:04:05.514Z] 362aa8fb8bfa: Preparing [2024-09-23T05:04:05.514Z] e6752465f246: Preparing [2024-09-23T05:04:05.514Z] d62a02444d39: Preparing [2024-09-23T05:04:05.514Z] 07301b7803bb: Waiting [2024-09-23T05:04:05.514Z] d62a02444d39: Waiting [2024-09-23T05:04:05.514Z] 362aa8fb8bfa: Waiting [2024-09-23T05:04:05.514Z] e6752465f246: Waiting [2024-09-23T05:04:05.514Z] 86ffcc17f10e: Layer already exists [2024-09-23T05:04:05.514Z] 7eede13f6eb2: Layer already exists [2024-09-23T05:04:05.514Z] 190366e3b8ed: Layer already exists [2024-09-23T05:04:05.514Z] 95c1afbe33b0: Layer already exists [2024-09-23T05:04:05.514Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:05.514Z] e6752465f246: Layer already exists [2024-09-23T05:04:05.514Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:05.514Z] d62a02444d39: Layer already exists [2024-09-23T05:04:05.514Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:04:05.514Z] latest: digest: sha256:517cccdb4b9000ffbcc8f25c1d953394e46d86e0665e789d0184b526bc0a34d8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:05.849Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:06.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.79 [2024-09-23T05:04:06.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-23T05:04:06.177Z] 7eede13f6eb2: Preparing [2024-09-23T05:04:06.177Z] 190366e3b8ed: Preparing [2024-09-23T05:04:06.177Z] 86ffcc17f10e: Preparing [2024-09-23T05:04:06.177Z] 95c1afbe33b0: Preparing [2024-09-23T05:04:06.177Z] b29b3048bf25: Preparing [2024-09-23T05:04:06.177Z] 07301b7803bb: Preparing [2024-09-23T05:04:06.177Z] 362aa8fb8bfa: Preparing [2024-09-23T05:04:06.177Z] e6752465f246: Preparing [2024-09-23T05:04:06.177Z] d62a02444d39: Preparing [2024-09-23T05:04:06.177Z] 07301b7803bb: Waiting [2024-09-23T05:04:06.177Z] 362aa8fb8bfa: Waiting [2024-09-23T05:04:06.177Z] e6752465f246: Waiting [2024-09-23T05:04:06.177Z] d62a02444d39: Waiting [2024-09-23T05:04:06.177Z] 7eede13f6eb2: Layer already exists [2024-09-23T05:04:06.177Z] 95c1afbe33b0: Layer already exists [2024-09-23T05:04:06.177Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:06.177Z] 86ffcc17f10e: Layer already exists [2024-09-23T05:04:06.177Z] 190366e3b8ed: Layer already exists [2024-09-23T05:04:06.177Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:04:06.177Z] d62a02444d39: Layer already exists [2024-09-23T05:04:06.177Z] e6752465f246: Layer already exists [2024-09-23T05:04:06.177Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:06.177Z] 3.2.0-dev.79: digest: sha256:517cccdb4b9000ffbcc8f25c1d953394e46d86e0665e789d0184b526bc0a34d8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:06.507Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:06.828Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:06.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-23T05:04:06.828Z] 7eede13f6eb2: Preparing [2024-09-23T05:04:06.828Z] 190366e3b8ed: Preparing [2024-09-23T05:04:06.828Z] 86ffcc17f10e: Preparing [2024-09-23T05:04:06.828Z] 95c1afbe33b0: Preparing [2024-09-23T05:04:06.828Z] b29b3048bf25: Preparing [2024-09-23T05:04:06.828Z] 07301b7803bb: Preparing [2024-09-23T05:04:06.828Z] 362aa8fb8bfa: Preparing [2024-09-23T05:04:06.828Z] e6752465f246: Preparing [2024-09-23T05:04:06.828Z] d62a02444d39: Preparing [2024-09-23T05:04:06.828Z] 07301b7803bb: Waiting [2024-09-23T05:04:06.828Z] 362aa8fb8bfa: Waiting [2024-09-23T05:04:06.828Z] e6752465f246: Waiting [2024-09-23T05:04:06.828Z] d62a02444d39: Waiting [2024-09-23T05:04:06.828Z] 7eede13f6eb2: Layer already exists [2024-09-23T05:04:06.828Z] 86ffcc17f10e: Layer already exists [2024-09-23T05:04:06.828Z] 190366e3b8ed: Layer already exists [2024-09-23T05:04:06.828Z] 95c1afbe33b0: Layer already exists [2024-09-23T05:04:06.828Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:06.828Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:06.828Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:04:06.828Z] e6752465f246: Layer already exists [2024-09-23T05:04:06.828Z] d62a02444d39: Layer already exists [2024-09-23T05:04:06.828Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:517cccdb4b9000ffbcc8f25c1d953394e46d86e0665e789d0184b526bc0a34d8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:07.155Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:07.476Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-23T05:04:07.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-23T05:04:07.476Z] 7eede13f6eb2: Preparing [2024-09-23T05:04:07.476Z] 190366e3b8ed: Preparing [2024-09-23T05:04:07.476Z] 86ffcc17f10e: Preparing [2024-09-23T05:04:07.476Z] 95c1afbe33b0: Preparing [2024-09-23T05:04:07.476Z] b29b3048bf25: Preparing [2024-09-23T05:04:07.476Z] 07301b7803bb: Preparing [2024-09-23T05:04:07.476Z] 362aa8fb8bfa: Preparing [2024-09-23T05:04:07.476Z] e6752465f246: Preparing [2024-09-23T05:04:07.476Z] d62a02444d39: Preparing [2024-09-23T05:04:07.476Z] 362aa8fb8bfa: Waiting [2024-09-23T05:04:07.476Z] e6752465f246: Waiting [2024-09-23T05:04:07.476Z] d62a02444d39: Waiting [2024-09-23T05:04:07.476Z] 07301b7803bb: Waiting [2024-09-23T05:04:07.476Z] 95c1afbe33b0: Layer already exists [2024-09-23T05:04:07.476Z] 7eede13f6eb2: Layer already exists [2024-09-23T05:04:07.476Z] 190366e3b8ed: Layer already exists [2024-09-23T05:04:07.476Z] 86ffcc17f10e: Layer already exists [2024-09-23T05:04:07.476Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:07.476Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:07.476Z] e6752465f246: Layer already exists [2024-09-23T05:04:07.476Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:04:07.476Z] d62a02444d39: Layer already exists [2024-09-23T05:04:07.476Z] main: digest: sha256:517cccdb4b9000ffbcc8f25c1d953394e46d86e0665e789d0184b526bc0a34d8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:04:07.558Z] ===================================================== [Pipeline] echo [2024-09-23T05:04:07.572Z] taggedImages: [2024-09-23T05:04:07.572Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:07.572Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-23T05:04:07.572Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.79 [2024-09-23T05:04:07.572Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:07.572Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-23T05:04:07.605Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-23T05:04:07.605Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:07.605Z] latest [2024-09-23T05:04:07.605Z] 3.2.0-dev.79 [2024-09-23T05:04:07.605Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:07.605Z] main [2024-09-23T05:04:07.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:07.949Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:08.277Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:08.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-23T05:04:08.277Z] dd53ca702e05: Preparing [2024-09-23T05:04:08.277Z] d498958398e0: Preparing [2024-09-23T05:04:08.277Z] 5313e597266d: Preparing [2024-09-23T05:04:08.277Z] 3ce200205555: Preparing [2024-09-23T05:04:08.277Z] b02f5f9e116f: Preparing [2024-09-23T05:04:08.277Z] b29b3048bf25: Preparing [2024-09-23T05:04:08.277Z] 07301b7803bb: Preparing [2024-09-23T05:04:08.277Z] 76ef8475d7b5: Preparing [2024-09-23T05:04:08.277Z] b4b01f9c9056: Preparing [2024-09-23T05:04:08.277Z] 2a1f189b56df: Preparing [2024-09-23T05:04:08.277Z] d62a02444d39: Preparing [2024-09-23T05:04:08.277Z] b29b3048bf25: Waiting [2024-09-23T05:04:08.277Z] 07301b7803bb: Waiting [2024-09-23T05:04:08.277Z] 76ef8475d7b5: Waiting [2024-09-23T05:04:08.277Z] b4b01f9c9056: Waiting [2024-09-23T05:04:08.277Z] 2a1f189b56df: Waiting [2024-09-23T05:04:08.535Z] dd53ca702e05: Pushed [2024-09-23T05:04:08.535Z] 3ce200205555: Pushed [2024-09-23T05:04:08.535Z] b02f5f9e116f: Pushed [2024-09-23T05:04:08.535Z] d498958398e0: Pushed [2024-09-23T05:04:08.535Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:08.535Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:08.535Z] d62a02444d39: Layer already exists [2024-09-23T05:04:08.793Z] 76ef8475d7b5: Pushed [2024-09-23T05:04:08.793Z] b4b01f9c9056: Pushed [2024-09-23T05:04:09.360Z] 5313e597266d: Pushed [2024-09-23T05:04:09.929Z] 2a1f189b56df: Pushed [2024-09-23T05:04:09.929Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:70389d079ed36d3cf3a36a36d232e435b031d459bc94a765778b9d3e8f8f8a5d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:10.269Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:10.591Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-23T05:04:10.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-23T05:04:10.591Z] dd53ca702e05: Preparing [2024-09-23T05:04:10.591Z] d498958398e0: Preparing [2024-09-23T05:04:10.591Z] 5313e597266d: Preparing [2024-09-23T05:04:10.591Z] 3ce200205555: Preparing [2024-09-23T05:04:10.591Z] b02f5f9e116f: Preparing [2024-09-23T05:04:10.591Z] b29b3048bf25: Preparing [2024-09-23T05:04:10.591Z] 07301b7803bb: Preparing [2024-09-23T05:04:10.591Z] 76ef8475d7b5: Preparing [2024-09-23T05:04:10.591Z] b4b01f9c9056: Preparing [2024-09-23T05:04:10.591Z] 2a1f189b56df: Preparing [2024-09-23T05:04:10.591Z] d62a02444d39: Preparing [2024-09-23T05:04:10.591Z] 2a1f189b56df: Waiting [2024-09-23T05:04:10.591Z] b4b01f9c9056: Waiting [2024-09-23T05:04:10.591Z] 76ef8475d7b5: Waiting [2024-09-23T05:04:10.591Z] d62a02444d39: Waiting [2024-09-23T05:04:10.591Z] 07301b7803bb: Waiting [2024-09-23T05:04:10.591Z] b29b3048bf25: Waiting [2024-09-23T05:04:10.591Z] b02f5f9e116f: Layer already exists [2024-09-23T05:04:10.591Z] d498958398e0: Layer already exists [2024-09-23T05:04:10.591Z] 5313e597266d: Layer already exists [2024-09-23T05:04:10.591Z] dd53ca702e05: Layer already exists [2024-09-23T05:04:10.591Z] 3ce200205555: Layer already exists [2024-09-23T05:04:10.591Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:10.591Z] 2a1f189b56df: Layer already exists [2024-09-23T05:04:10.591Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:10.591Z] 76ef8475d7b5: Layer already exists [2024-09-23T05:04:10.591Z] b4b01f9c9056: Layer already exists [2024-09-23T05:04:10.591Z] d62a02444d39: Layer already exists [2024-09-23T05:04:10.591Z] latest: digest: sha256:70389d079ed36d3cf3a36a36d232e435b031d459bc94a765778b9d3e8f8f8a5d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:11.109Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:11.440Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.79 [2024-09-23T05:04:11.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-23T05:04:11.440Z] dd53ca702e05: Preparing [2024-09-23T05:04:11.440Z] d498958398e0: Preparing [2024-09-23T05:04:11.440Z] 5313e597266d: Preparing [2024-09-23T05:04:11.440Z] 3ce200205555: Preparing [2024-09-23T05:04:11.440Z] b02f5f9e116f: Preparing [2024-09-23T05:04:11.440Z] b29b3048bf25: Preparing [2024-09-23T05:04:11.440Z] 07301b7803bb: Preparing [2024-09-23T05:04:11.440Z] 76ef8475d7b5: Preparing [2024-09-23T05:04:11.440Z] b4b01f9c9056: Preparing [2024-09-23T05:04:11.440Z] 2a1f189b56df: Preparing [2024-09-23T05:04:11.440Z] d62a02444d39: Preparing [2024-09-23T05:04:11.440Z] b29b3048bf25: Waiting [2024-09-23T05:04:11.440Z] 07301b7803bb: Waiting [2024-09-23T05:04:11.440Z] 76ef8475d7b5: Waiting [2024-09-23T05:04:11.440Z] b4b01f9c9056: Waiting [2024-09-23T05:04:11.440Z] 2a1f189b56df: Waiting [2024-09-23T05:04:11.440Z] d62a02444d39: Waiting [2024-09-23T05:04:11.440Z] d498958398e0: Layer already exists [2024-09-23T05:04:11.440Z] 5313e597266d: Layer already exists [2024-09-23T05:04:11.440Z] b02f5f9e116f: Layer already exists [2024-09-23T05:04:11.440Z] dd53ca702e05: Layer already exists [2024-09-23T05:04:11.440Z] 3ce200205555: Layer already exists [2024-09-23T05:04:11.440Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:11.440Z] b4b01f9c9056: Layer already exists [2024-09-23T05:04:11.440Z] 76ef8475d7b5: Layer already exists [2024-09-23T05:04:11.440Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:11.440Z] 2a1f189b56df: Layer already exists [2024-09-23T05:04:11.440Z] d62a02444d39: Layer already exists [2024-09-23T05:04:11.440Z] 3.2.0-dev.79: digest: sha256:70389d079ed36d3cf3a36a36d232e435b031d459bc94a765778b9d3e8f8f8a5d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:11.781Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:12.115Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:12.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-23T05:04:12.115Z] dd53ca702e05: Preparing [2024-09-23T05:04:12.115Z] d498958398e0: Preparing [2024-09-23T05:04:12.115Z] 5313e597266d: Preparing [2024-09-23T05:04:12.115Z] 3ce200205555: Preparing [2024-09-23T05:04:12.115Z] b02f5f9e116f: Preparing [2024-09-23T05:04:12.115Z] b29b3048bf25: Preparing [2024-09-23T05:04:12.115Z] 07301b7803bb: Preparing [2024-09-23T05:04:12.115Z] 76ef8475d7b5: Preparing [2024-09-23T05:04:12.115Z] b4b01f9c9056: Preparing [2024-09-23T05:04:12.115Z] 2a1f189b56df: Preparing [2024-09-23T05:04:12.115Z] d62a02444d39: Preparing [2024-09-23T05:04:12.115Z] b29b3048bf25: Waiting [2024-09-23T05:04:12.115Z] 2a1f189b56df: Waiting [2024-09-23T05:04:12.115Z] 76ef8475d7b5: Waiting [2024-09-23T05:04:12.115Z] 07301b7803bb: Waiting [2024-09-23T05:04:12.115Z] d62a02444d39: Waiting [2024-09-23T05:04:12.115Z] b4b01f9c9056: Waiting [2024-09-23T05:04:12.115Z] dd53ca702e05: Layer already exists [2024-09-23T05:04:12.115Z] d498958398e0: Layer already exists [2024-09-23T05:04:12.115Z] 5313e597266d: Layer already exists [2024-09-23T05:04:12.115Z] 3ce200205555: Layer already exists [2024-09-23T05:04:12.115Z] b02f5f9e116f: Layer already exists [2024-09-23T05:04:12.115Z] 76ef8475d7b5: Layer already exists [2024-09-23T05:04:12.115Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:12.115Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:12.115Z] b4b01f9c9056: Layer already exists [2024-09-23T05:04:12.115Z] 2a1f189b56df: Layer already exists [2024-09-23T05:04:12.115Z] d62a02444d39: Layer already exists [2024-09-23T05:04:12.115Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:70389d079ed36d3cf3a36a36d232e435b031d459bc94a765778b9d3e8f8f8a5d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:12.442Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:12.818Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-23T05:04:12.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-23T05:04:12.818Z] dd53ca702e05: Preparing [2024-09-23T05:04:12.818Z] d498958398e0: Preparing [2024-09-23T05:04:12.818Z] 5313e597266d: Preparing [2024-09-23T05:04:12.818Z] 3ce200205555: Preparing [2024-09-23T05:04:12.818Z] b02f5f9e116f: Preparing [2024-09-23T05:04:12.818Z] b29b3048bf25: Preparing [2024-09-23T05:04:12.818Z] 07301b7803bb: Preparing [2024-09-23T05:04:12.818Z] 76ef8475d7b5: Preparing [2024-09-23T05:04:12.819Z] b4b01f9c9056: Preparing [2024-09-23T05:04:12.819Z] 2a1f189b56df: Preparing [2024-09-23T05:04:12.819Z] d62a02444d39: Preparing [2024-09-23T05:04:12.819Z] b29b3048bf25: Waiting [2024-09-23T05:04:12.819Z] 07301b7803bb: Waiting [2024-09-23T05:04:12.819Z] 76ef8475d7b5: Waiting [2024-09-23T05:04:12.819Z] 2a1f189b56df: Waiting [2024-09-23T05:04:12.819Z] b4b01f9c9056: Waiting [2024-09-23T05:04:12.819Z] d62a02444d39: Waiting [2024-09-23T05:04:12.819Z] 5313e597266d: Layer already exists [2024-09-23T05:04:12.819Z] b02f5f9e116f: Layer already exists [2024-09-23T05:04:12.819Z] dd53ca702e05: Layer already exists [2024-09-23T05:04:12.819Z] 3ce200205555: Layer already exists [2024-09-23T05:04:12.819Z] d498958398e0: Layer already exists [2024-09-23T05:04:12.819Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:12.819Z] 76ef8475d7b5: Layer already exists [2024-09-23T05:04:12.819Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:12.819Z] b4b01f9c9056: Layer already exists [2024-09-23T05:04:12.819Z] 2a1f189b56df: Layer already exists [2024-09-23T05:04:12.819Z] d62a02444d39: Layer already exists [2024-09-23T05:04:12.819Z] main: digest: sha256:70389d079ed36d3cf3a36a36d232e435b031d459bc94a765778b9d3e8f8f8a5d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:04:12.893Z] ===================================================== [Pipeline] echo [2024-09-23T05:04:12.904Z] taggedImages: [2024-09-23T05:04:12.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:12.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-23T05:04:12.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.79 [2024-09-23T05:04:12.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:12.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-23T05:04:12.927Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-23T05:04:12.927Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:12.927Z] latest [2024-09-23T05:04:12.927Z] 3.2.0-dev.79 [2024-09-23T05:04:12.927Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:12.927Z] main [2024-09-23T05:04:12.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:13.256Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:13.592Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:13.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-23T05:04:13.592Z] 533d0e18f52e: Preparing [2024-09-23T05:04:13.592Z] 46ee6c276a3d: Preparing [2024-09-23T05:04:13.592Z] 6f1bd2db442c: Preparing [2024-09-23T05:04:13.592Z] a5f721241771: Preparing [2024-09-23T05:04:13.592Z] 45f750a63e96: Preparing [2024-09-23T05:04:13.592Z] 6472fb84da5e: Preparing [2024-09-23T05:04:13.592Z] 1b523042d8ae: Preparing [2024-09-23T05:04:13.592Z] b29b3048bf25: Preparing [2024-09-23T05:04:13.592Z] 07301b7803bb: Preparing [2024-09-23T05:04:13.592Z] b5ec3076353e: Preparing [2024-09-23T05:04:13.592Z] 1f653577b61a: Preparing [2024-09-23T05:04:13.592Z] d62a02444d39: Preparing [2024-09-23T05:04:13.592Z] b29b3048bf25: Waiting [2024-09-23T05:04:13.592Z] 6472fb84da5e: Waiting [2024-09-23T05:04:13.592Z] 07301b7803bb: Waiting [2024-09-23T05:04:13.592Z] 1f653577b61a: Waiting [2024-09-23T05:04:13.592Z] d62a02444d39: Waiting [2024-09-23T05:04:13.592Z] b5ec3076353e: Waiting [2024-09-23T05:04:13.592Z] 1b523042d8ae: Waiting [2024-09-23T05:04:13.592Z] 533d0e18f52e: Pushed [2024-09-23T05:04:13.592Z] 46ee6c276a3d: Pushed [2024-09-23T05:04:13.592Z] 45f750a63e96: Pushed [2024-09-23T05:04:13.592Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:13.592Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:13.851Z] 1b523042d8ae: Pushed [2024-09-23T05:04:13.851Z] 6472fb84da5e: Pushed [2024-09-23T05:04:13.851Z] b5ec3076353e: Pushed [2024-09-23T05:04:13.851Z] d62a02444d39: Layer already exists [2024-09-23T05:04:14.417Z] a5f721241771: Pushed [2024-09-23T05:04:14.982Z] 6f1bd2db442c: Pushed [2024-09-23T05:04:14.983Z] 1f653577b61a: Pushed [2024-09-23T05:04:15.550Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:a375c2cd74699812e5dc396f2e654ffdf76a40f80e730f753468171f6e81db11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:15.875Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:16.201Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-23T05:04:16.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-23T05:04:16.201Z] 533d0e18f52e: Preparing [2024-09-23T05:04:16.201Z] 46ee6c276a3d: Preparing [2024-09-23T05:04:16.201Z] 6f1bd2db442c: Preparing [2024-09-23T05:04:16.201Z] a5f721241771: Preparing [2024-09-23T05:04:16.201Z] 45f750a63e96: Preparing [2024-09-23T05:04:16.201Z] 6472fb84da5e: Preparing [2024-09-23T05:04:16.201Z] 1b523042d8ae: Preparing [2024-09-23T05:04:16.201Z] b29b3048bf25: Preparing [2024-09-23T05:04:16.201Z] 07301b7803bb: Preparing [2024-09-23T05:04:16.201Z] b5ec3076353e: Preparing [2024-09-23T05:04:16.201Z] 1f653577b61a: Preparing [2024-09-23T05:04:16.201Z] d62a02444d39: Preparing [2024-09-23T05:04:16.201Z] 6472fb84da5e: Waiting [2024-09-23T05:04:16.201Z] 07301b7803bb: Waiting [2024-09-23T05:04:16.201Z] b5ec3076353e: Waiting [2024-09-23T05:04:16.201Z] b29b3048bf25: Waiting [2024-09-23T05:04:16.201Z] 1f653577b61a: Waiting [2024-09-23T05:04:16.201Z] 1b523042d8ae: Waiting [2024-09-23T05:04:16.201Z] 46ee6c276a3d: Layer already exists [2024-09-23T05:04:16.201Z] 6f1bd2db442c: Layer already exists [2024-09-23T05:04:16.201Z] 45f750a63e96: Layer already exists [2024-09-23T05:04:16.201Z] a5f721241771: Layer already exists [2024-09-23T05:04:16.201Z] 533d0e18f52e: Layer already exists [2024-09-23T05:04:16.201Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:16.201Z] 1b523042d8ae: Layer already exists [2024-09-23T05:04:16.201Z] b5ec3076353e: Layer already exists [2024-09-23T05:04:16.201Z] 6472fb84da5e: Layer already exists [2024-09-23T05:04:16.201Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:16.201Z] d62a02444d39: Layer already exists [2024-09-23T05:04:16.201Z] 1f653577b61a: Layer already exists [2024-09-23T05:04:16.201Z] latest: digest: sha256:a375c2cd74699812e5dc396f2e654ffdf76a40f80e730f753468171f6e81db11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:16.541Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:16.874Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.79 [2024-09-23T05:04:16.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-23T05:04:16.874Z] 533d0e18f52e: Preparing [2024-09-23T05:04:16.874Z] 46ee6c276a3d: Preparing [2024-09-23T05:04:16.874Z] 6f1bd2db442c: Preparing [2024-09-23T05:04:16.874Z] a5f721241771: Preparing [2024-09-23T05:04:16.874Z] 45f750a63e96: Preparing [2024-09-23T05:04:16.874Z] 6472fb84da5e: Preparing [2024-09-23T05:04:16.874Z] 1b523042d8ae: Preparing [2024-09-23T05:04:16.874Z] b29b3048bf25: Preparing [2024-09-23T05:04:16.874Z] 07301b7803bb: Preparing [2024-09-23T05:04:16.874Z] b5ec3076353e: Preparing [2024-09-23T05:04:16.874Z] 1f653577b61a: Preparing [2024-09-23T05:04:16.874Z] d62a02444d39: Preparing [2024-09-23T05:04:16.874Z] 6472fb84da5e: Waiting [2024-09-23T05:04:16.874Z] 07301b7803bb: Waiting [2024-09-23T05:04:16.874Z] b5ec3076353e: Waiting [2024-09-23T05:04:16.874Z] 1f653577b61a: Waiting [2024-09-23T05:04:16.874Z] 1b523042d8ae: Waiting [2024-09-23T05:04:16.874Z] b29b3048bf25: Waiting [2024-09-23T05:04:16.874Z] d62a02444d39: Waiting [2024-09-23T05:04:16.874Z] a5f721241771: Layer already exists [2024-09-23T05:04:16.874Z] 45f750a63e96: Layer already exists [2024-09-23T05:04:16.874Z] 533d0e18f52e: Layer already exists [2024-09-23T05:04:16.874Z] 6f1bd2db442c: Layer already exists [2024-09-23T05:04:16.874Z] 46ee6c276a3d: Layer already exists [2024-09-23T05:04:16.874Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:16.874Z] 6472fb84da5e: Layer already exists [2024-09-23T05:04:16.874Z] 1b523042d8ae: Layer already exists [2024-09-23T05:04:16.874Z] b5ec3076353e: Layer already exists [2024-09-23T05:04:16.874Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:16.874Z] 1f653577b61a: Layer already exists [2024-09-23T05:04:16.874Z] d62a02444d39: Layer already exists [2024-09-23T05:04:16.874Z] 3.2.0-dev.79: digest: sha256:a375c2cd74699812e5dc396f2e654ffdf76a40f80e730f753468171f6e81db11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:17.191Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:17.508Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:17.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-23T05:04:17.508Z] 533d0e18f52e: Preparing [2024-09-23T05:04:17.508Z] 46ee6c276a3d: Preparing [2024-09-23T05:04:17.508Z] 6f1bd2db442c: Preparing [2024-09-23T05:04:17.508Z] a5f721241771: Preparing [2024-09-23T05:04:17.508Z] 45f750a63e96: Preparing [2024-09-23T05:04:17.508Z] 6472fb84da5e: Preparing [2024-09-23T05:04:17.508Z] 1b523042d8ae: Preparing [2024-09-23T05:04:17.508Z] b29b3048bf25: Preparing [2024-09-23T05:04:17.508Z] 07301b7803bb: Preparing [2024-09-23T05:04:17.508Z] b5ec3076353e: Preparing [2024-09-23T05:04:17.508Z] 1f653577b61a: Preparing [2024-09-23T05:04:17.508Z] d62a02444d39: Preparing [2024-09-23T05:04:17.508Z] 6472fb84da5e: Waiting [2024-09-23T05:04:17.508Z] 1b523042d8ae: Waiting [2024-09-23T05:04:17.508Z] b29b3048bf25: Waiting [2024-09-23T05:04:17.508Z] b5ec3076353e: Waiting [2024-09-23T05:04:17.508Z] 1f653577b61a: Waiting [2024-09-23T05:04:17.508Z] 07301b7803bb: Waiting [2024-09-23T05:04:17.508Z] d62a02444d39: Waiting [2024-09-23T05:04:17.508Z] 533d0e18f52e: Layer already exists [2024-09-23T05:04:17.508Z] a5f721241771: Layer already exists [2024-09-23T05:04:17.508Z] 45f750a63e96: Layer already exists [2024-09-23T05:04:17.508Z] 6f1bd2db442c: Layer already exists [2024-09-23T05:04:17.508Z] 46ee6c276a3d: Layer already exists [2024-09-23T05:04:17.508Z] 6472fb84da5e: Layer already exists [2024-09-23T05:04:17.508Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:17.508Z] 1b523042d8ae: Layer already exists [2024-09-23T05:04:17.508Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:17.508Z] b5ec3076353e: Layer already exists [2024-09-23T05:04:17.508Z] d62a02444d39: Layer already exists [2024-09-23T05:04:17.508Z] 1f653577b61a: Layer already exists [2024-09-23T05:04:17.508Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:a375c2cd74699812e5dc396f2e654ffdf76a40f80e730f753468171f6e81db11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:17.823Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:18.152Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-23T05:04:18.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-23T05:04:18.152Z] 533d0e18f52e: Preparing [2024-09-23T05:04:18.152Z] 46ee6c276a3d: Preparing [2024-09-23T05:04:18.152Z] 6f1bd2db442c: Preparing [2024-09-23T05:04:18.152Z] a5f721241771: Preparing [2024-09-23T05:04:18.152Z] 45f750a63e96: Preparing [2024-09-23T05:04:18.152Z] 6472fb84da5e: Preparing [2024-09-23T05:04:18.152Z] 1b523042d8ae: Preparing [2024-09-23T05:04:18.152Z] b29b3048bf25: Preparing [2024-09-23T05:04:18.152Z] 07301b7803bb: Preparing [2024-09-23T05:04:18.152Z] b5ec3076353e: Preparing [2024-09-23T05:04:18.152Z] 1f653577b61a: Preparing [2024-09-23T05:04:18.152Z] d62a02444d39: Preparing [2024-09-23T05:04:18.152Z] 1f653577b61a: Waiting [2024-09-23T05:04:18.152Z] b29b3048bf25: Waiting [2024-09-23T05:04:18.152Z] d62a02444d39: Waiting [2024-09-23T05:04:18.152Z] 1b523042d8ae: Waiting [2024-09-23T05:04:18.152Z] 07301b7803bb: Waiting [2024-09-23T05:04:18.152Z] b5ec3076353e: Waiting [2024-09-23T05:04:18.152Z] 6472fb84da5e: Waiting [2024-09-23T05:04:18.152Z] a5f721241771: Layer already exists [2024-09-23T05:04:18.152Z] 45f750a63e96: Layer already exists [2024-09-23T05:04:18.152Z] 6f1bd2db442c: Layer already exists [2024-09-23T05:04:18.152Z] 46ee6c276a3d: Layer already exists [2024-09-23T05:04:18.152Z] 533d0e18f52e: Layer already exists [2024-09-23T05:04:18.152Z] 6472fb84da5e: Layer already exists [2024-09-23T05:04:18.152Z] 1b523042d8ae: Layer already exists [2024-09-23T05:04:18.152Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:18.152Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:18.152Z] b5ec3076353e: Layer already exists [2024-09-23T05:04:18.152Z] d62a02444d39: Layer already exists [2024-09-23T05:04:18.152Z] 1f653577b61a: Layer already exists [2024-09-23T05:04:18.152Z] main: digest: sha256:a375c2cd74699812e5dc396f2e654ffdf76a40f80e730f753468171f6e81db11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:04:18.217Z] ===================================================== [Pipeline] echo [2024-09-23T05:04:18.232Z] taggedImages: [2024-09-23T05:04:18.232Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:18.232Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-23T05:04:18.232Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.79 [2024-09-23T05:04:18.232Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:18.232Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-23T05:04:18.256Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-23T05:04:18.256Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:18.256Z] latest [2024-09-23T05:04:18.256Z] 3.2.0-dev.79 [2024-09-23T05:04:18.256Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:18.256Z] main [2024-09-23T05:04:18.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:18.580Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:18.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:18.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-23T05:04:18.894Z] ceef1c0eab65: Preparing [2024-09-23T05:04:18.894Z] 826fc7a28270: Preparing [2024-09-23T05:04:18.894Z] b29b3048bf25: Preparing [2024-09-23T05:04:18.894Z] 07301b7803bb: Preparing [2024-09-23T05:04:18.894Z] aa95aab07764: Preparing [2024-09-23T05:04:18.894Z] 973e39dd4ded: Preparing [2024-09-23T05:04:18.894Z] d62a02444d39: Preparing [2024-09-23T05:04:18.894Z] 973e39dd4ded: Waiting [2024-09-23T05:04:18.894Z] d62a02444d39: Waiting [2024-09-23T05:04:18.894Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:18.894Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:18.894Z] d62a02444d39: Layer already exists [2024-09-23T05:04:18.894Z] aa95aab07764: Pushed [2024-09-23T05:04:18.894Z] ceef1c0eab65: Pushed [2024-09-23T05:04:19.828Z] 973e39dd4ded: Pushed [2024-09-23T05:04:20.397Z] 826fc7a28270: Pushed [2024-09-23T05:04:20.656Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:c987bdfaaeafff0e0688310b7286d5077703e69d6e84447f2e46d9d0c7e0c023 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:20.990Z] + 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 [2024-09-23T05:04:21.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-23T05:04:21.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-23T05:04:21.315Z] ceef1c0eab65: Preparing [2024-09-23T05:04:21.315Z] 826fc7a28270: Preparing [2024-09-23T05:04:21.315Z] b29b3048bf25: Preparing [2024-09-23T05:04:21.315Z] 07301b7803bb: Preparing [2024-09-23T05:04:21.315Z] aa95aab07764: Preparing [2024-09-23T05:04:21.315Z] 973e39dd4ded: Preparing [2024-09-23T05:04:21.315Z] d62a02444d39: Preparing [2024-09-23T05:04:21.315Z] 973e39dd4ded: Waiting [2024-09-23T05:04:21.315Z] d62a02444d39: Waiting [2024-09-23T05:04:21.315Z] ceef1c0eab65: Layer already exists [2024-09-23T05:04:21.315Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:21.315Z] 826fc7a28270: Layer already exists [2024-09-23T05:04:21.315Z] aa95aab07764: Layer already exists [2024-09-23T05:04:21.315Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:21.315Z] 973e39dd4ded: Layer already exists [2024-09-23T05:04:21.315Z] d62a02444d39: Layer already exists [2024-09-23T05:04:21.315Z] latest: digest: sha256:c987bdfaaeafff0e0688310b7286d5077703e69d6e84447f2e46d9d0c7e0c023 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:21.646Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:21.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.79 [2024-09-23T05:04:21.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-23T05:04:21.980Z] ceef1c0eab65: Preparing [2024-09-23T05:04:21.980Z] 826fc7a28270: Preparing [2024-09-23T05:04:21.980Z] b29b3048bf25: Preparing [2024-09-23T05:04:21.980Z] 07301b7803bb: Preparing [2024-09-23T05:04:21.980Z] aa95aab07764: Preparing [2024-09-23T05:04:21.980Z] 973e39dd4ded: Preparing [2024-09-23T05:04:21.980Z] d62a02444d39: Preparing [2024-09-23T05:04:21.980Z] 973e39dd4ded: Waiting [2024-09-23T05:04:21.980Z] d62a02444d39: Waiting [2024-09-23T05:04:21.980Z] ceef1c0eab65: Layer already exists [2024-09-23T05:04:21.980Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:21.980Z] aa95aab07764: Layer already exists [2024-09-23T05:04:21.980Z] 826fc7a28270: Layer already exists [2024-09-23T05:04:21.980Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:21.980Z] 973e39dd4ded: Layer already exists [2024-09-23T05:04:21.980Z] d62a02444d39: Layer already exists [2024-09-23T05:04:21.980Z] 3.2.0-dev.79: digest: sha256:c987bdfaaeafff0e0688310b7286d5077703e69d6e84447f2e46d9d0c7e0c023 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:22.302Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:22.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:22.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-23T05:04:22.629Z] ceef1c0eab65: Preparing [2024-09-23T05:04:22.629Z] 826fc7a28270: Preparing [2024-09-23T05:04:22.629Z] b29b3048bf25: Preparing [2024-09-23T05:04:22.629Z] 07301b7803bb: Preparing [2024-09-23T05:04:22.629Z] aa95aab07764: Preparing [2024-09-23T05:04:22.629Z] 973e39dd4ded: Preparing [2024-09-23T05:04:22.629Z] d62a02444d39: Preparing [2024-09-23T05:04:22.629Z] 973e39dd4ded: Waiting [2024-09-23T05:04:22.629Z] d62a02444d39: Waiting [2024-09-23T05:04:22.629Z] 826fc7a28270: Layer already exists [2024-09-23T05:04:22.629Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:22.629Z] aa95aab07764: Layer already exists [2024-09-23T05:04:22.629Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:22.629Z] ceef1c0eab65: Layer already exists [2024-09-23T05:04:22.629Z] 973e39dd4ded: Layer already exists [2024-09-23T05:04:22.629Z] d62a02444d39: Layer already exists [2024-09-23T05:04:22.629Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:c987bdfaaeafff0e0688310b7286d5077703e69d6e84447f2e46d9d0c7e0c023 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:22.955Z] + 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 [2024-09-23T05:04:23.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-23T05:04:23.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-23T05:04:23.275Z] ceef1c0eab65: Preparing [2024-09-23T05:04:23.275Z] 826fc7a28270: Preparing [2024-09-23T05:04:23.275Z] b29b3048bf25: Preparing [2024-09-23T05:04:23.275Z] 07301b7803bb: Preparing [2024-09-23T05:04:23.275Z] aa95aab07764: Preparing [2024-09-23T05:04:23.275Z] 973e39dd4ded: Preparing [2024-09-23T05:04:23.275Z] d62a02444d39: Preparing [2024-09-23T05:04:23.275Z] 973e39dd4ded: Waiting [2024-09-23T05:04:23.275Z] d62a02444d39: Waiting [2024-09-23T05:04:23.275Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:23.275Z] ceef1c0eab65: Layer already exists [2024-09-23T05:04:23.275Z] 826fc7a28270: Layer already exists [2024-09-23T05:04:23.275Z] aa95aab07764: Layer already exists [2024-09-23T05:04:23.275Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:23.275Z] 973e39dd4ded: Layer already exists [2024-09-23T05:04:23.275Z] d62a02444d39: Layer already exists [2024-09-23T05:04:23.275Z] main: digest: sha256:c987bdfaaeafff0e0688310b7286d5077703e69d6e84447f2e46d9d0c7e0c023 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:04:23.345Z] ===================================================== [Pipeline] echo [2024-09-23T05:04:23.362Z] taggedImages: [2024-09-23T05:04:23.362Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:23.362Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-23T05:04:23.362Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.79 [2024-09-23T05:04:23.362Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:23.362Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-23T05:04:23.393Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-23T05:04:23.393Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:23.393Z] latest [2024-09-23T05:04:23.393Z] 3.2.0-dev.79 [2024-09-23T05:04:23.393Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:23.393Z] main [2024-09-23T05:04:23.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:23.751Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:24.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:24.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-23T05:04:24.078Z] 2fd9e1be5685: Preparing [2024-09-23T05:04:24.078Z] d8a6af330eb9: Preparing [2024-09-23T05:04:24.078Z] 708320007c69: Preparing [2024-09-23T05:04:24.078Z] b29b3048bf25: Preparing [2024-09-23T05:04:24.078Z] 07301b7803bb: Preparing [2024-09-23T05:04:24.078Z] 11e3f073aa87: Preparing [2024-09-23T05:04:24.078Z] c431abd76dde: Preparing [2024-09-23T05:04:24.078Z] 3cad64c7bd8d: Preparing [2024-09-23T05:04:24.078Z] 6be659d8c08c: Preparing [2024-09-23T05:04:24.078Z] d62a02444d39: Preparing [2024-09-23T05:04:24.078Z] c431abd76dde: Waiting [2024-09-23T05:04:24.078Z] 3cad64c7bd8d: Waiting [2024-09-23T05:04:24.078Z] 6be659d8c08c: Waiting [2024-09-23T05:04:24.078Z] d62a02444d39: Waiting [2024-09-23T05:04:24.078Z] 11e3f073aa87: Waiting [2024-09-23T05:04:24.078Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:24.078Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:24.078Z] 708320007c69: Pushed [2024-09-23T05:04:24.078Z] 2fd9e1be5685: Pushed [2024-09-23T05:04:24.078Z] d8a6af330eb9: Pushed [2024-09-23T05:04:24.078Z] d62a02444d39: Layer already exists [2024-09-23T05:04:24.078Z] 3cad64c7bd8d: Pushed [2024-09-23T05:04:24.341Z] 6be659d8c08c: Pushed [2024-09-23T05:04:29.615Z] c431abd76dde: Pushed [2024-09-23T05:04:32.902Z] 11e3f073aa87: Pushed [2024-09-23T05:04:33.161Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:4fbb706c19e16c6fa3f74f86441c9764d7a79332fdc14a2e3406fa017e63473f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:33.512Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:33.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-23T05:04:33.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-23T05:04:33.830Z] 2fd9e1be5685: Preparing [2024-09-23T05:04:33.830Z] d8a6af330eb9: Preparing [2024-09-23T05:04:33.830Z] 708320007c69: Preparing [2024-09-23T05:04:33.830Z] b29b3048bf25: Preparing [2024-09-23T05:04:33.830Z] 07301b7803bb: Preparing [2024-09-23T05:04:33.830Z] 11e3f073aa87: Preparing [2024-09-23T05:04:33.830Z] c431abd76dde: Preparing [2024-09-23T05:04:33.830Z] 3cad64c7bd8d: Preparing [2024-09-23T05:04:33.830Z] 6be659d8c08c: Preparing [2024-09-23T05:04:33.830Z] d62a02444d39: Preparing [2024-09-23T05:04:33.830Z] 11e3f073aa87: Waiting [2024-09-23T05:04:33.830Z] c431abd76dde: Waiting [2024-09-23T05:04:33.830Z] 3cad64c7bd8d: Waiting [2024-09-23T05:04:33.830Z] 6be659d8c08c: Waiting [2024-09-23T05:04:33.830Z] d62a02444d39: Waiting [2024-09-23T05:04:33.830Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:33.830Z] 708320007c69: Layer already exists [2024-09-23T05:04:33.830Z] 2fd9e1be5685: Layer already exists [2024-09-23T05:04:33.830Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:33.830Z] d8a6af330eb9: Layer already exists [2024-09-23T05:04:33.830Z] 11e3f073aa87: Layer already exists [2024-09-23T05:04:33.830Z] c431abd76dde: Layer already exists [2024-09-23T05:04:33.830Z] 3cad64c7bd8d: Layer already exists [2024-09-23T05:04:33.830Z] d62a02444d39: Layer already exists [2024-09-23T05:04:33.830Z] 6be659d8c08c: Layer already exists [2024-09-23T05:04:33.830Z] latest: digest: sha256:4fbb706c19e16c6fa3f74f86441c9764d7a79332fdc14a2e3406fa017e63473f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:34.155Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:34.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.79 [2024-09-23T05:04:34.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-23T05:04:34.482Z] 2fd9e1be5685: Preparing [2024-09-23T05:04:34.482Z] d8a6af330eb9: Preparing [2024-09-23T05:04:34.482Z] 708320007c69: Preparing [2024-09-23T05:04:34.482Z] b29b3048bf25: Preparing [2024-09-23T05:04:34.482Z] 07301b7803bb: Preparing [2024-09-23T05:04:34.482Z] 11e3f073aa87: Preparing [2024-09-23T05:04:34.482Z] c431abd76dde: Preparing [2024-09-23T05:04:34.482Z] 3cad64c7bd8d: Preparing [2024-09-23T05:04:34.482Z] 6be659d8c08c: Preparing [2024-09-23T05:04:34.482Z] d62a02444d39: Preparing [2024-09-23T05:04:34.482Z] 11e3f073aa87: Waiting [2024-09-23T05:04:34.482Z] c431abd76dde: Waiting [2024-09-23T05:04:34.482Z] 3cad64c7bd8d: Waiting [2024-09-23T05:04:34.482Z] d62a02444d39: Waiting [2024-09-23T05:04:34.482Z] 6be659d8c08c: Waiting [2024-09-23T05:04:34.482Z] 708320007c69: Layer already exists [2024-09-23T05:04:34.482Z] 2fd9e1be5685: Layer already exists [2024-09-23T05:04:34.482Z] d8a6af330eb9: Layer already exists [2024-09-23T05:04:34.482Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:34.482Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:34.482Z] c431abd76dde: Layer already exists [2024-09-23T05:04:34.482Z] 6be659d8c08c: Layer already exists [2024-09-23T05:04:34.482Z] 11e3f073aa87: Layer already exists [2024-09-23T05:04:34.482Z] d62a02444d39: Layer already exists [2024-09-23T05:04:34.482Z] 3cad64c7bd8d: Layer already exists [2024-09-23T05:04:34.482Z] 3.2.0-dev.79: digest: sha256:4fbb706c19e16c6fa3f74f86441c9764d7a79332fdc14a2e3406fa017e63473f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:34.801Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:35.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:35.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-23T05:04:35.124Z] 2fd9e1be5685: Preparing [2024-09-23T05:04:35.124Z] d8a6af330eb9: Preparing [2024-09-23T05:04:35.124Z] 708320007c69: Preparing [2024-09-23T05:04:35.124Z] b29b3048bf25: Preparing [2024-09-23T05:04:35.124Z] 07301b7803bb: Preparing [2024-09-23T05:04:35.124Z] 11e3f073aa87: Preparing [2024-09-23T05:04:35.124Z] c431abd76dde: Preparing [2024-09-23T05:04:35.124Z] 3cad64c7bd8d: Preparing [2024-09-23T05:04:35.124Z] 6be659d8c08c: Preparing [2024-09-23T05:04:35.124Z] d62a02444d39: Preparing [2024-09-23T05:04:35.124Z] c431abd76dde: Waiting [2024-09-23T05:04:35.124Z] 3cad64c7bd8d: Waiting [2024-09-23T05:04:35.124Z] 6be659d8c08c: Waiting [2024-09-23T05:04:35.124Z] d62a02444d39: Waiting [2024-09-23T05:04:35.124Z] 11e3f073aa87: Waiting [2024-09-23T05:04:35.124Z] 708320007c69: Layer already exists [2024-09-23T05:04:35.124Z] d8a6af330eb9: Layer already exists [2024-09-23T05:04:35.124Z] 2fd9e1be5685: Layer already exists [2024-09-23T05:04:35.124Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:35.124Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:35.124Z] 11e3f073aa87: Layer already exists [2024-09-23T05:04:35.124Z] c431abd76dde: Layer already exists [2024-09-23T05:04:35.124Z] 6be659d8c08c: Layer already exists [2024-09-23T05:04:35.124Z] 3cad64c7bd8d: Layer already exists [2024-09-23T05:04:35.124Z] d62a02444d39: Layer already exists [2024-09-23T05:04:35.124Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:4fbb706c19e16c6fa3f74f86441c9764d7a79332fdc14a2e3406fa017e63473f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:35.461Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:35.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-23T05:04:35.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-23T05:04:35.781Z] 2fd9e1be5685: Preparing [2024-09-23T05:04:35.781Z] d8a6af330eb9: Preparing [2024-09-23T05:04:35.781Z] 708320007c69: Preparing [2024-09-23T05:04:35.781Z] b29b3048bf25: Preparing [2024-09-23T05:04:35.781Z] 07301b7803bb: Preparing [2024-09-23T05:04:35.781Z] 11e3f073aa87: Preparing [2024-09-23T05:04:35.781Z] c431abd76dde: Preparing [2024-09-23T05:04:35.781Z] 3cad64c7bd8d: Preparing [2024-09-23T05:04:35.781Z] 6be659d8c08c: Preparing [2024-09-23T05:04:35.781Z] d62a02444d39: Preparing [2024-09-23T05:04:35.782Z] 3cad64c7bd8d: Waiting [2024-09-23T05:04:35.782Z] c431abd76dde: Waiting [2024-09-23T05:04:35.782Z] 11e3f073aa87: Waiting [2024-09-23T05:04:35.782Z] 6be659d8c08c: Waiting [2024-09-23T05:04:35.782Z] d62a02444d39: Waiting [2024-09-23T05:04:35.782Z] 708320007c69: Layer already exists [2024-09-23T05:04:35.782Z] d8a6af330eb9: Layer already exists [2024-09-23T05:04:35.782Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:35.782Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:35.782Z] 2fd9e1be5685: Layer already exists [2024-09-23T05:04:35.782Z] 11e3f073aa87: Layer already exists [2024-09-23T05:04:35.782Z] c431abd76dde: Layer already exists [2024-09-23T05:04:35.782Z] 3cad64c7bd8d: Layer already exists [2024-09-23T05:04:35.782Z] 6be659d8c08c: Layer already exists [2024-09-23T05:04:35.782Z] d62a02444d39: Layer already exists [2024-09-23T05:04:35.782Z] main: digest: sha256:4fbb706c19e16c6fa3f74f86441c9764d7a79332fdc14a2e3406fa017e63473f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:04:35.853Z] ===================================================== [Pipeline] echo [2024-09-23T05:04:35.869Z] taggedImages: [2024-09-23T05:04:35.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:35.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-23T05:04:35.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.79 [2024-09-23T05:04:35.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:35.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-23T05:04:35.897Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-23T05:04:35.897Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:35.897Z] latest [2024-09-23T05:04:35.897Z] 3.2.0-dev.79 [2024-09-23T05:04:35.897Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:35.897Z] main [2024-09-23T05:04:35.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:36.244Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:36.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:36.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-23T05:04:36.567Z] 713e6ab8b92c: Preparing [2024-09-23T05:04:36.567Z] 05d8c8f0785f: Preparing [2024-09-23T05:04:36.567Z] f3099dd2eea9: Preparing [2024-09-23T05:04:36.567Z] b29b3048bf25: Preparing [2024-09-23T05:04:36.567Z] 07301b7803bb: Preparing [2024-09-23T05:04:36.567Z] 29a0fb1669f9: Preparing [2024-09-23T05:04:36.567Z] 9e67e96370ab: Preparing [2024-09-23T05:04:36.567Z] 773a1428ace2: Preparing [2024-09-23T05:04:36.567Z] d62a02444d39: Preparing [2024-09-23T05:04:36.567Z] 29a0fb1669f9: Waiting [2024-09-23T05:04:36.567Z] 9e67e96370ab: Waiting [2024-09-23T05:04:36.567Z] 773a1428ace2: Waiting [2024-09-23T05:04:36.567Z] d62a02444d39: Waiting [2024-09-23T05:04:36.567Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:36.567Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:36.567Z] f3099dd2eea9: Pushed [2024-09-23T05:04:36.567Z] 05d8c8f0785f: Pushed [2024-09-23T05:04:36.567Z] d62a02444d39: Layer already exists [2024-09-23T05:04:36.567Z] 713e6ab8b92c: Pushed [2024-09-23T05:04:36.567Z] 9e67e96370ab: Pushed [2024-09-23T05:04:36.826Z] 773a1428ace2: Pushed [2024-09-23T05:04:39.062Z] #43 ... [2024-09-23T05:04:39.062Z] [2024-09-23T05:04:39.062Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:04:39.062Z] #83 DONE 100.8s [2024-09-23T05:04:39.062Z] [2024-09-23T05:04:39.062Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:04:39.062Z] #95 DONE 95.0s [2024-09-23T05:04:39.062Z] [2024-09-23T05:04:39.062Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:04:39.062Z] #90 DONE 96.1s [2024-09-23T05:04:39.062Z] [2024-09-23T05:04:39.063Z] #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:04:39.063Z] #96 DONE 100.9s [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #119 ... [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:04:39.063Z] #94 DONE 104.8s [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #120 ... [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #121 [core-keeper builder 7/8] COPY . . [2024-09-23T05:04:39.063Z] #121 DONE 1.5s [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #119 DONE 1.5s [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #120 DONE 1.5s [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:04:39.063Z] #122 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #123 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:04:39.063Z] #124 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:04:39.063Z] #125 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #126 [core-metadata builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #126 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:04:39.063Z] #127 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #128 DONE 1.6s [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:04:39.063Z] #129 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #130 [security-proxy-setup builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #130 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:04:39.063Z] #131 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:04:39.063Z] #132 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:04:39.063Z] #133 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #134 [security-secretstore-setup builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #134 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #135 [core-data builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #135 DONE 1.6s [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T05:04:39.063Z] #136 ... [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:04:39.063Z] #137 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:04:39.063Z] #138 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #139 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:04:39.063Z] #140 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:04:39.063Z] #141 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #142 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #143 [support-scheduler builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #143 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #144 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:04:39.063Z] #144 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #145 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:04:39.063Z] #145 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #146 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T05:04:39.063Z] #146 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #147 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-23T05:04:39.063Z] #147 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #148 [core-command builder 6/7] COPY . . [2024-09-23T05:04:39.063Z] #148 CACHED [2024-09-23T05:04:39.063Z] [2024-09-23T05:04:39.063Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-23T05:04:43.343Z] #149 ... [2024-09-23T05:04:43.343Z] [2024-09-23T05:04:43.343Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-23T05:04:43.343Z] #0 4.679 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-23T05:04:44.303Z] #150 ... [2024-09-23T05:04:44.303Z] [2024-09-23T05:04:44.303Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T05:04:44.303Z] #136 6.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-23T05:04:46.800Z] 29a0fb1669f9: Pushed [2024-09-23T05:04:46.801Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:e58f1e1d030e2befa0909870ff15f2a4bcd6216fceadc250377ef92afba2a81b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:47.129Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:47.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-23T05:04:47.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-23T05:04:47.448Z] 713e6ab8b92c: Preparing [2024-09-23T05:04:47.448Z] 05d8c8f0785f: Preparing [2024-09-23T05:04:47.448Z] f3099dd2eea9: Preparing [2024-09-23T05:04:47.448Z] b29b3048bf25: Preparing [2024-09-23T05:04:47.448Z] 07301b7803bb: Preparing [2024-09-23T05:04:47.448Z] 29a0fb1669f9: Preparing [2024-09-23T05:04:47.448Z] 9e67e96370ab: Preparing [2024-09-23T05:04:47.448Z] 773a1428ace2: Preparing [2024-09-23T05:04:47.448Z] 29a0fb1669f9: Waiting [2024-09-23T05:04:47.448Z] d62a02444d39: Preparing [2024-09-23T05:04:47.448Z] 773a1428ace2: Waiting [2024-09-23T05:04:47.448Z] d62a02444d39: Waiting [2024-09-23T05:04:47.448Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:47.448Z] f3099dd2eea9: Layer already exists [2024-09-23T05:04:47.448Z] 713e6ab8b92c: Layer already exists [2024-09-23T05:04:47.448Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:47.448Z] 05d8c8f0785f: Layer already exists [2024-09-23T05:04:47.448Z] 29a0fb1669f9: Layer already exists [2024-09-23T05:04:47.448Z] 773a1428ace2: Layer already exists [2024-09-23T05:04:47.448Z] d62a02444d39: Layer already exists [2024-09-23T05:04:47.448Z] 9e67e96370ab: Layer already exists [2024-09-23T05:04:47.448Z] latest: digest: sha256:e58f1e1d030e2befa0909870ff15f2a4bcd6216fceadc250377ef92afba2a81b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:47.661Z] #136 ... [2024-09-23T05:04:47.661Z] [2024-09-23T05:04:47.661Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T05:04:47.661Z] #0 4.778 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-23T05:04:47.661Z] #151 ... [2024-09-23T05:04:47.661Z] [2024-09-23T05:04:47.661Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T05:04:47.661Z] #0 6.143 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-23T05:04:47.767Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:47.928Z] #152 ... [2024-09-23T05:04:47.928Z] [2024-09-23T05:04:47.928Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T05:04:47.928Z] #0 6.915 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-23T05:04:48.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.79 [2024-09-23T05:04:48.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-23T05:04:48.094Z] 713e6ab8b92c: Preparing [2024-09-23T05:04:48.094Z] 05d8c8f0785f: Preparing [2024-09-23T05:04:48.094Z] f3099dd2eea9: Preparing [2024-09-23T05:04:48.094Z] b29b3048bf25: Preparing [2024-09-23T05:04:48.094Z] 07301b7803bb: Preparing [2024-09-23T05:04:48.094Z] 29a0fb1669f9: Preparing [2024-09-23T05:04:48.094Z] 9e67e96370ab: Preparing [2024-09-23T05:04:48.094Z] 773a1428ace2: Preparing [2024-09-23T05:04:48.094Z] d62a02444d39: Preparing [2024-09-23T05:04:48.094Z] 9e67e96370ab: Waiting [2024-09-23T05:04:48.094Z] 773a1428ace2: Waiting [2024-09-23T05:04:48.094Z] d62a02444d39: Waiting [2024-09-23T05:04:48.094Z] 29a0fb1669f9: Waiting [2024-09-23T05:04:48.094Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:48.094Z] 05d8c8f0785f: Layer already exists [2024-09-23T05:04:48.094Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:48.094Z] f3099dd2eea9: Layer already exists [2024-09-23T05:04:48.094Z] 713e6ab8b92c: Layer already exists [2024-09-23T05:04:48.094Z] 29a0fb1669f9: Layer already exists [2024-09-23T05:04:48.094Z] d62a02444d39: Layer already exists [2024-09-23T05:04:48.094Z] 9e67e96370ab: Layer already exists [2024-09-23T05:04:48.094Z] 773a1428ace2: Layer already exists [2024-09-23T05:04:48.094Z] 3.2.0-dev.79: digest: sha256:e58f1e1d030e2befa0909870ff15f2a4bcd6216fceadc250377ef92afba2a81b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:48.195Z] #153 ... [2024-09-23T05:04:48.195Z] [2024-09-23T05:04:48.195Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T05:04:48.195Z] #0 5.844 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-23T05:04:48.195Z] #154 ... [2024-09-23T05:04:48.195Z] [2024-09-23T05:04:48.195Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-23T05:04:48.195Z] #0 5.519 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-23T05:04:48.423Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-09-23T05:04:48.463Z] #155 ... [2024-09-23T05:04:48.463Z] [2024-09-23T05:04:48.463Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-23T05:04:48.463Z] #0 6.448 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-23T05:04:48.463Z] #156 ... [2024-09-23T05:04:48.463Z] [2024-09-23T05:04:48.463Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-23T05:04:48.463Z] #0 6.631 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] sh [2024-09-23T05:04:48.741Z] #157 ... [2024-09-23T05:04:48.741Z] [2024-09-23T05:04:48.741Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-23T05:04:48.741Z] #0 5.992 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-23T05:04:48.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:48.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-23T05:04:48.745Z] 713e6ab8b92c: Preparing [2024-09-23T05:04:48.745Z] 05d8c8f0785f: Preparing [2024-09-23T05:04:48.745Z] f3099dd2eea9: Preparing [2024-09-23T05:04:48.745Z] b29b3048bf25: Preparing [2024-09-23T05:04:48.745Z] 07301b7803bb: Preparing [2024-09-23T05:04:48.745Z] 29a0fb1669f9: Preparing [2024-09-23T05:04:48.745Z] 9e67e96370ab: Preparing [2024-09-23T05:04:48.745Z] 773a1428ace2: Preparing [2024-09-23T05:04:48.745Z] d62a02444d39: Preparing [2024-09-23T05:04:48.745Z] 29a0fb1669f9: Waiting [2024-09-23T05:04:48.745Z] 9e67e96370ab: Waiting [2024-09-23T05:04:48.745Z] 773a1428ace2: Waiting [2024-09-23T05:04:48.745Z] d62a02444d39: Waiting [2024-09-23T05:04:48.745Z] f3099dd2eea9: Layer already exists [2024-09-23T05:04:48.745Z] 713e6ab8b92c: Layer already exists [2024-09-23T05:04:48.745Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:48.745Z] 05d8c8f0785f: Layer already exists [2024-09-23T05:04:48.745Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:48.745Z] 9e67e96370ab: Layer already exists [2024-09-23T05:04:48.745Z] 29a0fb1669f9: Layer already exists [2024-09-23T05:04:48.745Z] d62a02444d39: Layer already exists [2024-09-23T05:04:48.745Z] 773a1428ace2: Layer already exists [2024-09-23T05:04:48.745Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:e58f1e1d030e2befa0909870ff15f2a4bcd6216fceadc250377ef92afba2a81b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:49.019Z] #158 ... [2024-09-23T05:04:49.019Z] [2024-09-23T05:04:49.019Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-23T05:04:49.019Z] #0 6.655 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-23T05:04:49.019Z] #159 ... [2024-09-23T05:04:49.019Z] [2024-09-23T05:04:49.019Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T05:04:49.019Z] #0 4.966 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-23T05:04:49.080Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:49.305Z] #160 ... [2024-09-23T05:04:49.305Z] [2024-09-23T05:04:49.305Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-23T05:04:49.305Z] #149 6.921 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-23T05:04:49.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-23T05:04:49.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-23T05:04:49.405Z] 713e6ab8b92c: Preparing [2024-09-23T05:04:49.405Z] 05d8c8f0785f: Preparing [2024-09-23T05:04:49.405Z] f3099dd2eea9: Preparing [2024-09-23T05:04:49.405Z] b29b3048bf25: Preparing [2024-09-23T05:04:49.405Z] 07301b7803bb: Preparing [2024-09-23T05:04:49.405Z] 29a0fb1669f9: Preparing [2024-09-23T05:04:49.405Z] 9e67e96370ab: Preparing [2024-09-23T05:04:49.405Z] 773a1428ace2: Preparing [2024-09-23T05:04:49.405Z] d62a02444d39: Preparing [2024-09-23T05:04:49.405Z] 29a0fb1669f9: Waiting [2024-09-23T05:04:49.405Z] 773a1428ace2: Waiting [2024-09-23T05:04:49.405Z] 9e67e96370ab: Waiting [2024-09-23T05:04:49.406Z] d62a02444d39: Waiting [2024-09-23T05:04:49.406Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:49.406Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:49.406Z] 713e6ab8b92c: Layer already exists [2024-09-23T05:04:49.406Z] 05d8c8f0785f: Layer already exists [2024-09-23T05:04:49.406Z] f3099dd2eea9: Layer already exists [2024-09-23T05:04:49.406Z] d62a02444d39: Layer already exists [2024-09-23T05:04:49.406Z] 29a0fb1669f9: Layer already exists [2024-09-23T05:04:49.406Z] 9e67e96370ab: Layer already exists [2024-09-23T05:04:49.406Z] 773a1428ace2: Layer already exists [2024-09-23T05:04:49.406Z] main: digest: sha256:e58f1e1d030e2befa0909870ff15f2a4bcd6216fceadc250377ef92afba2a81b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:04:49.479Z] ===================================================== [Pipeline] echo [2024-09-23T05:04:49.494Z] taggedImages: [2024-09-23T05:04:49.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:49.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-23T05:04:49.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.79 [2024-09-23T05:04:49.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:49.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-23T05:04:49.527Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-23T05:04:49.527Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:49.527Z] latest [2024-09-23T05:04:49.527Z] 3.2.0-dev.79 [2024-09-23T05:04:49.527Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:04:49.527Z] main [2024-09-23T05:04:49.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:49.882Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:50.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:04:50.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-23T05:04:50.217Z] 2fd9e1be5685: Preparing [2024-09-23T05:04:50.217Z] 3da0796fc3c0: Preparing [2024-09-23T05:04:50.217Z] f317465733b3: Preparing [2024-09-23T05:04:50.217Z] b29b3048bf25: Preparing [2024-09-23T05:04:50.217Z] 07301b7803bb: Preparing [2024-09-23T05:04:50.217Z] ea9e0b63cfff: Preparing [2024-09-23T05:04:50.217Z] 3cad64c7bd8d: Preparing [2024-09-23T05:04:50.217Z] 6be659d8c08c: Preparing [2024-09-23T05:04:50.217Z] d62a02444d39: Preparing [2024-09-23T05:04:50.217Z] 6be659d8c08c: Waiting [2024-09-23T05:04:50.217Z] 3cad64c7bd8d: Waiting [2024-09-23T05:04:50.217Z] ea9e0b63cfff: Waiting [2024-09-23T05:04:50.217Z] d62a02444d39: Waiting [2024-09-23T05:04:50.217Z] 2fd9e1be5685: Layer already exists [2024-09-23T05:04:50.217Z] b29b3048bf25: Layer already exists [2024-09-23T05:04:50.217Z] 07301b7803bb: Layer already exists [2024-09-23T05:04:50.217Z] 3cad64c7bd8d: Layer already exists [2024-09-23T05:04:50.217Z] 6be659d8c08c: Layer already exists [2024-09-23T05:04:50.217Z] d62a02444d39: Layer already exists [2024-09-23T05:04:50.217Z] 3da0796fc3c0: Pushed [2024-09-23T05:04:50.217Z] f317465733b3: Pushed [2024-09-23T05:05:00.194Z] ea9e0b63cfff: Pushed [2024-09-23T05:05:00.194Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:b5dde93d4d75ab4511962fb819d3d7dc4676f0f23ea39723a1ceceaa7e5f667e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:00.521Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:00.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-23T05:05:00.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-23T05:05:00.835Z] 2fd9e1be5685: Preparing [2024-09-23T05:05:00.835Z] 3da0796fc3c0: Preparing [2024-09-23T05:05:00.835Z] f317465733b3: Preparing [2024-09-23T05:05:00.835Z] b29b3048bf25: Preparing [2024-09-23T05:05:00.835Z] 07301b7803bb: Preparing [2024-09-23T05:05:00.835Z] ea9e0b63cfff: Preparing [2024-09-23T05:05:00.835Z] 3cad64c7bd8d: Preparing [2024-09-23T05:05:00.835Z] 6be659d8c08c: Preparing [2024-09-23T05:05:00.835Z] d62a02444d39: Preparing [2024-09-23T05:05:00.835Z] ea9e0b63cfff: Waiting [2024-09-23T05:05:00.835Z] 3cad64c7bd8d: Waiting [2024-09-23T05:05:00.835Z] 6be659d8c08c: Waiting [2024-09-23T05:05:00.835Z] f317465733b3: Layer already exists [2024-09-23T05:05:00.835Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:00.835Z] 3da0796fc3c0: Layer already exists [2024-09-23T05:05:00.835Z] 2fd9e1be5685: Layer already exists [2024-09-23T05:05:00.835Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:00.835Z] 6be659d8c08c: Layer already exists [2024-09-23T05:05:00.835Z] ea9e0b63cfff: Layer already exists [2024-09-23T05:05:00.835Z] 3cad64c7bd8d: Layer already exists [2024-09-23T05:05:00.835Z] d62a02444d39: Layer already exists [2024-09-23T05:05:00.835Z] latest: digest: sha256:b5dde93d4d75ab4511962fb819d3d7dc4676f0f23ea39723a1ceceaa7e5f667e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:01.154Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:01.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.79 [2024-09-23T05:05:01.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-23T05:05:01.488Z] 2fd9e1be5685: Preparing [2024-09-23T05:05:01.488Z] 3da0796fc3c0: Preparing [2024-09-23T05:05:01.488Z] f317465733b3: Preparing [2024-09-23T05:05:01.488Z] b29b3048bf25: Preparing [2024-09-23T05:05:01.488Z] 07301b7803bb: Preparing [2024-09-23T05:05:01.488Z] ea9e0b63cfff: Preparing [2024-09-23T05:05:01.488Z] 3cad64c7bd8d: Preparing [2024-09-23T05:05:01.488Z] 6be659d8c08c: Preparing [2024-09-23T05:05:01.488Z] d62a02444d39: Preparing [2024-09-23T05:05:01.488Z] ea9e0b63cfff: Waiting [2024-09-23T05:05:01.488Z] d62a02444d39: Waiting [2024-09-23T05:05:01.488Z] 3cad64c7bd8d: Waiting [2024-09-23T05:05:01.488Z] 6be659d8c08c: Waiting [2024-09-23T05:05:01.488Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:01.488Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:01.488Z] 3da0796fc3c0: Layer already exists [2024-09-23T05:05:01.488Z] f317465733b3: Layer already exists [2024-09-23T05:05:01.488Z] 2fd9e1be5685: Layer already exists [2024-09-23T05:05:01.488Z] 3cad64c7bd8d: Layer already exists [2024-09-23T05:05:01.488Z] ea9e0b63cfff: Layer already exists [2024-09-23T05:05:01.488Z] 6be659d8c08c: Layer already exists [2024-09-23T05:05:01.488Z] d62a02444d39: Layer already exists [2024-09-23T05:05:01.488Z] 3.2.0-dev.79: digest: sha256:b5dde93d4d75ab4511962fb819d3d7dc4676f0f23ea39723a1ceceaa7e5f667e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:01.811Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:02.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:05:02.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-23T05:05:02.122Z] 2fd9e1be5685: Preparing [2024-09-23T05:05:02.122Z] 3da0796fc3c0: Preparing [2024-09-23T05:05:02.122Z] f317465733b3: Preparing [2024-09-23T05:05:02.122Z] b29b3048bf25: Preparing [2024-09-23T05:05:02.122Z] 07301b7803bb: Preparing [2024-09-23T05:05:02.122Z] ea9e0b63cfff: Preparing [2024-09-23T05:05:02.122Z] 3cad64c7bd8d: Preparing [2024-09-23T05:05:02.122Z] 6be659d8c08c: Preparing [2024-09-23T05:05:02.122Z] d62a02444d39: Preparing [2024-09-23T05:05:02.122Z] 3cad64c7bd8d: Waiting [2024-09-23T05:05:02.122Z] 6be659d8c08c: Waiting [2024-09-23T05:05:02.122Z] d62a02444d39: Waiting [2024-09-23T05:05:02.122Z] ea9e0b63cfff: Waiting [2024-09-23T05:05:02.122Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:02.122Z] f317465733b3: Layer already exists [2024-09-23T05:05:02.122Z] 2fd9e1be5685: Layer already exists [2024-09-23T05:05:02.122Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:02.122Z] 3da0796fc3c0: Layer already exists [2024-09-23T05:05:02.122Z] d62a02444d39: Layer already exists [2024-09-23T05:05:02.122Z] 3cad64c7bd8d: Layer already exists [2024-09-23T05:05:02.122Z] ea9e0b63cfff: Layer already exists [2024-09-23T05:05:02.122Z] 6be659d8c08c: Layer already exists [2024-09-23T05:05:02.122Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:b5dde93d4d75ab4511962fb819d3d7dc4676f0f23ea39723a1ceceaa7e5f667e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:02.452Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:02.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-23T05:05:02.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-23T05:05:02.770Z] 2fd9e1be5685: Preparing [2024-09-23T05:05:02.770Z] 3da0796fc3c0: Preparing [2024-09-23T05:05:02.770Z] f317465733b3: Preparing [2024-09-23T05:05:02.770Z] b29b3048bf25: Preparing [2024-09-23T05:05:02.770Z] 07301b7803bb: Preparing [2024-09-23T05:05:02.770Z] ea9e0b63cfff: Preparing [2024-09-23T05:05:02.770Z] 3cad64c7bd8d: Preparing [2024-09-23T05:05:02.770Z] 6be659d8c08c: Preparing [2024-09-23T05:05:02.770Z] d62a02444d39: Preparing [2024-09-23T05:05:02.770Z] ea9e0b63cfff: Waiting [2024-09-23T05:05:02.770Z] 3cad64c7bd8d: Waiting [2024-09-23T05:05:02.770Z] 6be659d8c08c: Waiting [2024-09-23T05:05:02.770Z] d62a02444d39: Waiting [2024-09-23T05:05:02.770Z] 3da0796fc3c0: Layer already exists [2024-09-23T05:05:02.770Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:02.770Z] 2fd9e1be5685: Layer already exists [2024-09-23T05:05:02.770Z] f317465733b3: Layer already exists [2024-09-23T05:05:02.770Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:02.770Z] 6be659d8c08c: Layer already exists [2024-09-23T05:05:02.770Z] d62a02444d39: Layer already exists [2024-09-23T05:05:02.770Z] 3cad64c7bd8d: Layer already exists [2024-09-23T05:05:02.770Z] ea9e0b63cfff: Layer already exists [2024-09-23T05:05:02.770Z] main: digest: sha256:b5dde93d4d75ab4511962fb819d3d7dc4676f0f23ea39723a1ceceaa7e5f667e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:05:02.837Z] ===================================================== [Pipeline] echo [2024-09-23T05:05:02.852Z] taggedImages: [2024-09-23T05:05:02.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:05:02.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-23T05:05:02.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.79 [2024-09-23T05:05:02.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:05:02.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-23T05:05:02.883Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-23T05:05:02.883Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:05:02.883Z] latest [2024-09-23T05:05:02.883Z] 3.2.0-dev.79 [2024-09-23T05:05:02.883Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:05:02.883Z] main [2024-09-23T05:05:02.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:03.228Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:03.545Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:05:03.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-23T05:05:03.545Z] e226c06c7121: Preparing [2024-09-23T05:05:03.545Z] b7816bdb1c4f: Preparing [2024-09-23T05:05:03.545Z] b29b3048bf25: Preparing [2024-09-23T05:05:03.545Z] 07301b7803bb: Preparing [2024-09-23T05:05:03.545Z] 8e751427ea76: Preparing [2024-09-23T05:05:03.545Z] dce16cfd8725: Preparing [2024-09-23T05:05:03.545Z] d62a02444d39: Preparing [2024-09-23T05:05:03.545Z] dce16cfd8725: Waiting [2024-09-23T05:05:03.545Z] d62a02444d39: Waiting [2024-09-23T05:05:03.545Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:03.545Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:03.545Z] d62a02444d39: Layer already exists [2024-09-23T05:05:03.545Z] 8e751427ea76: Pushed [2024-09-23T05:05:03.545Z] e226c06c7121: Pushed [2024-09-23T05:05:03.803Z] dce16cfd8725: Pushed [2024-09-23T05:05:07.089Z] b7816bdb1c4f: Pushed [2024-09-23T05:05:07.089Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:5448145982349cca53a6479cb58e6eadb18e919be63bea2e23bf3f7a794b4366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:07.482Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:07.789Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-23T05:05:07.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-23T05:05:07.789Z] e226c06c7121: Preparing [2024-09-23T05:05:07.789Z] b7816bdb1c4f: Preparing [2024-09-23T05:05:07.789Z] b29b3048bf25: Preparing [2024-09-23T05:05:07.789Z] 07301b7803bb: Preparing [2024-09-23T05:05:07.789Z] 8e751427ea76: Preparing [2024-09-23T05:05:07.789Z] dce16cfd8725: Preparing [2024-09-23T05:05:07.789Z] d62a02444d39: Preparing [2024-09-23T05:05:07.789Z] dce16cfd8725: Waiting [2024-09-23T05:05:07.789Z] d62a02444d39: Waiting [2024-09-23T05:05:07.789Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:07.789Z] e226c06c7121: Layer already exists [2024-09-23T05:05:07.789Z] b7816bdb1c4f: Layer already exists [2024-09-23T05:05:07.789Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:07.789Z] 8e751427ea76: Layer already exists [2024-09-23T05:05:07.789Z] dce16cfd8725: Layer already exists [2024-09-23T05:05:07.789Z] d62a02444d39: Layer already exists [2024-09-23T05:05:07.789Z] latest: digest: sha256:5448145982349cca53a6479cb58e6eadb18e919be63bea2e23bf3f7a794b4366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:08.105Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:08.421Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.79 [2024-09-23T05:05:08.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-23T05:05:08.421Z] e226c06c7121: Preparing [2024-09-23T05:05:08.421Z] b7816bdb1c4f: Preparing [2024-09-23T05:05:08.421Z] b29b3048bf25: Preparing [2024-09-23T05:05:08.421Z] 07301b7803bb: Preparing [2024-09-23T05:05:08.421Z] 8e751427ea76: Preparing [2024-09-23T05:05:08.421Z] dce16cfd8725: Preparing [2024-09-23T05:05:08.421Z] d62a02444d39: Preparing [2024-09-23T05:05:08.421Z] dce16cfd8725: Waiting [2024-09-23T05:05:08.421Z] d62a02444d39: Waiting [2024-09-23T05:05:08.421Z] e226c06c7121: Layer already exists [2024-09-23T05:05:08.421Z] b7816bdb1c4f: Layer already exists [2024-09-23T05:05:08.421Z] 8e751427ea76: Layer already exists [2024-09-23T05:05:08.421Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:08.421Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:08.421Z] dce16cfd8725: Layer already exists [2024-09-23T05:05:08.421Z] d62a02444d39: Layer already exists [2024-09-23T05:05:08.421Z] 3.2.0-dev.79: digest: sha256:5448145982349cca53a6479cb58e6eadb18e919be63bea2e23bf3f7a794b4366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:08.751Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:09.067Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:05:09.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-23T05:05:09.067Z] e226c06c7121: Preparing [2024-09-23T05:05:09.067Z] b7816bdb1c4f: Preparing [2024-09-23T05:05:09.067Z] b29b3048bf25: Preparing [2024-09-23T05:05:09.067Z] 07301b7803bb: Preparing [2024-09-23T05:05:09.067Z] 8e751427ea76: Preparing [2024-09-23T05:05:09.067Z] dce16cfd8725: Preparing [2024-09-23T05:05:09.067Z] d62a02444d39: Preparing [2024-09-23T05:05:09.067Z] dce16cfd8725: Waiting [2024-09-23T05:05:09.067Z] d62a02444d39: Waiting [2024-09-23T05:05:09.067Z] 8e751427ea76: Layer already exists [2024-09-23T05:05:09.067Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:09.067Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:09.067Z] b7816bdb1c4f: Layer already exists [2024-09-23T05:05:09.067Z] e226c06c7121: Layer already exists [2024-09-23T05:05:09.067Z] dce16cfd8725: Layer already exists [2024-09-23T05:05:09.067Z] d62a02444d39: Layer already exists [2024-09-23T05:05:09.067Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:5448145982349cca53a6479cb58e6eadb18e919be63bea2e23bf3f7a794b4366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:09.386Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:09.708Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-23T05:05:09.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-23T05:05:09.709Z] e226c06c7121: Preparing [2024-09-23T05:05:09.709Z] b7816bdb1c4f: Preparing [2024-09-23T05:05:09.709Z] b29b3048bf25: Preparing [2024-09-23T05:05:09.709Z] 07301b7803bb: Preparing [2024-09-23T05:05:09.709Z] 8e751427ea76: Preparing [2024-09-23T05:05:09.709Z] dce16cfd8725: Preparing [2024-09-23T05:05:09.709Z] d62a02444d39: Preparing [2024-09-23T05:05:09.709Z] dce16cfd8725: Waiting [2024-09-23T05:05:09.709Z] d62a02444d39: Waiting [2024-09-23T05:05:09.709Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:09.709Z] b7816bdb1c4f: Layer already exists [2024-09-23T05:05:09.709Z] e226c06c7121: Layer already exists [2024-09-23T05:05:09.709Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:09.709Z] 8e751427ea76: Layer already exists [2024-09-23T05:05:09.709Z] d62a02444d39: Layer already exists [2024-09-23T05:05:09.709Z] dce16cfd8725: Layer already exists [2024-09-23T05:05:09.709Z] main: digest: sha256:5448145982349cca53a6479cb58e6eadb18e919be63bea2e23bf3f7a794b4366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:05:09.782Z] ===================================================== [Pipeline] echo [2024-09-23T05:05:09.794Z] taggedImages: [2024-09-23T05:05:09.794Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:05:09.794Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-23T05:05:09.794Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.79 [2024-09-23T05:05:09.794Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:05:09.794Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-23T05:05:09.821Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-23T05:05:09.821Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:05:09.821Z] latest [2024-09-23T05:05:09.821Z] 3.2.0-dev.79 [2024-09-23T05:05:09.821Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:05:09.821Z] main [2024-09-23T05:05:09.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:10.165Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:10.491Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:05:10.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-23T05:05:10.491Z] 3c86b71f7f84: Preparing [2024-09-23T05:05:10.491Z] ead5a914973b: Preparing [2024-09-23T05:05:10.491Z] b29b3048bf25: Preparing [2024-09-23T05:05:10.491Z] 07301b7803bb: Preparing [2024-09-23T05:05:10.491Z] c8a1ef6bbf0c: Preparing [2024-09-23T05:05:10.491Z] 30dc3872cac4: Preparing [2024-09-23T05:05:10.491Z] d62a02444d39: Preparing [2024-09-23T05:05:10.491Z] 30dc3872cac4: Waiting [2024-09-23T05:05:10.491Z] d62a02444d39: Waiting [2024-09-23T05:05:10.491Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:10.491Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:10.491Z] d62a02444d39: Layer already exists [2024-09-23T05:05:10.491Z] c8a1ef6bbf0c: Pushed [2024-09-23T05:05:10.491Z] 3c86b71f7f84: Pushed [2024-09-23T05:05:10.491Z] 30dc3872cac4: Pushed [2024-09-23T05:05:13.777Z] ead5a914973b: Pushed [2024-09-23T05:05:13.777Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:8bf541eee56abe76aad96639715a7d12cd7fae07a26a2852253f8a67bdd64af1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:14.102Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:14.432Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-23T05:05:14.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-23T05:05:14.432Z] 3c86b71f7f84: Preparing [2024-09-23T05:05:14.432Z] ead5a914973b: Preparing [2024-09-23T05:05:14.432Z] b29b3048bf25: Preparing [2024-09-23T05:05:14.432Z] 07301b7803bb: Preparing [2024-09-23T05:05:14.432Z] c8a1ef6bbf0c: Preparing [2024-09-23T05:05:14.432Z] 30dc3872cac4: Preparing [2024-09-23T05:05:14.432Z] d62a02444d39: Preparing [2024-09-23T05:05:14.432Z] 30dc3872cac4: Waiting [2024-09-23T05:05:14.432Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:14.432Z] ead5a914973b: Layer already exists [2024-09-23T05:05:14.432Z] 3c86b71f7f84: Layer already exists [2024-09-23T05:05:14.432Z] c8a1ef6bbf0c: Layer already exists [2024-09-23T05:05:14.432Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:14.432Z] 30dc3872cac4: Layer already exists [2024-09-23T05:05:14.432Z] d62a02444d39: Layer already exists [2024-09-23T05:05:14.432Z] latest: digest: sha256:8bf541eee56abe76aad96639715a7d12cd7fae07a26a2852253f8a67bdd64af1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:14.772Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:15.092Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.79 [2024-09-23T05:05:15.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-23T05:05:15.092Z] 3c86b71f7f84: Preparing [2024-09-23T05:05:15.092Z] ead5a914973b: Preparing [2024-09-23T05:05:15.092Z] b29b3048bf25: Preparing [2024-09-23T05:05:15.092Z] 07301b7803bb: Preparing [2024-09-23T05:05:15.092Z] c8a1ef6bbf0c: Preparing [2024-09-23T05:05:15.092Z] 30dc3872cac4: Preparing [2024-09-23T05:05:15.092Z] d62a02444d39: Preparing [2024-09-23T05:05:15.092Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:15.092Z] c8a1ef6bbf0c: Layer already exists [2024-09-23T05:05:15.092Z] 3c86b71f7f84: Layer already exists [2024-09-23T05:05:15.092Z] ead5a914973b: Layer already exists [2024-09-23T05:05:15.092Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:15.092Z] d62a02444d39: Layer already exists [2024-09-23T05:05:15.092Z] 30dc3872cac4: Layer already exists [2024-09-23T05:05:15.092Z] 3.2.0-dev.79: digest: sha256:8bf541eee56abe76aad96639715a7d12cd7fae07a26a2852253f8a67bdd64af1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:15.425Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:17.240Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:05:17.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-23T05:05:17.240Z] 3c86b71f7f84: Preparing [2024-09-23T05:05:17.240Z] ead5a914973b: Preparing [2024-09-23T05:05:17.240Z] b29b3048bf25: Preparing [2024-09-23T05:05:17.240Z] 07301b7803bb: Preparing [2024-09-23T05:05:17.240Z] c8a1ef6bbf0c: Preparing [2024-09-23T05:05:17.240Z] 30dc3872cac4: Preparing [2024-09-23T05:05:17.240Z] d62a02444d39: Preparing [2024-09-23T05:05:17.240Z] 30dc3872cac4: Waiting [2024-09-23T05:05:17.240Z] d62a02444d39: Waiting [2024-09-23T05:05:17.240Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:17.240Z] 3c86b71f7f84: Layer already exists [2024-09-23T05:05:17.240Z] c8a1ef6bbf0c: Layer already exists [2024-09-23T05:05:17.240Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:17.240Z] ead5a914973b: Layer already exists [2024-09-23T05:05:17.240Z] d62a02444d39: Layer already exists [2024-09-23T05:05:17.240Z] 30dc3872cac4: Layer already exists [2024-09-23T05:05:17.500Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:8bf541eee56abe76aad96639715a7d12cd7fae07a26a2852253f8a67bdd64af1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:17.825Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:18.155Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-23T05:05:18.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-23T05:05:18.155Z] 3c86b71f7f84: Preparing [2024-09-23T05:05:18.155Z] ead5a914973b: Preparing [2024-09-23T05:05:18.155Z] b29b3048bf25: Preparing [2024-09-23T05:05:18.155Z] 07301b7803bb: Preparing [2024-09-23T05:05:18.155Z] c8a1ef6bbf0c: Preparing [2024-09-23T05:05:18.155Z] 30dc3872cac4: Preparing [2024-09-23T05:05:18.155Z] d62a02444d39: Preparing [2024-09-23T05:05:18.155Z] 30dc3872cac4: Waiting [2024-09-23T05:05:18.155Z] d62a02444d39: Waiting [2024-09-23T05:05:18.155Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:18.155Z] 3c86b71f7f84: Layer already exists [2024-09-23T05:05:18.155Z] c8a1ef6bbf0c: Layer already exists [2024-09-23T05:05:18.155Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:18.155Z] ead5a914973b: Layer already exists [2024-09-23T05:05:18.155Z] d62a02444d39: Layer already exists [2024-09-23T05:05:18.155Z] 30dc3872cac4: Layer already exists [2024-09-23T05:05:18.155Z] main: digest: sha256:8bf541eee56abe76aad96639715a7d12cd7fae07a26a2852253f8a67bdd64af1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:05:18.230Z] ===================================================== [Pipeline] echo [2024-09-23T05:05:18.247Z] taggedImages: [2024-09-23T05:05:18.247Z] - nexus3.edgexfoundry.org:10004/support-notifications:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:05:18.247Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-23T05:05:18.247Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.79 [2024-09-23T05:05:18.247Z] - nexus3.edgexfoundry.org:10004/support-notifications:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:05:18.247Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-23T05:05:18.280Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-23T05:05:18.280Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:05:18.280Z] latest [2024-09-23T05:05:18.280Z] 3.2.0-dev.79 [2024-09-23T05:05:18.280Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:05:18.280Z] main [2024-09-23T05:05:18.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:18.615Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:18.937Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:05:18.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-23T05:05:18.937Z] ed571bcae56e: Preparing [2024-09-23T05:05:18.937Z] 6b782aa99414: Preparing [2024-09-23T05:05:18.937Z] b29b3048bf25: Preparing [2024-09-23T05:05:18.937Z] 07301b7803bb: Preparing [2024-09-23T05:05:18.937Z] 362aa8fb8bfa: Preparing [2024-09-23T05:05:18.937Z] e6752465f246: Preparing [2024-09-23T05:05:18.937Z] d62a02444d39: Preparing [2024-09-23T05:05:18.937Z] e6752465f246: Waiting [2024-09-23T05:05:18.937Z] d62a02444d39: Waiting [2024-09-23T05:05:18.937Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:05:18.937Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:18.937Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:18.937Z] e6752465f246: Layer already exists [2024-09-23T05:05:18.937Z] d62a02444d39: Layer already exists [2024-09-23T05:05:18.937Z] ed571bcae56e: Pushed [2024-09-23T05:05:23.022Z] 6b782aa99414: Pushed [2024-09-23T05:05:23.280Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:c35498622c8e270227012ca5c83fa61143e8a75630311c03ea6bee8f52950b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:23.601Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:23.928Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-23T05:05:23.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-23T05:05:23.928Z] ed571bcae56e: Preparing [2024-09-23T05:05:23.928Z] 6b782aa99414: Preparing [2024-09-23T05:05:23.928Z] b29b3048bf25: Preparing [2024-09-23T05:05:23.928Z] 07301b7803bb: Preparing [2024-09-23T05:05:23.928Z] 362aa8fb8bfa: Preparing [2024-09-23T05:05:23.928Z] e6752465f246: Preparing [2024-09-23T05:05:23.928Z] d62a02444d39: Preparing [2024-09-23T05:05:23.928Z] e6752465f246: Waiting [2024-09-23T05:05:23.928Z] d62a02444d39: Waiting [2024-09-23T05:05:23.928Z] ed571bcae56e: Layer already exists [2024-09-23T05:05:23.928Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:23.928Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:05:23.928Z] 6b782aa99414: Layer already exists [2024-09-23T05:05:23.928Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:23.928Z] e6752465f246: Layer already exists [2024-09-23T05:05:23.928Z] d62a02444d39: Layer already exists [2024-09-23T05:05:23.928Z] latest: digest: sha256:c35498622c8e270227012ca5c83fa61143e8a75630311c03ea6bee8f52950b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:24.246Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:24.561Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.79 [2024-09-23T05:05:24.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-23T05:05:24.561Z] ed571bcae56e: Preparing [2024-09-23T05:05:24.561Z] 6b782aa99414: Preparing [2024-09-23T05:05:24.561Z] b29b3048bf25: Preparing [2024-09-23T05:05:24.561Z] 07301b7803bb: Preparing [2024-09-23T05:05:24.561Z] 362aa8fb8bfa: Preparing [2024-09-23T05:05:24.561Z] e6752465f246: Preparing [2024-09-23T05:05:24.561Z] d62a02444d39: Preparing [2024-09-23T05:05:24.561Z] d62a02444d39: Waiting [2024-09-23T05:05:24.561Z] e6752465f246: Waiting [2024-09-23T05:05:24.561Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:24.561Z] 6b782aa99414: Layer already exists [2024-09-23T05:05:24.561Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:24.561Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:05:24.561Z] ed571bcae56e: Layer already exists [2024-09-23T05:05:24.561Z] d62a02444d39: Layer already exists [2024-09-23T05:05:24.561Z] e6752465f246: Layer already exists [2024-09-23T05:05:24.561Z] 3.2.0-dev.79: digest: sha256:c35498622c8e270227012ca5c83fa61143e8a75630311c03ea6bee8f52950b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:24.887Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:25.214Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:05:25.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-23T05:05:25.214Z] ed571bcae56e: Preparing [2024-09-23T05:05:25.214Z] 6b782aa99414: Preparing [2024-09-23T05:05:25.214Z] b29b3048bf25: Preparing [2024-09-23T05:05:25.214Z] 07301b7803bb: Preparing [2024-09-23T05:05:25.214Z] 362aa8fb8bfa: Preparing [2024-09-23T05:05:25.214Z] e6752465f246: Preparing [2024-09-23T05:05:25.214Z] d62a02444d39: Preparing [2024-09-23T05:05:25.214Z] d62a02444d39: Waiting [2024-09-23T05:05:25.214Z] e6752465f246: Waiting [2024-09-23T05:05:25.214Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:05:25.214Z] ed571bcae56e: Layer already exists [2024-09-23T05:05:25.214Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:25.214Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:25.214Z] 6b782aa99414: Layer already exists [2024-09-23T05:05:25.214Z] e6752465f246: Layer already exists [2024-09-23T05:05:25.214Z] d62a02444d39: Layer already exists [2024-09-23T05:05:25.214Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:c35498622c8e270227012ca5c83fa61143e8a75630311c03ea6bee8f52950b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:25.544Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:25.865Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-23T05:05:25.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-23T05:05:25.865Z] ed571bcae56e: Preparing [2024-09-23T05:05:25.865Z] 6b782aa99414: Preparing [2024-09-23T05:05:25.865Z] b29b3048bf25: Preparing [2024-09-23T05:05:25.865Z] 07301b7803bb: Preparing [2024-09-23T05:05:25.865Z] 362aa8fb8bfa: Preparing [2024-09-23T05:05:25.865Z] e6752465f246: Preparing [2024-09-23T05:05:25.865Z] d62a02444d39: Preparing [2024-09-23T05:05:25.865Z] e6752465f246: Waiting [2024-09-23T05:05:25.865Z] d62a02444d39: Waiting [2024-09-23T05:05:25.865Z] 6b782aa99414: Layer already exists [2024-09-23T05:05:25.865Z] b29b3048bf25: Layer already exists [2024-09-23T05:05:25.865Z] 07301b7803bb: Layer already exists [2024-09-23T05:05:25.865Z] 362aa8fb8bfa: Layer already exists [2024-09-23T05:05:25.865Z] ed571bcae56e: Layer already exists [2024-09-23T05:05:25.865Z] e6752465f246: Layer already exists [2024-09-23T05:05:25.865Z] d62a02444d39: Layer already exists [2024-09-23T05:05:25.865Z] main: digest: sha256:c35498622c8e270227012ca5c83fa61143e8a75630311c03ea6bee8f52950b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:05:25.931Z] ===================================================== [Pipeline] echo [2024-09-23T05:05:25.947Z] taggedImages: [2024-09-23T05:05:25.947Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:05:25.947Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-23T05:05:25.948Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.79 [2024-09-23T05:05:25.948Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:05:25.948Z] - 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-23T05:24:28.483Z] #149 ... [2024-09-23T05:24:28.483Z] [2024-09-23T05:24:28.483Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-23T05:24:28.483Z] #155 DONE 1188.2s [2024-09-23T05:24:28.483Z] [2024-09-23T05:24:28.483Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T05:24:28.483Z] #153 ... [2024-09-23T05:24:28.483Z] [2024-09-23T05:24:28.483Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:24:28.483Z] #161 DONE 0.3s [2024-09-23T05:24:28.483Z] [2024-09-23T05:24:28.483Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:24:28.483Z] #162 DONE 0.2s [2024-09-23T05:24:28.483Z] [2024-09-23T05:24:28.483Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-23T05:24:28.483Z] #163 DONE 0.2s [2024-09-23T05:24:28.483Z] [2024-09-23T05:24:28.483Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-23T05:24:28.483Z] #164 DONE 0.2s [2024-09-23T05:24:28.483Z] [2024-09-23T05:24:28.483Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-23T05:24:28.483Z] #165 DONE 0.3s [2024-09-23T05:24:28.483Z] [2024-09-23T05:24:28.483Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T05:24:28.483Z] #160 ... [2024-09-23T05:24:28.483Z] [2024-09-23T05:24:28.483Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-23T05:24:28.483Z] #166 DONE 0.2s [2024-09-23T05:24:28.483Z] [2024-09-23T05:24:28.483Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T05:24:29.905Z] #167 DONE 2.3s [2024-09-23T05:24:29.905Z] [2024-09-23T05:24:29.905Z] #108 [security-proxy-setup] exporting to image [2024-09-23T05:24:29.905Z] #108 exporting layers [2024-09-23T05:24:31.389Z] #108 exporting layers 1.1s done [2024-09-23T05:24:31.389Z] #108 writing image sha256:87a42017ee60a4eb2af489d674e3c2e18c6bee75b24132d6a4d5b78e0f96f15f 0.0s done [2024-09-23T05:24:31.389Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-23T05:24:31.389Z] #108 DONE 4.9s [2024-09-23T05:24:31.389Z] [2024-09-23T05:24:31.389Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-23T05:24:32.374Z] #150 ... [2024-09-23T05:24:32.374Z] [2024-09-23T05:24:32.374Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-23T05:24:32.374Z] #158 1194.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-23T05:24:37.737Z] #158 ... [2024-09-23T05:24:37.737Z] [2024-09-23T05:24:37.737Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-23T05:24:37.737Z] #157 DONE 1200.1s [2024-09-23T05:24:38.014Z] [2024-09-23T05:24:38.014Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T05:24:38.289Z] #152 ... [2024-09-23T05:24:38.289Z] [2024-09-23T05:24:38.289Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-23T05:24:38.557Z] #168 DONE 0.1s [2024-09-23T05:24:38.557Z] [2024-09-23T05:24:38.557Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-23T05:24:41.189Z] #169 DONE 2.4s [2024-09-23T05:24:41.189Z] [2024-09-23T05:24:41.189Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-23T05:24:41.189Z] #149 ... [2024-09-23T05:24:41.189Z] [2024-09-23T05:24:41.189Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:24:41.189Z] #170 DONE 0.3s [2024-09-23T05:24:41.189Z] [2024-09-23T05:24:41.189Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-23T05:24:41.458Z] #150 ... [2024-09-23T05:24:41.458Z] [2024-09-23T05:24:41.458Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:24:41.458Z] #171 DONE 0.2s [2024-09-23T05:24:41.458Z] [2024-09-23T05:24:41.458Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-23T05:24:41.738Z] #172 DONE 0.4s [2024-09-23T05:24:41.738Z] [2024-09-23T05:24:41.739Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T05:24:42.009Z] #154 ... [2024-09-23T05:24:42.009Z] [2024-09-23T05:24:42.009Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-23T05:24:42.009Z] #173 DONE 0.2s [2024-09-23T05:24:42.009Z] [2024-09-23T05:24:42.009Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-23T05:24:42.292Z] #174 DONE 0.3s [2024-09-23T05:24:42.292Z] [2024-09-23T05:24:42.292Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T05:24:42.292Z] #154 ... [2024-09-23T05:24:42.292Z] [2024-09-23T05:24:42.292Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-23T05:24:42.575Z] #175 DONE 0.2s [2024-09-23T05:24:42.575Z] [2024-09-23T05:24:42.575Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-23T05:24:42.575Z] #176 DONE 0.1s [2024-09-23T05:24:42.575Z] [2024-09-23T05:24:42.575Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-23T05:24:42.845Z] #177 DONE 0.1s [2024-09-23T05:24:42.845Z] [2024-09-23T05:24:42.845Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-23T05:24:43.116Z] #178 DONE 0.2s [2024-09-23T05:24:43.116Z] [2024-09-23T05:24:43.116Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-23T05:24:45.699Z] #179 DONE 2.3s [2024-09-23T05:24:45.699Z] [2024-09-23T05:24:45.699Z] #108 [security-bootstrapper] exporting to image [2024-09-23T05:24:45.699Z] #108 exporting layers [2024-09-23T05:24:46.659Z] #108 exporting layers 1.4s done [2024-09-23T05:24:46.659Z] #108 writing image sha256:191b4e3a89b1fdf565ce633dab9af46bbae8c19bd6dc6e00059b365daab5e0b2 done [2024-09-23T05:24:46.659Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-23T05:24:46.659Z] #108 DONE 6.3s [2024-09-23T05:24:46.659Z] [2024-09-23T05:24:46.659Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T05:24:52.017Z] #160 ... [2024-09-23T05:24:52.017Z] [2024-09-23T05:24:52.017Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-23T05:24:52.017Z] #158 DONE 1214.6s [2024-09-23T05:24:52.289Z] [2024-09-23T05:24:52.289Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T05:24:52.564Z] #151 ... [2024-09-23T05:24:52.564Z] [2024-09-23T05:24:52.564Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:24:52.833Z] #180 DONE 0.3s [2024-09-23T05:24:52.833Z] [2024-09-23T05:24:52.833Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T05:24:53.118Z] #151 ... [2024-09-23T05:24:53.118Z] [2024-09-23T05:24:53.118Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:24:53.118Z] #181 DONE 0.2s [2024-09-23T05:24:53.118Z] [2024-09-23T05:24:53.118Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-23T05:24:53.385Z] #182 DONE 0.1s [2024-09-23T05:24:53.385Z] [2024-09-23T05:24:53.385Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-23T05:24:53.385Z] #183 DONE 0.2s [2024-09-23T05:24:53.385Z] [2024-09-23T05:24:53.385Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:24:53.986Z] #184 DONE 0.3s [2024-09-23T05:24:53.986Z] [2024-09-23T05:24:53.986Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-23T05:24:54.256Z] #185 DONE 0.3s [2024-09-23T05:24:54.256Z] [2024-09-23T05:24:54.256Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-23T05:24:54.256Z] #186 DONE 0.3s [2024-09-23T05:24:54.256Z] [2024-09-23T05:24:54.256Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T05:24:54.526Z] #153 ... [2024-09-23T05:24:54.526Z] [2024-09-23T05:24:54.526Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-23T05:24:54.526Z] #187 DONE 0.1s [2024-09-23T05:24:54.526Z] [2024-09-23T05:24:54.526Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T05:24:56.484Z] #188 DONE 1.9s [2024-09-23T05:24:56.484Z] [2024-09-23T05:24:56.484Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T05:24:56.484Z] #160 ... [2024-09-23T05:24:56.484Z] [2024-09-23T05:24:56.484Z] #108 [security-secretstore-setup] exporting to image [2024-09-23T05:24:56.484Z] #108 exporting layers [2024-09-23T05:24:57.892Z] #108 exporting layers 1.3s done [2024-09-23T05:24:57.892Z] #108 writing image sha256:2842a8fb88f8ff6e3b06f0fdda52caf9db5ac51ab8adeb4a1714509f3e507cf6 done [2024-09-23T05:24:57.892Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-09-23T05:24:57.892Z] #108 DONE 7.6s [2024-09-23T05:24:57.892Z] [2024-09-23T05:24:57.892Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:25:54.282Z] #43 ... [2024-09-23T05:25:54.282Z] [2024-09-23T05:25:54.282Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-23T05:25:54.282Z] #149 DONE 1274.9s [2024-09-23T05:25:54.282Z] [2024-09-23T05:25:54.282Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T05:25:54.282Z] #136 ... [2024-09-23T05:25:54.282Z] [2024-09-23T05:25:54.282Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:25:54.282Z] #189 DONE 0.2s [2024-09-23T05:25:54.282Z] [2024-09-23T05:25:54.282Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-23T05:25:54.282Z] #156 ... [2024-09-23T05:25:54.282Z] [2024-09-23T05:25:54.282Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:25:54.282Z] #190 DONE 0.2s [2024-09-23T05:25:54.282Z] [2024-09-23T05:25:54.282Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T05:25:54.282Z] #154 ... [2024-09-23T05:25:54.282Z] [2024-09-23T05:25:54.282Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-23T05:25:54.282Z] #191 DONE 0.2s [2024-09-23T05:25:54.282Z] [2024-09-23T05:25:54.282Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:25:54.282Z] #192 DONE 0.2s [2024-09-23T05:25:54.282Z] [2024-09-23T05:25:54.282Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-23T05:25:54.282Z] #193 DONE 0.2s [2024-09-23T05:25:54.282Z] [2024-09-23T05:25:54.282Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T05:25:56.226Z] #194 DONE 2.1s [2024-09-23T05:25:56.226Z] [2024-09-23T05:25:56.226Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-23T05:25:56.226Z] #108 exporting layers [2024-09-23T05:25:57.220Z] #108 exporting layers 0.8s done [2024-09-23T05:25:57.220Z] #108 writing image sha256:847e7db75780fc221c4d8ae08059ed0b9ff3f8e03740869a71a911f20036fdf6 done [2024-09-23T05:25:57.220Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-23T05:25:57.220Z] #108 DONE 8.4s [2024-09-23T05:25:57.220Z] [2024-09-23T05:25:57.220Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T05:28:03.915Z] #154 ... [2024-09-23T05:28:03.915Z] [2024-09-23T05:28:03.915Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-23T05:28:03.915Z] #156 DONE 1401.9s [2024-09-23T05:28:03.915Z] [2024-09-23T05:28:03.915Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:28:03.915Z] #43 ... [2024-09-23T05:28:03.915Z] [2024-09-23T05:28:03.915Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:28:03.915Z] #195 DONE 0.1s [2024-09-23T05:28:03.915Z] [2024-09-23T05:28:03.915Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:28:03.915Z] #196 DONE 0.3s [2024-09-23T05:28:03.915Z] [2024-09-23T05:28:03.915Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-23T05:28:03.915Z] #150 ... [2024-09-23T05:28:03.915Z] [2024-09-23T05:28:03.915Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-23T05:28:03.915Z] #197 DONE 0.3s [2024-09-23T05:28:03.915Z] [2024-09-23T05:28:03.915Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:28:03.915Z] #198 DONE 0.1s [2024-09-23T05:28:03.915Z] [2024-09-23T05:28:03.915Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-23T05:28:03.915Z] #108 exporting layers [2024-09-23T05:28:03.915Z] #108 exporting layers 0.6s done [2024-09-23T05:28:03.915Z] #108 writing image sha256:8cbe0d2b61d5eedb72bf2301143172adb25f81720b49d9120e4e02ea0d7c3c71 done [2024-09-23T05:28:03.915Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-23T05:28:03.915Z] #108 DONE 9.0s [2024-09-23T05:28:03.915Z] [2024-09-23T05:28:03.915Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T05:36:10.985Z] #153 ... [2024-09-23T05:36:10.985Z] [2024-09-23T05:36:10.985Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-23T05:36:10.985Z] #159 DONE 1891.3s [2024-09-23T05:36:10.985Z] [2024-09-23T05:36:10.985Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T05:36:10.985Z] #151 ... [2024-09-23T05:36:10.985Z] [2024-09-23T05:36:10.985Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:36:10.985Z] #199 DONE 0.2s [2024-09-23T05:36:10.985Z] [2024-09-23T05:36:10.985Z] #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T05:36:10.985Z] #37 ... [2024-09-23T05:36:10.985Z] [2024-09-23T05:36:10.985Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:36:10.985Z] #200 DONE 0.1s [2024-09-23T05:36:10.985Z] [2024-09-23T05:36:10.985Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-23T05:36:10.985Z] #201 DONE 0.4s [2024-09-23T05:36:10.985Z] [2024-09-23T05:36:10.985Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:36:10.985Z] #202 DONE 0.2s [2024-09-23T05:36:10.985Z] [2024-09-23T05:36:10.985Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-23T05:36:10.985Z] #203 DONE 0.1s [2024-09-23T05:36:10.985Z] [2024-09-23T05:36:10.985Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T05:36:12.400Z] #204 DONE 2.0s [2024-09-23T05:36:12.400Z] [2024-09-23T05:36:12.400Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:36:12.671Z] #43 ... [2024-09-23T05:36:12.671Z] [2024-09-23T05:36:12.672Z] #108 [security-proxy-auth] exporting to image [2024-09-23T05:36:12.672Z] #108 exporting layers [2024-09-23T05:36:13.263Z] #108 exporting layers 0.7s done [2024-09-23T05:36:13.263Z] #108 writing image sha256:2145e637d7197b15cccbc255112552e2877ce623c8cf3794eced37ba0d96915c done [2024-09-23T05:36:13.263Z] #108 naming to docker.io/library/security-proxy-auth-arm64 [2024-09-23T05:36:13.263Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-23T05:36:13.263Z] #108 DONE 9.7s [2024-09-23T05:36:13.263Z] [2024-09-23T05:36:13.263Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T05:37:21.126Z] #160 ... [2024-09-23T05:37:21.126Z] [2024-09-23T05:37:21.126Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-23T05:37:21.126Z] #150 DONE 1956.3s [2024-09-23T05:37:21.126Z] [2024-09-23T05:37:21.126Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T05:37:21.126Z] #160 ... [2024-09-23T05:37:21.126Z] [2024-09-23T05:37:21.126Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:37:21.126Z] #205 DONE 0.1s [2024-09-23T05:37:21.126Z] [2024-09-23T05:37:21.126Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:37:21.126Z] #206 DONE 0.2s [2024-09-23T05:37:21.126Z] [2024-09-23T05:37:21.126Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-23T05:37:21.126Z] #207 DONE 0.5s [2024-09-23T05:37:21.126Z] [2024-09-23T05:37:21.126Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:37:21.126Z] #208 DONE 0.2s [2024-09-23T05:37:21.126Z] [2024-09-23T05:37:21.126Z] #108 [core-command] exporting to image [2024-09-23T05:37:21.126Z] #108 exporting layers [2024-09-23T05:37:21.126Z] #108 exporting layers 0.4s done [2024-09-23T05:37:21.126Z] #108 writing image sha256:b800feb84cc826edbf757b4e779b4b3adfbda99508a116dea7d624e956bc0307 done [2024-09-23T05:37:21.126Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-23T05:37:21.126Z] #108 DONE 10.1s [2024-09-23T05:37:21.126Z] [2024-09-23T05:37:21.126Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T05:39:27.825Z] #136 ... [2024-09-23T05:39:27.825Z] [2024-09-23T05:39:27.825Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T05:39:27.825Z] #151 DONE 2083.6s [2024-09-23T05:39:27.825Z] [2024-09-23T05:39:27.825Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:39:27.825Z] #43 ... [2024-09-23T05:39:27.825Z] [2024-09-23T05:39:27.825Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:39:27.825Z] #209 DONE 0.2s [2024-09-23T05:39:27.825Z] [2024-09-23T05:39:27.825Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T05:39:27.825Z] #136 ... [2024-09-23T05:39:27.825Z] [2024-09-23T05:39:27.825Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-23T05:39:27.825Z] #210 DONE 0.5s [2024-09-23T05:39:27.825Z] [2024-09-23T05:39:27.825Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:39:27.825Z] #211 DONE 0.2s [2024-09-23T05:39:27.825Z] [2024-09-23T05:39:27.825Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-23T05:39:27.825Z] #212 DONE 0.1s [2024-09-23T05:39:27.825Z] [2024-09-23T05:39:27.825Z] #108 [core-keeper] exporting to image [2024-09-23T05:39:27.825Z] #108 exporting layers [2024-09-23T05:39:27.825Z] #108 exporting layers 0.6s done [2024-09-23T05:39:27.825Z] #108 writing image sha256:dd20f15bf0c92f57d8d660e8a4cc382ae435b1ac6c2ad09da882cbf89c05e3c8 done [2024-09-23T05:39:27.825Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-09-23T05:39:27.825Z] #108 DONE 10.8s [2024-09-23T05:39:27.825Z] [2024-09-23T05:39:27.825Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T05:39:27.825Z] #154 ... [2024-09-23T05:39:27.825Z] [2024-09-23T05:39:27.825Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T05:39:27.825Z] #136 DONE 2089.6s [2024-09-23T05:39:27.825Z] [2024-09-23T05:39:27.825Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T05:39:28.102Z] #153 ... [2024-09-23T05:39:28.102Z] [2024-09-23T05:39:28.102Z] #213 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:39:28.374Z] #213 DONE 0.2s [2024-09-23T05:39:28.374Z] [2024-09-23T05:39:28.374Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T05:39:28.374Z] #154 ... [2024-09-23T05:39:28.374Z] [2024-09-23T05:39:28.374Z] #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:39:28.640Z] #214 DONE 0.2s [2024-09-23T05:39:28.640Z] [2024-09-23T05:39:28.640Z] #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-23T05:39:28.918Z] #215 DONE 0.5s [2024-09-23T05:39:28.918Z] [2024-09-23T05:39:28.918Z] #216 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:39:29.192Z] #216 DONE 0.2s [2024-09-23T05:39:29.192Z] [2024-09-23T05:39:29.192Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T05:39:29.192Z] #153 DONE 2091.5s [2024-09-23T05:39:29.192Z] [2024-09-23T05:39:29.192Z] #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T05:39:29.192Z] #37 ... [2024-09-23T05:39:29.192Z] [2024-09-23T05:39:29.192Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-23T05:39:29.470Z] #217 DONE 0.4s [2024-09-23T05:39:29.470Z] [2024-09-23T05:39:29.470Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:39:29.741Z] #43 ... [2024-09-23T05:39:29.741Z] [2024-09-23T05:39:29.741Z] #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-23T05:39:29.741Z] #218 DONE 0.3s [2024-09-23T05:39:29.741Z] [2024-09-23T05:39:29.741Z] #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T05:39:30.008Z] #37 ... [2024-09-23T05:39:30.008Z] [2024-09-23T05:39:30.008Z] #108 [core-metadata] exporting to image [2024-09-23T05:39:30.008Z] #108 exporting layers [2024-09-23T05:39:30.606Z] #108 ... [2024-09-23T05:39:30.606Z] [2024-09-23T05:39:30.606Z] #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:39:30.606Z] #219 DONE 0.2s [2024-09-23T05:39:30.606Z] [2024-09-23T05:39:30.606Z] #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:39:30.606Z] #220 DONE 0.2s [2024-09-23T05:39:30.606Z] [2024-09-23T05:39:30.606Z] #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-23T05:39:30.899Z] #221 ... [2024-09-23T05:39:30.899Z] [2024-09-23T05:39:30.899Z] #108 [core-metadata] exporting to image [2024-09-23T05:39:30.899Z] #108 exporting layers 1.1s done [2024-09-23T05:39:30.899Z] #108 writing image sha256:acac9d36273042fcb90eddf5bc9551f6bc164d31b7f6e0b8ac9978d99a355d05 done [2024-09-23T05:39:30.899Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-23T05:39:30.899Z] #108 DONE 11.8s [2024-09-23T05:39:31.177Z] [2024-09-23T05:39:31.177Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:39:31.450Z] #43 ... [2024-09-23T05:39:31.450Z] [2024-09-23T05:39:31.450Z] #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-23T05:39:31.450Z] #221 DONE 0.7s [2024-09-23T05:39:31.450Z] [2024-09-23T05:39:31.450Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:39:31.450Z] #222 DONE 0.1s [2024-09-23T05:39:31.450Z] [2024-09-23T05:39:31.450Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-23T05:39:31.450Z] #223 DONE 0.1s [2024-09-23T05:39:31.450Z] [2024-09-23T05:39:31.450Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T05:39:31.717Z] #160 ... [2024-09-23T05:39:31.717Z] [2024-09-23T05:39:31.717Z] #108 [core-data] exporting to image [2024-09-23T05:39:31.984Z] #108 exporting layers 0.5s done [2024-09-23T05:39:31.984Z] #108 writing image sha256:918eaf58f7f84e9908c81e0bf746b91c850efba5376bfa3595381673f76193e8 0.0s done [2024-09-23T05:39:31.984Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-23T05:39:31.984Z] #108 DONE 12.4s [2024-09-23T05:39:31.984Z] [2024-09-23T05:39:31.984Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T05:40:10.847Z] #43 ... [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T05:40:10.847Z] #160 DONE 2127.3s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T05:40:10.847Z] #154 DONE 2127.2s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T05:40:10.847Z] #152 DONE 2127.4s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T05:40:10.847Z] #37 ... [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:40:10.847Z] #224 DONE 0.2s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T05:40:10.847Z] #37 ... [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:40:10.847Z] #225 DONE 0.2s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:40:10.847Z] #226 DONE 0.3s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-23T05:40:10.847Z] #227 ... [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T05:40:10.847Z] #228 DONE 0.2s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:40:10.847Z] #229 DONE 0.2s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-23T05:40:10.847Z] #230 ... [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T05:40:10.847Z] #231 DONE 0.2s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-23T05:40:10.847Z] #232 DONE 0.4s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-23T05:40:10.847Z] #233 ... [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-23T05:40:10.847Z] #230 DONE 0.6s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-23T05:40:10.847Z] #227 DONE 0.7s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:40:10.847Z] #234 DONE 0.2s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #235 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-23T05:40:10.847Z] #235 DONE 0.2s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-23T05:40:10.847Z] #233 DONE 0.2s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #108 [support-notifications] exporting to image [2024-09-23T05:40:10.847Z] #108 exporting layers [2024-09-23T05:40:10.847Z] #108 exporting layers 0.5s done [2024-09-23T05:40:10.847Z] #108 writing image sha256:c7f0c1387c8450a9b3f2f916969b9fa4ce15561ed547d910748b967104ce1fc9 done [2024-09-23T05:40:10.847Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-23T05:40:10.847Z] #108 exporting layers 0.7s done [2024-09-23T05:40:10.847Z] #108 writing image sha256:ad9b53b7bc4cd118983ba3612d33ea5582eb821cf1153e914fa48a87b1bdd9d1 done [2024-09-23T05:40:10.847Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-23T05:40:10.847Z] #108 exporting layers 1.5s done [2024-09-23T05:40:10.847Z] #108 writing image sha256:5fbe84a88669bc34429527d1c5c0473687c1be4aa6d935fa3093f846bf3b52f2 done [2024-09-23T05:40:10.847Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 [2024-09-23T05:40:10.847Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-23T05:40:10.847Z] #108 DONE 13.9s [2024-09-23T05:40:10.847Z] [2024-09-23T05:40:10.847Z] #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T05:40:10.847Z] time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-23T05:40:10.861Z] $ docker stop --time=1 06c7b0caa67f81b5e2f2b18f6071b6697c8e7ae7187d9c74ad5f861015ba7cba [2024-09-23T05:40:12.535Z] $ docker rm -f --volumes 06c7b0caa67f81b5e2f2b18f6071b6697c8e7ae7187d9c74ad5f861015ba7cba [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-23T05:40:13.066Z] + docker images [2024-09-23T05:40:13.066Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-23T05:40:13.066Z] support-scheduler-arm64 latest c7f0c1387c84 6 seconds ago 41.5MB [2024-09-23T05:40:13.066Z] support-notifications-arm64 latest ad9b53b7bc4c 6 seconds ago 42.2MB [2024-09-23T05:40:13.066Z] support-cron-scheduler-arm64 latest 5fbe84a88669 6 seconds ago 43.7MB [2024-09-23T05:40:13.066Z] core-data-arm64 latest 918eaf58f7f8 41 seconds ago 39.3MB [2024-09-23T05:40:13.066Z] core-metadata-arm64 latest acac9d362730 43 seconds ago 39.5MB [2024-09-23T05:40:13.066Z] core-keeper-arm64 latest dd20f15bf0c9 50 seconds ago 39.2MB [2024-09-23T05:40:13.066Z] core-command-arm64 latest b800feb84cc8 2 minutes ago 35.1MB [2024-09-23T05:40:13.066Z] security-proxy-auth-arm64 latest 2145e637d719 4 minutes ago 32.7MB [2024-09-23T05:40:13.066Z] security-spiffe-token-provider-arm64 latest 8cbe0d2b61d5 12 minutes ago 29.1MB [2024-09-23T05:40:13.066Z] core-common-config-bootstrapper-arm64 latest 847e7db75780 14 minutes ago 15.4MB [2024-09-23T05:40:13.066Z] security-secretstore-setup-arm64 latest 2842a8fb88f8 15 minutes ago 36.4MB [2024-09-23T05:40:13.066Z] security-bootstrapper-arm64 latest 191b4e3a89b1 15 minutes ago 18.9MB [2024-09-23T05:40:13.066Z] security-proxy-setup-arm64 latest 87a42017ee60 15 minutes ago 26.2MB [2024-09-23T05:40:13.066Z] security-spire-agent-arm64 latest 1ff4ad77704a 36 minutes ago 174MB [2024-09-23T05:40:13.066Z] security-spire-config-arm64 latest 33df9d177ef3 36 minutes ago 115MB [2024-09-23T05:40:13.066Z] security-spire-server-arm64 latest 09940a349872 36 minutes ago 116MB [2024-09-23T05:40:13.066Z] ci-base-image-arm64 latest 9a14c5dccedc 38 minutes ago 967MB [2024-09-23T05:40:13.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-23T05:40:13.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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 [2024-09-23T05:40:13.205Z] provisioning config files... [2024-09-23T05:40:13.229Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/701@tmp/config10388604898183655955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:40:13.605Z] ---> ****-login.sh [2024-09-23T05:40:13.605Z] nexus3.edgexfoundry.org:10001 [2024-09-23T05:40:13.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:40:13.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:40:13.889Z] Configure a credential helper to remove this warning. See [2024-09-23T05:40:13.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:40:13.889Z] [2024-09-23T05:40:13.889Z] Login Succeeded [2024-09-23T05:40:13.889Z] nexus3.edgexfoundry.org:10002 [2024-09-23T05:40:14.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:40:14.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:40:14.479Z] Configure a credential helper to remove this warning. See [2024-09-23T05:40:14.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:40:14.479Z] [2024-09-23T05:40:14.479Z] Login Succeeded [2024-09-23T05:40:14.479Z] nexus3.edgexfoundry.org:10003 [2024-09-23T05:40:14.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:40:14.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:40:14.750Z] Configure a credential helper to remove this warning. See [2024-09-23T05:40:14.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:40:14.750Z] [2024-09-23T05:40:14.750Z] Login Succeeded [2024-09-23T05:40:14.750Z] nexus3.edgexfoundry.org:10004 [2024-09-23T05:40:15.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:40:15.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:40:15.296Z] Configure a credential helper to remove this warning. See [2024-09-23T05:40:15.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:40:15.296Z] [2024-09-23T05:40:15.296Z] Login Succeeded [2024-09-23T05:40:15.296Z] ****.io [2024-09-23T05:40:15.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T05:40:15.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T05:40:15.827Z] Configure a credential helper to remove this warning. See [2024-09-23T05:40:15.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T05:40:15.827Z] [2024-09-23T05:40:15.827Z] Login Succeeded [2024-09-23T05:40:15.827Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T05:40:15.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:40:15.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-23T05:40:15.922Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-23T05:40:15.922Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:15.922Z] latest [2024-09-23T05:40:15.922Z] 3.2.0-dev.79 [2024-09-23T05:40:15.922Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:40:15.922Z] main [2024-09-23T05:40:15.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:16.292Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:16.654Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:16.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-23T05:40:16.654Z] be81e32b6a15: Preparing [2024-09-23T05:40:16.654Z] aae4feaa7798: Preparing [2024-09-23T05:40:16.654Z] 072c7dac3d74: Preparing [2024-09-23T05:40:16.654Z] 968d2987d3b9: Preparing [2024-09-23T05:40:16.654Z] 7e84106f4ea0: Preparing [2024-09-23T05:40:16.654Z] edfbd3d1f953: Preparing [2024-09-23T05:40:16.654Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:16.654Z] edfbd3d1f953: Waiting [2024-09-23T05:40:16.654Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:16.921Z] 072c7dac3d74: Pushed [2024-09-23T05:40:16.921Z] be81e32b6a15: Pushed [2024-09-23T05:40:16.921Z] 7e84106f4ea0: Pushed [2024-09-23T05:40:16.921Z] 968d2987d3b9: Pushed [2024-09-23T05:40:16.921Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:16.921Z] edfbd3d1f953: Pushed [2024-09-23T05:40:23.550Z] aae4feaa7798: Pushed [2024-09-23T05:40:23.550Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:a49d74c88a6acae80b70139d99729fab20841e1d1f3b6708c1833a55f6407c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:23.915Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:24.262Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-23T05:40:24.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-23T05:40:24.262Z] be81e32b6a15: Preparing [2024-09-23T05:40:24.262Z] aae4feaa7798: Preparing [2024-09-23T05:40:24.262Z] 072c7dac3d74: Preparing [2024-09-23T05:40:24.262Z] 968d2987d3b9: Preparing [2024-09-23T05:40:24.262Z] 7e84106f4ea0: Preparing [2024-09-23T05:40:24.262Z] edfbd3d1f953: Preparing [2024-09-23T05:40:24.262Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:24.262Z] edfbd3d1f953: Waiting [2024-09-23T05:40:24.262Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:24.262Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:24.262Z] be81e32b6a15: Layer already exists [2024-09-23T05:40:24.262Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:24.262Z] aae4feaa7798: Layer already exists [2024-09-23T05:40:24.262Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:40:24.262Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:24.262Z] edfbd3d1f953: Layer already exists [2024-09-23T05:40:24.531Z] latest: digest: sha256:a49d74c88a6acae80b70139d99729fab20841e1d1f3b6708c1833a55f6407c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:24.889Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:25.247Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.79 [2024-09-23T05:40:25.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-23T05:40:25.247Z] be81e32b6a15: Preparing [2024-09-23T05:40:25.247Z] aae4feaa7798: Preparing [2024-09-23T05:40:25.247Z] 072c7dac3d74: Preparing [2024-09-23T05:40:25.247Z] 968d2987d3b9: Preparing [2024-09-23T05:40:25.247Z] 7e84106f4ea0: Preparing [2024-09-23T05:40:25.248Z] edfbd3d1f953: Preparing [2024-09-23T05:40:25.248Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:25.248Z] edfbd3d1f953: Waiting [2024-09-23T05:40:25.248Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:25.248Z] be81e32b6a15: Layer already exists [2024-09-23T05:40:25.248Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:25.248Z] aae4feaa7798: Layer already exists [2024-09-23T05:40:25.248Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:40:25.248Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:25.248Z] edfbd3d1f953: Layer already exists [2024-09-23T05:40:25.248Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:25.513Z] 3.2.0-dev.79: digest: sha256:a49d74c88a6acae80b70139d99729fab20841e1d1f3b6708c1833a55f6407c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:25.865Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:26.227Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:40:26.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-23T05:40:26.227Z] be81e32b6a15: Preparing [2024-09-23T05:40:26.227Z] aae4feaa7798: Preparing [2024-09-23T05:40:26.227Z] 072c7dac3d74: Preparing [2024-09-23T05:40:26.227Z] 968d2987d3b9: Preparing [2024-09-23T05:40:26.227Z] 7e84106f4ea0: Preparing [2024-09-23T05:40:26.227Z] edfbd3d1f953: Preparing [2024-09-23T05:40:26.227Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:26.227Z] edfbd3d1f953: Waiting [2024-09-23T05:40:26.227Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:26.227Z] be81e32b6a15: Layer already exists [2024-09-23T05:40:26.227Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:26.227Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:26.227Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:40:26.227Z] aae4feaa7798: Layer already exists [2024-09-23T05:40:26.227Z] edfbd3d1f953: Layer already exists [2024-09-23T05:40:26.227Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:26.493Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:a49d74c88a6acae80b70139d99729fab20841e1d1f3b6708c1833a55f6407c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:26.842Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:27.195Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-23T05:40:27.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-23T05:40:27.195Z] be81e32b6a15: Preparing [2024-09-23T05:40:27.195Z] aae4feaa7798: Preparing [2024-09-23T05:40:27.195Z] 072c7dac3d74: Preparing [2024-09-23T05:40:27.195Z] 968d2987d3b9: Preparing [2024-09-23T05:40:27.195Z] 7e84106f4ea0: Preparing [2024-09-23T05:40:27.195Z] edfbd3d1f953: Preparing [2024-09-23T05:40:27.195Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:27.195Z] edfbd3d1f953: Waiting [2024-09-23T05:40:27.195Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:27.195Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:27.195Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:40:27.195Z] be81e32b6a15: Layer already exists [2024-09-23T05:40:27.195Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:27.195Z] aae4feaa7798: Layer already exists [2024-09-23T05:40:27.195Z] edfbd3d1f953: Layer already exists [2024-09-23T05:40:27.195Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:27.195Z] main: digest: sha256:a49d74c88a6acae80b70139d99729fab20841e1d1f3b6708c1833a55f6407c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:40:27.266Z] ===================================================== [Pipeline] echo [2024-09-23T05:40:27.278Z] taggedImages: [2024-09-23T05:40:27.278Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:27.278Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-23T05:40:27.278Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.79 [2024-09-23T05:40:27.278Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:40:27.278Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-23T05:40:27.301Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-23T05:40:27.301Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:27.301Z] latest [2024-09-23T05:40:27.301Z] 3.2.0-dev.79 [2024-09-23T05:40:27.301Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:40:27.301Z] main [2024-09-23T05:40:27.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:27.670Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:28.022Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:28.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-23T05:40:28.022Z] eb262a1746d2: Preparing [2024-09-23T05:40:28.022Z] a984010565aa: Preparing [2024-09-23T05:40:28.022Z] d035b2aa28b0: Preparing [2024-09-23T05:40:28.022Z] bb2831caa88b: Preparing [2024-09-23T05:40:28.022Z] 072c7dac3d74: Preparing [2024-09-23T05:40:28.022Z] 968d2987d3b9: Preparing [2024-09-23T05:40:28.022Z] 7e84106f4ea0: Preparing [2024-09-23T05:40:28.022Z] edfbd3d1f953: Preparing [2024-09-23T05:40:28.022Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:28.022Z] edfbd3d1f953: Waiting [2024-09-23T05:40:28.022Z] 968d2987d3b9: Waiting [2024-09-23T05:40:28.022Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:28.022Z] 7e84106f4ea0: Waiting [2024-09-23T05:40:28.287Z] d035b2aa28b0: Pushed [2024-09-23T05:40:28.287Z] a984010565aa: Pushed [2024-09-23T05:40:28.553Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:28.553Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:28.553Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:40:28.553Z] edfbd3d1f953: Layer already exists [2024-09-23T05:40:28.553Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:28.818Z] eb262a1746d2: Pushed [2024-09-23T05:40:30.220Z] bb2831caa88b: Pushed [2024-09-23T05:40:30.220Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:4389a2bb6e8553e76cc553d8dd95757ec28a4cd4da0aa315d93454ce8b025331 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:30.572Z] + 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 [2024-09-23T05:40:30.921Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-23T05:40:30.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-23T05:40:30.921Z] eb262a1746d2: Preparing [2024-09-23T05:40:30.921Z] a984010565aa: Preparing [2024-09-23T05:40:30.921Z] d035b2aa28b0: Preparing [2024-09-23T05:40:30.921Z] bb2831caa88b: Preparing [2024-09-23T05:40:30.921Z] 072c7dac3d74: Preparing [2024-09-23T05:40:30.921Z] 968d2987d3b9: Preparing [2024-09-23T05:40:30.921Z] 7e84106f4ea0: Preparing [2024-09-23T05:40:30.921Z] edfbd3d1f953: Preparing [2024-09-23T05:40:30.921Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:30.921Z] edfbd3d1f953: Waiting [2024-09-23T05:40:30.921Z] 968d2987d3b9: Waiting [2024-09-23T05:40:30.921Z] 7e84106f4ea0: Waiting [2024-09-23T05:40:30.921Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:30.921Z] d035b2aa28b0: Layer already exists [2024-09-23T05:40:30.921Z] bb2831caa88b: Layer already exists [2024-09-23T05:40:30.921Z] a984010565aa: Layer already exists [2024-09-23T05:40:30.921Z] eb262a1746d2: Layer already exists [2024-09-23T05:40:30.921Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:30.921Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:30.921Z] edfbd3d1f953: Layer already exists [2024-09-23T05:40:30.921Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:40:31.186Z] latest: digest: sha256:4389a2bb6e8553e76cc553d8dd95757ec28a4cd4da0aa315d93454ce8b025331 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:31.547Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:31.895Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.79 [2024-09-23T05:40:31.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-23T05:40:31.895Z] eb262a1746d2: Preparing [2024-09-23T05:40:31.895Z] a984010565aa: Preparing [2024-09-23T05:40:31.895Z] d035b2aa28b0: Preparing [2024-09-23T05:40:31.895Z] bb2831caa88b: Preparing [2024-09-23T05:40:31.895Z] 072c7dac3d74: Preparing [2024-09-23T05:40:31.895Z] 968d2987d3b9: Preparing [2024-09-23T05:40:31.895Z] 7e84106f4ea0: Preparing [2024-09-23T05:40:31.895Z] edfbd3d1f953: Preparing [2024-09-23T05:40:31.895Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:31.895Z] 968d2987d3b9: Waiting [2024-09-23T05:40:31.895Z] 7e84106f4ea0: Waiting [2024-09-23T05:40:31.895Z] edfbd3d1f953: Waiting [2024-09-23T05:40:31.895Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:31.895Z] a984010565aa: Layer already exists [2024-09-23T05:40:31.895Z] d035b2aa28b0: Layer already exists [2024-09-23T05:40:31.895Z] bb2831caa88b: Layer already exists [2024-09-23T05:40:31.895Z] eb262a1746d2: Layer already exists [2024-09-23T05:40:31.895Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:31.895Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:40:31.895Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:31.895Z] edfbd3d1f953: Layer already exists [2024-09-23T05:40:31.895Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:32.159Z] 3.2.0-dev.79: digest: sha256:4389a2bb6e8553e76cc553d8dd95757ec28a4cd4da0aa315d93454ce8b025331 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:32.515Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:32.865Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:40:32.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-23T05:40:32.865Z] eb262a1746d2: Preparing [2024-09-23T05:40:32.865Z] a984010565aa: Preparing [2024-09-23T05:40:32.865Z] d035b2aa28b0: Preparing [2024-09-23T05:40:32.865Z] bb2831caa88b: Preparing [2024-09-23T05:40:32.865Z] 072c7dac3d74: Preparing [2024-09-23T05:40:32.865Z] 968d2987d3b9: Preparing [2024-09-23T05:40:32.865Z] 7e84106f4ea0: Preparing [2024-09-23T05:40:32.865Z] edfbd3d1f953: Preparing [2024-09-23T05:40:32.865Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:32.865Z] 968d2987d3b9: Waiting [2024-09-23T05:40:32.865Z] 7e84106f4ea0: Waiting [2024-09-23T05:40:32.865Z] edfbd3d1f953: Waiting [2024-09-23T05:40:32.865Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:32.865Z] eb262a1746d2: Layer already exists [2024-09-23T05:40:32.865Z] d035b2aa28b0: Layer already exists [2024-09-23T05:40:32.865Z] a984010565aa: Layer already exists [2024-09-23T05:40:32.865Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:32.865Z] bb2831caa88b: Layer already exists [2024-09-23T05:40:32.865Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:40:32.865Z] edfbd3d1f953: Layer already exists [2024-09-23T05:40:32.865Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:32.865Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:33.127Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:4389a2bb6e8553e76cc553d8dd95757ec28a4cd4da0aa315d93454ce8b025331 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:33.486Z] + 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 [2024-09-23T05:40:33.834Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-23T05:40:33.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-23T05:40:33.834Z] eb262a1746d2: Preparing [2024-09-23T05:40:33.834Z] a984010565aa: Preparing [2024-09-23T05:40:33.834Z] d035b2aa28b0: Preparing [2024-09-23T05:40:33.834Z] bb2831caa88b: Preparing [2024-09-23T05:40:33.834Z] 072c7dac3d74: Preparing [2024-09-23T05:40:33.834Z] 968d2987d3b9: Preparing [2024-09-23T05:40:33.834Z] 7e84106f4ea0: Preparing [2024-09-23T05:40:33.834Z] edfbd3d1f953: Preparing [2024-09-23T05:40:33.834Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:33.834Z] 968d2987d3b9: Waiting [2024-09-23T05:40:33.834Z] 7e84106f4ea0: Waiting [2024-09-23T05:40:33.834Z] edfbd3d1f953: Waiting [2024-09-23T05:40:33.834Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:33.834Z] a984010565aa: Layer already exists [2024-09-23T05:40:33.834Z] eb262a1746d2: Layer already exists [2024-09-23T05:40:33.834Z] bb2831caa88b: Layer already exists [2024-09-23T05:40:33.834Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:33.834Z] d035b2aa28b0: Layer already exists [2024-09-23T05:40:33.834Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:33.834Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:40:33.834Z] edfbd3d1f953: Layer already exists [2024-09-23T05:40:33.834Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:34.100Z] main: digest: sha256:4389a2bb6e8553e76cc553d8dd95757ec28a4cd4da0aa315d93454ce8b025331 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:40:34.194Z] ===================================================== [Pipeline] echo [2024-09-23T05:40:34.212Z] taggedImages: [2024-09-23T05:40:34.212Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:34.212Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-23T05:40:34.212Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.79 [2024-09-23T05:40:34.212Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:40:34.212Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-23T05:40:34.242Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-23T05:40:34.242Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:34.242Z] latest [2024-09-23T05:40:34.242Z] 3.2.0-dev.79 [2024-09-23T05:40:34.242Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:40:34.242Z] main [2024-09-23T05:40:34.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:34.614Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:34.969Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:34.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-23T05:40:34.969Z] ac2e3ee0f3cc: Preparing [2024-09-23T05:40:34.969Z] 4cfb635f295b: Preparing [2024-09-23T05:40:34.969Z] 740d78b99b3f: Preparing [2024-09-23T05:40:34.969Z] 072c7dac3d74: Preparing [2024-09-23T05:40:34.969Z] 968d2987d3b9: Preparing [2024-09-23T05:40:34.969Z] d36cc687c96f: Preparing [2024-09-23T05:40:34.969Z] 30254e98d056: Preparing [2024-09-23T05:40:34.969Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:34.969Z] d36cc687c96f: Waiting [2024-09-23T05:40:34.969Z] 30254e98d056: Waiting [2024-09-23T05:40:34.969Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:34.969Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:34.969Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:35.240Z] 4cfb635f295b: Pushed [2024-09-23T05:40:35.240Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:35.240Z] d36cc687c96f: Pushed [2024-09-23T05:40:35.240Z] ac2e3ee0f3cc: Pushed [2024-09-23T05:40:35.240Z] 30254e98d056: Pushed [2024-09-23T05:40:41.854Z] 740d78b99b3f: Pushed [2024-09-23T05:40:42.117Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:ba7429b3a912dfe7c7b955bb5f46235b39691abbb59f0bc4ace0c90b304b2beb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:42.465Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:42.806Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-23T05:40:42.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-23T05:40:42.806Z] ac2e3ee0f3cc: Preparing [2024-09-23T05:40:42.806Z] 4cfb635f295b: Preparing [2024-09-23T05:40:42.806Z] 740d78b99b3f: Preparing [2024-09-23T05:40:42.806Z] 072c7dac3d74: Preparing [2024-09-23T05:40:42.806Z] 968d2987d3b9: Preparing [2024-09-23T05:40:42.806Z] d36cc687c96f: Preparing [2024-09-23T05:40:42.806Z] 30254e98d056: Preparing [2024-09-23T05:40:42.806Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:42.806Z] d36cc687c96f: Waiting [2024-09-23T05:40:42.806Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:42.806Z] 30254e98d056: Waiting [2024-09-23T05:40:42.806Z] 740d78b99b3f: Layer already exists [2024-09-23T05:40:42.806Z] 4cfb635f295b: Layer already exists [2024-09-23T05:40:42.806Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:42.806Z] ac2e3ee0f3cc: Layer already exists [2024-09-23T05:40:42.806Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:42.806Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:42.806Z] d36cc687c96f: Layer already exists [2024-09-23T05:40:42.806Z] 30254e98d056: Layer already exists [2024-09-23T05:40:43.069Z] latest: digest: sha256:ba7429b3a912dfe7c7b955bb5f46235b39691abbb59f0bc4ace0c90b304b2beb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:43.422Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:43.853Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.79 [2024-09-23T05:40:43.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-23T05:40:43.854Z] ac2e3ee0f3cc: Preparing [2024-09-23T05:40:43.854Z] 4cfb635f295b: Preparing [2024-09-23T05:40:43.854Z] 740d78b99b3f: Preparing [2024-09-23T05:40:43.854Z] 072c7dac3d74: Preparing [2024-09-23T05:40:43.854Z] 968d2987d3b9: Preparing [2024-09-23T05:40:43.854Z] d36cc687c96f: Preparing [2024-09-23T05:40:43.854Z] 30254e98d056: Preparing [2024-09-23T05:40:43.854Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:43.854Z] d36cc687c96f: Waiting [2024-09-23T05:40:43.854Z] 30254e98d056: Waiting [2024-09-23T05:40:43.854Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:43.854Z] ac2e3ee0f3cc: Layer already exists [2024-09-23T05:40:43.854Z] 4cfb635f295b: Layer already exists [2024-09-23T05:40:43.854Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:43.854Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:43.854Z] 740d78b99b3f: Layer already exists [2024-09-23T05:40:43.854Z] d36cc687c96f: Layer already exists [2024-09-23T05:40:43.854Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:43.854Z] 30254e98d056: Layer already exists [2024-09-23T05:40:44.118Z] 3.2.0-dev.79: digest: sha256:ba7429b3a912dfe7c7b955bb5f46235b39691abbb59f0bc4ace0c90b304b2beb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:44.478Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:44.822Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:40:44.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-23T05:40:44.822Z] ac2e3ee0f3cc: Preparing [2024-09-23T05:40:44.822Z] 4cfb635f295b: Preparing [2024-09-23T05:40:44.822Z] 740d78b99b3f: Preparing [2024-09-23T05:40:44.822Z] 072c7dac3d74: Preparing [2024-09-23T05:40:44.822Z] 968d2987d3b9: Preparing [2024-09-23T05:40:44.822Z] d36cc687c96f: Preparing [2024-09-23T05:40:44.822Z] 30254e98d056: Preparing [2024-09-23T05:40:44.822Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:44.822Z] 30254e98d056: Waiting [2024-09-23T05:40:44.822Z] d36cc687c96f: Waiting [2024-09-23T05:40:44.822Z] 4cfb635f295b: Layer already exists [2024-09-23T05:40:44.822Z] ac2e3ee0f3cc: Layer already exists [2024-09-23T05:40:44.822Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:44.822Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:44.822Z] 740d78b99b3f: Layer already exists [2024-09-23T05:40:44.822Z] d36cc687c96f: Layer already exists [2024-09-23T05:40:44.822Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:44.822Z] 30254e98d056: Layer already exists [2024-09-23T05:40:45.087Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:ba7429b3a912dfe7c7b955bb5f46235b39691abbb59f0bc4ace0c90b304b2beb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:45.444Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:45.794Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-23T05:40:45.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-23T05:40:45.794Z] ac2e3ee0f3cc: Preparing [2024-09-23T05:40:45.794Z] 4cfb635f295b: Preparing [2024-09-23T05:40:45.794Z] 740d78b99b3f: Preparing [2024-09-23T05:40:45.794Z] 072c7dac3d74: Preparing [2024-09-23T05:40:45.794Z] 968d2987d3b9: Preparing [2024-09-23T05:40:45.794Z] d36cc687c96f: Preparing [2024-09-23T05:40:45.794Z] 30254e98d056: Preparing [2024-09-23T05:40:45.794Z] d36cc687c96f: Waiting [2024-09-23T05:40:45.794Z] 30254e98d056: Waiting [2024-09-23T05:40:45.794Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:45.794Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:45.794Z] ac2e3ee0f3cc: Layer already exists [2024-09-23T05:40:45.794Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:45.794Z] 4cfb635f295b: Layer already exists [2024-09-23T05:40:45.794Z] 740d78b99b3f: Layer already exists [2024-09-23T05:40:45.794Z] 30254e98d056: Layer already exists [2024-09-23T05:40:45.795Z] d36cc687c96f: Layer already exists [2024-09-23T05:40:45.795Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:46.059Z] main: digest: sha256:ba7429b3a912dfe7c7b955bb5f46235b39691abbb59f0bc4ace0c90b304b2beb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:40:46.141Z] ===================================================== [Pipeline] echo [2024-09-23T05:40:46.157Z] taggedImages: [2024-09-23T05:40:46.157Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:46.157Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-23T05:40:46.157Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.79 [2024-09-23T05:40:46.157Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:40:46.157Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-23T05:40:46.183Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-23T05:40:46.183Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:46.183Z] latest [2024-09-23T05:40:46.183Z] 3.2.0-dev.79 [2024-09-23T05:40:46.183Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:40:46.183Z] main [2024-09-23T05:40:46.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:46.556Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:46.908Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:46.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-23T05:40:46.908Z] d65c522184b2: Preparing [2024-09-23T05:40:46.908Z] efb8d4f4e77b: Preparing [2024-09-23T05:40:46.908Z] 133e15e6e40e: Preparing [2024-09-23T05:40:46.908Z] 968d2987d3b9: Preparing [2024-09-23T05:40:46.908Z] 919806fe4646: Preparing [2024-09-23T05:40:46.908Z] 1f2cd2d0cf1a: Preparing [2024-09-23T05:40:46.908Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:46.908Z] 1f2cd2d0cf1a: Waiting [2024-09-23T05:40:46.908Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:46.908Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:47.173Z] efb8d4f4e77b: Pushed [2024-09-23T05:40:47.173Z] 1f2cd2d0cf1a: Pushed [2024-09-23T05:40:47.173Z] 919806fe4646: Pushed [2024-09-23T05:40:47.173Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:47.173Z] d65c522184b2: Pushed [2024-09-23T05:40:53.793Z] 133e15e6e40e: Pushed [2024-09-23T05:40:53.793Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:75b1ffb6bcdb8c4de8776b89dc68628bc1576c93867e51064263202a8ca1db6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:54.147Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:54.491Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-23T05:40:54.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-23T05:40:54.491Z] d65c522184b2: Preparing [2024-09-23T05:40:54.491Z] efb8d4f4e77b: Preparing [2024-09-23T05:40:54.491Z] 133e15e6e40e: Preparing [2024-09-23T05:40:54.491Z] 968d2987d3b9: Preparing [2024-09-23T05:40:54.491Z] 919806fe4646: Preparing [2024-09-23T05:40:54.491Z] 1f2cd2d0cf1a: Preparing [2024-09-23T05:40:54.491Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:54.491Z] 1f2cd2d0cf1a: Waiting [2024-09-23T05:40:54.491Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:54.491Z] efb8d4f4e77b: Layer already exists [2024-09-23T05:40:54.491Z] d65c522184b2: Layer already exists [2024-09-23T05:40:54.491Z] 919806fe4646: Layer already exists [2024-09-23T05:40:54.491Z] 133e15e6e40e: Layer already exists [2024-09-23T05:40:54.491Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:54.491Z] 1f2cd2d0cf1a: Layer already exists [2024-09-23T05:40:54.491Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:54.754Z] latest: digest: sha256:75b1ffb6bcdb8c4de8776b89dc68628bc1576c93867e51064263202a8ca1db6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:55.103Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:55.454Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.79 [2024-09-23T05:40:55.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-23T05:40:55.454Z] d65c522184b2: Preparing [2024-09-23T05:40:55.454Z] efb8d4f4e77b: Preparing [2024-09-23T05:40:55.454Z] 133e15e6e40e: Preparing [2024-09-23T05:40:55.454Z] 968d2987d3b9: Preparing [2024-09-23T05:40:55.454Z] 919806fe4646: Preparing [2024-09-23T05:40:55.454Z] 1f2cd2d0cf1a: Preparing [2024-09-23T05:40:55.454Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:55.454Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:55.454Z] 1f2cd2d0cf1a: Waiting [2024-09-23T05:40:55.454Z] 133e15e6e40e: Layer already exists [2024-09-23T05:40:55.454Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:55.454Z] efb8d4f4e77b: Layer already exists [2024-09-23T05:40:55.454Z] 919806fe4646: Layer already exists [2024-09-23T05:40:55.454Z] d65c522184b2: Layer already exists [2024-09-23T05:40:55.454Z] 1f2cd2d0cf1a: Layer already exists [2024-09-23T05:40:55.454Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:55.718Z] 3.2.0-dev.79: digest: sha256:75b1ffb6bcdb8c4de8776b89dc68628bc1576c93867e51064263202a8ca1db6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:56.061Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:56.405Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:40:56.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-23T05:40:56.405Z] d65c522184b2: Preparing [2024-09-23T05:40:56.405Z] efb8d4f4e77b: Preparing [2024-09-23T05:40:56.405Z] 133e15e6e40e: Preparing [2024-09-23T05:40:56.405Z] 968d2987d3b9: Preparing [2024-09-23T05:40:56.405Z] 919806fe4646: Preparing [2024-09-23T05:40:56.405Z] 1f2cd2d0cf1a: Preparing [2024-09-23T05:40:56.405Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:56.405Z] 1f2cd2d0cf1a: Waiting [2024-09-23T05:40:56.405Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:56.405Z] efb8d4f4e77b: Layer already exists [2024-09-23T05:40:56.405Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:56.405Z] 919806fe4646: Layer already exists [2024-09-23T05:40:56.405Z] d65c522184b2: Layer already exists [2024-09-23T05:40:56.405Z] 133e15e6e40e: Layer already exists [2024-09-23T05:40:56.405Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:56.405Z] 1f2cd2d0cf1a: Layer already exists [2024-09-23T05:40:56.668Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:75b1ffb6bcdb8c4de8776b89dc68628bc1576c93867e51064263202a8ca1db6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:57.029Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:57.367Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-23T05:40:57.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-23T05:40:57.368Z] d65c522184b2: Preparing [2024-09-23T05:40:57.368Z] efb8d4f4e77b: Preparing [2024-09-23T05:40:57.368Z] 133e15e6e40e: Preparing [2024-09-23T05:40:57.368Z] 968d2987d3b9: Preparing [2024-09-23T05:40:57.368Z] 919806fe4646: Preparing [2024-09-23T05:40:57.368Z] 1f2cd2d0cf1a: Preparing [2024-09-23T05:40:57.368Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:57.368Z] 1f2cd2d0cf1a: Waiting [2024-09-23T05:40:57.368Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:57.368Z] 919806fe4646: Layer already exists [2024-09-23T05:40:57.368Z] d65c522184b2: Layer already exists [2024-09-23T05:40:57.368Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:57.368Z] 133e15e6e40e: Layer already exists [2024-09-23T05:40:57.368Z] efb8d4f4e77b: Layer already exists [2024-09-23T05:40:57.368Z] 1f2cd2d0cf1a: Layer already exists [2024-09-23T05:40:57.368Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:40:57.631Z] main: digest: sha256:75b1ffb6bcdb8c4de8776b89dc68628bc1576c93867e51064263202a8ca1db6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:40:57.711Z] ===================================================== [Pipeline] echo [2024-09-23T05:40:57.722Z] taggedImages: [2024-09-23T05:40:57.722Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:57.722Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-23T05:40:57.722Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.79 [2024-09-23T05:40:57.722Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:40:57.722Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-23T05:40:57.751Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-23T05:40:57.751Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:57.751Z] latest [2024-09-23T05:40:57.751Z] 3.2.0-dev.79 [2024-09-23T05:40:57.751Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:40:57.751Z] main [2024-09-23T05:40:57.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:58.104Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:40:58.456Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:40:58.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-23T05:40:58.457Z] a3db85855bec: Preparing [2024-09-23T05:40:58.457Z] 559d52ba9d23: Preparing [2024-09-23T05:40:58.457Z] fe74931e8944: Preparing [2024-09-23T05:40:58.457Z] 92dc1333abfb: Preparing [2024-09-23T05:40:58.457Z] 072c7dac3d74: Preparing [2024-09-23T05:40:58.457Z] 968d2987d3b9: Preparing [2024-09-23T05:40:58.457Z] 7e84106f4ea0: Preparing [2024-09-23T05:40:58.457Z] 968d2987d3b9: Waiting [2024-09-23T05:40:58.457Z] edfbd3d1f953: Preparing [2024-09-23T05:40:58.457Z] 7e84106f4ea0: Waiting [2024-09-23T05:40:58.457Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:40:58.457Z] edfbd3d1f953: Waiting [2024-09-23T05:40:58.457Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:40:58.457Z] 072c7dac3d74: Layer already exists [2024-09-23T05:40:58.457Z] 968d2987d3b9: Layer already exists [2024-09-23T05:40:58.720Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:40:58.721Z] edfbd3d1f953: Layer already exists [2024-09-23T05:40:58.721Z] a3db85855bec: Pushed [2024-09-23T05:40:58.721Z] fe74931e8944: Pushed [2024-09-23T05:40:58.721Z] 559d52ba9d23: Pushed [2024-09-23T05:40:58.721Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:05.334Z] 92dc1333abfb: Pushed [2024-09-23T05:41:05.334Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:7332434f3b0022cac5a5a52e1d8634fdf098b941e4d33e0a2b32049ca0f4873c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:05.744Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:06.101Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-23T05:41:06.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-23T05:41:06.101Z] a3db85855bec: Preparing [2024-09-23T05:41:06.101Z] 559d52ba9d23: Preparing [2024-09-23T05:41:06.101Z] fe74931e8944: Preparing [2024-09-23T05:41:06.101Z] 92dc1333abfb: Preparing [2024-09-23T05:41:06.101Z] 072c7dac3d74: Preparing [2024-09-23T05:41:06.101Z] 968d2987d3b9: Preparing [2024-09-23T05:41:06.101Z] 7e84106f4ea0: Preparing [2024-09-23T05:41:06.101Z] edfbd3d1f953: Preparing [2024-09-23T05:41:06.101Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:06.101Z] 968d2987d3b9: Waiting [2024-09-23T05:41:06.101Z] 7e84106f4ea0: Waiting [2024-09-23T05:41:06.101Z] edfbd3d1f953: Waiting [2024-09-23T05:41:06.101Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:06.101Z] 92dc1333abfb: Layer already exists [2024-09-23T05:41:06.101Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:06.101Z] 559d52ba9d23: Layer already exists [2024-09-23T05:41:06.101Z] a3db85855bec: Layer already exists [2024-09-23T05:41:06.101Z] fe74931e8944: Layer already exists [2024-09-23T05:41:06.101Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:06.101Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:41:06.101Z] edfbd3d1f953: Layer already exists [2024-09-23T05:41:06.101Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:06.376Z] latest: digest: sha256:7332434f3b0022cac5a5a52e1d8634fdf098b941e4d33e0a2b32049ca0f4873c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:06.738Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:07.102Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.79 [2024-09-23T05:41:07.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-23T05:41:07.102Z] a3db85855bec: Preparing [2024-09-23T05:41:07.102Z] 559d52ba9d23: Preparing [2024-09-23T05:41:07.102Z] fe74931e8944: Preparing [2024-09-23T05:41:07.102Z] 92dc1333abfb: Preparing [2024-09-23T05:41:07.102Z] 072c7dac3d74: Preparing [2024-09-23T05:41:07.102Z] 968d2987d3b9: Preparing [2024-09-23T05:41:07.102Z] 7e84106f4ea0: Preparing [2024-09-23T05:41:07.102Z] edfbd3d1f953: Preparing [2024-09-23T05:41:07.102Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:07.102Z] 968d2987d3b9: Waiting [2024-09-23T05:41:07.102Z] 7e84106f4ea0: Waiting [2024-09-23T05:41:07.102Z] edfbd3d1f953: Waiting [2024-09-23T05:41:07.102Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:07.102Z] a3db85855bec: Layer already exists [2024-09-23T05:41:07.102Z] 559d52ba9d23: Layer already exists [2024-09-23T05:41:07.102Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:07.102Z] fe74931e8944: Layer already exists [2024-09-23T05:41:07.102Z] 92dc1333abfb: Layer already exists [2024-09-23T05:41:07.102Z] edfbd3d1f953: Layer already exists [2024-09-23T05:41:07.102Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:07.102Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:07.102Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:41:07.367Z] 3.2.0-dev.79: digest: sha256:7332434f3b0022cac5a5a52e1d8634fdf098b941e4d33e0a2b32049ca0f4873c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:07.710Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:08.051Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:08.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-23T05:41:08.051Z] a3db85855bec: Preparing [2024-09-23T05:41:08.051Z] 559d52ba9d23: Preparing [2024-09-23T05:41:08.051Z] fe74931e8944: Preparing [2024-09-23T05:41:08.051Z] 92dc1333abfb: Preparing [2024-09-23T05:41:08.051Z] 072c7dac3d74: Preparing [2024-09-23T05:41:08.051Z] 968d2987d3b9: Preparing [2024-09-23T05:41:08.051Z] 7e84106f4ea0: Preparing [2024-09-23T05:41:08.051Z] edfbd3d1f953: Preparing [2024-09-23T05:41:08.051Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:08.051Z] 7e84106f4ea0: Waiting [2024-09-23T05:41:08.051Z] edfbd3d1f953: Waiting [2024-09-23T05:41:08.051Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:08.051Z] 968d2987d3b9: Waiting [2024-09-23T05:41:08.051Z] 559d52ba9d23: Layer already exists [2024-09-23T05:41:08.051Z] fe74931e8944: Layer already exists [2024-09-23T05:41:08.051Z] 92dc1333abfb: Layer already exists [2024-09-23T05:41:08.051Z] a3db85855bec: Layer already exists [2024-09-23T05:41:08.051Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:08.051Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:08.051Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:41:08.051Z] edfbd3d1f953: Layer already exists [2024-09-23T05:41:08.051Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:08.315Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:7332434f3b0022cac5a5a52e1d8634fdf098b941e4d33e0a2b32049ca0f4873c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:08.663Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:09.004Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-23T05:41:09.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-23T05:41:09.004Z] a3db85855bec: Preparing [2024-09-23T05:41:09.004Z] 559d52ba9d23: Preparing [2024-09-23T05:41:09.004Z] fe74931e8944: Preparing [2024-09-23T05:41:09.004Z] 92dc1333abfb: Preparing [2024-09-23T05:41:09.004Z] 072c7dac3d74: Preparing [2024-09-23T05:41:09.004Z] 968d2987d3b9: Preparing [2024-09-23T05:41:09.004Z] 7e84106f4ea0: Preparing [2024-09-23T05:41:09.004Z] edfbd3d1f953: Preparing [2024-09-23T05:41:09.004Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:09.004Z] 7e84106f4ea0: Waiting [2024-09-23T05:41:09.004Z] edfbd3d1f953: Waiting [2024-09-23T05:41:09.004Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:09.004Z] 968d2987d3b9: Waiting [2024-09-23T05:41:09.004Z] 559d52ba9d23: Layer already exists [2024-09-23T05:41:09.004Z] fe74931e8944: Layer already exists [2024-09-23T05:41:09.004Z] a3db85855bec: Layer already exists [2024-09-23T05:41:09.004Z] 92dc1333abfb: Layer already exists [2024-09-23T05:41:09.004Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:09.004Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:41:09.004Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:09.004Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:09.004Z] edfbd3d1f953: Layer already exists [2024-09-23T05:41:09.268Z] main: digest: sha256:7332434f3b0022cac5a5a52e1d8634fdf098b941e4d33e0a2b32049ca0f4873c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:41:09.346Z] ===================================================== [Pipeline] echo [2024-09-23T05:41:09.360Z] taggedImages: [2024-09-23T05:41:09.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:09.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-23T05:41:09.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.79 [2024-09-23T05:41:09.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:09.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-23T05:41:09.386Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-23T05:41:09.386Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:09.386Z] latest [2024-09-23T05:41:09.386Z] 3.2.0-dev.79 [2024-09-23T05:41:09.386Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:09.386Z] main [2024-09-23T05:41:09.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:09.738Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:10.084Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:10.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-23T05:41:10.084Z] f275caf04500: Preparing [2024-09-23T05:41:10.084Z] a3d501bc542c: Preparing [2024-09-23T05:41:10.084Z] 16a370471368: Preparing [2024-09-23T05:41:10.084Z] 20bcdd9ad4fb: Preparing [2024-09-23T05:41:10.084Z] 7c0d79ffb3e6: Preparing [2024-09-23T05:41:10.084Z] 474105c4cf2d: Preparing [2024-09-23T05:41:10.084Z] 1caf9ffa72ab: Preparing [2024-09-23T05:41:10.084Z] 474105c4cf2d: Waiting [2024-09-23T05:41:10.084Z] c192ac418d08: Preparing [2024-09-23T05:41:10.084Z] 1caf9ffa72ab: Waiting [2024-09-23T05:41:10.084Z] 072c7dac3d74: Preparing [2024-09-23T05:41:10.084Z] c192ac418d08: Waiting [2024-09-23T05:41:10.084Z] 968d2987d3b9: Preparing [2024-09-23T05:41:10.084Z] 072c7dac3d74: Waiting [2024-09-23T05:41:10.084Z] a90a43362877: Preparing [2024-09-23T05:41:10.084Z] 968d2987d3b9: Waiting [2024-09-23T05:41:10.084Z] dc37fed50a20: Preparing [2024-09-23T05:41:10.084Z] a90a43362877: Waiting [2024-09-23T05:41:10.084Z] 5f70bf18a086: Preparing [2024-09-23T05:41:10.084Z] dc37fed50a20: Waiting [2024-09-23T05:41:10.084Z] 2dcf6f980be1: Preparing [2024-09-23T05:41:10.084Z] 5f70bf18a086: Waiting [2024-09-23T05:41:10.084Z] 9f992ac739f3: Preparing [2024-09-23T05:41:10.084Z] 7e1db0f00fd4: Preparing [2024-09-23T05:41:10.084Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:10.084Z] 7e1db0f00fd4: Waiting [2024-09-23T05:41:10.084Z] 2dcf6f980be1: Waiting [2024-09-23T05:41:10.084Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:10.084Z] 9f992ac739f3: Waiting [2024-09-23T05:41:10.349Z] a3d501bc542c: Pushed [2024-09-23T05:41:10.349Z] 16a370471368: Pushed [2024-09-23T05:41:10.349Z] 7c0d79ffb3e6: Pushed [2024-09-23T05:41:10.349Z] 20bcdd9ad4fb: Pushed [2024-09-23T05:41:10.349Z] f275caf04500: Pushed [2024-09-23T05:41:10.349Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:10.349Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:10.615Z] 1caf9ffa72ab: Pushed [2024-09-23T05:41:10.615Z] 474105c4cf2d: Pushed [2024-09-23T05:41:10.615Z] 5f70bf18a086: Layer already exists [2024-09-23T05:41:10.615Z] dc37fed50a20: Pushed [2024-09-23T05:41:10.615Z] a90a43362877: Pushed [2024-09-23T05:41:10.615Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:10.615Z] 2dcf6f980be1: Pushed [2024-09-23T05:41:10.615Z] 9f992ac739f3: Pushed [2024-09-23T05:41:10.879Z] 7e1db0f00fd4: Pushed [2024-09-23T05:41:13.442Z] c192ac418d08: Pushed [2024-09-23T05:41:13.442Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:949c95a7b7e2a23b75f8952e71dddcb77d08a227ccdd62b2ef6cc4ea298a970d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:13.801Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:14.155Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-23T05:41:14.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-23T05:41:14.155Z] f275caf04500: Preparing [2024-09-23T05:41:14.155Z] a3d501bc542c: Preparing [2024-09-23T05:41:14.155Z] 16a370471368: Preparing [2024-09-23T05:41:14.155Z] 20bcdd9ad4fb: Preparing [2024-09-23T05:41:14.155Z] 7c0d79ffb3e6: Preparing [2024-09-23T05:41:14.155Z] 474105c4cf2d: Preparing [2024-09-23T05:41:14.155Z] 1caf9ffa72ab: Preparing [2024-09-23T05:41:14.155Z] c192ac418d08: Preparing [2024-09-23T05:41:14.155Z] 072c7dac3d74: Preparing [2024-09-23T05:41:14.155Z] 968d2987d3b9: Preparing [2024-09-23T05:41:14.155Z] a90a43362877: Preparing [2024-09-23T05:41:14.155Z] dc37fed50a20: Preparing [2024-09-23T05:41:14.155Z] 5f70bf18a086: Preparing [2024-09-23T05:41:14.155Z] 2dcf6f980be1: Preparing [2024-09-23T05:41:14.155Z] 9f992ac739f3: Preparing [2024-09-23T05:41:14.155Z] 7e1db0f00fd4: Preparing [2024-09-23T05:41:14.155Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:14.155Z] 968d2987d3b9: Waiting [2024-09-23T05:41:14.155Z] a90a43362877: Waiting [2024-09-23T05:41:14.155Z] dc37fed50a20: Waiting [2024-09-23T05:41:14.155Z] 5f70bf18a086: Waiting [2024-09-23T05:41:14.155Z] 2dcf6f980be1: Waiting [2024-09-23T05:41:14.155Z] 9f992ac739f3: Waiting [2024-09-23T05:41:14.155Z] 7e1db0f00fd4: Waiting [2024-09-23T05:41:14.155Z] 474105c4cf2d: Waiting [2024-09-23T05:41:14.155Z] 1caf9ffa72ab: Waiting [2024-09-23T05:41:14.155Z] c192ac418d08: Waiting [2024-09-23T05:41:14.155Z] 072c7dac3d74: Waiting [2024-09-23T05:41:14.155Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:14.155Z] a3d501bc542c: Layer already exists [2024-09-23T05:41:14.155Z] 7c0d79ffb3e6: Layer already exists [2024-09-23T05:41:14.155Z] 20bcdd9ad4fb: Layer already exists [2024-09-23T05:41:14.155Z] 16a370471368: Layer already exists [2024-09-23T05:41:14.155Z] f275caf04500: Layer already exists [2024-09-23T05:41:14.155Z] c192ac418d08: Layer already exists [2024-09-23T05:41:14.155Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:14.155Z] 474105c4cf2d: Layer already exists [2024-09-23T05:41:14.155Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:14.155Z] 1caf9ffa72ab: Layer already exists [2024-09-23T05:41:14.155Z] a90a43362877: Layer already exists [2024-09-23T05:41:14.155Z] 5f70bf18a086: Layer already exists [2024-09-23T05:41:14.155Z] dc37fed50a20: Layer already exists [2024-09-23T05:41:14.155Z] 9f992ac739f3: Layer already exists [2024-09-23T05:41:14.155Z] 2dcf6f980be1: Layer already exists [2024-09-23T05:41:14.155Z] 7e1db0f00fd4: Layer already exists [2024-09-23T05:41:14.155Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:14.418Z] latest: digest: sha256:949c95a7b7e2a23b75f8952e71dddcb77d08a227ccdd62b2ef6cc4ea298a970d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:14.777Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:15.129Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.79 [2024-09-23T05:41:15.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-23T05:41:15.130Z] f275caf04500: Preparing [2024-09-23T05:41:15.130Z] a3d501bc542c: Preparing [2024-09-23T05:41:15.130Z] 16a370471368: Preparing [2024-09-23T05:41:15.130Z] 20bcdd9ad4fb: Preparing [2024-09-23T05:41:15.130Z] 7c0d79ffb3e6: Preparing [2024-09-23T05:41:15.130Z] 474105c4cf2d: Preparing [2024-09-23T05:41:15.130Z] 1caf9ffa72ab: Preparing [2024-09-23T05:41:15.130Z] 474105c4cf2d: Waiting [2024-09-23T05:41:15.130Z] 1caf9ffa72ab: Waiting [2024-09-23T05:41:15.130Z] c192ac418d08: Preparing [2024-09-23T05:41:15.130Z] 072c7dac3d74: Preparing [2024-09-23T05:41:15.130Z] c192ac418d08: Waiting [2024-09-23T05:41:15.130Z] 072c7dac3d74: Waiting [2024-09-23T05:41:15.130Z] 968d2987d3b9: Preparing [2024-09-23T05:41:15.130Z] a90a43362877: Preparing [2024-09-23T05:41:15.130Z] 968d2987d3b9: Waiting [2024-09-23T05:41:15.130Z] dc37fed50a20: Preparing [2024-09-23T05:41:15.130Z] a90a43362877: Waiting [2024-09-23T05:41:15.130Z] dc37fed50a20: Waiting [2024-09-23T05:41:15.130Z] 5f70bf18a086: Preparing [2024-09-23T05:41:15.130Z] 5f70bf18a086: Waiting [2024-09-23T05:41:15.130Z] 2dcf6f980be1: Preparing [2024-09-23T05:41:15.130Z] 9f992ac739f3: Preparing [2024-09-23T05:41:15.130Z] 7e1db0f00fd4: Preparing [2024-09-23T05:41:15.130Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:15.130Z] 2dcf6f980be1: Waiting [2024-09-23T05:41:15.130Z] 9f992ac739f3: Waiting [2024-09-23T05:41:15.130Z] 7e1db0f00fd4: Waiting [2024-09-23T05:41:15.130Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:15.130Z] 16a370471368: Layer already exists [2024-09-23T05:41:15.130Z] f275caf04500: Layer already exists [2024-09-23T05:41:15.130Z] 7c0d79ffb3e6: Layer already exists [2024-09-23T05:41:15.130Z] a3d501bc542c: Layer already exists [2024-09-23T05:41:15.130Z] 20bcdd9ad4fb: Layer already exists [2024-09-23T05:41:15.130Z] 1caf9ffa72ab: Layer already exists [2024-09-23T05:41:15.130Z] 474105c4cf2d: Layer already exists [2024-09-23T05:41:15.130Z] c192ac418d08: Layer already exists [2024-09-23T05:41:15.130Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:15.130Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:15.130Z] 9f992ac739f3: Layer already exists [2024-09-23T05:41:15.130Z] dc37fed50a20: Layer already exists [2024-09-23T05:41:15.130Z] 5f70bf18a086: Layer already exists [2024-09-23T05:41:15.130Z] a90a43362877: Layer already exists [2024-09-23T05:41:15.130Z] 2dcf6f980be1: Layer already exists [2024-09-23T05:41:15.130Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:15.130Z] 7e1db0f00fd4: Layer already exists [2024-09-23T05:41:15.393Z] 3.2.0-dev.79: digest: sha256:949c95a7b7e2a23b75f8952e71dddcb77d08a227ccdd62b2ef6cc4ea298a970d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:15.742Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:16.091Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:16.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-23T05:41:16.091Z] f275caf04500: Preparing [2024-09-23T05:41:16.091Z] a3d501bc542c: Preparing [2024-09-23T05:41:16.091Z] 16a370471368: Preparing [2024-09-23T05:41:16.091Z] 20bcdd9ad4fb: Preparing [2024-09-23T05:41:16.091Z] 7c0d79ffb3e6: Preparing [2024-09-23T05:41:16.091Z] 474105c4cf2d: Preparing [2024-09-23T05:41:16.091Z] 1caf9ffa72ab: Preparing [2024-09-23T05:41:16.091Z] c192ac418d08: Preparing [2024-09-23T05:41:16.091Z] 072c7dac3d74: Preparing [2024-09-23T05:41:16.091Z] 968d2987d3b9: Preparing [2024-09-23T05:41:16.091Z] a90a43362877: Preparing [2024-09-23T05:41:16.091Z] dc37fed50a20: Preparing [2024-09-23T05:41:16.091Z] 5f70bf18a086: Preparing [2024-09-23T05:41:16.091Z] 2dcf6f980be1: Preparing [2024-09-23T05:41:16.091Z] 9f992ac739f3: Preparing [2024-09-23T05:41:16.091Z] 7e1db0f00fd4: Preparing [2024-09-23T05:41:16.091Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:16.091Z] a90a43362877: Waiting [2024-09-23T05:41:16.091Z] dc37fed50a20: Waiting [2024-09-23T05:41:16.091Z] 5f70bf18a086: Waiting [2024-09-23T05:41:16.091Z] 2dcf6f980be1: Waiting [2024-09-23T05:41:16.091Z] 9f992ac739f3: Waiting [2024-09-23T05:41:16.091Z] 7e1db0f00fd4: Waiting [2024-09-23T05:41:16.091Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:16.091Z] 474105c4cf2d: Waiting [2024-09-23T05:41:16.091Z] 1caf9ffa72ab: Waiting [2024-09-23T05:41:16.091Z] c192ac418d08: Waiting [2024-09-23T05:41:16.091Z] 968d2987d3b9: Waiting [2024-09-23T05:41:16.091Z] 072c7dac3d74: Waiting [2024-09-23T05:41:16.091Z] 7c0d79ffb3e6: Layer already exists [2024-09-23T05:41:16.091Z] 16a370471368: Layer already exists [2024-09-23T05:41:16.091Z] a3d501bc542c: Layer already exists [2024-09-23T05:41:16.091Z] 20bcdd9ad4fb: Layer already exists [2024-09-23T05:41:16.091Z] f275caf04500: Layer already exists [2024-09-23T05:41:16.091Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:16.091Z] 1caf9ffa72ab: Layer already exists [2024-09-23T05:41:16.091Z] c192ac418d08: Layer already exists [2024-09-23T05:41:16.091Z] 474105c4cf2d: Layer already exists [2024-09-23T05:41:16.091Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:16.091Z] dc37fed50a20: Layer already exists [2024-09-23T05:41:16.091Z] a90a43362877: Layer already exists [2024-09-23T05:41:16.091Z] 9f992ac739f3: Layer already exists [2024-09-23T05:41:16.091Z] 5f70bf18a086: Layer already exists [2024-09-23T05:41:16.091Z] 2dcf6f980be1: Layer already exists [2024-09-23T05:41:16.091Z] 7e1db0f00fd4: Layer already exists [2024-09-23T05:41:16.091Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:16.357Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:949c95a7b7e2a23b75f8952e71dddcb77d08a227ccdd62b2ef6cc4ea298a970d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:16.708Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:17.060Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-23T05:41:17.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-23T05:41:17.061Z] f275caf04500: Preparing [2024-09-23T05:41:17.061Z] a3d501bc542c: Preparing [2024-09-23T05:41:17.061Z] 16a370471368: Preparing [2024-09-23T05:41:17.061Z] 20bcdd9ad4fb: Preparing [2024-09-23T05:41:17.061Z] 7c0d79ffb3e6: Preparing [2024-09-23T05:41:17.061Z] 474105c4cf2d: Preparing [2024-09-23T05:41:17.061Z] 1caf9ffa72ab: Preparing [2024-09-23T05:41:17.061Z] c192ac418d08: Preparing [2024-09-23T05:41:17.061Z] 072c7dac3d74: Preparing [2024-09-23T05:41:17.061Z] 968d2987d3b9: Preparing [2024-09-23T05:41:17.061Z] a90a43362877: Preparing [2024-09-23T05:41:17.061Z] dc37fed50a20: Preparing [2024-09-23T05:41:17.061Z] 5f70bf18a086: Preparing [2024-09-23T05:41:17.061Z] 2dcf6f980be1: Preparing [2024-09-23T05:41:17.061Z] 9f992ac739f3: Preparing [2024-09-23T05:41:17.061Z] 7e1db0f00fd4: Preparing [2024-09-23T05:41:17.061Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:17.061Z] 474105c4cf2d: Waiting [2024-09-23T05:41:17.061Z] 1caf9ffa72ab: Waiting [2024-09-23T05:41:17.061Z] c192ac418d08: Waiting [2024-09-23T05:41:17.061Z] 072c7dac3d74: Waiting [2024-09-23T05:41:17.061Z] 968d2987d3b9: Waiting [2024-09-23T05:41:17.061Z] 9f992ac739f3: Waiting [2024-09-23T05:41:17.061Z] a90a43362877: Waiting [2024-09-23T05:41:17.061Z] dc37fed50a20: Waiting [2024-09-23T05:41:17.061Z] 5f70bf18a086: Waiting [2024-09-23T05:41:17.061Z] 2dcf6f980be1: Waiting [2024-09-23T05:41:17.061Z] 7e1db0f00fd4: Waiting [2024-09-23T05:41:17.061Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:17.061Z] f275caf04500: Layer already exists [2024-09-23T05:41:17.061Z] 16a370471368: Layer already exists [2024-09-23T05:41:17.061Z] a3d501bc542c: Layer already exists [2024-09-23T05:41:17.061Z] 20bcdd9ad4fb: Layer already exists [2024-09-23T05:41:17.061Z] 7c0d79ffb3e6: Layer already exists [2024-09-23T05:41:17.061Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:17.061Z] c192ac418d08: Layer already exists [2024-09-23T05:41:17.061Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:17.061Z] 1caf9ffa72ab: Layer already exists [2024-09-23T05:41:17.061Z] 474105c4cf2d: Layer already exists [2024-09-23T05:41:17.061Z] 2dcf6f980be1: Layer already exists [2024-09-23T05:41:17.061Z] a90a43362877: Layer already exists [2024-09-23T05:41:17.061Z] dc37fed50a20: Layer already exists [2024-09-23T05:41:17.061Z] 5f70bf18a086: Layer already exists [2024-09-23T05:41:17.061Z] 9f992ac739f3: Layer already exists [2024-09-23T05:41:17.325Z] 7e1db0f00fd4: Layer already exists [2024-09-23T05:41:17.325Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:17.325Z] main: digest: sha256:949c95a7b7e2a23b75f8952e71dddcb77d08a227ccdd62b2ef6cc4ea298a970d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:41:17.415Z] ===================================================== [Pipeline] echo [2024-09-23T05:41:17.434Z] taggedImages: [2024-09-23T05:41:17.434Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:17.434Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-23T05:41:17.434Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.79 [2024-09-23T05:41:17.434Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:17.434Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-23T05:41:17.471Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-23T05:41:17.471Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:17.471Z] latest [2024-09-23T05:41:17.471Z] 3.2.0-dev.79 [2024-09-23T05:41:17.471Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:17.471Z] main [2024-09-23T05:41:17.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:17.858Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:18.208Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:18.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-23T05:41:18.208Z] 39d20ad749de: Preparing [2024-09-23T05:41:18.208Z] 3397839e3a93: Preparing [2024-09-23T05:41:18.208Z] 8769a0e30ddd: Preparing [2024-09-23T05:41:18.208Z] 33c400236317: Preparing [2024-09-23T05:41:18.208Z] 072c7dac3d74: Preparing [2024-09-23T05:41:18.208Z] 968d2987d3b9: Preparing [2024-09-23T05:41:18.208Z] 7e84106f4ea0: Preparing [2024-09-23T05:41:18.208Z] edfbd3d1f953: Preparing [2024-09-23T05:41:18.208Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:18.208Z] 968d2987d3b9: Waiting [2024-09-23T05:41:18.208Z] 7e84106f4ea0: Waiting [2024-09-23T05:41:18.208Z] edfbd3d1f953: Waiting [2024-09-23T05:41:18.208Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:18.208Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:18.472Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:18.472Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:41:18.472Z] 8769a0e30ddd: Pushed [2024-09-23T05:41:18.472Z] 3397839e3a93: Pushed [2024-09-23T05:41:18.472Z] edfbd3d1f953: Layer already exists [2024-09-23T05:41:18.472Z] 39d20ad749de: Pushed [2024-09-23T05:41:18.472Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:23.797Z] 33c400236317: Pushed [2024-09-23T05:41:23.797Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:3980171456d549d70b0ea36e3f009052c8e3cf0254d4e8c16a3af6d571b0d8e6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:24.142Z] + 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 [2024-09-23T05:41:24.758Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-23T05:41:24.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-23T05:41:24.758Z] 39d20ad749de: Preparing [2024-09-23T05:41:24.758Z] 3397839e3a93: Preparing [2024-09-23T05:41:24.758Z] 8769a0e30ddd: Preparing [2024-09-23T05:41:24.758Z] 33c400236317: Preparing [2024-09-23T05:41:24.758Z] 072c7dac3d74: Preparing [2024-09-23T05:41:24.758Z] 968d2987d3b9: Preparing [2024-09-23T05:41:24.758Z] 7e84106f4ea0: Preparing [2024-09-23T05:41:24.758Z] edfbd3d1f953: Preparing [2024-09-23T05:41:24.758Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:24.758Z] 7e84106f4ea0: Waiting [2024-09-23T05:41:24.758Z] edfbd3d1f953: Waiting [2024-09-23T05:41:24.758Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:24.758Z] 968d2987d3b9: Waiting [2024-09-23T05:41:24.758Z] 33c400236317: Layer already exists [2024-09-23T05:41:24.758Z] 8769a0e30ddd: Layer already exists [2024-09-23T05:41:24.758Z] 39d20ad749de: Layer already exists [2024-09-23T05:41:24.758Z] 3397839e3a93: Layer already exists [2024-09-23T05:41:24.758Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:24.758Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:24.758Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:24.758Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:41:24.758Z] edfbd3d1f953: Layer already exists [2024-09-23T05:41:25.022Z] latest: digest: sha256:3980171456d549d70b0ea36e3f009052c8e3cf0254d4e8c16a3af6d571b0d8e6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:25.369Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:25.713Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.79 [2024-09-23T05:41:25.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-23T05:41:25.713Z] 39d20ad749de: Preparing [2024-09-23T05:41:25.713Z] 3397839e3a93: Preparing [2024-09-23T05:41:25.713Z] 8769a0e30ddd: Preparing [2024-09-23T05:41:25.713Z] 33c400236317: Preparing [2024-09-23T05:41:25.713Z] 072c7dac3d74: Preparing [2024-09-23T05:41:25.713Z] 968d2987d3b9: Preparing [2024-09-23T05:41:25.713Z] 7e84106f4ea0: Preparing [2024-09-23T05:41:25.713Z] edfbd3d1f953: Preparing [2024-09-23T05:41:25.713Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:25.713Z] 968d2987d3b9: Waiting [2024-09-23T05:41:25.713Z] 7e84106f4ea0: Waiting [2024-09-23T05:41:25.713Z] edfbd3d1f953: Waiting [2024-09-23T05:41:25.713Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:25.713Z] 3397839e3a93: Layer already exists [2024-09-23T05:41:25.713Z] 33c400236317: Layer already exists [2024-09-23T05:41:25.713Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:25.713Z] 39d20ad749de: Layer already exists [2024-09-23T05:41:25.713Z] 8769a0e30ddd: Layer already exists [2024-09-23T05:41:25.713Z] edfbd3d1f953: Layer already exists [2024-09-23T05:41:25.713Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:25.713Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:41:25.713Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:25.977Z] 3.2.0-dev.79: digest: sha256:3980171456d549d70b0ea36e3f009052c8e3cf0254d4e8c16a3af6d571b0d8e6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:26.325Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:26.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:26.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-23T05:41:26.677Z] 39d20ad749de: Preparing [2024-09-23T05:41:26.677Z] 3397839e3a93: Preparing [2024-09-23T05:41:26.677Z] 8769a0e30ddd: Preparing [2024-09-23T05:41:26.677Z] 33c400236317: Preparing [2024-09-23T05:41:26.677Z] 072c7dac3d74: Preparing [2024-09-23T05:41:26.677Z] 968d2987d3b9: Preparing [2024-09-23T05:41:26.677Z] 7e84106f4ea0: Preparing [2024-09-23T05:41:26.677Z] edfbd3d1f953: Preparing [2024-09-23T05:41:26.677Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:26.677Z] 968d2987d3b9: Waiting [2024-09-23T05:41:26.677Z] 7e84106f4ea0: Waiting [2024-09-23T05:41:26.677Z] edfbd3d1f953: Waiting [2024-09-23T05:41:26.677Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:26.677Z] 3397839e3a93: Layer already exists [2024-09-23T05:41:26.677Z] 33c400236317: Layer already exists [2024-09-23T05:41:26.677Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:26.677Z] 39d20ad749de: Layer already exists [2024-09-23T05:41:26.677Z] 8769a0e30ddd: Layer already exists [2024-09-23T05:41:26.677Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:26.677Z] edfbd3d1f953: Layer already exists [2024-09-23T05:41:26.677Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:41:26.677Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:26.941Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:3980171456d549d70b0ea36e3f009052c8e3cf0254d4e8c16a3af6d571b0d8e6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:27.291Z] + 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 [2024-09-23T05:41:27.640Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-23T05:41:27.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-23T05:41:27.640Z] 39d20ad749de: Preparing [2024-09-23T05:41:27.640Z] 3397839e3a93: Preparing [2024-09-23T05:41:27.640Z] 8769a0e30ddd: Preparing [2024-09-23T05:41:27.640Z] 33c400236317: Preparing [2024-09-23T05:41:27.640Z] 072c7dac3d74: Preparing [2024-09-23T05:41:27.640Z] 968d2987d3b9: Preparing [2024-09-23T05:41:27.640Z] 7e84106f4ea0: Preparing [2024-09-23T05:41:27.640Z] edfbd3d1f953: Preparing [2024-09-23T05:41:27.640Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:27.640Z] 968d2987d3b9: Waiting [2024-09-23T05:41:27.640Z] edfbd3d1f953: Waiting [2024-09-23T05:41:27.640Z] 7e84106f4ea0: Waiting [2024-09-23T05:41:27.640Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:27.640Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:27.640Z] 3397839e3a93: Layer already exists [2024-09-23T05:41:27.640Z] 8769a0e30ddd: Layer already exists [2024-09-23T05:41:27.640Z] 33c400236317: Layer already exists [2024-09-23T05:41:27.640Z] 39d20ad749de: Layer already exists [2024-09-23T05:41:27.640Z] edfbd3d1f953: Layer already exists [2024-09-23T05:41:27.640Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:41:27.640Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:27.640Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:27.903Z] main: digest: sha256:3980171456d549d70b0ea36e3f009052c8e3cf0254d4e8c16a3af6d571b0d8e6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:41:27.984Z] ===================================================== [Pipeline] echo [2024-09-23T05:41:27.996Z] taggedImages: [2024-09-23T05:41:27.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:27.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-23T05:41:27.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.79 [2024-09-23T05:41:27.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:27.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-23T05:41:28.025Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-23T05:41:28.025Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:28.025Z] latest [2024-09-23T05:41:28.025Z] 3.2.0-dev.79 [2024-09-23T05:41:28.025Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:28.025Z] main [2024-09-23T05:41:28.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:28.383Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:28.735Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:28.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-23T05:41:28.735Z] f66b8cfd9f7b: Preparing [2024-09-23T05:41:28.735Z] 183c26424806: Preparing [2024-09-23T05:41:28.735Z] 01f6482ee72f: Preparing [2024-09-23T05:41:28.735Z] a5270def237d: Preparing [2024-09-23T05:41:28.735Z] 17715c620ea8: Preparing [2024-09-23T05:41:28.735Z] 072c7dac3d74: Preparing [2024-09-23T05:41:28.735Z] 968d2987d3b9: Preparing [2024-09-23T05:41:28.735Z] 7e11bcc7a9bf: Preparing [2024-09-23T05:41:28.735Z] d6652bce41ed: Preparing [2024-09-23T05:41:28.735Z] 14d376e73800: Preparing [2024-09-23T05:41:28.735Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:28.735Z] 968d2987d3b9: Waiting [2024-09-23T05:41:28.735Z] 7e11bcc7a9bf: Waiting [2024-09-23T05:41:28.735Z] d6652bce41ed: Waiting [2024-09-23T05:41:28.735Z] 14d376e73800: Waiting [2024-09-23T05:41:28.735Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:28.735Z] 072c7dac3d74: Waiting [2024-09-23T05:41:29.001Z] a5270def237d: Pushed [2024-09-23T05:41:29.001Z] 183c26424806: Pushed [2024-09-23T05:41:29.001Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:29.001Z] 17715c620ea8: Pushed [2024-09-23T05:41:29.001Z] f66b8cfd9f7b: Pushed [2024-09-23T05:41:29.001Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:29.001Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:29.266Z] d6652bce41ed: Pushed [2024-09-23T05:41:29.266Z] 7e11bcc7a9bf: Pushed [2024-09-23T05:41:31.197Z] 01f6482ee72f: Pushed [2024-09-23T05:41:31.462Z] 14d376e73800: Pushed [2024-09-23T05:41:31.728Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:12b65a691e79ecff51f378b68afa5f440ee63db4aff89eb95ea000c7f668bc92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:32.076Z] + 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 [2024-09-23T05:41:32.416Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-23T05:41:32.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-23T05:41:32.417Z] f66b8cfd9f7b: Preparing [2024-09-23T05:41:32.417Z] 183c26424806: Preparing [2024-09-23T05:41:32.417Z] 01f6482ee72f: Preparing [2024-09-23T05:41:32.417Z] a5270def237d: Preparing [2024-09-23T05:41:32.417Z] 17715c620ea8: Preparing [2024-09-23T05:41:32.417Z] 072c7dac3d74: Preparing [2024-09-23T05:41:32.417Z] 072c7dac3d74: Waiting [2024-09-23T05:41:32.417Z] 968d2987d3b9: Preparing [2024-09-23T05:41:32.417Z] 7e11bcc7a9bf: Preparing [2024-09-23T05:41:32.417Z] 968d2987d3b9: Waiting [2024-09-23T05:41:32.417Z] d6652bce41ed: Preparing [2024-09-23T05:41:32.417Z] 14d376e73800: Preparing [2024-09-23T05:41:32.417Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:32.417Z] 7e11bcc7a9bf: Waiting [2024-09-23T05:41:32.417Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:32.417Z] d6652bce41ed: Waiting [2024-09-23T05:41:32.417Z] 14d376e73800: Waiting [2024-09-23T05:41:32.417Z] a5270def237d: Layer already exists [2024-09-23T05:41:32.417Z] f66b8cfd9f7b: Layer already exists [2024-09-23T05:41:32.417Z] 183c26424806: Layer already exists [2024-09-23T05:41:32.417Z] 17715c620ea8: Layer already exists [2024-09-23T05:41:32.417Z] 01f6482ee72f: Layer already exists [2024-09-23T05:41:32.417Z] d6652bce41ed: Layer already exists [2024-09-23T05:41:32.417Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:32.417Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:32.417Z] 7e11bcc7a9bf: Layer already exists [2024-09-23T05:41:32.417Z] 14d376e73800: Layer already exists [2024-09-23T05:41:32.417Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:32.682Z] latest: digest: sha256:12b65a691e79ecff51f378b68afa5f440ee63db4aff89eb95ea000c7f668bc92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:33.028Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:33.373Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.79 [2024-09-23T05:41:33.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-23T05:41:33.373Z] f66b8cfd9f7b: Preparing [2024-09-23T05:41:33.373Z] 183c26424806: Preparing [2024-09-23T05:41:33.373Z] 01f6482ee72f: Preparing [2024-09-23T05:41:33.373Z] a5270def237d: Preparing [2024-09-23T05:41:33.373Z] 17715c620ea8: Preparing [2024-09-23T05:41:33.373Z] 072c7dac3d74: Preparing [2024-09-23T05:41:33.373Z] 968d2987d3b9: Preparing [2024-09-23T05:41:33.373Z] 7e11bcc7a9bf: Preparing [2024-09-23T05:41:33.373Z] d6652bce41ed: Preparing [2024-09-23T05:41:33.373Z] 14d376e73800: Preparing [2024-09-23T05:41:33.373Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:33.373Z] 072c7dac3d74: Waiting [2024-09-23T05:41:33.373Z] 968d2987d3b9: Waiting [2024-09-23T05:41:33.373Z] 7e11bcc7a9bf: Waiting [2024-09-23T05:41:33.373Z] d6652bce41ed: Waiting [2024-09-23T05:41:33.373Z] 14d376e73800: Waiting [2024-09-23T05:41:33.373Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:33.373Z] 17715c620ea8: Layer already exists [2024-09-23T05:41:33.373Z] 01f6482ee72f: Layer already exists [2024-09-23T05:41:33.373Z] 183c26424806: Layer already exists [2024-09-23T05:41:33.373Z] f66b8cfd9f7b: Layer already exists [2024-09-23T05:41:33.373Z] a5270def237d: Layer already exists [2024-09-23T05:41:33.373Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:33.373Z] 7e11bcc7a9bf: Layer already exists [2024-09-23T05:41:33.373Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:33.373Z] 14d376e73800: Layer already exists [2024-09-23T05:41:33.373Z] d6652bce41ed: Layer already exists [2024-09-23T05:41:33.373Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:33.637Z] 3.2.0-dev.79: digest: sha256:12b65a691e79ecff51f378b68afa5f440ee63db4aff89eb95ea000c7f668bc92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:33.997Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:34.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:34.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-23T05:41:34.341Z] f66b8cfd9f7b: Preparing [2024-09-23T05:41:34.341Z] 183c26424806: Preparing [2024-09-23T05:41:34.341Z] 01f6482ee72f: Preparing [2024-09-23T05:41:34.341Z] a5270def237d: Preparing [2024-09-23T05:41:34.341Z] 17715c620ea8: Preparing [2024-09-23T05:41:34.341Z] 072c7dac3d74: Preparing [2024-09-23T05:41:34.341Z] 968d2987d3b9: Preparing [2024-09-23T05:41:34.341Z] 7e11bcc7a9bf: Preparing [2024-09-23T05:41:34.341Z] d6652bce41ed: Preparing [2024-09-23T05:41:34.341Z] 14d376e73800: Preparing [2024-09-23T05:41:34.341Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:34.341Z] 7e11bcc7a9bf: Waiting [2024-09-23T05:41:34.341Z] 072c7dac3d74: Waiting [2024-09-23T05:41:34.341Z] d6652bce41ed: Waiting [2024-09-23T05:41:34.341Z] 14d376e73800: Waiting [2024-09-23T05:41:34.341Z] 968d2987d3b9: Waiting [2024-09-23T05:41:34.341Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:34.341Z] 183c26424806: Layer already exists [2024-09-23T05:41:34.341Z] 01f6482ee72f: Layer already exists [2024-09-23T05:41:34.341Z] f66b8cfd9f7b: Layer already exists [2024-09-23T05:41:34.341Z] 17715c620ea8: Layer already exists [2024-09-23T05:41:34.341Z] a5270def237d: Layer already exists [2024-09-23T05:41:34.341Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:34.341Z] 7e11bcc7a9bf: Layer already exists [2024-09-23T05:41:34.341Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:34.341Z] d6652bce41ed: Layer already exists [2024-09-23T05:41:34.341Z] 14d376e73800: Layer already exists [2024-09-23T05:41:34.341Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:34.606Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:12b65a691e79ecff51f378b68afa5f440ee63db4aff89eb95ea000c7f668bc92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:34.957Z] + 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 [2024-09-23T05:41:35.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-23T05:41:35.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-23T05:41:35.317Z] f66b8cfd9f7b: Preparing [2024-09-23T05:41:35.317Z] 183c26424806: Preparing [2024-09-23T05:41:35.317Z] 01f6482ee72f: Preparing [2024-09-23T05:41:35.317Z] a5270def237d: Preparing [2024-09-23T05:41:35.317Z] 17715c620ea8: Preparing [2024-09-23T05:41:35.317Z] 072c7dac3d74: Preparing [2024-09-23T05:41:35.317Z] 968d2987d3b9: Preparing [2024-09-23T05:41:35.317Z] 7e11bcc7a9bf: Preparing [2024-09-23T05:41:35.317Z] d6652bce41ed: Preparing [2024-09-23T05:41:35.317Z] 14d376e73800: Preparing [2024-09-23T05:41:35.317Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:35.317Z] 968d2987d3b9: Waiting [2024-09-23T05:41:35.317Z] 7e11bcc7a9bf: Waiting [2024-09-23T05:41:35.317Z] d6652bce41ed: Waiting [2024-09-23T05:41:35.317Z] 14d376e73800: Waiting [2024-09-23T05:41:35.317Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:35.317Z] 072c7dac3d74: Waiting [2024-09-23T05:41:35.317Z] 183c26424806: Layer already exists [2024-09-23T05:41:35.317Z] 01f6482ee72f: Layer already exists [2024-09-23T05:41:35.317Z] f66b8cfd9f7b: Layer already exists [2024-09-23T05:41:35.317Z] a5270def237d: Layer already exists [2024-09-23T05:41:35.317Z] 17715c620ea8: Layer already exists [2024-09-23T05:41:35.317Z] d6652bce41ed: Layer already exists [2024-09-23T05:41:35.317Z] 7e11bcc7a9bf: Layer already exists [2024-09-23T05:41:35.317Z] 14d376e73800: Layer already exists [2024-09-23T05:41:35.317Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:35.317Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:35.317Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:35.582Z] main: digest: sha256:12b65a691e79ecff51f378b68afa5f440ee63db4aff89eb95ea000c7f668bc92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:41:35.653Z] ===================================================== [Pipeline] echo [2024-09-23T05:41:35.665Z] taggedImages: [2024-09-23T05:41:35.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:35.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-23T05:41:35.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.79 [2024-09-23T05:41:35.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:35.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-23T05:41:35.690Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-23T05:41:35.690Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:35.690Z] latest [2024-09-23T05:41:35.690Z] 3.2.0-dev.79 [2024-09-23T05:41:35.690Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:35.690Z] main [2024-09-23T05:41:35.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:36.044Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:36.391Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:36.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-23T05:41:36.391Z] bd35492b5ff2: Preparing [2024-09-23T05:41:36.391Z] 6c67b64eadf1: Preparing [2024-09-23T05:41:36.391Z] bdefb1fdafda: Preparing [2024-09-23T05:41:36.391Z] 27bc8c0c4459: Preparing [2024-09-23T05:41:36.391Z] 277ff9c0cb9d: Preparing [2024-09-23T05:41:36.391Z] 981b1d90c08e: Preparing [2024-09-23T05:41:36.391Z] e245f16a2697: Preparing [2024-09-23T05:41:36.391Z] 072c7dac3d74: Preparing [2024-09-23T05:41:36.391Z] 968d2987d3b9: Preparing [2024-09-23T05:41:36.391Z] 603085e77220: Preparing [2024-09-23T05:41:36.391Z] 2fc7b7cde9ed: Preparing [2024-09-23T05:41:36.391Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:36.391Z] e245f16a2697: Waiting [2024-09-23T05:41:36.391Z] 072c7dac3d74: Waiting [2024-09-23T05:41:36.391Z] 968d2987d3b9: Waiting [2024-09-23T05:41:36.391Z] 603085e77220: Waiting [2024-09-23T05:41:36.391Z] 2fc7b7cde9ed: Waiting [2024-09-23T05:41:36.391Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:36.391Z] 981b1d90c08e: Waiting [2024-09-23T05:41:36.657Z] 6c67b64eadf1: Pushed [2024-09-23T05:41:36.657Z] 277ff9c0cb9d: Pushed [2024-09-23T05:41:36.657Z] bd35492b5ff2: Pushed [2024-09-23T05:41:36.657Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:36.657Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:36.921Z] e245f16a2697: Pushed [2024-09-23T05:41:36.921Z] 981b1d90c08e: Pushed [2024-09-23T05:41:36.921Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:36.921Z] 603085e77220: Pushed [2024-09-23T05:41:38.850Z] 27bc8c0c4459: Pushed [2024-09-23T05:41:39.113Z] bdefb1fdafda: Pushed [2024-09-23T05:41:39.376Z] 2fc7b7cde9ed: Pushed [2024-09-23T05:41:39.639Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:01cf92b2dadf11e08c0741215028d94ee2d90ec456ebbc73de278f3ed20bbffa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:39.987Z] + 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 [2024-09-23T05:41:40.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-23T05:41:40.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-23T05:41:40.336Z] bd35492b5ff2: Preparing [2024-09-23T05:41:40.336Z] 6c67b64eadf1: Preparing [2024-09-23T05:41:40.336Z] bdefb1fdafda: Preparing [2024-09-23T05:41:40.336Z] 27bc8c0c4459: Preparing [2024-09-23T05:41:40.336Z] 277ff9c0cb9d: Preparing [2024-09-23T05:41:40.336Z] 981b1d90c08e: Preparing [2024-09-23T05:41:40.336Z] e245f16a2697: Preparing [2024-09-23T05:41:40.336Z] 072c7dac3d74: Preparing [2024-09-23T05:41:40.337Z] 968d2987d3b9: Preparing [2024-09-23T05:41:40.337Z] 603085e77220: Preparing [2024-09-23T05:41:40.337Z] 2fc7b7cde9ed: Preparing [2024-09-23T05:41:40.337Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:40.337Z] e245f16a2697: Waiting [2024-09-23T05:41:40.337Z] 981b1d90c08e: Waiting [2024-09-23T05:41:40.337Z] 072c7dac3d74: Waiting [2024-09-23T05:41:40.337Z] 968d2987d3b9: Waiting [2024-09-23T05:41:40.337Z] 603085e77220: Waiting [2024-09-23T05:41:40.337Z] 2fc7b7cde9ed: Waiting [2024-09-23T05:41:40.337Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:40.337Z] 27bc8c0c4459: Layer already exists [2024-09-23T05:41:40.337Z] bdefb1fdafda: Layer already exists [2024-09-23T05:41:40.337Z] bd35492b5ff2: Layer already exists [2024-09-23T05:41:40.337Z] 277ff9c0cb9d: Layer already exists [2024-09-23T05:41:40.337Z] 6c67b64eadf1: Layer already exists [2024-09-23T05:41:40.337Z] e245f16a2697: Layer already exists [2024-09-23T05:41:40.337Z] 603085e77220: Layer already exists [2024-09-23T05:41:40.337Z] 981b1d90c08e: Layer already exists [2024-09-23T05:41:40.337Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:40.337Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:40.337Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:40.337Z] 2fc7b7cde9ed: Layer already exists [2024-09-23T05:41:40.599Z] latest: digest: sha256:01cf92b2dadf11e08c0741215028d94ee2d90ec456ebbc73de278f3ed20bbffa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:40.948Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:41.292Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.79 [2024-09-23T05:41:41.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-23T05:41:41.292Z] bd35492b5ff2: Preparing [2024-09-23T05:41:41.292Z] 6c67b64eadf1: Preparing [2024-09-23T05:41:41.292Z] bdefb1fdafda: Preparing [2024-09-23T05:41:41.292Z] 27bc8c0c4459: Preparing [2024-09-23T05:41:41.292Z] 277ff9c0cb9d: Preparing [2024-09-23T05:41:41.292Z] 981b1d90c08e: Preparing [2024-09-23T05:41:41.292Z] e245f16a2697: Preparing [2024-09-23T05:41:41.292Z] 072c7dac3d74: Preparing [2024-09-23T05:41:41.292Z] 968d2987d3b9: Preparing [2024-09-23T05:41:41.292Z] 603085e77220: Preparing [2024-09-23T05:41:41.292Z] 2fc7b7cde9ed: Preparing [2024-09-23T05:41:41.292Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:41.292Z] e245f16a2697: Waiting [2024-09-23T05:41:41.292Z] 981b1d90c08e: Waiting [2024-09-23T05:41:41.292Z] 968d2987d3b9: Waiting [2024-09-23T05:41:41.292Z] 603085e77220: Waiting [2024-09-23T05:41:41.292Z] 072c7dac3d74: Waiting [2024-09-23T05:41:41.292Z] 2fc7b7cde9ed: Waiting [2024-09-23T05:41:41.292Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:41.292Z] 27bc8c0c4459: Layer already exists [2024-09-23T05:41:41.292Z] 6c67b64eadf1: Layer already exists [2024-09-23T05:41:41.292Z] 277ff9c0cb9d: Layer already exists [2024-09-23T05:41:41.292Z] bd35492b5ff2: Layer already exists [2024-09-23T05:41:41.292Z] bdefb1fdafda: Layer already exists [2024-09-23T05:41:41.292Z] e245f16a2697: Layer already exists [2024-09-23T05:41:41.292Z] 603085e77220: Layer already exists [2024-09-23T05:41:41.292Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:41.292Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:41.292Z] 981b1d90c08e: Layer already exists [2024-09-23T05:41:41.292Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:41.292Z] 2fc7b7cde9ed: Layer already exists [2024-09-23T05:41:41.557Z] 3.2.0-dev.79: digest: sha256:01cf92b2dadf11e08c0741215028d94ee2d90ec456ebbc73de278f3ed20bbffa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:41.914Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:42.263Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:42.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-23T05:41:42.263Z] bd35492b5ff2: Preparing [2024-09-23T05:41:42.263Z] 6c67b64eadf1: Preparing [2024-09-23T05:41:42.263Z] bdefb1fdafda: Preparing [2024-09-23T05:41:42.263Z] 27bc8c0c4459: Preparing [2024-09-23T05:41:42.263Z] 277ff9c0cb9d: Preparing [2024-09-23T05:41:42.263Z] 981b1d90c08e: Preparing [2024-09-23T05:41:42.263Z] e245f16a2697: Preparing [2024-09-23T05:41:42.263Z] 072c7dac3d74: Preparing [2024-09-23T05:41:42.263Z] 968d2987d3b9: Preparing [2024-09-23T05:41:42.263Z] 603085e77220: Preparing [2024-09-23T05:41:42.263Z] 2fc7b7cde9ed: Preparing [2024-09-23T05:41:42.263Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:42.263Z] 981b1d90c08e: Waiting [2024-09-23T05:41:42.263Z] e245f16a2697: Waiting [2024-09-23T05:41:42.263Z] 072c7dac3d74: Waiting [2024-09-23T05:41:42.263Z] 968d2987d3b9: Waiting [2024-09-23T05:41:42.263Z] 2fc7b7cde9ed: Waiting [2024-09-23T05:41:42.263Z] 603085e77220: Waiting [2024-09-23T05:41:42.263Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:42.263Z] 277ff9c0cb9d: Layer already exists [2024-09-23T05:41:42.263Z] bd35492b5ff2: Layer already exists [2024-09-23T05:41:42.263Z] 27bc8c0c4459: Layer already exists [2024-09-23T05:41:42.263Z] bdefb1fdafda: Layer already exists [2024-09-23T05:41:42.263Z] 6c67b64eadf1: Layer already exists [2024-09-23T05:41:42.263Z] 981b1d90c08e: Layer already exists [2024-09-23T05:41:42.263Z] e245f16a2697: Layer already exists [2024-09-23T05:41:42.263Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:42.263Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:42.263Z] 603085e77220: Layer already exists [2024-09-23T05:41:42.263Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:42.263Z] 2fc7b7cde9ed: Layer already exists [2024-09-23T05:41:42.529Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:01cf92b2dadf11e08c0741215028d94ee2d90ec456ebbc73de278f3ed20bbffa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:42.880Z] + 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 [2024-09-23T05:41:43.211Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-23T05:41:43.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-23T05:41:43.211Z] bd35492b5ff2: Preparing [2024-09-23T05:41:43.211Z] 6c67b64eadf1: Preparing [2024-09-23T05:41:43.211Z] bdefb1fdafda: Preparing [2024-09-23T05:41:43.211Z] 27bc8c0c4459: Preparing [2024-09-23T05:41:43.211Z] 277ff9c0cb9d: Preparing [2024-09-23T05:41:43.211Z] 981b1d90c08e: Preparing [2024-09-23T05:41:43.211Z] e245f16a2697: Preparing [2024-09-23T05:41:43.211Z] 072c7dac3d74: Preparing [2024-09-23T05:41:43.211Z] 968d2987d3b9: Preparing [2024-09-23T05:41:43.211Z] 603085e77220: Preparing [2024-09-23T05:41:43.211Z] 2fc7b7cde9ed: Preparing [2024-09-23T05:41:43.211Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:43.211Z] 072c7dac3d74: Waiting [2024-09-23T05:41:43.211Z] 968d2987d3b9: Waiting [2024-09-23T05:41:43.211Z] 603085e77220: Waiting [2024-09-23T05:41:43.211Z] 2fc7b7cde9ed: Waiting [2024-09-23T05:41:43.211Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:43.211Z] 981b1d90c08e: Waiting [2024-09-23T05:41:43.211Z] e245f16a2697: Waiting [2024-09-23T05:41:43.211Z] bd35492b5ff2: Layer already exists [2024-09-23T05:41:43.211Z] 6c67b64eadf1: Layer already exists [2024-09-23T05:41:43.211Z] bdefb1fdafda: Layer already exists [2024-09-23T05:41:43.211Z] 27bc8c0c4459: Layer already exists [2024-09-23T05:41:43.211Z] 277ff9c0cb9d: Layer already exists [2024-09-23T05:41:43.211Z] 981b1d90c08e: Layer already exists [2024-09-23T05:41:43.211Z] e245f16a2697: Layer already exists [2024-09-23T05:41:43.211Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:43.211Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:43.211Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:43.211Z] 2fc7b7cde9ed: Layer already exists [2024-09-23T05:41:43.211Z] 603085e77220: Layer already exists [2024-09-23T05:41:43.476Z] main: digest: sha256:01cf92b2dadf11e08c0741215028d94ee2d90ec456ebbc73de278f3ed20bbffa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:41:43.545Z] ===================================================== [Pipeline] echo [2024-09-23T05:41:43.555Z] taggedImages: [2024-09-23T05:41:43.555Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:43.555Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-23T05:41:43.555Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.79 [2024-09-23T05:41:43.555Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:43.555Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-23T05:41:43.583Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-23T05:41:43.583Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:43.583Z] latest [2024-09-23T05:41:43.583Z] 3.2.0-dev.79 [2024-09-23T05:41:43.583Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:43.583Z] main [2024-09-23T05:41:43.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:43.934Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:44.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:44.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-23T05:41:44.274Z] 78fcf494ee1c: Preparing [2024-09-23T05:41:44.274Z] 9fff156fbab3: Preparing [2024-09-23T05:41:44.274Z] 072c7dac3d74: Preparing [2024-09-23T05:41:44.274Z] 968d2987d3b9: Preparing [2024-09-23T05:41:44.274Z] 6577eda7219b: Preparing [2024-09-23T05:41:44.274Z] a4b17241e497: Preparing [2024-09-23T05:41:44.274Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:44.274Z] a4b17241e497: Waiting [2024-09-23T05:41:44.274Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:44.274Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:44.274Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:44.538Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:44.538Z] 6577eda7219b: Pushed [2024-09-23T05:41:44.538Z] 78fcf494ee1c: Pushed [2024-09-23T05:41:45.936Z] a4b17241e497: Pushed [2024-09-23T05:41:47.873Z] 9fff156fbab3: Pushed [2024-09-23T05:41:48.138Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:2d99a57ffd930a545b06e61a2f2ce891d5b9efe15cddbd861e978bc02b77fd5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:48.492Z] + 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 [2024-09-23T05:41:48.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-23T05:41:48.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-23T05:41:48.844Z] 78fcf494ee1c: Preparing [2024-09-23T05:41:48.844Z] 9fff156fbab3: Preparing [2024-09-23T05:41:48.844Z] 072c7dac3d74: Preparing [2024-09-23T05:41:48.844Z] 968d2987d3b9: Preparing [2024-09-23T05:41:48.844Z] 6577eda7219b: Preparing [2024-09-23T05:41:48.844Z] a4b17241e497: Preparing [2024-09-23T05:41:48.844Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:48.844Z] a4b17241e497: Waiting [2024-09-23T05:41:48.844Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:48.844Z] 9fff156fbab3: Layer already exists [2024-09-23T05:41:48.844Z] 78fcf494ee1c: Layer already exists [2024-09-23T05:41:48.844Z] 6577eda7219b: Layer already exists [2024-09-23T05:41:48.844Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:48.844Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:48.844Z] a4b17241e497: Layer already exists [2024-09-23T05:41:48.844Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:49.109Z] latest: digest: sha256:2d99a57ffd930a545b06e61a2f2ce891d5b9efe15cddbd861e978bc02b77fd5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:49.467Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:49.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.79 [2024-09-23T05:41:49.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-23T05:41:49.815Z] 78fcf494ee1c: Preparing [2024-09-23T05:41:49.815Z] 9fff156fbab3: Preparing [2024-09-23T05:41:49.815Z] 072c7dac3d74: Preparing [2024-09-23T05:41:49.815Z] 968d2987d3b9: Preparing [2024-09-23T05:41:49.815Z] 6577eda7219b: Preparing [2024-09-23T05:41:49.815Z] a4b17241e497: Preparing [2024-09-23T05:41:49.815Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:49.815Z] a4b17241e497: Waiting [2024-09-23T05:41:49.815Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:49.815Z] 6577eda7219b: Layer already exists [2024-09-23T05:41:49.815Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:49.815Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:49.815Z] 78fcf494ee1c: Layer already exists [2024-09-23T05:41:49.815Z] 9fff156fbab3: Layer already exists [2024-09-23T05:41:49.815Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:49.815Z] a4b17241e497: Layer already exists [2024-09-23T05:41:49.815Z] 3.2.0-dev.79: digest: sha256:2d99a57ffd930a545b06e61a2f2ce891d5b9efe15cddbd861e978bc02b77fd5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:50.425Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:50.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:50.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-23T05:41:50.767Z] 78fcf494ee1c: Preparing [2024-09-23T05:41:50.767Z] 9fff156fbab3: Preparing [2024-09-23T05:41:50.767Z] 072c7dac3d74: Preparing [2024-09-23T05:41:50.767Z] 968d2987d3b9: Preparing [2024-09-23T05:41:50.767Z] 6577eda7219b: Preparing [2024-09-23T05:41:50.767Z] a4b17241e497: Preparing [2024-09-23T05:41:50.767Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:50.767Z] a4b17241e497: Waiting [2024-09-23T05:41:50.767Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:50.767Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:50.767Z] 78fcf494ee1c: Layer already exists [2024-09-23T05:41:50.767Z] 6577eda7219b: Layer already exists [2024-09-23T05:41:50.767Z] 9fff156fbab3: Layer already exists [2024-09-23T05:41:50.767Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:50.767Z] a4b17241e497: Layer already exists [2024-09-23T05:41:50.767Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:51.032Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:2d99a57ffd930a545b06e61a2f2ce891d5b9efe15cddbd861e978bc02b77fd5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:51.382Z] + 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 [2024-09-23T05:41:51.724Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-23T05:41:51.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-23T05:41:51.724Z] 78fcf494ee1c: Preparing [2024-09-23T05:41:51.724Z] 9fff156fbab3: Preparing [2024-09-23T05:41:51.724Z] 072c7dac3d74: Preparing [2024-09-23T05:41:51.724Z] 968d2987d3b9: Preparing [2024-09-23T05:41:51.724Z] 6577eda7219b: Preparing [2024-09-23T05:41:51.724Z] a4b17241e497: Preparing [2024-09-23T05:41:51.724Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:51.724Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:51.724Z] a4b17241e497: Waiting [2024-09-23T05:41:51.724Z] 9fff156fbab3: Layer already exists [2024-09-23T05:41:51.724Z] 6577eda7219b: Layer already exists [2024-09-23T05:41:51.724Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:51.724Z] 78fcf494ee1c: Layer already exists [2024-09-23T05:41:51.724Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:51.724Z] a4b17241e497: Layer already exists [2024-09-23T05:41:51.724Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:51.989Z] main: digest: sha256:2d99a57ffd930a545b06e61a2f2ce891d5b9efe15cddbd861e978bc02b77fd5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:41:52.067Z] ===================================================== [Pipeline] echo [2024-09-23T05:41:52.080Z] taggedImages: [2024-09-23T05:41:52.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:52.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-23T05:41:52.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.79 [2024-09-23T05:41:52.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:52.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-23T05:41:52.116Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-23T05:41:52.116Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:52.116Z] latest [2024-09-23T05:41:52.116Z] 3.2.0-dev.79 [2024-09-23T05:41:52.116Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:41:52.116Z] main [2024-09-23T05:41:52.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:52.468Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:41:52.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:41:52.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-23T05:41:52.815Z] cf634a352857: Preparing [2024-09-23T05:41:52.815Z] b897ed33cfb0: Preparing [2024-09-23T05:41:52.815Z] d27a4a2b4c81: Preparing [2024-09-23T05:41:52.815Z] 072c7dac3d74: Preparing [2024-09-23T05:41:52.815Z] 968d2987d3b9: Preparing [2024-09-23T05:41:52.815Z] 2d28be2ba44a: Preparing [2024-09-23T05:41:52.815Z] 70ca442ab1f4: Preparing [2024-09-23T05:41:52.815Z] 2d28be2ba44a: Waiting [2024-09-23T05:41:52.815Z] b69f70c98d0e: Preparing [2024-09-23T05:41:52.815Z] ddda7ec5970d: Preparing [2024-09-23T05:41:52.815Z] b69f70c98d0e: Waiting [2024-09-23T05:41:52.815Z] 70ca442ab1f4: Waiting [2024-09-23T05:41:52.815Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:41:52.815Z] ddda7ec5970d: Waiting [2024-09-23T05:41:52.815Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:41:52.815Z] 072c7dac3d74: Layer already exists [2024-09-23T05:41:52.815Z] 968d2987d3b9: Layer already exists [2024-09-23T05:41:53.078Z] d27a4a2b4c81: Pushed [2024-09-23T05:41:53.078Z] cf634a352857: Pushed [2024-09-23T05:41:53.078Z] b897ed33cfb0: Pushed [2024-09-23T05:41:53.078Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:41:53.078Z] b69f70c98d0e: Pushed [2024-09-23T05:41:54.028Z] ddda7ec5970d: Pushed [2024-09-23T05:42:06.297Z] 70ca442ab1f4: Pushed [2024-09-23T05:42:14.490Z] 2d28be2ba44a: Pushed [2024-09-23T05:42:14.490Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:f8ec22a873d48defb2ceb49c8f5048bdd15ad2bd20fdfed18fe41c178e4ee296 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:14.838Z] + 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 [2024-09-23T05:42:15.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-23T05:42:15.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-23T05:42:15.188Z] cf634a352857: Preparing [2024-09-23T05:42:15.188Z] b897ed33cfb0: Preparing [2024-09-23T05:42:15.188Z] d27a4a2b4c81: Preparing [2024-09-23T05:42:15.188Z] 072c7dac3d74: Preparing [2024-09-23T05:42:15.188Z] 968d2987d3b9: Preparing [2024-09-23T05:42:15.188Z] 2d28be2ba44a: Preparing [2024-09-23T05:42:15.188Z] 70ca442ab1f4: Preparing [2024-09-23T05:42:15.188Z] b69f70c98d0e: Preparing [2024-09-23T05:42:15.188Z] ddda7ec5970d: Preparing [2024-09-23T05:42:15.188Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:15.188Z] b69f70c98d0e: Waiting [2024-09-23T05:42:15.188Z] 2d28be2ba44a: Waiting [2024-09-23T05:42:15.188Z] 70ca442ab1f4: Waiting [2024-09-23T05:42:15.188Z] ddda7ec5970d: Waiting [2024-09-23T05:42:15.188Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:42:15.188Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:15.188Z] d27a4a2b4c81: Layer already exists [2024-09-23T05:42:15.188Z] cf634a352857: Layer already exists [2024-09-23T05:42:15.188Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:15.188Z] b897ed33cfb0: Layer already exists [2024-09-23T05:42:15.188Z] 2d28be2ba44a: Layer already exists [2024-09-23T05:42:15.188Z] ddda7ec5970d: Layer already exists [2024-09-23T05:42:15.188Z] 70ca442ab1f4: Layer already exists [2024-09-23T05:42:15.188Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:15.188Z] b69f70c98d0e: Layer already exists [2024-09-23T05:42:15.461Z] latest: digest: sha256:f8ec22a873d48defb2ceb49c8f5048bdd15ad2bd20fdfed18fe41c178e4ee296 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:15.824Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:16.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.79 [2024-09-23T05:42:16.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-23T05:42:16.180Z] cf634a352857: Preparing [2024-09-23T05:42:16.180Z] b897ed33cfb0: Preparing [2024-09-23T05:42:16.180Z] d27a4a2b4c81: Preparing [2024-09-23T05:42:16.180Z] 072c7dac3d74: Preparing [2024-09-23T05:42:16.180Z] 968d2987d3b9: Preparing [2024-09-23T05:42:16.180Z] 2d28be2ba44a: Preparing [2024-09-23T05:42:16.180Z] 70ca442ab1f4: Preparing [2024-09-23T05:42:16.180Z] 2d28be2ba44a: Waiting [2024-09-23T05:42:16.180Z] b69f70c98d0e: Preparing [2024-09-23T05:42:16.180Z] ddda7ec5970d: Preparing [2024-09-23T05:42:16.180Z] 70ca442ab1f4: Waiting [2024-09-23T05:42:16.180Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:16.180Z] ddda7ec5970d: Waiting [2024-09-23T05:42:16.180Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:42:16.180Z] b69f70c98d0e: Waiting [2024-09-23T05:42:16.180Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:16.180Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:16.180Z] d27a4a2b4c81: Layer already exists [2024-09-23T05:42:16.180Z] b897ed33cfb0: Layer already exists [2024-09-23T05:42:16.180Z] cf634a352857: Layer already exists [2024-09-23T05:42:16.180Z] 70ca442ab1f4: Layer already exists [2024-09-23T05:42:16.180Z] 2d28be2ba44a: Layer already exists [2024-09-23T05:42:16.180Z] ddda7ec5970d: Layer already exists [2024-09-23T05:42:16.180Z] b69f70c98d0e: Layer already exists [2024-09-23T05:42:16.180Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:16.444Z] 3.2.0-dev.79: digest: sha256:f8ec22a873d48defb2ceb49c8f5048bdd15ad2bd20fdfed18fe41c178e4ee296 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:16.801Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:17.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:42:17.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-23T05:42:17.209Z] cf634a352857: Preparing [2024-09-23T05:42:17.209Z] b897ed33cfb0: Preparing [2024-09-23T05:42:17.209Z] d27a4a2b4c81: Preparing [2024-09-23T05:42:17.209Z] 072c7dac3d74: Preparing [2024-09-23T05:42:17.209Z] 968d2987d3b9: Preparing [2024-09-23T05:42:17.209Z] 2d28be2ba44a: Preparing [2024-09-23T05:42:17.209Z] 70ca442ab1f4: Preparing [2024-09-23T05:42:17.209Z] b69f70c98d0e: Preparing [2024-09-23T05:42:17.209Z] ddda7ec5970d: Preparing [2024-09-23T05:42:17.209Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:17.209Z] 2d28be2ba44a: Waiting [2024-09-23T05:42:17.209Z] b69f70c98d0e: Waiting [2024-09-23T05:42:17.209Z] 70ca442ab1f4: Waiting [2024-09-23T05:42:17.209Z] ddda7ec5970d: Waiting [2024-09-23T05:42:17.209Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:42:17.209Z] b897ed33cfb0: Layer already exists [2024-09-23T05:42:17.209Z] cf634a352857: Layer already exists [2024-09-23T05:42:17.209Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:17.209Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:17.209Z] d27a4a2b4c81: Layer already exists [2024-09-23T05:42:17.209Z] 2d28be2ba44a: Layer already exists [2024-09-23T05:42:17.209Z] b69f70c98d0e: Layer already exists [2024-09-23T05:42:17.209Z] 70ca442ab1f4: Layer already exists [2024-09-23T05:42:17.209Z] ddda7ec5970d: Layer already exists [2024-09-23T05:42:17.209Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:17.479Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:f8ec22a873d48defb2ceb49c8f5048bdd15ad2bd20fdfed18fe41c178e4ee296 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:17.831Z] + 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 [2024-09-23T05:42:18.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-23T05:42:18.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-23T05:42:18.175Z] cf634a352857: Preparing [2024-09-23T05:42:18.175Z] b897ed33cfb0: Preparing [2024-09-23T05:42:18.175Z] d27a4a2b4c81: Preparing [2024-09-23T05:42:18.175Z] 072c7dac3d74: Preparing [2024-09-23T05:42:18.175Z] 968d2987d3b9: Preparing [2024-09-23T05:42:18.175Z] 2d28be2ba44a: Preparing [2024-09-23T05:42:18.175Z] 70ca442ab1f4: Preparing [2024-09-23T05:42:18.175Z] b69f70c98d0e: Preparing [2024-09-23T05:42:18.175Z] ddda7ec5970d: Preparing [2024-09-23T05:42:18.175Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:18.175Z] 2d28be2ba44a: Waiting [2024-09-23T05:42:18.175Z] 70ca442ab1f4: Waiting [2024-09-23T05:42:18.175Z] b69f70c98d0e: Waiting [2024-09-23T05:42:18.175Z] ddda7ec5970d: Waiting [2024-09-23T05:42:18.175Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:42:18.175Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:18.175Z] cf634a352857: Layer already exists [2024-09-23T05:42:18.175Z] d27a4a2b4c81: Layer already exists [2024-09-23T05:42:18.175Z] b897ed33cfb0: Layer already exists [2024-09-23T05:42:18.175Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:18.175Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:18.175Z] 70ca442ab1f4: Layer already exists [2024-09-23T05:42:18.175Z] 2d28be2ba44a: Layer already exists [2024-09-23T05:42:18.175Z] b69f70c98d0e: Layer already exists [2024-09-23T05:42:18.175Z] ddda7ec5970d: Layer already exists [2024-09-23T05:42:18.440Z] main: digest: sha256:f8ec22a873d48defb2ceb49c8f5048bdd15ad2bd20fdfed18fe41c178e4ee296 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:42:18.521Z] ===================================================== [Pipeline] echo [2024-09-23T05:42:18.536Z] taggedImages: [2024-09-23T05:42:18.536Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:42:18.536Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-23T05:42:18.536Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.79 [2024-09-23T05:42:18.536Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:42:18.536Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-23T05:42:18.567Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-23T05:42:18.567Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:42:18.567Z] latest [2024-09-23T05:42:18.567Z] 3.2.0-dev.79 [2024-09-23T05:42:18.567Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:42:18.567Z] main [2024-09-23T05:42:18.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:18.925Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:19.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:42:19.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-23T05:42:19.269Z] 7208a6ef25bc: Preparing [2024-09-23T05:42:19.269Z] 770b77e226f6: Preparing [2024-09-23T05:42:19.269Z] 5fa3577bd384: Preparing [2024-09-23T05:42:19.269Z] 072c7dac3d74: Preparing [2024-09-23T05:42:19.269Z] 968d2987d3b9: Preparing [2024-09-23T05:42:19.269Z] 2d28be2ba44a: Preparing [2024-09-23T05:42:19.269Z] f71e6b030f3a: Preparing [2024-09-23T05:42:19.269Z] 459b7067359c: Preparing [2024-09-23T05:42:19.269Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:19.269Z] f71e6b030f3a: Waiting [2024-09-23T05:42:19.269Z] 459b7067359c: Waiting [2024-09-23T05:42:19.269Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:42:19.269Z] 2d28be2ba44a: Waiting [2024-09-23T05:42:19.269Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:19.535Z] 5fa3577bd384: Pushed [2024-09-23T05:42:19.535Z] 770b77e226f6: Pushed [2024-09-23T05:42:20.489Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:20.489Z] 2d28be2ba44a: Layer already exists [2024-09-23T05:42:20.489Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:20.489Z] 7208a6ef25bc: Pushed [2024-09-23T05:42:20.489Z] f71e6b030f3a: Pushed [2024-09-23T05:42:21.068Z] 459b7067359c: Pushed [2024-09-23T05:42:21.068Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:5b68c54c99793104ae40b388b719757a5bee0a9cbebe8087734cd5c8eb5d4c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:21.420Z] + 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 [2024-09-23T05:42:21.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-23T05:42:21.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-23T05:42:21.758Z] 7208a6ef25bc: Preparing [2024-09-23T05:42:21.758Z] 770b77e226f6: Preparing [2024-09-23T05:42:21.758Z] 5fa3577bd384: Preparing [2024-09-23T05:42:21.758Z] 072c7dac3d74: Preparing [2024-09-23T05:42:21.758Z] 968d2987d3b9: Preparing [2024-09-23T05:42:21.758Z] 2d28be2ba44a: Preparing [2024-09-23T05:42:21.758Z] f71e6b030f3a: Preparing [2024-09-23T05:42:21.758Z] 459b7067359c: Preparing [2024-09-23T05:42:21.758Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:21.758Z] 2d28be2ba44a: Waiting [2024-09-23T05:42:21.758Z] f71e6b030f3a: Waiting [2024-09-23T05:42:21.758Z] 459b7067359c: Waiting [2024-09-23T05:42:21.758Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:42:21.758Z] 5fa3577bd384: Layer already exists [2024-09-23T05:42:21.758Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:21.758Z] 7208a6ef25bc: Layer already exists [2024-09-23T05:42:21.758Z] 770b77e226f6: Layer already exists [2024-09-23T05:42:21.758Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:21.758Z] f71e6b030f3a: Layer already exists [2024-09-23T05:42:21.758Z] 2d28be2ba44a: Layer already exists [2024-09-23T05:42:21.758Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:21.758Z] 459b7067359c: Layer already exists [2024-09-23T05:42:22.024Z] latest: digest: sha256:5b68c54c99793104ae40b388b719757a5bee0a9cbebe8087734cd5c8eb5d4c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:22.373Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:22.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.79 [2024-09-23T05:42:22.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-23T05:42:22.716Z] 7208a6ef25bc: Preparing [2024-09-23T05:42:22.716Z] 770b77e226f6: Preparing [2024-09-23T05:42:22.716Z] 5fa3577bd384: Preparing [2024-09-23T05:42:22.716Z] 072c7dac3d74: Preparing [2024-09-23T05:42:22.716Z] 968d2987d3b9: Preparing [2024-09-23T05:42:22.716Z] 2d28be2ba44a: Preparing [2024-09-23T05:42:22.716Z] f71e6b030f3a: Preparing [2024-09-23T05:42:22.716Z] 459b7067359c: Preparing [2024-09-23T05:42:22.716Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:22.716Z] 2d28be2ba44a: Waiting [2024-09-23T05:42:22.716Z] f71e6b030f3a: Waiting [2024-09-23T05:42:22.716Z] 459b7067359c: Waiting [2024-09-23T05:42:22.716Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:42:22.716Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:22.716Z] 7208a6ef25bc: Layer already exists [2024-09-23T05:42:22.716Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:22.716Z] 770b77e226f6: Layer already exists [2024-09-23T05:42:22.716Z] 5fa3577bd384: Layer already exists [2024-09-23T05:42:22.716Z] 459b7067359c: Layer already exists [2024-09-23T05:42:22.716Z] 2d28be2ba44a: Layer already exists [2024-09-23T05:42:22.716Z] f71e6b030f3a: Layer already exists [2024-09-23T05:42:22.716Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:22.980Z] 3.2.0-dev.79: digest: sha256:5b68c54c99793104ae40b388b719757a5bee0a9cbebe8087734cd5c8eb5d4c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:23.328Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:23.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:42:23.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-23T05:42:23.673Z] 7208a6ef25bc: Preparing [2024-09-23T05:42:23.673Z] 770b77e226f6: Preparing [2024-09-23T05:42:23.673Z] 5fa3577bd384: Preparing [2024-09-23T05:42:23.673Z] 072c7dac3d74: Preparing [2024-09-23T05:42:23.673Z] 968d2987d3b9: Preparing [2024-09-23T05:42:23.673Z] 2d28be2ba44a: Preparing [2024-09-23T05:42:23.673Z] f71e6b030f3a: Preparing [2024-09-23T05:42:23.673Z] 459b7067359c: Preparing [2024-09-23T05:42:23.673Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:23.673Z] 2d28be2ba44a: Waiting [2024-09-23T05:42:23.673Z] f71e6b030f3a: Waiting [2024-09-23T05:42:23.673Z] 459b7067359c: Waiting [2024-09-23T05:42:23.673Z] 7208a6ef25bc: Layer already exists [2024-09-23T05:42:23.673Z] 770b77e226f6: Layer already exists [2024-09-23T05:42:23.673Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:23.673Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:23.673Z] 5fa3577bd384: Layer already exists [2024-09-23T05:42:23.673Z] 459b7067359c: Layer already exists [2024-09-23T05:42:23.673Z] 2d28be2ba44a: Layer already exists [2024-09-23T05:42:23.673Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:23.673Z] f71e6b030f3a: Layer already exists [2024-09-23T05:42:23.937Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:5b68c54c99793104ae40b388b719757a5bee0a9cbebe8087734cd5c8eb5d4c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:24.285Z] + 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 [2024-09-23T05:42:24.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-23T05:42:24.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-23T05:42:24.627Z] 7208a6ef25bc: Preparing [2024-09-23T05:42:24.627Z] 770b77e226f6: Preparing [2024-09-23T05:42:24.627Z] 5fa3577bd384: Preparing [2024-09-23T05:42:24.627Z] 072c7dac3d74: Preparing [2024-09-23T05:42:24.627Z] 968d2987d3b9: Preparing [2024-09-23T05:42:24.627Z] 2d28be2ba44a: Preparing [2024-09-23T05:42:24.627Z] f71e6b030f3a: Preparing [2024-09-23T05:42:24.627Z] 459b7067359c: Preparing [2024-09-23T05:42:24.627Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:24.627Z] f71e6b030f3a: Waiting [2024-09-23T05:42:24.627Z] 459b7067359c: Waiting [2024-09-23T05:42:24.627Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:42:24.627Z] 2d28be2ba44a: Waiting [2024-09-23T05:42:24.627Z] 770b77e226f6: Layer already exists [2024-09-23T05:42:24.627Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:24.627Z] 7208a6ef25bc: Layer already exists [2024-09-23T05:42:24.627Z] 5fa3577bd384: Layer already exists [2024-09-23T05:42:24.627Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:24.627Z] 2d28be2ba44a: Layer already exists [2024-09-23T05:42:24.627Z] f71e6b030f3a: Layer already exists [2024-09-23T05:42:24.627Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:24.627Z] 459b7067359c: Layer already exists [2024-09-23T05:42:24.893Z] main: digest: sha256:5b68c54c99793104ae40b388b719757a5bee0a9cbebe8087734cd5c8eb5d4c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:42:24.963Z] ===================================================== [Pipeline] echo [2024-09-23T05:42:24.976Z] taggedImages: [2024-09-23T05:42:24.976Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:42:24.976Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-23T05:42:24.976Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.79 [2024-09-23T05:42:24.976Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:42:24.976Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-23T05:42:25.005Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-23T05:42:25.005Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:42:25.005Z] latest [2024-09-23T05:42:25.005Z] 3.2.0-dev.79 [2024-09-23T05:42:25.005Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:42:25.005Z] main [2024-09-23T05:42:25.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:25.373Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:25.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:42:25.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-23T05:42:25.725Z] 0a88d0292249: Preparing [2024-09-23T05:42:25.725Z] e39c852ad631: Preparing [2024-09-23T05:42:25.725Z] 1aa329c67e3c: Preparing [2024-09-23T05:42:25.725Z] 072c7dac3d74: Preparing [2024-09-23T05:42:25.725Z] 968d2987d3b9: Preparing [2024-09-23T05:42:25.725Z] 79061174d80d: Preparing [2024-09-23T05:42:25.725Z] b69f70c98d0e: Preparing [2024-09-23T05:42:25.725Z] ddda7ec5970d: Preparing [2024-09-23T05:42:25.725Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:25.725Z] b69f70c98d0e: Waiting [2024-09-23T05:42:25.725Z] 79061174d80d: Waiting [2024-09-23T05:42:25.725Z] ddda7ec5970d: Waiting [2024-09-23T05:42:25.725Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:42:25.725Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:25.725Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:25.990Z] b69f70c98d0e: Layer already exists [2024-09-23T05:42:25.990Z] ddda7ec5970d: Layer already exists [2024-09-23T05:42:25.990Z] e39c852ad631: Pushed [2024-09-23T05:42:25.990Z] 1aa329c67e3c: Pushed [2024-09-23T05:42:25.990Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:25.990Z] 0a88d0292249: Pushed [2024-09-23T05:42:48.018Z] 79061174d80d: Pushed [2024-09-23T05:42:48.018Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:f0dc3fb104e89d4de5d10256afeab8e2128605e138ab748962c8222eb211c913 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:48.359Z] + 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 [2024-09-23T05:42:48.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-23T05:42:48.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-23T05:42:48.700Z] 0a88d0292249: Preparing [2024-09-23T05:42:48.700Z] e39c852ad631: Preparing [2024-09-23T05:42:48.700Z] 1aa329c67e3c: Preparing [2024-09-23T05:42:48.700Z] 072c7dac3d74: Preparing [2024-09-23T05:42:48.700Z] 968d2987d3b9: Preparing [2024-09-23T05:42:48.700Z] 79061174d80d: Preparing [2024-09-23T05:42:48.700Z] b69f70c98d0e: Preparing [2024-09-23T05:42:48.700Z] ddda7ec5970d: Preparing [2024-09-23T05:42:48.700Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:48.700Z] 79061174d80d: Waiting [2024-09-23T05:42:48.700Z] b69f70c98d0e: Waiting [2024-09-23T05:42:48.700Z] ddda7ec5970d: Waiting [2024-09-23T05:42:48.700Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:42:48.700Z] 1aa329c67e3c: Layer already exists [2024-09-23T05:42:48.700Z] e39c852ad631: Layer already exists [2024-09-23T05:42:48.700Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:48.700Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:48.700Z] 0a88d0292249: Layer already exists [2024-09-23T05:42:48.700Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:48.700Z] b69f70c98d0e: Layer already exists [2024-09-23T05:42:48.700Z] ddda7ec5970d: Layer already exists [2024-09-23T05:42:48.700Z] 79061174d80d: Layer already exists [2024-09-23T05:42:48.962Z] latest: digest: sha256:f0dc3fb104e89d4de5d10256afeab8e2128605e138ab748962c8222eb211c913 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:49.302Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:49.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.79 [2024-09-23T05:42:49.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-23T05:42:49.645Z] 0a88d0292249: Preparing [2024-09-23T05:42:49.645Z] e39c852ad631: Preparing [2024-09-23T05:42:49.645Z] 1aa329c67e3c: Preparing [2024-09-23T05:42:49.645Z] 072c7dac3d74: Preparing [2024-09-23T05:42:49.645Z] 968d2987d3b9: Preparing [2024-09-23T05:42:49.645Z] 79061174d80d: Preparing [2024-09-23T05:42:49.645Z] b69f70c98d0e: Preparing [2024-09-23T05:42:49.645Z] ddda7ec5970d: Preparing [2024-09-23T05:42:49.645Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:49.645Z] 79061174d80d: Waiting [2024-09-23T05:42:49.645Z] ddda7ec5970d: Waiting [2024-09-23T05:42:49.645Z] b69f70c98d0e: Waiting [2024-09-23T05:42:49.645Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:42:49.645Z] e39c852ad631: Layer already exists [2024-09-23T05:42:49.645Z] 1aa329c67e3c: Layer already exists [2024-09-23T05:42:49.645Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:49.645Z] 0a88d0292249: Layer already exists [2024-09-23T05:42:49.645Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:49.645Z] 79061174d80d: Layer already exists [2024-09-23T05:42:49.645Z] b69f70c98d0e: Layer already exists [2024-09-23T05:42:49.645Z] ddda7ec5970d: Layer already exists [2024-09-23T05:42:49.645Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:49.645Z] 3.2.0-dev.79: digest: sha256:f0dc3fb104e89d4de5d10256afeab8e2128605e138ab748962c8222eb211c913 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:50.252Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:50.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:42:50.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-23T05:42:50.583Z] 0a88d0292249: Preparing [2024-09-23T05:42:50.583Z] e39c852ad631: Preparing [2024-09-23T05:42:50.583Z] 1aa329c67e3c: Preparing [2024-09-23T05:42:50.583Z] 072c7dac3d74: Preparing [2024-09-23T05:42:50.583Z] 968d2987d3b9: Preparing [2024-09-23T05:42:50.583Z] 79061174d80d: Preparing [2024-09-23T05:42:50.583Z] b69f70c98d0e: Preparing [2024-09-23T05:42:50.583Z] ddda7ec5970d: Preparing [2024-09-23T05:42:50.583Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:50.583Z] b69f70c98d0e: Waiting [2024-09-23T05:42:50.583Z] 79061174d80d: Waiting [2024-09-23T05:42:50.583Z] ddda7ec5970d: Waiting [2024-09-23T05:42:50.583Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:50.583Z] 1aa329c67e3c: Layer already exists [2024-09-23T05:42:50.583Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:50.583Z] e39c852ad631: Layer already exists [2024-09-23T05:42:50.583Z] 0a88d0292249: Layer already exists [2024-09-23T05:42:50.583Z] b69f70c98d0e: Layer already exists [2024-09-23T05:42:50.583Z] ddda7ec5970d: Layer already exists [2024-09-23T05:42:50.583Z] 79061174d80d: Layer already exists [2024-09-23T05:42:50.583Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:50.847Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:f0dc3fb104e89d4de5d10256afeab8e2128605e138ab748962c8222eb211c913 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:51.193Z] + 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 [2024-09-23T05:42:51.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-23T05:42:51.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-23T05:42:51.537Z] 0a88d0292249: Preparing [2024-09-23T05:42:51.537Z] e39c852ad631: Preparing [2024-09-23T05:42:51.537Z] 1aa329c67e3c: Preparing [2024-09-23T05:42:51.537Z] 072c7dac3d74: Preparing [2024-09-23T05:42:51.537Z] 968d2987d3b9: Preparing [2024-09-23T05:42:51.537Z] 79061174d80d: Preparing [2024-09-23T05:42:51.537Z] b69f70c98d0e: Preparing [2024-09-23T05:42:51.537Z] ddda7ec5970d: Preparing [2024-09-23T05:42:51.537Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:51.537Z] b69f70c98d0e: Waiting [2024-09-23T05:42:51.537Z] ddda7ec5970d: Waiting [2024-09-23T05:42:51.537Z] 79061174d80d: Waiting [2024-09-23T05:42:51.537Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:42:51.537Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:51.537Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:51.537Z] 0a88d0292249: Layer already exists [2024-09-23T05:42:51.537Z] 1aa329c67e3c: Layer already exists [2024-09-23T05:42:51.537Z] e39c852ad631: Layer already exists [2024-09-23T05:42:51.537Z] b69f70c98d0e: Layer already exists [2024-09-23T05:42:51.537Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:51.537Z] 79061174d80d: Layer already exists [2024-09-23T05:42:51.537Z] ddda7ec5970d: Layer already exists [2024-09-23T05:42:51.537Z] main: digest: sha256:f0dc3fb104e89d4de5d10256afeab8e2128605e138ab748962c8222eb211c913 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:42:51.879Z] ===================================================== [Pipeline] echo [2024-09-23T05:42:51.891Z] taggedImages: [2024-09-23T05:42:51.891Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:42:51.891Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-23T05:42:51.891Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.79 [2024-09-23T05:42:51.891Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:42:51.891Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-23T05:42:51.918Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-23T05:42:51.918Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:42:51.918Z] latest [2024-09-23T05:42:51.918Z] 3.2.0-dev.79 [2024-09-23T05:42:51.918Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:42:51.918Z] main [2024-09-23T05:42:51.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:52.264Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:42:52.610Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:42:52.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-23T05:42:52.610Z] fa91365fa0a7: Preparing [2024-09-23T05:42:52.610Z] 8bba7724556f: Preparing [2024-09-23T05:42:52.610Z] 072c7dac3d74: Preparing [2024-09-23T05:42:52.610Z] 968d2987d3b9: Preparing [2024-09-23T05:42:52.610Z] cb63526f0b5e: Preparing [2024-09-23T05:42:52.610Z] b0f3e4152ee9: Preparing [2024-09-23T05:42:52.610Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:42:52.610Z] b0f3e4152ee9: Waiting [2024-09-23T05:42:52.610Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:42:52.610Z] 072c7dac3d74: Layer already exists [2024-09-23T05:42:52.610Z] 968d2987d3b9: Layer already exists [2024-09-23T05:42:52.874Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:42:52.874Z] cb63526f0b5e: Pushed [2024-09-23T05:42:52.874Z] fa91365fa0a7: Pushed [2024-09-23T05:42:53.451Z] b0f3e4152ee9: Pushed [2024-09-23T05:43:00.060Z] 8bba7724556f: Pushed [2024-09-23T05:43:00.060Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:ab65cdee4f536f91d19274dc086c1397b41a68cc6d0c9c133667eafae26ce55f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:00.414Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:00.765Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-23T05:43:00.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-23T05:43:00.765Z] fa91365fa0a7: Preparing [2024-09-23T05:43:00.765Z] 8bba7724556f: Preparing [2024-09-23T05:43:00.765Z] 072c7dac3d74: Preparing [2024-09-23T05:43:00.765Z] 968d2987d3b9: Preparing [2024-09-23T05:43:00.765Z] cb63526f0b5e: Preparing [2024-09-23T05:43:00.765Z] b0f3e4152ee9: Preparing [2024-09-23T05:43:00.765Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:00.765Z] b0f3e4152ee9: Waiting [2024-09-23T05:43:00.765Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:00.765Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:00.765Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:00.765Z] cb63526f0b5e: Layer already exists [2024-09-23T05:43:00.765Z] fa91365fa0a7: Layer already exists [2024-09-23T05:43:00.765Z] 8bba7724556f: Layer already exists [2024-09-23T05:43:00.765Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:00.765Z] b0f3e4152ee9: Layer already exists [2024-09-23T05:43:01.030Z] latest: digest: sha256:ab65cdee4f536f91d19274dc086c1397b41a68cc6d0c9c133667eafae26ce55f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:01.378Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:01.714Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.79 [2024-09-23T05:43:01.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-23T05:43:01.714Z] fa91365fa0a7: Preparing [2024-09-23T05:43:01.714Z] 8bba7724556f: Preparing [2024-09-23T05:43:01.714Z] 072c7dac3d74: Preparing [2024-09-23T05:43:01.714Z] 968d2987d3b9: Preparing [2024-09-23T05:43:01.714Z] cb63526f0b5e: Preparing [2024-09-23T05:43:01.714Z] b0f3e4152ee9: Preparing [2024-09-23T05:43:01.714Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:01.714Z] b0f3e4152ee9: Waiting [2024-09-23T05:43:01.714Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:01.714Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:01.714Z] fa91365fa0a7: Layer already exists [2024-09-23T05:43:01.714Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:01.714Z] cb63526f0b5e: Layer already exists [2024-09-23T05:43:01.714Z] 8bba7724556f: Layer already exists [2024-09-23T05:43:01.714Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:01.714Z] b0f3e4152ee9: Layer already exists [2024-09-23T05:43:01.979Z] 3.2.0-dev.79: digest: sha256:ab65cdee4f536f91d19274dc086c1397b41a68cc6d0c9c133667eafae26ce55f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:02.323Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:02.673Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:43:02.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-23T05:43:02.673Z] fa91365fa0a7: Preparing [2024-09-23T05:43:02.673Z] 8bba7724556f: Preparing [2024-09-23T05:43:02.673Z] 072c7dac3d74: Preparing [2024-09-23T05:43:02.673Z] 968d2987d3b9: Preparing [2024-09-23T05:43:02.673Z] cb63526f0b5e: Preparing [2024-09-23T05:43:02.673Z] b0f3e4152ee9: Preparing [2024-09-23T05:43:02.673Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:02.673Z] b0f3e4152ee9: Waiting [2024-09-23T05:43:02.673Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:02.673Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:02.673Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:02.673Z] 8bba7724556f: Layer already exists [2024-09-23T05:43:02.673Z] fa91365fa0a7: Layer already exists [2024-09-23T05:43:02.673Z] cb63526f0b5e: Layer already exists [2024-09-23T05:43:02.673Z] b0f3e4152ee9: Layer already exists [2024-09-23T05:43:02.673Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:03.254Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:ab65cdee4f536f91d19274dc086c1397b41a68cc6d0c9c133667eafae26ce55f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:03.601Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:03.945Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-23T05:43:03.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-23T05:43:03.946Z] fa91365fa0a7: Preparing [2024-09-23T05:43:03.946Z] 8bba7724556f: Preparing [2024-09-23T05:43:03.946Z] 072c7dac3d74: Preparing [2024-09-23T05:43:03.946Z] 968d2987d3b9: Preparing [2024-09-23T05:43:03.946Z] cb63526f0b5e: Preparing [2024-09-23T05:43:03.946Z] b0f3e4152ee9: Preparing [2024-09-23T05:43:03.946Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:03.946Z] b0f3e4152ee9: Waiting [2024-09-23T05:43:03.946Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:03.946Z] cb63526f0b5e: Layer already exists [2024-09-23T05:43:03.946Z] fa91365fa0a7: Layer already exists [2024-09-23T05:43:03.946Z] 8bba7724556f: Layer already exists [2024-09-23T05:43:03.946Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:03.946Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:03.946Z] b0f3e4152ee9: Layer already exists [2024-09-23T05:43:03.946Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:04.209Z] main: digest: sha256:ab65cdee4f536f91d19274dc086c1397b41a68cc6d0c9c133667eafae26ce55f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:43:04.294Z] ===================================================== [Pipeline] echo [2024-09-23T05:43:04.311Z] taggedImages: [2024-09-23T05:43:04.312Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:43:04.312Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-23T05:43:04.312Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.79 [2024-09-23T05:43:04.312Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:43:04.312Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-23T05:43:04.337Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-23T05:43:04.337Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:43:04.337Z] latest [2024-09-23T05:43:04.337Z] 3.2.0-dev.79 [2024-09-23T05:43:04.337Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:43:04.337Z] main [2024-09-23T05:43:04.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:04.696Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:05.037Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:43:05.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-23T05:43:05.037Z] d829e7f200d9: Preparing [2024-09-23T05:43:05.037Z] 48137bb0bd5a: Preparing [2024-09-23T05:43:05.037Z] 072c7dac3d74: Preparing [2024-09-23T05:43:05.037Z] 968d2987d3b9: Preparing [2024-09-23T05:43:05.037Z] 926ff8ca57c5: Preparing [2024-09-23T05:43:05.037Z] 55016a2ed0b4: Preparing [2024-09-23T05:43:05.037Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:05.037Z] 55016a2ed0b4: Waiting [2024-09-23T05:43:05.037Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:05.037Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:05.302Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:05.302Z] 926ff8ca57c5: Pushed [2024-09-23T05:43:05.302Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:05.565Z] d829e7f200d9: Pushed [2024-09-23T05:43:06.142Z] 55016a2ed0b4: Pushed [2024-09-23T05:43:21.090Z] 48137bb0bd5a: Pushed [2024-09-23T05:43:21.090Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:f73594417859532c2d6d3d1c7085e5c69521afc486ec1702fea09cbe9b19ebc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:21.433Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:21.775Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-23T05:43:21.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-23T05:43:21.775Z] d829e7f200d9: Preparing [2024-09-23T05:43:21.775Z] 48137bb0bd5a: Preparing [2024-09-23T05:43:21.775Z] 072c7dac3d74: Preparing [2024-09-23T05:43:21.775Z] 968d2987d3b9: Preparing [2024-09-23T05:43:21.775Z] 926ff8ca57c5: Preparing [2024-09-23T05:43:21.775Z] 55016a2ed0b4: Preparing [2024-09-23T05:43:21.775Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:21.775Z] 55016a2ed0b4: Waiting [2024-09-23T05:43:21.775Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:21.775Z] 926ff8ca57c5: Layer already exists [2024-09-23T05:43:21.775Z] d829e7f200d9: Layer already exists [2024-09-23T05:43:21.775Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:21.775Z] 48137bb0bd5a: Layer already exists [2024-09-23T05:43:21.775Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:21.775Z] 55016a2ed0b4: Layer already exists [2024-09-23T05:43:21.775Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:22.038Z] latest: digest: sha256:f73594417859532c2d6d3d1c7085e5c69521afc486ec1702fea09cbe9b19ebc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:22.382Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:22.732Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.79 [2024-09-23T05:43:22.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-23T05:43:22.732Z] d829e7f200d9: Preparing [2024-09-23T05:43:22.732Z] 48137bb0bd5a: Preparing [2024-09-23T05:43:22.732Z] 072c7dac3d74: Preparing [2024-09-23T05:43:22.732Z] 968d2987d3b9: Preparing [2024-09-23T05:43:22.732Z] 926ff8ca57c5: Preparing [2024-09-23T05:43:22.732Z] 55016a2ed0b4: Preparing [2024-09-23T05:43:22.732Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:22.732Z] 55016a2ed0b4: Waiting [2024-09-23T05:43:22.732Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:22.732Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:22.732Z] 48137bb0bd5a: Layer already exists [2024-09-23T05:43:22.732Z] d829e7f200d9: Layer already exists [2024-09-23T05:43:22.732Z] 926ff8ca57c5: Layer already exists [2024-09-23T05:43:22.732Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:22.732Z] 55016a2ed0b4: Layer already exists [2024-09-23T05:43:22.732Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:22.732Z] 3.2.0-dev.79: digest: sha256:f73594417859532c2d6d3d1c7085e5c69521afc486ec1702fea09cbe9b19ebc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:23.344Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:23.692Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:43:23.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-23T05:43:23.692Z] d829e7f200d9: Preparing [2024-09-23T05:43:23.692Z] 48137bb0bd5a: Preparing [2024-09-23T05:43:23.692Z] 072c7dac3d74: Preparing [2024-09-23T05:43:23.692Z] 968d2987d3b9: Preparing [2024-09-23T05:43:23.692Z] 926ff8ca57c5: Preparing [2024-09-23T05:43:23.692Z] 55016a2ed0b4: Preparing [2024-09-23T05:43:23.692Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:23.692Z] 55016a2ed0b4: Waiting [2024-09-23T05:43:23.692Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:23.692Z] 926ff8ca57c5: Layer already exists [2024-09-23T05:43:23.692Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:23.692Z] 48137bb0bd5a: Layer already exists [2024-09-23T05:43:23.693Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:23.693Z] d829e7f200d9: Layer already exists [2024-09-23T05:43:23.693Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:23.693Z] 55016a2ed0b4: Layer already exists [2024-09-23T05:43:23.693Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:f73594417859532c2d6d3d1c7085e5c69521afc486ec1702fea09cbe9b19ebc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:24.048Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:24.397Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-23T05:43:24.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-23T05:43:24.397Z] d829e7f200d9: Preparing [2024-09-23T05:43:24.397Z] 48137bb0bd5a: Preparing [2024-09-23T05:43:24.397Z] 072c7dac3d74: Preparing [2024-09-23T05:43:24.397Z] 968d2987d3b9: Preparing [2024-09-23T05:43:24.397Z] 926ff8ca57c5: Preparing [2024-09-23T05:43:24.397Z] 55016a2ed0b4: Preparing [2024-09-23T05:43:24.397Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:24.397Z] 55016a2ed0b4: Waiting [2024-09-23T05:43:24.397Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:24.397Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:24.397Z] d829e7f200d9: Layer already exists [2024-09-23T05:43:24.397Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:24.397Z] 926ff8ca57c5: Layer already exists [2024-09-23T05:43:24.397Z] 48137bb0bd5a: Layer already exists [2024-09-23T05:43:24.397Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:24.397Z] 55016a2ed0b4: Layer already exists [2024-09-23T05:43:24.397Z] main: digest: sha256:f73594417859532c2d6d3d1c7085e5c69521afc486ec1702fea09cbe9b19ebc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:43:24.743Z] ===================================================== [Pipeline] echo [2024-09-23T05:43:24.759Z] taggedImages: [2024-09-23T05:43:24.759Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:43:24.759Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-23T05:43:24.759Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.79 [2024-09-23T05:43:24.759Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:43:24.759Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-23T05:43:24.794Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-23T05:43:24.794Z] e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:43:24.794Z] latest [2024-09-23T05:43:24.794Z] 3.2.0-dev.79 [2024-09-23T05:43:24.794Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:43:24.794Z] main [2024-09-23T05:43:24.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:25.165Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:25.513Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:43:25.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-23T05:43:25.513Z] 16978e844405: Preparing [2024-09-23T05:43:25.513Z] 1f0219fcb15a: Preparing [2024-09-23T05:43:25.513Z] 072c7dac3d74: Preparing [2024-09-23T05:43:25.513Z] 968d2987d3b9: Preparing [2024-09-23T05:43:25.513Z] 7e84106f4ea0: Preparing [2024-09-23T05:43:25.513Z] edfbd3d1f953: Preparing [2024-09-23T05:43:25.513Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:25.513Z] edfbd3d1f953: Waiting [2024-09-23T05:43:25.513Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:25.513Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:25.777Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:43:25.777Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:25.777Z] edfbd3d1f953: Layer already exists [2024-09-23T05:43:25.777Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:25.777Z] 16978e844405: Pushed [2024-09-23T05:43:33.952Z] 1f0219fcb15a: Pushed [2024-09-23T05:43:33.952Z] e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:dc3fd070c6a05ee8aca7e88c10137b7e2b17150666e8b7d54d1e1a301876e995 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:34.293Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:34.637Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-23T05:43:34.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-23T05:43:34.637Z] 16978e844405: Preparing [2024-09-23T05:43:34.637Z] 1f0219fcb15a: Preparing [2024-09-23T05:43:34.637Z] 072c7dac3d74: Preparing [2024-09-23T05:43:34.637Z] 968d2987d3b9: Preparing [2024-09-23T05:43:34.637Z] 7e84106f4ea0: Preparing [2024-09-23T05:43:34.637Z] edfbd3d1f953: Preparing [2024-09-23T05:43:34.637Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:34.637Z] edfbd3d1f953: Waiting [2024-09-23T05:43:34.637Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:34.637Z] 16978e844405: Layer already exists [2024-09-23T05:43:34.637Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:34.637Z] 1f0219fcb15a: Layer already exists [2024-09-23T05:43:34.637Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:43:34.637Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:34.637Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:34.637Z] edfbd3d1f953: Layer already exists [2024-09-23T05:43:34.902Z] latest: digest: sha256:dc3fd070c6a05ee8aca7e88c10137b7e2b17150666e8b7d54d1e1a301876e995 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:35.259Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:35.600Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.79 [2024-09-23T05:43:35.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-23T05:43:35.600Z] 16978e844405: Preparing [2024-09-23T05:43:35.600Z] 1f0219fcb15a: Preparing [2024-09-23T05:43:35.600Z] 072c7dac3d74: Preparing [2024-09-23T05:43:35.600Z] 968d2987d3b9: Preparing [2024-09-23T05:43:35.600Z] 7e84106f4ea0: Preparing [2024-09-23T05:43:35.600Z] edfbd3d1f953: Preparing [2024-09-23T05:43:35.600Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:35.600Z] edfbd3d1f953: Waiting [2024-09-23T05:43:35.600Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:35.600Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:43:35.600Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:35.600Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:35.600Z] 16978e844405: Layer already exists [2024-09-23T05:43:35.600Z] 1f0219fcb15a: Layer already exists [2024-09-23T05:43:35.600Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:35.600Z] edfbd3d1f953: Layer already exists [2024-09-23T05:43:35.600Z] 3.2.0-dev.79: digest: sha256:dc3fd070c6a05ee8aca7e88c10137b7e2b17150666e8b7d54d1e1a301876e995 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:36.018Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:36.354Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:43:36.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-23T05:43:36.354Z] 16978e844405: Preparing [2024-09-23T05:43:36.354Z] 1f0219fcb15a: Preparing [2024-09-23T05:43:36.354Z] 072c7dac3d74: Preparing [2024-09-23T05:43:36.354Z] 968d2987d3b9: Preparing [2024-09-23T05:43:36.354Z] 7e84106f4ea0: Preparing [2024-09-23T05:43:36.354Z] edfbd3d1f953: Preparing [2024-09-23T05:43:36.354Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:36.354Z] edfbd3d1f953: Waiting [2024-09-23T05:43:36.354Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:36.354Z] 1f0219fcb15a: Layer already exists [2024-09-23T05:43:36.354Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:36.354Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:43:36.354Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:36.354Z] 16978e844405: Layer already exists [2024-09-23T05:43:36.354Z] edfbd3d1f953: Layer already exists [2024-09-23T05:43:36.354Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:36.354Z] e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:dc3fd070c6a05ee8aca7e88c10137b7e2b17150666e8b7d54d1e1a301876e995 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:36.710Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:37.057Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-23T05:43:37.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-23T05:43:37.057Z] 16978e844405: Preparing [2024-09-23T05:43:37.057Z] 1f0219fcb15a: Preparing [2024-09-23T05:43:37.057Z] 072c7dac3d74: Preparing [2024-09-23T05:43:37.057Z] 968d2987d3b9: Preparing [2024-09-23T05:43:37.057Z] 7e84106f4ea0: Preparing [2024-09-23T05:43:37.057Z] edfbd3d1f953: Preparing [2024-09-23T05:43:37.057Z] 4aeaa0e7d41f: Preparing [2024-09-23T05:43:37.057Z] edfbd3d1f953: Waiting [2024-09-23T05:43:37.057Z] 4aeaa0e7d41f: Waiting [2024-09-23T05:43:37.057Z] 7e84106f4ea0: Layer already exists [2024-09-23T05:43:37.057Z] 968d2987d3b9: Layer already exists [2024-09-23T05:43:37.057Z] 16978e844405: Layer already exists [2024-09-23T05:43:37.057Z] 1f0219fcb15a: Layer already exists [2024-09-23T05:43:37.057Z] 072c7dac3d74: Layer already exists [2024-09-23T05:43:37.057Z] edfbd3d1f953: Layer already exists [2024-09-23T05:43:37.057Z] 4aeaa0e7d41f: Layer already exists [2024-09-23T05:43:37.334Z] main: digest: sha256:dc3fd070c6a05ee8aca7e88c10137b7e2b17150666e8b7d54d1e1a301876e995 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:43:37.407Z] ===================================================== [Pipeline] echo [2024-09-23T05:43:37.418Z] taggedImages: [2024-09-23T05:43:37.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [2024-09-23T05:43:37.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-23T05:43:37.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.79 [2024-09-23T05:43:37.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [2024-09-23T05:43:37.418Z] - 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 [2024-09-23T05:43:37.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T05:43:37.809Z] [2024-09-23T05:43:37.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:43:38.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T05:43:38.151Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-23T05:43:38.151Z] 8998bd30e6a1: Pulling fs layer [2024-09-23T05:43:38.151Z] 04944245beec: Pulling fs layer [2024-09-23T05:43:38.151Z] 699f458cf7ca: Pulling fs layer [2024-09-23T05:43:38.151Z] 765212b225bb: Pulling fs layer [2024-09-23T05:43:38.151Z] f23df028b6ca: Pulling fs layer [2024-09-23T05:43:38.151Z] d65c8cfc05b1: Pulling fs layer [2024-09-23T05:43:38.151Z] 2437ff75d9bd: Pulling fs layer [2024-09-23T05:43:38.151Z] 765212b225bb: Waiting [2024-09-23T05:43:38.151Z] f23df028b6ca: Waiting [2024-09-23T05:43:38.151Z] d65c8cfc05b1: Waiting [2024-09-23T05:43:38.151Z] 2437ff75d9bd: Waiting [2024-09-23T05:43:38.415Z] 04944245beec: Verifying Checksum [2024-09-23T05:43:38.415Z] 04944245beec: Download complete [2024-09-23T05:43:38.415Z] 765212b225bb: Verifying Checksum [2024-09-23T05:43:38.415Z] 765212b225bb: Download complete [2024-09-23T05:43:38.415Z] f23df028b6ca: Verifying Checksum [2024-09-23T05:43:38.415Z] f23df028b6ca: Download complete [2024-09-23T05:43:38.415Z] d65c8cfc05b1: Verifying Checksum [2024-09-23T05:43:38.415Z] d65c8cfc05b1: Download complete [2024-09-23T05:43:38.415Z] 699f458cf7ca: Verifying Checksum [2024-09-23T05:43:38.415Z] 699f458cf7ca: Download complete [2024-09-23T05:43:38.994Z] 8998bd30e6a1: Verifying Checksum [2024-09-23T05:43:38.994Z] 8998bd30e6a1: Download complete [2024-09-23T05:43:41.565Z] 2437ff75d9bd: Verifying Checksum [2024-09-23T05:43:41.565Z] 2437ff75d9bd: Download complete [2024-09-23T05:43:43.503Z] 8998bd30e6a1: Pull complete [2024-09-23T05:43:44.084Z] 04944245beec: Pull complete [2024-09-23T05:43:45.488Z] 699f458cf7ca: Pull complete [2024-09-23T05:43:45.753Z] 765212b225bb: Pull complete [2024-09-23T05:43:46.725Z] f23df028b6ca: Pull complete [2024-09-23T05:43:46.995Z] d65c8cfc05b1: Pull complete [2024-09-23T05:44:05.168Z] 2437ff75d9bd: Pull complete [2024-09-23T05:44:05.168Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-23T05:44:05.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T05:44:05.168Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:44:05.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-10910 does not seem to be running inside a container [2024-09-23T05:44:05.419Z] $ 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/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 [2024-09-23T05:44:07.347Z] $ docker top aa41c8217db373da73f264ef91d0a080d5b08f07f07f0a95dafe05b068c50686 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:44:08.280Z] ---> job-cost.sh [2024-09-23T05:44:08.280Z] lf-activate-venv: SKIPPING [2024-09-23T05:44:08.280Z] INFO: No Stack... [2024-09-23T05:44:08.859Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-23T05:44:09.812Z] INFO: Archiving Costs [Pipeline] sh [2024-09-23T05:44:10.451Z] + cat /w/workspace/edgex-go/701/archives/cost.csv [2024-09-23T05:44:10.451Z] + cut -d, -f6 [Pipeline] lock [2024-09-23T05:44:10.490Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-701-stack-cost] [2024-09-23T05:44:10.498Z] Resource [jenkins-edgexfoundry-edgex-go-main-701-stack-cost] did not exist. Created. [2024-09-23T05:44:10.506Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-701-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-23T05:44:11.153Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-23T05:44:11.876Z] Stashed 1 file(s) [Pipeline] } [2024-09-23T05:44:11.886Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-701-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-23T05:44:11.905Z] $ docker stop --time=1 aa41c8217db373da73f264ef91d0a080d5b08f07f07f0a95dafe05b068c50686 [2024-09-23T05:44:13.446Z] $ docker rm -f --volumes aa41c8217db373da73f264ef91d0a080d5b08f07f07f0a95dafe05b068c50686 [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 [2024-09-23T05:44:14.017Z] provisioning config files... [2024-09-23T05:44:14.027Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/701@tmp/config18175114180970858762tmp [Pipeline] { [Pipeline] sh [2024-09-23T05:44:14.337Z] + set +x [2024-09-23T05:44:14.337Z] + curl -s https://codecov.io/bash+ [2024-09-23T05:44:14.337Z] bash -s -- [2024-09-23T05:44:14.337Z] [2024-09-23T05:44:14.337Z] _____ _ [2024-09-23T05:44:14.337Z] / ____| | | [2024-09-23T05:44:14.337Z] | | ___ __| | ___ ___ _____ __ [2024-09-23T05:44:14.337Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-23T05:44:14.337Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-23T05:44:14.337Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-23T05:44:14.337Z] Bash-1.0.6 [2024-09-23T05:44:14.337Z] [2024-09-23T05:44:14.337Z] [2024-09-23T05:44:14.337Z] ==> git version 2.25.1 found [2024-09-23T05:44:14.599Z] ==> 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 [2024-09-23T05:44:14.599Z] Release-Date: 2020-01-08 [2024-09-23T05:44:14.599Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-23T05:44:14.599Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-23T05:44:14.599Z] ==> Jenkins CI detected. [2024-09-23T05:44:14.599Z] current dir:  /w/workspace/edgex-go/701 [2024-09-23T05:44:14.599Z] project root: . [2024-09-23T05:44:14.599Z] --> token set from env [2024-09-23T05:44:14.599Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-23T05:44:14.599Z] ==> Running gcov in . (disable via -X gcov) [2024-09-23T05:44:14.599Z] ==> Python coveragepy not found [2024-09-23T05:44:14.600Z] ==> Searching for coverage reports in: [2024-09-23T05:44:14.600Z] + . [2024-09-23T05:44:14.600Z] -> Found 1 reports [2024-09-23T05:44:14.600Z] ==> Detecting git/mercurial file structure [2024-09-23T05:44:14.600Z] ==> Reading reports [2024-09-23T05:44:14.600Z] + ./coverage.out bytes=576066 [2024-09-23T05:44:14.600Z] ==> Appending adjustments [2024-09-23T05:44:14.600Z] https://docs.codecov.io/docs/fixing-reports [2024-09-23T05:44:16.020Z] + Found adjustments [2024-09-23T05:44:16.020Z] ==> Gzipping contents [2024-09-23T05:44:16.020Z] 72K /tmp/codecov.kQXKfo.gz [2024-09-23T05:44:16.020Z] ==> Uploading reports [2024-09-23T05:44:16.020Z] url: https://codecov.io [2024-09-23T05:44:16.020Z] query: branch=main&commit=e4150c7d743658feb0e30a8f224e7e597185eef5&build=701&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F701%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-23T05:44:16.020Z] -> Pinging Codecov [2024-09-23T05:44:16.020Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e4150c7d743658feb0e30a8f224e7e597185eef5&build=701&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F701%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-23T05:44:16.020Z] -> Uploading to [2024-09-23T05:44:16.020Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/e4150c7d743658feb0e30a8f224e7e597185eef5/98ac587c-18a5-4eb8-95e4-920f027b5779.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240923%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240923T054415Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9986e9d99f751c6f0fdd4cf7cb8e52ec3fb0527afb09c38dfceae02732b9b234 [2024-09-23T05:44:16.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T05:44:16.020Z] Dload Upload Total Spent Left Speed [2024-09-23T05:44:16.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70735 0 0 100 70735 0 234k --:--:-- --:--:-- --:--:-- 234k [2024-09-23T05:44:16.285Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [2024-09-23T05:44:16.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-23T05:44:16.532Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-23T05:44:16.549Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:44:16.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-23T05:44:16.855Z] [2024-09-23T05:44:16.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:44:17.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-23T05:44:17.169Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-23T05:44:17.169Z] 619be1103602: Already exists [2024-09-23T05:44:17.169Z] f8ea3408117e: Pulling fs layer [2024-09-23T05:44:17.169Z] 91320369b822: Pulling fs layer [2024-09-23T05:44:17.169Z] 0406650e8295: Pulling fs layer [2024-09-23T05:44:17.169Z] 4f4fb700ef54: Pulling fs layer [2024-09-23T05:44:17.169Z] 96d80e3f36e1: Pulling fs layer [2024-09-23T05:44:17.169Z] bcf3aedb951c: Pulling fs layer [2024-09-23T05:44:17.169Z] 96d80e3f36e1: Waiting [2024-09-23T05:44:17.169Z] 4f4fb700ef54: Waiting [2024-09-23T05:44:17.169Z] bcf3aedb951c: Waiting [2024-09-23T05:44:17.169Z] 0406650e8295: Download complete [2024-09-23T05:44:17.169Z] f8ea3408117e: Download complete [2024-09-23T05:44:17.169Z] 4f4fb700ef54: Verifying Checksum [2024-09-23T05:44:17.169Z] 4f4fb700ef54: Download complete [2024-09-23T05:44:17.426Z] f8ea3408117e: Pull complete [2024-09-23T05:44:17.427Z] 96d80e3f36e1: Verifying Checksum [2024-09-23T05:44:17.427Z] 96d80e3f36e1: Download complete [2024-09-23T05:44:17.685Z] 91320369b822: Download complete [2024-09-23T05:44:18.251Z] bcf3aedb951c: Verifying Checksum [2024-09-23T05:44:18.251Z] bcf3aedb951c: Download complete [2024-09-23T05:44:20.781Z] 91320369b822: Pull complete [2024-09-23T05:44:20.781Z] 0406650e8295: Pull complete [2024-09-23T05:44:20.781Z] 4f4fb700ef54: Pull complete [2024-09-23T05:44:21.038Z] 96d80e3f36e1: Pull complete [2024-09-23T05:44:24.325Z] bcf3aedb951c: Pull complete [2024-09-23T05:44:24.325Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-23T05:44:24.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-23T05:44:24.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:44:24.425Z] prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container [2024-09-23T05:44:24.447Z] $ 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/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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:latest cat [2024-09-23T05:44:28.733Z] $ docker top acf5653059110ac9f4f358a52dd89d7b9d82941eba471f8e1862121e9919c10f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T05:44:29.094Z] + git config --global --add safe.directory /w/workspace/edgex-go/701 [Pipeline] echo [2024-09-23T05:44:29.105Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-23T05:44:29.384Z] + set -o pipefail [2024-09-23T05:44:29.384Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-23T05:44:37.502Z] [2024-09-23T05:44:37.502Z] Monitoring /w/workspace/edgex-go/701 (github.com/edgexfoundry/edgex-go)... [2024-09-23T05:44:37.502Z] [2024-09-23T05:44:37.502Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c88ed308-768d-42ca-a9d5-cf65a394325e [2024-09-23T05:44:37.502Z] [2024-09-23T05:44:37.502Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-23T05:44:37.502Z] [Pipeline] } [2024-09-23T05:44:37.767Z] $ docker stop --time=1 acf5653059110ac9f4f358a52dd89d7b9d82941eba471f8e1862121e9919c10f [2024-09-23T05:44:42.700Z] $ docker rm -f --volumes acf5653059110ac9f4f358a52dd89d7b9d82941eba471f8e1862121e9919c10f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-23T05:44:43.199Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T05:44:43.213Z] provisioning config files... [2024-09-23T05:44:43.223Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/701@tmp/config17590135833045511694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:44:43.525Z] --> edgex-publish-swagger.sh [2024-09-23T05:44:43.525Z] === Publish openapi/v3 API === [2024-09-23T05:44:43.525Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-23T05:44:43.525Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/701/openapi/v3/core-command.yaml] [2024-09-23T05:44:43.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T05:44:43.525Z] Dload Upload Total Spent Left Speed [2024-09-23T05:44:44.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65695 --:--:-- --:--:-- --:--:-- 65564 [2024-09-23T05:44:44.092Z] [2024-09-23T05:44:44.092Z] [2024-09-23T05:44:44.092Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/701/openapi/v3/core-data.yaml] [2024-09-23T05:44:44.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T05:44:44.092Z] Dload Upload Total Spent Left Speed [2024-09-23T05:44:44.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 178k --:--:-- --:--:-- --:--:-- 178k [2024-09-23T05:44:44.351Z] [2024-09-23T05:44:44.351Z] [2024-09-23T05:44:44.351Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/701/openapi/v3/core-keeper.yaml] [2024-09-23T05:44:44.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T05:44:44.351Z] Dload Upload Total Spent Left Speed [2024-09-23T05:44:44.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32887 100 66 100 32821 270 131k --:--:-- --:--:-- --:--:-- 131k [2024-09-23T05:44:44.609Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-23T05:44:44.609Z] [2024-09-23T05:44:44.609Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/701/openapi/v3/core-metadata.yaml] [2024-09-23T05:44:44.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T05:44:44.609Z] Dload Upload Total Spent Left Speed [2024-09-23T05:44:44.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 454 434k --:--:-- --:--:-- --:--:-- 434k [2024-09-23T05:44:44.867Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-23T05:44:44.867Z] [2024-09-23T05:44:44.867Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/701/openapi/v3/support-cron-scheduler.yaml] [2024-09-23T05:44:44.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T05:44:44.867Z] Dload Upload Total Spent Left Speed [2024-09-23T05:44:45.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 271 194k --:--:-- --:--:-- --:--:-- 195k [2024-09-23T05:44:45.125Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-23T05:44:45.125Z] [2024-09-23T05:44:45.125Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/701/openapi/v3/support-notifications.yaml] [2024-09-23T05:44:45.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T05:44:45.125Z] Dload Upload Total Spent Left Speed [2024-09-23T05:44:45.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 438 239k --:--:-- --:--:-- --:--:-- 239k 100 87457 100 156 100 87301 438 239k --:--:-- --:--:-- --:--:-- 239k [2024-09-23T05:44:45.695Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-23T05:44:45.695Z] [2024-09-23T05:44:45.695Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/701/openapi/v3/support-scheduler.yaml] [2024-09-23T05:44:45.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T05:44:45.695Z] Dload Upload Total Spent Left Speed [2024-09-23T05:44:45.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 490 113k --:--:-- --:--:-- --:--:-- 113k [2024-09-23T05:44:45.955Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-23T05:44:45.955Z] [Pipeline] } [2024-09-23T05:44:45.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-09-23T05:44:46.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-23T05:44:46.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:44:46.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T05:44:46.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:44:46.742Z] prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container [2024-09-23T05:44:46.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 [2024-09-23T05:44:47.237Z] $ docker top 58aa8eb58a1ae64c9e04465ebbca853b1f188ac0e763d5a5391cc3a4f719df7d -eo pid,comm [2024-09-23T05:44:47.290Z] 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). [2024-09-23T05:44:47.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-23T05:44:47.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T05:44:47.348Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T05:44:47.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T05:44:47.449Z] $ docker exec 58aa8eb58a1ae64c9e04465ebbca853b1f188ac0e763d5a5391cc3a4f719df7d ssh-agent [2024-09-23T05:44:47.558Z] SSH_AUTH_SOCK=/tmp/ssh-hUUi3WJyY2M2/agent.32 [2024-09-23T05:44:47.558Z] SSH_AGENT_PID=38 [2024-09-23T05:44:47.563Z] Running ssh-add (command line suppressed) [2024-09-23T05:44:47.667Z] Identity added: /w/workspace/edgex-go/701@tmp/private_key_15560112160512153455.key (/w/workspace/edgex-go/701@tmp/private_key_15560112160512153455.key) [2024-09-23T05:44:47.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T05:44:47.990Z] + git semver tag [2024-09-23T05:44:48.247Z] 2024-09-23 05:44:48,160 [run_tag] DEBUG tag force:False [2024-09-23T05:44:48.247Z] 2024-09-23 05:44:48,160 [check_head_tag] DEBUG check head tag [2024-09-23T05:44:48.247Z] 2024-09-23 05:44:48,163 [execute] INFO git cat-file --batch-check [2024-09-23T05:44:48.247Z] 2024-09-23 05:44:48,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/701, universal_newlines=False, shell=None, istream=) [2024-09-23T05:44:48.247Z] 2024-09-23 05:44:48,166 [execute] INFO git cat-file --batch [2024-09-23T05:44:48.247Z] 2024-09-23 05:44:48,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/701, universal_newlines=False, shell=None, istream=) [2024-09-23T05:44:48.247Z] 2024-09-23 05:44:48,206 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main [2024-09-23T05:44:48.247Z] 2024-09-23 05:44:48,206 [execute] INFO git tag -a v3.2.0-dev.79 -m v3.2.0-dev.79 [2024-09-23T05:44:48.247Z] 2024-09-23 05:44:48,206 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.79', '-m', 'v3.2.0-dev.79'], cwd=/w/workspace/edgex-go/701, universal_newlines=False, shell=None, istream=None) [2024-09-23T05:44:48.247Z] 2024-09-23 05:44:48,211 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main [2024-09-23T05:44:48.247Z] 3.2.0-dev.79 [Pipeline] } [2024-09-23T05:44:48.247Z] $ docker exec --env ******** --env ******** 58aa8eb58a1ae64c9e04465ebbca853b1f188ac0e763d5a5391cc3a4f719df7d ssh-agent -k [2024-09-23T05:44:48.333Z] unset SSH_AUTH_SOCK; [2024-09-23T05:44:48.333Z] unset SSH_AGENT_PID; [2024-09-23T05:44:48.334Z] echo Agent pid 38 killed; [2024-09-23T05:44:48.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T05:44:48.672Z] + git semver [Pipeline] } [2024-09-23T05:44:48.935Z] $ docker stop --time=1 58aa8eb58a1ae64c9e04465ebbca853b1f188ac0e763d5a5391cc3a4f719df7d [2024-09-23T05:44:50.188Z] $ docker rm -f --volumes 58aa8eb58a1ae64c9e04465ebbca853b1f188ac0e763d5a5391cc3a4f719df7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:44:50.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-23T05:44:50.582Z] [2024-09-23T05:44:50.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:44:50.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-23T05:44:50.880Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-23T05:44:50.880Z] ab5ef0e58194: Pulling fs layer [2024-09-23T05:44:50.880Z] 9712f1f96733: Pulling fs layer [2024-09-23T05:44:50.880Z] 63f879dbbcfc: Pulling fs layer [2024-09-23T05:44:50.880Z] 0d9ebad4ef96: Pulling fs layer [2024-09-23T05:44:50.880Z] e9a5061849ea: Pulling fs layer [2024-09-23T05:44:50.880Z] d747dcd14b5f: Pulling fs layer [2024-09-23T05:44:50.880Z] 2de7ff778b66: Pulling fs layer [2024-09-23T05:44:50.880Z] e9a5061849ea: Waiting [2024-09-23T05:44:50.880Z] d747dcd14b5f: Waiting [2024-09-23T05:44:50.880Z] 0d9ebad4ef96: Waiting [2024-09-23T05:44:50.880Z] 2de7ff778b66: Waiting [2024-09-23T05:44:50.880Z] 9712f1f96733: Verifying Checksum [2024-09-23T05:44:50.880Z] 9712f1f96733: Download complete [2024-09-23T05:44:51.815Z] 63f879dbbcfc: Verifying Checksum [2024-09-23T05:44:51.815Z] 63f879dbbcfc: Download complete [2024-09-23T05:44:51.815Z] e9a5061849ea: Verifying Checksum [2024-09-23T05:44:51.815Z] e9a5061849ea: Download complete [2024-09-23T05:44:51.815Z] d747dcd14b5f: Verifying Checksum [2024-09-23T05:44:51.815Z] d747dcd14b5f: Download complete [2024-09-23T05:44:52.072Z] ab5ef0e58194: Verifying Checksum [2024-09-23T05:44:52.072Z] ab5ef0e58194: Download complete [2024-09-23T05:44:52.072Z] 2de7ff778b66: Verifying Checksum [2024-09-23T05:44:52.072Z] 2de7ff778b66: Download complete [2024-09-23T05:44:52.072Z] 0d9ebad4ef96: Verifying Checksum [2024-09-23T05:44:52.072Z] 0d9ebad4ef96: Download complete [2024-09-23T05:44:54.600Z] ab5ef0e58194: Pull complete [2024-09-23T05:44:54.600Z] 9712f1f96733: Pull complete [2024-09-23T05:44:55.168Z] 63f879dbbcfc: Pull complete [2024-09-23T05:44:58.448Z] 0d9ebad4ef96: Pull complete [2024-09-23T05:44:58.448Z] e9a5061849ea: Pull complete [2024-09-23T05:44:58.706Z] d747dcd14b5f: Pull complete [2024-09-23T05:44:59.641Z] 2de7ff778b66: Pull complete [2024-09-23T05:44:59.641Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-23T05:44:59.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-23T05:44:59.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:44:59.739Z] prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container [2024-09-23T05:44:59.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 [2024-09-23T05:45:05.378Z] $ docker top 5b0644008ddaffc02f953f75d8b13f57ee1cb11678e31fee0b19419f34eef421 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-23T05:45:05.461Z] provisioning config files... [2024-09-23T05:45:05.467Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/701@tmp/config5239257535881854572tmp [2024-09-23T05:45:05.478Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/701@tmp/config1248182740593733968tmp [2024-09-23T05:45:05.487Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/701@tmp/config5328739139731391171tmp [Pipeline] { [Pipeline] echo [2024-09-23T05:45:05.512Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:45:05.804Z] ---> sigul-configuration.sh [2024-09-23T05:45:05.804Z] gpg: directory `/root/.gnupg' created [2024-09-23T05:45:05.804Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-23T05:45:05.804Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-23T05:45:05.804Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-23T05:45:05.804Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-23T05:45:05.804Z] gpg: CAST5 encrypted data [2024-09-23T05:45:05.804Z] gpg: encrypted with 1 passphrase [2024-09-23T05:45:05.804Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-23T05:45:06.095Z] + mkdir /home/jenkins [2024-09-23T05:45:06.095Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-23T05:45:06.388Z] + 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 [2024-09-23T05:45:06.400Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:45:06.691Z] ---> sigul-install.sh [2024-09-23T05:45:06.691Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-23T05:45:06.981Z] + git tag --list [2024-09-23T05:45:06.981Z] 0.6.0 [2024-09-23T05:45:06.981Z] 0.6.1 [2024-09-23T05:45:06.981Z] 0.7.0 [2024-09-23T05:45:06.981Z] 0.7.1 [2024-09-23T05:45:06.981Z] v1.0.0 [2024-09-23T05:45:06.981Z] v1.0.1 [2024-09-23T05:45:06.981Z] v1.1.0 [2024-09-23T05:45:06.981Z] v1.2.0 [2024-09-23T05:45:06.981Z] v1.2.1 [2024-09-23T05:45:06.981Z] v1.3.0 [2024-09-23T05:45:06.981Z] v1.3.1 [2024-09-23T05:45:06.981Z] v2.0.0 [2024-09-23T05:45:06.981Z] v2.1.0 [2024-09-23T05:45:06.981Z] v2.1.1 [2024-09-23T05:45:06.981Z] v2.2.0 [2024-09-23T05:45:06.981Z] v2.3.0 [2024-09-23T05:45:06.981Z] v3.0 [2024-09-23T05:45:06.981Z] v3.0.0 [2024-09-23T05:45:06.981Z] v3.1 [2024-09-23T05:45:06.981Z] v3.1.0 [2024-09-23T05:45:06.981Z] v3.1.0-dev.1 [2024-09-23T05:45:06.982Z] v3.1.0-dev.10 [2024-09-23T05:45:06.982Z] v3.1.0-dev.11 [2024-09-23T05:45:06.982Z] v3.1.0-dev.12 [2024-09-23T05:45:06.982Z] v3.1.0-dev.13 [2024-09-23T05:45:06.982Z] v3.1.0-dev.14 [2024-09-23T05:45:06.982Z] v3.1.0-dev.15 [2024-09-23T05:45:06.982Z] v3.1.0-dev.16 [2024-09-23T05:45:06.982Z] v3.1.0-dev.17 [2024-09-23T05:45:06.982Z] v3.1.0-dev.18 [2024-09-23T05:45:06.982Z] v3.1.0-dev.19 [2024-09-23T05:45:06.982Z] v3.1.0-dev.2 [2024-09-23T05:45:06.982Z] v3.1.0-dev.20 [2024-09-23T05:45:06.982Z] v3.1.0-dev.21 [2024-09-23T05:45:06.982Z] v3.1.0-dev.22 [2024-09-23T05:45:06.982Z] v3.1.0-dev.23 [2024-09-23T05:45:06.982Z] v3.1.0-dev.24 [2024-09-23T05:45:06.982Z] v3.1.0-dev.25 [2024-09-23T05:45:06.982Z] v3.1.0-dev.26 [2024-09-23T05:45:06.982Z] v3.1.0-dev.27 [2024-09-23T05:45:06.982Z] v3.1.0-dev.28 [2024-09-23T05:45:06.982Z] v3.1.0-dev.29 [2024-09-23T05:45:06.982Z] v3.1.0-dev.3 [2024-09-23T05:45:06.982Z] v3.1.0-dev.30 [2024-09-23T05:45:06.982Z] v3.1.0-dev.31 [2024-09-23T05:45:06.982Z] v3.1.0-dev.32 [2024-09-23T05:45:06.982Z] v3.1.0-dev.33 [2024-09-23T05:45:06.982Z] v3.1.0-dev.34 [2024-09-23T05:45:06.982Z] v3.1.0-dev.35 [2024-09-23T05:45:06.982Z] v3.1.0-dev.36 [2024-09-23T05:45:06.982Z] v3.1.0-dev.37 [2024-09-23T05:45:06.982Z] v3.1.0-dev.38 [2024-09-23T05:45:06.982Z] v3.1.0-dev.39 [2024-09-23T05:45:06.982Z] v3.1.0-dev.4 [2024-09-23T05:45:06.982Z] v3.1.0-dev.40 [2024-09-23T05:45:06.982Z] v3.1.0-dev.41 [2024-09-23T05:45:06.982Z] v3.1.0-dev.42 [2024-09-23T05:45:06.982Z] v3.1.0-dev.43 [2024-09-23T05:45:06.982Z] v3.1.0-dev.44 [2024-09-23T05:45:06.982Z] v3.1.0-dev.45 [2024-09-23T05:45:06.982Z] v3.1.0-dev.46 [2024-09-23T05:45:06.982Z] v3.1.0-dev.47 [2024-09-23T05:45:06.982Z] v3.1.0-dev.48 [2024-09-23T05:45:06.982Z] v3.1.0-dev.49 [2024-09-23T05:45:06.982Z] v3.1.0-dev.5 [2024-09-23T05:45:06.982Z] v3.1.0-dev.50 [2024-09-23T05:45:06.982Z] v3.1.0-dev.51 [2024-09-23T05:45:06.982Z] v3.1.0-dev.52 [2024-09-23T05:45:06.982Z] v3.1.0-dev.53 [2024-09-23T05:45:06.982Z] v3.1.0-dev.54 [2024-09-23T05:45:06.982Z] v3.1.0-dev.55 [2024-09-23T05:45:06.982Z] v3.1.0-dev.56 [2024-09-23T05:45:06.982Z] v3.1.0-dev.57 [2024-09-23T05:45:06.982Z] v3.1.0-dev.58 [2024-09-23T05:45:06.982Z] v3.1.0-dev.59 [2024-09-23T05:45:06.982Z] v3.1.0-dev.6 [2024-09-23T05:45:06.982Z] v3.1.0-dev.60 [2024-09-23T05:45:06.982Z] v3.1.0-dev.61 [2024-09-23T05:45:06.982Z] v3.1.0-dev.62 [2024-09-23T05:45:06.982Z] v3.1.0-dev.63 [2024-09-23T05:45:06.982Z] v3.1.0-dev.64 [2024-09-23T05:45:06.982Z] v3.1.0-dev.65 [2024-09-23T05:45:06.982Z] v3.1.0-dev.66 [2024-09-23T05:45:06.982Z] v3.1.0-dev.67 [2024-09-23T05:45:06.982Z] v3.1.0-dev.68 [2024-09-23T05:45:06.982Z] v3.1.0-dev.69 [2024-09-23T05:45:06.982Z] v3.1.0-dev.7 [2024-09-23T05:45:06.982Z] v3.1.0-dev.70 [2024-09-23T05:45:06.982Z] v3.1.0-dev.71 [2024-09-23T05:45:06.982Z] v3.1.0-dev.72 [2024-09-23T05:45:06.982Z] v3.1.0-dev.73 [2024-09-23T05:45:06.982Z] v3.1.0-dev.8 [2024-09-23T05:45:06.982Z] v3.1.0-dev.9 [2024-09-23T05:45:06.982Z] v3.1.1 [2024-09-23T05:45:06.982Z] v3.1.1-dev.1 [2024-09-23T05:45:06.982Z] v3.1.1-dev.2 [2024-09-23T05:45:06.982Z] v3.2.0-dev.1 [2024-09-23T05:45:06.982Z] v3.2.0-dev.10 [2024-09-23T05:45:06.982Z] v3.2.0-dev.11 [2024-09-23T05:45:06.982Z] v3.2.0-dev.12 [2024-09-23T05:45:06.982Z] v3.2.0-dev.13 [2024-09-23T05:45:06.982Z] v3.2.0-dev.14 [2024-09-23T05:45:06.982Z] v3.2.0-dev.15 [2024-09-23T05:45:06.982Z] v3.2.0-dev.16 [2024-09-23T05:45:06.982Z] v3.2.0-dev.17 [2024-09-23T05:45:06.982Z] v3.2.0-dev.18 [2024-09-23T05:45:06.982Z] v3.2.0-dev.19 [2024-09-23T05:45:06.982Z] v3.2.0-dev.2 [2024-09-23T05:45:06.982Z] v3.2.0-dev.20 [2024-09-23T05:45:06.982Z] v3.2.0-dev.21 [2024-09-23T05:45:06.982Z] v3.2.0-dev.22 [2024-09-23T05:45:06.982Z] v3.2.0-dev.23 [2024-09-23T05:45:06.982Z] v3.2.0-dev.24 [2024-09-23T05:45:06.982Z] v3.2.0-dev.25 [2024-09-23T05:45:06.982Z] v3.2.0-dev.26 [2024-09-23T05:45:06.982Z] v3.2.0-dev.27 [2024-09-23T05:45:06.982Z] v3.2.0-dev.28 [2024-09-23T05:45:06.982Z] v3.2.0-dev.29 [2024-09-23T05:45:06.982Z] v3.2.0-dev.3 [2024-09-23T05:45:06.982Z] v3.2.0-dev.30 [2024-09-23T05:45:06.982Z] v3.2.0-dev.31 [2024-09-23T05:45:06.982Z] v3.2.0-dev.32 [2024-09-23T05:45:06.982Z] v3.2.0-dev.33 [2024-09-23T05:45:06.982Z] v3.2.0-dev.34 [2024-09-23T05:45:06.982Z] v3.2.0-dev.35 [2024-09-23T05:45:06.982Z] v3.2.0-dev.36 [2024-09-23T05:45:06.982Z] v3.2.0-dev.37 [2024-09-23T05:45:06.982Z] v3.2.0-dev.38 [2024-09-23T05:45:06.982Z] v3.2.0-dev.39 [2024-09-23T05:45:06.982Z] v3.2.0-dev.4 [2024-09-23T05:45:06.982Z] v3.2.0-dev.40 [2024-09-23T05:45:06.982Z] v3.2.0-dev.41 [2024-09-23T05:45:06.982Z] v3.2.0-dev.42 [2024-09-23T05:45:06.982Z] v3.2.0-dev.43 [2024-09-23T05:45:06.982Z] v3.2.0-dev.44 [2024-09-23T05:45:06.982Z] v3.2.0-dev.45 [2024-09-23T05:45:06.982Z] v3.2.0-dev.46 [2024-09-23T05:45:06.982Z] v3.2.0-dev.47 [2024-09-23T05:45:06.982Z] v3.2.0-dev.48 [2024-09-23T05:45:06.982Z] v3.2.0-dev.49 [2024-09-23T05:45:06.982Z] v3.2.0-dev.5 [2024-09-23T05:45:06.982Z] v3.2.0-dev.50 [2024-09-23T05:45:06.982Z] v3.2.0-dev.51 [2024-09-23T05:45:06.982Z] v3.2.0-dev.52 [2024-09-23T05:45:06.982Z] v3.2.0-dev.53 [2024-09-23T05:45:06.982Z] v3.2.0-dev.54 [2024-09-23T05:45:06.982Z] v3.2.0-dev.55 [2024-09-23T05:45:06.982Z] v3.2.0-dev.56 [2024-09-23T05:45:06.982Z] v3.2.0-dev.57 [2024-09-23T05:45:06.982Z] v3.2.0-dev.58 [2024-09-23T05:45:06.982Z] v3.2.0-dev.59 [2024-09-23T05:45:06.982Z] v3.2.0-dev.6 [2024-09-23T05:45:06.982Z] v3.2.0-dev.60 [2024-09-23T05:45:06.982Z] v3.2.0-dev.61 [2024-09-23T05:45:06.982Z] v3.2.0-dev.62 [2024-09-23T05:45:06.982Z] v3.2.0-dev.63 [2024-09-23T05:45:06.982Z] v3.2.0-dev.64 [2024-09-23T05:45:06.982Z] v3.2.0-dev.65 [2024-09-23T05:45:06.982Z] v3.2.0-dev.66 [2024-09-23T05:45:06.982Z] v3.2.0-dev.67 [2024-09-23T05:45:06.982Z] v3.2.0-dev.68 [2024-09-23T05:45:06.982Z] v3.2.0-dev.69 [2024-09-23T05:45:06.982Z] v3.2.0-dev.7 [2024-09-23T05:45:06.982Z] v3.2.0-dev.70 [2024-09-23T05:45:06.982Z] v3.2.0-dev.71 [2024-09-23T05:45:06.982Z] v3.2.0-dev.72 [2024-09-23T05:45:06.982Z] v3.2.0-dev.73 [2024-09-23T05:45:06.982Z] v3.2.0-dev.74 [2024-09-23T05:45:06.982Z] v3.2.0-dev.75 [2024-09-23T05:45:06.982Z] v3.2.0-dev.76 [2024-09-23T05:45:06.982Z] v3.2.0-dev.77 [2024-09-23T05:45:06.982Z] v3.2.0-dev.78 [2024-09-23T05:45:06.982Z] v3.2.0-dev.79 [2024-09-23T05:45:06.982Z] v3.2.0-dev.8 [2024-09-23T05:45:06.982Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-23T05:45:07.278Z] + lftools sign git-tag v3.2.0-dev.79 [2024-09-23T05:45:07.847Z] Signing Git tag with Sigul... [2024-09-23T05:45:07.847Z] Signing v3.2.0-dev.79 [Pipeline] echo [2024-09-23T05:45:08.122Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:45:08.411Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-23T05:45:08.418Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-23T05:45:08.437Z] $ docker stop --time=1 5b0644008ddaffc02f953f75d8b13f57ee1cb11678e31fee0b19419f34eef421 [2024-09-23T05:45:09.707Z] $ docker rm -f --volumes 5b0644008ddaffc02f953f75d8b13f57ee1cb11678e31fee0b19419f34eef421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-23T05:45:10.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-23T05:45:10.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:45:10.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T05:45:10.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:45:10.533Z] prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container [2024-09-23T05:45:10.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 [2024-09-23T05:45:10.859Z] $ docker top d285ac7e33e42ecf00d1865fc67951838f7ae8fbcdc60a93f484c265d3b32e35 -eo pid,comm [2024-09-23T05:45:10.910Z] 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). [2024-09-23T05:45:10.910Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-23T05:45:10.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T05:45:10.961Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T05:45:11.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T05:45:11.060Z] $ docker exec d285ac7e33e42ecf00d1865fc67951838f7ae8fbcdc60a93f484c265d3b32e35 ssh-agent [2024-09-23T05:45:11.165Z] SSH_AUTH_SOCK=/tmp/ssh-3naw5krHGxqe/agent.31 [2024-09-23T05:45:11.165Z] SSH_AGENT_PID=37 [2024-09-23T05:45:11.169Z] Running ssh-add (command line suppressed) [2024-09-23T05:45:11.261Z] Identity added: /w/workspace/edgex-go/701@tmp/private_key_9784508454961843922.key (/w/workspace/edgex-go/701@tmp/private_key_9784508454961843922.key) [2024-09-23T05:45:11.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T05:45:11.573Z] + git semver bump pre [2024-09-23T05:45:11.832Z] 2024-09-23 05:45:11,724 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main [2024-09-23T05:45:11.832Z] 2024-09-23 05:45:11,724 [bump_version] DEBUG bumping version:3.2.0-dev.79 on axis:pre with prefix:dev [2024-09-23T05:45:11.832Z] 2024-09-23 05:45:11,724 [bump_version] DEBUG bumped version:3.2.0-dev.80 [2024-09-23T05:45:11.832Z] 2024-09-23 05:45:11,724 [write_version] DEBUG write version:3.2.0-dev.80 to path:/w/workspace/edgex-go/701/.semver/main with force:True [2024-09-23T05:45:11.832Z] 2024-09-23 05:45:11,724 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main [2024-09-23T05:45:11.832Z] 2024-09-23 05:45:11,724 [write_file] DEBUG write to file:/w/workspace/edgex-go/701/.semver/main [2024-09-23T05:45:11.832Z] 2024-09-23 05:45:11,727 [execute] INFO git cat-file --batch-check [2024-09-23T05:45:11.832Z] 2024-09-23 05:45:11,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/701/.semver, universal_newlines=False, shell=None, istream=) [2024-09-23T05:45:11.832Z] 2024-09-23 05:45:11,732 [execute] INFO git cat-file --batch [2024-09-23T05:45:11.832Z] 2024-09-23 05:45:11,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/701/.semver, universal_newlines=False, shell=None, istream=) [2024-09-23T05:45:11.832Z] 2024-09-23 05:45:11,736 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main [2024-09-23T05:45:11.832Z] 3.2.0-dev.80 [Pipeline] } [2024-09-23T05:45:11.833Z] $ docker exec --env ******** --env ******** d285ac7e33e42ecf00d1865fc67951838f7ae8fbcdc60a93f484c265d3b32e35 ssh-agent -k [2024-09-23T05:45:11.918Z] unset SSH_AUTH_SOCK; [2024-09-23T05:45:11.919Z] unset SSH_AGENT_PID; [2024-09-23T05:45:11.919Z] echo Agent pid 37 killed; [2024-09-23T05:45:11.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T05:45:12.259Z] + git semver [Pipeline] } [2024-09-23T05:45:12.525Z] $ docker stop --time=1 d285ac7e33e42ecf00d1865fc67951838f7ae8fbcdc60a93f484c265d3b32e35 [2024-09-23T05:45:13.787Z] $ docker rm -f --volumes d285ac7e33e42ecf00d1865fc67951838f7ae8fbcdc60a93f484c265d3b32e35 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-23T05:45:14.147Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-23T05:45:14.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:45:14.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T05:45:14.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:45:14.523Z] prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container [2024-09-23T05:45:14.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 [2024-09-23T05:45:14.850Z] $ docker top 31c385c109df8987b7bf56b0ce7ff15bc8e4dc45a1e9b0b97f81a5af245ef85a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-23T05:45:14.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T05:45:14.963Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T05:45:15.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T05:45:15.068Z] $ docker exec 31c385c109df8987b7bf56b0ce7ff15bc8e4dc45a1e9b0b97f81a5af245ef85a ssh-agent [2024-09-23T05:45:15.176Z] SSH_AUTH_SOCK=/tmp/ssh-bU8bYZthnEsO/agent.32 [2024-09-23T05:45:15.176Z] SSH_AGENT_PID=38 [2024-09-23T05:45:15.181Z] Running ssh-add (command line suppressed) [2024-09-23T05:45:15.259Z] Identity added: /w/workspace/edgex-go/701@tmp/private_key_6797210515658595537.key (/w/workspace/edgex-go/701@tmp/private_key_6797210515658595537.key) [2024-09-23T05:45:15.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T05:45:15.569Z] + git semver push [2024-09-23T05:45:15.897Z] 2024-09-23 05:45:15,721 [run_push] DEBUG push [2024-09-23T05:45:15.897Z] 2024-09-23 05:45:15,722 [execute] INFO git cat-file --batch-check [2024-09-23T05:45:15.897Z] 2024-09-23 05:45:15,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/701/.semver, universal_newlines=False, shell=None, istream=) [2024-09-23T05:45:15.897Z] 2024-09-23 05:45:15,726 [execute] INFO git rev-list 3be022ea354fe9b7b4a4ee9fa2583005a2e757eb -- [2024-09-23T05:45:15.897Z] 2024-09-23 05:45:15,726 [execute] DEBUG Popen(['git', 'rev-list', '3be022ea354fe9b7b4a4ee9fa2583005a2e757eb', '--'], cwd=/w/workspace/edgex-go/701/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-23T05:45:15.897Z] 2024-09-23 05:45:15,743 [execute] INFO git fetch -v origin [2024-09-23T05:45:15.897Z] 2024-09-23 05:45:15,743 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/701/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-23T05:45:16.466Z] 2024-09-23 05:45:16,219 [run_push] DEBUG no remote changes detected [2024-09-23T05:45:16.466Z] 2024-09-23 05:45:16,220 [execute] INFO git push origin semver [2024-09-23T05:45:16.466Z] 2024-09-23 05:45:16,220 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/701/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-23T05:45:17.035Z] 2024-09-23 05:45:16,968 [run_push] DEBUG push all version tags [2024-09-23T05:45:17.035Z] 2024-09-23 05:45:16,968 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-23T05:45:17.035Z] 2024-09-23 05:45:16,969 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/701, universal_newlines=False, shell=None, istream=None) [2024-09-23T05:45:17.974Z] 2024-09-23 05:45:17,623 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main [2024-09-23T05:45:17.974Z] 3.2.0-dev.80 [Pipeline] } [2024-09-23T05:45:17.974Z] $ docker exec --env ******** --env ******** 31c385c109df8987b7bf56b0ce7ff15bc8e4dc45a1e9b0b97f81a5af245ef85a ssh-agent -k [2024-09-23T05:45:18.065Z] unset SSH_AUTH_SOCK; [2024-09-23T05:45:18.065Z] unset SSH_AGENT_PID; [2024-09-23T05:45:18.066Z] echo Agent pid 38 killed; [2024-09-23T05:45:18.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T05:45:18.397Z] + git semver [Pipeline] } [2024-09-23T05:45:18.656Z] $ docker stop --time=1 31c385c109df8987b7bf56b0ce7ff15bc8e4dc45a1e9b0b97f81a5af245ef85a [2024-09-23T05:45:19.953Z] $ docker rm -f --volumes 31c385c109df8987b7bf56b0ce7ff15bc8e4dc45a1e9b0b97f81a5af245ef85a [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 [2024-09-23T05:45:20.534Z] + [ -d /w/workspace/edgex-go/701/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:45:20.825Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:45:21.676Z] ---> package-listing.sh [2024-09-23T05:45:21.676Z] ++ facter osfamily [2024-09-23T05:45:21.676Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-23T05:45:21.934Z] + OS_FAMILY=debian [2024-09-23T05:45:21.934Z] + workspace=/w/workspace/edgex-go/701 [2024-09-23T05:45:21.934Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-23T05:45:21.934Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-23T05:45:21.934Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-23T05:45:21.934Z] + PACKAGES=/tmp/packages_start.txt [2024-09-23T05:45:21.934Z] + '[' /w/workspace/edgex-go/701 ']' [2024-09-23T05:45:21.934Z] + PACKAGES=/tmp/packages_end.txt [2024-09-23T05:45:21.934Z] + case "${OS_FAMILY}" in [2024-09-23T05:45:21.934Z] + dpkg -l [2024-09-23T05:45:21.934Z] + grep '^ii' [2024-09-23T05:45:21.934Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-23T05:45:21.934Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-23T05:45:21.934Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-23T05:45:21.934Z] + '[' /w/workspace/edgex-go/701 ']' [2024-09-23T05:45:21.934Z] + mkdir -p /w/workspace/edgex-go/701/archives/ [2024-09-23T05:45:21.934Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/701/archives/ [Pipeline] echo [2024-09-23T05:45:21.945Z] 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/701/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-23T05:45:22.220Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:45:22.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T05:45:22.779Z] [2024-09-23T05:45:22.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:45:23.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T05:45:23.077Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-23T05:45:23.077Z] 5eb5b503b376: Pulling fs layer [2024-09-23T05:45:23.077Z] 5c69ac0246d0: Pulling fs layer [2024-09-23T05:45:23.077Z] ec43610c2a17: Pulling fs layer [2024-09-23T05:45:23.077Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-23T05:45:23.077Z] 33b1e0a273af: Pulling fs layer [2024-09-23T05:45:23.077Z] 3a2ae6a8a46f: Waiting [2024-09-23T05:45:23.077Z] 5d3b04190fa2: Pulling fs layer [2024-09-23T05:45:23.077Z] 2f39f015ded8: Pulling fs layer [2024-09-23T05:45:23.077Z] 5d3b04190fa2: Waiting [2024-09-23T05:45:23.077Z] 2f39f015ded8: Waiting [2024-09-23T05:45:23.077Z] 5c69ac0246d0: Verifying Checksum [2024-09-23T05:45:23.077Z] 5c69ac0246d0: Download complete [2024-09-23T05:45:23.077Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-23T05:45:23.077Z] 3a2ae6a8a46f: Download complete [2024-09-23T05:45:23.336Z] 33b1e0a273af: Verifying Checksum [2024-09-23T05:45:23.336Z] 33b1e0a273af: Download complete [2024-09-23T05:45:23.336Z] ec43610c2a17: Verifying Checksum [2024-09-23T05:45:23.336Z] ec43610c2a17: Download complete [2024-09-23T05:45:23.336Z] 5d3b04190fa2: Download complete [2024-09-23T05:45:23.336Z] 5eb5b503b376: Verifying Checksum [2024-09-23T05:45:23.336Z] 5eb5b503b376: Download complete [2024-09-23T05:45:23.901Z] 2f39f015ded8: Download complete [2024-09-23T05:45:24.466Z] 5eb5b503b376: Pull complete [2024-09-23T05:45:24.723Z] 5c69ac0246d0: Pull complete [2024-09-23T05:45:24.983Z] ec43610c2a17: Pull complete [2024-09-23T05:45:24.983Z] 3a2ae6a8a46f: Pull complete [2024-09-23T05:45:25.241Z] 33b1e0a273af: Pull complete [2024-09-23T05:45:25.500Z] 5d3b04190fa2: Pull complete [2024-09-23T05:45:29.686Z] 2f39f015ded8: Pull complete [2024-09-23T05:45:29.686Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-23T05:45:29.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T05:45:29.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:45:29.781Z] prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container [2024-09-23T05:45:29.799Z] $ 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/701/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/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 [2024-09-23T05:45:33.352Z] $ docker top 83360f28ba3b4812592d0660e948e13b6e6e51e211c6616285804255ec8ec01c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T05:45:33.701Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-23T05:45:33.986Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-23T05:45:34.273Z] + ls /var/log/sa-host [2024-09-23T05:45:34.273Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T05:45:34.421Z] provisioning config files... [2024-09-23T05:45:34.430Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/701@tmp/config16196662066149588502tmp [Pipeline] { [Pipeline] echo [2024-09-23T05:45:34.444Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:45:34.725Z] ---> create-netrc.sh [Pipeline] } [2024-09-23T05:45:34.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:45:35.074Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-23T05:45:35.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:45:35.370Z] ---> sudo-logs.sh [2024-09-23T05:45:35.370Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-23T05:45:35.397Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:45:35.679Z] ---> job-cost.sh [2024-09-23T05:45:35.679Z] lf-activate-venv: SKIPPING [2024-09-23T05:45:35.679Z] DEBUG: total: 0.10999999940395355 [2024-09-23T05:45:35.679Z] INFO: Retrieving Stack Cost... [2024-09-23T05:45:36.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-23T05:45:36.509Z] INFO: Archiving Costs [Pipeline] echo [2024-09-23T05:45:36.521Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:45:36.807Z] ---> logs-deploy.sh [2024-09-23T05:45:36.808Z] lf-activate-venv: SKIPPING [2024-09-23T05:45:36.808Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/701 [2024-09-23T05:45:36.808Z] INFO: archiving workspace using pattern(s): [2024-09-23T05:45:37.749Z] Archives upload complete. [2024-09-23T05:45:37.749Z] INFO: archiving logs to Nexus