Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 018de14706ecd28e419c0433dda1c317afd0e2ef 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-ssh8687004859754558027.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15621871785341766051.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9208276028599783336.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh9936877821423737222.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-ssh4635946772177305095.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.23 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-22160’ Running on prd-ubuntu20.04-docker-8c-8g-22162 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/718 [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/718 # 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 018de14706ecd28e419c0433dda1c317afd0e2ef (main) Commit message: "Merge pull request #4958 from jackchenjc/issue-4925" > git config core.sparsecheckout # timeout=10 > git checkout -f 018de14706ecd28e419c0433dda1c317afd0e2ef # timeout=10 > git rev-list --no-walk 7f550756abf89bcf15828d6373a305e4d40f5987 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-08T05:25:24.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-08T05:25:24.270Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-08T05:25:24.290Z] ========================================================= [2024-10-08T05:25:24.290Z] EdgeX Global Pipelines Version Info [2024-10-08T05:25:24.290Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-08T05:25:25.038Z] ------------------- [2024-10-08T05:25:25.038Z] stable info: [2024-10-08T05:25:25.038Z] ------------------- [2024-10-08T05:25:25.038Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-08T05:25:25.038Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-08T05:25:25.038Z] Message: update stable to v1.0.265 [2024-10-08T05:25:25.608Z] ------------------- [2024-10-08T05:25:25.608Z] experimental info: [2024-10-08T05:25:25.608Z] ------------------- [2024-10-08T05:25:25.608Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-08T05:25:25.608Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-08T05:25:25.608Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-08T05:25:25.705Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-08T05:25:25.728Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-08T05:25:25.762Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-08T05:25:25.789Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-08T05:25:25.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-08T05:25:25.839Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-08T05:25:25.859Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-08T05:25:25.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-08T05:25:25.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-08T05:25:25.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-08T05:25:25.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-08T05:25:25.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-08T05:25:25.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-08T05:25:26.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-08T05:25:26.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-08T05:25:26.070Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T05:25:26.103Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T05:25:26.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-08T05:25:26.146Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-08T05:25:26.172Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-08T05:25:26.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-08T05:25:26.235Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-08T05:25:26.256Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-08T05:25:26.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-08T05:25:26.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-08T05:25:26.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-08T05:25:26.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] echo [2024-10-08T05:25:26.361Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 018de14 [Pipeline] echo [2024-10-08T05:25:26.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T05:25:26.457Z] provisioning config files... [2024-10-08T05:25:26.483Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/718@tmp/config15489765661931254115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T05:25:26.843Z] ---> ****-login.sh [2024-10-08T05:25:26.843Z] nexus3.edgexfoundry.org:10001 [2024-10-08T05:25:27.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:25:27.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:25:27.103Z] Configure a credential helper to remove this warning. See [2024-10-08T05:25:27.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:25:27.103Z] [2024-10-08T05:25:27.103Z] Login Succeeded [2024-10-08T05:25:27.103Z] nexus3.edgexfoundry.org:10002 [2024-10-08T05:25:27.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:25:27.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:25:27.366Z] Configure a credential helper to remove this warning. See [2024-10-08T05:25:27.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:25:27.366Z] [2024-10-08T05:25:27.366Z] Login Succeeded [2024-10-08T05:25:27.366Z] nexus3.edgexfoundry.org:10003 [2024-10-08T05:25:27.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:25:27.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:25:27.366Z] Configure a credential helper to remove this warning. See [2024-10-08T05:25:27.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:25:27.366Z] [2024-10-08T05:25:27.366Z] Login Succeeded [2024-10-08T05:25:27.366Z] nexus3.edgexfoundry.org:10004 [2024-10-08T05:25:27.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:25:27.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:25:27.633Z] Configure a credential helper to remove this warning. See [2024-10-08T05:25:27.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:25:27.633Z] [2024-10-08T05:25:27.633Z] Login Succeeded [2024-10-08T05:25:27.633Z] ****.io [2024-10-08T05:25:27.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:25:27.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:25:27.893Z] Configure a credential helper to remove this warning. See [2024-10-08T05:25:27.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:25:27.893Z] [2024-10-08T05:25:27.893Z] Login Succeeded [2024-10-08T05:25:27.893Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T05:25:27.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T05:25:28.237Z] + 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-10-08T05:25:28.237Z] + dirname+ cmd/core-command/Dockerfile [2024-10-08T05:25:28.237Z] cut -d/ -f2 [2024-10-08T05:25:28.237Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-08T05:25:28.237Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-08T05:25:28.237Z] + cut -d/ -f2 [2024-10-08T05:25:28.237Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-08T05:25:28.237Z] + dirname cmd/core-data/Dockerfile [2024-10-08T05:25:28.237Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-08T05:25:28.238Z] + dirname cmd/core-keeper/Dockerfile [2024-10-08T05:25:28.238Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-08T05:25:28.238Z] + dirname cmd/core-metadata/Dockerfile [2024-10-08T05:25:28.238Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-08T05:25:28.238Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-08T05:25:28.238Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-08T05:25:28.238Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-08T05:25:28.238Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-08T05:25:28.238Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-08T05:25:28.238Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-08T05:25:28.238Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-08T05:25:28.238Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-08T05:25:28.238Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-08T05:25:28.238Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-08T05:25:28.238Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-08T05:25:28.238Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-08T05:25:28.238Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-08T05:25:28.238Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-08T05:25:28.238Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-08T05:25:28.238Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-08T05:25:28.238Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-08T05:25:28.238Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-08T05:25:28.238Z] + dirname cmd/support-notifications/Dockerfile [2024-10-08T05:25:28.238Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-08T05:25:28.238Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-08T05:25:28.238Z] + cut -d/ -f2 [2024-10-08T05:25:28.238Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-08T05:25:28.271Z] 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-10-08T05:25:28.627Z] + git rev-list -1 --merges 018de14706ecd28e419c0433dda1c317afd0e2ef~1..018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] echo [2024-10-08T05:25:28.639Z] -----------> git rev-list -1 --merges 018de14706ecd28e419c0433dda1c317afd0e2ef~1..018de14706ecd28e419c0433dda1c317afd0e2ef 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:25:28.639Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [false] [Pipeline] sh [2024-10-08T05:25:28.932Z] + git log --format=format:%s -1 018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] echo [2024-10-08T05:25:28.950Z] ========================================================= [2024-10-08T05:25:28.950Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-08T05:25:28.950Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-08T05:25:29.344Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T05:25:29.344Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-08T05:25:29.344Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-08T05:25:29.344Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-08T05:25:29.344Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-08T05:25:29.344Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-08T05:25:29.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:25:29.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T05:25:29.690Z] [2024-10-08T05:25:29.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:25:29.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T05:25:29.998Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-08T05:25:29.998Z] b85a868b505f: Pulling fs layer [2024-10-08T05:25:29.998Z] e2be974225ed: Pulling fs layer [2024-10-08T05:25:29.998Z] 339a4e72a1f5: Pulling fs layer [2024-10-08T05:25:29.998Z] 988bab9f4d93: Pulling fs layer [2024-10-08T05:25:29.998Z] 1469e6f7b9e6: Pulling fs layer [2024-10-08T05:25:29.998Z] eaf3925da568: Pulling fs layer [2024-10-08T05:25:29.998Z] bab4dde63d76: Pulling fs layer [2024-10-08T05:25:29.998Z] bde34c3a00c8: Pulling fs layer [2024-10-08T05:25:29.998Z] b352a97aabf1: Pulling fs layer [2024-10-08T05:25:29.998Z] 4872d77fe225: Pulling fs layer [2024-10-08T05:25:29.998Z] 988bab9f4d93: Waiting [2024-10-08T05:25:29.998Z] eaf3925da568: Waiting [2024-10-08T05:25:29.998Z] bab4dde63d76: Waiting [2024-10-08T05:25:29.998Z] b352a97aabf1: Waiting [2024-10-08T05:25:29.998Z] bde34c3a00c8: Waiting [2024-10-08T05:25:29.998Z] 5851b861e8e6: Pulling fs layer [2024-10-08T05:25:29.998Z] 4872d77fe225: Waiting [2024-10-08T05:25:29.998Z] 5851b861e8e6: Waiting [2024-10-08T05:25:29.998Z] e2be974225ed: Verifying Checksum [2024-10-08T05:25:29.998Z] e2be974225ed: Download complete [2024-10-08T05:25:29.998Z] 988bab9f4d93: Verifying Checksum [2024-10-08T05:25:29.998Z] 988bab9f4d93: Download complete [2024-10-08T05:25:29.998Z] 1469e6f7b9e6: Verifying Checksum [2024-10-08T05:25:29.998Z] 1469e6f7b9e6: Download complete [2024-10-08T05:25:29.998Z] 339a4e72a1f5: Verifying Checksum [2024-10-08T05:25:29.998Z] 339a4e72a1f5: Download complete [2024-10-08T05:25:29.998Z] eaf3925da568: Verifying Checksum [2024-10-08T05:25:29.998Z] eaf3925da568: Download complete [2024-10-08T05:25:30.257Z] bde34c3a00c8: Verifying Checksum [2024-10-08T05:25:30.257Z] bde34c3a00c8: Download complete [2024-10-08T05:25:30.257Z] b352a97aabf1: Verifying Checksum [2024-10-08T05:25:30.257Z] b352a97aabf1: Download complete [2024-10-08T05:25:30.257Z] 4872d77fe225: Verifying Checksum [2024-10-08T05:25:30.257Z] 5851b861e8e6: Verifying Checksum [2024-10-08T05:25:30.257Z] 5851b861e8e6: Download complete [2024-10-08T05:25:30.257Z] b85a868b505f: Verifying Checksum [2024-10-08T05:25:30.257Z] b85a868b505f: Download complete [2024-10-08T05:25:30.516Z] bab4dde63d76: Verifying Checksum [2024-10-08T05:25:30.516Z] bab4dde63d76: Download complete [2024-10-08T05:25:31.451Z] b85a868b505f: Pull complete [2024-10-08T05:25:31.451Z] e2be974225ed: Pull complete [2024-10-08T05:25:31.711Z] 339a4e72a1f5: Pull complete [2024-10-08T05:25:31.970Z] 988bab9f4d93: Pull complete [2024-10-08T05:25:32.231Z] 1469e6f7b9e6: Pull complete [2024-10-08T05:25:32.231Z] eaf3925da568: Pull complete [2024-10-08T05:25:34.149Z] bab4dde63d76: Pull complete [2024-10-08T05:25:34.149Z] bde34c3a00c8: Pull complete [2024-10-08T05:25:34.149Z] b352a97aabf1: Pull complete [2024-10-08T05:25:34.149Z] 4872d77fe225: Pull complete [2024-10-08T05:25:34.149Z] 5851b861e8e6: Pull complete [2024-10-08T05:25:34.149Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-08T05:25:34.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T05:25:34.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T05:25:34.298Z] prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container [2024-10-08T05:25:34.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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-10-08T05:25:37.604Z] $ docker top 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 -eo pid,comm [2024-10-08T05:25:37.657Z] 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-10-08T05:25:37.657Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T05:25:37.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T05:25:37.719Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T05:25:37.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T05:25:37.828Z] $ docker exec 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 ssh-agent [2024-10-08T05:25:37.941Z] SSH_AUTH_SOCK=/tmp/ssh-o2rM3GHNwmWG/agent.33 [2024-10-08T05:25:37.941Z] SSH_AGENT_PID=39 [2024-10-08T05:25:37.947Z] Running ssh-add (command line suppressed) [2024-10-08T05:25:38.035Z] Identity added: /w/workspace/edgex-go/718@tmp/private_key_1774971013281313808.key (/w/workspace/edgex-go/718@tmp/private_key_1774971013281313808.key) [2024-10-08T05:25:38.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T05:25:38.344Z] + git tag --points-at HEAD [Pipeline] } [2024-10-08T05:25:38.356Z] $ docker exec --env ******** --env ******** 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 ssh-agent -k [2024-10-08T05:25:38.472Z] unset SSH_AUTH_SOCK; [2024-10-08T05:25:38.476Z] unset SSH_AGENT_PID; [2024-10-08T05:25:38.476Z] echo Agent pid 39 killed; [2024-10-08T05:25:38.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-08T05:25:38.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T05:25:38.527Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T05:25:38.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T05:25:38.645Z] $ docker exec 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 ssh-agent [2024-10-08T05:25:38.760Z] SSH_AUTH_SOCK=/tmp/ssh-yg2nayqKmbBM/agent.72 [2024-10-08T05:25:38.760Z] SSH_AGENT_PID=78 [2024-10-08T05:25:38.765Z] Running ssh-add (command line suppressed) [2024-10-08T05:25:38.871Z] Identity added: /w/workspace/edgex-go/718@tmp/private_key_6484868110253153341.key (/w/workspace/edgex-go/718@tmp/private_key_6484868110253153341.key) [2024-10-08T05:25:38.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T05:25:39.180Z] + git semver init [2024-10-08T05:25:39.440Z] 2024-10-08 05:25:39,407 [run_init] DEBUG init version:0.0.0 force:False [2024-10-08T05:25:39.440Z] 2024-10-08 05:25:39,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/718/.semver [2024-10-08T05:25:39.440Z] 2024-10-08 05:25:39,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/718/.semver [2024-10-08T05:25:39.440Z] 2024-10-08 05:25:39,408 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/718/.semver'], cwd=/w/workspace/edgex-go/718, universal_newlines=False, shell=None, istream=None) [2024-10-08T05:25:46.010Z] 2024-10-08 05:25:45,586 [append_file] DEBUG append to file:/w/workspace/edgex-go/718/.git/info/exclude [2024-10-08T05:25:46.010Z] 2024-10-08 05:25:45,586 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/718/.semver/main with force:False [2024-10-08T05:25:46.010Z] 2024-10-08 05:25:45,587 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main [2024-10-08T05:25:46.010Z] 2024-10-08 05:25:45,587 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main [2024-10-08T05:25:46.010Z] 3.2.0-dev.95 [Pipeline] } [2024-10-08T05:25:46.030Z] $ docker exec --env ******** --env ******** 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 ssh-agent -k [2024-10-08T05:25:46.141Z] unset SSH_AUTH_SOCK; [2024-10-08T05:25:46.142Z] unset SSH_AGENT_PID; [2024-10-08T05:25:46.142Z] echo Agent pid 78 killed; [2024-10-08T05:25:46.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T05:25:46.477Z] + git semver [Pipeline] } [2024-10-08T05:25:46.750Z] $ docker stop --time=1 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 [2024-10-08T05:25:48.071Z] $ docker rm -f --volumes 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T05:25:48.424Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-08T05:25:48.683Z] Stashed 1 file(s) [Pipeline] echo [2024-10-08T05:25:48.688Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.95 [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-10-08T05:25:49.132Z] + git config --global --add safe.directory /w/workspace/edgex-go/718 [Pipeline] echo [2024-10-08T05:25:49.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T05:25:49.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T05:25:49.176Z] ========================================================= [2024-10-08T05:25:49.176Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-08T05:25:49.176Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-08T05:25:49.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T05:25:49.469Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-08T05:25:49.469Z] 43c4264eed91: Pulling fs layer [2024-10-08T05:25:49.469Z] 4cc291be95ef: Pulling fs layer [2024-10-08T05:25:49.469Z] 2ac1f1163629: Pulling fs layer [2024-10-08T05:25:49.469Z] 5c3c966382ef: Pulling fs layer [2024-10-08T05:25:49.469Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T05:25:49.469Z] 5d5c8e513c77: Pulling fs layer [2024-10-08T05:25:49.469Z] 9f66e0745190: Pulling fs layer [2024-10-08T05:25:49.469Z] f49a43e4bbc0: Pulling fs layer [2024-10-08T05:25:49.469Z] 561ebcabdf7f: Pulling fs layer [2024-10-08T05:25:49.469Z] 9f66e0745190: Waiting [2024-10-08T05:25:49.469Z] f49a43e4bbc0: Waiting [2024-10-08T05:25:49.469Z] 5c3c966382ef: Waiting [2024-10-08T05:25:49.469Z] 4f4fb700ef54: Waiting [2024-10-08T05:25:49.469Z] 5d5c8e513c77: Waiting [2024-10-08T05:25:49.469Z] 561ebcabdf7f: Waiting [2024-10-08T05:25:49.469Z] 4cc291be95ef: Verifying Checksum [2024-10-08T05:25:49.469Z] 4cc291be95ef: Download complete [2024-10-08T05:25:49.469Z] 5c3c966382ef: Download complete [2024-10-08T05:25:49.469Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T05:25:49.469Z] 4f4fb700ef54: Download complete [2024-10-08T05:25:49.469Z] 5d5c8e513c77: Verifying Checksum [2024-10-08T05:25:49.469Z] 5d5c8e513c77: Download complete [2024-10-08T05:25:49.469Z] 43c4264eed91: Download complete [2024-10-08T05:25:49.469Z] 9f66e0745190: Verifying Checksum [2024-10-08T05:25:49.469Z] 9f66e0745190: Download complete [2024-10-08T05:25:49.727Z] 43c4264eed91: Pull complete [2024-10-08T05:25:49.727Z] 561ebcabdf7f: Verifying Checksum [2024-10-08T05:25:49.727Z] 561ebcabdf7f: Download complete [2024-10-08T05:25:49.986Z] 4cc291be95ef: Pull complete [2024-10-08T05:25:49.986Z] 2ac1f1163629: Verifying Checksum [2024-10-08T05:25:49.986Z] 2ac1f1163629: Download complete [2024-10-08T05:25:50.243Z] f49a43e4bbc0: Verifying Checksum [2024-10-08T05:25:50.243Z] f49a43e4bbc0: Download complete [2024-10-08T05:25:54.448Z] 2ac1f1163629: Pull complete [2024-10-08T05:25:54.448Z] 5c3c966382ef: Pull complete [2024-10-08T05:25:54.448Z] 4f4fb700ef54: Pull complete [2024-10-08T05:25:54.448Z] 5d5c8e513c77: Pull complete [2024-10-08T05:25:54.448Z] 9f66e0745190: Pull complete [2024-10-08T05:25:56.350Z] f49a43e4bbc0: Pull complete [2024-10-08T05:25:56.918Z] 561ebcabdf7f: Pull complete [2024-10-08T05:25:56.918Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-08T05:25:56.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T05:25:56.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-08T05:25:57.226Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T05:25:57.226Z] WORKDIR /edgex [2024-10-08T05:25:57.227Z] COPY go.mod . [2024-10-08T05:25:57.227Z] RUN go mod download [2024-10-08T05:25:57.227Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-08T05:25:57.794Z] Sending build context to Docker daemon 179.7MB [2024-10-08T05:25:57.794Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T05:25:57.794Z] ---> 3a752c3f9dda [2024-10-08T05:25:57.794Z] Step 2/4 : WORKDIR /edgex [2024-10-08T05:26:03.799Z] Still waiting to schedule task [2024-10-08T05:26:03.800Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22161’ [2024-10-08T05:26:06.002Z] ---> Running in f1a63013fde9 [2024-10-08T05:26:06.002Z] Removing intermediate container f1a63013fde9 [2024-10-08T05:26:06.002Z] ---> 887b049932d4 [2024-10-08T05:26:06.002Z] Step 3/4 : COPY go.mod . [2024-10-08T05:26:06.002Z] ---> 730f75a5893e [2024-10-08T05:26:06.002Z] Step 4/4 : RUN go mod download [2024-10-08T05:26:06.002Z] ---> Running in 37386fbf9496 [2024-10-08T05:26:38.084Z] Removing intermediate container 37386fbf9496 [2024-10-08T05:26:38.084Z] ---> 8f5730e1b002 [2024-10-08T05:26:38.084Z] Successfully built 8f5730e1b002 [2024-10-08T05:26:38.084Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:26:38.390Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T05:26:38.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T05:26:38.473Z] prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container [2024-10-08T05:26:38.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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-10-08T05:26:39.007Z] $ docker top 2d880b45b15b4491fb985ec7d5e2aa45e3b6bec4a9a973c72a9ecbc849b47508 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T05:26:39.371Z] + go version [2024-10-08T05:26:39.371Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-08T05:26:39.384Z] $ docker stop --time=1 2d880b45b15b4491fb985ec7d5e2aa45e3b6bec4a9a973c72a9ecbc849b47508 [2024-10-08T05:26:40.652Z] $ docker rm -f --volumes 2d880b45b15b4491fb985ec7d5e2aa45e3b6bec4a9a973c72a9ecbc849b47508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:26:41.133Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T05:26:41.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T05:26:41.218Z] prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container [2024-10-08T05:26:41.253Z] $ 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/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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-10-08T05:26:41.591Z] $ docker top db9bb07dd12f0a25f3185ca143ca4150c63a446228ad46b124a6165412691c67 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-08T05:26:41.672Z] ========================================================= [2024-10-08T05:26:41.672Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-08T05:26:41.672Z] ========================================================= [Pipeline] sh [2024-10-08T05:26:41.953Z] + git config --global --add safe.directory /w/workspace/edgex-go/718 [Pipeline] fileExists [Pipeline] sh [2024-10-08T05:26:42.275Z] + make test [2024-10-08T05:26:42.275Z] go test -race -coverprofile=coverage.out ./... [2024-10-08T05:26:50.417Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-08T05:27:22.587Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-08T05:27:22.587Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-08T05:27:22.587Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-08T05:27:22.588Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-08T05:27:22.588Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-08T05:27:22.588Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-08T05:27:22.588Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-08T05:27:22.588Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-08T05:27:22.588Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-08T05:27:22.588Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-08T05:27:22.588Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-08T05:27:22.588Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-08T05:27:22.588Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-08T05:27:22.588Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-08T05:27:22.588Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-08T05:27:22.588Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-08T05:27:23.965Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-08T05:27:23.965Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-08T05:27:24.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-10-08T05:27:24.903Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-08T05:27:24.903Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-08T05:27:24.903Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-08T05:27:25.473Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-08T05:27:25.473Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-08T05:27:25.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2024-10-08T05:27:26.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-08T05:27:26.302Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-08T05:27:26.302Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-08T05:27:26.302Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T05:27:26.302Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-08T05:27:26.302Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-08T05:27:26.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-08T05:27:26.302Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-08T05:27:26.560Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-08T05:27:27.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-08T05:27:27.934Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T05:27:27.934Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-08T05:27:27.934Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-08T05:27:27.934Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-08T05:27:29.309Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-08T05:27:29.309Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-08T05:27:29.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements [2024-10-08T05:27:29.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.2% of statements [2024-10-08T05:27:29.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.973s coverage: 93.4% of statements [2024-10-08T05:27:29.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements [2024-10-08T05:27:30.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 10.0% of statements [2024-10-08T05:27:30.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-08T05:27:30.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-08T05:27:30.242Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-08T05:27:30.242Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-08T05:27:30.242Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-08T05:27:30.242Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-08T05:27:30.242Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T05:27:30.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-08T05:27:30.242Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-08T05:27:30.242Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-08T05:27:30.242Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-08T05:27:31.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.405s coverage: 95.8% of statements [2024-10-08T05:27:31.615Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-10-08T05:27:31.872Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-08T05:27:32.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-08T05:27:32.129Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-08T05:27:33.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.029s coverage: 0.0% of statements [no tests to run] [2024-10-08T05:27:33.320Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.053s coverage: 0.8% of statements [2024-10-08T05:27:33.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 42.5% of statements [2024-10-08T05:27:33.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-10-08T05:27:34.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 77.8% of statements [2024-10-08T05:27:34.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2024-10-08T05:27:34.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2024-10-08T05:27:34.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.044s coverage: 87.5% of statements [2024-10-08T05:27:34.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-08T05:27:34.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-08T05:27:34.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-08T05:27:34.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-08T05:27:35.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-08T05:27:35.083Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-08T05:27:35.083Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-08T05:27:35.083Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-08T05:27:36.032Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-08T05:27:36.032Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-08T05:27:36.032Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-08T05:27:37.060Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-08T05:27:37.060Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-08T05:27:37.060Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-08T05:27:37.060Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-08T05:27:37.632Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-08T05:27:37.632Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-08T05:27:38.198Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-08T05:27:39.654Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-08T05:27:40.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-08T05:27:41.968Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-08T05:27:41.968Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-08T05:27:44.501Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-08T05:27:44.501Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-08T05:27:44.501Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-08T05:27:45.878Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-08T05:27:45.878Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-08T05:27:45.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-08T05:27:46.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2024-10-08T05:27:46.445Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-08T05:27:46.445Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-08T05:27:46.445Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-08T05:27:46.445Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-08T05:27:47.865Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-08T05:27:47.865Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-08T05:27:47.865Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-08T05:27:49.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-08T05:27:49.243Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-08T05:27:49.243Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T05:27:51.148Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-08T05:27:51.148Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-08T05:27:51.148Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-08T05:27:51.148Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-08T05:27:52.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-08T05:27:52.083Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T05:27:52.083Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-08T05:27:52.083Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-08T05:27:53.019Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-08T05:27:53.019Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-08T05:27:53.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-08T05:27:53.287Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.274s coverage: 79.9% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.031s coverage: 66.7% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.134s coverage: 36.5% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.087s coverage: 97.1% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.029s coverage: 35.9% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.100s coverage: 95.7% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements [2024-10-08T05:27:59.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements [2024-10-08T05:27:59.850Z] 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-10-08T05:27:59.850Z] running golangci-lint [2024-10-08T05:27:59.850Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-08T05:27:59.850Z] go version go1.23.2 linux/amd64 [2024-10-08T05:27:59.850Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-08T05:27:59.850Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-08T05:27:59.850Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-08T05:28:26.621Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 23.773588454s" [2024-10-08T05:28:26.621Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.941241ms" [2024-10-08T05:28:38.826Z] level=info msg="[linters_context/goanalysis] analyzers took 2m35.461135877s with top 10 stages: buildir: 1m5.91187974s, gosec: 4.773211395s, inspect: 3.077425344s, printf: 2.82969752s, fact_deprecated: 2.747441275s, ctrlflow: 2.46719864s, fact_purity: 2.136659615s, nilness: 1.801474939s, typedness: 1.305923936s, S1038: 1.286964209s" [2024-10-08T05:28:38.826Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-08T05:28:38.826Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 219/219, exclude: 219/219, nolint: 22/0, filename_unadjuster: 219/219, invalid_issue: 219/219, path_prettifier: 219/219, skip_files: 219/219, autogenerated_exclude: 219/219, identifier_marker: 219/219, cgo: 219/219, exclude-rules: 219/22" [2024-10-08T05:28:38.826Z] level=info msg="[runner] processing took 18.518721ms with stages: nolint: 7.017862ms, identifier_marker: 5.93811ms, autogenerated_exclude: 1.837583ms, path_prettifier: 1.606937ms, exclude-rules: 1.150902ms, skip_dirs: 881.015µs, cgo: 35.151µs, invalid_issue: 31.051µs, filename_unadjuster: 15.43µs, max_from_linter: 680ns, max_same_issues: 670ns, fixer: 640ns, skip_files: 570ns, sort_results: 470ns, uniq_by_line: 380ns, source_code: 310ns, exclude: 260ns, diff: 250ns, path_prefixer: 130ns, max_per_file_from_linter: 110ns, path_shortener: 110ns, severity-rules: 100ns" [2024-10-08T05:28:38.826Z] level=info msg="[runner] linters took 13.504145649s with stages: goanalysis_metalinter: 13.485539525s" [2024-10-08T05:28:38.826Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-08T05:28:38.826Z] level=info msg="Memory: 368 samples, avg is 289.0MB, max is 1262.6MB" [2024-10-08T05:28:38.826Z] level=info msg="Execution took 37.327477954s" [2024-10-08T05:28:38.826Z] go vet ./... [2024-10-08T05:28:45.413Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T05:28:45.413Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T05:28:45.413Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T05:28:45.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-08T05:28:45.790Z] + ls -al . [2024-10-08T05:28:45.790Z] total 1852 [2024-10-08T05:28:45.790Z] drwxrwxr-x 11 1001 1001 4096 Oct 8 05:26 . [2024-10-08T05:28:45.790Z] drwxr-xr-x 4 root root 4096 Oct 8 05:26 .. [2024-10-08T05:28:45.790Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 05:25 .blubracket [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 10 Oct 8 05:25 .dockerignore [2024-10-08T05:28:45.790Z] drwxrwxr-x 8 1001 1001 4096 Oct 8 05:27 .git [2024-10-08T05:28:45.790Z] drwxrwxr-x 3 1001 1001 4096 Oct 8 05:25 .github [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 1102 Oct 8 05:25 .gitignore [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 199 Oct 8 05:25 .golangci.yml [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 100 Oct 8 05:25 .hadolint.yml [2024-10-08T05:28:45.790Z] drwxr-xr-x 3 1001 1001 4096 Oct 8 05:25 .semver [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 155 Oct 8 05:25 .sonarcloud.properties [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 1171 Oct 8 05:25 ADOPTERS.md [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 21553 Oct 8 05:25 Attribution.txt [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 100284 Oct 8 05:25 CHANGELOG.md [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 3804 Oct 8 05:25 CONTRIBUTING.md [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 677 Oct 8 05:25 GOVERNANCE.md [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 861 Oct 8 05:25 Jenkinsfile [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 10775 Oct 8 05:25 LICENSE [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 16854 Oct 8 05:25 Makefile [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 582 Oct 8 05:25 OWNERS.md [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 9528 Oct 8 05:25 README.md [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 789 Oct 8 05:25 SECURITY.md [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 12 Oct 8 05:25 VERSION [2024-10-08T05:28:45.790Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 05:25 bin [2024-10-08T05:28:45.790Z] drwxrwxr-x 20 1001 1001 4096 Oct 8 05:25 cmd [2024-10-08T05:28:45.790Z] -rw-r--r-- 1 root root 1503744 Oct 8 05:27 coverage.out [2024-10-08T05:28:45.790Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 05:25 fuzz_test [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 7305 Oct 8 05:25 go.mod [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 102748 Oct 8 05:25 go.sum [2024-10-08T05:28:45.790Z] drwxrwxr-x 7 1001 1001 4096 Oct 8 05:25 internal [2024-10-08T05:28:45.790Z] drwxrwxr-x 3 1001 1001 4096 Oct 8 05:25 openapi [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 584 Oct 8 05:25 security.txt [2024-10-08T05:28:45.790Z] -rw-rw-r-- 1 1001 1001 204 Oct 8 05:25 version.go [Pipeline] sh [2024-10-08T05:28:46.075Z] + '[' -e coverage.out ] [2024-10-08T05:28:46.075Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-08T05:28:46.265Z] Stashed 1 file(s) [Pipeline] sh [2024-10-08T05:28:47.239Z] + make build [2024-10-08T05:28:47.239Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-08T05:29:13.792Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-08T05:29:13.792Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-08T05:29:15.172Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-08T05:29:15.828Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-08T05:29:17.291Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-08T05:29:22.612Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-08T05:29:24.013Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-08T05:29:26.555Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-08T05:29:28.462Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-08T05:29:29.398Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-08T05:29:30.333Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-08T05:29:31.268Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-08T05:29:32.205Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-08T05:29:33.153Z] $ docker stop --time=1 db9bb07dd12f0a25f3185ca143ca4150c63a446228ad46b124a6165412691c67 [2024-10-08T05:29:41.346Z] $ docker rm -f --volumes db9bb07dd12f0a25f3185ca143ca4150c63a446228ad46b124a6165412691c67 [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-10-08T05:29:42.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-08T05:29:42.619Z] [2024-10-08T05:29:42.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:29:42.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-08T05:29:42.911Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-08T05:29:42.911Z] 91d30c5bc195: Pulling fs layer [2024-10-08T05:29:42.911Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-08T05:29:42.911Z] 9c61dcf015f6: Pulling fs layer [2024-10-08T05:29:42.911Z] 4698f68db338: Pulling fs layer [2024-10-08T05:29:42.911Z] 2a2f49069b9e: Pulling fs layer [2024-10-08T05:29:42.911Z] e0025b399a48: Pulling fs layer [2024-10-08T05:29:42.911Z] 2a2f49069b9e: Waiting [2024-10-08T05:29:42.911Z] 4698f68db338: Waiting [2024-10-08T05:29:42.911Z] 91d30c5bc195: Download complete [2024-10-08T05:29:42.911Z] 4698f68db338: Verifying Checksum [2024-10-08T05:29:42.911Z] 4698f68db338: Download complete [2024-10-08T05:29:43.170Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-08T05:29:43.170Z] 2e9b0aa3be6d: Download complete [2024-10-08T05:29:43.170Z] e0025b399a48: Download complete [2024-10-08T05:29:43.170Z] 91d30c5bc195: Pull complete [2024-10-08T05:29:43.170Z] 2a2f49069b9e: Verifying Checksum [2024-10-08T05:29:43.170Z] 2a2f49069b9e: Download complete [2024-10-08T05:29:43.428Z] 2e9b0aa3be6d: Pull complete [2024-10-08T05:29:43.687Z] 9c61dcf015f6: Verifying Checksum [2024-10-08T05:29:43.687Z] 9c61dcf015f6: Download complete [2024-10-08T05:29:45.614Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22164 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-08T05:29:45.635Z] Running in /w/workspace/edgex-go/718 [Pipeline] { [Pipeline] checkout [2024-10-08T05:29:45.687Z] The recommended git tool is: git [2024-10-08T05:29:46.972Z] 9c61dcf015f6: Pull complete [2024-10-08T05:29:46.973Z] 4698f68db338: Pull complete [2024-10-08T05:29:47.236Z] 2a2f49069b9e: Pull complete [2024-10-08T05:29:47.236Z] e0025b399a48: Pull complete [2024-10-08T05:29:47.236Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-08T05:29:47.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-08T05:29:47.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T05:29:47.342Z] prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container [2024-10-08T05:29:47.376Z] $ 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/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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-10-08T05:29:50.700Z] using credential edgex-jenkins-ssh [2024-10-08T05:29:50.722Z] Cloning the remote Git repository [2024-10-08T05:29:50.764Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-08T05:29:50.864Z] > git init /w/workspace/edgex-go/718 # timeout=10 [2024-10-08T05:29:51.010Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-08T05:29:51.011Z] > git --version # timeout=10 [2024-10-08T05:29:51.044Z] > git --version # 'git version 2.25.1' [2024-10-08T05:29:51.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T05:29:51.196Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T05:29:53.670Z] $ docker top 5912d7bd0e9219c5c641bfa92d0368ff74a590471f1d046a4e05703e5c5a384a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T05:29:54.030Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-08T05:29:56.569Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-08T05:29:56.569Z] #1 transferring dockerfile: [2024-10-08T05:29:56.831Z] #1 transferring dockerfile: 2.23kB done [2024-10-08T05:29:56.831Z] #1 DONE 0.0s [2024-10-08T05:29:56.831Z] [2024-10-08T05:29:56.831Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-10-08T05:29:56.831Z] #2 transferring dockerfile: 1.81kB done [2024-10-08T05:29:56.831Z] #2 DONE 0.0s [2024-10-08T05:29:56.831Z] [2024-10-08T05:29:56.831Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-08T05:29:56.831Z] #3 transferring dockerfile: 1.89kB done [2024-10-08T05:29:56.831Z] #3 DONE 0.0s [2024-10-08T05:29:56.831Z] [2024-10-08T05:29:56.831Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-10-08T05:29:56.831Z] #4 transferring dockerfile: 1.69kB done [2024-10-08T05:29:56.831Z] #4 DONE 0.0s [2024-10-08T05:29:56.831Z] [2024-10-08T05:29:56.831Z] #5 [core-command internal] load build definition from Dockerfile [2024-10-08T05:29:56.831Z] #5 transferring dockerfile: 1.93kB done [2024-10-08T05:29:56.831Z] #5 DONE 0.0s [2024-10-08T05:29:56.831Z] [2024-10-08T05:29:56.831Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-08T05:29:56.831Z] #6 transferring dockerfile: 2.15kB done [2024-10-08T05:29:56.831Z] #6 DONE 0.0s [2024-10-08T05:29:56.831Z] [2024-10-08T05:29:56.831Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-10-08T05:29:56.831Z] #7 transferring dockerfile: 1.70kB done [2024-10-08T05:29:56.831Z] #7 DONE 0.0s [2024-10-08T05:29:56.831Z] [2024-10-08T05:29:56.831Z] #8 [core-data internal] load build definition from Dockerfile [2024-10-08T05:29:56.831Z] #8 transferring dockerfile: 2.07kB done [2024-10-08T05:29:56.831Z] #8 DONE 0.0s [2024-10-08T05:29:56.831Z] [2024-10-08T05:29:56.831Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-10-08T05:29:56.831Z] #9 transferring dockerfile: 2.13kB done [2024-10-08T05:29:56.831Z] #9 DONE 0.0s [2024-10-08T05:29:56.831Z] [2024-10-08T05:29:56.831Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-10-08T05:29:56.831Z] #10 transferring dockerfile: 2.07kB done [2024-10-08T05:29:57.092Z] #10 DONE 0.0s [2024-10-08T05:29:57.092Z] [2024-10-08T05:29:57.092Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-08T05:29:57.092Z] #11 transferring dockerfile: 3.17kB done [2024-10-08T05:29:57.092Z] #11 DONE 0.0s [2024-10-08T05:29:57.092Z] [2024-10-08T05:29:57.092Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-08T05:29:57.092Z] #12 transferring dockerfile: 2.50kB done [2024-10-08T05:29:57.092Z] #12 DONE 0.0s [2024-10-08T05:29:57.092Z] [2024-10-08T05:29:57.092Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-10-08T05:29:57.092Z] #13 transferring dockerfile: 2.02kB done [2024-10-08T05:29:57.092Z] #13 DONE 0.0s [2024-10-08T05:29:57.092Z] [2024-10-08T05:29:57.092Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-10-08T05:29:57.092Z] #14 transferring dockerfile: 1.93kB done [2024-10-08T05:29:57.092Z] #14 DONE 0.0s [2024-10-08T05:29:57.092Z] [2024-10-08T05:29:57.092Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-08T05:29:57.092Z] #15 transferring dockerfile: 1.85kB done [2024-10-08T05:29:57.092Z] #15 DONE 0.0s [2024-10-08T05:29:57.092Z] [2024-10-08T05:29:57.092Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-08T05:29:57.092Z] #16 transferring context: 50B done [2024-10-08T05:29:57.092Z] #16 DONE 0.0s [2024-10-08T05:29:57.092Z] [2024-10-08T05:29:57.092Z] #17 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-08T05:29:57.092Z] #17 transferring dockerfile: 2.49kB done [2024-10-08T05:29:57.092Z] #17 DONE 0.0s [2024-10-08T05:29:57.352Z] [2024-10-08T05:29:57.352Z] #18 [security-spire-agent internal] load .dockerignore [2024-10-08T05:29:57.352Z] #18 transferring context: 50B done [2024-10-08T05:29:57.352Z] #18 DONE 0.0s [2024-10-08T05:29:57.352Z] [2024-10-08T05:29:57.352Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-10-08T05:29:57.352Z] #19 transferring context: 50B done [2024-10-08T05:29:57.352Z] #19 DONE 0.0s [2024-10-08T05:29:57.352Z] [2024-10-08T05:29:57.352Z] #20 [security-spire-config internal] load .dockerignore [2024-10-08T05:29:57.352Z] #20 transferring context: 50B done [2024-10-08T05:29:57.352Z] #20 DONE 0.0s [2024-10-08T05:29:57.352Z] [2024-10-08T05:29:57.352Z] #21 [core-data internal] load .dockerignore [2024-10-08T05:29:57.352Z] #21 transferring context: 50B done [2024-10-08T05:29:57.352Z] #21 DONE 0.1s [2024-10-08T05:29:57.352Z] [2024-10-08T05:29:57.352Z] #22 [core-command internal] load .dockerignore [2024-10-08T05:29:57.352Z] #22 transferring context: 50B done [2024-10-08T05:29:57.352Z] #22 DONE 0.0s [2024-10-08T05:29:57.352Z] [2024-10-08T05:29:57.352Z] #23 [security-spire-server internal] load .dockerignore [2024-10-08T05:29:57.352Z] #23 transferring context: 50B done [2024-10-08T05:29:57.352Z] #23 DONE 0.0s [2024-10-08T05:29:57.352Z] [2024-10-08T05:29:57.352Z] #24 [security-proxy-auth internal] load .dockerignore [2024-10-08T05:29:57.352Z] #24 transferring context: 50B done [2024-10-08T05:29:57.352Z] #24 DONE 0.0s [2024-10-08T05:29:57.352Z] [2024-10-08T05:29:57.352Z] #25 [core-metadata internal] load .dockerignore [2024-10-08T05:29:57.352Z] #25 transferring context: 50B done [2024-10-08T05:29:57.352Z] #25 DONE 0.0s [2024-10-08T05:29:57.352Z] [2024-10-08T05:29:57.352Z] #26 [core-keeper internal] load .dockerignore [2024-10-08T05:29:57.352Z] #26 transferring context: 50B done [2024-10-08T05:29:57.352Z] #26 DONE 0.0s [2024-10-08T05:29:57.352Z] [2024-10-08T05:29:57.352Z] #27 [security-bootstrapper internal] load .dockerignore [2024-10-08T05:29:57.352Z] #27 transferring context: 50B done [2024-10-08T05:29:57.352Z] #27 DONE 0.0s [2024-10-08T05:29:57.352Z] [2024-10-08T05:29:57.352Z] #28 [security-proxy-setup internal] load .dockerignore [2024-10-08T05:29:57.352Z] #28 transferring context: 50B done [2024-10-08T05:29:57.352Z] #28 DONE 0.0s [2024-10-08T05:29:57.352Z] [2024-10-08T05:29:57.352Z] #29 [support-scheduler internal] load .dockerignore [2024-10-08T05:29:57.611Z] #29 transferring context: 50B done [2024-10-08T05:29:57.611Z] #29 DONE 0.0s [2024-10-08T05:29:57.611Z] [2024-10-08T05:29:57.611Z] #30 [support-notifications internal] load .dockerignore [2024-10-08T05:29:57.611Z] #30 transferring context: 50B done [2024-10-08T05:29:57.611Z] #30 DONE 0.0s [2024-10-08T05:29:57.611Z] [2024-10-08T05:29:57.611Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-10-08T05:29:57.611Z] #31 transferring context: 50B done [2024-10-08T05:29:57.611Z] #31 DONE 0.0s [2024-10-08T05:29:57.611Z] [2024-10-08T05:29:57.611Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-10-08T05:29:57.611Z] #32 transferring context: 50B done [2024-10-08T05:29:57.611Z] #32 DONE 0.0s [2024-10-08T05:29:57.611Z] [2024-10-08T05:29:57.612Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T05:29:57.612Z] #33 DONE 0.0s [2024-10-08T05:29:57.612Z] [2024-10-08T05:29:57.612Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T05:29:57.612Z] #34 DONE 0.1s [2024-10-08T05:29:57.612Z] [2024-10-08T05:29:57.612Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:29:57.612Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T05:29:57.612Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T05:29:57.612Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T05:29:57.612Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:29:57.612Z] #35 DONE 0.0s [2024-10-08T05:29:57.612Z] [2024-10-08T05:29:57.612Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-08T05:29:57.870Z] #36 ... [2024-10-08T05:29:57.870Z] [2024-10-08T05:29:57.870Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T05:29:57.870Z] #33 DONE 0.0s [2024-10-08T05:29:57.870Z] [2024-10-08T05:29:57.870Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:29:57.870Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T05:29:57.870Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T05:29:57.870Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T05:29:57.870Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:29:57.870Z] #35 DONE 0.1s [2024-10-08T05:29:57.870Z] [2024-10-08T05:29:57.870Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-08T05:29:57.870Z] #36 ... [2024-10-08T05:29:57.870Z] [2024-10-08T05:29:57.870Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:29:57.870Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T05:29:57.870Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T05:29:57.870Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T05:29:57.870Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:29:57.870Z] #35 DONE 0.1s [2024-10-08T05:29:57.870Z] [2024-10-08T05:29:57.870Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T05:29:57.870Z] #33 DONE 0.0s [2024-10-08T05:29:57.870Z] [2024-10-08T05:29:57.870Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-08T05:29:57.870Z] #36 ... [2024-10-08T05:29:57.870Z] [2024-10-08T05:29:57.870Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:29:57.870Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T05:29:57.870Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T05:29:57.870Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T05:29:57.870Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:29:57.870Z] #35 DONE 0.1s [2024-10-08T05:29:57.870Z] [2024-10-08T05:29:57.870Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T05:29:57.870Z] #33 DONE 0.0s [2024-10-08T05:29:57.870Z] [2024-10-08T05:29:57.870Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-08T05:29:57.870Z] #37 DONE 0.6s [2024-10-08T05:29:57.870Z] [2024-10-08T05:29:57.870Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-08T05:29:58.131Z] #36 ... [2024-10-08T05:29:58.131Z] [2024-10-08T05:29:58.131Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T05:29:58.131Z] #33 DONE 0.0s [2024-10-08T05:29:58.131Z] [2024-10-08T05:29:58.131Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-08T05:29:58.131Z] #36 ... [2024-10-08T05:29:58.131Z] [2024-10-08T05:29:58.131Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:29:58.131Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T05:29:58.131Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T05:29:58.131Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T05:29:58.131Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:29:58.131Z] #35 DONE 0.1s [2024-10-08T05:29:58.131Z] [2024-10-08T05:29:58.131Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T05:29:58.131Z] #33 DONE 0.0s [2024-10-08T05:29:58.131Z] [2024-10-08T05:29:58.131Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-08T05:29:58.131Z] #37 DONE 0.6s [2024-10-08T05:29:58.131Z] [2024-10-08T05:29:58.131Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-08T05:30:02.326Z] #36 transferring context: 221.29MB 4.7s [2024-10-08T05:30:04.275Z] #36 ... [2024-10-08T05:30:04.275Z] [2024-10-08T05:30:04.275Z] #38 [core-keeper internal] load build context [2024-10-08T05:30:04.275Z] #38 ... [2024-10-08T05:30:04.275Z] [2024-10-08T05:30:04.275Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-08T05:30:06.823Z] #36 transferring context: 452.43MB 9.2s done [2024-10-08T05:30:08.464Z] #36 ... [2024-10-08T05:30:08.464Z] [2024-10-08T05:30:08.464Z] #39 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-08T05:30:08.464Z] #0 6.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:08.464Z] #0 6.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:08.464Z] #0 7.027 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T05:30:08.464Z] #0 7.033 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:08.464Z] #0 7.038 OK: 8 MiB in 15 packages [2024-10-08T05:30:08.724Z] #39 ... [2024-10-08T05:30:08.724Z] [2024-10-08T05:30:08.724Z] #40 [core-command internal] load build context [2024-10-08T05:30:08.724Z] #40 transferring context: 452.43MB 9.9s done [2024-10-08T05:30:08.724Z] #40 ... [2024-10-08T05:30:08.724Z] [2024-10-08T05:30:08.724Z] #41 [support-notifications internal] load build context [2024-10-08T05:30:08.983Z] #41 ... [2024-10-08T05:30:08.984Z] [2024-10-08T05:30:08.984Z] #42 [support-cron-scheduler internal] load build context [2024-10-08T05:30:08.984Z] #42 ... [2024-10-08T05:30:08.984Z] [2024-10-08T05:30:08.984Z] #43 [security-proxy-auth internal] load build context [2024-10-08T05:30:08.984Z] #43 transferring context: 452.43MB 8.2s done [2024-10-08T05:30:09.242Z] #43 ... [2024-10-08T05:30:09.242Z] [2024-10-08T05:30:09.242Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T05:30:09.242Z] #34 ... [2024-10-08T05:30:09.242Z] [2024-10-08T05:30:09.242Z] #44 [core-data internal] load build context [2024-10-08T05:30:09.242Z] #44 transferring context: 452.43MB 8.0s done [2024-10-08T05:30:09.500Z] #44 ... [2024-10-08T05:30:09.500Z] [2024-10-08T05:30:09.500Z] #45 [security-bootstrapper internal] load build context [2024-10-08T05:30:09.500Z] #45 transferring context: 452.43MB 6.9s done [2024-10-08T05:30:09.075Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-08T05:30:09.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T05:30:10.105Z] Avoid second fetch [2024-10-08T05:30:10.105Z] Checking out Revision 018de14706ecd28e419c0433dda1c317afd0e2ef (main) [2024-10-08T05:30:10.866Z] #45 ... [2024-10-08T05:30:10.866Z] [2024-10-08T05:30:10.867Z] #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-08T05:30:11.008Z] Commit message: "Merge pull request #4958 from jackchenjc/issue-4925" [2024-10-08T05:30:11.126Z] #46 ... [2024-10-08T05:30:11.126Z] [2024-10-08T05:30:11.126Z] #47 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-08T05:30:11.126Z] #47 ... [2024-10-08T05:30:11.126Z] [2024-10-08T05:30:11.126Z] #48 [support-scheduler internal] load build context [2024-10-08T05:30:11.384Z] #48 ... [2024-10-08T05:30:11.384Z] [2024-10-08T05:30:11.384Z] #49 [security-proxy-setup internal] load build context [2024-10-08T05:30:11.384Z] #49 ... [2024-10-08T05:30:11.384Z] [2024-10-08T05:30:11.384Z] #50 [core-metadata internal] load build context [2024-10-08T05:30:11.384Z] #50 transferring context: 452.43MB 6.9s done [2024-10-08T05:30:11.642Z] #50 ... [2024-10-08T05:30:11.642Z] [2024-10-08T05:30:11.642Z] #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T05:30:11.642Z] #51 ... [2024-10-08T05:30:11.642Z] [2024-10-08T05:30:11.642Z] #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-08T05:30:11.901Z] #52 ... [2024-10-08T05:30:11.901Z] [2024-10-08T05:30:11.901Z] #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T05:30:12.160Z] #53 ... [2024-10-08T05:30:12.160Z] [2024-10-08T05:30:12.160Z] #54 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T05:30:12.160Z] #54 ... [2024-10-08T05:30:12.160Z] [2024-10-08T05:30:12.160Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T05:30:10.121Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T05:30:10.189Z] > git checkout -f 018de14706ecd28e419c0433dda1c317afd0e2ef # timeout=10 [2024-10-08T05:30:12.418Z] #55 ... [2024-10-08T05:30:12.418Z] [2024-10-08T05:30:12.418Z] #56 [security-spiffe-token-provider internal] load build context [2024-10-08T05:30:12.418Z] #56 transferring context: 452.43MB 9.0s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T05:30:15.802Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-08T05:30:15.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T05:30:15.802Z] Dload Upload Total Spent Left Speed [2024-10-08T05:30:15.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81707 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh [2024-10-08T05:30:15.926Z] #56 ... [2024-10-08T05:30:15.926Z] [2024-10-08T05:30:15.926Z] #38 [core-keeper internal] load build context [2024-10-08T05:30:15.926Z] #38 transferring context: 452.43MB 6.6s done [2024-10-08T05:30:15.926Z] #38 ... [2024-10-08T05:30:15.926Z] [2024-10-08T05:30:15.926Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T05:30:16.156Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-08T05:30:16.497Z] + sudo tee /etc/docker/daemon.new [2024-10-08T05:30:16.497Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-08T05:30:16.497Z] { [2024-10-08T05:30:16.497Z] "registry-mirrors": [ [2024-10-08T05:30:16.497Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-08T05:30:16.497Z] ], [2024-10-08T05:30:16.497Z] "bip": "10.250.0.254/24", [2024-10-08T05:30:16.497Z] "hosts": [ [2024-10-08T05:30:16.497Z] "tcp://0.0.0.0:5555", [2024-10-08T05:30:16.497Z] "unix:///var/run/docker.sock" [2024-10-08T05:30:16.497Z] ], [2024-10-08T05:30:16.497Z] "mtu": 1458, [2024-10-08T05:30:16.497Z] "selinux-enabled": true, [2024-10-08T05:30:16.497Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-08T05:30:16.497Z] } [Pipeline] sh [2024-10-08T05:30:16.864Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-08T05:30:17.233Z] + sudo service docker restart [2024-10-08T05:30:21.318Z] #57 ... [2024-10-08T05:30:21.319Z] [2024-10-08T05:30:21.319Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T05:30:23.887Z] #58 ... [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-08T05:30:23.887Z] #52 DONE 25.8s [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T05:30:23.887Z] #58 ... [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T05:30:23.887Z] #34 DONE 26.2s [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:30:23.887Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T05:30:23.887Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T05:30:23.887Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T05:30:23.887Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:30:23.887Z] #35 DONE 0.1s [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-08T05:30:23.887Z] #37 DONE 0.6s [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #38 [core-keeper internal] load build context [2024-10-08T05:30:23.887Z] #38 DONE 26.0s [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #45 [security-bootstrapper internal] load build context [2024-10-08T05:30:23.887Z] #45 DONE 26.1s [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-08T05:30:23.887Z] #46 DONE 26.3s [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #50 [core-metadata internal] load build context [2024-10-08T05:30:23.887Z] #50 DONE 26.1s [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #44 [core-data internal] load build context [2024-10-08T05:30:23.887Z] #44 DONE 26.2s [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #43 [security-proxy-auth internal] load build context [2024-10-08T05:30:23.887Z] #43 DONE 26.2s [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #47 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-08T05:30:23.887Z] #47 DONE 26.3s [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #39 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-08T05:30:23.887Z] #39 DONE 26.6s [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-08T05:30:23.887Z] #36 DONE 26.5s [2024-10-08T05:30:23.887Z] [2024-10-08T05:30:23.887Z] #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:30:23.887Z] #59 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-10-08T05:30:24.145Z] #59 ... [2024-10-08T05:30:24.146Z] [2024-10-08T05:30:24.146Z] #56 [security-spiffe-token-provider internal] load build context [2024-10-08T05:30:24.146Z] #56 DONE 26.3s [2024-10-08T05:30:24.146Z] [2024-10-08T05:30:24.146Z] #40 [core-command internal] load build context [2024-10-08T05:30:24.146Z] #40 DONE 26.3s [2024-10-08T05:30:24.146Z] [2024-10-08T05:30:24.146Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:30:24.146Z] #59 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-10-08T05:30:24.146Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-08T05:30:24.146Z] #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-10-08T05:30:24.146Z] #59 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-08T05:30:24.146Z] #59 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-08T05:30:24.146Z] #59 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-08T05:30:24.146Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-08T05:30:24.146Z] #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2024-10-08T05:30:24.146Z] #59 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-08T05:30:24.146Z] #59 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-08T05:30:24.146Z] #59 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-08T05:30:24.146Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-10-08T05:30:24.405Z] #59 ... [2024-10-08T05:30:24.405Z] [2024-10-08T05:30:24.405Z] #60 [security-spire-agent internal] load build context [2024-10-08T05:30:24.405Z] #60 transferring context: 27.51kB done [2024-10-08T05:30:24.405Z] #60 DONE 0.3s [2024-10-08T05:30:24.405Z] [2024-10-08T05:30:24.405Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:30:24.405Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-08T05:30:24.405Z] #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T05:30:24.405Z] #59 ... [2024-10-08T05:30:24.405Z] [2024-10-08T05:30:24.405Z] #61 [security-spire-config internal] load build context [2024-10-08T05:30:24.405Z] #61 transferring context: 26.23kB done [2024-10-08T05:30:24.405Z] #61 DONE 0.3s [2024-10-08T05:30:24.405Z] [2024-10-08T05:30:24.405Z] #62 [security-spire-server internal] load build context [2024-10-08T05:30:24.405Z] #62 transferring context: 27.98kB 0.0s done [2024-10-08T05:30:24.405Z] #62 DONE 0.4s [2024-10-08T05:30:24.405Z] [2024-10-08T05:30:24.405Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:30:24.405Z] #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-10-08T05:30:24.405Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-08T05:30:24.405Z] #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.4s [2024-10-08T05:30:24.405Z] #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-08T05:30:24.662Z] #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.5s [2024-10-08T05:30:24.662Z] #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.21MB / 30.73MB 0.6s [2024-10-08T05:30:24.662Z] #59 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-10-08T05:30:24.662Z] #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.48MB / 30.73MB 0.7s [2024-10-08T05:30:24.662Z] #59 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-08T05:30:24.945Z] #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2024-10-08T05:30:29.128Z] #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.3s done [2024-10-08T05:30:34.400Z] #59 ... [2024-10-08T05:30:34.401Z] [2024-10-08T05:30:34.401Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T05:30:34.941Z] #63 ... [2024-10-08T05:30:34.941Z] [2024-10-08T05:30:34.941Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T05:30:34.941Z] #64 ... [2024-10-08T05:30:34.941Z] [2024-10-08T05:30:34.941Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T05:30:35.284Z] #65 ... [2024-10-08T05:30:35.284Z] [2024-10-08T05:30:35.284Z] #66 [security-secretstore-setup internal] load build context [2024-10-08T05:30:35.284Z] #66 transferring context: 452.43MB 4.9s done [2024-10-08T05:30:35.284Z] #66 ... [2024-10-08T05:30:35.284Z] [2024-10-08T05:30:35.284Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T05:30:35.536Z] provisioning config files... [2024-10-08T05:30:35.541Z] #67 ... [2024-10-08T05:30:35.541Z] [2024-10-08T05:30:35.541Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T05:30:35.541Z] #68 ... [2024-10-08T05:30:35.541Z] [2024-10-08T05:30:35.541Z] #54 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T05:30:35.541Z] #54 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:35.541Z] #54 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:35.541Z] #54 27.19 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-08T05:30:35.541Z] #54 27.19 (2/2) Installing su-exec (0.2-r3) [2024-10-08T05:30:35.541Z] #54 27.19 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:35.541Z] #54 27.21 OK: 8 MiB in 16 packages [2024-10-08T05:30:35.566Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/718@tmp/config1673934751667821051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T05:30:35.804Z] #54 ... [2024-10-08T05:30:35.804Z] [2024-10-08T05:30:35.804Z] #49 [security-proxy-setup internal] load build context [2024-10-08T05:30:35.804Z] #49 transferring context: 452.43MB 5.5s done [2024-10-08T05:30:36.081Z] ---> ****-login.sh [2024-10-08T05:30:36.081Z] nexus3.edgexfoundry.org:10001 [2024-10-08T05:30:36.187Z] #49 ... [2024-10-08T05:30:36.188Z] [2024-10-08T05:30:36.188Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:30:36.188Z] #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-10-08T05:30:36.188Z] #69 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-08T05:30:36.188Z] #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-08T05:30:36.188Z] #69 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-08T05:30:36.188Z] #69 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-08T05:30:36.188Z] #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-08T05:30:36.188Z] #69 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T05:30:36.188Z] #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 4.4s done [2024-10-08T05:30:36.188Z] #69 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-08T05:30:36.188Z] #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-10-08T05:30:36.188Z] #69 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-08T05:30:36.188Z] #69 ... [2024-10-08T05:30:36.188Z] [2024-10-08T05:30:36.188Z] #41 [support-notifications internal] load build context [2024-10-08T05:30:36.188Z] #41 transferring context: 452.43MB 5.7s done [2024-10-08T05:30:36.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:30:36.447Z] #41 ... [2024-10-08T05:30:36.447Z] [2024-10-08T05:30:36.447Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T05:30:36.447Z] #55 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:36.447Z] #55 26.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:36.447Z] #55 27.15 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T05:30:36.447Z] #55 27.15 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T05:30:36.447Z] #55 27.15 OK: 24163 distinct packages available [2024-10-08T05:30:36.447Z] #55 27.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:36.447Z] #55 27.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:36.447Z] #55 27.63 (1/14) Installing ca-certificates (20240705-r0) [2024-10-08T05:30:36.447Z] #55 27.64 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-08T05:30:36.447Z] #55 27.65 (3/14) Installing c-ares (1.33.1-r0) [2024-10-08T05:30:36.447Z] #55 27.66 (4/14) Installing libunistring (1.2-r0) [2024-10-08T05:30:36.447Z] #55 27.67 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-08T05:30:36.447Z] #55 27.68 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-08T05:30:36.447Z] #55 27.68 (7/14) Installing libpsl (0.21.5-r1) [2024-10-08T05:30:36.447Z] #55 27.68 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-08T05:30:36.447Z] #55 27.69 (9/14) Installing libcurl (8.10.1-r0) [2024-10-08T05:30:36.447Z] #55 27.70 (10/14) Installing curl (8.10.1-r0) [2024-10-08T05:30:36.447Z] #55 27.71 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-08T05:30:36.447Z] #55 27.71 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-08T05:30:36.447Z] #55 27.72 (13/14) Installing libucontext (1.2-r3) [2024-10-08T05:30:36.447Z] #55 27.72 (14/14) Installing gcompat (1.1.0-r4) [2024-10-08T05:30:36.447Z] #55 27.72 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:36.447Z] #55 27.73 Executing ca-certificates-20240705-r0.trigger [2024-10-08T05:30:36.447Z] #55 27.79 OK: 13 MiB in 28 packages [2024-10-08T05:30:36.706Z] #55 ... [2024-10-08T05:30:36.706Z] [2024-10-08T05:30:36.706Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T05:30:36.706Z] #70 ... [2024-10-08T05:30:36.706Z] [2024-10-08T05:30:36.706Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T05:30:36.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:30:36.956Z] Configure a credential helper to remove this warning. See [2024-10-08T05:30:36.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:30:36.956Z] [2024-10-08T05:30:36.956Z] Login Succeeded [2024-10-08T05:30:36.956Z] nexus3.edgexfoundry.org:10002 [2024-10-08T05:30:37.219Z] #71 ... [2024-10-08T05:30:37.219Z] [2024-10-08T05:30:37.219Z] #42 [support-cron-scheduler internal] load build context [2024-10-08T05:30:37.219Z] #42 transferring context: 452.43MB 5.5s done [2024-10-08T05:30:37.219Z] #42 ... [2024-10-08T05:30:37.219Z] [2024-10-08T05:30:37.219Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T05:30:37.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:30:37.479Z] #72 ... [2024-10-08T05:30:37.479Z] [2024-10-08T05:30:37.479Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T05:30:37.479Z] #73 ... [2024-10-08T05:30:37.479Z] [2024-10-08T05:30:37.479Z] #48 [support-scheduler internal] load build context [2024-10-08T05:30:37.479Z] #48 transferring context: 452.43MB 4.8s done [2024-10-08T05:30:37.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:30:37.500Z] Configure a credential helper to remove this warning. See [2024-10-08T05:30:37.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:30:37.500Z] [2024-10-08T05:30:37.500Z] Login Succeeded [2024-10-08T05:30:37.500Z] nexus3.edgexfoundry.org:10003 [2024-10-08T05:30:37.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:30:37.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:30:37.824Z] Configure a credential helper to remove this warning. See [2024-10-08T05:30:37.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:30:37.824Z] [2024-10-08T05:30:37.824Z] Login Succeeded [2024-10-08T05:30:37.825Z] nexus3.edgexfoundry.org:10004 [2024-10-08T05:30:37.864Z] #48 ... [2024-10-08T05:30:37.864Z] [2024-10-08T05:30:37.864Z] #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-08T05:30:37.864Z] #74 ... [2024-10-08T05:30:37.864Z] [2024-10-08T05:30:37.864Z] #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T05:30:37.864Z] #53 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:37.864Z] #53 26.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:37.864Z] #53 26.90 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T05:30:37.864Z] #53 26.90 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:37.864Z] #53 26.91 OK: 8 MiB in 15 packages [2024-10-08T05:30:38.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:30:38.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:30:38.097Z] Configure a credential helper to remove this warning. See [2024-10-08T05:30:38.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:30:38.097Z] [2024-10-08T05:30:38.097Z] Login Succeeded [2024-10-08T05:30:38.097Z] ****.io [2024-10-08T05:30:38.128Z] #53 ... [2024-10-08T05:30:38.128Z] [2024-10-08T05:30:38.128Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T05:30:38.128Z] #57 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:38.128Z] #57 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:38.128Z] #57 10.87 (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T05:30:38.128Z] #57 10.88 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T05:30:38.128Z] #57 10.89 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:38.128Z] #57 10.89 Executing ca-certificates-20240705-r0.trigger [2024-10-08T05:30:38.128Z] #57 10.93 OK: 9 MiB in 16 packages [2024-10-08T05:30:38.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:30:38.387Z] #57 ... [2024-10-08T05:30:38.387Z] [2024-10-08T05:30:38.387Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:30:38.387Z] #69 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done [2024-10-08T05:30:38.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:30:38.636Z] Configure a credential helper to remove this warning. See [2024-10-08T05:30:38.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:30:38.636Z] [2024-10-08T05:30:38.636Z] Login Succeeded [2024-10-08T05:30:38.636Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T05:30:38.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-08T05:30:39.340Z] + git config --global --add safe.directory /w/workspace/edgex-go/718 [Pipeline] echo [2024-10-08T05:30:39.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T05:30:39.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T05:30:39.408Z] ========================================================= [2024-10-08T05:30:39.408Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-08T05:30:39.408Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-08T05:30:39.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T05:30:40.016Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-08T05:30:40.016Z] cf04c63912e1: Pulling fs layer [2024-10-08T05:30:40.016Z] 55b35a11ae5e: Pulling fs layer [2024-10-08T05:30:40.016Z] a37a00ec5f00: Pulling fs layer [2024-10-08T05:30:40.016Z] 50b3750afda1: Pulling fs layer [2024-10-08T05:30:40.016Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T05:30:40.016Z] 80978eb59214: Pulling fs layer [2024-10-08T05:30:40.016Z] c9f46d7d2bd2: Pulling fs layer [2024-10-08T05:30:40.016Z] c5a475d317c9: Pulling fs layer [2024-10-08T05:30:40.016Z] 50b3750afda1: Waiting [2024-10-08T05:30:40.016Z] 80978eb59214: Waiting [2024-10-08T05:30:40.016Z] 4f4fb700ef54: Waiting [2024-10-08T05:30:40.016Z] c9f46d7d2bd2: Waiting [2024-10-08T05:30:40.016Z] 55b35a11ae5e: Verifying Checksum [2024-10-08T05:30:40.016Z] 55b35a11ae5e: Download complete [2024-10-08T05:30:40.016Z] 50b3750afda1: Verifying Checksum [2024-10-08T05:30:40.016Z] 50b3750afda1: Download complete [2024-10-08T05:30:40.016Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T05:30:40.016Z] 4f4fb700ef54: Download complete [2024-10-08T05:30:40.016Z] 80978eb59214: Verifying Checksum [2024-10-08T05:30:40.016Z] 80978eb59214: Download complete [2024-10-08T05:30:40.016Z] cf04c63912e1: Verifying Checksum [2024-10-08T05:30:40.016Z] cf04c63912e1: Download complete [2024-10-08T05:30:40.721Z] c5a475d317c9: Verifying Checksum [2024-10-08T05:30:40.721Z] c5a475d317c9: Download complete [2024-10-08T05:30:40.991Z] cf04c63912e1: Pull complete [2024-10-08T05:30:41.712Z] 55b35a11ae5e: Pull complete [2024-10-08T05:30:42.304Z] a37a00ec5f00: Verifying Checksum [2024-10-08T05:30:42.304Z] a37a00ec5f00: Download complete [2024-10-08T05:30:42.696Z] #69 ... [2024-10-08T05:30:42.696Z] [2024-10-08T05:30:42.696Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:30:42.696Z] #59 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.4s [2024-10-08T05:30:42.696Z] #59 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.6s done [2024-10-08T05:30:42.909Z] c9f46d7d2bd2: Verifying Checksum [2024-10-08T05:30:42.909Z] c9f46d7d2bd2: Download complete [2024-10-08T05:30:46.038Z] #59 ... [2024-10-08T05:30:46.039Z] [2024-10-08T05:30:46.039Z] #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T05:30:46.039Z] #51 DONE 48.2s [2024-10-08T05:30:46.300Z] [2024-10-08T05:30:46.300Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T05:30:46.561Z] #70 ... [2024-10-08T05:30:46.561Z] [2024-10-08T05:30:46.561Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T05:30:46.881Z] #75 ... [2024-10-08T05:30:46.881Z] [2024-10-08T05:30:46.881Z] #48 [support-scheduler internal] load build context [2024-10-08T05:30:46.881Z] #48 DONE 48.8s [2024-10-08T05:30:47.144Z] [2024-10-08T05:30:47.144Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T05:30:47.468Z] #75 ... [2024-10-08T05:30:47.468Z] [2024-10-08T05:30:47.468Z] #66 [security-secretstore-setup internal] load build context [2024-10-08T05:30:47.468Z] #66 DONE 23.3s [2024-10-08T05:30:47.468Z] [2024-10-08T05:30:47.468Z] #42 [support-cron-scheduler internal] load build context [2024-10-08T05:30:47.468Z] #42 DONE 49.1s [2024-10-08T05:30:47.468Z] [2024-10-08T05:30:47.468Z] #49 [security-proxy-setup internal] load build context [2024-10-08T05:30:47.468Z] #49 DONE 49.2s [2024-10-08T05:30:47.468Z] [2024-10-08T05:30:47.468Z] #41 [support-notifications internal] load build context [2024-10-08T05:30:47.468Z] #41 DONE 49.2s [2024-10-08T05:30:47.468Z] [2024-10-08T05:30:47.468Z] #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T05:30:47.468Z] #53 DONE 49.5s [2024-10-08T05:30:47.468Z] [2024-10-08T05:30:47.468Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T05:30:47.468Z] #57 DONE 32.6s [2024-10-08T05:30:47.468Z] [2024-10-08T05:30:47.468Z] #54 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T05:30:47.468Z] #54 DONE 49.5s [2024-10-08T05:30:47.468Z] [2024-10-08T05:30:47.468Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T05:30:47.468Z] #55 DONE 49.6s [2024-10-08T05:30:47.468Z] [2024-10-08T05:30:47.468Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:30:47.468Z] #69 DONE 23.5s [2024-10-08T05:30:47.468Z] [2024-10-08T05:30:47.468Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:30:48.862Z] #59 ... [2024-10-08T05:30:48.862Z] [2024-10-08T05:30:48.862Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T05:30:48.862Z] #67 DONE 24.8s [2024-10-08T05:30:48.862Z] [2024-10-08T05:30:48.862Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T05:30:48.862Z] #63 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:48.862Z] #63 23.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:48.862Z] #63 24.33 (1/3) Installing ca-certificates (20240705-r0) [2024-10-08T05:30:48.862Z] #63 24.34 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-08T05:30:48.862Z] #63 24.35 (3/3) Installing tzdata (2024b-r0) [2024-10-08T05:30:48.863Z] #63 24.38 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:48.863Z] #63 24.39 Executing ca-certificates-20240705-r0.trigger [2024-10-08T05:30:48.863Z] #63 24.47 OK: 10 MiB in 17 packages [2024-10-08T05:30:48.863Z] #63 DONE 24.9s [2024-10-08T05:30:48.863Z] [2024-10-08T05:30:48.863Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T05:30:48.863Z] #58 26.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:48.863Z] #58 26.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:48.863Z] #58 27.29 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T05:30:48.863Z] #58 27.30 (2/4) Installing openssl (3.3.2-r0) [2024-10-08T05:30:48.863Z] #58 27.33 (3/4) Installing su-exec (0.2-r3) [2024-10-08T05:30:48.863Z] #58 27.34 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T05:30:48.863Z] #58 27.50 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:48.863Z] #58 27.51 OK: 19 MiB in 18 packages [2024-10-08T05:30:48.863Z] #58 DONE 27.8s [2024-10-08T05:30:48.863Z] [2024-10-08T05:30:48.863Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T05:30:48.863Z] #65 24.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:48.863Z] #65 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:48.863Z] #65 24.49 (1/4) Installing ca-certificates (20240705-r0) [2024-10-08T05:30:48.863Z] #65 24.59 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-08T05:30:48.863Z] #65 24.59 (3/4) Installing su-exec (0.2-r3) [2024-10-08T05:30:48.863Z] #65 24.59 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T05:30:48.863Z] #65 24.68 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:48.863Z] #65 24.69 Executing ca-certificates-20240705-r0.trigger [2024-10-08T05:30:48.863Z] #65 24.75 OK: 19 MiB in 18 packages [2024-10-08T05:30:48.863Z] #65 DONE 24.9s [2024-10-08T05:30:48.863Z] [2024-10-08T05:30:48.863Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T05:30:48.863Z] #71 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.120Z] #71 ... [2024-10-08T05:30:49.120Z] [2024-10-08T05:30:49.120Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T05:30:49.120Z] #68 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.120Z] #68 24.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.120Z] #68 24.76 OK: 246 MiB in 54 packages [2024-10-08T05:30:49.120Z] #68 DONE 25.2s [2024-10-08T05:30:49.120Z] [2024-10-08T05:30:49.120Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:30:49.120Z] #76 DONE 0.0s [2024-10-08T05:30:49.120Z] [2024-10-08T05:30:49.120Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T05:30:49.120Z] #71 24.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.377Z] #71 25.29 OK: 246 MiB in 54 packages [2024-10-08T05:30:49.377Z] #71 DONE 25.4s [2024-10-08T05:30:49.377Z] [2024-10-08T05:30:49.377Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:30:49.377Z] #77 DONE 0.1s [2024-10-08T05:30:49.377Z] [2024-10-08T05:30:49.377Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T05:30:49.377Z] #73 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.377Z] #73 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.377Z] #73 24.72 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T05:30:49.377Z] #73 24.72 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T05:30:49.377Z] #73 24.72 OK: 24163 distinct packages available [2024-10-08T05:30:49.377Z] #73 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.377Z] #73 24.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.377Z] #73 25.26 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T05:30:49.377Z] #73 25.27 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-08T05:30:49.377Z] #73 25.27 (3/4) Installing libucontext (1.2-r3) [2024-10-08T05:30:49.377Z] #73 25.27 (4/4) Installing gcompat (1.1.0-r4) [2024-10-08T05:30:49.377Z] #73 25.28 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:49.377Z] #73 25.29 OK: 8 MiB in 18 packages [2024-10-08T05:30:49.377Z] #73 DONE 25.4s [2024-10-08T05:30:49.377Z] [2024-10-08T05:30:49.377Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:30:49.634Z] #78 ... [2024-10-08T05:30:49.634Z] [2024-10-08T05:30:49.634Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T05:30:49.634Z] #72 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.634Z] #72 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.634Z] #72 25.03 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T05:30:49.634Z] #72 25.03 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T05:30:49.634Z] #72 25.03 OK: 24162 distinct packages available [2024-10-08T05:30:49.634Z] #72 25.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.634Z] #72 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.634Z] #72 25.57 OK: 246 MiB in 54 packages [2024-10-08T05:30:49.634Z] #72 DONE 25.7s [2024-10-08T05:30:49.634Z] [2024-10-08T05:30:49.634Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:30:49.634Z] #79 DONE 0.1s [2024-10-08T05:30:49.892Z] [2024-10-08T05:30:49.892Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T05:30:49.892Z] #70 25.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.892Z] #70 25.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.892Z] #70 ... [2024-10-08T05:30:49.892Z] [2024-10-08T05:30:49.892Z] #64 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T05:30:49.892Z] #64 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.892Z] #64 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.892Z] #64 25.84 OK: 246 MiB in 54 packages [2024-10-08T05:30:49.892Z] #64 DONE 26.0s [2024-10-08T05:30:49.892Z] [2024-10-08T05:30:49.892Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:30:49.892Z] #80 DONE 0.1s [2024-10-08T05:30:49.892Z] [2024-10-08T05:30:49.892Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-08T05:30:49.892Z] #74 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.892Z] #74 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.892Z] #74 25.25 Upgrading critical system libraries and apk-tools: [2024-10-08T05:30:49.892Z] #74 25.25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:30:49.892Z] #74 25.26 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:49.892Z] #74 25.35 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:30:49.892Z] #74 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.892Z] #74 25.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:49.892Z] #74 25.79 OK: 8 MiB in 15 packages [2024-10-08T05:30:49.892Z] #74 DONE 26.2s [2024-10-08T05:30:50.150Z] [2024-10-08T05:30:50.150Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T05:30:50.150Z] #70 26.14 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T05:30:50.150Z] #70 26.14 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T05:30:50.150Z] #70 26.14 OK: 24163 distinct packages available [2024-10-08T05:30:50.150Z] #70 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:50.408Z] #70 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:50.664Z] #70 26.69 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-08T05:30:50.664Z] #70 26.69 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-08T05:30:50.664Z] #70 26.71 (3/5) Installing libucontext (1.2-r3) [2024-10-08T05:30:50.664Z] #70 26.71 (4/5) Installing gcompat (1.1.0-r4) [2024-10-08T05:30:50.664Z] #70 26.71 (5/5) Installing openssl (3.3.2-r0) [2024-10-08T05:30:50.664Z] #70 26.71 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:50.664Z] #70 26.72 OK: 9 MiB in 19 packages [2024-10-08T05:30:50.922Z] #70 ... [2024-10-08T05:30:50.922Z] [2024-10-08T05:30:50.922Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:30:50.922Z] #0 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:50.922Z] #0 2.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:50.922Z] #0 2.687 Upgrading critical system libraries and apk-tools: [2024-10-08T05:30:50.922Z] #0 2.687 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:30:50.922Z] #0 2.693 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:50.922Z] #0 2.816 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:30:50.922Z] #0 2.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:50.922Z] #0 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:50.922Z] #0 3.270 OK: 13 MiB in 28 packages [2024-10-08T05:30:50.922Z] #81 DONE 3.5s [2024-10-08T05:30:50.922Z] [2024-10-08T05:30:50.922Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T05:30:50.922Z] #70 DONE 26.9s [2024-10-08T05:30:50.922Z] [2024-10-08T05:30:50.922Z] #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T05:30:51.180Z] #82 ... [2024-10-08T05:30:51.180Z] [2024-10-08T05:30:51.180Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T05:30:51.180Z] #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:51.180Z] #0 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:51.180Z] #0 2.905 Upgrading critical system libraries and apk-tools: [2024-10-08T05:30:51.180Z] #0 2.905 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:30:51.180Z] #0 2.915 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:51.180Z] #0 3.001 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:30:51.180Z] #0 3.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:51.180Z] #0 3.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:51.180Z] #0 3.522 OK: 8 MiB in 15 packages [2024-10-08T05:30:51.180Z] #83 DONE 3.7s [2024-10-08T05:30:51.180Z] [2024-10-08T05:30:51.180Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T05:30:51.180Z] #0 2.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:51.180Z] #0 2.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:51.180Z] #0 2.993 Upgrading critical system libraries and apk-tools: [2024-10-08T05:30:51.180Z] #0 2.993 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:30:51.180Z] #0 3.000 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:51.180Z] #0 3.127 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:30:51.180Z] #0 3.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:51.180Z] #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:51.180Z] #0 3.580 OK: 8 MiB in 16 packages [2024-10-08T05:30:51.180Z] #84 DONE 3.8s [2024-10-08T05:30:51.180Z] [2024-10-08T05:30:51.180Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-08T05:30:52.112Z] #85 ... [2024-10-08T05:30:52.112Z] [2024-10-08T05:30:52.112Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:30:52.112Z] #0 1.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.112Z] #0 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.112Z] #0 2.422 Upgrading critical system libraries and apk-tools: [2024-10-08T05:30:52.112Z] #0 2.422 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:30:52.112Z] #0 2.428 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:52.112Z] #0 2.529 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:30:52.112Z] #0 2.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 2.939 OK: 10 MiB in 17 packages [2024-10-08T05:30:52.113Z] #86 DONE 3.1s [2024-10-08T05:30:52.113Z] [2024-10-08T05:30:52.113Z] #87 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T05:30:52.113Z] #0 3.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 3.784 Upgrading critical system libraries and apk-tools: [2024-10-08T05:30:52.113Z] #0 3.784 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:30:52.113Z] #0 3.794 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:52.113Z] #0 3.923 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:30:52.113Z] #0 3.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 4.350 OK: 9 MiB in 16 packages [2024-10-08T05:30:52.113Z] #87 DONE 4.5s [2024-10-08T05:30:52.113Z] [2024-10-08T05:30:52.113Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T05:30:52.113Z] #0 1.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 2.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 2.423 Upgrading critical system libraries and apk-tools: [2024-10-08T05:30:52.113Z] #0 2.423 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:30:52.113Z] #0 2.434 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:52.113Z] #0 2.531 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:30:52.113Z] #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 2.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 2.986 OK: 19 MiB in 18 packages [2024-10-08T05:30:52.113Z] #88 DONE 3.2s [2024-10-08T05:30:52.113Z] [2024-10-08T05:30:52.113Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T05:30:52.113Z] #75 4.005 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #75 4.486 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #75 5.193 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T05:30:52.113Z] #75 5.479 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:52.113Z] #75 5.487 OK: 8 MiB in 15 packages [2024-10-08T05:30:52.113Z] #75 DONE 5.7s [2024-10-08T05:30:52.113Z] [2024-10-08T05:30:52.113Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T05:30:52.113Z] #0 2.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 2.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 2.702 Upgrading critical system libraries and apk-tools: [2024-10-08T05:30:52.113Z] #0 2.702 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:30:52.113Z] #0 2.710 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:52.113Z] #0 2.800 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:30:52.113Z] #0 2.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 2.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.113Z] #0 3.306 OK: 19 MiB in 18 packages [2024-10-08T05:30:52.372Z] #89 DONE 3.4s [2024-10-08T05:30:52.372Z] [2024-10-08T05:30:52.372Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T05:30:52.372Z] #0 2.039 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.372Z] #0 2.495 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.372Z] #0 3.347 OK: 246 MiB in 54 packages [2024-10-08T05:30:52.372Z] #90 DONE 3.5s [2024-10-08T05:30:52.372Z] [2024-10-08T05:30:52.372Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-08T05:30:52.372Z] #91 DONE 0.1s [2024-10-08T05:30:52.372Z] [2024-10-08T05:30:52.372Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-08T05:30:52.372Z] #92 DONE 0.1s [2024-10-08T05:30:52.372Z] [2024-10-08T05:30:52.372Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:30:52.941Z] #93 ... [2024-10-08T05:30:52.941Z] [2024-10-08T05:30:52.941Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T05:30:52.941Z] #0 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.941Z] #0 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.941Z] #0 2.855 Upgrading critical system libraries and apk-tools: [2024-10-08T05:30:52.941Z] #0 2.855 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:30:52.941Z] #0 2.869 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:52.941Z] #0 2.965 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:30:52.941Z] #0 2.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.941Z] #0 3.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:52.941Z] #0 3.358 OK: 8 MiB in 18 packages [2024-10-08T05:30:52.941Z] #94 DONE 3.5s [2024-10-08T05:30:52.941Z] [2024-10-08T05:30:52.941Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T05:30:53.878Z] #95 DONE 1.0s [2024-10-08T05:30:53.878Z] [2024-10-08T05:30:53.878Z] #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T05:30:53.878Z] #82 1.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:53.878Z] #82 1.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:53.878Z] #82 2.194 Upgrading critical system libraries and apk-tools: [2024-10-08T05:30:53.878Z] #82 2.194 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:30:53.878Z] #82 2.202 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:30:53.878Z] #82 2.279 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:30:53.878Z] #82 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:53.878Z] #82 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T05:30:53.878Z] #82 2.905 OK: 9 MiB in 19 packages [2024-10-08T05:30:54.138Z] #82 ... [2024-10-08T05:30:54.138Z] [2024-10-08T05:30:54.138Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-08T05:30:54.138Z] #96 DONE 0.0s [2024-10-08T05:30:54.138Z] [2024-10-08T05:30:54.138Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-08T05:30:54.138Z] #85 DONE 2.8s [2024-10-08T05:30:54.138Z] [2024-10-08T05:30:54.138Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-08T05:30:54.138Z] #97 DONE 0.0s [2024-10-08T05:30:54.138Z] [2024-10-08T05:30:54.138Z] #82 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T05:30:54.138Z] #82 DONE 3.2s [2024-10-08T05:30:54.138Z] [2024-10-08T05:30:54.138Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T05:30:54.138Z] #98 DONE 0.1s [2024-10-08T05:30:54.138Z] [2024-10-08T05:30:54.138Z] #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-08T05:30:54.138Z] #99 DONE 0.1s [2024-10-08T05:30:54.138Z] [2024-10-08T05:30:54.138Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-08T05:30:55.665Z] #100 DONE 1.6s [2024-10-08T05:30:55.665Z] [2024-10-08T05:30:55.665Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-08T05:30:56.134Z] #101 DONE 1.6s [2024-10-08T05:30:56.134Z] [2024-10-08T05:30:56.134Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T05:30:56.134Z] #102 DONE 1.6s [2024-10-08T05:30:56.134Z] [2024-10-08T05:30:56.134Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-08T05:30:56.134Z] #103 DONE 0.1s [2024-10-08T05:30:56.134Z] [2024-10-08T05:30:56.134Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-08T05:30:56.134Z] #104 DONE 0.1s [2024-10-08T05:30:56.134Z] [2024-10-08T05:30:56.134Z] #105 [security-spire-config] exporting to image [2024-10-08T05:30:56.134Z] #105 exporting layers [2024-10-08T05:30:56.404Z] #105 ... [2024-10-08T05:30:56.404Z] [2024-10-08T05:30:56.404Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-08T05:30:56.404Z] #106 DONE 0.5s [2024-10-08T05:30:56.404Z] [2024-10-08T05:30:56.404Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T05:30:56.404Z] #107 DONE 0.6s [2024-10-08T05:30:56.404Z] [2024-10-08T05:30:56.404Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T05:30:56.404Z] #108 DONE 0.1s [2024-10-08T05:30:56.404Z] [2024-10-08T05:30:56.404Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-08T05:30:56.404Z] #109 DONE 0.1s [2024-10-08T05:30:56.404Z] [2024-10-08T05:30:56.404Z] #105 [security-spire-config] exporting to image [2024-10-08T05:30:56.405Z] #105 exporting layers 0.6s done [2024-10-08T05:30:56.405Z] #105 writing image sha256:588b05ca6a0807c55652e789c080315984b6c1d12ef149cdd8da633148e78feb done [2024-10-08T05:30:56.405Z] #105 naming to docker.io/library/security-spire-config done [2024-10-08T05:30:56.405Z] #105 DONE 0.7s [2024-10-08T05:30:56.405Z] [2024-10-08T05:30:56.405Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-08T05:30:56.405Z] #110 DONE 0.1s [2024-10-08T05:30:56.405Z] [2024-10-08T05:30:56.405Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-08T05:30:56.405Z] #111 DONE 0.0s [2024-10-08T05:30:56.405Z] [2024-10-08T05:30:56.405Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T05:30:56.405Z] #112 DONE 0.1s [2024-10-08T05:30:56.405Z] [2024-10-08T05:30:56.405Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-08T05:30:56.666Z] #113 DONE 0.1s [2024-10-08T05:30:56.666Z] [2024-10-08T05:30:56.666Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-08T05:30:56.666Z] #114 DONE 0.1s [2024-10-08T05:30:56.666Z] [2024-10-08T05:30:56.666Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-08T05:30:56.666Z] #115 DONE 0.0s [2024-10-08T05:30:56.666Z] [2024-10-08T05:30:56.666Z] #105 [security-spire-server] exporting to image [2024-10-08T05:30:57.235Z] #105 exporting layers 0.6s done [2024-10-08T05:30:57.235Z] #105 writing image sha256:50335aa813214c80fc66298b4c6305a57dde537ce7dbd2261abd9df305ab7f46 done [2024-10-08T05:30:57.235Z] #105 naming to docker.io/library/security-spire-server done [2024-10-08T05:30:57.235Z] #105 writing image sha256:2d7c56e508dd09b6646ac3724d67de97a2dd8b48236fe7b9a998f13cc4a563bb done [2024-10-08T05:30:57.235Z] #105 naming to docker.io/library/security-spire-agent done [2024-10-08T05:30:57.235Z] #105 DONE 1.5s [2024-10-08T05:30:57.496Z] [2024-10-08T05:30:57.496Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:30:57.942Z] a37a00ec5f00: Pull complete [2024-10-08T05:30:57.942Z] 50b3750afda1: Pull complete [2024-10-08T05:30:57.942Z] 4f4fb700ef54: Pull complete [2024-10-08T05:30:57.942Z] 80978eb59214: Pull complete [2024-10-08T05:30:59.413Z] #116 ... [2024-10-08T05:30:59.413Z] [2024-10-08T05:30:59.413Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:30:59.413Z] #117 ... [2024-10-08T05:30:59.413Z] [2024-10-08T05:30:59.413Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:31:04.612Z] c9f46d7d2bd2: Pull complete [2024-10-08T05:31:06.566Z] c5a475d317c9: Pull complete [2024-10-08T05:31:06.836Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-08T05:31:06.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T05:31:06.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-08T05:31:07.187Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T05:31:07.187Z] WORKDIR /edgex [2024-10-08T05:31:07.187Z] COPY go.mod . [2024-10-08T05:31:07.187Z] RUN go mod download [2024-10-08T05:31:07.187Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-08T05:31:07.785Z] Sending build context to Docker daemon 3.686MB [2024-10-08T05:31:07.785Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T05:31:07.785Z] ---> be29e6b0f0d4 [2024-10-08T05:31:07.785Z] Step 2/4 : WORKDIR /edgex [2024-10-08T05:31:08.700Z] ---> Running in 8592d78b21c7 [2024-10-08T05:31:08.990Z] Removing intermediate container 8592d78b21c7 [2024-10-08T05:31:08.990Z] ---> a15d784df894 [2024-10-08T05:31:08.990Z] Step 3/4 : COPY go.mod . [2024-10-08T05:31:09.583Z] ---> 9590da7226a9 [2024-10-08T05:31:09.583Z] Step 4/4 : RUN go mod download [2024-10-08T05:31:09.583Z] ---> Running in 379a44501d76 [2024-10-08T05:31:46.218Z] #118 DONE 53.4s [2024-10-08T05:31:46.218Z] [2024-10-08T05:31:46.218Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:31:46.218Z] #116 DONE 53.1s [2024-10-08T05:31:46.218Z] [2024-10-08T05:31:46.218Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:31:46.218Z] #78 DONE 53.7s [2024-10-08T05:31:46.218Z] [2024-10-08T05:31:46.218Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:31:46.218Z] #93 DONE 50.9s [2024-10-08T05:31:46.218Z] [2024-10-08T05:31:46.218Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:31:46.218Z] #117 DONE 54.2s [2024-10-08T05:31:46.218Z] [2024-10-08T05:31:46.218Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-08T05:31:54.391Z] #119 ... [2024-10-08T05:31:54.391Z] [2024-10-08T05:31:54.391Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-10-08T05:31:54.391Z] #120 ... [2024-10-08T05:31:54.391Z] [2024-10-08T05:31:54.391Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-08T05:31:54.391Z] #121 ... [2024-10-08T05:31:54.391Z] [2024-10-08T05:31:54.391Z] #122 [support-notifications builder 6/7] COPY . . [2024-10-08T05:31:54.391Z] #122 ... [2024-10-08T05:31:54.391Z] [2024-10-08T05:31:54.391Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-08T05:31:58.604Z] #123 DONE 15.3s [2024-10-08T05:31:58.604Z] [2024-10-08T05:31:58.604Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-10-08T05:31:58.604Z] #124 CACHED [2024-10-08T05:31:58.604Z] [2024-10-08T05:31:58.604Z] #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:31:58.604Z] #125 CACHED [2024-10-08T05:31:58.604Z] [2024-10-08T05:31:58.604Z] #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:31:58.604Z] #126 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #122 [support-notifications builder 6/7] COPY . . [2024-10-08T05:31:58.605Z] #122 DONE 15.3s [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:31:58.605Z] #127 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:31:58.605Z] #128 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #129 [support-scheduler builder 6/7] COPY . . [2024-10-08T05:31:58.605Z] #129 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:31:58.605Z] #130 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:31:58.605Z] #131 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #132 [core-metadata builder 6/7] COPY . . [2024-10-08T05:31:58.605Z] #132 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-08T05:31:58.605Z] #119 DONE 15.2s [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #133 [core-data builder 6/7] COPY . . [2024-10-08T05:31:58.605Z] #133 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:31:58.605Z] #134 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:31:58.605Z] #135 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:31:58.605Z] #136 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:31:58.605Z] #137 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #138 [security-proxy-auth builder 6/7] COPY . . [2024-10-08T05:31:58.605Z] #138 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:31:58.605Z] #139 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:31:58.605Z] #140 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-10-08T05:31:58.605Z] #141 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:31:58.605Z] #142 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:31:58.605Z] #143 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #144 [core-command builder 6/7] COPY . . [2024-10-08T05:31:58.605Z] #144 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-08T05:31:58.605Z] #121 DONE 15.3s [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-10-08T05:31:58.605Z] #120 DONE 15.3s [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:31:58.605Z] #145 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:31:58.605Z] #146 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #147 [security-proxy-setup builder 6/7] COPY . . [2024-10-08T05:31:58.605Z] #147 CACHED [2024-10-08T05:31:58.605Z] [2024-10-08T05:31:58.605Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T05:31:59.987Z] #148 1.447 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-08T05:32:09.999Z] #148 ... [2024-10-08T05:32:09.999Z] [2024-10-08T05:32:09.999Z] #149 [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-10-08T05:32:09.999Z] #0 1.337 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-08T05:32:09.999Z] #149 ... [2024-10-08T05:32:09.999Z] [2024-10-08T05:32:09.999Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T05:32:09.999Z] #0 1.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-08T05:32:09.999Z] #150 ... [2024-10-08T05:32:09.999Z] [2024-10-08T05:32:09.999Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T05:32:09.999Z] #0 1.034 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-08T05:32:09.999Z] #151 ... [2024-10-08T05:32:09.999Z] [2024-10-08T05:32:09.999Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T05:32:09.999Z] #0 1.184 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-08T05:32:09.999Z] #152 ... [2024-10-08T05:32:09.999Z] [2024-10-08T05:32:09.999Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T05:32:09.999Z] #0 0.851 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-08T05:32:09.999Z] #153 ... [2024-10-08T05:32:09.999Z] [2024-10-08T05:32:09.999Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-08T05:32:09.999Z] #0 1.205 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-08T05:32:09.999Z] #154 ... [2024-10-08T05:32:09.999Z] [2024-10-08T05:32:09.999Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-08T05:32:09.999Z] #0 0.427 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-08T05:32:09.999Z] #155 ... [2024-10-08T05:32:09.999Z] [2024-10-08T05:32:09.999Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T05:32:09.999Z] #0 1.046 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-08T05:32:09.999Z] #156 ... [2024-10-08T05:32:09.999Z] [2024-10-08T05:32:09.999Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T05:32:09.999Z] #0 0.787 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-08T05:32:09.999Z] #157 ... [2024-10-08T05:32:09.999Z] [2024-10-08T05:32:09.999Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T05:32:09.999Z] #0 0.561 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-08T05:32:09.999Z] #158 ... [2024-10-08T05:32:09.999Z] [2024-10-08T05:32:09.999Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-08T05:32:09.999Z] #0 1.087 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-08T05:32:10.261Z] #159 ... [2024-10-08T05:32:10.261Z] [2024-10-08T05:32:10.261Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-08T05:32:10.261Z] #0 1.229 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-08T05:32:17.522Z] Removing intermediate container 379a44501d76 [2024-10-08T05:32:17.522Z] ---> 40e5c280c6f9 [2024-10-08T05:32:17.522Z] Successfully built 40e5c280c6f9 [2024-10-08T05:32:17.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:32:17.912Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T05:32:17.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T05:32:18.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-22164 does not seem to be running inside a container [2024-10-08T05:32:18.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-08T05:32:19.481Z] $ docker top ea461c2e2dde519c0a59bd118e3b87e31c6981f863f5a3ec096c0c762c518a18 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T05:32:20.335Z] + go version [2024-10-08T05:32:20.922Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-08T05:32:20.939Z] $ docker stop --time=1 ea461c2e2dde519c0a59bd118e3b87e31c6981f863f5a3ec096c0c762c518a18 [2024-10-08T05:32:22.540Z] $ docker rm -f --volumes ea461c2e2dde519c0a59bd118e3b87e31c6981f863f5a3ec096c0c762c518a18 [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-10-08T05:32:23.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-08T05:32:23.236Z] [2024-10-08T05:32:23.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:32:23.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-08T05:32:23.581Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-08T05:32:23.581Z] 547446be3368: Pulling fs layer [2024-10-08T05:32:23.581Z] d125d8839a47: Pulling fs layer [2024-10-08T05:32:23.581Z] 3e85d5ac6304: Pulling fs layer [2024-10-08T05:32:23.581Z] c3105a71a48b: Pulling fs layer [2024-10-08T05:32:23.581Z] 0f093f025ec4: Pulling fs layer [2024-10-08T05:32:23.581Z] c3106fc0e877: Pulling fs layer [2024-10-08T05:32:23.581Z] 0f093f025ec4: Waiting [2024-10-08T05:32:23.581Z] c3106fc0e877: Waiting [2024-10-08T05:32:23.581Z] c3105a71a48b: Waiting [2024-10-08T05:32:23.848Z] 547446be3368: Verifying Checksum [2024-10-08T05:32:23.848Z] 547446be3368: Download complete [2024-10-08T05:32:23.848Z] c3105a71a48b: Verifying Checksum [2024-10-08T05:32:23.848Z] c3105a71a48b: Download complete [2024-10-08T05:32:24.128Z] d125d8839a47: Verifying Checksum [2024-10-08T05:32:24.128Z] d125d8839a47: Download complete [2024-10-08T05:32:24.395Z] c3106fc0e877: Verifying Checksum [2024-10-08T05:32:24.395Z] c3106fc0e877: Download complete [2024-10-08T05:32:24.395Z] 0f093f025ec4: Verifying Checksum [2024-10-08T05:32:24.395Z] 0f093f025ec4: Download complete [2024-10-08T05:32:24.660Z] 547446be3368: Pull complete [2024-10-08T05:32:25.616Z] d125d8839a47: Pull complete [2024-10-08T05:32:26.197Z] 3e85d5ac6304: Verifying Checksum [2024-10-08T05:32:26.197Z] 3e85d5ac6304: Download complete [2024-10-08T05:32:36.274Z] 3e85d5ac6304: Pull complete [2024-10-08T05:32:36.274Z] c3105a71a48b: Pull complete [2024-10-08T05:32:36.274Z] 0f093f025ec4: Pull complete [2024-10-08T05:32:36.543Z] c3106fc0e877: Pull complete [2024-10-08T05:32:36.543Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-08T05:32:36.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-08T05:32:36.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T05:32:36.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-22164 does not seem to be running inside a container [2024-10-08T05:32:36.839Z] $ 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/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-10-08T05:32:39.078Z] $ docker top 1b68610a5d00e4cf8361011168b59a2eb1935b973f18d3cbb177cde753f4fe39 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T05:32:39.921Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-08T05:32:49.993Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-10-08T05:32:49.993Z] #1 transferring dockerfile: 1.81kB 0.0s done [2024-10-08T05:32:49.993Z] #1 DONE 0.1s [2024-10-08T05:32:50.584Z] [2024-10-08T05:32:50.584Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-08T05:32:50.584Z] #2 transferring dockerfile: 1.85kB done [2024-10-08T05:32:50.584Z] #2 DONE 0.0s [2024-10-08T05:32:50.584Z] [2024-10-08T05:32:50.584Z] #3 [core-data internal] load build definition from Dockerfile [2024-10-08T05:32:50.584Z] #3 transferring dockerfile: 2.07kB done [2024-10-08T05:32:50.584Z] #3 DONE 0.1s [2024-10-08T05:32:50.852Z] [2024-10-08T05:32:50.852Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-10-08T05:32:50.852Z] #4 transferring dockerfile: 1.93kB 0.0s done [2024-10-08T05:32:50.852Z] #4 DONE 0.1s [2024-10-08T05:32:50.852Z] [2024-10-08T05:32:50.852Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-10-08T05:32:50.852Z] #5 transferring dockerfile: 2.07kB done [2024-10-08T05:32:50.852Z] #5 DONE 0.1s [2024-10-08T05:32:50.852Z] [2024-10-08T05:32:50.852Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-10-08T05:32:50.852Z] #6 transferring dockerfile: 1.69kB done [2024-10-08T05:32:50.852Z] #6 DONE 0.1s [2024-10-08T05:32:50.852Z] [2024-10-08T05:32:50.852Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-10-08T05:32:50.852Z] #7 transferring dockerfile: 2.13kB done [2024-10-08T05:32:50.852Z] #7 DONE 0.1s [2024-10-08T05:32:50.852Z] [2024-10-08T05:32:50.852Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-08T05:32:51.121Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-10-08T05:32:51.121Z] #8 DONE 0.1s [2024-10-08T05:32:51.121Z] [2024-10-08T05:32:51.121Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-08T05:32:51.121Z] #9 transferring dockerfile: 1.89kB 0.0s done [2024-10-08T05:32:51.121Z] #9 DONE 0.1s [2024-10-08T05:32:51.121Z] [2024-10-08T05:32:51.121Z] #10 [core-command internal] load build definition from Dockerfile [2024-10-08T05:32:51.121Z] #10 transferring dockerfile: 1.93kB done [2024-10-08T05:32:51.121Z] #10 DONE 0.1s [2024-10-08T05:32:51.121Z] [2024-10-08T05:32:51.121Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-08T05:32:51.392Z] #11 transferring dockerfile: 2.49kB 0.0s done [2024-10-08T05:32:51.392Z] #11 DONE 0.1s [2024-10-08T05:32:51.392Z] [2024-10-08T05:32:51.392Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-10-08T05:32:51.392Z] #12 transferring dockerfile: 2.02kB done [2024-10-08T05:32:51.392Z] #12 DONE 0.1s [2024-10-08T05:32:51.392Z] [2024-10-08T05:32:51.392Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-08T05:32:51.392Z] #13 transferring dockerfile: 3.17kB 0.0s done [2024-10-08T05:32:51.392Z] #13 DONE 0.1s [2024-10-08T05:32:51.664Z] [2024-10-08T05:32:51.664Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-08T05:32:51.664Z] #14 transferring dockerfile: 2.15kB done [2024-10-08T05:32:51.664Z] #14 DONE 0.1s [2024-10-08T05:32:51.664Z] [2024-10-08T05:32:51.664Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-08T05:32:51.664Z] #15 transferring dockerfile: 2.50kB 0.0s done [2024-10-08T05:32:51.664Z] #15 DONE 0.1s [2024-10-08T05:32:51.664Z] [2024-10-08T05:32:51.664Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-10-08T05:32:51.664Z] #16 transferring dockerfile: 1.70kB 0.0s done [2024-10-08T05:32:51.664Z] #16 DONE 0.1s [2024-10-08T05:32:51.664Z] [2024-10-08T05:32:51.664Z] #17 [security-spire-agent internal] load .dockerignore [2024-10-08T05:32:51.664Z] #17 transferring context: 50B 0.0s done [2024-10-08T05:32:51.664Z] #17 DONE 0.1s [2024-10-08T05:32:52.641Z] [2024-10-08T05:32:52.641Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-10-08T05:32:52.641Z] #18 transferring context: 50B done [2024-10-08T05:32:52.641Z] #18 DONE 0.0s [2024-10-08T05:32:52.641Z] [2024-10-08T05:32:52.641Z] #19 [core-data internal] load .dockerignore [2024-10-08T05:32:52.641Z] #19 transferring context: 50B 0.0s done [2024-10-08T05:32:52.641Z] #19 DONE 0.1s [2024-10-08T05:32:52.641Z] [2024-10-08T05:32:52.641Z] #20 [support-scheduler internal] load .dockerignore [2024-10-08T05:32:52.641Z] #20 transferring context: 50B done [2024-10-08T05:32:52.641Z] #20 DONE 0.1s [2024-10-08T05:32:52.641Z] [2024-10-08T05:32:52.641Z] #21 [core-keeper internal] load .dockerignore [2024-10-08T05:32:52.911Z] #21 transferring context: 50B 0.0s done [2024-10-08T05:32:52.911Z] #21 DONE 0.1s [2024-10-08T05:32:52.911Z] [2024-10-08T05:32:52.911Z] #22 [security-spire-config internal] load .dockerignore [2024-10-08T05:32:52.911Z] #22 transferring context: 50B 0.0s done [2024-10-08T05:32:52.911Z] #22 DONE 0.1s [2024-10-08T05:32:52.911Z] [2024-10-08T05:32:52.911Z] #23 [core-metadata internal] load .dockerignore [2024-10-08T05:32:52.911Z] #23 transferring context: 50B 0.0s done [2024-10-08T05:32:52.911Z] #23 DONE 0.1s [2024-10-08T05:32:53.196Z] [2024-10-08T05:32:53.196Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-08T05:32:53.196Z] #24 transferring context: 50B 0.0s done [2024-10-08T05:32:53.196Z] #24 DONE 0.1s [2024-10-08T05:32:53.196Z] [2024-10-08T05:32:53.196Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-10-08T05:32:53.196Z] #25 transferring context: 50B done [2024-10-08T05:32:53.196Z] #25 DONE 0.1s [2024-10-08T05:32:53.196Z] [2024-10-08T05:32:53.196Z] #26 [core-command internal] load .dockerignore [2024-10-08T05:32:53.196Z] #26 transferring context: 50B done [2024-10-08T05:32:53.196Z] #26 DONE 0.1s [2024-10-08T05:32:53.196Z] [2024-10-08T05:32:53.196Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-10-08T05:32:53.196Z] #27 transferring context: 50B 0.0s done [2024-10-08T05:32:53.196Z] #27 DONE 0.1s [2024-10-08T05:32:53.196Z] [2024-10-08T05:32:53.196Z] #28 [support-notifications internal] load .dockerignore [2024-10-08T05:32:53.469Z] #28 transferring context: 50B done [2024-10-08T05:32:53.469Z] #28 DONE 0.1s [2024-10-08T05:32:53.469Z] [2024-10-08T05:32:53.469Z] #29 [security-bootstrapper internal] load .dockerignore [2024-10-08T05:32:53.469Z] #29 transferring context: 50B 0.0s done [2024-10-08T05:32:53.469Z] #29 DONE 0.1s [2024-10-08T05:32:53.469Z] [2024-10-08T05:32:53.469Z] #30 [security-proxy-auth internal] load .dockerignore [2024-10-08T05:32:53.469Z] #30 transferring context: 50B 0.0s done [2024-10-08T05:32:53.469Z] #30 DONE 0.1s [2024-10-08T05:32:53.469Z] [2024-10-08T05:32:53.469Z] #31 [security-proxy-setup internal] load .dockerignore [2024-10-08T05:32:53.742Z] #31 transferring context: 50B done [2024-10-08T05:32:53.742Z] #31 DONE 0.1s [2024-10-08T05:32:53.742Z] [2024-10-08T05:32:53.742Z] #32 [security-spire-server internal] load .dockerignore [2024-10-08T05:32:53.742Z] #32 transferring context: 50B done [2024-10-08T05:32:53.742Z] #32 DONE 0.1s [2024-10-08T05:32:53.742Z] [2024-10-08T05:32:53.742Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-08T05:32:54.010Z] #33 ... [2024-10-08T05:32:54.010Z] [2024-10-08T05:32:54.010Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T05:32:54.010Z] #34 DONE 0.4s [2024-10-08T05:32:54.278Z] [2024-10-08T05:32:54.278Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-08T05:32:54.278Z] #33 DONE 0.7s [2024-10-08T05:32:54.278Z] [2024-10-08T05:32:54.278Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-08T05:32:54.278Z] #35 DONE 0.7s [2024-10-08T05:32:54.278Z] [2024-10-08T05:32:54.278Z] #36 [security-spire-agent internal] load build context [2024-10-08T05:32:54.278Z] #36 transferring context: 27.51kB 0.0s done [2024-10-08T05:32:54.278Z] #36 DONE 0.1s [2024-10-08T05:32:54.278Z] [2024-10-08T05:32:54.278Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:32:54.278Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:32:54.545Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-08T05:32:54.545Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-08T05:32:54.545Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-08T05:32:54.545Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-08T05:32:54.545Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s [2024-10-08T05:32:54.545Z] #37 ... [2024-10-08T05:32:54.545Z] [2024-10-08T05:32:54.545Z] #38 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T05:32:54.545Z] #38 DONE 0.0s [2024-10-08T05:32:54.545Z] [2024-10-08T05:32:54.545Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T05:32:54.545Z] #34 DONE 0.4s [2024-10-08T05:32:54.545Z] [2024-10-08T05:32:54.545Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:32:54.545Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T05:32:54.812Z] #37 ... [2024-10-08T05:32:54.812Z] [2024-10-08T05:32:54.812Z] #38 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T05:32:54.812Z] #38 DONE 0.0s [2024-10-08T05:32:54.812Z] [2024-10-08T05:32:54.812Z] #39 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:32:54.812Z] #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-08T05:32:54.812Z] #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:32:54.812Z] #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T05:32:54.812Z] #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T05:32:54.812Z] #39 DONE 0.6s [2024-10-08T05:32:54.812Z] [2024-10-08T05:32:54.812Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:32:54.812Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-08T05:32:54.812Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s [2024-10-08T05:32:54.812Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-08T05:32:54.812Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 0.2s [2024-10-08T05:32:54.812Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.3s [2024-10-08T05:32:55.078Z] #37 ... [2024-10-08T05:32:55.078Z] [2024-10-08T05:32:55.078Z] #38 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T05:32:55.078Z] #38 DONE 0.0s [2024-10-08T05:32:55.078Z] [2024-10-08T05:32:55.078Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:32:55.078Z] #40 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-10-08T05:32:55.078Z] #40 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-08T05:32:55.078Z] #40 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-08T05:32:55.078Z] #40 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-08T05:32:55.078Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-10-08T05:32:55.078Z] #40 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-10-08T05:32:55.078Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 0.5s [2024-10-08T05:32:55.344Z] #40 ... [2024-10-08T05:32:55.344Z] [2024-10-08T05:32:55.344Z] #39 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:32:55.344Z] #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-08T05:32:55.344Z] #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:32:55.344Z] #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T05:32:55.344Z] #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T05:32:55.344Z] #39 DONE 0.6s [2024-10-08T05:32:55.344Z] [2024-10-08T05:32:55.344Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:32:55.344Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 0.6s [2024-10-08T05:32:55.344Z] #40 ... [2024-10-08T05:32:55.344Z] [2024-10-08T05:32:55.344Z] #38 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T05:32:55.344Z] #38 DONE 0.0s [2024-10-08T05:32:55.344Z] [2024-10-08T05:32:55.344Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:32:55.344Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-08T05:32:55.611Z] #40 ... [2024-10-08T05:32:55.611Z] [2024-10-08T05:32:55.611Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T05:32:55.611Z] #34 DONE 1.0s [2024-10-08T05:32:55.611Z] [2024-10-08T05:32:55.611Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:32:55.611Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 0.9s [2024-10-08T05:32:55.611Z] #40 ... [2024-10-08T05:32:55.611Z] [2024-10-08T05:32:55.611Z] #38 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T05:32:55.611Z] #38 DONE 0.0s [2024-10-08T05:32:55.611Z] [2024-10-08T05:32:55.611Z] #39 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:32:55.611Z] #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-08T05:32:55.611Z] #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:32:55.611Z] #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T05:32:55.611Z] #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T05:32:55.611Z] #39 DONE 0.7s [2024-10-08T05:32:55.611Z] [2024-10-08T05:32:55.611Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:32:55.611Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 1.0s [2024-10-08T05:32:55.611Z] #40 ... [2024-10-08T05:32:55.611Z] [2024-10-08T05:32:55.611Z] #39 [security-spire-config stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:32:55.611Z] #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-08T05:32:55.611Z] #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:32:55.611Z] #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T05:32:55.611Z] #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T05:32:55.611Z] #39 DONE 0.7s [2024-10-08T05:32:55.611Z] [2024-10-08T05:32:55.611Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-08T05:32:55.611Z] #35 DONE 1.1s [2024-10-08T05:32:55.611Z] [2024-10-08T05:32:55.611Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:32:55.611Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 1.1s [2024-10-08T05:32:55.879Z] #40 ... [2024-10-08T05:32:55.879Z] [2024-10-08T05:32:55.879Z] #38 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T05:32:55.879Z] #38 DONE 0.0s [2024-10-08T05:32:55.879Z] [2024-10-08T05:32:55.879Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:32:55.879Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 1.2s [2024-10-08T05:32:55.879Z] #40 ... [2024-10-08T05:32:55.879Z] [2024-10-08T05:32:55.879Z] #38 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T05:32:55.879Z] #38 DONE 0.1s [2024-10-08T05:32:55.879Z] [2024-10-08T05:32:55.879Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:32:55.879Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 1.4s [2024-10-08T05:32:56.150Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.71MB / 18.32MB 1.5s [2024-10-08T05:32:56.150Z] #40 ... [2024-10-08T05:32:56.150Z] [2024-10-08T05:32:56.150Z] #38 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T05:32:56.150Z] #38 DONE 0.1s [2024-10-08T05:32:56.150Z] [2024-10-08T05:32:56.150Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:32:56.150Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 1.6s [2024-10-08T05:32:56.150Z] #40 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d [2024-10-08T05:32:56.417Z] #40 ... [2024-10-08T05:32:56.417Z] [2024-10-08T05:32:56.417Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T05:32:56.417Z] #34 DONE 1.7s [2024-10-08T05:32:56.417Z] [2024-10-08T05:32:56.417Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:32:56.417Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.7s [2024-10-08T05:32:56.417Z] #40 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-08T05:32:56.417Z] #40 ... [2024-10-08T05:32:56.417Z] [2024-10-08T05:32:56.417Z] #39 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:32:56.417Z] #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-08T05:32:56.417Z] #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:32:56.417Z] #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T05:32:56.417Z] #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T05:32:56.417Z] #39 DONE 0.8s [2024-10-08T05:32:56.683Z] [2024-10-08T05:32:56.683Z] #39 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:32:56.683Z] #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-08T05:32:56.683Z] #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:32:56.683Z] #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T05:32:56.683Z] #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T05:32:56.683Z] #39 DONE 0.8s [2024-10-08T05:32:56.683Z] [2024-10-08T05:32:56.683Z] #41 [security-spiffe-token-provider internal] load build context [2024-10-08T05:32:56.683Z] #41 ... [2024-10-08T05:32:56.683Z] [2024-10-08T05:32:56.683Z] #38 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T05:32:56.683Z] #38 DONE 0.1s [2024-10-08T05:32:56.952Z] [2024-10-08T05:32:56.952Z] #42 [support-cron-scheduler internal] load build context [2024-10-08T05:32:56.952Z] #42 transferring context: 3.23MB 1.4s done [2024-10-08T05:32:56.952Z] #42 DONE 2.1s [2024-10-08T05:32:56.952Z] [2024-10-08T05:32:56.952Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:32:56.952Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-08T05:32:56.952Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-08T05:32:56.952Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-08T05:32:56.952Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-08T05:32:56.952Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-08T05:32:56.952Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T05:32:56.952Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-08T05:32:56.952Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.87MB / 28.04MB 2.2s [2024-10-08T05:32:56.952Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-08T05:32:56.952Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-08T05:32:56.952Z] #37 ... [2024-10-08T05:32:56.952Z] [2024-10-08T05:32:56.952Z] #38 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T05:32:56.952Z] #38 DONE 0.1s [2024-10-08T05:32:56.952Z] [2024-10-08T05:32:56.952Z] #43 [core-data internal] load build context [2024-10-08T05:32:56.952Z] #43 transferring context: 3.23MB 1.5s done [2024-10-08T05:32:56.952Z] #43 DONE 2.2s [2024-10-08T05:32:56.952Z] [2024-10-08T05:32:56.952Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:32:56.952Z] #37 ... [2024-10-08T05:32:56.952Z] [2024-10-08T05:32:56.952Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T05:32:56.952Z] #34 DONE 2.1s [2024-10-08T05:32:56.952Z] [2024-10-08T05:32:56.952Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:32:57.220Z] #37 ... [2024-10-08T05:32:57.220Z] [2024-10-08T05:32:57.220Z] #39 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:32:57.220Z] #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-08T05:32:57.220Z] #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:32:57.220Z] #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T05:32:57.220Z] #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T05:32:57.220Z] #39 DONE 0.8s [2024-10-08T05:32:57.220Z] [2024-10-08T05:32:57.220Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:32:57.220Z] #37 ... [2024-10-08T05:32:57.220Z] [2024-10-08T05:32:57.220Z] #39 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:32:57.220Z] #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-08T05:32:57.220Z] #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:32:57.220Z] #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T05:32:57.220Z] #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T05:32:57.220Z] #39 DONE 0.9s [2024-10-08T05:32:57.220Z] [2024-10-08T05:32:57.220Z] #38 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T05:32:57.220Z] #38 DONE 0.1s [2024-10-08T05:32:57.220Z] [2024-10-08T05:32:57.220Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:32:57.220Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.7s done [2024-10-08T05:32:57.486Z] #37 ... [2024-10-08T05:32:57.486Z] [2024-10-08T05:32:57.486Z] #38 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T05:32:57.486Z] #38 DONE 0.1s [2024-10-08T05:32:57.753Z] [2024-10-08T05:32:57.753Z] #39 [security-proxy-setup stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:32:57.753Z] #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-08T05:32:57.753Z] #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:32:57.753Z] #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T05:32:57.753Z] #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T05:32:57.753Z] #39 DONE 0.9s [2024-10-08T05:32:57.753Z] [2024-10-08T05:32:57.753Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T05:32:57.753Z] #34 DONE 2.4s [2024-10-08T05:32:57.753Z] [2024-10-08T05:32:57.753Z] #44 [security-proxy-auth internal] load build context [2024-10-08T05:32:57.753Z] #44 ... [2024-10-08T05:32:57.753Z] [2024-10-08T05:32:57.753Z] #45 [security-spire-config internal] load build context [2024-10-08T05:32:57.753Z] #45 transferring context: 26.23kB 0.1s done [2024-10-08T05:32:57.753Z] #45 DONE 2.0s [2024-10-08T05:32:58.020Z] [2024-10-08T05:32:58.020Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-08T05:32:58.986Z] #35 ... [2024-10-08T05:32:58.986Z] [2024-10-08T05:32:58.986Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T05:32:58.986Z] #34 DONE 3.6s [2024-10-08T05:32:58.986Z] [2024-10-08T05:32:58.986Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-08T05:32:58.986Z] #35 DONE 2.4s [2024-10-08T05:32:58.986Z] [2024-10-08T05:32:58.986Z] #46 [core-metadata internal] load build context [2024-10-08T05:32:58.986Z] #46 transferring context: 3.23MB 2.8s done [2024-10-08T05:32:59.253Z] #46 ... [2024-10-08T05:32:59.253Z] [2024-10-08T05:32:59.253Z] #39 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T05:32:59.253Z] #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-08T05:32:59.253Z] #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T05:32:59.253Z] #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T05:32:59.253Z] #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T05:32:59.253Z] #39 DONE 1.0s [2024-10-08T05:32:59.524Z] [2024-10-08T05:32:59.524Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:32:59.524Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-08T05:32:59.524Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-08T05:32:59.524Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-08T05:32:59.524Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-08T05:32:59.524Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-08T05:32:59.524Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T05:32:59.524Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-08T05:32:59.524Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.7s done [2024-10-08T05:32:59.524Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-08T05:32:59.524Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-08T05:32:59.524Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.1s [2024-10-08T05:33:01.471Z] #37 ... [2024-10-08T05:33:01.471Z] [2024-10-08T05:33:01.471Z] #46 [core-metadata internal] load build context [2024-10-08T05:33:01.471Z] #46 DONE 5.8s [2024-10-08T05:33:01.745Z] [2024-10-08T05:33:01.745Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:33:02.015Z] #37 ... [2024-10-08T05:33:02.015Z] [2024-10-08T05:33:02.015Z] #47 [core-keeper internal] load build context [2024-10-08T05:33:02.015Z] #47 transferring context: 3.23MB 3.4s done [2024-10-08T05:33:02.015Z] #47 DONE 6.4s [2024-10-08T05:33:02.015Z] [2024-10-08T05:33:02.015Z] #41 [security-spiffe-token-provider internal] load build context [2024-10-08T05:33:03.968Z] #41 ... [2024-10-08T05:33:03.968Z] [2024-10-08T05:33:03.968Z] #44 [security-proxy-auth internal] load build context [2024-10-08T05:33:04.926Z] #44 ... [2024-10-08T05:33:04.926Z] [2024-10-08T05:33:04.926Z] #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T05:33:04.926Z] #48 ... [2024-10-08T05:33:04.926Z] [2024-10-08T05:33:04.926Z] #49 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T05:33:04.926Z] #49 ... [2024-10-08T05:33:04.926Z] [2024-10-08T05:33:04.926Z] #50 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T05:33:05.192Z] #50 ... [2024-10-08T05:33:05.192Z] [2024-10-08T05:33:05.192Z] #51 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T05:33:05.192Z] #51 ... [2024-10-08T05:33:05.193Z] [2024-10-08T05:33:05.193Z] #44 [security-proxy-auth internal] load build context [2024-10-08T05:33:05.193Z] #44 transferring context: 19.08kB 1.6s [2024-10-08T05:33:05.462Z] #44 ... [2024-10-08T05:33:05.462Z] [2024-10-08T05:33:05.462Z] #52 [support-scheduler internal] load build context [2024-10-08T05:33:05.462Z] #52 transferring context: 3.23MB 7.9s done [2024-10-08T05:33:05.462Z] #52 ... [2024-10-08T05:33:05.462Z] [2024-10-08T05:33:05.462Z] #41 [security-spiffe-token-provider internal] load build context [2024-10-08T05:33:05.730Z] #41 ... [2024-10-08T05:33:05.730Z] [2024-10-08T05:33:05.730Z] #53 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-08T05:33:05.730Z] #0 8.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:05.730Z] #0 9.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:05.730Z] #53 ... [2024-10-08T05:33:05.730Z] [2024-10-08T05:33:05.730Z] #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T05:33:05.730Z] #54 ... [2024-10-08T05:33:05.730Z] [2024-10-08T05:33:05.730Z] #49 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T05:33:05.996Z] #49 DONE 11.4s [2024-10-08T05:33:05.996Z] [2024-10-08T05:33:05.996Z] #52 [support-scheduler internal] load build context [2024-10-08T05:33:05.996Z] #52 DONE 10.5s [2024-10-08T05:33:05.996Z] [2024-10-08T05:33:05.996Z] #44 [security-proxy-auth internal] load build context [2024-10-08T05:33:05.996Z] #44 ... [2024-10-08T05:33:05.996Z] [2024-10-08T05:33:05.996Z] #55 [security-spire-server internal] load build context [2024-10-08T05:33:05.996Z] #55 transferring context: 27.98kB 1.2s done [2024-10-08T05:33:05.996Z] #55 DONE 6.8s [2024-10-08T05:33:06.262Z] [2024-10-08T05:33:06.262Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T05:33:06.262Z] #0 9.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:06.262Z] #56 ... [2024-10-08T05:33:06.262Z] [2024-10-08T05:33:06.262Z] #57 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-08T05:33:06.666Z] #57 ... [2024-10-08T05:33:06.666Z] [2024-10-08T05:33:06.666Z] #58 [security-secretstore-setup internal] load build context [2024-10-08T05:33:06.666Z] #58 transferring context: 3.23MB 8.1s done [2024-10-08T05:33:06.666Z] #58 ... [2024-10-08T05:33:06.666Z] [2024-10-08T05:33:06.666Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:33:06.666Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.8s done [2024-10-08T05:33:06.666Z] #40 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.2s [2024-10-08T05:33:06.666Z] #40 ... [2024-10-08T05:33:06.666Z] [2024-10-08T05:33:06.666Z] #59 [core-common-config-bootstrapper internal] load build context [2024-10-08T05:33:06.666Z] #59 ... [2024-10-08T05:33:06.666Z] [2024-10-08T05:33:06.666Z] #58 [security-secretstore-setup internal] load build context [2024-10-08T05:33:06.666Z] #58 DONE 10.4s [2024-10-08T05:33:06.666Z] [2024-10-08T05:33:06.666Z] #59 [core-common-config-bootstrapper internal] load build context [2024-10-08T05:33:06.666Z] #59 transferring context: 3.23MB 9.0s done [2024-10-08T05:33:06.666Z] #59 ... [2024-10-08T05:33:06.666Z] [2024-10-08T05:33:06.666Z] #60 [core-command internal] load build context [2024-10-08T05:33:06.933Z] #60 ... [2024-10-08T05:33:06.933Z] [2024-10-08T05:33:06.933Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T05:33:06.933Z] #0 9.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:06.933Z] #61 ... [2024-10-08T05:33:06.933Z] [2024-10-08T05:33:06.933Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T05:33:06.933Z] #0 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:06.933Z] #0 7.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:07.199Z] #62 ... [2024-10-08T05:33:07.199Z] [2024-10-08T05:33:07.199Z] #63 [support-notifications internal] load build context [2024-10-08T05:33:07.464Z] #63 ... [2024-10-08T05:33:07.464Z] [2024-10-08T05:33:07.464Z] #41 [security-spiffe-token-provider internal] load build context [2024-10-08T05:33:07.464Z] #41 transferring context: 3.23MB 8.6s done [2024-10-08T05:33:07.464Z] #41 DONE 10.7s [2024-10-08T05:33:07.464Z] [2024-10-08T05:33:07.464Z] #63 [support-notifications internal] load build context [2024-10-08T05:33:07.464Z] #63 transferring context: 3.23MB 8.1s done [2024-10-08T05:33:07.464Z] #63 ... [2024-10-08T05:33:07.464Z] [2024-10-08T05:33:07.464Z] #64 [security-bootstrapper internal] load build context [2024-10-08T05:33:07.464Z] #64 transferring context: 3.23MB 7.4s done [2024-10-08T05:33:07.464Z] #64 ... [2024-10-08T05:33:07.464Z] [2024-10-08T05:33:07.464Z] #44 [security-proxy-auth internal] load build context [2024-10-08T05:33:07.464Z] #44 ... [2024-10-08T05:33:07.464Z] [2024-10-08T05:33:07.464Z] #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T05:33:07.732Z] #65 ... [2024-10-08T05:33:07.732Z] [2024-10-08T05:33:07.732Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T05:33:07.732Z] #66 ... [2024-10-08T05:33:07.732Z] [2024-10-08T05:33:07.732Z] #64 [security-bootstrapper internal] load build context [2024-10-08T05:33:07.732Z] #64 DONE 10.6s [2024-10-08T05:33:07.732Z] [2024-10-08T05:33:07.732Z] #67 [security-proxy-setup internal] load build context [2024-10-08T05:33:07.732Z] #67 transferring context: 3.23MB 7.5s done [2024-10-08T05:33:08.003Z] #67 DONE 10.2s [2024-10-08T05:33:08.003Z] [2024-10-08T05:33:08.003Z] #44 [security-proxy-auth internal] load build context [2024-10-08T05:33:08.003Z] #44 ... [2024-10-08T05:33:08.003Z] [2024-10-08T05:33:08.003Z] #59 [core-common-config-bootstrapper internal] load build context [2024-10-08T05:33:08.003Z] #59 DONE 11.6s [2024-10-08T05:33:08.003Z] [2024-10-08T05:33:08.003Z] #44 [security-proxy-auth internal] load build context [2024-10-08T05:33:08.597Z] #44 ... [2024-10-08T05:33:08.597Z] [2024-10-08T05:33:08.597Z] #60 [core-command internal] load build context [2024-10-08T05:33:08.597Z] #60 transferring context: 3.23MB 9.2s done [2024-10-08T05:33:08.597Z] #60 DONE 11.9s [2024-10-08T05:33:08.597Z] [2024-10-08T05:33:08.597Z] #51 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T05:33:08.597Z] #51 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:08.597Z] #51 ... [2024-10-08T05:33:08.597Z] [2024-10-08T05:33:08.597Z] #63 [support-notifications internal] load build context [2024-10-08T05:33:08.597Z] #63 DONE 11.4s [2024-10-08T05:33:08.597Z] [2024-10-08T05:33:08.597Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T05:33:08.864Z] #68 ... [2024-10-08T05:33:08.864Z] [2024-10-08T05:33:08.864Z] #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T05:33:08.864Z] #54 DONE 13.2s [2024-10-08T05:33:08.864Z] [2024-10-08T05:33:08.864Z] #44 [security-proxy-auth internal] load build context [2024-10-08T05:33:09.138Z] #44 ... [2024-10-08T05:33:09.138Z] [2024-10-08T05:33:09.138Z] #57 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-08T05:33:09.138Z] #57 DONE 3.0s [2024-10-08T05:33:09.138Z] [2024-10-08T05:33:09.138Z] #44 [security-proxy-auth internal] load build context [2024-10-08T05:33:09.404Z] #44 transferring context: 3.23MB 5.6s done [2024-10-08T05:33:09.669Z] #44 DONE 11.9s [2024-10-08T05:33:09.669Z] [2024-10-08T05:33:09.669Z] #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T05:33:09.669Z] #65 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:11.092Z] #65 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:13.047Z] #65 ... [2024-10-08T05:33:13.047Z] [2024-10-08T05:33:13.047Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:33:13.047Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.9s [2024-10-08T05:33:13.047Z] #37 ... [2024-10-08T05:33:13.047Z] [2024-10-08T05:33:13.047Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-08T05:33:13.047Z] #53 15.63 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T05:33:13.047Z] #53 15.66 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:13.047Z] #53 15.77 OK: 9 MiB in 15 packages [2024-10-08T05:33:13.047Z] #53 DONE 17.6s [2024-10-08T05:33:13.047Z] [2024-10-08T05:33:13.047Z] #69 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:16.396Z] #69 ... [2024-10-08T05:33:16.396Z] [2024-10-08T05:33:16.396Z] #50 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T05:33:16.396Z] #50 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:16.396Z] #50 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:16.396Z] #50 20.55 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T05:33:16.396Z] #50 20.58 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:16.396Z] #50 20.76 OK: 9 MiB in 15 packages [2024-10-08T05:33:16.396Z] #50 ... [2024-10-08T05:33:16.396Z] [2024-10-08T05:33:16.396Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:33:16.396Z] #37 ... [2024-10-08T05:33:16.396Z] [2024-10-08T05:33:16.396Z] #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T05:33:16.396Z] #48 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:16.396Z] #48 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:16.663Z] #48 21.78 (1/3) Installing ca-certificates (20240705-r0) [2024-10-08T05:33:16.663Z] #48 ... [2024-10-08T05:33:16.663Z] [2024-10-08T05:33:16.663Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:33:17.249Z] #37 ... [2024-10-08T05:33:17.249Z] [2024-10-08T05:33:17.249Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T05:33:17.249Z] #56 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:17.249Z] #56 19.42 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T05:33:17.249Z] #56 19.42 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T05:33:17.249Z] #56 19.42 OK: 24041 distinct packages available [2024-10-08T05:33:17.249Z] #56 21.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:17.249Z] #56 ... [2024-10-08T05:33:17.249Z] [2024-10-08T05:33:17.249Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:33:17.249Z] #40 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.8s [2024-10-08T05:33:17.249Z] #40 ... [2024-10-08T05:33:17.249Z] [2024-10-08T05:33:17.249Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T05:33:17.249Z] #61 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:17.249Z] #61 17.19 (1/4) Installing ca-certificates (20240705-r0) [2024-10-08T05:33:17.249Z] #61 17.68 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-08T05:33:17.249Z] #61 17.69 (3/4) Installing su-exec (0.2-r3) [2024-10-08T05:33:17.249Z] #61 17.71 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T05:33:17.249Z] #61 18.78 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:17.249Z] #61 18.90 Executing ca-certificates-20240705-r0.trigger [2024-10-08T05:33:17.249Z] #61 20.31 OK: 20 MiB in 18 packages [2024-10-08T05:33:17.518Z] #61 ... [2024-10-08T05:33:17.518Z] [2024-10-08T05:33:17.518Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:33:18.105Z] #37 ... [2024-10-08T05:33:18.105Z] [2024-10-08T05:33:18.105Z] #50 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T05:33:18.105Z] #50 DONE 23.2s [2024-10-08T05:33:18.105Z] [2024-10-08T05:33:18.105Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:33:19.094Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.3s [2024-10-08T05:33:19.094Z] #37 ... [2024-10-08T05:33:19.094Z] [2024-10-08T05:33:19.094Z] #70 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T05:33:19.094Z] #70 10.23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:19.094Z] #70 ... [2024-10-08T05:33:19.094Z] [2024-10-08T05:33:19.094Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T05:33:19.094Z] #0 9.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:20.885Z] #71 ... [2024-10-08T05:33:20.885Z] [2024-10-08T05:33:20.885Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T05:33:20.885Z] #0 9.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:20.885Z] #72 ... [2024-10-08T05:33:20.885Z] [2024-10-08T05:33:20.885Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T05:33:20.885Z] #0 9.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:20.885Z] #73 ... [2024-10-08T05:33:20.885Z] [2024-10-08T05:33:20.885Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T05:33:20.885Z] #62 12.29 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T05:33:20.885Z] #62 12.29 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T05:33:20.885Z] #62 12.29 OK: 24041 distinct packages available [2024-10-08T05:33:20.885Z] #62 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:20.885Z] #62 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:20.885Z] #62 ... [2024-10-08T05:33:20.885Z] [2024-10-08T05:33:20.885Z] #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T05:33:20.885Z] #74 ... [2024-10-08T05:33:20.885Z] [2024-10-08T05:33:20.885Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T05:33:20.885Z] #75 DONE 10.8s [2024-10-08T05:33:20.885Z] [2024-10-08T05:33:20.885Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T05:33:20.885Z] #73 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:20.885Z] #73 ... [2024-10-08T05:33:20.885Z] [2024-10-08T05:33:20.885Z] #51 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T05:33:20.885Z] #51 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:20.885Z] #51 25.03 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T05:33:20.885Z] #51 25.03 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T05:33:20.885Z] #51 25.03 OK: 24041 distinct packages available [2024-10-08T05:33:20.885Z] #51 ... [2024-10-08T05:33:20.885Z] [2024-10-08T05:33:20.885Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T05:33:20.885Z] #61 DONE 23.6s [2024-10-08T05:33:20.885Z] [2024-10-08T05:33:20.885Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:33:23.467Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.6s [2024-10-08T05:33:23.467Z] #37 ... [2024-10-08T05:33:23.467Z] [2024-10-08T05:33:23.467Z] #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T05:33:23.467Z] #48 22.29 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-08T05:33:23.467Z] #48 22.30 (3/3) Installing tzdata (2024b-r0) [2024-10-08T05:33:23.467Z] #48 24.18 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:23.467Z] #48 24.34 Executing ca-certificates-20240705-r0.trigger [2024-10-08T05:33:23.467Z] #48 26.20 OK: 11 MiB in 17 packages [2024-10-08T05:33:23.467Z] #48 DONE 28.7s [2024-10-08T05:33:23.467Z] [2024-10-08T05:33:23.467Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:33:23.734Z] #37 ... [2024-10-08T05:33:23.734Z] [2024-10-08T05:33:23.734Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T05:33:23.734Z] #66 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:23.734Z] #66 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:24.009Z] #66 ... [2024-10-08T05:33:24.009Z] [2024-10-08T05:33:24.009Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:33:24.978Z] #37 ... [2024-10-08T05:33:24.979Z] [2024-10-08T05:33:24.979Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T05:33:24.979Z] #68 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:24.979Z] #68 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:24.979Z] #68 ... [2024-10-08T05:33:24.979Z] [2024-10-08T05:33:24.979Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:33:26.393Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.0s done [2024-10-08T05:33:26.665Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.0s done [2024-10-08T05:33:26.946Z] #37 ... [2024-10-08T05:33:26.946Z] [2024-10-08T05:33:26.946Z] #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T05:33:26.946Z] #65 23.70 (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T05:33:26.946Z] #65 24.36 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T05:33:26.946Z] #65 24.42 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:26.946Z] #65 24.66 Executing ca-certificates-20240705-r0.trigger [2024-10-08T05:33:26.946Z] #65 26.33 OK: 10 MiB in 16 packages [2024-10-08T05:33:26.946Z] #65 DONE 29.4s [2024-10-08T05:33:27.214Z] [2024-10-08T05:33:27.214Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T05:33:27.479Z] #76 ... [2024-10-08T05:33:27.479Z] [2024-10-08T05:33:27.479Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:33:27.479Z] #37 DONE 34.0s [2024-10-08T05:33:27.479Z] [2024-10-08T05:33:27.479Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T05:33:27.479Z] #40 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.1s done [2024-10-08T05:33:27.745Z] #40 ... [2024-10-08T05:33:27.745Z] [2024-10-08T05:33:27.745Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T05:33:27.745Z] #66 28.90 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-08T05:33:27.745Z] #66 28.95 (2/2) Installing su-exec (0.2-r3) [2024-10-08T05:33:27.745Z] #66 28.99 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:27.745Z] #66 29.25 OK: 9 MiB in 16 packages [2024-10-08T05:33:28.010Z] #66 ... [2024-10-08T05:33:28.010Z] [2024-10-08T05:33:28.010Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T05:33:28.010Z] #0 6.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:28.010Z] #0 8.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:28.281Z] #77 ... [2024-10-08T05:33:28.281Z] [2024-10-08T05:33:28.281Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T05:33:28.281Z] #62 24.50 (1/14) Installing ca-certificates (20240705-r0) [2024-10-08T05:33:28.281Z] #62 25.20 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-08T05:33:28.281Z] #62 25.48 (3/14) Installing c-ares (1.33.1-r0) [2024-10-08T05:33:28.281Z] #62 25.52 (4/14) Installing libunistring (1.2-r0) [2024-10-08T05:33:28.281Z] #62 25.87 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-08T05:33:28.281Z] #62 25.96 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-08T05:33:28.281Z] #62 26.03 (7/14) Installing libpsl (0.21.5-r1) [2024-10-08T05:33:28.281Z] #62 26.08 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-08T05:33:28.281Z] #62 26.25 (9/14) Installing libcurl (8.10.1-r0) [2024-10-08T05:33:28.281Z] #62 26.38 (10/14) Installing curl (8.10.1-r0) [2024-10-08T05:33:28.281Z] #62 26.45 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-08T05:33:28.281Z] #62 26.48 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-08T05:33:28.281Z] #62 26.55 (13/14) Installing libucontext (1.2-r3) [2024-10-08T05:33:28.281Z] #62 26.62 (14/14) Installing gcompat (1.1.0-r4) [2024-10-08T05:33:28.281Z] #62 26.70 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:28.281Z] #62 27.00 Executing ca-certificates-20240705-r0.trigger [2024-10-08T05:33:28.281Z] #62 28.74 OK: 15 MiB in 28 packages [2024-10-08T05:33:28.281Z] #62 DONE 31.5s [2024-10-08T05:33:28.281Z] [2024-10-08T05:33:28.281Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:29.257Z] #78 ... [2024-10-08T05:33:29.257Z] [2024-10-08T05:33:29.257Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T05:33:29.257Z] #56 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:29.527Z] #56 ... [2024-10-08T05:33:29.527Z] [2024-10-08T05:33:29.527Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T05:33:29.527Z] #68 30.63 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T05:33:29.527Z] #68 30.68 (2/4) Installing openssl (3.3.2-r0) [2024-10-08T05:33:29.527Z] #68 30.77 (3/4) Installing su-exec (0.2-r3) [2024-10-08T05:33:29.527Z] #68 30.78 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T05:33:29.527Z] #68 ... [2024-10-08T05:33:29.527Z] [2024-10-08T05:33:29.527Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T05:33:29.527Z] #66 DONE 31.9s [2024-10-08T05:33:29.794Z] [2024-10-08T05:33:29.794Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T05:33:29.794Z] #79 ... [2024-10-08T05:33:29.794Z] [2024-10-08T05:33:29.794Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T05:33:29.794Z] #0 6.920 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:29.794Z] #0 9.572 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:30.059Z] #80 ... [2024-10-08T05:33:30.059Z] [2024-10-08T05:33:30.059Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T05:33:30.059Z] #0 5.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:30.059Z] #0 7.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:30.059Z] #81 ... [2024-10-08T05:33:30.059Z] [2024-10-08T05:33:30.059Z] #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T05:33:30.059Z] #74 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:30.059Z] #74 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:30.339Z] #74 ... [2024-10-08T05:33:30.339Z] [2024-10-08T05:33:30.339Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T05:33:30.339Z] #71 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:30.605Z] #71 ... [2024-10-08T05:33:30.605Z] [2024-10-08T05:33:30.605Z] #51 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T05:33:30.605Z] #51 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:30.605Z] #51 28.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:30.605Z] #51 ... [2024-10-08T05:33:30.605Z] [2024-10-08T05:33:30.605Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:30.605Z] #0 4.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:30.871Z] #82 ... [2024-10-08T05:33:30.871Z] [2024-10-08T05:33:30.871Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T05:33:30.871Z] #73 21.84 OK: 238 MiB in 54 packages [2024-10-08T05:33:30.871Z] #73 ... [2024-10-08T05:33:30.871Z] [2024-10-08T05:33:30.871Z] #69 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:30.871Z] #69 8.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:30.871Z] #69 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:31.138Z] #69 ... [2024-10-08T05:33:31.138Z] [2024-10-08T05:33:31.138Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T05:33:31.138Z] #76 4.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:31.411Z] #76 ... [2024-10-08T05:33:31.411Z] [2024-10-08T05:33:31.411Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T05:33:31.411Z] #72 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:31.411Z] #72 ... [2024-10-08T05:33:31.411Z] [2024-10-08T05:33:31.411Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T05:33:31.411Z] #68 32.14 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:31.411Z] #68 32.31 OK: 20 MiB in 18 packages [2024-10-08T05:33:31.991Z] #68 ... [2024-10-08T05:33:31.991Z] [2024-10-08T05:33:31.991Z] #70 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T05:33:31.991Z] #70 12.87 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:31.991Z] #70 ... [2024-10-08T05:33:31.991Z] [2024-10-08T05:33:31.991Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T05:33:31.991Z] #56 35.50 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T05:33:31.991Z] #56 35.53 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-08T05:33:31.991Z] #56 35.55 (3/4) Installing libucontext (1.2-r3) [2024-10-08T05:33:31.991Z] #56 35.56 (4/4) Installing gcompat (1.1.0-r4) [2024-10-08T05:33:31.991Z] #56 35.60 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:31.991Z] #56 35.75 OK: 9 MiB in 18 packages [2024-10-08T05:33:32.589Z] #56 ... [2024-10-08T05:33:32.589Z] [2024-10-08T05:33:32.589Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T05:33:32.589Z] #68 DONE 34.0s [2024-10-08T05:33:32.589Z] [2024-10-08T05:33:32.589Z] #51 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T05:33:32.589Z] #51 38.39 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-08T05:33:32.589Z] #51 38.41 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-08T05:33:32.589Z] #51 38.43 (3/5) Installing libucontext (1.2-r3) [2024-10-08T05:33:32.589Z] #51 38.45 (4/5) Installing gcompat (1.1.0-r4) [2024-10-08T05:33:32.589Z] #51 38.47 (5/5) Installing openssl (3.3.2-r0) [2024-10-08T05:33:32.589Z] #51 38.58 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:32.589Z] #51 38.70 OK: 10 MiB in 19 packages [2024-10-08T05:33:33.174Z] #51 ... [2024-10-08T05:33:33.174Z] [2024-10-08T05:33:33.174Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T05:33:33.174Z] #73 DONE 24.1s [2024-10-08T05:33:33.174Z] [2024-10-08T05:33:33.174Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T05:33:33.174Z] #71 24.23 OK: 238 MiB in 54 packages [2024-10-08T05:33:34.138Z] #71 ... [2024-10-08T05:33:34.138Z] [2024-10-08T05:33:34.138Z] #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:33:34.138Z] #83 DONE 1.0s [2024-10-08T05:33:34.138Z] [2024-10-08T05:33:34.138Z] #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:33:34.138Z] #84 ... [2024-10-08T05:33:34.138Z] [2024-10-08T05:33:34.138Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T05:33:34.138Z] #56 DONE 38.0s [2024-10-08T05:33:34.408Z] [2024-10-08T05:33:34.408Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T05:33:34.674Z] #85 ... [2024-10-08T05:33:34.674Z] [2024-10-08T05:33:34.674Z] #51 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T05:33:34.674Z] #51 DONE 41.1s [2024-10-08T05:33:34.940Z] [2024-10-08T05:33:34.940Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T05:33:36.353Z] #86 ... [2024-10-08T05:33:36.353Z] [2024-10-08T05:33:36.353Z] #71 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T05:33:36.353Z] #71 DONE 27.3s [2024-10-08T05:33:36.353Z] [2024-10-08T05:33:36.353Z] #87 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:33:36.934Z] #87 DONE 0.7s [2024-10-08T05:33:36.934Z] [2024-10-08T05:33:36.934Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:33:37.518Z] #88 ... [2024-10-08T05:33:37.518Z] [2024-10-08T05:33:37.518Z] #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T05:33:37.518Z] #74 25.84 OK: 238 MiB in 54 packages [2024-10-08T05:33:37.518Z] #74 DONE 28.4s [2024-10-08T05:33:37.518Z] [2024-10-08T05:33:37.518Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T05:33:37.518Z] #77 19.36 Upgrading critical system libraries and apk-tools: [2024-10-08T05:33:37.518Z] #77 19.36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:33:37.518Z] #77 19.49 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:38.104Z] #77 ... [2024-10-08T05:33:38.104Z] [2024-10-08T05:33:38.104Z] #70 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T05:33:38.104Z] #70 25.03 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T05:33:38.104Z] #70 26.43 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:38.104Z] #70 26.70 OK: 9 MiB in 15 packages [2024-10-08T05:33:38.104Z] #70 DONE 29.0s [2024-10-08T05:33:38.104Z] [2024-10-08T05:33:38.104Z] #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:33:38.692Z] #89 DONE 1.2s [2024-10-08T05:33:38.692Z] [2024-10-08T05:33:38.692Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:33:41.406Z] #90 ... [2024-10-08T05:33:41.406Z] [2024-10-08T05:33:41.406Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:41.406Z] #82 7.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:41.406Z] #82 ... [2024-10-08T05:33:41.406Z] [2024-10-08T05:33:41.406Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T05:33:41.406Z] #80 21.06 OK: 238 MiB in 54 packages [2024-10-08T05:33:41.676Z] #80 ... [2024-10-08T05:33:41.676Z] [2024-10-08T05:33:41.676Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:41.676Z] #78 3.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:41.676Z] #78 5.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:41.947Z] #78 ... [2024-10-08T05:33:41.947Z] [2024-10-08T05:33:41.947Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T05:33:41.947Z] #86 6.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:42.221Z] #86 ... [2024-10-08T05:33:42.221Z] [2024-10-08T05:33:42.221Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T05:33:42.221Z] #76 5.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:42.221Z] #76 15.09 Upgrading critical system libraries and apk-tools: [2024-10-08T05:33:42.221Z] #76 15.09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:33:42.221Z] #76 15.14 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:42.516Z] #76 ... [2024-10-08T05:33:42.516Z] [2024-10-08T05:33:42.516Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:42.516Z] #78 14.14 Upgrading critical system libraries and apk-tools: [2024-10-08T05:33:42.516Z] #78 14.14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:33:42.516Z] #78 14.18 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:42.516Z] #78 ... [2024-10-08T05:33:42.516Z] [2024-10-08T05:33:42.516Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T05:33:42.516Z] #0 6.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:42.516Z] #0 8.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:42.846Z] #91 ... [2024-10-08T05:33:42.846Z] [2024-10-08T05:33:42.846Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T05:33:42.846Z] #79 3.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:42.846Z] #79 5.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:42.846Z] #79 ... [2024-10-08T05:33:42.846Z] [2024-10-08T05:33:42.846Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:42.846Z] #82 18.47 Upgrading critical system libraries and apk-tools: [2024-10-08T05:33:42.846Z] #82 18.47 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:33:42.846Z] #82 18.56 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:43.470Z] #82 ... [2024-10-08T05:33:43.470Z] [2024-10-08T05:33:43.470Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T05:33:43.470Z] #80 DONE 23.4s [2024-10-08T05:33:43.470Z] [2024-10-08T05:33:43.470Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:43.470Z] #82 19.84 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:33:43.761Z] #82 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:43.761Z] #82 ... [2024-10-08T05:33:43.761Z] [2024-10-08T05:33:43.761Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-08T05:33:43.761Z] #92 DONE 0.5s [2024-10-08T05:33:44.038Z] [2024-10-08T05:33:44.038Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:33:44.667Z] #93 ... [2024-10-08T05:33:44.667Z] [2024-10-08T05:33:44.667Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T05:33:44.667Z] #72 25.38 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T05:33:44.667Z] #72 25.38 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T05:33:44.667Z] #72 25.38 OK: 24040 distinct packages available [2024-10-08T05:33:44.667Z] #72 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:44.667Z] #72 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:44.667Z] #72 ... [2024-10-08T05:33:44.667Z] [2024-10-08T05:33:44.667Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T05:33:44.667Z] #76 17.58 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:33:44.667Z] #76 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:46.078Z] #76 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:46.354Z] #76 ... [2024-10-08T05:33:46.354Z] [2024-10-08T05:33:46.354Z] #69 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:46.354Z] #69 23.69 Upgrading critical system libraries and apk-tools: [2024-10-08T05:33:46.354Z] #69 23.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:33:46.354Z] #69 23.86 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:46.354Z] #69 26.67 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:33:46.354Z] #69 26.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:46.354Z] #69 28.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:46.354Z] #69 ... [2024-10-08T05:33:46.354Z] [2024-10-08T05:33:46.354Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T05:33:46.354Z] #79 15.21 Upgrading critical system libraries and apk-tools: [2024-10-08T05:33:46.354Z] #79 15.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:33:46.354Z] #79 15.27 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:46.622Z] #79 17.09 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:33:46.778Z] #160 ... [2024-10-08T05:33:46.778Z] [2024-10-08T05:33:46.778Z] #149 [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-10-08T05:33:46.778Z] #149 101.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-08T05:33:46.887Z] #79 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:47.849Z] #79 ... [2024-10-08T05:33:47.849Z] [2024-10-08T05:33:47.849Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T05:33:47.849Z] #72 37.43 OK: 238 MiB in 54 packages [2024-10-08T05:33:47.849Z] #72 DONE 38.9s [2024-10-08T05:33:48.116Z] [2024-10-08T05:33:48.116Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T05:33:48.116Z] #79 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:48.384Z] #79 ... [2024-10-08T05:33:48.384Z] [2024-10-08T05:33:48.384Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:33:48.384Z] #94 DONE 0.4s [2024-10-08T05:33:48.384Z] [2024-10-08T05:33:48.384Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:33:48.968Z] #95 ... [2024-10-08T05:33:48.968Z] [2024-10-08T05:33:48.968Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T05:33:48.968Z] #81 18.71 Upgrading critical system libraries and apk-tools: [2024-10-08T05:33:48.968Z] #81 18.71 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:33:48.968Z] #81 18.74 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:48.968Z] #81 21.00 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:33:48.968Z] #81 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:48.968Z] #81 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:49.233Z] #81 ... [2024-10-08T05:33:49.233Z] [2024-10-08T05:33:49.233Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T05:33:49.233Z] #77 21.07 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:33:49.233Z] #77 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:49.233Z] #77 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:49.498Z] #77 ... [2024-10-08T05:33:49.498Z] [2024-10-08T05:33:49.498Z] #69 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:49.498Z] #69 36.53 OK: 9 MiB in 15 packages [2024-10-08T05:33:50.462Z] #69 ... [2024-10-08T05:33:50.462Z] [2024-10-08T05:33:50.462Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T05:33:50.462Z] #85 6.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:50.462Z] #85 8.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:50.462Z] #85 ... [2024-10-08T05:33:50.462Z] [2024-10-08T05:33:50.462Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T05:33:50.462Z] #81 29.82 OK: 20 MiB in 18 packages [2024-10-08T05:33:50.732Z] #81 ... [2024-10-08T05:33:50.732Z] [2024-10-08T05:33:50.732Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T05:33:50.732Z] #77 31.36 OK: 9 MiB in 15 packages [2024-10-08T05:33:50.732Z] #77 DONE 32.6s [2024-10-08T05:33:50.732Z] [2024-10-08T05:33:50.732Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T05:33:50.732Z] #91 18.27 Upgrading critical system libraries and apk-tools: [2024-10-08T05:33:50.732Z] #91 18.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:33:50.732Z] #91 18.34 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:50.997Z] #91 ... [2024-10-08T05:33:50.997Z] [2024-10-08T05:33:50.997Z] #69 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:50.997Z] #69 DONE 38.3s [2024-10-08T05:33:52.092Z] [2024-10-08T05:33:52.092Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T05:33:52.092Z] #85 16.94 Upgrading critical system libraries and apk-tools: [2024-10-08T05:33:52.092Z] #85 16.95 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:33:52.092Z] #85 17.01 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:52.092Z] #85 ... [2024-10-08T05:33:52.092Z] [2024-10-08T05:33:52.092Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T05:33:52.092Z] #81 DONE 31.6s [2024-10-08T05:33:52.092Z] [2024-10-08T05:33:52.092Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:52.092Z] #78 16.16 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:33:52.092Z] #78 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:52.092Z] #78 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:52.675Z] #78 ... [2024-10-08T05:33:52.675Z] [2024-10-08T05:33:52.675Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T05:33:52.675Z] #91 20.08 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:33:52.675Z] #91 20.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:53.257Z] #91 ... [2024-10-08T05:33:53.257Z] [2024-10-08T05:33:53.257Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T05:33:53.257Z] #86 8.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:53.257Z] #86 17.27 Upgrading critical system libraries and apk-tools: [2024-10-08T05:33:53.257Z] #86 17.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T05:33:53.257Z] #86 17.33 Executing busybox-1.36.1-r29.trigger [2024-10-08T05:33:53.257Z] #86 18.41 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:33:53.257Z] #86 ... [2024-10-08T05:33:53.257Z] [2024-10-08T05:33:53.257Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T05:33:53.257Z] #85 18.62 Continuing the upgrade transaction with new apk-tools: [2024-10-08T05:33:53.257Z] #85 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:53.853Z] #85 ... [2024-10-08T05:33:53.854Z] [2024-10-08T05:33:53.854Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:53.854Z] #78 24.53 OK: 15 MiB in 28 packages [2024-10-08T05:33:53.854Z] #78 DONE 25.4s [2024-10-08T05:33:53.854Z] [2024-10-08T05:33:53.854Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T05:33:53.854Z] #86 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:53.854Z] #86 ... [2024-10-08T05:33:53.854Z] [2024-10-08T05:33:53.854Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T05:33:53.854Z] #82 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:53.854Z] #82 29.21 OK: 11 MiB in 17 packages [2024-10-08T05:33:53.854Z] #82 DONE 30.5s [2024-10-08T05:33:54.121Z] [2024-10-08T05:33:54.121Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T05:33:54.387Z] #91 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:55.793Z] #91 ... [2024-10-08T05:33:55.794Z] [2024-10-08T05:33:55.794Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T05:33:55.794Z] #79 25.22 OK: 9 MiB in 16 packages [2024-10-08T05:33:55.794Z] #79 DONE 26.0s [2024-10-08T05:33:55.794Z] [2024-10-08T05:33:55.794Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-08T05:33:56.062Z] #96 ... [2024-10-08T05:33:56.062Z] [2024-10-08T05:33:56.062Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T05:33:56.062Z] #76 27.73 OK: 10 MiB in 16 packages [2024-10-08T05:33:56.062Z] #76 DONE 29.1s [2024-10-08T05:33:56.329Z] [2024-10-08T05:33:56.329Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T05:33:56.329Z] #86 19.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:57.734Z] #86 ... [2024-10-08T05:33:57.734Z] [2024-10-08T05:33:57.734Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-08T05:33:57.734Z] #96 DONE 2.3s [2024-10-08T05:33:57.999Z] [2024-10-08T05:33:57.999Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-08T05:33:57.999Z] #97 DONE 0.2s [2024-10-08T05:33:57.999Z] [2024-10-08T05:33:57.999Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T05:33:57.999Z] #85 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T05:33:58.957Z] #85 24.56 OK: 9 MiB in 18 packages [2024-10-08T05:33:59.226Z] #85 ... [2024-10-08T05:33:59.226Z] [2024-10-08T05:33:59.226Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T05:33:59.226Z] #91 26.15 OK: 20 MiB in 18 packages [2024-10-08T05:33:59.226Z] #91 DONE 26.6s [2024-10-08T05:33:59.226Z] [2024-10-08T05:33:59.226Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T05:33:59.226Z] #86 24.39 OK: 10 MiB in 19 packages [2024-10-08T05:33:59.493Z] #86 ... [2024-10-08T05:33:59.493Z] [2024-10-08T05:33:59.493Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-08T05:33:59.493Z] #98 DONE 0.4s [2024-10-08T05:33:59.493Z] [2024-10-08T05:33:59.493Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T05:33:59.493Z] #85 DONE 25.4s [2024-10-08T05:33:59.759Z] [2024-10-08T05:33:59.759Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T05:34:00.357Z] #99 ... [2024-10-08T05:34:00.357Z] [2024-10-08T05:34:00.357Z] #86 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T05:34:00.357Z] #86 DONE 26.7s [2024-10-08T05:34:00.625Z] [2024-10-08T05:34:00.625Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-08T05:34:02.042Z] #100 ... [2024-10-08T05:34:02.042Z] [2024-10-08T05:34:02.042Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T05:34:02.042Z] #99 DONE 2.4s [2024-10-08T05:34:02.042Z] [2024-10-08T05:34:02.042Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T05:34:02.042Z] #101 DONE 1.7s [2024-10-08T05:34:02.042Z] [2024-10-08T05:34:02.042Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-08T05:34:02.042Z] #100 DONE 1.8s [2024-10-08T05:34:02.042Z] [2024-10-08T05:34:02.042Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T05:34:02.332Z] #102 ... [2024-10-08T05:34:02.332Z] [2024-10-08T05:34:02.332Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-08T05:34:02.332Z] #103 DONE 0.2s [2024-10-08T05:34:02.332Z] [2024-10-08T05:34:02.332Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-08T05:34:02.332Z] #104 DONE 0.3s [2024-10-08T05:34:02.332Z] [2024-10-08T05:34:02.332Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-08T05:34:02.627Z] #105 ... [2024-10-08T05:34:02.627Z] [2024-10-08T05:34:02.627Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-08T05:34:02.627Z] #106 DONE 0.2s [2024-10-08T05:34:02.627Z] [2024-10-08T05:34:02.627Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-08T05:34:02.627Z] #105 DONE 0.3s [2024-10-08T05:34:02.627Z] [2024-10-08T05:34:02.627Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T05:34:02.939Z] #107 DONE 0.3s [2024-10-08T05:34:02.939Z] [2024-10-08T05:34:02.939Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T05:34:02.939Z] #108 DONE 0.3s [2024-10-08T05:34:02.939Z] [2024-10-08T05:34:02.939Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-08T05:34:03.204Z] #109 DONE 0.2s [2024-10-08T05:34:03.204Z] [2024-10-08T05:34:03.204Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-08T05:34:03.204Z] #110 DONE 0.2s [2024-10-08T05:34:03.204Z] [2024-10-08T05:34:03.204Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-08T05:34:03.471Z] #111 DONE 0.3s [2024-10-08T05:34:03.471Z] [2024-10-08T05:34:03.471Z] #112 [security-spire-config] exporting to image [2024-10-08T05:34:03.471Z] #112 exporting layers [2024-10-08T05:34:03.741Z] #112 ... [2024-10-08T05:34:03.741Z] [2024-10-08T05:34:03.741Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-08T05:34:03.741Z] #113 DONE 0.4s [2024-10-08T05:34:03.741Z] [2024-10-08T05:34:03.741Z] #112 [security-spire-server] exporting to image [2024-10-08T05:34:04.014Z] #112 ... [2024-10-08T05:34:04.014Z] [2024-10-08T05:34:04.014Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T05:34:04.014Z] #102 DONE 1.9s [2024-10-08T05:34:04.014Z] [2024-10-08T05:34:04.014Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-08T05:34:04.014Z] #114 DONE 0.1s [2024-10-08T05:34:04.014Z] [2024-10-08T05:34:04.014Z] #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:34:04.283Z] #84 ... [2024-10-08T05:34:04.283Z] [2024-10-08T05:34:04.283Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-08T05:34:04.283Z] #115 DONE 0.2s [2024-10-08T05:34:04.283Z] [2024-10-08T05:34:04.283Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T05:34:04.553Z] #116 DONE 0.2s [2024-10-08T05:34:04.553Z] [2024-10-08T05:34:04.553Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-08T05:34:04.553Z] #117 DONE 0.2s [2024-10-08T05:34:04.553Z] [2024-10-08T05:34:04.553Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-08T05:34:05.136Z] #118 DONE 0.2s [2024-10-08T05:34:05.136Z] [2024-10-08T05:34:05.136Z] #112 [security-spire-agent] exporting to image [2024-10-08T05:34:06.545Z] #112 exporting layers 2.6s done [2024-10-08T05:34:06.545Z] #112 writing image sha256:ff1ee9b5fed712a2d8b1d34140582b8107d955cbf6cc536aa1861768a9095d8e 0.0s done [2024-10-08T05:34:06.545Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2024-10-08T05:34:06.545Z] #112 writing image sha256:1cc71b6ec95883ce49e08bbf1ae2d2dd680edbacb47919c146de2e323e808c59 [2024-10-08T05:34:06.545Z] #112 writing image sha256:1cc71b6ec95883ce49e08bbf1ae2d2dd680edbacb47919c146de2e323e808c59 done [2024-10-08T05:34:06.545Z] #112 naming to docker.io/library/security-spire-server-arm64 done [2024-10-08T05:34:06.816Z] #112 exporting layers 1.8s done [2024-10-08T05:34:06.816Z] #112 writing image sha256:3c74301301ea3c150cc850cfba4b65e231a238231921589d88885269d184d292 done [2024-10-08T05:34:06.816Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-08T05:34:06.816Z] #112 DONE 4.2s [2024-10-08T05:34:06.816Z] [2024-10-08T05:34:06.816Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:35:08.463Z] #149 ... [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T05:35:08.463Z] #156 DONE 184.3s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T05:35:08.463Z] #153 DONE 184.3s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T05:35:08.463Z] #150 DONE 184.3s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T05:35:08.463Z] #151 DONE 184.4s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T05:35:08.463Z] #152 DONE 184.4s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-08T05:35:08.463Z] #154 DONE 184.4s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-08T05:35:08.463Z] #159 DONE 184.5s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #161 ... [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T05:35:08.463Z] #148 DONE 184.5s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-08T05:35:08.463Z] #160 DONE 184.7s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #162 ... [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #149 [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-10-08T05:35:08.463Z] #149 DONE 184.7s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T05:35:08.463Z] #158 DONE 184.9s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T05:35:08.463Z] #157 DONE 184.9s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-08T05:35:08.463Z] #155 DONE 185.0s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #163 ... [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #161 DONE 0.9s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #164 DONE 1.0s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #165 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #165 DONE 0.8s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #166 DONE 1.0s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #167 DONE 0.8s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #162 DONE 0.7s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #168 DONE 0.5s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #163 DONE 0.5s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #169 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-08T05:35:08.463Z] #169 DONE 0.7s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:35:08.463Z] #170 DONE 0.9s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:35:08.463Z] #171 CACHED [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #172 CACHED [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #173 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:35:08.463Z] #173 DONE 0.9s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #174 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:35:08.463Z] #174 CACHED [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #175 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #175 CACHED [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #176 CACHED [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:35:08.463Z] #177 CACHED [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #178 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:35:08.463Z] #178 DONE 1.0s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:35:08.463Z] #179 DONE 0.9s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #180 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-08T05:35:08.463Z] #180 DONE 0.9s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #181 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:35:08.463Z] #181 DONE 0.9s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:35:08.463Z] #182 DONE 0.9s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:35:08.463Z] #183 DONE 0.9s [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #184 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:08.463Z] #184 CACHED [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #185 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:35:08.463Z] #185 CACHED [2024-10-08T05:35:08.463Z] [2024-10-08T05:35:08.463Z] #186 [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-10-08T05:35:08.723Z] #186 ... [2024-10-08T05:35:08.723Z] [2024-10-08T05:35:08.723Z] #187 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-08T05:35:08.723Z] #187 DONE 4.1s [2024-10-08T05:35:08.985Z] [2024-10-08T05:35:08.985Z] #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-08T05:35:08.985Z] #188 DONE 4.1s [2024-10-08T05:35:08.985Z] [2024-10-08T05:35:08.985Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-08T05:35:08.985Z] #189 DONE 4.2s [2024-10-08T05:35:08.985Z] [2024-10-08T05:35:08.985Z] #190 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-08T05:35:08.985Z] #190 DONE 4.2s [2024-10-08T05:35:08.985Z] [2024-10-08T05:35:08.985Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-08T05:35:08.985Z] #191 DONE 4.2s [2024-10-08T05:35:08.985Z] [2024-10-08T05:35:08.985Z] #192 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-08T05:35:08.985Z] #192 ... [2024-10-08T05:35:08.985Z] [2024-10-08T05:35:08.985Z] #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-08T05:35:08.985Z] #193 DONE 4.2s [2024-10-08T05:35:08.985Z] [2024-10-08T05:35:08.985Z] #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-08T05:35:08.985Z] #194 DONE 4.2s [2024-10-08T05:35:08.985Z] [2024-10-08T05:35:08.985Z] #195 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-08T05:35:08.985Z] #195 DONE 4.2s [2024-10-08T05:35:08.985Z] [2024-10-08T05:35:08.985Z] #196 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-08T05:35:08.985Z] #196 DONE 4.2s [2024-10-08T05:35:08.985Z] [2024-10-08T05:35:08.985Z] #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-08T05:35:08.985Z] #197 DONE 4.2s [2024-10-08T05:35:08.985Z] [2024-10-08T05:35:08.985Z] #198 [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-10-08T05:35:08.985Z] #198 DONE 4.2s [2024-10-08T05:35:08.985Z] [2024-10-08T05:35:08.985Z] #186 [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-10-08T05:35:08.985Z] #186 DONE 4.2s [2024-10-08T05:35:09.243Z] [2024-10-08T05:35:09.243Z] #199 [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-10-08T05:35:09.243Z] #199 ... [2024-10-08T05:35:09.243Z] [2024-10-08T05:35:09.243Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-08T05:35:09.243Z] #200 DONE 0.4s [2024-10-08T05:35:09.243Z] [2024-10-08T05:35:09.243Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-08T05:35:09.243Z] #201 DONE 0.4s [2024-10-08T05:35:09.243Z] [2024-10-08T05:35:09.243Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-08T05:35:09.243Z] #202 DONE 0.4s [2024-10-08T05:35:09.243Z] [2024-10-08T05:35:09.243Z] #192 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-08T05:35:09.243Z] #192 DONE 0.4s [2024-10-08T05:35:09.243Z] [2024-10-08T05:35:09.243Z] #203 [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-10-08T05:35:09.243Z] #203 DONE 0.4s [2024-10-08T05:35:09.516Z] [2024-10-08T05:35:09.516Z] #204 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-08T05:35:09.516Z] #204 DONE 0.4s [2024-10-08T05:35:09.516Z] [2024-10-08T05:35:09.516Z] #205 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-08T05:35:09.516Z] #205 DONE 0.4s [2024-10-08T05:35:09.516Z] [2024-10-08T05:35:09.516Z] #206 [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-10-08T05:35:09.516Z] #206 DONE 0.4s [2024-10-08T05:35:09.516Z] [2024-10-08T05:35:09.516Z] #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-08T05:35:09.516Z] #207 DONE 0.4s [2024-10-08T05:35:09.516Z] [2024-10-08T05:35:09.516Z] #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-08T05:35:09.516Z] #208 DONE 0.4s [2024-10-08T05:35:09.516Z] [2024-10-08T05:35:09.516Z] #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-08T05:35:09.516Z] #209 DONE 0.4s [2024-10-08T05:35:09.516Z] [2024-10-08T05:35:09.516Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-08T05:35:09.516Z] #210 ... [2024-10-08T05:35:09.516Z] [2024-10-08T05:35:09.516Z] #199 [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-10-08T05:35:09.516Z] #199 DONE 0.4s [2024-10-08T05:35:09.516Z] [2024-10-08T05:35:09.516Z] #211 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-08T05:35:09.516Z] #211 DONE 5.7s [2024-10-08T05:35:09.775Z] [2024-10-08T05:35:09.775Z] #105 [core-command] exporting to image [2024-10-08T05:35:09.775Z] #105 exporting layers 0.2s done [2024-10-08T05:35:09.775Z] #105 writing image sha256:998f933905d5a87f183a28d979491e8a0dd889bb0ef3e2d7693490222b7e3476 done [2024-10-08T05:35:09.775Z] #105 naming to docker.io/library/core-command 0.0s done [2024-10-08T05:35:09.775Z] #105 ... [2024-10-08T05:35:09.775Z] [2024-10-08T05:35:09.775Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-08T05:35:09.775Z] #212 DONE 0.5s [2024-10-08T05:35:09.775Z] [2024-10-08T05:35:09.775Z] #213 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-08T05:35:09.775Z] #213 DONE 0.5s [2024-10-08T05:35:09.775Z] [2024-10-08T05:35:09.775Z] #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-08T05:35:09.775Z] #214 DONE 0.5s [2024-10-08T05:35:09.775Z] [2024-10-08T05:35:09.775Z] #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-10-08T05:35:09.775Z] #215 DONE 0.5s [2024-10-08T05:35:09.775Z] [2024-10-08T05:35:09.775Z] #105 [support-notifications] exporting to image [2024-10-08T05:35:10.033Z] #105 ... [2024-10-08T05:35:10.033Z] [2024-10-08T05:35:10.033Z] #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-08T05:35:10.033Z] #216 DONE 0.4s [2024-10-08T05:35:10.033Z] [2024-10-08T05:35:10.033Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-08T05:35:10.033Z] #217 DONE 0.4s [2024-10-08T05:35:10.033Z] [2024-10-08T05:35:10.033Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-08T05:35:10.033Z] #210 DONE 0.4s [2024-10-08T05:35:10.033Z] [2024-10-08T05:35:10.033Z] #105 [support-scheduler] exporting to image [2024-10-08T05:35:10.033Z] #105 writing image sha256:9e49a3afdd83419a3a4b687332f4eb5cae372cfb10911f112b44246e5bb4dde5 0.1s done [2024-10-08T05:35:10.033Z] #105 naming to docker.io/library/support-scheduler done [2024-10-08T05:35:10.033Z] #105 ... [2024-10-08T05:35:10.033Z] [2024-10-08T05:35:10.033Z] #218 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:35:10.033Z] #218 DONE 0.5s [2024-10-08T05:35:10.033Z] [2024-10-08T05:35:10.033Z] #105 [support-scheduler] exporting to image [2024-10-08T05:35:10.033Z] #105 exporting layers 0.6s done [2024-10-08T05:35:10.033Z] #105 writing image sha256:ab81a036aa29a2b21c3c1fa492b47898a654f630cbec0fbf0558092189a088d9 [2024-10-08T05:35:10.033Z] #105 writing image sha256:fba1a3293c31f33b31249fd402cf9a8bd5aecce8dc754150d9bb5527c4623ba7 [2024-10-08T05:35:10.033Z] #105 writing image sha256:41330de58febcdb6519ca3e17e6775020230b11811e1d17c83c6e94a89966f8b [2024-10-08T05:35:10.480Z] #105 ... [2024-10-08T05:35:10.480Z] [2024-10-08T05:35:10.480Z] #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:35:10.480Z] #219 DONE 0.2s [2024-10-08T05:35:10.480Z] [2024-10-08T05:35:10.480Z] #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-08T05:35:10.480Z] #220 DONE 0.3s [2024-10-08T05:35:10.480Z] [2024-10-08T05:35:10.480Z] #105 [security-spiffe-token-provider] exporting to image [2024-10-08T05:35:10.480Z] #105 writing image sha256:ab81a036aa29a2b21c3c1fa492b47898a654f630cbec0fbf0558092189a088d9 0.2s done [2024-10-08T05:35:10.480Z] #105 writing image sha256:fba1a3293c31f33b31249fd402cf9a8bd5aecce8dc754150d9bb5527c4623ba7 0.2s done [2024-10-08T05:35:10.480Z] #105 writing image sha256:41330de58febcdb6519ca3e17e6775020230b11811e1d17c83c6e94a89966f8b 0.1s done [2024-10-08T05:35:10.480Z] #105 naming to docker.io/library/support-cron-scheduler done [2024-10-08T05:35:10.480Z] #105 naming to docker.io/library/core-keeper done [2024-10-08T05:35:10.480Z] #105 naming to docker.io/library/security-spiffe-token-provider done [2024-10-08T05:35:10.480Z] #105 ... [2024-10-08T05:35:10.480Z] [2024-10-08T05:35:10.480Z] #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-08T05:35:10.480Z] #221 DONE 0.4s [2024-10-08T05:35:10.480Z] [2024-10-08T05:35:10.480Z] #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-08T05:35:10.480Z] #222 DONE 0.4s [2024-10-08T05:35:10.480Z] [2024-10-08T05:35:10.480Z] #105 [core-metadata] exporting to image [2024-10-08T05:35:10.480Z] #105 exporting layers 0.5s done [2024-10-08T05:35:10.480Z] #105 writing image sha256:5af579181392e83e1a1f52bc368cde34ffb85473e671429b2610262ee00c79c3 [2024-10-08T05:35:10.740Z] #105 writing image sha256:5af579181392e83e1a1f52bc368cde34ffb85473e671429b2610262ee00c79c3 done [2024-10-08T05:35:10.740Z] #105 writing image sha256:1d6ffe5822a0cca1871abe058c01f0d959f2198a5e6f5334c6981b884002f111 done [2024-10-08T05:35:10.740Z] #105 naming to docker.io/library/core-data done [2024-10-08T05:35:10.740Z] #105 naming to docker.io/library/support-notifications done [2024-10-08T05:35:10.740Z] #105 ... [2024-10-08T05:35:10.740Z] [2024-10-08T05:35:10.740Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-08T05:35:10.740Z] #223 DONE 0.5s [2024-10-08T05:35:10.740Z] [2024-10-08T05:35:10.740Z] #224 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-08T05:35:10.740Z] #224 DONE 0.5s [2024-10-08T05:35:10.740Z] [2024-10-08T05:35:10.740Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T05:35:10.740Z] #225 DONE 1.0s [2024-10-08T05:35:10.740Z] [2024-10-08T05:35:10.740Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-08T05:35:10.740Z] #226 DONE 0.1s [2024-10-08T05:35:10.740Z] [2024-10-08T05:35:10.740Z] #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T05:35:10.740Z] #227 DONE 1.0s [2024-10-08T05:35:10.740Z] [2024-10-08T05:35:10.740Z] #105 [security-proxy-auth] exporting to image [2024-10-08T05:35:10.740Z] #105 writing image sha256:cf4c4a7c1e410306622b98d199055a779422b304c95bc11a42b96c63082476d5 done [2024-10-08T05:35:10.740Z] #105 naming to docker.io/library/core-metadata done [2024-10-08T05:35:11.001Z] #105 ... [2024-10-08T05:35:11.001Z] [2024-10-08T05:35:11.001Z] #228 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-08T05:35:11.001Z] #228 DONE 0.1s [2024-10-08T05:35:11.001Z] [2024-10-08T05:35:11.001Z] #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-10-08T05:35:11.001Z] #229 DONE 0.1s [2024-10-08T05:35:11.001Z] [2024-10-08T05:35:11.001Z] #105 [core-common-config-bootstrapper] exporting to image [2024-10-08T05:35:11.001Z] #105 exporting layers 0.1s done [2024-10-08T05:35:11.001Z] #105 writing image sha256:2aae4ac4f8879351117bbe2bbf1d718655335f645cf298a91942c9b1d832cc8b done [2024-10-08T05:35:11.001Z] #105 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-08T05:35:11.261Z] #105 exporting layers 0.2s done [2024-10-08T05:35:11.262Z] #105 writing image sha256:0bd43c30fbdb861b53e81bb1f6225223cab9b8769e6829eab8c75c4a963a7919 done [2024-10-08T05:35:11.262Z] #105 naming to docker.io/library/security-proxy-auth done [2024-10-08T05:35:11.262Z] #105 DONE 3.3s [2024-10-08T05:35:11.262Z] [2024-10-08T05:35:11.262Z] #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-10-08T05:35:11.262Z] #230 DONE 0.1s [2024-10-08T05:35:11.262Z] [2024-10-08T05:35:11.262Z] #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-10-08T05:35:11.262Z] #231 DONE 0.1s [2024-10-08T05:35:11.262Z] [2024-10-08T05:35:11.262Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T05:35:11.262Z] #232 ... [2024-10-08T05:35:11.262Z] [2024-10-08T05:35:11.262Z] #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T05:35:11.262Z] #233 DONE 0.9s [2024-10-08T05:35:11.262Z] [2024-10-08T05:35:11.262Z] #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-08T05:35:11.262Z] #234 DONE 0.1s [2024-10-08T05:35:11.521Z] [2024-10-08T05:35:11.521Z] #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-08T05:35:11.521Z] #235 DONE 0.1s [2024-10-08T05:35:11.521Z] [2024-10-08T05:35:11.521Z] #105 [security-proxy-setup] exporting to image [2024-10-08T05:35:11.521Z] #105 exporting layers 0.2s done [2024-10-08T05:35:11.521Z] #105 writing image sha256:088572824004a251dd0cd1f2e9da4638ed301f07f9bfbf1964dbbacfe4ff2d79 done [2024-10-08T05:35:11.521Z] #105 naming to docker.io/library/security-proxy-setup done [2024-10-08T05:35:11.521Z] #105 DONE 3.5s [2024-10-08T05:35:11.521Z] [2024-10-08T05:35:11.521Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-08T05:35:11.782Z] #236 ... [2024-10-08T05:35:11.782Z] [2024-10-08T05:35:11.782Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T05:35:11.782Z] #232 DONE 0.7s [2024-10-08T05:35:11.782Z] [2024-10-08T05:35:11.782Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-08T05:35:11.782Z] #236 DONE 0.4s [2024-10-08T05:35:11.782Z] [2024-10-08T05:35:11.782Z] #105 [security-bootstrapper] exporting to image [2024-10-08T05:35:12.045Z] #105 exporting layers 0.3s done [2024-10-08T05:35:12.045Z] #105 writing image sha256:7771176a969f09d47e2475386848541bd120850c460620ae9556d4e1e1231848 done [2024-10-08T05:35:12.045Z] #105 naming to docker.io/library/security-secretstore-setup done [2024-10-08T05:35:12.045Z] #105 writing image sha256:ac294f19485cc270f52fa19d7a4b715517985431d4bcfd9b47d9ba6e2fbe34b9 done [2024-10-08T05:35:12.045Z] #105 naming to docker.io/library/security-bootstrapper done [2024-10-08T05:35:12.045Z] #105 DONE 3.9s [2024-10-08T05:35:12.045Z] [2024-10-08T05:35:12.045Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T05:35:12.045Z] time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-08T05:35:12.060Z] $ docker stop --time=1 5912d7bd0e9219c5c641bfa92d0368ff74a590471f1d046a4e05703e5c5a384a [2024-10-08T05:35:13.353Z] $ docker rm -f --volumes 5912d7bd0e9219c5c641bfa92d0368ff74a590471f1d046a4e05703e5c5a384a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T05:35:13.700Z] + docker images [2024-10-08T05:35:13.701Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-08T05:35:13.701Z] security-bootstrapper latest ac294f19485c 2 seconds ago 20.4MB [2024-10-08T05:35:13.701Z] security-proxy-setup latest 088572824004 2 seconds ago 28.7MB [2024-10-08T05:35:13.701Z] security-secretstore-setup latest 7771176a969f 2 seconds ago 40.2MB [2024-10-08T05:35:13.701Z] core-common-config-bootstrapper latest 2aae4ac4f887 3 seconds ago 16.5MB [2024-10-08T05:35:13.701Z] core-metadata latest cf4c4a7c1e41 3 seconds ago 29.8MB [2024-10-08T05:35:13.701Z] security-proxy-auth latest 0bd43c30fbdb 3 seconds ago 24.6MB [2024-10-08T05:35:13.701Z] security-spiffe-token-provider latest ab81a036aa29 4 seconds ago 31.8MB [2024-10-08T05:35:13.701Z] support-cron-scheduler latest 41330de58feb 4 seconds ago 45.4MB [2024-10-08T05:35:13.701Z] support-scheduler latest 9e49a3afdd83 4 seconds ago 43.8MB [2024-10-08T05:35:13.701Z] core-command latest 998f933905d5 4 seconds ago 25.9MB [2024-10-08T05:35:13.701Z] core-data latest 5af579181392 4 seconds ago 29.6MB [2024-10-08T05:35:13.701Z] core-keeper latest fba1a3293c31 4 seconds ago 29MB [2024-10-08T05:35:13.701Z] support-notifications latest 1d6ffe5822a0 4 seconds ago 44.4MB [2024-10-08T05:35:13.701Z] security-spire-agent latest 2d7c56e508dd 4 minutes ago 183MB [2024-10-08T05:35:13.701Z] security-spire-server latest 50335aa81321 4 minutes ago 122MB [2024-10-08T05:35:13.701Z] security-spire-config latest 588b05ca6a08 4 minutes ago 121MB [2024-10-08T05:35:13.701Z] ci-base-image-x86_64 latest 8f5730e1b002 8 minutes ago 979MB [2024-10-08T05:35:13.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 days ago 573MB [2024-10-08T05:35:13.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-08T05:35:13.701Z] 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-10-08T05:35:13.849Z] provisioning config files... [2024-10-08T05:35:13.857Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/718@tmp/config9327299694039965220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T05:35:14.161Z] ---> ****-login.sh [2024-10-08T05:35:14.161Z] nexus3.edgexfoundry.org:10001 [2024-10-08T05:35:14.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:35:14.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:35:14.161Z] Configure a credential helper to remove this warning. See [2024-10-08T05:35:14.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:35:14.161Z] [2024-10-08T05:35:14.161Z] Login Succeeded [2024-10-08T05:35:14.161Z] nexus3.edgexfoundry.org:10002 [2024-10-08T05:35:14.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:35:14.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:35:14.162Z] Configure a credential helper to remove this warning. See [2024-10-08T05:35:14.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:35:14.162Z] [2024-10-08T05:35:14.162Z] Login Succeeded [2024-10-08T05:35:14.162Z] nexus3.edgexfoundry.org:10003 [2024-10-08T05:35:14.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:35:14.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:35:14.420Z] Configure a credential helper to remove this warning. See [2024-10-08T05:35:14.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:35:14.421Z] [2024-10-08T05:35:14.421Z] Login Succeeded [2024-10-08T05:35:14.421Z] nexus3.edgexfoundry.org:10004 [2024-10-08T05:35:14.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:35:14.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:35:14.421Z] Configure a credential helper to remove this warning. See [2024-10-08T05:35:14.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:35:14.421Z] [2024-10-08T05:35:14.421Z] Login Succeeded [2024-10-08T05:35:14.421Z] ****.io [2024-10-08T05:35:14.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T05:35:14.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T05:35:14.680Z] Configure a credential helper to remove this warning. See [2024-10-08T05:35:14.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T05:35:14.680Z] [2024-10-08T05:35:14.680Z] Login Succeeded [2024-10-08T05:35:14.680Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T05:35:14.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-10-08T05:35:14.720Z] #95 DONE 81.4s [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:35:14.720Z] #93 DONE 86.0s [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:35:14.720Z] #84 DONE 95.7s [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:35:14.720Z] #88 DONE 93.0s [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #119 [core-data builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #119 ... [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:35:14.720Z] #90 DONE 91.4s [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #120 ... [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:35:14.720Z] #121 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #122 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:35:14.720Z] #123 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #124 DONE 1.7s [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:35:14.720Z] #125 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #126 [core-command builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #126 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:35:14.720Z] #127 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:35:14.720Z] #128 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:35:14.720Z] #129 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #130 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:35:14.720Z] #131 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:35:14.720Z] #132 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #133 [core-metadata builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #133 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #134 [support-scheduler builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #134 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:35:14.720Z] #135 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:35:14.720Z] #136 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #119 [core-data builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #119 DONE 1.6s [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #137 [support-cron-scheduler builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #137 DONE 1.7s [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:35:14.720Z] #138 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #139 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:35:14.720Z] #140 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #141 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:35:14.720Z] #142 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:35:14.720Z] #143 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #144 [support-notifications builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #144 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #145 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-08T05:35:14.720Z] #145 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T05:35:14.720Z] #146 CACHED [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-10-08T05:35:14.720Z] #120 DONE 1.6s [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #147 [core-keeper builder 7/8] COPY . . [2024-10-08T05:35:14.720Z] #147 DONE 1.7s [2024-10-08T05:35:14.720Z] [2024-10-08T05:35:14.720Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [Pipeline] echo [2024-10-08T05:35:14.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T05:35:14.780Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-08T05:35:14.780Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:14.780Z] latest [2024-10-08T05:35:14.780Z] 3.2.0-dev.95 [2024-10-08T05:35:14.780Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:14.780Z] main [2024-10-08T05:35:14.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:15.125Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:15.458Z] + docker push nexus3.edgexfoundry.org:10004/core-command:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:15.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T05:35:15.458Z] f9f5058fc4f8: Preparing [2024-10-08T05:35:15.458Z] 610345f6b692: Preparing [2024-10-08T05:35:15.458Z] 44c2bd93d254: Preparing [2024-10-08T05:35:15.458Z] 1254784aa16b: Preparing [2024-10-08T05:35:15.458Z] a34344acbf69: Preparing [2024-10-08T05:35:15.458Z] 2b58d0539457: Preparing [2024-10-08T05:35:15.458Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:15.458Z] 2b58d0539457: Waiting [2024-10-08T05:35:15.458Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:15.458Z] a34344acbf69: Pushed [2024-10-08T05:35:15.458Z] f9f5058fc4f8: Pushed [2024-10-08T05:35:15.458Z] 44c2bd93d254: Pushed [2024-10-08T05:35:15.458Z] 1254784aa16b: Pushed [2024-10-08T05:35:15.458Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:15.716Z] 2b58d0539457: Pushed [2024-10-08T05:35:17.292Z] #148 5.220 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-08T05:35:17.622Z] 610345f6b692: Pushed [2024-10-08T05:35:17.622Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:1bf880b16f61bd8bc3f9d3632aea9d14bb302fd9a20a0d0a59f676af0b73cb7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:17.958Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:18.288Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-08T05:35:18.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T05:35:18.288Z] f9f5058fc4f8: Preparing [2024-10-08T05:35:18.288Z] 610345f6b692: Preparing [2024-10-08T05:35:18.288Z] 44c2bd93d254: Preparing [2024-10-08T05:35:18.288Z] 1254784aa16b: Preparing [2024-10-08T05:35:18.288Z] a34344acbf69: Preparing [2024-10-08T05:35:18.288Z] 2b58d0539457: Preparing [2024-10-08T05:35:18.288Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:18.288Z] 2b58d0539457: Waiting [2024-10-08T05:35:18.288Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:18.288Z] a34344acbf69: Layer already exists [2024-10-08T05:35:18.288Z] f9f5058fc4f8: Layer already exists [2024-10-08T05:35:18.288Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:18.288Z] 610345f6b692: Layer already exists [2024-10-08T05:35:18.288Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:18.288Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:18.288Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:18.288Z] latest: digest: sha256:1bf880b16f61bd8bc3f9d3632aea9d14bb302fd9a20a0d0a59f676af0b73cb7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:18.630Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:18.954Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.95 [2024-10-08T05:35:18.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T05:35:18.954Z] f9f5058fc4f8: Preparing [2024-10-08T05:35:18.954Z] 610345f6b692: Preparing [2024-10-08T05:35:18.954Z] 44c2bd93d254: Preparing [2024-10-08T05:35:18.954Z] 1254784aa16b: Preparing [2024-10-08T05:35:18.954Z] a34344acbf69: Preparing [2024-10-08T05:35:18.954Z] 2b58d0539457: Preparing [2024-10-08T05:35:18.954Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:18.954Z] 2b58d0539457: Waiting [2024-10-08T05:35:18.954Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:18.954Z] a34344acbf69: Layer already exists [2024-10-08T05:35:18.955Z] f9f5058fc4f8: Layer already exists [2024-10-08T05:35:18.955Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:18.955Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:18.955Z] 610345f6b692: Layer already exists [2024-10-08T05:35:18.955Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:18.955Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:18.955Z] 3.2.0-dev.95: digest: sha256:1bf880b16f61bd8bc3f9d3632aea9d14bb302fd9a20a0d0a59f676af0b73cb7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:19.285Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:19.608Z] + docker push nexus3.edgexfoundry.org:10004/core-command:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:19.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T05:35:19.608Z] f9f5058fc4f8: Preparing [2024-10-08T05:35:19.608Z] 610345f6b692: Preparing [2024-10-08T05:35:19.608Z] 44c2bd93d254: Preparing [2024-10-08T05:35:19.608Z] 1254784aa16b: Preparing [2024-10-08T05:35:19.608Z] a34344acbf69: Preparing [2024-10-08T05:35:19.608Z] 2b58d0539457: Preparing [2024-10-08T05:35:19.608Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:19.608Z] 2b58d0539457: Waiting [2024-10-08T05:35:19.608Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:19.608Z] f9f5058fc4f8: Layer already exists [2024-10-08T05:35:19.608Z] a34344acbf69: Layer already exists [2024-10-08T05:35:19.608Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:19.608Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:19.608Z] 610345f6b692: Layer already exists [2024-10-08T05:35:19.608Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:19.608Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:19.608Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:1bf880b16f61bd8bc3f9d3632aea9d14bb302fd9a20a0d0a59f676af0b73cb7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:19.931Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:20.248Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-08T05:35:20.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T05:35:20.248Z] f9f5058fc4f8: Preparing [2024-10-08T05:35:20.248Z] 610345f6b692: Preparing [2024-10-08T05:35:20.248Z] 44c2bd93d254: Preparing [2024-10-08T05:35:20.248Z] 1254784aa16b: Preparing [2024-10-08T05:35:20.248Z] a34344acbf69: Preparing [2024-10-08T05:35:20.248Z] 2b58d0539457: Preparing [2024-10-08T05:35:20.248Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:20.248Z] 2b58d0539457: Waiting [2024-10-08T05:35:20.248Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:20.248Z] f9f5058fc4f8: Layer already exists [2024-10-08T05:35:20.248Z] a34344acbf69: Layer already exists [2024-10-08T05:35:20.248Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:20.248Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:20.248Z] 610345f6b692: Layer already exists [2024-10-08T05:35:20.248Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:20.248Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:20.248Z] main: digest: sha256:1bf880b16f61bd8bc3f9d3632aea9d14bb302fd9a20a0d0a59f676af0b73cb7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:35:20.308Z] ===================================================== [Pipeline] echo [2024-10-08T05:35:20.320Z] taggedImages: [2024-10-08T05:35:20.320Z] - nexus3.edgexfoundry.org:10004/core-command:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:20.320Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-08T05:35:20.320Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.95 [2024-10-08T05:35:20.320Z] - nexus3.edgexfoundry.org:10004/core-command:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:20.320Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-08T05:35:20.347Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-08T05:35:20.347Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:20.347Z] latest [2024-10-08T05:35:20.347Z] 3.2.0-dev.95 [2024-10-08T05:35:20.347Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:20.347Z] main [2024-10-08T05:35:20.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:20.675Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:20.998Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:20.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T05:35:20.998Z] 47e8ee2b4d67: Preparing [2024-10-08T05:35:20.998Z] 805200511600: Preparing [2024-10-08T05:35:20.998Z] 80e01fc25032: Preparing [2024-10-08T05:35:20.998Z] 72791875843f: Preparing [2024-10-08T05:35:20.998Z] 44c2bd93d254: Preparing [2024-10-08T05:35:20.998Z] 1254784aa16b: Preparing [2024-10-08T05:35:20.998Z] a34344acbf69: Preparing [2024-10-08T05:35:20.998Z] 2b58d0539457: Preparing [2024-10-08T05:35:20.998Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:20.998Z] 1254784aa16b: Waiting [2024-10-08T05:35:20.998Z] a34344acbf69: Waiting [2024-10-08T05:35:20.998Z] 2b58d0539457: Waiting [2024-10-08T05:35:20.998Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:20.998Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:20.998Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:20.998Z] a34344acbf69: Layer already exists [2024-10-08T05:35:20.998Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:20.998Z] 80e01fc25032: Pushed [2024-10-08T05:35:20.998Z] 805200511600: Pushed [2024-10-08T05:35:20.998Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:20.998Z] 47e8ee2b4d67: Pushed [2024-10-08T05:35:21.531Z] #148 ... [2024-10-08T05:35:21.531Z] [2024-10-08T05:35:21.531Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-08T05:35:21.531Z] #0 4.305 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-08T05:35:21.802Z] #149 ... [2024-10-08T05:35:21.802Z] [2024-10-08T05:35:21.802Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T05:35:21.802Z] #0 5.981 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-08T05:35:21.802Z] #150 ... [2024-10-08T05:35:21.802Z] [2024-10-08T05:35:21.802Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T05:35:21.802Z] #0 5.184 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-08T05:35:21.934Z] 72791875843f: Pushed [2024-10-08T05:35:22.070Z] #151 ... [2024-10-08T05:35:22.070Z] [2024-10-08T05:35:22.070Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T05:35:22.070Z] #0 5.935 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-08T05:35:22.070Z] #152 ... [2024-10-08T05:35:22.070Z] [2024-10-08T05:35:22.070Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-08T05:35:22.070Z] #0 5.374 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-08T05:35:22.193Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:b78e44b722f40e2e16b944f249409c76af66703ed69e7de7d828ac8884a4216a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:22.335Z] #153 ... [2024-10-08T05:35:22.335Z] [2024-10-08T05:35:22.335Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T05:35:22.335Z] #0 4.530 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-08T05:35:22.520Z] + 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-10-08T05:35:22.625Z] #154 ... [2024-10-08T05:35:22.625Z] [2024-10-08T05:35:22.625Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T05:35:22.625Z] #0 6.033 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-08T05:35:22.625Z] #155 ... [2024-10-08T05:35:22.625Z] [2024-10-08T05:35:22.625Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-08T05:35:22.625Z] #0 5.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-08T05:35:22.845Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-08T05:35:22.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T05:35:22.846Z] 47e8ee2b4d67: Preparing [2024-10-08T05:35:22.846Z] 805200511600: Preparing [2024-10-08T05:35:22.846Z] 80e01fc25032: Preparing [2024-10-08T05:35:22.846Z] 72791875843f: Preparing [2024-10-08T05:35:22.846Z] 44c2bd93d254: Preparing [2024-10-08T05:35:22.846Z] 1254784aa16b: Preparing [2024-10-08T05:35:22.846Z] a34344acbf69: Preparing [2024-10-08T05:35:22.846Z] 2b58d0539457: Preparing [2024-10-08T05:35:22.846Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:22.846Z] 1254784aa16b: Waiting [2024-10-08T05:35:22.846Z] 2b58d0539457: Waiting [2024-10-08T05:35:22.846Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:22.846Z] a34344acbf69: Waiting [2024-10-08T05:35:22.846Z] 47e8ee2b4d67: Layer already exists [2024-10-08T05:35:22.846Z] 72791875843f: Layer already exists [2024-10-08T05:35:22.846Z] 80e01fc25032: Layer already exists [2024-10-08T05:35:22.846Z] 805200511600: Layer already exists [2024-10-08T05:35:22.846Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:22.846Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:22.846Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:22.846Z] a34344acbf69: Layer already exists [2024-10-08T05:35:22.846Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:22.846Z] latest: digest: sha256:b78e44b722f40e2e16b944f249409c76af66703ed69e7de7d828ac8884a4216a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:22.897Z] #156 ... [2024-10-08T05:35:22.897Z] [2024-10-08T05:35:22.897Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T05:35:22.897Z] #0 6.146 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-08T05:35:22.897Z] #157 ... [2024-10-08T05:35:22.897Z] [2024-10-08T05:35:22.897Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-08T05:35:22.897Z] #0 5.904 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-08T05:35:23.171Z] #158 ... [2024-10-08T05:35:23.171Z] [2024-10-08T05:35:23.171Z] #159 [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-10-08T05:35:23.171Z] #0 5.682 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-08T05:35:23.174Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:23.438Z] #159 ... [2024-10-08T05:35:23.438Z] [2024-10-08T05:35:23.438Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T05:35:23.438Z] #0 5.074 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-08T05:35:23.492Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.95 [2024-10-08T05:35:23.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T05:35:23.492Z] 47e8ee2b4d67: Preparing [2024-10-08T05:35:23.492Z] 805200511600: Preparing [2024-10-08T05:35:23.492Z] 80e01fc25032: Preparing [2024-10-08T05:35:23.492Z] 72791875843f: Preparing [2024-10-08T05:35:23.492Z] 44c2bd93d254: Preparing [2024-10-08T05:35:23.492Z] 1254784aa16b: Preparing [2024-10-08T05:35:23.492Z] a34344acbf69: Preparing [2024-10-08T05:35:23.492Z] 2b58d0539457: Preparing [2024-10-08T05:35:23.492Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:23.492Z] 1254784aa16b: Waiting [2024-10-08T05:35:23.492Z] a34344acbf69: Waiting [2024-10-08T05:35:23.492Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:23.492Z] 2b58d0539457: Waiting [2024-10-08T05:35:23.492Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:23.492Z] 80e01fc25032: Layer already exists [2024-10-08T05:35:23.492Z] 805200511600: Layer already exists [2024-10-08T05:35:23.492Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:23.492Z] a34344acbf69: Layer already exists [2024-10-08T05:35:23.492Z] 72791875843f: Layer already exists [2024-10-08T05:35:23.492Z] 47e8ee2b4d67: Layer already exists [2024-10-08T05:35:23.492Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:23.492Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:23.492Z] 3.2.0-dev.95: digest: sha256:b78e44b722f40e2e16b944f249409c76af66703ed69e7de7d828ac8884a4216a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:23.824Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:24.139Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:24.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T05:35:24.139Z] 47e8ee2b4d67: Preparing [2024-10-08T05:35:24.139Z] 805200511600: Preparing [2024-10-08T05:35:24.139Z] 80e01fc25032: Preparing [2024-10-08T05:35:24.139Z] 72791875843f: Preparing [2024-10-08T05:35:24.139Z] 44c2bd93d254: Preparing [2024-10-08T05:35:24.139Z] 1254784aa16b: Preparing [2024-10-08T05:35:24.139Z] a34344acbf69: Preparing [2024-10-08T05:35:24.139Z] 2b58d0539457: Preparing [2024-10-08T05:35:24.139Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:24.139Z] 1254784aa16b: Waiting [2024-10-08T05:35:24.139Z] a34344acbf69: Waiting [2024-10-08T05:35:24.139Z] 2b58d0539457: Waiting [2024-10-08T05:35:24.139Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:24.139Z] 47e8ee2b4d67: Layer already exists [2024-10-08T05:35:24.139Z] 72791875843f: Layer already exists [2024-10-08T05:35:24.139Z] 80e01fc25032: Layer already exists [2024-10-08T05:35:24.139Z] 805200511600: Layer already exists [2024-10-08T05:35:24.139Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:24.139Z] a34344acbf69: Layer already exists [2024-10-08T05:35:24.139Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:24.139Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:24.139Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:24.139Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:b78e44b722f40e2e16b944f249409c76af66703ed69e7de7d828ac8884a4216a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:24.466Z] + 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-10-08T05:35:24.781Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-08T05:35:24.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T05:35:24.781Z] 47e8ee2b4d67: Preparing [2024-10-08T05:35:24.781Z] 805200511600: Preparing [2024-10-08T05:35:24.781Z] 80e01fc25032: Preparing [2024-10-08T05:35:24.781Z] 72791875843f: Preparing [2024-10-08T05:35:24.781Z] 44c2bd93d254: Preparing [2024-10-08T05:35:24.781Z] 1254784aa16b: Preparing [2024-10-08T05:35:24.781Z] a34344acbf69: Preparing [2024-10-08T05:35:24.781Z] 2b58d0539457: Preparing [2024-10-08T05:35:24.781Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:24.781Z] a34344acbf69: Waiting [2024-10-08T05:35:24.781Z] 2b58d0539457: Waiting [2024-10-08T05:35:24.781Z] 1254784aa16b: Waiting [2024-10-08T05:35:24.781Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:24.781Z] 47e8ee2b4d67: Layer already exists [2024-10-08T05:35:24.781Z] 805200511600: Layer already exists [2024-10-08T05:35:24.781Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:24.781Z] 80e01fc25032: Layer already exists [2024-10-08T05:35:24.781Z] 72791875843f: Layer already exists [2024-10-08T05:35:24.781Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:24.781Z] a34344acbf69: Layer already exists [2024-10-08T05:35:24.781Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:24.781Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:24.781Z] main: digest: sha256:b78e44b722f40e2e16b944f249409c76af66703ed69e7de7d828ac8884a4216a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:35:25.017Z] ===================================================== [Pipeline] echo [2024-10-08T05:35:25.033Z] taggedImages: [2024-10-08T05:35:25.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:25.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-08T05:35:25.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.95 [2024-10-08T05:35:25.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:25.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-08T05:35:25.063Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-08T05:35:25.063Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:25.063Z] latest [2024-10-08T05:35:25.063Z] 3.2.0-dev.95 [2024-10-08T05:35:25.063Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:25.063Z] main [2024-10-08T05:35:25.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:25.401Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:25.721Z] + docker push nexus3.edgexfoundry.org:10004/core-data:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:25.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T05:35:25.721Z] 56c8ea4eb791: Preparing [2024-10-08T05:35:25.721Z] d864adfe7fa8: Preparing [2024-10-08T05:35:25.721Z] e089294d0830: Preparing [2024-10-08T05:35:25.721Z] 44c2bd93d254: Preparing [2024-10-08T05:35:25.721Z] 1254784aa16b: Preparing [2024-10-08T05:35:25.721Z] f3e68a3e17f0: Preparing [2024-10-08T05:35:25.721Z] 435bad5b5037: Preparing [2024-10-08T05:35:25.721Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:25.721Z] f3e68a3e17f0: Waiting [2024-10-08T05:35:25.721Z] 435bad5b5037: Waiting [2024-10-08T05:35:25.721Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:25.721Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:25.721Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:25.721Z] 56c8ea4eb791: Pushed [2024-10-08T05:35:25.721Z] d864adfe7fa8: Pushed [2024-10-08T05:35:25.721Z] 435bad5b5037: Pushed [2024-10-08T05:35:25.721Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:25.721Z] f3e68a3e17f0: Pushed [2024-10-08T05:35:27.622Z] e089294d0830: Pushed [2024-10-08T05:35:27.880Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:035a4a8f938cde84a176a142240a4899a5e17d22a65dc2b56128acd836da1928 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:28.213Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:28.539Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-08T05:35:28.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T05:35:28.539Z] 56c8ea4eb791: Preparing [2024-10-08T05:35:28.539Z] d864adfe7fa8: Preparing [2024-10-08T05:35:28.539Z] e089294d0830: Preparing [2024-10-08T05:35:28.539Z] 44c2bd93d254: Preparing [2024-10-08T05:35:28.539Z] 1254784aa16b: Preparing [2024-10-08T05:35:28.539Z] f3e68a3e17f0: Preparing [2024-10-08T05:35:28.539Z] 435bad5b5037: Preparing [2024-10-08T05:35:28.539Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:28.539Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:28.539Z] f3e68a3e17f0: Waiting [2024-10-08T05:35:28.539Z] 435bad5b5037: Waiting [2024-10-08T05:35:28.539Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:28.539Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:28.539Z] d864adfe7fa8: Layer already exists [2024-10-08T05:35:28.539Z] 56c8ea4eb791: Layer already exists [2024-10-08T05:35:28.539Z] e089294d0830: Layer already exists [2024-10-08T05:35:28.539Z] 435bad5b5037: Layer already exists [2024-10-08T05:35:28.539Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:28.539Z] f3e68a3e17f0: Layer already exists [2024-10-08T05:35:28.539Z] latest: digest: sha256:035a4a8f938cde84a176a142240a4899a5e17d22a65dc2b56128acd836da1928 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:28.872Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:29.194Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.95 [2024-10-08T05:35:29.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T05:35:29.194Z] 56c8ea4eb791: Preparing [2024-10-08T05:35:29.194Z] d864adfe7fa8: Preparing [2024-10-08T05:35:29.194Z] e089294d0830: Preparing [2024-10-08T05:35:29.194Z] 44c2bd93d254: Preparing [2024-10-08T05:35:29.194Z] 1254784aa16b: Preparing [2024-10-08T05:35:29.194Z] f3e68a3e17f0: Preparing [2024-10-08T05:35:29.194Z] 435bad5b5037: Preparing [2024-10-08T05:35:29.194Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:29.194Z] f3e68a3e17f0: Waiting [2024-10-08T05:35:29.194Z] 435bad5b5037: Waiting [2024-10-08T05:35:29.194Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:29.194Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:29.194Z] d864adfe7fa8: Layer already exists [2024-10-08T05:35:29.194Z] 56c8ea4eb791: Layer already exists [2024-10-08T05:35:29.194Z] e089294d0830: Layer already exists [2024-10-08T05:35:29.194Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:29.194Z] 435bad5b5037: Layer already exists [2024-10-08T05:35:29.194Z] f3e68a3e17f0: Layer already exists [2024-10-08T05:35:29.194Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:29.194Z] 3.2.0-dev.95: digest: sha256:035a4a8f938cde84a176a142240a4899a5e17d22a65dc2b56128acd836da1928 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:29.523Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:29.844Z] + docker push nexus3.edgexfoundry.org:10004/core-data:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:29.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T05:35:29.844Z] 56c8ea4eb791: Preparing [2024-10-08T05:35:29.844Z] d864adfe7fa8: Preparing [2024-10-08T05:35:29.844Z] e089294d0830: Preparing [2024-10-08T05:35:29.844Z] 44c2bd93d254: Preparing [2024-10-08T05:35:29.844Z] 1254784aa16b: Preparing [2024-10-08T05:35:29.844Z] f3e68a3e17f0: Preparing [2024-10-08T05:35:29.844Z] 435bad5b5037: Preparing [2024-10-08T05:35:29.844Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:29.844Z] f3e68a3e17f0: Waiting [2024-10-08T05:35:29.844Z] 435bad5b5037: Waiting [2024-10-08T05:35:29.844Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:29.844Z] e089294d0830: Layer already exists [2024-10-08T05:35:29.844Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:29.844Z] d864adfe7fa8: Layer already exists [2024-10-08T05:35:29.844Z] 56c8ea4eb791: Layer already exists [2024-10-08T05:35:29.844Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:29.844Z] 435bad5b5037: Layer already exists [2024-10-08T05:35:29.844Z] f3e68a3e17f0: Layer already exists [2024-10-08T05:35:29.844Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:035a4a8f938cde84a176a142240a4899a5e17d22a65dc2b56128acd836da1928 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:30.169Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:30.488Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-08T05:35:30.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T05:35:30.488Z] 56c8ea4eb791: Preparing [2024-10-08T05:35:30.488Z] d864adfe7fa8: Preparing [2024-10-08T05:35:30.488Z] e089294d0830: Preparing [2024-10-08T05:35:30.488Z] 44c2bd93d254: Preparing [2024-10-08T05:35:30.488Z] 1254784aa16b: Preparing [2024-10-08T05:35:30.488Z] f3e68a3e17f0: Preparing [2024-10-08T05:35:30.488Z] 435bad5b5037: Preparing [2024-10-08T05:35:30.488Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:30.488Z] f3e68a3e17f0: Waiting [2024-10-08T05:35:30.488Z] 435bad5b5037: Waiting [2024-10-08T05:35:30.488Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:30.488Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:30.488Z] e089294d0830: Layer already exists [2024-10-08T05:35:30.488Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:30.488Z] d864adfe7fa8: Layer already exists [2024-10-08T05:35:30.488Z] 56c8ea4eb791: Layer already exists [2024-10-08T05:35:30.488Z] 435bad5b5037: Layer already exists [2024-10-08T05:35:30.488Z] f3e68a3e17f0: Layer already exists [2024-10-08T05:35:30.488Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:30.488Z] main: digest: sha256:035a4a8f938cde84a176a142240a4899a5e17d22a65dc2b56128acd836da1928 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:35:30.565Z] ===================================================== [Pipeline] echo [2024-10-08T05:35:30.576Z] taggedImages: [2024-10-08T05:35:30.576Z] - nexus3.edgexfoundry.org:10004/core-data:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:30.576Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-08T05:35:30.576Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.95 [2024-10-08T05:35:30.576Z] - nexus3.edgexfoundry.org:10004/core-data:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:30.576Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-08T05:35:30.606Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-08T05:35:30.606Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:30.606Z] latest [2024-10-08T05:35:30.606Z] 3.2.0-dev.95 [2024-10-08T05:35:30.606Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:30.606Z] main [2024-10-08T05:35:30.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:30.931Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:31.257Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:31.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T05:35:31.257Z] 927dd85b7105: Preparing [2024-10-08T05:35:31.257Z] eb655aeaeb18: Preparing [2024-10-08T05:35:31.257Z] cd83d58a8ca5: Preparing [2024-10-08T05:35:31.257Z] 1254784aa16b: Preparing [2024-10-08T05:35:31.257Z] 3508b04fa4bb: Preparing [2024-10-08T05:35:31.257Z] 8ced335a5ccc: Preparing [2024-10-08T05:35:31.258Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:31.258Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:31.258Z] 8ced335a5ccc: Waiting [2024-10-08T05:35:31.258Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:31.258Z] 927dd85b7105: Pushed [2024-10-08T05:35:31.258Z] eb655aeaeb18: Pushed [2024-10-08T05:35:31.258Z] 8ced335a5ccc: Pushed [2024-10-08T05:35:31.258Z] 3508b04fa4bb: Pushed [2024-10-08T05:35:31.258Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:33.158Z] cd83d58a8ca5: Pushed [2024-10-08T05:35:33.415Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:e18f77e857dcc58451b455d83304cfc46285f1a3444fc66d6001c4c79a357db3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:33.740Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:34.067Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-08T05:35:34.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T05:35:34.067Z] 927dd85b7105: Preparing [2024-10-08T05:35:34.067Z] eb655aeaeb18: Preparing [2024-10-08T05:35:34.067Z] cd83d58a8ca5: Preparing [2024-10-08T05:35:34.067Z] 1254784aa16b: Preparing [2024-10-08T05:35:34.067Z] 3508b04fa4bb: Preparing [2024-10-08T05:35:34.067Z] 8ced335a5ccc: Preparing [2024-10-08T05:35:34.067Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:34.067Z] 8ced335a5ccc: Waiting [2024-10-08T05:35:34.067Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:34.067Z] 3508b04fa4bb: Layer already exists [2024-10-08T05:35:34.067Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:34.067Z] eb655aeaeb18: Layer already exists [2024-10-08T05:35:34.067Z] 927dd85b7105: Layer already exists [2024-10-08T05:35:34.067Z] cd83d58a8ca5: Layer already exists [2024-10-08T05:35:34.067Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:34.067Z] 8ced335a5ccc: Layer already exists [2024-10-08T05:35:34.067Z] latest: digest: sha256:e18f77e857dcc58451b455d83304cfc46285f1a3444fc66d6001c4c79a357db3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:34.400Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:34.728Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.95 [2024-10-08T05:35:34.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T05:35:34.728Z] 927dd85b7105: Preparing [2024-10-08T05:35:34.728Z] eb655aeaeb18: Preparing [2024-10-08T05:35:34.728Z] cd83d58a8ca5: Preparing [2024-10-08T05:35:34.728Z] 1254784aa16b: Preparing [2024-10-08T05:35:34.728Z] 3508b04fa4bb: Preparing [2024-10-08T05:35:34.728Z] 8ced335a5ccc: Preparing [2024-10-08T05:35:34.728Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:34.728Z] 8ced335a5ccc: Waiting [2024-10-08T05:35:34.728Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:34.728Z] cd83d58a8ca5: Layer already exists [2024-10-08T05:35:34.728Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:34.728Z] 927dd85b7105: Layer already exists [2024-10-08T05:35:34.728Z] eb655aeaeb18: Layer already exists [2024-10-08T05:35:34.728Z] 3508b04fa4bb: Layer already exists [2024-10-08T05:35:34.728Z] 8ced335a5ccc: Layer already exists [2024-10-08T05:35:34.728Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:34.728Z] 3.2.0-dev.95: digest: sha256:e18f77e857dcc58451b455d83304cfc46285f1a3444fc66d6001c4c79a357db3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:35.050Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:35.380Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:35.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T05:35:35.380Z] 927dd85b7105: Preparing [2024-10-08T05:35:35.380Z] eb655aeaeb18: Preparing [2024-10-08T05:35:35.380Z] cd83d58a8ca5: Preparing [2024-10-08T05:35:35.380Z] 1254784aa16b: Preparing [2024-10-08T05:35:35.380Z] 3508b04fa4bb: Preparing [2024-10-08T05:35:35.380Z] 8ced335a5ccc: Preparing [2024-10-08T05:35:35.380Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:35.380Z] 8ced335a5ccc: Waiting [2024-10-08T05:35:35.380Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:35.380Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:35.380Z] eb655aeaeb18: Layer already exists [2024-10-08T05:35:35.380Z] cd83d58a8ca5: Layer already exists [2024-10-08T05:35:35.380Z] 3508b04fa4bb: Layer already exists [2024-10-08T05:35:35.380Z] 927dd85b7105: Layer already exists [2024-10-08T05:35:35.380Z] 8ced335a5ccc: Layer already exists [2024-10-08T05:35:35.380Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:35.380Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:e18f77e857dcc58451b455d83304cfc46285f1a3444fc66d6001c4c79a357db3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:35.705Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:36.025Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-08T05:35:36.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T05:35:36.025Z] 927dd85b7105: Preparing [2024-10-08T05:35:36.025Z] eb655aeaeb18: Preparing [2024-10-08T05:35:36.025Z] cd83d58a8ca5: Preparing [2024-10-08T05:35:36.025Z] 1254784aa16b: Preparing [2024-10-08T05:35:36.026Z] 3508b04fa4bb: Preparing [2024-10-08T05:35:36.026Z] 8ced335a5ccc: Preparing [2024-10-08T05:35:36.026Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:36.026Z] 8ced335a5ccc: Waiting [2024-10-08T05:35:36.026Z] cd83d58a8ca5: Layer already exists [2024-10-08T05:35:36.026Z] 927dd85b7105: Layer already exists [2024-10-08T05:35:36.026Z] eb655aeaeb18: Layer already exists [2024-10-08T05:35:36.026Z] 3508b04fa4bb: Layer already exists [2024-10-08T05:35:36.026Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:36.026Z] 8ced335a5ccc: Layer already exists [2024-10-08T05:35:36.026Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:36.026Z] main: digest: sha256:e18f77e857dcc58451b455d83304cfc46285f1a3444fc66d6001c4c79a357db3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:35:36.105Z] ===================================================== [Pipeline] echo [2024-10-08T05:35:36.117Z] taggedImages: [2024-10-08T05:35:36.117Z] - nexus3.edgexfoundry.org:10004/core-keeper:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:36.117Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-08T05:35:36.117Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.95 [2024-10-08T05:35:36.117Z] - nexus3.edgexfoundry.org:10004/core-keeper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:36.117Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-08T05:35:36.149Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-08T05:35:36.149Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:36.149Z] latest [2024-10-08T05:35:36.149Z] 3.2.0-dev.95 [2024-10-08T05:35:36.149Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:36.149Z] main [2024-10-08T05:35:36.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:36.481Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:36.809Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:36.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T05:35:36.809Z] ae17266f6506: Preparing [2024-10-08T05:35:36.809Z] bd0a19e98640: Preparing [2024-10-08T05:35:36.809Z] c50f0a575c96: Preparing [2024-10-08T05:35:36.809Z] d9098ada9466: Preparing [2024-10-08T05:35:36.809Z] 44c2bd93d254: Preparing [2024-10-08T05:35:36.809Z] 1254784aa16b: Preparing [2024-10-08T05:35:36.809Z] a34344acbf69: Preparing [2024-10-08T05:35:36.809Z] 2b58d0539457: Preparing [2024-10-08T05:35:36.809Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:36.809Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:36.809Z] 2b58d0539457: Waiting [2024-10-08T05:35:36.809Z] 1254784aa16b: Waiting [2024-10-08T05:35:36.809Z] a34344acbf69: Waiting [2024-10-08T05:35:36.809Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:36.809Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:36.809Z] a34344acbf69: Layer already exists [2024-10-08T05:35:36.809Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:36.809Z] c50f0a575c96: Pushed [2024-10-08T05:35:36.809Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:36.809Z] bd0a19e98640: Pushed [2024-10-08T05:35:36.809Z] ae17266f6506: Pushed [2024-10-08T05:35:39.342Z] d9098ada9466: Pushed [2024-10-08T05:35:39.342Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:4174e30227dabf6cbfed0ef9b644954667f22931b5ca434955bfcaa0b9ae3c8f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:39.651Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:39.970Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-08T05:35:39.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T05:35:39.970Z] ae17266f6506: Preparing [2024-10-08T05:35:39.970Z] bd0a19e98640: Preparing [2024-10-08T05:35:39.970Z] c50f0a575c96: Preparing [2024-10-08T05:35:39.970Z] d9098ada9466: Preparing [2024-10-08T05:35:39.970Z] 44c2bd93d254: Preparing [2024-10-08T05:35:39.970Z] 1254784aa16b: Preparing [2024-10-08T05:35:39.970Z] a34344acbf69: Preparing [2024-10-08T05:35:39.970Z] 2b58d0539457: Preparing [2024-10-08T05:35:39.970Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:39.970Z] 1254784aa16b: Waiting [2024-10-08T05:35:39.970Z] a34344acbf69: Waiting [2024-10-08T05:35:39.970Z] 2b58d0539457: Waiting [2024-10-08T05:35:39.970Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:39.970Z] d9098ada9466: Layer already exists [2024-10-08T05:35:39.970Z] c50f0a575c96: Layer already exists [2024-10-08T05:35:39.970Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:39.970Z] ae17266f6506: Layer already exists [2024-10-08T05:35:39.970Z] bd0a19e98640: Layer already exists [2024-10-08T05:35:39.970Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:39.970Z] a34344acbf69: Layer already exists [2024-10-08T05:35:39.970Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:39.970Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:39.970Z] latest: digest: sha256:4174e30227dabf6cbfed0ef9b644954667f22931b5ca434955bfcaa0b9ae3c8f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:40.299Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:40.625Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.95 [2024-10-08T05:35:40.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T05:35:40.625Z] ae17266f6506: Preparing [2024-10-08T05:35:40.625Z] bd0a19e98640: Preparing [2024-10-08T05:35:40.625Z] c50f0a575c96: Preparing [2024-10-08T05:35:40.625Z] d9098ada9466: Preparing [2024-10-08T05:35:40.625Z] 44c2bd93d254: Preparing [2024-10-08T05:35:40.625Z] 1254784aa16b: Preparing [2024-10-08T05:35:40.625Z] a34344acbf69: Preparing [2024-10-08T05:35:40.625Z] 1254784aa16b: Waiting [2024-10-08T05:35:40.625Z] 2b58d0539457: Preparing [2024-10-08T05:35:40.625Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:40.625Z] a34344acbf69: Waiting [2024-10-08T05:35:40.625Z] 2b58d0539457: Waiting [2024-10-08T05:35:40.625Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:40.625Z] d9098ada9466: Layer already exists [2024-10-08T05:35:40.625Z] ae17266f6506: Layer already exists [2024-10-08T05:35:40.625Z] bd0a19e98640: Layer already exists [2024-10-08T05:35:40.625Z] c50f0a575c96: Layer already exists [2024-10-08T05:35:40.625Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:40.625Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:40.625Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:40.625Z] a34344acbf69: Layer already exists [2024-10-08T05:35:40.625Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:40.625Z] 3.2.0-dev.95: digest: sha256:4174e30227dabf6cbfed0ef9b644954667f22931b5ca434955bfcaa0b9ae3c8f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:41.045Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:41.416Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:41.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T05:35:41.417Z] ae17266f6506: Preparing [2024-10-08T05:35:41.417Z] bd0a19e98640: Preparing [2024-10-08T05:35:41.417Z] c50f0a575c96: Preparing [2024-10-08T05:35:41.417Z] d9098ada9466: Preparing [2024-10-08T05:35:41.417Z] 44c2bd93d254: Preparing [2024-10-08T05:35:41.417Z] 1254784aa16b: Preparing [2024-10-08T05:35:41.417Z] a34344acbf69: Preparing [2024-10-08T05:35:41.417Z] 2b58d0539457: Preparing [2024-10-08T05:35:41.417Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:41.417Z] 1254784aa16b: Waiting [2024-10-08T05:35:41.417Z] a34344acbf69: Waiting [2024-10-08T05:35:41.417Z] 2b58d0539457: Waiting [2024-10-08T05:35:41.417Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:41.417Z] ae17266f6506: Layer already exists [2024-10-08T05:35:41.417Z] d9098ada9466: Layer already exists [2024-10-08T05:35:41.417Z] c50f0a575c96: Layer already exists [2024-10-08T05:35:41.417Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:41.417Z] bd0a19e98640: Layer already exists [2024-10-08T05:35:41.417Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:41.417Z] a34344acbf69: Layer already exists [2024-10-08T05:35:41.417Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:41.417Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:41.417Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:4174e30227dabf6cbfed0ef9b644954667f22931b5ca434955bfcaa0b9ae3c8f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:41.767Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:42.140Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-08T05:35:42.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T05:35:42.140Z] ae17266f6506: Preparing [2024-10-08T05:35:42.140Z] bd0a19e98640: Preparing [2024-10-08T05:35:42.140Z] c50f0a575c96: Preparing [2024-10-08T05:35:42.140Z] d9098ada9466: Preparing [2024-10-08T05:35:42.140Z] 44c2bd93d254: Preparing [2024-10-08T05:35:42.140Z] 1254784aa16b: Preparing [2024-10-08T05:35:42.140Z] a34344acbf69: Preparing [2024-10-08T05:35:42.140Z] 1254784aa16b: Waiting [2024-10-08T05:35:42.140Z] 2b58d0539457: Preparing [2024-10-08T05:35:42.140Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:42.140Z] a34344acbf69: Waiting [2024-10-08T05:35:42.140Z] 2b58d0539457: Waiting [2024-10-08T05:35:42.140Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:42.140Z] d9098ada9466: Layer already exists [2024-10-08T05:35:42.140Z] bd0a19e98640: Layer already exists [2024-10-08T05:35:42.140Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:42.140Z] ae17266f6506: Layer already exists [2024-10-08T05:35:42.140Z] c50f0a575c96: Layer already exists [2024-10-08T05:35:42.140Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:42.140Z] a34344acbf69: Layer already exists [2024-10-08T05:35:42.140Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:42.140Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:42.140Z] main: digest: sha256:4174e30227dabf6cbfed0ef9b644954667f22931b5ca434955bfcaa0b9ae3c8f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:35:42.212Z] ===================================================== [Pipeline] echo [2024-10-08T05:35:42.224Z] taggedImages: [2024-10-08T05:35:42.224Z] - nexus3.edgexfoundry.org:10004/core-metadata:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:42.224Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-08T05:35:42.224Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.95 [2024-10-08T05:35:42.224Z] - nexus3.edgexfoundry.org:10004/core-metadata:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:42.224Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-08T05:35:42.253Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-08T05:35:42.253Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:42.253Z] latest [2024-10-08T05:35:42.253Z] 3.2.0-dev.95 [2024-10-08T05:35:42.253Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:42.253Z] main [2024-10-08T05:35:42.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:42.607Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:42.932Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:42.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T05:35:42.932Z] 4ddbdc02d220: Preparing [2024-10-08T05:35:42.932Z] 9561f2851349: Preparing [2024-10-08T05:35:42.932Z] edb90a00f47d: Preparing [2024-10-08T05:35:42.932Z] 4381bca2ba79: Preparing [2024-10-08T05:35:42.932Z] 6cd0de4714e1: Preparing [2024-10-08T05:35:42.932Z] 2f00d1f1a6d8: Preparing [2024-10-08T05:35:42.932Z] 1318946ac7cb: Preparing [2024-10-08T05:35:42.932Z] 4209328a9472: Preparing [2024-10-08T05:35:42.932Z] 44c2bd93d254: Preparing [2024-10-08T05:35:42.932Z] 1254784aa16b: Preparing [2024-10-08T05:35:42.932Z] 83e8fb3a8fe6: Preparing [2024-10-08T05:35:42.932Z] 2a67da2068a9: Preparing [2024-10-08T05:35:42.932Z] 5f70bf18a086: Preparing [2024-10-08T05:35:42.932Z] 27b0480ae947: Preparing [2024-10-08T05:35:42.932Z] 4a1eb7448b81: Preparing [2024-10-08T05:35:42.932Z] 1318946ac7cb: Waiting [2024-10-08T05:35:42.932Z] 6fffc16646c2: Preparing [2024-10-08T05:35:42.932Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:42.932Z] 4209328a9472: Waiting [2024-10-08T05:35:42.932Z] 44c2bd93d254: Waiting [2024-10-08T05:35:42.932Z] 1254784aa16b: Waiting [2024-10-08T05:35:42.932Z] 27b0480ae947: Waiting [2024-10-08T05:35:42.932Z] 83e8fb3a8fe6: Waiting [2024-10-08T05:35:42.932Z] 4a1eb7448b81: Waiting [2024-10-08T05:35:42.932Z] 2a67da2068a9: Waiting [2024-10-08T05:35:42.932Z] 5f70bf18a086: Waiting [2024-10-08T05:35:42.932Z] 6fffc16646c2: Waiting [2024-10-08T05:35:42.932Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:42.932Z] 2f00d1f1a6d8: Waiting [2024-10-08T05:35:42.932Z] edb90a00f47d: Pushed [2024-10-08T05:35:42.932Z] 4ddbdc02d220: Pushed [2024-10-08T05:35:42.932Z] 9561f2851349: Pushed [2024-10-08T05:35:42.932Z] 4381bca2ba79: Pushed [2024-10-08T05:35:42.932Z] 6cd0de4714e1: Pushed [2024-10-08T05:35:42.932Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:42.932Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:42.932Z] 2f00d1f1a6d8: Pushed [2024-10-08T05:35:43.191Z] 1318946ac7cb: Pushed [2024-10-08T05:35:43.191Z] 5f70bf18a086: Layer already exists [2024-10-08T05:35:43.191Z] 2a67da2068a9: Pushed [2024-10-08T05:35:43.191Z] 83e8fb3a8fe6: Pushed [2024-10-08T05:35:43.191Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:43.191Z] 27b0480ae947: Pushed [2024-10-08T05:35:43.191Z] 4a1eb7448b81: Pushed [2024-10-08T05:35:43.191Z] 6fffc16646c2: Pushed [2024-10-08T05:35:44.571Z] 4209328a9472: Pushed [2024-10-08T05:35:44.571Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:43bb1cff1b85136689a9870a3de879d41e143817704b5987498a4108d802fd1e size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:45.011Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:45.338Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-08T05:35:45.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T05:35:45.338Z] 4ddbdc02d220: Preparing [2024-10-08T05:35:45.338Z] 9561f2851349: Preparing [2024-10-08T05:35:45.338Z] edb90a00f47d: Preparing [2024-10-08T05:35:45.338Z] 4381bca2ba79: Preparing [2024-10-08T05:35:45.338Z] 6cd0de4714e1: Preparing [2024-10-08T05:35:45.338Z] 2f00d1f1a6d8: Preparing [2024-10-08T05:35:45.338Z] 1318946ac7cb: Preparing [2024-10-08T05:35:45.338Z] 4209328a9472: Preparing [2024-10-08T05:35:45.338Z] 44c2bd93d254: Preparing [2024-10-08T05:35:45.338Z] 1254784aa16b: Preparing [2024-10-08T05:35:45.338Z] 83e8fb3a8fe6: Preparing [2024-10-08T05:35:45.338Z] 2a67da2068a9: Preparing [2024-10-08T05:35:45.338Z] 5f70bf18a086: Preparing [2024-10-08T05:35:45.338Z] 27b0480ae947: Preparing [2024-10-08T05:35:45.338Z] 4a1eb7448b81: Preparing [2024-10-08T05:35:45.338Z] 6fffc16646c2: Preparing [2024-10-08T05:35:45.338Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:45.338Z] 2f00d1f1a6d8: Waiting [2024-10-08T05:35:45.338Z] 1318946ac7cb: Waiting [2024-10-08T05:35:45.338Z] 1254784aa16b: Waiting [2024-10-08T05:35:45.338Z] 4209328a9472: Waiting [2024-10-08T05:35:45.338Z] 44c2bd93d254: Waiting [2024-10-08T05:35:45.338Z] 2a67da2068a9: Waiting [2024-10-08T05:35:45.338Z] 83e8fb3a8fe6: Waiting [2024-10-08T05:35:45.338Z] 5f70bf18a086: Waiting [2024-10-08T05:35:45.338Z] 27b0480ae947: Waiting [2024-10-08T05:35:45.338Z] 4a1eb7448b81: Waiting [2024-10-08T05:35:45.338Z] 6fffc16646c2: Waiting [2024-10-08T05:35:45.338Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:45.338Z] 4381bca2ba79: Layer already exists [2024-10-08T05:35:45.338Z] edb90a00f47d: Layer already exists [2024-10-08T05:35:45.338Z] 6cd0de4714e1: Layer already exists [2024-10-08T05:35:45.338Z] 9561f2851349: Layer already exists [2024-10-08T05:35:45.338Z] 4ddbdc02d220: Layer already exists [2024-10-08T05:35:45.338Z] 1318946ac7cb: Layer already exists [2024-10-08T05:35:45.338Z] 2f00d1f1a6d8: Layer already exists [2024-10-08T05:35:45.338Z] 4209328a9472: Layer already exists [2024-10-08T05:35:45.338Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:45.338Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:45.338Z] 83e8fb3a8fe6: Layer already exists [2024-10-08T05:35:45.338Z] 2a67da2068a9: Layer already exists [2024-10-08T05:35:45.338Z] 5f70bf18a086: Layer already exists [2024-10-08T05:35:45.338Z] 27b0480ae947: Layer already exists [2024-10-08T05:35:45.338Z] 4a1eb7448b81: Layer already exists [2024-10-08T05:35:45.338Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:45.338Z] 6fffc16646c2: Layer already exists [2024-10-08T05:35:45.338Z] latest: digest: sha256:43bb1cff1b85136689a9870a3de879d41e143817704b5987498a4108d802fd1e size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:45.662Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:45.983Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.95 [2024-10-08T05:35:45.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T05:35:45.983Z] 4ddbdc02d220: Preparing [2024-10-08T05:35:45.983Z] 9561f2851349: Preparing [2024-10-08T05:35:45.983Z] edb90a00f47d: Preparing [2024-10-08T05:35:45.983Z] 4381bca2ba79: Preparing [2024-10-08T05:35:45.983Z] 6cd0de4714e1: Preparing [2024-10-08T05:35:45.983Z] 2f00d1f1a6d8: Preparing [2024-10-08T05:35:45.983Z] 1318946ac7cb: Preparing [2024-10-08T05:35:45.983Z] 4209328a9472: Preparing [2024-10-08T05:35:45.983Z] 44c2bd93d254: Preparing [2024-10-08T05:35:45.983Z] 1254784aa16b: Preparing [2024-10-08T05:35:45.983Z] 83e8fb3a8fe6: Preparing [2024-10-08T05:35:45.983Z] 2a67da2068a9: Preparing [2024-10-08T05:35:45.983Z] 5f70bf18a086: Preparing [2024-10-08T05:35:45.983Z] 27b0480ae947: Preparing [2024-10-08T05:35:45.983Z] 4a1eb7448b81: Preparing [2024-10-08T05:35:45.983Z] 6fffc16646c2: Preparing [2024-10-08T05:35:45.983Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:45.983Z] 1318946ac7cb: Waiting [2024-10-08T05:35:45.983Z] 4209328a9472: Waiting [2024-10-08T05:35:45.983Z] 44c2bd93d254: Waiting [2024-10-08T05:35:45.983Z] 2f00d1f1a6d8: Waiting [2024-10-08T05:35:45.983Z] 1254784aa16b: Waiting [2024-10-08T05:35:45.983Z] 83e8fb3a8fe6: Waiting [2024-10-08T05:35:45.983Z] 2a67da2068a9: Waiting [2024-10-08T05:35:45.983Z] 5f70bf18a086: Waiting [2024-10-08T05:35:45.983Z] 27b0480ae947: Waiting [2024-10-08T05:35:45.983Z] 4a1eb7448b81: Waiting [2024-10-08T05:35:45.983Z] 6fffc16646c2: Waiting [2024-10-08T05:35:45.983Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:45.983Z] 9561f2851349: Layer already exists [2024-10-08T05:35:45.983Z] 6cd0de4714e1: Layer already exists [2024-10-08T05:35:45.983Z] edb90a00f47d: Layer already exists [2024-10-08T05:35:45.983Z] 4381bca2ba79: Layer already exists [2024-10-08T05:35:45.983Z] 4ddbdc02d220: Layer already exists [2024-10-08T05:35:45.983Z] 2f00d1f1a6d8: Layer already exists [2024-10-08T05:35:45.983Z] 4209328a9472: Layer already exists [2024-10-08T05:35:45.983Z] 1318946ac7cb: Layer already exists [2024-10-08T05:35:45.983Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:45.983Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:45.983Z] 2a67da2068a9: Layer already exists [2024-10-08T05:35:45.983Z] 83e8fb3a8fe6: Layer already exists [2024-10-08T05:35:45.983Z] 4a1eb7448b81: Layer already exists [2024-10-08T05:35:45.983Z] 27b0480ae947: Layer already exists [2024-10-08T05:35:45.983Z] 5f70bf18a086: Layer already exists [2024-10-08T05:35:45.983Z] 6fffc16646c2: Layer already exists [2024-10-08T05:35:45.983Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:45.983Z] 3.2.0-dev.95: digest: sha256:43bb1cff1b85136689a9870a3de879d41e143817704b5987498a4108d802fd1e size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:46.309Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:46.640Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:46.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T05:35:46.640Z] 4ddbdc02d220: Preparing [2024-10-08T05:35:46.640Z] 9561f2851349: Preparing [2024-10-08T05:35:46.640Z] edb90a00f47d: Preparing [2024-10-08T05:35:46.640Z] 4381bca2ba79: Preparing [2024-10-08T05:35:46.640Z] 6cd0de4714e1: Preparing [2024-10-08T05:35:46.640Z] 2f00d1f1a6d8: Preparing [2024-10-08T05:35:46.640Z] 1318946ac7cb: Preparing [2024-10-08T05:35:46.640Z] 4209328a9472: Preparing [2024-10-08T05:35:46.640Z] 44c2bd93d254: Preparing [2024-10-08T05:35:46.640Z] 1254784aa16b: Preparing [2024-10-08T05:35:46.640Z] 83e8fb3a8fe6: Preparing [2024-10-08T05:35:46.640Z] 2a67da2068a9: Preparing [2024-10-08T05:35:46.640Z] 5f70bf18a086: Preparing [2024-10-08T05:35:46.640Z] 27b0480ae947: Preparing [2024-10-08T05:35:46.640Z] 4a1eb7448b81: Preparing [2024-10-08T05:35:46.640Z] 6fffc16646c2: Preparing [2024-10-08T05:35:46.640Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:46.640Z] 44c2bd93d254: Waiting [2024-10-08T05:35:46.640Z] 83e8fb3a8fe6: Waiting [2024-10-08T05:35:46.640Z] 1254784aa16b: Waiting [2024-10-08T05:35:46.640Z] 2a67da2068a9: Waiting [2024-10-08T05:35:46.640Z] 5f70bf18a086: Waiting [2024-10-08T05:35:46.640Z] 27b0480ae947: Waiting [2024-10-08T05:35:46.640Z] 2f00d1f1a6d8: Waiting [2024-10-08T05:35:46.640Z] 4a1eb7448b81: Waiting [2024-10-08T05:35:46.640Z] 6fffc16646c2: Waiting [2024-10-08T05:35:46.640Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:46.640Z] 4209328a9472: Waiting [2024-10-08T05:35:46.640Z] 6cd0de4714e1: Layer already exists [2024-10-08T05:35:46.640Z] edb90a00f47d: Layer already exists [2024-10-08T05:35:46.640Z] 4ddbdc02d220: Layer already exists [2024-10-08T05:35:46.640Z] 4381bca2ba79: Layer already exists [2024-10-08T05:35:46.640Z] 9561f2851349: Layer already exists [2024-10-08T05:35:46.640Z] 4209328a9472: Layer already exists [2024-10-08T05:35:46.640Z] 2f00d1f1a6d8: Layer already exists [2024-10-08T05:35:46.640Z] 1318946ac7cb: Layer already exists [2024-10-08T05:35:46.640Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:46.640Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:46.640Z] 2a67da2068a9: Layer already exists [2024-10-08T05:35:46.640Z] 83e8fb3a8fe6: Layer already exists [2024-10-08T05:35:46.640Z] 5f70bf18a086: Layer already exists [2024-10-08T05:35:46.640Z] 4a1eb7448b81: Layer already exists [2024-10-08T05:35:46.640Z] 27b0480ae947: Layer already exists [2024-10-08T05:35:46.640Z] 6fffc16646c2: Layer already exists [2024-10-08T05:35:46.640Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:46.640Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:43bb1cff1b85136689a9870a3de879d41e143817704b5987498a4108d802fd1e size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:46.969Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:47.293Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-08T05:35:47.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T05:35:47.293Z] 4ddbdc02d220: Preparing [2024-10-08T05:35:47.293Z] 9561f2851349: Preparing [2024-10-08T05:35:47.293Z] edb90a00f47d: Preparing [2024-10-08T05:35:47.293Z] 4381bca2ba79: Preparing [2024-10-08T05:35:47.293Z] 6cd0de4714e1: Preparing [2024-10-08T05:35:47.293Z] 2f00d1f1a6d8: Preparing [2024-10-08T05:35:47.293Z] 1318946ac7cb: Preparing [2024-10-08T05:35:47.293Z] 4209328a9472: Preparing [2024-10-08T05:35:47.293Z] 44c2bd93d254: Preparing [2024-10-08T05:35:47.293Z] 1254784aa16b: Preparing [2024-10-08T05:35:47.293Z] 83e8fb3a8fe6: Preparing [2024-10-08T05:35:47.293Z] 2a67da2068a9: Preparing [2024-10-08T05:35:47.293Z] 5f70bf18a086: Preparing [2024-10-08T05:35:47.293Z] 27b0480ae947: Preparing [2024-10-08T05:35:47.293Z] 4a1eb7448b81: Preparing [2024-10-08T05:35:47.293Z] 6fffc16646c2: Preparing [2024-10-08T05:35:47.293Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:47.293Z] 1254784aa16b: Waiting [2024-10-08T05:35:47.293Z] 83e8fb3a8fe6: Waiting [2024-10-08T05:35:47.293Z] 2a67da2068a9: Waiting [2024-10-08T05:35:47.293Z] 5f70bf18a086: Waiting [2024-10-08T05:35:47.293Z] 1318946ac7cb: Waiting [2024-10-08T05:35:47.293Z] 27b0480ae947: Waiting [2024-10-08T05:35:47.293Z] 2f00d1f1a6d8: Waiting [2024-10-08T05:35:47.293Z] 4209328a9472: Waiting [2024-10-08T05:35:47.293Z] 4a1eb7448b81: Waiting [2024-10-08T05:35:47.293Z] 44c2bd93d254: Waiting [2024-10-08T05:35:47.293Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:47.293Z] 4381bca2ba79: Layer already exists [2024-10-08T05:35:47.293Z] edb90a00f47d: Layer already exists [2024-10-08T05:35:47.293Z] 4ddbdc02d220: Layer already exists [2024-10-08T05:35:47.293Z] 9561f2851349: Layer already exists [2024-10-08T05:35:47.293Z] 6cd0de4714e1: Layer already exists [2024-10-08T05:35:47.293Z] 1318946ac7cb: Layer already exists [2024-10-08T05:35:47.293Z] 4209328a9472: Layer already exists [2024-10-08T05:35:47.293Z] 2f00d1f1a6d8: Layer already exists [2024-10-08T05:35:47.293Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:47.293Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:47.293Z] 5f70bf18a086: Layer already exists [2024-10-08T05:35:47.293Z] 2a67da2068a9: Layer already exists [2024-10-08T05:35:47.293Z] 83e8fb3a8fe6: Layer already exists [2024-10-08T05:35:47.293Z] 27b0480ae947: Layer already exists [2024-10-08T05:35:47.293Z] 4a1eb7448b81: Layer already exists [2024-10-08T05:35:47.293Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:47.293Z] 6fffc16646c2: Layer already exists [2024-10-08T05:35:47.293Z] main: digest: sha256:43bb1cff1b85136689a9870a3de879d41e143817704b5987498a4108d802fd1e size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:35:47.377Z] ===================================================== [Pipeline] echo [2024-10-08T05:35:47.394Z] taggedImages: [2024-10-08T05:35:47.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:47.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-08T05:35:47.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.95 [2024-10-08T05:35:47.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:47.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-08T05:35:47.425Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-08T05:35:47.425Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:47.425Z] latest [2024-10-08T05:35:47.425Z] 3.2.0-dev.95 [2024-10-08T05:35:47.425Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:47.425Z] main [2024-10-08T05:35:47.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:47.777Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:48.100Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:48.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T05:35:48.100Z] 47e8ee2b4d67: Preparing [2024-10-08T05:35:48.100Z] 805200511600: Preparing [2024-10-08T05:35:48.100Z] 087b0081d864: Preparing [2024-10-08T05:35:48.100Z] 1158b698379f: Preparing [2024-10-08T05:35:48.100Z] 44c2bd93d254: Preparing [2024-10-08T05:35:48.100Z] 1254784aa16b: Preparing [2024-10-08T05:35:48.100Z] a34344acbf69: Preparing [2024-10-08T05:35:48.100Z] 2b58d0539457: Preparing [2024-10-08T05:35:48.100Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:48.100Z] a34344acbf69: Waiting [2024-10-08T05:35:48.100Z] 2b58d0539457: Waiting [2024-10-08T05:35:48.100Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:48.100Z] 1254784aa16b: Waiting [2024-10-08T05:35:48.100Z] 47e8ee2b4d67: Layer already exists [2024-10-08T05:35:48.100Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:48.100Z] 805200511600: Layer already exists [2024-10-08T05:35:48.100Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:48.100Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:48.100Z] a34344acbf69: Layer already exists [2024-10-08T05:35:48.100Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:48.100Z] 087b0081d864: Pushed [2024-10-08T05:35:50.005Z] 1158b698379f: Pushed [2024-10-08T05:35:50.005Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:6000487c554fee9159e105e84130baa8154aabce0e5f247c71aa5e369e0e2a07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:50.342Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:50.672Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-08T05:35:50.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T05:35:50.672Z] 47e8ee2b4d67: Preparing [2024-10-08T05:35:50.672Z] 805200511600: Preparing [2024-10-08T05:35:50.672Z] 087b0081d864: Preparing [2024-10-08T05:35:50.672Z] 1158b698379f: Preparing [2024-10-08T05:35:50.672Z] 44c2bd93d254: Preparing [2024-10-08T05:35:50.672Z] 1254784aa16b: Preparing [2024-10-08T05:35:50.672Z] a34344acbf69: Preparing [2024-10-08T05:35:50.672Z] 2b58d0539457: Preparing [2024-10-08T05:35:50.672Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:50.672Z] 1254784aa16b: Waiting [2024-10-08T05:35:50.672Z] a34344acbf69: Waiting [2024-10-08T05:35:50.672Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:50.672Z] 2b58d0539457: Waiting [2024-10-08T05:35:50.672Z] 805200511600: Layer already exists [2024-10-08T05:35:50.672Z] 1158b698379f: Layer already exists [2024-10-08T05:35:50.672Z] 47e8ee2b4d67: Layer already exists [2024-10-08T05:35:50.672Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:50.672Z] 087b0081d864: Layer already exists [2024-10-08T05:35:50.672Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:50.672Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:50.672Z] a34344acbf69: Layer already exists [2024-10-08T05:35:50.672Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:50.672Z] latest: digest: sha256:6000487c554fee9159e105e84130baa8154aabce0e5f247c71aa5e369e0e2a07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:50.992Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:51.307Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.95 [2024-10-08T05:35:51.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T05:35:51.307Z] 47e8ee2b4d67: Preparing [2024-10-08T05:35:51.307Z] 805200511600: Preparing [2024-10-08T05:35:51.307Z] 087b0081d864: Preparing [2024-10-08T05:35:51.307Z] 1158b698379f: Preparing [2024-10-08T05:35:51.307Z] 44c2bd93d254: Preparing [2024-10-08T05:35:51.307Z] 1254784aa16b: Preparing [2024-10-08T05:35:51.307Z] a34344acbf69: Preparing [2024-10-08T05:35:51.307Z] 2b58d0539457: Preparing [2024-10-08T05:35:51.307Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:51.307Z] 1254784aa16b: Waiting [2024-10-08T05:35:51.307Z] a34344acbf69: Waiting [2024-10-08T05:35:51.307Z] 2b58d0539457: Waiting [2024-10-08T05:35:51.307Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:51.307Z] 47e8ee2b4d67: Layer already exists [2024-10-08T05:35:51.307Z] 1158b698379f: Layer already exists [2024-10-08T05:35:51.307Z] 087b0081d864: Layer already exists [2024-10-08T05:35:51.307Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:51.307Z] 805200511600: Layer already exists [2024-10-08T05:35:51.307Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:51.307Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:51.307Z] a34344acbf69: Layer already exists [2024-10-08T05:35:51.307Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:51.307Z] 3.2.0-dev.95: digest: sha256:6000487c554fee9159e105e84130baa8154aabce0e5f247c71aa5e369e0e2a07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:51.632Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:51.952Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:51.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T05:35:51.952Z] 47e8ee2b4d67: Preparing [2024-10-08T05:35:51.952Z] 805200511600: Preparing [2024-10-08T05:35:51.952Z] 087b0081d864: Preparing [2024-10-08T05:35:51.952Z] 1158b698379f: Preparing [2024-10-08T05:35:51.952Z] 44c2bd93d254: Preparing [2024-10-08T05:35:51.952Z] 1254784aa16b: Preparing [2024-10-08T05:35:51.952Z] a34344acbf69: Preparing [2024-10-08T05:35:51.952Z] 2b58d0539457: Preparing [2024-10-08T05:35:51.952Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:51.952Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:51.952Z] a34344acbf69: Waiting [2024-10-08T05:35:51.952Z] 2b58d0539457: Waiting [2024-10-08T05:35:51.952Z] 1254784aa16b: Waiting [2024-10-08T05:35:51.952Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:51.952Z] 1158b698379f: Layer already exists [2024-10-08T05:35:51.952Z] 805200511600: Layer already exists [2024-10-08T05:35:51.952Z] 47e8ee2b4d67: Layer already exists [2024-10-08T05:35:51.952Z] 087b0081d864: Layer already exists [2024-10-08T05:35:51.952Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:51.952Z] a34344acbf69: Layer already exists [2024-10-08T05:35:51.952Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:51.952Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:51.952Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:6000487c554fee9159e105e84130baa8154aabce0e5f247c71aa5e369e0e2a07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:52.280Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:52.598Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-08T05:35:52.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T05:35:52.598Z] 47e8ee2b4d67: Preparing [2024-10-08T05:35:52.598Z] 805200511600: Preparing [2024-10-08T05:35:52.598Z] 087b0081d864: Preparing [2024-10-08T05:35:52.598Z] 1158b698379f: Preparing [2024-10-08T05:35:52.598Z] 44c2bd93d254: Preparing [2024-10-08T05:35:52.598Z] 1254784aa16b: Preparing [2024-10-08T05:35:52.598Z] a34344acbf69: Preparing [2024-10-08T05:35:52.598Z] 2b58d0539457: Preparing [2024-10-08T05:35:52.598Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:52.598Z] 1254784aa16b: Waiting [2024-10-08T05:35:52.598Z] a34344acbf69: Waiting [2024-10-08T05:35:52.598Z] 2b58d0539457: Waiting [2024-10-08T05:35:52.598Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:52.598Z] 087b0081d864: Layer already exists [2024-10-08T05:35:52.598Z] 1158b698379f: Layer already exists [2024-10-08T05:35:52.598Z] 805200511600: Layer already exists [2024-10-08T05:35:52.598Z] 47e8ee2b4d67: Layer already exists [2024-10-08T05:35:52.598Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:52.598Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:52.598Z] 2b58d0539457: Layer already exists [2024-10-08T05:35:52.598Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:52.598Z] a34344acbf69: Layer already exists [2024-10-08T05:35:52.598Z] main: digest: sha256:6000487c554fee9159e105e84130baa8154aabce0e5f247c71aa5e369e0e2a07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:35:52.675Z] ===================================================== [Pipeline] echo [2024-10-08T05:35:52.693Z] taggedImages: [2024-10-08T05:35:52.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:52.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-08T05:35:52.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.95 [2024-10-08T05:35:52.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:52.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-08T05:35:52.738Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-08T05:35:52.738Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:52.738Z] latest [2024-10-08T05:35:52.738Z] 3.2.0-dev.95 [2024-10-08T05:35:52.738Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:52.738Z] main [2024-10-08T05:35:52.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:53.085Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:53.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:53.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T05:35:53.406Z] a7dff43aaf81: Preparing [2024-10-08T05:35:53.406Z] 077399aa3c5f: Preparing [2024-10-08T05:35:53.406Z] 6c59ff36c98d: Preparing [2024-10-08T05:35:53.406Z] 3c61704f344e: Preparing [2024-10-08T05:35:53.406Z] 1692c3170693: Preparing [2024-10-08T05:35:53.406Z] 44c2bd93d254: Preparing [2024-10-08T05:35:53.406Z] 1254784aa16b: Preparing [2024-10-08T05:35:53.406Z] 1be0581bb17d: Preparing [2024-10-08T05:35:53.406Z] fb99b8e42ef9: Preparing [2024-10-08T05:35:53.406Z] 135bb096ea54: Preparing [2024-10-08T05:35:53.406Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:53.406Z] 44c2bd93d254: Waiting [2024-10-08T05:35:53.406Z] fb99b8e42ef9: Waiting [2024-10-08T05:35:53.406Z] 135bb096ea54: Waiting [2024-10-08T05:35:53.406Z] 1254784aa16b: Waiting [2024-10-08T05:35:53.406Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:53.406Z] 1be0581bb17d: Waiting [2024-10-08T05:35:53.406Z] a7dff43aaf81: Pushed [2024-10-08T05:35:53.406Z] 1692c3170693: Pushed [2024-10-08T05:35:53.406Z] 077399aa3c5f: Pushed [2024-10-08T05:35:53.406Z] 3c61704f344e: Pushed [2024-10-08T05:35:53.406Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:53.406Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:53.406Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:53.664Z] 1be0581bb17d: Pushed [2024-10-08T05:35:53.664Z] fb99b8e42ef9: Pushed [2024-10-08T05:35:54.231Z] 6c59ff36c98d: Pushed [2024-10-08T05:35:54.798Z] 135bb096ea54: Pushed [2024-10-08T05:35:54.799Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:2da19200e6fe778de87ba56ca9edf21a37586f34c3896f88d166dc7f29d84842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:55.132Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:55.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-08T05:35:55.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T05:35:55.458Z] a7dff43aaf81: Preparing [2024-10-08T05:35:55.458Z] 077399aa3c5f: Preparing [2024-10-08T05:35:55.458Z] 6c59ff36c98d: Preparing [2024-10-08T05:35:55.458Z] 3c61704f344e: Preparing [2024-10-08T05:35:55.458Z] 1692c3170693: Preparing [2024-10-08T05:35:55.458Z] 44c2bd93d254: Preparing [2024-10-08T05:35:55.458Z] 1254784aa16b: Preparing [2024-10-08T05:35:55.458Z] 1be0581bb17d: Preparing [2024-10-08T05:35:55.458Z] fb99b8e42ef9: Preparing [2024-10-08T05:35:55.458Z] 135bb096ea54: Preparing [2024-10-08T05:35:55.458Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:55.458Z] 1254784aa16b: Waiting [2024-10-08T05:35:55.458Z] 135bb096ea54: Waiting [2024-10-08T05:35:55.458Z] 1be0581bb17d: Waiting [2024-10-08T05:35:55.458Z] fb99b8e42ef9: Waiting [2024-10-08T05:35:55.458Z] 44c2bd93d254: Waiting [2024-10-08T05:35:55.458Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:55.458Z] 077399aa3c5f: Layer already exists [2024-10-08T05:35:55.458Z] 6c59ff36c98d: Layer already exists [2024-10-08T05:35:55.458Z] a7dff43aaf81: Layer already exists [2024-10-08T05:35:55.458Z] 1692c3170693: Layer already exists [2024-10-08T05:35:55.458Z] 3c61704f344e: Layer already exists [2024-10-08T05:35:55.458Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:55.458Z] 135bb096ea54: Layer already exists [2024-10-08T05:35:55.458Z] fb99b8e42ef9: Layer already exists [2024-10-08T05:35:55.458Z] 1be0581bb17d: Layer already exists [2024-10-08T05:35:55.458Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:55.458Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:55.458Z] latest: digest: sha256:2da19200e6fe778de87ba56ca9edf21a37586f34c3896f88d166dc7f29d84842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:55.792Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:56.120Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.95 [2024-10-08T05:35:56.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T05:35:56.120Z] a7dff43aaf81: Preparing [2024-10-08T05:35:56.120Z] 077399aa3c5f: Preparing [2024-10-08T05:35:56.120Z] 6c59ff36c98d: Preparing [2024-10-08T05:35:56.120Z] 3c61704f344e: Preparing [2024-10-08T05:35:56.120Z] 1692c3170693: Preparing [2024-10-08T05:35:56.120Z] 44c2bd93d254: Preparing [2024-10-08T05:35:56.120Z] 1254784aa16b: Preparing [2024-10-08T05:35:56.120Z] 1be0581bb17d: Preparing [2024-10-08T05:35:56.120Z] fb99b8e42ef9: Preparing [2024-10-08T05:35:56.120Z] 135bb096ea54: Preparing [2024-10-08T05:35:56.120Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:56.120Z] 1254784aa16b: Waiting [2024-10-08T05:35:56.120Z] 44c2bd93d254: Waiting [2024-10-08T05:35:56.120Z] 1be0581bb17d: Waiting [2024-10-08T05:35:56.120Z] fb99b8e42ef9: Waiting [2024-10-08T05:35:56.120Z] 135bb096ea54: Waiting [2024-10-08T05:35:56.120Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:56.120Z] 3c61704f344e: Layer already exists [2024-10-08T05:35:56.120Z] 077399aa3c5f: Layer already exists [2024-10-08T05:35:56.120Z] a7dff43aaf81: Layer already exists [2024-10-08T05:35:56.120Z] 1692c3170693: Layer already exists [2024-10-08T05:35:56.120Z] 6c59ff36c98d: Layer already exists [2024-10-08T05:35:56.120Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:56.120Z] fb99b8e42ef9: Layer already exists [2024-10-08T05:35:56.120Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:56.120Z] 135bb096ea54: Layer already exists [2024-10-08T05:35:56.120Z] 1be0581bb17d: Layer already exists [2024-10-08T05:35:56.120Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:56.120Z] 3.2.0-dev.95: digest: sha256:2da19200e6fe778de87ba56ca9edf21a37586f34c3896f88d166dc7f29d84842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:56.459Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:56.779Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:56.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T05:35:56.779Z] a7dff43aaf81: Preparing [2024-10-08T05:35:56.779Z] 077399aa3c5f: Preparing [2024-10-08T05:35:56.779Z] 6c59ff36c98d: Preparing [2024-10-08T05:35:56.779Z] 3c61704f344e: Preparing [2024-10-08T05:35:56.779Z] 1692c3170693: Preparing [2024-10-08T05:35:56.779Z] 44c2bd93d254: Preparing [2024-10-08T05:35:56.779Z] 1254784aa16b: Preparing [2024-10-08T05:35:56.779Z] 1be0581bb17d: Preparing [2024-10-08T05:35:56.779Z] fb99b8e42ef9: Preparing [2024-10-08T05:35:56.779Z] 135bb096ea54: Preparing [2024-10-08T05:35:56.779Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:56.779Z] 44c2bd93d254: Waiting [2024-10-08T05:35:56.779Z] 1254784aa16b: Waiting [2024-10-08T05:35:56.779Z] 135bb096ea54: Waiting [2024-10-08T05:35:56.779Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:56.779Z] fb99b8e42ef9: Waiting [2024-10-08T05:35:56.779Z] 1be0581bb17d: Waiting [2024-10-08T05:35:56.779Z] a7dff43aaf81: Layer already exists [2024-10-08T05:35:56.779Z] 077399aa3c5f: Layer already exists [2024-10-08T05:35:56.779Z] 6c59ff36c98d: Layer already exists [2024-10-08T05:35:56.779Z] 3c61704f344e: Layer already exists [2024-10-08T05:35:56.779Z] 1692c3170693: Layer already exists [2024-10-08T05:35:56.779Z] 1be0581bb17d: Layer already exists [2024-10-08T05:35:56.779Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:56.779Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:56.779Z] fb99b8e42ef9: Layer already exists [2024-10-08T05:35:56.779Z] 135bb096ea54: Layer already exists [2024-10-08T05:35:56.779Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:56.779Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:2da19200e6fe778de87ba56ca9edf21a37586f34c3896f88d166dc7f29d84842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:57.114Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:57.443Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-08T05:35:57.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T05:35:57.443Z] a7dff43aaf81: Preparing [2024-10-08T05:35:57.443Z] 077399aa3c5f: Preparing [2024-10-08T05:35:57.443Z] 6c59ff36c98d: Preparing [2024-10-08T05:35:57.443Z] 3c61704f344e: Preparing [2024-10-08T05:35:57.443Z] 1692c3170693: Preparing [2024-10-08T05:35:57.443Z] 44c2bd93d254: Preparing [2024-10-08T05:35:57.443Z] 1254784aa16b: Preparing [2024-10-08T05:35:57.443Z] 1be0581bb17d: Preparing [2024-10-08T05:35:57.443Z] fb99b8e42ef9: Preparing [2024-10-08T05:35:57.443Z] 135bb096ea54: Preparing [2024-10-08T05:35:57.443Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:57.443Z] 44c2bd93d254: Waiting [2024-10-08T05:35:57.443Z] 1be0581bb17d: Waiting [2024-10-08T05:35:57.443Z] fb99b8e42ef9: Waiting [2024-10-08T05:35:57.443Z] 135bb096ea54: Waiting [2024-10-08T05:35:57.443Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:57.443Z] 1254784aa16b: Waiting [2024-10-08T05:35:57.443Z] a7dff43aaf81: Layer already exists [2024-10-08T05:35:57.443Z] 1692c3170693: Layer already exists [2024-10-08T05:35:57.443Z] 077399aa3c5f: Layer already exists [2024-10-08T05:35:57.443Z] 3c61704f344e: Layer already exists [2024-10-08T05:35:57.443Z] 6c59ff36c98d: Layer already exists [2024-10-08T05:35:57.443Z] fb99b8e42ef9: Layer already exists [2024-10-08T05:35:57.443Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:57.443Z] 1be0581bb17d: Layer already exists [2024-10-08T05:35:57.443Z] 135bb096ea54: Layer already exists [2024-10-08T05:35:57.443Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:57.443Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:57.443Z] main: digest: sha256:2da19200e6fe778de87ba56ca9edf21a37586f34c3896f88d166dc7f29d84842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:35:57.524Z] ===================================================== [Pipeline] echo [2024-10-08T05:35:57.542Z] taggedImages: [2024-10-08T05:35:57.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:57.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-08T05:35:57.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.95 [2024-10-08T05:35:57.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:57.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-08T05:35:57.575Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-08T05:35:57.575Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:57.575Z] latest [2024-10-08T05:35:57.575Z] 3.2.0-dev.95 [2024-10-08T05:35:57.575Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:35:57.575Z] main [2024-10-08T05:35:57.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:57.917Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:35:58.228Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:35:58.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T05:35:58.228Z] 641231337a84: Preparing [2024-10-08T05:35:58.228Z] 6e716db4ab62: Preparing [2024-10-08T05:35:58.229Z] 19e6bdc369b9: Preparing [2024-10-08T05:35:58.229Z] 8823fe353b7e: Preparing [2024-10-08T05:35:58.229Z] f13ff5a04473: Preparing [2024-10-08T05:35:58.229Z] 245c671125b3: Preparing [2024-10-08T05:35:58.229Z] c6a5cd704b8d: Preparing [2024-10-08T05:35:58.229Z] 44c2bd93d254: Preparing [2024-10-08T05:35:58.229Z] 1254784aa16b: Preparing [2024-10-08T05:35:58.229Z] 82c524b1dbba: Preparing [2024-10-08T05:35:58.229Z] 925496526d90: Preparing [2024-10-08T05:35:58.229Z] 63ca1fbb43ae: Preparing [2024-10-08T05:35:58.229Z] 1254784aa16b: Waiting [2024-10-08T05:35:58.229Z] 245c671125b3: Waiting [2024-10-08T05:35:58.229Z] c6a5cd704b8d: Waiting [2024-10-08T05:35:58.229Z] 82c524b1dbba: Waiting [2024-10-08T05:35:58.229Z] 63ca1fbb43ae: Waiting [2024-10-08T05:35:58.229Z] 925496526d90: Waiting [2024-10-08T05:35:58.229Z] 44c2bd93d254: Waiting [2024-10-08T05:35:58.229Z] 641231337a84: Pushed [2024-10-08T05:35:58.229Z] 6e716db4ab62: Pushed [2024-10-08T05:35:58.229Z] f13ff5a04473: Pushed [2024-10-08T05:35:58.229Z] 44c2bd93d254: Layer already exists [2024-10-08T05:35:58.229Z] 1254784aa16b: Layer already exists [2024-10-08T05:35:58.489Z] c6a5cd704b8d: Pushed [2024-10-08T05:35:58.489Z] 245c671125b3: Pushed [2024-10-08T05:35:58.489Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:35:58.489Z] 82c524b1dbba: Pushed [2024-10-08T05:35:59.428Z] 8823fe353b7e: Pushed [2024-10-08T05:35:59.428Z] 19e6bdc369b9: Pushed [2024-10-08T05:35:59.686Z] 925496526d90: Pushed [2024-10-08T05:35:59.686Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:8c97506f91cad43cb8cb14642dc7abeccf3f71ad2315d0af878e9cb29a9420e6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:00.011Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:00.337Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-08T05:36:00.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T05:36:00.337Z] 641231337a84: Preparing [2024-10-08T05:36:00.337Z] 6e716db4ab62: Preparing [2024-10-08T05:36:00.337Z] 19e6bdc369b9: Preparing [2024-10-08T05:36:00.337Z] 8823fe353b7e: Preparing [2024-10-08T05:36:00.337Z] f13ff5a04473: Preparing [2024-10-08T05:36:00.337Z] 245c671125b3: Preparing [2024-10-08T05:36:00.337Z] c6a5cd704b8d: Preparing [2024-10-08T05:36:00.337Z] 44c2bd93d254: Preparing [2024-10-08T05:36:00.337Z] 1254784aa16b: Preparing [2024-10-08T05:36:00.337Z] 82c524b1dbba: Preparing [2024-10-08T05:36:00.337Z] 925496526d90: Preparing [2024-10-08T05:36:00.337Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:00.337Z] 44c2bd93d254: Waiting [2024-10-08T05:36:00.337Z] 1254784aa16b: Waiting [2024-10-08T05:36:00.337Z] 82c524b1dbba: Waiting [2024-10-08T05:36:00.337Z] 925496526d90: Waiting [2024-10-08T05:36:00.337Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:00.337Z] c6a5cd704b8d: Waiting [2024-10-08T05:36:00.337Z] 19e6bdc369b9: Layer already exists [2024-10-08T05:36:00.337Z] f13ff5a04473: Layer already exists [2024-10-08T05:36:00.337Z] 8823fe353b7e: Layer already exists [2024-10-08T05:36:00.337Z] 641231337a84: Layer already exists [2024-10-08T05:36:00.337Z] 6e716db4ab62: Layer already exists [2024-10-08T05:36:00.337Z] 245c671125b3: Layer already exists [2024-10-08T05:36:00.337Z] c6a5cd704b8d: Layer already exists [2024-10-08T05:36:00.337Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:00.337Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:00.337Z] 82c524b1dbba: Layer already exists [2024-10-08T05:36:00.337Z] 925496526d90: Layer already exists [2024-10-08T05:36:00.337Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:00.337Z] latest: digest: sha256:8c97506f91cad43cb8cb14642dc7abeccf3f71ad2315d0af878e9cb29a9420e6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:00.674Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:01.000Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.95 [2024-10-08T05:36:01.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T05:36:01.000Z] 641231337a84: Preparing [2024-10-08T05:36:01.000Z] 6e716db4ab62: Preparing [2024-10-08T05:36:01.000Z] 19e6bdc369b9: Preparing [2024-10-08T05:36:01.000Z] 8823fe353b7e: Preparing [2024-10-08T05:36:01.000Z] f13ff5a04473: Preparing [2024-10-08T05:36:01.000Z] 245c671125b3: Preparing [2024-10-08T05:36:01.000Z] c6a5cd704b8d: Preparing [2024-10-08T05:36:01.000Z] 44c2bd93d254: Preparing [2024-10-08T05:36:01.000Z] 1254784aa16b: Preparing [2024-10-08T05:36:01.000Z] 82c524b1dbba: Preparing [2024-10-08T05:36:01.000Z] 925496526d90: Preparing [2024-10-08T05:36:01.000Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:01.000Z] c6a5cd704b8d: Waiting [2024-10-08T05:36:01.000Z] 82c524b1dbba: Waiting [2024-10-08T05:36:01.000Z] 925496526d90: Waiting [2024-10-08T05:36:01.000Z] 44c2bd93d254: Waiting [2024-10-08T05:36:01.000Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:01.000Z] 1254784aa16b: Waiting [2024-10-08T05:36:01.000Z] 8823fe353b7e: Layer already exists [2024-10-08T05:36:01.000Z] 641231337a84: Layer already exists [2024-10-08T05:36:01.000Z] f13ff5a04473: Layer already exists [2024-10-08T05:36:01.000Z] 19e6bdc369b9: Layer already exists [2024-10-08T05:36:01.000Z] 6e716db4ab62: Layer already exists [2024-10-08T05:36:01.000Z] 245c671125b3: Layer already exists [2024-10-08T05:36:01.000Z] c6a5cd704b8d: Layer already exists [2024-10-08T05:36:01.000Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:01.000Z] 82c524b1dbba: Layer already exists [2024-10-08T05:36:01.000Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:01.000Z] 925496526d90: Layer already exists [2024-10-08T05:36:01.000Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:01.000Z] 3.2.0-dev.95: digest: sha256:8c97506f91cad43cb8cb14642dc7abeccf3f71ad2315d0af878e9cb29a9420e6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:01.320Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:01.639Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:01.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T05:36:01.639Z] 641231337a84: Preparing [2024-10-08T05:36:01.639Z] 6e716db4ab62: Preparing [2024-10-08T05:36:01.639Z] 19e6bdc369b9: Preparing [2024-10-08T05:36:01.639Z] 8823fe353b7e: Preparing [2024-10-08T05:36:01.639Z] f13ff5a04473: Preparing [2024-10-08T05:36:01.639Z] 245c671125b3: Preparing [2024-10-08T05:36:01.639Z] c6a5cd704b8d: Preparing [2024-10-08T05:36:01.639Z] 44c2bd93d254: Preparing [2024-10-08T05:36:01.639Z] 1254784aa16b: Preparing [2024-10-08T05:36:01.639Z] 82c524b1dbba: Preparing [2024-10-08T05:36:01.639Z] 925496526d90: Preparing [2024-10-08T05:36:01.639Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:01.639Z] 245c671125b3: Waiting [2024-10-08T05:36:01.639Z] c6a5cd704b8d: Waiting [2024-10-08T05:36:01.639Z] 82c524b1dbba: Waiting [2024-10-08T05:36:01.639Z] 1254784aa16b: Waiting [2024-10-08T05:36:01.639Z] 925496526d90: Waiting [2024-10-08T05:36:01.639Z] 8823fe353b7e: Layer already exists [2024-10-08T05:36:01.639Z] 6e716db4ab62: Layer already exists [2024-10-08T05:36:01.639Z] 641231337a84: Layer already exists [2024-10-08T05:36:01.639Z] 19e6bdc369b9: Layer already exists [2024-10-08T05:36:01.639Z] f13ff5a04473: Layer already exists [2024-10-08T05:36:01.639Z] c6a5cd704b8d: Layer already exists [2024-10-08T05:36:01.639Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:01.639Z] 82c524b1dbba: Layer already exists [2024-10-08T05:36:01.639Z] 245c671125b3: Layer already exists [2024-10-08T05:36:01.639Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:01.639Z] 925496526d90: Layer already exists [2024-10-08T05:36:01.639Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:01.639Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:8c97506f91cad43cb8cb14642dc7abeccf3f71ad2315d0af878e9cb29a9420e6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:02.034Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:02.358Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-08T05:36:02.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T05:36:02.358Z] 641231337a84: Preparing [2024-10-08T05:36:02.358Z] 6e716db4ab62: Preparing [2024-10-08T05:36:02.358Z] 19e6bdc369b9: Preparing [2024-10-08T05:36:02.358Z] 8823fe353b7e: Preparing [2024-10-08T05:36:02.358Z] f13ff5a04473: Preparing [2024-10-08T05:36:02.358Z] 245c671125b3: Preparing [2024-10-08T05:36:02.358Z] c6a5cd704b8d: Preparing [2024-10-08T05:36:02.358Z] 44c2bd93d254: Preparing [2024-10-08T05:36:02.358Z] 1254784aa16b: Preparing [2024-10-08T05:36:02.358Z] 82c524b1dbba: Preparing [2024-10-08T05:36:02.358Z] 925496526d90: Preparing [2024-10-08T05:36:02.358Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:02.358Z] c6a5cd704b8d: Waiting [2024-10-08T05:36:02.358Z] 44c2bd93d254: Waiting [2024-10-08T05:36:02.358Z] 925496526d90: Waiting [2024-10-08T05:36:02.358Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:02.358Z] 1254784aa16b: Waiting [2024-10-08T05:36:02.358Z] 82c524b1dbba: Waiting [2024-10-08T05:36:02.358Z] 245c671125b3: Waiting [2024-10-08T05:36:02.358Z] 6e716db4ab62: Layer already exists [2024-10-08T05:36:02.358Z] f13ff5a04473: Layer already exists [2024-10-08T05:36:02.358Z] 8823fe353b7e: Layer already exists [2024-10-08T05:36:02.358Z] 19e6bdc369b9: Layer already exists [2024-10-08T05:36:02.358Z] 641231337a84: Layer already exists [2024-10-08T05:36:02.358Z] c6a5cd704b8d: Layer already exists [2024-10-08T05:36:02.358Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:02.358Z] 245c671125b3: Layer already exists [2024-10-08T05:36:02.358Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:02.358Z] 82c524b1dbba: Layer already exists [2024-10-08T05:36:02.358Z] 925496526d90: Layer already exists [2024-10-08T05:36:02.358Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:02.358Z] main: digest: sha256:8c97506f91cad43cb8cb14642dc7abeccf3f71ad2315d0af878e9cb29a9420e6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:36:02.437Z] ===================================================== [Pipeline] echo [2024-10-08T05:36:02.450Z] taggedImages: [2024-10-08T05:36:02.450Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:02.450Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-08T05:36:02.450Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.95 [2024-10-08T05:36:02.450Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:02.450Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-08T05:36:02.479Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-08T05:36:02.479Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:02.479Z] latest [2024-10-08T05:36:02.479Z] 3.2.0-dev.95 [2024-10-08T05:36:02.479Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:02.479Z] main [2024-10-08T05:36:02.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:02.823Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:03.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:03.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T05:36:03.143Z] 0cad1aea9af7: Preparing [2024-10-08T05:36:03.143Z] 985d194dcd48: Preparing [2024-10-08T05:36:03.143Z] 44c2bd93d254: Preparing [2024-10-08T05:36:03.143Z] 1254784aa16b: Preparing [2024-10-08T05:36:03.143Z] 31e14ca48dc1: Preparing [2024-10-08T05:36:03.143Z] e1d0c4f2ee3a: Preparing [2024-10-08T05:36:03.143Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:03.143Z] e1d0c4f2ee3a: Waiting [2024-10-08T05:36:03.143Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:03.143Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:03.143Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:03.143Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:03.143Z] 0cad1aea9af7: Pushed [2024-10-08T05:36:03.143Z] 31e14ca48dc1: Pushed [2024-10-08T05:36:04.082Z] e1d0c4f2ee3a: Pushed [2024-10-08T05:36:05.020Z] 985d194dcd48: Pushed [2024-10-08T05:36:05.020Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:cf731fccec8bcade59e0d5f04e053c360fa9f764b985625c5c65fd9feec9470b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:05.349Z] + 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-10-08T05:36:05.674Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-08T05:36:05.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T05:36:05.675Z] 0cad1aea9af7: Preparing [2024-10-08T05:36:05.675Z] 985d194dcd48: Preparing [2024-10-08T05:36:05.675Z] 44c2bd93d254: Preparing [2024-10-08T05:36:05.675Z] 1254784aa16b: Preparing [2024-10-08T05:36:05.675Z] 31e14ca48dc1: Preparing [2024-10-08T05:36:05.675Z] e1d0c4f2ee3a: Preparing [2024-10-08T05:36:05.675Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:05.675Z] e1d0c4f2ee3a: Waiting [2024-10-08T05:36:05.675Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:05.675Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:05.675Z] 31e14ca48dc1: Layer already exists [2024-10-08T05:36:05.675Z] 0cad1aea9af7: Layer already exists [2024-10-08T05:36:05.675Z] 985d194dcd48: Layer already exists [2024-10-08T05:36:05.675Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:05.675Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:05.675Z] e1d0c4f2ee3a: Layer already exists [2024-10-08T05:36:05.675Z] latest: digest: sha256:cf731fccec8bcade59e0d5f04e053c360fa9f764b985625c5c65fd9feec9470b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:05.999Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:06.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.95 [2024-10-08T05:36:06.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T05:36:06.327Z] 0cad1aea9af7: Preparing [2024-10-08T05:36:06.327Z] 985d194dcd48: Preparing [2024-10-08T05:36:06.327Z] 44c2bd93d254: Preparing [2024-10-08T05:36:06.327Z] 1254784aa16b: Preparing [2024-10-08T05:36:06.327Z] 31e14ca48dc1: Preparing [2024-10-08T05:36:06.327Z] e1d0c4f2ee3a: Preparing [2024-10-08T05:36:06.327Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:06.327Z] e1d0c4f2ee3a: Waiting [2024-10-08T05:36:06.327Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:06.327Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:06.327Z] 31e14ca48dc1: Layer already exists [2024-10-08T05:36:06.327Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:06.327Z] 985d194dcd48: Layer already exists [2024-10-08T05:36:06.327Z] 0cad1aea9af7: Layer already exists [2024-10-08T05:36:06.327Z] e1d0c4f2ee3a: Layer already exists [2024-10-08T05:36:06.327Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:06.327Z] 3.2.0-dev.95: digest: sha256:cf731fccec8bcade59e0d5f04e053c360fa9f764b985625c5c65fd9feec9470b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:06.668Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:06.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:06.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T05:36:06.989Z] 0cad1aea9af7: Preparing [2024-10-08T05:36:06.989Z] 985d194dcd48: Preparing [2024-10-08T05:36:06.989Z] 44c2bd93d254: Preparing [2024-10-08T05:36:06.989Z] 1254784aa16b: Preparing [2024-10-08T05:36:06.989Z] 31e14ca48dc1: Preparing [2024-10-08T05:36:06.989Z] e1d0c4f2ee3a: Preparing [2024-10-08T05:36:06.989Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:06.989Z] e1d0c4f2ee3a: Waiting [2024-10-08T05:36:06.989Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:06.989Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:06.989Z] 31e14ca48dc1: Layer already exists [2024-10-08T05:36:06.989Z] 0cad1aea9af7: Layer already exists [2024-10-08T05:36:06.989Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:06.989Z] 985d194dcd48: Layer already exists [2024-10-08T05:36:06.989Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:06.989Z] e1d0c4f2ee3a: Layer already exists [2024-10-08T05:36:06.989Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:cf731fccec8bcade59e0d5f04e053c360fa9f764b985625c5c65fd9feec9470b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:07.322Z] + 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-10-08T05:36:07.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-08T05:36:07.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T05:36:07.653Z] 0cad1aea9af7: Preparing [2024-10-08T05:36:07.653Z] 985d194dcd48: Preparing [2024-10-08T05:36:07.653Z] 44c2bd93d254: Preparing [2024-10-08T05:36:07.653Z] 1254784aa16b: Preparing [2024-10-08T05:36:07.653Z] 31e14ca48dc1: Preparing [2024-10-08T05:36:07.653Z] e1d0c4f2ee3a: Preparing [2024-10-08T05:36:07.653Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:07.653Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:07.653Z] e1d0c4f2ee3a: Waiting [2024-10-08T05:36:07.653Z] 31e14ca48dc1: Layer already exists [2024-10-08T05:36:07.653Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:07.653Z] 0cad1aea9af7: Layer already exists [2024-10-08T05:36:07.653Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:07.653Z] 985d194dcd48: Layer already exists [2024-10-08T05:36:07.653Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:07.653Z] e1d0c4f2ee3a: Layer already exists [2024-10-08T05:36:07.653Z] main: digest: sha256:cf731fccec8bcade59e0d5f04e053c360fa9f764b985625c5c65fd9feec9470b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:36:07.733Z] ===================================================== [Pipeline] echo [2024-10-08T05:36:07.750Z] taggedImages: [2024-10-08T05:36:07.750Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:07.750Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-08T05:36:07.750Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.95 [2024-10-08T05:36:07.750Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:07.750Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-08T05:36:07.785Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-08T05:36:07.785Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:07.785Z] latest [2024-10-08T05:36:07.785Z] 3.2.0-dev.95 [2024-10-08T05:36:07.785Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:07.785Z] main [2024-10-08T05:36:07.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:08.124Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:08.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:08.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T05:36:08.440Z] 04887fd9472b: Preparing [2024-10-08T05:36:08.440Z] 6ded0c5688c0: Preparing [2024-10-08T05:36:08.440Z] a53560f60ee4: Preparing [2024-10-08T05:36:08.440Z] 44c2bd93d254: Preparing [2024-10-08T05:36:08.440Z] 1254784aa16b: Preparing [2024-10-08T05:36:08.440Z] 515be2d74a0f: Preparing [2024-10-08T05:36:08.440Z] 2965d72963f2: Preparing [2024-10-08T05:36:08.440Z] e5dd2dc391bd: Preparing [2024-10-08T05:36:08.440Z] 4b71cb86228a: Preparing [2024-10-08T05:36:08.440Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:08.440Z] 515be2d74a0f: Waiting [2024-10-08T05:36:08.440Z] 2965d72963f2: Waiting [2024-10-08T05:36:08.440Z] e5dd2dc391bd: Waiting [2024-10-08T05:36:08.440Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:08.440Z] 4b71cb86228a: Waiting [2024-10-08T05:36:08.440Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:08.440Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:08.440Z] 04887fd9472b: Pushed [2024-10-08T05:36:08.440Z] a53560f60ee4: Pushed [2024-10-08T05:36:08.440Z] 6ded0c5688c0: Pushed [2024-10-08T05:36:08.440Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:08.440Z] e5dd2dc391bd: Pushed [2024-10-08T05:36:09.005Z] 4b71cb86228a: Pushed [2024-10-08T05:36:14.278Z] 2965d72963f2: Pushed [2024-10-08T05:36:18.474Z] 515be2d74a0f: Pushed [2024-10-08T05:36:18.474Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:ee7a13a0e5de4cca01fcf0c65f5177595f668cb1c617842cfec40a12f8be132c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:18.797Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:19.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-08T05:36:19.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T05:36:19.121Z] 04887fd9472b: Preparing [2024-10-08T05:36:19.121Z] 6ded0c5688c0: Preparing [2024-10-08T05:36:19.121Z] a53560f60ee4: Preparing [2024-10-08T05:36:19.121Z] 44c2bd93d254: Preparing [2024-10-08T05:36:19.121Z] 1254784aa16b: Preparing [2024-10-08T05:36:19.121Z] 515be2d74a0f: Preparing [2024-10-08T05:36:19.121Z] 2965d72963f2: Preparing [2024-10-08T05:36:19.121Z] e5dd2dc391bd: Preparing [2024-10-08T05:36:19.121Z] 4b71cb86228a: Preparing [2024-10-08T05:36:19.121Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:19.121Z] 515be2d74a0f: Waiting [2024-10-08T05:36:19.121Z] 2965d72963f2: Waiting [2024-10-08T05:36:19.121Z] e5dd2dc391bd: Waiting [2024-10-08T05:36:19.121Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:19.121Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:19.121Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:19.121Z] 04887fd9472b: Layer already exists [2024-10-08T05:36:19.121Z] a53560f60ee4: Layer already exists [2024-10-08T05:36:19.121Z] 6ded0c5688c0: Layer already exists [2024-10-08T05:36:19.121Z] 515be2d74a0f: Layer already exists [2024-10-08T05:36:19.121Z] e5dd2dc391bd: Layer already exists [2024-10-08T05:36:19.121Z] 4b71cb86228a: Layer already exists [2024-10-08T05:36:19.121Z] 2965d72963f2: Layer already exists [2024-10-08T05:36:19.121Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:19.121Z] latest: digest: sha256:ee7a13a0e5de4cca01fcf0c65f5177595f668cb1c617842cfec40a12f8be132c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:19.457Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:19.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.95 [2024-10-08T05:36:19.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T05:36:19.800Z] 04887fd9472b: Preparing [2024-10-08T05:36:19.800Z] 6ded0c5688c0: Preparing [2024-10-08T05:36:19.800Z] a53560f60ee4: Preparing [2024-10-08T05:36:19.800Z] 44c2bd93d254: Preparing [2024-10-08T05:36:19.800Z] 1254784aa16b: Preparing [2024-10-08T05:36:19.800Z] 515be2d74a0f: Preparing [2024-10-08T05:36:19.800Z] 2965d72963f2: Preparing [2024-10-08T05:36:19.800Z] e5dd2dc391bd: Preparing [2024-10-08T05:36:19.800Z] 4b71cb86228a: Preparing [2024-10-08T05:36:19.800Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:19.800Z] 2965d72963f2: Waiting [2024-10-08T05:36:19.800Z] e5dd2dc391bd: Waiting [2024-10-08T05:36:19.800Z] 4b71cb86228a: Waiting [2024-10-08T05:36:19.800Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:19.800Z] 515be2d74a0f: Waiting [2024-10-08T05:36:19.800Z] 04887fd9472b: Layer already exists [2024-10-08T05:36:19.800Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:19.800Z] 6ded0c5688c0: Layer already exists [2024-10-08T05:36:19.800Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:19.800Z] a53560f60ee4: Layer already exists [2024-10-08T05:36:19.800Z] 2965d72963f2: Layer already exists [2024-10-08T05:36:19.800Z] 515be2d74a0f: Layer already exists [2024-10-08T05:36:19.800Z] e5dd2dc391bd: Layer already exists [2024-10-08T05:36:19.800Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:19.800Z] 4b71cb86228a: Layer already exists [2024-10-08T05:36:19.800Z] 3.2.0-dev.95: digest: sha256:ee7a13a0e5de4cca01fcf0c65f5177595f668cb1c617842cfec40a12f8be132c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:20.138Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:20.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:20.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T05:36:20.459Z] 04887fd9472b: Preparing [2024-10-08T05:36:20.459Z] 6ded0c5688c0: Preparing [2024-10-08T05:36:20.459Z] a53560f60ee4: Preparing [2024-10-08T05:36:20.459Z] 44c2bd93d254: Preparing [2024-10-08T05:36:20.459Z] 1254784aa16b: Preparing [2024-10-08T05:36:20.459Z] 515be2d74a0f: Preparing [2024-10-08T05:36:20.459Z] 2965d72963f2: Preparing [2024-10-08T05:36:20.459Z] e5dd2dc391bd: Preparing [2024-10-08T05:36:20.459Z] 4b71cb86228a: Preparing [2024-10-08T05:36:20.459Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:20.459Z] 2965d72963f2: Waiting [2024-10-08T05:36:20.459Z] e5dd2dc391bd: Waiting [2024-10-08T05:36:20.459Z] 4b71cb86228a: Waiting [2024-10-08T05:36:20.459Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:20.459Z] 515be2d74a0f: Waiting [2024-10-08T05:36:20.459Z] a53560f60ee4: Layer already exists [2024-10-08T05:36:20.459Z] 6ded0c5688c0: Layer already exists [2024-10-08T05:36:20.459Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:20.459Z] 04887fd9472b: Layer already exists [2024-10-08T05:36:20.459Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:20.459Z] 2965d72963f2: Layer already exists [2024-10-08T05:36:20.459Z] 515be2d74a0f: Layer already exists [2024-10-08T05:36:20.459Z] e5dd2dc391bd: Layer already exists [2024-10-08T05:36:20.459Z] 4b71cb86228a: Layer already exists [2024-10-08T05:36:20.459Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:20.459Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:ee7a13a0e5de4cca01fcf0c65f5177595f668cb1c617842cfec40a12f8be132c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:20.791Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:21.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-08T05:36:21.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T05:36:21.120Z] 04887fd9472b: Preparing [2024-10-08T05:36:21.120Z] 6ded0c5688c0: Preparing [2024-10-08T05:36:21.120Z] a53560f60ee4: Preparing [2024-10-08T05:36:21.120Z] 44c2bd93d254: Preparing [2024-10-08T05:36:21.120Z] 1254784aa16b: Preparing [2024-10-08T05:36:21.120Z] 515be2d74a0f: Preparing [2024-10-08T05:36:21.120Z] 2965d72963f2: Preparing [2024-10-08T05:36:21.120Z] e5dd2dc391bd: Preparing [2024-10-08T05:36:21.120Z] 4b71cb86228a: Preparing [2024-10-08T05:36:21.120Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:21.120Z] 2965d72963f2: Waiting [2024-10-08T05:36:21.120Z] e5dd2dc391bd: Waiting [2024-10-08T05:36:21.120Z] 4b71cb86228a: Waiting [2024-10-08T05:36:21.120Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:21.120Z] 515be2d74a0f: Waiting [2024-10-08T05:36:21.120Z] a53560f60ee4: Layer already exists [2024-10-08T05:36:21.120Z] 04887fd9472b: Layer already exists [2024-10-08T05:36:21.120Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:21.120Z] 6ded0c5688c0: Layer already exists [2024-10-08T05:36:21.120Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:21.120Z] 515be2d74a0f: Layer already exists [2024-10-08T05:36:21.120Z] e5dd2dc391bd: Layer already exists [2024-10-08T05:36:21.120Z] 2965d72963f2: Layer already exists [2024-10-08T05:36:21.120Z] 4b71cb86228a: Layer already exists [2024-10-08T05:36:21.120Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:21.120Z] main: digest: sha256:ee7a13a0e5de4cca01fcf0c65f5177595f668cb1c617842cfec40a12f8be132c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:36:21.200Z] ===================================================== [Pipeline] echo [2024-10-08T05:36:21.213Z] taggedImages: [2024-10-08T05:36:21.213Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:21.213Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-08T05:36:21.213Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.95 [2024-10-08T05:36:21.213Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:21.213Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-08T05:36:21.245Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-08T05:36:21.245Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:21.245Z] latest [2024-10-08T05:36:21.245Z] 3.2.0-dev.95 [2024-10-08T05:36:21.245Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:21.245Z] main [2024-10-08T05:36:21.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:21.591Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:21.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:21.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T05:36:21.920Z] 3777b3dfbd6d: Preparing [2024-10-08T05:36:21.920Z] 1bae83db690d: Preparing [2024-10-08T05:36:21.920Z] faf1b139221d: Preparing [2024-10-08T05:36:21.920Z] 44c2bd93d254: Preparing [2024-10-08T05:36:21.920Z] 1254784aa16b: Preparing [2024-10-08T05:36:21.920Z] 809c1a657547: Preparing [2024-10-08T05:36:21.920Z] 4ad2d0d326dd: Preparing [2024-10-08T05:36:21.920Z] ab40cebb9241: Preparing [2024-10-08T05:36:21.920Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:21.920Z] ab40cebb9241: Waiting [2024-10-08T05:36:21.920Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:21.920Z] 809c1a657547: Waiting [2024-10-08T05:36:21.920Z] 4ad2d0d326dd: Waiting [2024-10-08T05:36:21.920Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:21.920Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:21.920Z] 3777b3dfbd6d: Pushed [2024-10-08T05:36:21.920Z] 1bae83db690d: Pushed [2024-10-08T05:36:21.920Z] faf1b139221d: Pushed [2024-10-08T05:36:21.920Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:21.920Z] 4ad2d0d326dd: Pushed [2024-10-08T05:36:22.179Z] ab40cebb9241: Pushed [2024-10-08T05:36:30.309Z] 809c1a657547: Pushed [2024-10-08T05:36:30.310Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:3dd9e24afa681ba257bf4249808ffaed0639e181583563d7a8fec2f328ceaec2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:30.638Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:30.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-08T05:36:30.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T05:36:30.960Z] 3777b3dfbd6d: Preparing [2024-10-08T05:36:30.960Z] 1bae83db690d: Preparing [2024-10-08T05:36:30.960Z] faf1b139221d: Preparing [2024-10-08T05:36:30.960Z] 44c2bd93d254: Preparing [2024-10-08T05:36:30.960Z] 1254784aa16b: Preparing [2024-10-08T05:36:30.960Z] 809c1a657547: Preparing [2024-10-08T05:36:30.960Z] 4ad2d0d326dd: Preparing [2024-10-08T05:36:30.960Z] ab40cebb9241: Preparing [2024-10-08T05:36:30.960Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:30.960Z] 809c1a657547: Waiting [2024-10-08T05:36:30.960Z] 4ad2d0d326dd: Waiting [2024-10-08T05:36:30.960Z] ab40cebb9241: Waiting [2024-10-08T05:36:30.960Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:30.960Z] 3777b3dfbd6d: Layer already exists [2024-10-08T05:36:30.960Z] 1bae83db690d: Layer already exists [2024-10-08T05:36:30.960Z] faf1b139221d: Layer already exists [2024-10-08T05:36:30.960Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:30.960Z] 4ad2d0d326dd: Layer already exists [2024-10-08T05:36:30.960Z] ab40cebb9241: Layer already exists [2024-10-08T05:36:30.960Z] 809c1a657547: Layer already exists [2024-10-08T05:36:30.960Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:30.960Z] latest: digest: sha256:3dd9e24afa681ba257bf4249808ffaed0639e181583563d7a8fec2f328ceaec2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:31.280Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:31.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.95 [2024-10-08T05:36:31.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T05:36:31.606Z] 3777b3dfbd6d: Preparing [2024-10-08T05:36:31.606Z] 1bae83db690d: Preparing [2024-10-08T05:36:31.606Z] faf1b139221d: Preparing [2024-10-08T05:36:31.606Z] 44c2bd93d254: Preparing [2024-10-08T05:36:31.606Z] 1254784aa16b: Preparing [2024-10-08T05:36:31.606Z] 809c1a657547: Preparing [2024-10-08T05:36:31.606Z] 4ad2d0d326dd: Preparing [2024-10-08T05:36:31.606Z] 809c1a657547: Waiting [2024-10-08T05:36:31.606Z] ab40cebb9241: Preparing [2024-10-08T05:36:31.606Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:31.606Z] ab40cebb9241: Waiting [2024-10-08T05:36:31.606Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:31.606Z] 4ad2d0d326dd: Waiting [2024-10-08T05:36:31.606Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:31.606Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:31.606Z] 1bae83db690d: Layer already exists [2024-10-08T05:36:31.606Z] faf1b139221d: Layer already exists [2024-10-08T05:36:31.606Z] 3777b3dfbd6d: Layer already exists [2024-10-08T05:36:31.606Z] 4ad2d0d326dd: Layer already exists [2024-10-08T05:36:31.606Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:31.606Z] ab40cebb9241: Layer already exists [2024-10-08T05:36:31.606Z] 809c1a657547: Layer already exists [2024-10-08T05:36:31.606Z] 3.2.0-dev.95: digest: sha256:3dd9e24afa681ba257bf4249808ffaed0639e181583563d7a8fec2f328ceaec2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:31.932Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:32.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:32.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T05:36:32.253Z] 3777b3dfbd6d: Preparing [2024-10-08T05:36:32.253Z] 1bae83db690d: Preparing [2024-10-08T05:36:32.253Z] faf1b139221d: Preparing [2024-10-08T05:36:32.253Z] 44c2bd93d254: Preparing [2024-10-08T05:36:32.253Z] 1254784aa16b: Preparing [2024-10-08T05:36:32.253Z] 809c1a657547: Preparing [2024-10-08T05:36:32.253Z] 4ad2d0d326dd: Preparing [2024-10-08T05:36:32.253Z] ab40cebb9241: Preparing [2024-10-08T05:36:32.253Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:32.253Z] 809c1a657547: Waiting [2024-10-08T05:36:32.253Z] ab40cebb9241: Waiting [2024-10-08T05:36:32.253Z] 4ad2d0d326dd: Waiting [2024-10-08T05:36:32.253Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:32.253Z] faf1b139221d: Layer already exists [2024-10-08T05:36:32.253Z] 1bae83db690d: Layer already exists [2024-10-08T05:36:32.253Z] 3777b3dfbd6d: Layer already exists [2024-10-08T05:36:32.253Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:32.253Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:32.253Z] 809c1a657547: Layer already exists [2024-10-08T05:36:32.253Z] ab40cebb9241: Layer already exists [2024-10-08T05:36:32.253Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:32.253Z] 4ad2d0d326dd: Layer already exists [2024-10-08T05:36:32.253Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:3dd9e24afa681ba257bf4249808ffaed0639e181583563d7a8fec2f328ceaec2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:32.581Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:32.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-08T05:36:32.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T05:36:32.905Z] 3777b3dfbd6d: Preparing [2024-10-08T05:36:32.905Z] 1bae83db690d: Preparing [2024-10-08T05:36:32.905Z] faf1b139221d: Preparing [2024-10-08T05:36:32.905Z] 44c2bd93d254: Preparing [2024-10-08T05:36:32.905Z] 1254784aa16b: Preparing [2024-10-08T05:36:32.905Z] 809c1a657547: Preparing [2024-10-08T05:36:32.905Z] 4ad2d0d326dd: Preparing [2024-10-08T05:36:32.905Z] ab40cebb9241: Preparing [2024-10-08T05:36:32.905Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:32.905Z] 809c1a657547: Waiting [2024-10-08T05:36:32.905Z] 4ad2d0d326dd: Waiting [2024-10-08T05:36:32.905Z] ab40cebb9241: Waiting [2024-10-08T05:36:32.905Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:32.905Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:32.905Z] 1bae83db690d: Layer already exists [2024-10-08T05:36:32.905Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:32.905Z] 3777b3dfbd6d: Layer already exists [2024-10-08T05:36:32.905Z] faf1b139221d: Layer already exists [2024-10-08T05:36:32.905Z] ab40cebb9241: Layer already exists [2024-10-08T05:36:32.905Z] 4ad2d0d326dd: Layer already exists [2024-10-08T05:36:32.905Z] 809c1a657547: Layer already exists [2024-10-08T05:36:32.905Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:32.905Z] main: digest: sha256:3dd9e24afa681ba257bf4249808ffaed0639e181583563d7a8fec2f328ceaec2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:36:32.978Z] ===================================================== [Pipeline] echo [2024-10-08T05:36:32.993Z] taggedImages: [2024-10-08T05:36:32.993Z] - nexus3.edgexfoundry.org:10004/security-spire-config:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:32.993Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-08T05:36:32.993Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.95 [2024-10-08T05:36:32.993Z] - nexus3.edgexfoundry.org:10004/security-spire-config:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:32.993Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-08T05:36:33.026Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-08T05:36:33.026Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:33.026Z] latest [2024-10-08T05:36:33.026Z] 3.2.0-dev.95 [2024-10-08T05:36:33.026Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:33.026Z] main [2024-10-08T05:36:33.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:33.372Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:33.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:33.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T05:36:33.683Z] 04887fd9472b: Preparing [2024-10-08T05:36:33.683Z] 728941fd6957: Preparing [2024-10-08T05:36:33.683Z] d51d5aca596c: Preparing [2024-10-08T05:36:33.683Z] 44c2bd93d254: Preparing [2024-10-08T05:36:33.683Z] 1254784aa16b: Preparing [2024-10-08T05:36:33.683Z] 4c24dd153c8b: Preparing [2024-10-08T05:36:33.683Z] e5dd2dc391bd: Preparing [2024-10-08T05:36:33.683Z] 4b71cb86228a: Preparing [2024-10-08T05:36:33.683Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:33.683Z] 4c24dd153c8b: Waiting [2024-10-08T05:36:33.683Z] e5dd2dc391bd: Waiting [2024-10-08T05:36:33.683Z] 4b71cb86228a: Waiting [2024-10-08T05:36:33.683Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:33.683Z] 04887fd9472b: Layer already exists [2024-10-08T05:36:33.683Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:33.683Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:33.683Z] e5dd2dc391bd: Layer already exists [2024-10-08T05:36:33.683Z] 4b71cb86228a: Layer already exists [2024-10-08T05:36:33.683Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:33.683Z] d51d5aca596c: Pushed [2024-10-08T05:36:33.683Z] 728941fd6957: Pushed [2024-10-08T05:36:43.672Z] 4c24dd153c8b: Pushed [2024-10-08T05:36:43.672Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:9f9f813d2687014b735b78bcfb375a40d9fb8980b8b2946e30893889b1662bb8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:44.016Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:44.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-08T05:36:44.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T05:36:44.338Z] 04887fd9472b: Preparing [2024-10-08T05:36:44.338Z] 728941fd6957: Preparing [2024-10-08T05:36:44.338Z] d51d5aca596c: Preparing [2024-10-08T05:36:44.338Z] 44c2bd93d254: Preparing [2024-10-08T05:36:44.338Z] 1254784aa16b: Preparing [2024-10-08T05:36:44.338Z] 4c24dd153c8b: Preparing [2024-10-08T05:36:44.338Z] e5dd2dc391bd: Preparing [2024-10-08T05:36:44.338Z] 4b71cb86228a: Preparing [2024-10-08T05:36:44.338Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:44.338Z] e5dd2dc391bd: Waiting [2024-10-08T05:36:44.338Z] 4b71cb86228a: Waiting [2024-10-08T05:36:44.338Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:44.338Z] 4c24dd153c8b: Waiting [2024-10-08T05:36:44.338Z] d51d5aca596c: Layer already exists [2024-10-08T05:36:44.338Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:44.338Z] 04887fd9472b: Layer already exists [2024-10-08T05:36:44.338Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:44.338Z] 728941fd6957: Layer already exists [2024-10-08T05:36:44.338Z] 4c24dd153c8b: Layer already exists [2024-10-08T05:36:44.338Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:44.338Z] 4b71cb86228a: Layer already exists [2024-10-08T05:36:44.338Z] e5dd2dc391bd: Layer already exists [2024-10-08T05:36:44.338Z] latest: digest: sha256:9f9f813d2687014b735b78bcfb375a40d9fb8980b8b2946e30893889b1662bb8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:44.664Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:45.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.95 [2024-10-08T05:36:45.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T05:36:45.554Z] 04887fd9472b: Preparing [2024-10-08T05:36:45.554Z] 728941fd6957: Preparing [2024-10-08T05:36:45.554Z] d51d5aca596c: Preparing [2024-10-08T05:36:45.554Z] 44c2bd93d254: Preparing [2024-10-08T05:36:45.554Z] 1254784aa16b: Preparing [2024-10-08T05:36:45.554Z] 4c24dd153c8b: Preparing [2024-10-08T05:36:45.554Z] e5dd2dc391bd: Preparing [2024-10-08T05:36:45.554Z] 4b71cb86228a: Preparing [2024-10-08T05:36:45.554Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:45.554Z] 4b71cb86228a: Waiting [2024-10-08T05:36:45.554Z] 4c24dd153c8b: Waiting [2024-10-08T05:36:45.554Z] e5dd2dc391bd: Waiting [2024-10-08T05:36:45.554Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:45.554Z] d51d5aca596c: Layer already exists [2024-10-08T05:36:45.554Z] 04887fd9472b: Layer already exists [2024-10-08T05:36:45.554Z] 728941fd6957: Layer already exists [2024-10-08T05:36:45.554Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:45.554Z] e5dd2dc391bd: Layer already exists [2024-10-08T05:36:45.554Z] 4c24dd153c8b: Layer already exists [2024-10-08T05:36:45.554Z] 4b71cb86228a: Layer already exists [2024-10-08T05:36:45.554Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:45.554Z] 3.2.0-dev.95: digest: sha256:9f9f813d2687014b735b78bcfb375a40d9fb8980b8b2946e30893889b1662bb8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:45.886Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:46.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:46.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T05:36:46.203Z] 04887fd9472b: Preparing [2024-10-08T05:36:46.203Z] 728941fd6957: Preparing [2024-10-08T05:36:46.203Z] d51d5aca596c: Preparing [2024-10-08T05:36:46.203Z] 44c2bd93d254: Preparing [2024-10-08T05:36:46.203Z] 1254784aa16b: Preparing [2024-10-08T05:36:46.203Z] 4c24dd153c8b: Preparing [2024-10-08T05:36:46.203Z] e5dd2dc391bd: Preparing [2024-10-08T05:36:46.203Z] 4b71cb86228a: Preparing [2024-10-08T05:36:46.203Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:46.203Z] 4c24dd153c8b: Waiting [2024-10-08T05:36:46.203Z] e5dd2dc391bd: Waiting [2024-10-08T05:36:46.203Z] 4b71cb86228a: Waiting [2024-10-08T05:36:46.203Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:46.203Z] 04887fd9472b: Layer already exists [2024-10-08T05:36:46.203Z] d51d5aca596c: Layer already exists [2024-10-08T05:36:46.203Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:46.203Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:46.203Z] 728941fd6957: Layer already exists [2024-10-08T05:36:46.203Z] 4b71cb86228a: Layer already exists [2024-10-08T05:36:46.203Z] 4c24dd153c8b: Layer already exists [2024-10-08T05:36:46.203Z] e5dd2dc391bd: Layer already exists [2024-10-08T05:36:46.203Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:46.203Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:9f9f813d2687014b735b78bcfb375a40d9fb8980b8b2946e30893889b1662bb8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:46.525Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:46.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-08T05:36:46.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T05:36:46.851Z] 04887fd9472b: Preparing [2024-10-08T05:36:46.851Z] 728941fd6957: Preparing [2024-10-08T05:36:46.851Z] d51d5aca596c: Preparing [2024-10-08T05:36:46.851Z] 44c2bd93d254: Preparing [2024-10-08T05:36:46.851Z] 1254784aa16b: Preparing [2024-10-08T05:36:46.851Z] 4c24dd153c8b: Preparing [2024-10-08T05:36:46.851Z] e5dd2dc391bd: Preparing [2024-10-08T05:36:46.851Z] 4b71cb86228a: Preparing [2024-10-08T05:36:46.851Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:46.851Z] e5dd2dc391bd: Waiting [2024-10-08T05:36:46.851Z] 4b71cb86228a: Waiting [2024-10-08T05:36:46.851Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:46.851Z] 4c24dd153c8b: Waiting [2024-10-08T05:36:46.851Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:46.851Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:46.851Z] 728941fd6957: Layer already exists [2024-10-08T05:36:46.851Z] 04887fd9472b: Layer already exists [2024-10-08T05:36:46.851Z] d51d5aca596c: Layer already exists [2024-10-08T05:36:46.851Z] 4c24dd153c8b: Layer already exists [2024-10-08T05:36:46.851Z] e5dd2dc391bd: Layer already exists [2024-10-08T05:36:46.851Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:46.851Z] 4b71cb86228a: Layer already exists [2024-10-08T05:36:46.851Z] main: digest: sha256:9f9f813d2687014b735b78bcfb375a40d9fb8980b8b2946e30893889b1662bb8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:36:46.929Z] ===================================================== [Pipeline] echo [2024-10-08T05:36:46.946Z] taggedImages: [2024-10-08T05:36:46.946Z] - nexus3.edgexfoundry.org:10004/security-spire-server:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:46.946Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-08T05:36:46.946Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.95 [2024-10-08T05:36:46.946Z] - nexus3.edgexfoundry.org:10004/security-spire-server:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:46.946Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-08T05:36:46.981Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-08T05:36:46.981Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:46.981Z] latest [2024-10-08T05:36:46.981Z] 3.2.0-dev.95 [2024-10-08T05:36:46.981Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:46.981Z] main [2024-10-08T05:36:46.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:47.324Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:47.642Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:47.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T05:36:47.642Z] a30d2820212c: Preparing [2024-10-08T05:36:47.642Z] 72f56f1ffb5b: Preparing [2024-10-08T05:36:47.642Z] 44c2bd93d254: Preparing [2024-10-08T05:36:47.642Z] 1254784aa16b: Preparing [2024-10-08T05:36:47.642Z] f7974bf51706: Preparing [2024-10-08T05:36:47.642Z] dd55e1507cf4: Preparing [2024-10-08T05:36:47.642Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:47.642Z] dd55e1507cf4: Waiting [2024-10-08T05:36:47.642Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:47.642Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:47.642Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:47.642Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:47.642Z] a30d2820212c: Pushed [2024-10-08T05:36:47.642Z] f7974bf51706: Pushed [2024-10-08T05:36:47.901Z] dd55e1507cf4: Pushed [2024-10-08T05:36:51.189Z] 72f56f1ffb5b: Pushed [2024-10-08T05:36:51.189Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:7bf425ee57cb46f781ff0ad80b40785c6e88fc75ad3b35565e93fd455f6d5e9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:51.511Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:51.846Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-08T05:36:51.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T05:36:51.846Z] a30d2820212c: Preparing [2024-10-08T05:36:51.846Z] 72f56f1ffb5b: Preparing [2024-10-08T05:36:51.846Z] 44c2bd93d254: Preparing [2024-10-08T05:36:51.846Z] 1254784aa16b: Preparing [2024-10-08T05:36:51.846Z] f7974bf51706: Preparing [2024-10-08T05:36:51.846Z] dd55e1507cf4: Preparing [2024-10-08T05:36:51.846Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:51.846Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:51.846Z] dd55e1507cf4: Waiting [2024-10-08T05:36:51.846Z] f7974bf51706: Layer already exists [2024-10-08T05:36:51.846Z] a30d2820212c: Layer already exists [2024-10-08T05:36:51.846Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:51.846Z] 72f56f1ffb5b: Layer already exists [2024-10-08T05:36:51.846Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:51.846Z] dd55e1507cf4: Layer already exists [2024-10-08T05:36:51.846Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:51.846Z] latest: digest: sha256:7bf425ee57cb46f781ff0ad80b40785c6e88fc75ad3b35565e93fd455f6d5e9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:52.190Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:52.520Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.95 [2024-10-08T05:36:52.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T05:36:52.521Z] a30d2820212c: Preparing [2024-10-08T05:36:52.521Z] 72f56f1ffb5b: Preparing [2024-10-08T05:36:52.521Z] 44c2bd93d254: Preparing [2024-10-08T05:36:52.521Z] 1254784aa16b: Preparing [2024-10-08T05:36:52.521Z] f7974bf51706: Preparing [2024-10-08T05:36:52.521Z] dd55e1507cf4: Preparing [2024-10-08T05:36:52.521Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:52.521Z] dd55e1507cf4: Waiting [2024-10-08T05:36:52.521Z] 72f56f1ffb5b: Layer already exists [2024-10-08T05:36:52.521Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:52.521Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:52.521Z] a30d2820212c: Layer already exists [2024-10-08T05:36:52.521Z] f7974bf51706: Layer already exists [2024-10-08T05:36:52.521Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:52.521Z] dd55e1507cf4: Layer already exists [2024-10-08T05:36:52.521Z] 3.2.0-dev.95: digest: sha256:7bf425ee57cb46f781ff0ad80b40785c6e88fc75ad3b35565e93fd455f6d5e9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:52.838Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:53.166Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:53.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T05:36:53.166Z] a30d2820212c: Preparing [2024-10-08T05:36:53.166Z] 72f56f1ffb5b: Preparing [2024-10-08T05:36:53.166Z] 44c2bd93d254: Preparing [2024-10-08T05:36:53.167Z] 1254784aa16b: Preparing [2024-10-08T05:36:53.167Z] f7974bf51706: Preparing [2024-10-08T05:36:53.167Z] dd55e1507cf4: Preparing [2024-10-08T05:36:53.167Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:53.167Z] dd55e1507cf4: Waiting [2024-10-08T05:36:53.167Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:53.167Z] a30d2820212c: Layer already exists [2024-10-08T05:36:53.167Z] f7974bf51706: Layer already exists [2024-10-08T05:36:53.167Z] 72f56f1ffb5b: Layer already exists [2024-10-08T05:36:53.167Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:53.167Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:53.167Z] dd55e1507cf4: Layer already exists [2024-10-08T05:36:53.167Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:53.167Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:7bf425ee57cb46f781ff0ad80b40785c6e88fc75ad3b35565e93fd455f6d5e9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:53.492Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:53.817Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-08T05:36:53.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T05:36:53.818Z] a30d2820212c: Preparing [2024-10-08T05:36:53.818Z] 72f56f1ffb5b: Preparing [2024-10-08T05:36:53.818Z] 44c2bd93d254: Preparing [2024-10-08T05:36:53.818Z] 1254784aa16b: Preparing [2024-10-08T05:36:53.818Z] f7974bf51706: Preparing [2024-10-08T05:36:53.818Z] dd55e1507cf4: Preparing [2024-10-08T05:36:53.818Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:53.818Z] dd55e1507cf4: Waiting [2024-10-08T05:36:53.818Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:53.818Z] 72f56f1ffb5b: Layer already exists [2024-10-08T05:36:53.818Z] f7974bf51706: Layer already exists [2024-10-08T05:36:53.818Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:53.818Z] a30d2820212c: Layer already exists [2024-10-08T05:36:53.818Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:53.818Z] dd55e1507cf4: Layer already exists [2024-10-08T05:36:53.818Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:53.818Z] main: digest: sha256:7bf425ee57cb46f781ff0ad80b40785c6e88fc75ad3b35565e93fd455f6d5e9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:36:53.895Z] ===================================================== [Pipeline] echo [2024-10-08T05:36:53.907Z] taggedImages: [2024-10-08T05:36:53.907Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:53.907Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-08T05:36:53.907Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.95 [2024-10-08T05:36:53.907Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:53.907Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-08T05:36:53.936Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-08T05:36:53.936Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:53.936Z] latest [2024-10-08T05:36:53.936Z] 3.2.0-dev.95 [2024-10-08T05:36:53.936Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:36:53.936Z] main [2024-10-08T05:36:53.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:54.279Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:54.602Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:36:54.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T05:36:54.602Z] 421354750ed8: Preparing [2024-10-08T05:36:54.602Z] b7543d23db3e: Preparing [2024-10-08T05:36:54.602Z] 06ef6aa397e4: Preparing [2024-10-08T05:36:54.602Z] 44c2bd93d254: Preparing [2024-10-08T05:36:54.602Z] 1254784aa16b: Preparing [2024-10-08T05:36:54.602Z] e36f08b19546: Preparing [2024-10-08T05:36:54.602Z] 58eb0bd0d37c: Preparing [2024-10-08T05:36:54.602Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:54.602Z] e36f08b19546: Waiting [2024-10-08T05:36:54.602Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:54.602Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:54.602Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:54.602Z] b7543d23db3e: Pushed [2024-10-08T05:36:54.602Z] 421354750ed8: Pushed [2024-10-08T05:36:54.602Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:54.602Z] e36f08b19546: Pushed [2024-10-08T05:36:54.602Z] 58eb0bd0d37c: Pushed [2024-10-08T05:36:58.793Z] 06ef6aa397e4: Pushed [2024-10-08T05:36:58.793Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:a815b6a62d6c6068e8df7f1aab24cda5a6fcb93ff2171587a1164eddfaaca72c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:59.119Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:59.546Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-08T05:36:59.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T05:36:59.546Z] 421354750ed8: Preparing [2024-10-08T05:36:59.546Z] b7543d23db3e: Preparing [2024-10-08T05:36:59.546Z] 06ef6aa397e4: Preparing [2024-10-08T05:36:59.546Z] 44c2bd93d254: Preparing [2024-10-08T05:36:59.546Z] 1254784aa16b: Preparing [2024-10-08T05:36:59.546Z] e36f08b19546: Preparing [2024-10-08T05:36:59.546Z] 58eb0bd0d37c: Preparing [2024-10-08T05:36:59.546Z] 63ca1fbb43ae: Preparing [2024-10-08T05:36:59.546Z] e36f08b19546: Waiting [2024-10-08T05:36:59.546Z] 58eb0bd0d37c: Waiting [2024-10-08T05:36:59.546Z] 63ca1fbb43ae: Waiting [2024-10-08T05:36:59.546Z] 06ef6aa397e4: Layer already exists [2024-10-08T05:36:59.546Z] 421354750ed8: Layer already exists [2024-10-08T05:36:59.546Z] 1254784aa16b: Layer already exists [2024-10-08T05:36:59.546Z] 44c2bd93d254: Layer already exists [2024-10-08T05:36:59.546Z] b7543d23db3e: Layer already exists [2024-10-08T05:36:59.546Z] e36f08b19546: Layer already exists [2024-10-08T05:36:59.546Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:36:59.546Z] 58eb0bd0d37c: Layer already exists [2024-10-08T05:36:59.546Z] latest: digest: sha256:a815b6a62d6c6068e8df7f1aab24cda5a6fcb93ff2171587a1164eddfaaca72c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:36:59.965Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:00.294Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.95 [2024-10-08T05:37:00.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T05:37:00.294Z] 421354750ed8: Preparing [2024-10-08T05:37:00.294Z] b7543d23db3e: Preparing [2024-10-08T05:37:00.294Z] 06ef6aa397e4: Preparing [2024-10-08T05:37:00.294Z] 44c2bd93d254: Preparing [2024-10-08T05:37:00.294Z] 1254784aa16b: Preparing [2024-10-08T05:37:00.294Z] e36f08b19546: Preparing [2024-10-08T05:37:00.294Z] 58eb0bd0d37c: Preparing [2024-10-08T05:37:00.294Z] 63ca1fbb43ae: Preparing [2024-10-08T05:37:00.294Z] 63ca1fbb43ae: Waiting [2024-10-08T05:37:00.294Z] 58eb0bd0d37c: Waiting [2024-10-08T05:37:00.294Z] e36f08b19546: Waiting [2024-10-08T05:37:00.294Z] 1254784aa16b: Layer already exists [2024-10-08T05:37:00.294Z] 06ef6aa397e4: Layer already exists [2024-10-08T05:37:00.294Z] b7543d23db3e: Layer already exists [2024-10-08T05:37:00.294Z] 44c2bd93d254: Layer already exists [2024-10-08T05:37:00.294Z] 421354750ed8: Layer already exists [2024-10-08T05:37:00.294Z] e36f08b19546: Layer already exists [2024-10-08T05:37:00.294Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:37:00.294Z] 58eb0bd0d37c: Layer already exists [2024-10-08T05:37:00.294Z] 3.2.0-dev.95: digest: sha256:a815b6a62d6c6068e8df7f1aab24cda5a6fcb93ff2171587a1164eddfaaca72c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:00.636Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:00.957Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:37:00.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T05:37:00.957Z] 421354750ed8: Preparing [2024-10-08T05:37:00.957Z] b7543d23db3e: Preparing [2024-10-08T05:37:00.957Z] 06ef6aa397e4: Preparing [2024-10-08T05:37:00.957Z] 44c2bd93d254: Preparing [2024-10-08T05:37:00.957Z] 1254784aa16b: Preparing [2024-10-08T05:37:00.957Z] e36f08b19546: Preparing [2024-10-08T05:37:00.957Z] 58eb0bd0d37c: Preparing [2024-10-08T05:37:00.957Z] 63ca1fbb43ae: Preparing [2024-10-08T05:37:00.957Z] 58eb0bd0d37c: Waiting [2024-10-08T05:37:00.957Z] 63ca1fbb43ae: Waiting [2024-10-08T05:37:00.957Z] e36f08b19546: Waiting [2024-10-08T05:37:00.957Z] b7543d23db3e: Layer already exists [2024-10-08T05:37:00.957Z] 421354750ed8: Layer already exists [2024-10-08T05:37:00.957Z] 44c2bd93d254: Layer already exists [2024-10-08T05:37:00.957Z] 1254784aa16b: Layer already exists [2024-10-08T05:37:00.957Z] 06ef6aa397e4: Layer already exists [2024-10-08T05:37:00.957Z] e36f08b19546: Layer already exists [2024-10-08T05:37:00.957Z] 58eb0bd0d37c: Layer already exists [2024-10-08T05:37:00.957Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:37:00.957Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:a815b6a62d6c6068e8df7f1aab24cda5a6fcb93ff2171587a1164eddfaaca72c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:01.288Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:01.615Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-08T05:37:01.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T05:37:01.615Z] 421354750ed8: Preparing [2024-10-08T05:37:01.615Z] b7543d23db3e: Preparing [2024-10-08T05:37:01.615Z] 06ef6aa397e4: Preparing [2024-10-08T05:37:01.615Z] 44c2bd93d254: Preparing [2024-10-08T05:37:01.615Z] 1254784aa16b: Preparing [2024-10-08T05:37:01.615Z] e36f08b19546: Preparing [2024-10-08T05:37:01.615Z] 58eb0bd0d37c: Preparing [2024-10-08T05:37:01.615Z] 63ca1fbb43ae: Preparing [2024-10-08T05:37:01.615Z] e36f08b19546: Waiting [2024-10-08T05:37:01.615Z] 58eb0bd0d37c: Waiting [2024-10-08T05:37:01.615Z] 63ca1fbb43ae: Waiting [2024-10-08T05:37:01.615Z] 1254784aa16b: Layer already exists [2024-10-08T05:37:01.615Z] 44c2bd93d254: Layer already exists [2024-10-08T05:37:01.615Z] 06ef6aa397e4: Layer already exists [2024-10-08T05:37:01.615Z] b7543d23db3e: Layer already exists [2024-10-08T05:37:01.615Z] 421354750ed8: Layer already exists [2024-10-08T05:37:01.615Z] e36f08b19546: Layer already exists [2024-10-08T05:37:01.615Z] 58eb0bd0d37c: Layer already exists [2024-10-08T05:37:01.615Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:37:01.615Z] main: digest: sha256:a815b6a62d6c6068e8df7f1aab24cda5a6fcb93ff2171587a1164eddfaaca72c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:37:01.706Z] ===================================================== [Pipeline] echo [2024-10-08T05:37:01.724Z] taggedImages: [2024-10-08T05:37:01.724Z] - nexus3.edgexfoundry.org:10004/support-notifications:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:37:01.724Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-08T05:37:01.724Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.95 [2024-10-08T05:37:01.724Z] - nexus3.edgexfoundry.org:10004/support-notifications:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:37:01.724Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-08T05:37:01.768Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-08T05:37:01.768Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:37:01.768Z] latest [2024-10-08T05:37:01.768Z] 3.2.0-dev.95 [2024-10-08T05:37:01.768Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:37:01.768Z] main [2024-10-08T05:37:01.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:02.119Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:02.441Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:37:02.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T05:37:02.441Z] 9f9342ce45d1: Preparing [2024-10-08T05:37:02.441Z] 08dfc395771e: Preparing [2024-10-08T05:37:02.441Z] 44c2bd93d254: Preparing [2024-10-08T05:37:02.441Z] 1254784aa16b: Preparing [2024-10-08T05:37:02.441Z] a34344acbf69: Preparing [2024-10-08T05:37:02.441Z] 2b58d0539457: Preparing [2024-10-08T05:37:02.441Z] 63ca1fbb43ae: Preparing [2024-10-08T05:37:02.441Z] 2b58d0539457: Waiting [2024-10-08T05:37:02.441Z] 63ca1fbb43ae: Waiting [2024-10-08T05:37:02.441Z] a34344acbf69: Layer already exists [2024-10-08T05:37:02.441Z] 44c2bd93d254: Layer already exists [2024-10-08T05:37:02.441Z] 1254784aa16b: Layer already exists [2024-10-08T05:37:02.441Z] 2b58d0539457: Layer already exists [2024-10-08T05:37:02.441Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:37:02.441Z] 9f9342ce45d1: Pushed [2024-10-08T05:37:06.629Z] 08dfc395771e: Pushed [2024-10-08T05:37:06.629Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:a490ec73d26df116cb3fe50b93905a8cc327a089069cc1db3dc1accc396c1619 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:06.963Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:07.290Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-08T05:37:07.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T05:37:07.290Z] 9f9342ce45d1: Preparing [2024-10-08T05:37:07.290Z] 08dfc395771e: Preparing [2024-10-08T05:37:07.290Z] 44c2bd93d254: Preparing [2024-10-08T05:37:07.290Z] 1254784aa16b: Preparing [2024-10-08T05:37:07.290Z] a34344acbf69: Preparing [2024-10-08T05:37:07.290Z] 2b58d0539457: Preparing [2024-10-08T05:37:07.290Z] 63ca1fbb43ae: Preparing [2024-10-08T05:37:07.290Z] 2b58d0539457: Waiting [2024-10-08T05:37:07.290Z] 63ca1fbb43ae: Waiting [2024-10-08T05:37:07.290Z] 44c2bd93d254: Layer already exists [2024-10-08T05:37:07.290Z] 08dfc395771e: Layer already exists [2024-10-08T05:37:07.290Z] 9f9342ce45d1: Layer already exists [2024-10-08T05:37:07.290Z] a34344acbf69: Layer already exists [2024-10-08T05:37:07.290Z] 1254784aa16b: Layer already exists [2024-10-08T05:37:07.290Z] 2b58d0539457: Layer already exists [2024-10-08T05:37:07.290Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:37:07.290Z] latest: digest: sha256:a490ec73d26df116cb3fe50b93905a8cc327a089069cc1db3dc1accc396c1619 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:07.622Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:07.953Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.95 [2024-10-08T05:37:07.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T05:37:07.953Z] 9f9342ce45d1: Preparing [2024-10-08T05:37:07.953Z] 08dfc395771e: Preparing [2024-10-08T05:37:07.953Z] 44c2bd93d254: Preparing [2024-10-08T05:37:07.953Z] 1254784aa16b: Preparing [2024-10-08T05:37:07.953Z] a34344acbf69: Preparing [2024-10-08T05:37:07.953Z] 2b58d0539457: Preparing [2024-10-08T05:37:07.953Z] 63ca1fbb43ae: Preparing [2024-10-08T05:37:07.953Z] 2b58d0539457: Waiting [2024-10-08T05:37:07.953Z] 63ca1fbb43ae: Waiting [2024-10-08T05:37:07.953Z] 08dfc395771e: Layer already exists [2024-10-08T05:37:07.953Z] 44c2bd93d254: Layer already exists [2024-10-08T05:37:07.953Z] a34344acbf69: Layer already exists [2024-10-08T05:37:07.953Z] 1254784aa16b: Layer already exists [2024-10-08T05:37:07.954Z] 9f9342ce45d1: Layer already exists [2024-10-08T05:37:07.954Z] 2b58d0539457: Layer already exists [2024-10-08T05:37:07.954Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:37:07.954Z] 3.2.0-dev.95: digest: sha256:a490ec73d26df116cb3fe50b93905a8cc327a089069cc1db3dc1accc396c1619 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:08.278Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:08.600Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:37:08.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T05:37:08.600Z] 9f9342ce45d1: Preparing [2024-10-08T05:37:08.600Z] 08dfc395771e: Preparing [2024-10-08T05:37:08.600Z] 44c2bd93d254: Preparing [2024-10-08T05:37:08.600Z] 1254784aa16b: Preparing [2024-10-08T05:37:08.600Z] a34344acbf69: Preparing [2024-10-08T05:37:08.600Z] 2b58d0539457: Preparing [2024-10-08T05:37:08.600Z] 63ca1fbb43ae: Preparing [2024-10-08T05:37:08.600Z] 2b58d0539457: Waiting [2024-10-08T05:37:08.600Z] 63ca1fbb43ae: Waiting [2024-10-08T05:37:08.600Z] 1254784aa16b: Layer already exists [2024-10-08T05:37:08.600Z] a34344acbf69: Layer already exists [2024-10-08T05:37:08.600Z] 9f9342ce45d1: Layer already exists [2024-10-08T05:37:08.600Z] 08dfc395771e: Layer already exists [2024-10-08T05:37:08.600Z] 44c2bd93d254: Layer already exists [2024-10-08T05:37:08.600Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:37:08.600Z] 2b58d0539457: Layer already exists [2024-10-08T05:37:08.600Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:a490ec73d26df116cb3fe50b93905a8cc327a089069cc1db3dc1accc396c1619 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:08.941Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T05:37:09.263Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-08T05:37:09.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T05:37:09.263Z] 9f9342ce45d1: Preparing [2024-10-08T05:37:09.263Z] 08dfc395771e: Preparing [2024-10-08T05:37:09.263Z] 44c2bd93d254: Preparing [2024-10-08T05:37:09.263Z] 1254784aa16b: Preparing [2024-10-08T05:37:09.263Z] a34344acbf69: Preparing [2024-10-08T05:37:09.263Z] 2b58d0539457: Preparing [2024-10-08T05:37:09.263Z] 63ca1fbb43ae: Preparing [2024-10-08T05:37:09.263Z] 2b58d0539457: Waiting [2024-10-08T05:37:09.263Z] 44c2bd93d254: Layer already exists [2024-10-08T05:37:09.263Z] 1254784aa16b: Layer already exists [2024-10-08T05:37:09.263Z] 9f9342ce45d1: Layer already exists [2024-10-08T05:37:09.263Z] 08dfc395771e: Layer already exists [2024-10-08T05:37:09.263Z] a34344acbf69: Layer already exists [2024-10-08T05:37:09.263Z] 63ca1fbb43ae: Layer already exists [2024-10-08T05:37:09.263Z] 2b58d0539457: Layer already exists [2024-10-08T05:37:09.263Z] main: digest: sha256:a490ec73d26df116cb3fe50b93905a8cc327a089069cc1db3dc1accc396c1619 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T05:37:09.342Z] ===================================================== [Pipeline] echo [2024-10-08T05:37:09.355Z] taggedImages: [2024-10-08T05:37:09.355Z] - nexus3.edgexfoundry.org:10004/support-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T05:37:09.355Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-08T05:37:09.355Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.95 [2024-10-08T05:37:09.355Z] - nexus3.edgexfoundry.org:10004/support-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T05:37:09.355Z] - 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-10-08T05:55:46.542Z] #160 ... [2024-10-08T05:55:46.542Z] [2024-10-08T05:55:46.542Z] #159 [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-10-08T05:55:46.542Z] #159 1227.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-08T05:55:54.758Z] #159 ... [2024-10-08T05:55:54.758Z] [2024-10-08T05:55:54.758Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-08T05:55:54.758Z] #156 DONE 1241.8s [2024-10-08T05:55:54.758Z] [2024-10-08T05:55:54.758Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T05:55:54.758Z] #150 ... [2024-10-08T05:55:54.758Z] [2024-10-08T05:55:54.758Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:55:54.758Z] #161 DONE 0.2s [2024-10-08T05:55:54.758Z] [2024-10-08T05:55:54.758Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:55:54.758Z] #162 DONE 0.2s [2024-10-08T05:55:54.758Z] [2024-10-08T05:55:54.758Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T05:55:54.758Z] #148 ... [2024-10-08T05:55:54.758Z] [2024-10-08T05:55:54.758Z] #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-10-08T05:55:54.758Z] #163 DONE 0.2s [2024-10-08T05:55:54.758Z] [2024-10-08T05:55:54.758Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-08T05:55:54.758Z] #164 DONE 0.2s [2024-10-08T05:55:54.758Z] [2024-10-08T05:55:54.758Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-08T05:55:55.030Z] #165 DONE 0.3s [2024-10-08T05:55:55.030Z] [2024-10-08T05:55:55.030Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-08T05:55:55.308Z] #166 DONE 0.2s [2024-10-08T05:55:55.308Z] [2024-10-08T05:55:55.308Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T05:55:55.308Z] #152 ... [2024-10-08T05:55:55.308Z] [2024-10-08T05:55:55.308Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T05:55:58.661Z] #167 DONE 2.6s [2024-10-08T05:55:58.661Z] [2024-10-08T05:55:58.661Z] #112 [security-proxy-setup] exporting to image [2024-10-08T05:55:58.661Z] #112 exporting layers [2024-10-08T05:55:58.926Z] #112 exporting layers 0.9s done [2024-10-08T05:55:58.926Z] #112 writing image sha256:b4b01100515f51eeca22de785d107ee2682c959a012c990021559e9f0900ab60 done [2024-10-08T05:55:58.926Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-08T05:55:58.926Z] #112 DONE 5.1s [2024-10-08T05:55:58.926Z] [2024-10-08T05:55:58.926Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T05:56:03.191Z] #154 ... [2024-10-08T05:56:03.191Z] [2024-10-08T05:56:03.191Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T05:56:03.191Z] #155 DONE 1251.0s [2024-10-08T05:56:03.191Z] [2024-10-08T05:56:03.191Z] #159 [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-10-08T05:56:03.191Z] #159 DONE 1251.1s [2024-10-08T05:56:03.191Z] [2024-10-08T05:56:03.191Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T05:56:03.460Z] #151 ... [2024-10-08T05:56:03.460Z] [2024-10-08T05:56:03.460Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:56:03.733Z] #168 DONE 0.3s [2024-10-08T05:56:03.733Z] [2024-10-08T05:56:03.733Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:56:04.001Z] #169 DONE 0.4s [2024-10-08T05:56:04.001Z] [2024-10-08T05:56:04.001Z] #170 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-08T05:56:04.001Z] #170 DONE 0.4s [2024-10-08T05:56:04.001Z] [2024-10-08T05:56:04.001Z] #171 [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-10-08T05:56:04.270Z] #171 DONE 0.1s [2024-10-08T05:56:04.270Z] [2024-10-08T05:56:04.270Z] #172 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-08T05:56:04.537Z] #172 ... [2024-10-08T05:56:04.537Z] [2024-10-08T05:56:04.537Z] #173 [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-10-08T05:56:04.537Z] #173 DONE 0.4s [2024-10-08T05:56:04.805Z] [2024-10-08T05:56:04.805Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-08T05:56:04.805Z] #174 DONE 0.3s [2024-10-08T05:56:04.805Z] [2024-10-08T05:56:04.805Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T05:56:05.114Z] #157 ... [2024-10-08T05:56:05.114Z] [2024-10-08T05:56:05.114Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-08T05:56:05.388Z] #175 DONE 0.4s [2024-10-08T05:56:05.388Z] [2024-10-08T05:56:05.388Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T05:56:05.388Z] #154 ... [2024-10-08T05:56:05.388Z] [2024-10-08T05:56:05.388Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-08T05:56:05.655Z] #176 DONE 0.4s [2024-10-08T05:56:05.655Z] [2024-10-08T05:56:05.655Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-08T05:56:06.240Z] #177 DONE 0.3s [2024-10-08T05:56:06.240Z] [2024-10-08T05:56:06.240Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T05:56:07.676Z] #178 ... [2024-10-08T05:56:07.676Z] [2024-10-08T05:56:07.676Z] #172 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-08T05:56:07.676Z] #172 DONE 3.2s [2024-10-08T05:56:07.676Z] [2024-10-08T05:56:07.676Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:56:07.676Z] #179 DONE 0.4s [2024-10-08T05:56:07.676Z] [2024-10-08T05:56:07.676Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T05:56:07.943Z] #157 ... [2024-10-08T05:56:07.943Z] [2024-10-08T05:56:07.943Z] #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:56:07.943Z] #180 DONE 0.2s [2024-10-08T05:56:07.943Z] [2024-10-08T05:56:07.943Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-08T05:56:08.529Z] #181 DONE 0.4s [2024-10-08T05:56:08.529Z] [2024-10-08T05:56:08.529Z] #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-08T05:56:08.796Z] #182 DONE 0.3s [2024-10-08T05:56:08.796Z] [2024-10-08T05:56:08.796Z] #183 [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-10-08T05:56:08.796Z] #183 DONE 0.2s [2024-10-08T05:56:08.796Z] [2024-10-08T05:56:08.796Z] #184 [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-10-08T05:56:09.110Z] #184 DONE 0.3s [2024-10-08T05:56:09.110Z] [2024-10-08T05:56:09.110Z] #185 [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-10-08T05:56:09.392Z] #185 DONE 0.1s [2024-10-08T05:56:09.392Z] [2024-10-08T05:56:09.392Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T05:56:09.658Z] #178 ... [2024-10-08T05:56:09.658Z] [2024-10-08T05:56:09.658Z] #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-08T05:56:09.658Z] #186 DONE 0.2s [2024-10-08T05:56:09.658Z] [2024-10-08T05:56:09.658Z] #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-08T05:56:09.658Z] #187 DONE 0.1s [2024-10-08T05:56:09.658Z] [2024-10-08T05:56:09.658Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-08T05:56:10.262Z] #188 ... [2024-10-08T05:56:10.262Z] [2024-10-08T05:56:10.262Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T05:56:10.262Z] #178 DONE 4.1s [2024-10-08T05:56:10.262Z] [2024-10-08T05:56:10.262Z] #112 [security-secretstore-setup] exporting to image [2024-10-08T05:56:10.262Z] #112 exporting layers [2024-10-08T05:56:11.677Z] #112 exporting layers 1.4s done [2024-10-08T05:56:11.677Z] #112 writing image sha256:f5fd7cff1b47044ba354cdf3f16c3813f4ff263a1ead2fba44a78309827e5103 done [2024-10-08T05:56:11.677Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-08T05:56:11.677Z] #112 DONE 6.5s [2024-10-08T05:56:11.677Z] [2024-10-08T05:56:11.677Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T05:56:12.267Z] #148 ... [2024-10-08T05:56:12.267Z] [2024-10-08T05:56:12.267Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-08T05:56:12.267Z] #188 DONE 2.6s [2024-10-08T05:56:12.267Z] [2024-10-08T05:56:12.267Z] #112 [security-bootstrapper] exporting to image [2024-10-08T05:56:13.677Z] #112 exporting layers 1.4s done [2024-10-08T05:56:13.677Z] #112 writing image sha256:caff7bf863786de3c713a68de1d214b8684964eed676769b14c72b5562580873 done [2024-10-08T05:56:13.677Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-08T05:56:13.677Z] #112 DONE 7.9s [2024-10-08T05:56:13.677Z] [2024-10-08T05:56:13.677Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T05:57:10.075Z] #157 ... [2024-10-08T05:57:10.075Z] [2024-10-08T05:57:10.075Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-08T05:57:10.075Z] #158 DONE 1313.3s [2024-10-08T05:57:10.075Z] [2024-10-08T05:57:10.075Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T05:57:10.075Z] #151 ... [2024-10-08T05:57:10.075Z] [2024-10-08T05:57:10.075Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:57:10.075Z] #189 DONE 0.3s [2024-10-08T05:57:10.075Z] [2024-10-08T05:57:10.075Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:57:10.075Z] #190 DONE 0.3s [2024-10-08T05:57:10.075Z] [2024-10-08T05:57:10.075Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-08T05:57:10.075Z] #191 DONE 0.3s [2024-10-08T05:57:10.075Z] [2024-10-08T05:57:10.075Z] #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-10-08T05:57:10.075Z] #192 DONE 0.1s [2024-10-08T05:57:10.075Z] [2024-10-08T05:57:10.075Z] #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-10-08T05:57:10.075Z] #193 DONE 0.1s [2024-10-08T05:57:10.075Z] [2024-10-08T05:57:10.075Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T05:57:10.075Z] #160 ... [2024-10-08T05:57:10.075Z] [2024-10-08T05:57:10.075Z] #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-10-08T05:57:10.075Z] #194 DONE 1.9s [2024-10-08T05:57:10.075Z] [2024-10-08T05:57:10.075Z] #112 [core-common-config-bootstrapper] exporting to image [2024-10-08T05:57:10.075Z] #112 exporting layers [2024-10-08T05:57:10.075Z] #112 exporting layers 0.6s done [2024-10-08T05:57:10.075Z] #112 writing image sha256:c99b8f29382cae64dfa020bdf324c87949c4620ba10b046c737a27d631808752 done [2024-10-08T05:57:10.075Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-10-08T05:57:10.075Z] #112 DONE 8.5s [2024-10-08T05:57:10.075Z] [2024-10-08T05:57:10.075Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T05:59:16.765Z] #151 ... [2024-10-08T05:59:16.765Z] [2024-10-08T05:59:16.765Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-08T05:59:16.765Z] #149 DONE 1435.1s [2024-10-08T05:59:16.765Z] [2024-10-08T05:59:16.765Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T05:59:16.765Z] #157 ... [2024-10-08T05:59:16.765Z] [2024-10-08T05:59:16.765Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T05:59:16.765Z] #195 DONE 0.3s [2024-10-08T05:59:16.765Z] [2024-10-08T05:59:16.765Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T05:59:16.765Z] #152 ... [2024-10-08T05:59:16.765Z] [2024-10-08T05:59:16.765Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T05:59:16.765Z] #196 DONE 0.2s [2024-10-08T05:59:16.765Z] [2024-10-08T05:59:16.765Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-08T05:59:16.765Z] #197 DONE 0.3s [2024-10-08T05:59:16.765Z] [2024-10-08T05:59:16.765Z] #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-10-08T05:59:16.765Z] #198 DONE 0.1s [2024-10-08T05:59:16.765Z] [2024-10-08T05:59:16.765Z] #112 [security-spiffe-token-provider] exporting to image [2024-10-08T05:59:16.765Z] #112 exporting layers [2024-10-08T05:59:16.765Z] #112 exporting layers 0.7s done [2024-10-08T05:59:16.765Z] #112 writing image sha256:cc8acaf4765c13ef4e40f54d1ee60d43605db6c5ca97731e1cee642b8c653da9 done [2024-10-08T05:59:16.765Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-08T05:59:16.765Z] #112 DONE 9.2s [2024-10-08T05:59:16.765Z] [2024-10-08T05:59:16.765Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T06:07:54.652Z] #157 ... [2024-10-08T06:07:54.652Z] [2024-10-08T06:07:54.652Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-08T06:07:54.652Z] #153 DONE 1957.6s [2024-10-08T06:07:54.652Z] [2024-10-08T06:07:54.652Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T06:07:54.652Z] #157 ... [2024-10-08T06:07:54.652Z] [2024-10-08T06:07:54.652Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T06:07:54.652Z] #199 DONE 0.1s [2024-10-08T06:07:54.652Z] [2024-10-08T06:07:54.652Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T06:07:54.652Z] #160 ... [2024-10-08T06:07:54.652Z] [2024-10-08T06:07:54.652Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-08T06:07:54.652Z] #200 DONE 0.5s [2024-10-08T06:07:54.652Z] [2024-10-08T06:07:54.652Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-08T06:07:54.652Z] #201 DONE 0.4s [2024-10-08T06:07:54.652Z] [2024-10-08T06:07:54.652Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-08T06:07:54.652Z] #202 DONE 0.2s [2024-10-08T06:07:54.652Z] [2024-10-08T06:07:54.652Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-08T06:07:54.652Z] #203 DONE 0.1s [2024-10-08T06:07:54.652Z] [2024-10-08T06:07:54.652Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T06:07:54.652Z] #204 DONE 2.0s [2024-10-08T06:07:54.652Z] [2024-10-08T06:07:54.652Z] #112 [security-proxy-auth] exporting to image [2024-10-08T06:07:54.652Z] #112 exporting layers [2024-10-08T06:07:54.652Z] #112 exporting layers 0.6s done [2024-10-08T06:07:54.652Z] #112 writing image sha256:7d6e142d0f0f8bafdad45ab06f4f443463dbd0bd9514c6d7f5ae44742e07d727 done [2024-10-08T06:07:54.652Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-08T06:07:54.652Z] #112 DONE 9.9s [2024-10-08T06:07:54.652Z] [2024-10-08T06:07:54.652Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T06:09:16.307Z] #151 ... [2024-10-08T06:09:16.307Z] [2024-10-08T06:09:16.307Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T06:09:16.307Z] #154 DONE 2036.0s [2024-10-08T06:09:16.307Z] [2024-10-08T06:09:16.307Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T06:09:16.307Z] #151 ... [2024-10-08T06:09:16.307Z] [2024-10-08T06:09:16.307Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T06:09:16.307Z] #205 DONE 0.1s [2024-10-08T06:09:16.307Z] [2024-10-08T06:09:16.307Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T06:09:16.307Z] #206 DONE 0.2s [2024-10-08T06:09:16.307Z] [2024-10-08T06:09:16.307Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-08T06:09:16.307Z] #207 DONE 0.4s [2024-10-08T06:09:16.307Z] [2024-10-08T06:09:16.307Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-08T06:09:16.307Z] #208 DONE 0.3s [2024-10-08T06:09:16.307Z] [2024-10-08T06:09:16.307Z] #112 [core-command] exporting to image [2024-10-08T06:09:16.307Z] #112 exporting layers [2024-10-08T06:09:16.307Z] #112 exporting layers 0.3s done [2024-10-08T06:09:16.307Z] #112 writing image sha256:5cb12c9501c73fd6154450b247467ae010f2cfcff84acccb63d3c59da977aa91 done [2024-10-08T06:09:16.307Z] #112 naming to docker.io/library/core-command-arm64 0.0s done [2024-10-08T06:09:16.307Z] #112 DONE 10.2s [2024-10-08T06:09:16.307Z] [2024-10-08T06:09:16.307Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T06:12:08.278Z] #148 ... [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T06:12:08.278Z] #160 DONE 2204.7s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T06:12:08.278Z] #148 DONE 2204.9s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T06:12:08.278Z] #157 ... [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T06:12:08.278Z] #209 DONE 0.2s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T06:12:08.278Z] #151 ... [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T06:12:08.278Z] #210 DONE 0.1s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T06:12:08.278Z] #211 DONE 0.2s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-08T06:12:08.278Z] #212 DONE 0.6s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #213 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-08T06:12:08.278Z] #213 DONE 0.6s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-08T06:12:08.278Z] #214 ... [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-08T06:12:08.278Z] #215 DONE 0.2s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-08T06:12:08.278Z] #214 DONE 0.3s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-08T06:12:08.278Z] #216 ... [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-08T06:12:08.278Z] #217 DONE 0.2s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-08T06:12:08.278Z] #216 DONE 0.3s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #112 [core-keeper] exporting to image [2024-10-08T06:12:08.278Z] #112 exporting layers [2024-10-08T06:12:08.278Z] #112 exporting layers 0.8s done [2024-10-08T06:12:08.278Z] #112 writing image sha256:29fb28a50174a3ab9b71b913ab18134e5e6f7dae2f50a66dc58adbcc3d21f8dc 0.0s done [2024-10-08T06:12:08.278Z] #112 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-10-08T06:12:08.278Z] #112 writing image sha256:491c34795f5798c9589d935ce15e92e97593e5f168d010133a8b36fe8ad54e6f done [2024-10-08T06:12:08.278Z] #112 naming to docker.io/library/core-data-arm64 done [2024-10-08T06:12:08.278Z] #112 DONE 11.3s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T06:12:08.278Z] #40 ... [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T06:12:08.278Z] #151 DONE 2212.8s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T06:12:08.278Z] #40 ... [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T06:12:08.278Z] #218 DONE 0.2s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-08T06:12:08.278Z] #219 DONE 0.1s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-08T06:12:08.278Z] #220 DONE 0.5s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-08T06:12:08.278Z] #221 DONE 0.2s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-08T06:12:08.278Z] #222 DONE 0.2s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-08T06:12:08.278Z] #223 DONE 0.2s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #112 [core-metadata] exporting to image [2024-10-08T06:12:08.278Z] #112 exporting layers [2024-10-08T06:12:08.278Z] #112 exporting layers 0.6s done [2024-10-08T06:12:08.278Z] #112 writing image sha256:53c6f60bd856fa91a6ed6d08d45d330398ddaeea09eec623b04cbdabf7145cb5 done [2024-10-08T06:12:08.278Z] #112 naming to docker.io/library/core-metadata-arm64 done [2024-10-08T06:12:08.278Z] #112 DONE 11.9s [2024-10-08T06:12:08.278Z] [2024-10-08T06:12:08.278Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T06:12:40.509Z] #40 ... [2024-10-08T06:12:40.509Z] [2024-10-08T06:12:40.509Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T06:12:40.509Z] #150 DONE 2247.5s [2024-10-08T06:12:40.509Z] [2024-10-08T06:12:40.509Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T06:12:40.509Z] #40 ... [2024-10-08T06:12:40.509Z] [2024-10-08T06:12:40.509Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T06:12:40.509Z] #224 DONE 0.2s [2024-10-08T06:12:40.509Z] [2024-10-08T06:12:40.509Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T06:12:40.509Z] #225 DONE 0.2s [2024-10-08T06:12:40.509Z] [2024-10-08T06:12:40.509Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-08T06:12:40.775Z] #226 DONE 0.6s [2024-10-08T06:12:40.775Z] [2024-10-08T06:12:40.775Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-08T06:12:41.053Z] #227 DONE 0.2s [2024-10-08T06:12:41.053Z] [2024-10-08T06:12:41.053Z] #112 [support-scheduler] exporting to image [2024-10-08T06:12:41.053Z] #112 exporting layers [2024-10-08T06:12:41.638Z] #112 ... [2024-10-08T06:12:41.638Z] [2024-10-08T06:12:41.638Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T06:12:41.638Z] #152 DONE 2250.0s [2024-10-08T06:12:41.638Z] [2024-10-08T06:12:41.638Z] #112 [support-scheduler] exporting to image [2024-10-08T06:12:41.638Z] #112 exporting layers 0.8s done [2024-10-08T06:12:41.638Z] #112 writing image sha256:a9e6e9e4b711117d4dd8b4717b7dc67eafa96c50900c8cf36947024046ce05c2 [2024-10-08T06:12:41.905Z] #112 writing image sha256:a9e6e9e4b711117d4dd8b4717b7dc67eafa96c50900c8cf36947024046ce05c2 0.0s done [2024-10-08T06:12:41.905Z] #112 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-10-08T06:12:41.905Z] #112 DONE 12.7s [2024-10-08T06:12:41.905Z] [2024-10-08T06:12:41.905Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T06:12:41.905Z] #157 ... [2024-10-08T06:12:41.905Z] [2024-10-08T06:12:41.905Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T06:12:42.173Z] #228 DONE 0.2s [2024-10-08T06:12:42.173Z] [2024-10-08T06:12:42.173Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T06:12:42.441Z] #229 DONE 0.2s [2024-10-08T06:12:42.441Z] [2024-10-08T06:12:42.441Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T06:12:42.441Z] #157 ... [2024-10-08T06:12:42.441Z] [2024-10-08T06:12:42.441Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-08T06:12:43.033Z] #230 ... [2024-10-08T06:12:43.033Z] [2024-10-08T06:12:43.033Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T06:12:43.033Z] #157 DONE 2251.5s [2024-10-08T06:12:43.033Z] [2024-10-08T06:12:43.033Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-08T06:12:43.033Z] #230 DONE 0.6s [2024-10-08T06:12:43.033Z] [2024-10-08T06:12:43.033Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-08T06:12:43.301Z] #231 DONE 0.3s [2024-10-08T06:12:43.301Z] [2024-10-08T06:12:43.301Z] #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-08T06:12:43.569Z] #232 DONE 0.2s [2024-10-08T06:12:43.569Z] [2024-10-08T06:12:43.569Z] #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T06:12:43.569Z] #233 DONE 0.3s [2024-10-08T06:12:43.569Z] [2024-10-08T06:12:43.569Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T06:12:43.569Z] #234 DONE 0.2s [2024-10-08T06:12:43.569Z] [2024-10-08T06:12:43.569Z] #112 [support-notifications] exporting to image [2024-10-08T06:12:44.152Z] #112 ... [2024-10-08T06:12:44.152Z] [2024-10-08T06:12:44.152Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-08T06:12:44.152Z] #235 DONE 0.6s [2024-10-08T06:12:44.419Z] [2024-10-08T06:12:44.419Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-08T06:12:44.419Z] #236 DONE 0.1s [2024-10-08T06:12:44.419Z] [2024-10-08T06:12:44.419Z] #112 [support-notifications] exporting to image [2024-10-08T06:12:44.419Z] #112 exporting layers 0.8s done [2024-10-08T06:12:44.419Z] #112 writing image sha256:6d7ccedb3b9ff7ff83d2f10c2bddaa942ece81ea89b81797fa83faa5a5c18acf done [2024-10-08T06:12:44.419Z] #112 naming to docker.io/library/support-notifications-arm64 done [2024-10-08T06:12:45.381Z] #112 exporting layers 1.0s done [2024-10-08T06:12:45.381Z] #112 writing image sha256:8899e8839832acae3770795f1f4ae94d0fd7da087c7e1cdaff8f1b8d1604d22a done [2024-10-08T06:12:45.382Z] #112 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-08T06:12:45.382Z] #112 DONE 14.6s [2024-10-08T06:12:45.382Z] [2024-10-08T06:12:45.382Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T06:12:45.382Z] time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-08T06:12:45.399Z] $ docker stop --time=1 1b68610a5d00e4cf8361011168b59a2eb1935b973f18d3cbb177cde753f4fe39 [2024-10-08T06:12:47.112Z] $ docker rm -f --volumes 1b68610a5d00e4cf8361011168b59a2eb1935b973f18d3cbb177cde753f4fe39 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T06:12:47.659Z] + docker images [2024-10-08T06:12:47.659Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-08T06:12:47.659Z] support-cron-scheduler-arm64 latest 8899e8839832 3 seconds ago 45.6MB [2024-10-08T06:12:47.659Z] support-notifications-arm64 latest 6d7ccedb3b9f 4 seconds ago 44.8MB [2024-10-08T06:12:47.659Z] support-scheduler-arm64 latest a9e6e9e4b711 7 seconds ago 44MB [2024-10-08T06:12:47.659Z] core-metadata-arm64 latest 53c6f60bd856 41 seconds ago 30.2MB [2024-10-08T06:12:47.659Z] core-keeper-arm64 latest 29fb28a50174 49 seconds ago 29.5MB [2024-10-08T06:12:47.659Z] core-data-arm64 latest 491c34795f57 49 seconds ago 30.1MB [2024-10-08T06:12:47.659Z] core-command-arm64 latest 5cb12c9501c7 3 minutes ago 26.4MB [2024-10-08T06:12:47.659Z] security-proxy-auth-arm64 latest 7d6e142d0f0f 4 minutes ago 25.2MB [2024-10-08T06:12:47.659Z] security-spiffe-token-provider-arm64 latest cc8acaf4765c 13 minutes ago 33MB [2024-10-08T06:12:47.659Z] core-common-config-bootstrapper-arm64 latest c99b8f29382c 15 minutes ago 17.4MB [2024-10-08T06:12:47.659Z] security-bootstrapper-arm64 latest caff7bf86378 16 minutes ago 21MB [2024-10-08T06:12:47.659Z] security-secretstore-setup-arm64 latest f5fd7cff1b47 16 minutes ago 40.3MB [2024-10-08T06:12:47.659Z] security-proxy-setup-arm64 latest b4b01100515f 16 minutes ago 29.4MB [2024-10-08T06:12:47.659Z] security-spire-agent-arm64 latest 3c74301301ea 38 minutes ago 176MB [2024-10-08T06:12:47.659Z] security-spire-server-arm64 latest 1cc71b6ec958 38 minutes ago 118MB [2024-10-08T06:12:47.659Z] security-spire-config-arm64 latest ff1ee9b5fed7 38 minutes ago 117MB [2024-10-08T06:12:47.659Z] ci-base-image-arm64 latest 40e5c280c6f9 40 minutes ago 965MB [2024-10-08T06:12:47.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 days ago 558MB [2024-10-08T06:12:47.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-10-08T06:12:47.813Z] provisioning config files... [2024-10-08T06:12:47.830Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/718@tmp/config3848727837802262090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T06:12:48.179Z] ---> ****-login.sh [2024-10-08T06:12:48.179Z] nexus3.edgexfoundry.org:10001 [2024-10-08T06:12:48.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T06:12:48.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T06:12:48.447Z] Configure a credential helper to remove this warning. See [2024-10-08T06:12:48.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T06:12:48.447Z] [2024-10-08T06:12:48.447Z] Login Succeeded [2024-10-08T06:12:48.447Z] nexus3.edgexfoundry.org:10002 [2024-10-08T06:12:48.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T06:12:48.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T06:12:48.985Z] Configure a credential helper to remove this warning. See [2024-10-08T06:12:48.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T06:12:48.985Z] [2024-10-08T06:12:48.985Z] Login Succeeded [2024-10-08T06:12:48.985Z] nexus3.edgexfoundry.org:10003 [2024-10-08T06:12:49.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T06:12:49.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T06:12:49.251Z] Configure a credential helper to remove this warning. See [2024-10-08T06:12:49.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T06:12:49.251Z] [2024-10-08T06:12:49.251Z] Login Succeeded [2024-10-08T06:12:49.251Z] nexus3.edgexfoundry.org:10004 [2024-10-08T06:12:49.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T06:12:49.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T06:12:49.785Z] Configure a credential helper to remove this warning. See [2024-10-08T06:12:49.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T06:12:49.785Z] [2024-10-08T06:12:49.785Z] Login Succeeded [2024-10-08T06:12:49.785Z] ****.io [2024-10-08T06:12:50.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T06:12:50.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T06:12:50.318Z] Configure a credential helper to remove this warning. See [2024-10-08T06:12:50.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T06:12:50.318Z] [2024-10-08T06:12:50.318Z] Login Succeeded [2024-10-08T06:12:50.318Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T06:12:50.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:12:50.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T06:12:50.426Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-08T06:12:50.426Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:12:50.426Z] latest [2024-10-08T06:12:50.426Z] 3.2.0-dev.95 [2024-10-08T06:12:50.426Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:12:50.426Z] main [2024-10-08T06:12:50.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:12:50.805Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:12:51.231Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:12:51.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T06:12:51.231Z] 7fa8e64be84f: Preparing [2024-10-08T06:12:51.231Z] c948af7d9cd4: Preparing [2024-10-08T06:12:51.231Z] fe4255a2454c: Preparing [2024-10-08T06:12:51.231Z] 33afd3eab362: Preparing [2024-10-08T06:12:51.231Z] 1deea666e279: Preparing [2024-10-08T06:12:51.231Z] 5040e97bb0b8: Preparing [2024-10-08T06:12:51.231Z] 16113d51b718: Preparing [2024-10-08T06:12:51.231Z] 16113d51b718: Waiting [2024-10-08T06:12:51.231Z] 5040e97bb0b8: Waiting [2024-10-08T06:12:51.495Z] fe4255a2454c: Pushed [2024-10-08T06:12:51.495Z] 33afd3eab362: Pushed [2024-10-08T06:12:51.495Z] 16113d51b718: Layer already exists [2024-10-08T06:12:51.495Z] 7fa8e64be84f: Pushed [2024-10-08T06:12:51.495Z] 1deea666e279: Pushed [2024-10-08T06:12:51.761Z] 5040e97bb0b8: Pushed [2024-10-08T06:12:56.003Z] c948af7d9cd4: Pushed [2024-10-08T06:12:56.003Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:4e68a3ce48ea19ecb2d8b73b21b9e99da6da9cb543be073e86ba14d9a77dd926 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:12:56.359Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:12:56.724Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-08T06:12:56.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T06:12:56.724Z] 7fa8e64be84f: Preparing [2024-10-08T06:12:56.724Z] c948af7d9cd4: Preparing [2024-10-08T06:12:56.724Z] fe4255a2454c: Preparing [2024-10-08T06:12:56.724Z] 33afd3eab362: Preparing [2024-10-08T06:12:56.724Z] 1deea666e279: Preparing [2024-10-08T06:12:56.724Z] 5040e97bb0b8: Preparing [2024-10-08T06:12:56.724Z] 16113d51b718: Preparing [2024-10-08T06:12:56.724Z] 5040e97bb0b8: Waiting [2024-10-08T06:12:56.724Z] 16113d51b718: Waiting [2024-10-08T06:12:56.724Z] 1deea666e279: Layer already exists [2024-10-08T06:12:56.724Z] c948af7d9cd4: Layer already exists [2024-10-08T06:12:56.724Z] 33afd3eab362: Layer already exists [2024-10-08T06:12:56.724Z] 7fa8e64be84f: Layer already exists [2024-10-08T06:12:56.724Z] fe4255a2454c: Layer already exists [2024-10-08T06:12:56.724Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:12:56.724Z] 16113d51b718: Layer already exists [2024-10-08T06:12:56.990Z] latest: digest: sha256:4e68a3ce48ea19ecb2d8b73b21b9e99da6da9cb543be073e86ba14d9a77dd926 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:12:57.359Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:12:57.717Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.95 [2024-10-08T06:12:57.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T06:12:57.717Z] 7fa8e64be84f: Preparing [2024-10-08T06:12:57.717Z] c948af7d9cd4: Preparing [2024-10-08T06:12:57.717Z] fe4255a2454c: Preparing [2024-10-08T06:12:57.717Z] 33afd3eab362: Preparing [2024-10-08T06:12:57.717Z] 1deea666e279: Preparing [2024-10-08T06:12:57.717Z] 5040e97bb0b8: Preparing [2024-10-08T06:12:57.717Z] 16113d51b718: Preparing [2024-10-08T06:12:57.717Z] 5040e97bb0b8: Waiting [2024-10-08T06:12:57.717Z] 16113d51b718: Waiting [2024-10-08T06:12:57.717Z] c948af7d9cd4: Layer already exists [2024-10-08T06:12:57.717Z] 1deea666e279: Layer already exists [2024-10-08T06:12:57.717Z] 33afd3eab362: Layer already exists [2024-10-08T06:12:57.717Z] 7fa8e64be84f: Layer already exists [2024-10-08T06:12:57.717Z] fe4255a2454c: Layer already exists [2024-10-08T06:12:57.717Z] 16113d51b718: Layer already exists [2024-10-08T06:12:57.717Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:12:57.717Z] 3.2.0-dev.95: digest: sha256:4e68a3ce48ea19ecb2d8b73b21b9e99da6da9cb543be073e86ba14d9a77dd926 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:12:58.075Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:12:58.428Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:12:58.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T06:12:58.428Z] 7fa8e64be84f: Preparing [2024-10-08T06:12:58.428Z] c948af7d9cd4: Preparing [2024-10-08T06:12:58.428Z] fe4255a2454c: Preparing [2024-10-08T06:12:58.428Z] 33afd3eab362: Preparing [2024-10-08T06:12:58.428Z] 1deea666e279: Preparing [2024-10-08T06:12:58.428Z] 5040e97bb0b8: Preparing [2024-10-08T06:12:58.428Z] 16113d51b718: Preparing [2024-10-08T06:12:58.428Z] 5040e97bb0b8: Waiting [2024-10-08T06:12:58.428Z] 16113d51b718: Waiting [2024-10-08T06:12:58.428Z] 7fa8e64be84f: Layer already exists [2024-10-08T06:12:58.428Z] fe4255a2454c: Layer already exists [2024-10-08T06:12:58.428Z] c948af7d9cd4: Layer already exists [2024-10-08T06:12:58.428Z] 1deea666e279: Layer already exists [2024-10-08T06:12:58.428Z] 33afd3eab362: Layer already exists [2024-10-08T06:12:58.428Z] 16113d51b718: Layer already exists [2024-10-08T06:12:58.428Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:12:58.428Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:4e68a3ce48ea19ecb2d8b73b21b9e99da6da9cb543be073e86ba14d9a77dd926 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:12:58.791Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:00.093Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-08T06:13:00.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T06:13:00.093Z] 7fa8e64be84f: Preparing [2024-10-08T06:13:00.093Z] c948af7d9cd4: Preparing [2024-10-08T06:13:00.093Z] fe4255a2454c: Preparing [2024-10-08T06:13:00.093Z] 33afd3eab362: Preparing [2024-10-08T06:13:00.093Z] 1deea666e279: Preparing [2024-10-08T06:13:00.093Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:00.093Z] 16113d51b718: Preparing [2024-10-08T06:13:00.093Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:00.093Z] 16113d51b718: Waiting [2024-10-08T06:13:00.093Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:00.093Z] 7fa8e64be84f: Layer already exists [2024-10-08T06:13:00.093Z] 1deea666e279: Layer already exists [2024-10-08T06:13:00.093Z] c948af7d9cd4: Layer already exists [2024-10-08T06:13:00.093Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:00.093Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:00.093Z] 16113d51b718: Layer already exists [2024-10-08T06:13:00.359Z] main: digest: sha256:4e68a3ce48ea19ecb2d8b73b21b9e99da6da9cb543be073e86ba14d9a77dd926 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:13:00.440Z] ===================================================== [Pipeline] echo [2024-10-08T06:13:00.455Z] taggedImages: [2024-10-08T06:13:00.455Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:00.455Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-08T06:13:00.455Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.95 [2024-10-08T06:13:00.455Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:00.455Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-08T06:13:00.482Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-08T06:13:00.482Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:00.482Z] latest [2024-10-08T06:13:00.482Z] 3.2.0-dev.95 [2024-10-08T06:13:00.482Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:00.482Z] main [2024-10-08T06:13:00.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:00.849Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:01.207Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:01.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T06:13:01.207Z] c5c3d5d44ece: Preparing [2024-10-08T06:13:01.207Z] c478e5ed5ef6: Preparing [2024-10-08T06:13:01.207Z] f2513f89ec2c: Preparing [2024-10-08T06:13:01.207Z] b633a0ef2cc9: Preparing [2024-10-08T06:13:01.207Z] fe4255a2454c: Preparing [2024-10-08T06:13:01.207Z] 33afd3eab362: Preparing [2024-10-08T06:13:01.207Z] 1deea666e279: Preparing [2024-10-08T06:13:01.207Z] 33afd3eab362: Waiting [2024-10-08T06:13:01.207Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:01.207Z] 16113d51b718: Preparing [2024-10-08T06:13:01.207Z] 1deea666e279: Waiting [2024-10-08T06:13:01.207Z] 16113d51b718: Waiting [2024-10-08T06:13:01.207Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:01.207Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:01.474Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:01.474Z] 1deea666e279: Layer already exists [2024-10-08T06:13:01.474Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:01.474Z] 16113d51b718: Layer already exists [2024-10-08T06:13:01.740Z] c5c3d5d44ece: Pushed [2024-10-08T06:13:01.740Z] f2513f89ec2c: Pushed [2024-10-08T06:13:01.740Z] c478e5ed5ef6: Pushed [2024-10-08T06:13:03.675Z] b633a0ef2cc9: Pushed [2024-10-08T06:13:03.675Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:4c3c4e33eb0b1bd4126fb63f3d56bf7b6aa0534a2b8f02684067b90adf2c43fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:04.034Z] + 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-10-08T06:13:04.400Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-08T06:13:04.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T06:13:04.400Z] c5c3d5d44ece: Preparing [2024-10-08T06:13:04.400Z] c478e5ed5ef6: Preparing [2024-10-08T06:13:04.400Z] f2513f89ec2c: Preparing [2024-10-08T06:13:04.400Z] b633a0ef2cc9: Preparing [2024-10-08T06:13:04.400Z] fe4255a2454c: Preparing [2024-10-08T06:13:04.400Z] 33afd3eab362: Preparing [2024-10-08T06:13:04.400Z] 1deea666e279: Preparing [2024-10-08T06:13:04.400Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:04.400Z] 16113d51b718: Preparing [2024-10-08T06:13:04.400Z] 33afd3eab362: Waiting [2024-10-08T06:13:04.400Z] 1deea666e279: Waiting [2024-10-08T06:13:04.400Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:04.400Z] 16113d51b718: Waiting [2024-10-08T06:13:04.400Z] f2513f89ec2c: Layer already exists [2024-10-08T06:13:04.400Z] c5c3d5d44ece: Layer already exists [2024-10-08T06:13:04.400Z] b633a0ef2cc9: Layer already exists [2024-10-08T06:13:04.400Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:04.401Z] c478e5ed5ef6: Layer already exists [2024-10-08T06:13:04.401Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:04.401Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:04.401Z] 16113d51b718: Layer already exists [2024-10-08T06:13:04.401Z] 1deea666e279: Layer already exists [2024-10-08T06:13:04.669Z] latest: digest: sha256:4c3c4e33eb0b1bd4126fb63f3d56bf7b6aa0534a2b8f02684067b90adf2c43fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:05.029Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:05.386Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.95 [2024-10-08T06:13:05.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T06:13:05.386Z] c5c3d5d44ece: Preparing [2024-10-08T06:13:05.386Z] c478e5ed5ef6: Preparing [2024-10-08T06:13:05.386Z] f2513f89ec2c: Preparing [2024-10-08T06:13:05.386Z] b633a0ef2cc9: Preparing [2024-10-08T06:13:05.386Z] fe4255a2454c: Preparing [2024-10-08T06:13:05.386Z] 33afd3eab362: Preparing [2024-10-08T06:13:05.386Z] 1deea666e279: Preparing [2024-10-08T06:13:05.386Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:05.386Z] 16113d51b718: Preparing [2024-10-08T06:13:05.386Z] 1deea666e279: Waiting [2024-10-08T06:13:05.386Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:05.386Z] 16113d51b718: Waiting [2024-10-08T06:13:05.386Z] 33afd3eab362: Waiting [2024-10-08T06:13:05.386Z] f2513f89ec2c: Layer already exists [2024-10-08T06:13:05.386Z] c478e5ed5ef6: Layer already exists [2024-10-08T06:13:05.386Z] c5c3d5d44ece: Layer already exists [2024-10-08T06:13:05.386Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:05.386Z] b633a0ef2cc9: Layer already exists [2024-10-08T06:13:05.386Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:05.386Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:05.386Z] 1deea666e279: Layer already exists [2024-10-08T06:13:05.386Z] 16113d51b718: Layer already exists [2024-10-08T06:13:05.651Z] 3.2.0-dev.95: digest: sha256:4c3c4e33eb0b1bd4126fb63f3d56bf7b6aa0534a2b8f02684067b90adf2c43fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:06.004Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:06.347Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:06.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T06:13:06.347Z] c5c3d5d44ece: Preparing [2024-10-08T06:13:06.347Z] c478e5ed5ef6: Preparing [2024-10-08T06:13:06.347Z] f2513f89ec2c: Preparing [2024-10-08T06:13:06.347Z] b633a0ef2cc9: Preparing [2024-10-08T06:13:06.347Z] fe4255a2454c: Preparing [2024-10-08T06:13:06.347Z] 33afd3eab362: Preparing [2024-10-08T06:13:06.347Z] 33afd3eab362: Waiting [2024-10-08T06:13:06.348Z] 1deea666e279: Preparing [2024-10-08T06:13:06.348Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:06.348Z] 1deea666e279: Waiting [2024-10-08T06:13:06.348Z] 16113d51b718: Preparing [2024-10-08T06:13:06.348Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:06.348Z] 16113d51b718: Waiting [2024-10-08T06:13:06.348Z] c5c3d5d44ece: Layer already exists [2024-10-08T06:13:06.348Z] b633a0ef2cc9: Layer already exists [2024-10-08T06:13:06.348Z] c478e5ed5ef6: Layer already exists [2024-10-08T06:13:06.348Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:06.348Z] f2513f89ec2c: Layer already exists [2024-10-08T06:13:06.348Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:06.348Z] 1deea666e279: Layer already exists [2024-10-08T06:13:06.348Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:06.348Z] 16113d51b718: Layer already exists [2024-10-08T06:13:06.612Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:4c3c4e33eb0b1bd4126fb63f3d56bf7b6aa0534a2b8f02684067b90adf2c43fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:06.967Z] + 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-10-08T06:13:07.314Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-08T06:13:07.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T06:13:07.314Z] c5c3d5d44ece: Preparing [2024-10-08T06:13:07.314Z] c478e5ed5ef6: Preparing [2024-10-08T06:13:07.314Z] f2513f89ec2c: Preparing [2024-10-08T06:13:07.314Z] b633a0ef2cc9: Preparing [2024-10-08T06:13:07.314Z] fe4255a2454c: Preparing [2024-10-08T06:13:07.314Z] 33afd3eab362: Preparing [2024-10-08T06:13:07.314Z] 1deea666e279: Preparing [2024-10-08T06:13:07.314Z] 33afd3eab362: Waiting [2024-10-08T06:13:07.314Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:07.314Z] 1deea666e279: Waiting [2024-10-08T06:13:07.314Z] 16113d51b718: Preparing [2024-10-08T06:13:07.314Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:07.314Z] 16113d51b718: Waiting [2024-10-08T06:13:07.314Z] c478e5ed5ef6: Layer already exists [2024-10-08T06:13:07.314Z] c5c3d5d44ece: Layer already exists [2024-10-08T06:13:07.314Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:07.314Z] b633a0ef2cc9: Layer already exists [2024-10-08T06:13:07.314Z] f2513f89ec2c: Layer already exists [2024-10-08T06:13:07.314Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:07.314Z] 1deea666e279: Layer already exists [2024-10-08T06:13:07.314Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:07.314Z] 16113d51b718: Layer already exists [2024-10-08T06:13:07.578Z] main: digest: sha256:4c3c4e33eb0b1bd4126fb63f3d56bf7b6aa0534a2b8f02684067b90adf2c43fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:13:07.644Z] ===================================================== [Pipeline] echo [2024-10-08T06:13:07.658Z] taggedImages: [2024-10-08T06:13:07.658Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:07.658Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-08T06:13:07.658Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.95 [2024-10-08T06:13:07.658Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:07.658Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-08T06:13:07.691Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-08T06:13:07.691Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:07.691Z] latest [2024-10-08T06:13:07.691Z] 3.2.0-dev.95 [2024-10-08T06:13:07.691Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:07.691Z] main [2024-10-08T06:13:07.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:08.050Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:08.409Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:08.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T06:13:08.409Z] db63dafee352: Preparing [2024-10-08T06:13:08.409Z] fb9acdb8173f: Preparing [2024-10-08T06:13:08.409Z] 8e55fbe0a62a: Preparing [2024-10-08T06:13:08.409Z] fe4255a2454c: Preparing [2024-10-08T06:13:08.409Z] 33afd3eab362: Preparing [2024-10-08T06:13:08.409Z] c16d2e7525bd: Preparing [2024-10-08T06:13:08.409Z] 038ee94e0c5f: Preparing [2024-10-08T06:13:08.409Z] 16113d51b718: Preparing [2024-10-08T06:13:08.409Z] c16d2e7525bd: Waiting [2024-10-08T06:13:08.409Z] 038ee94e0c5f: Waiting [2024-10-08T06:13:08.409Z] 16113d51b718: Waiting [2024-10-08T06:13:08.409Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:08.409Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:08.990Z] fb9acdb8173f: Pushed [2024-10-08T06:13:08.990Z] 16113d51b718: Layer already exists [2024-10-08T06:13:08.990Z] 038ee94e0c5f: Pushed [2024-10-08T06:13:08.990Z] c16d2e7525bd: Pushed [2024-10-08T06:13:08.990Z] db63dafee352: Pushed [2024-10-08T06:13:13.247Z] 8e55fbe0a62a: Pushed [2024-10-08T06:13:13.515Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:05744afaeb0c8833d598d93a22e51e9a1a9999db705fcfb1a362bd884ac8c2e7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:13.884Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:14.242Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-08T06:13:14.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T06:13:14.242Z] db63dafee352: Preparing [2024-10-08T06:13:14.242Z] fb9acdb8173f: Preparing [2024-10-08T06:13:14.242Z] 8e55fbe0a62a: Preparing [2024-10-08T06:13:14.242Z] fe4255a2454c: Preparing [2024-10-08T06:13:14.242Z] 33afd3eab362: Preparing [2024-10-08T06:13:14.242Z] c16d2e7525bd: Preparing [2024-10-08T06:13:14.242Z] 038ee94e0c5f: Preparing [2024-10-08T06:13:14.242Z] 16113d51b718: Preparing [2024-10-08T06:13:14.242Z] 16113d51b718: Waiting [2024-10-08T06:13:14.242Z] c16d2e7525bd: Waiting [2024-10-08T06:13:14.242Z] 038ee94e0c5f: Waiting [2024-10-08T06:13:14.242Z] 8e55fbe0a62a: Layer already exists [2024-10-08T06:13:14.242Z] fb9acdb8173f: Layer already exists [2024-10-08T06:13:14.242Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:14.242Z] db63dafee352: Layer already exists [2024-10-08T06:13:14.242Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:14.242Z] c16d2e7525bd: Layer already exists [2024-10-08T06:13:14.242Z] 16113d51b718: Layer already exists [2024-10-08T06:13:14.242Z] 038ee94e0c5f: Layer already exists [2024-10-08T06:13:14.508Z] latest: digest: sha256:05744afaeb0c8833d598d93a22e51e9a1a9999db705fcfb1a362bd884ac8c2e7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:14.871Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:15.232Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.95 [2024-10-08T06:13:15.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T06:13:15.232Z] db63dafee352: Preparing [2024-10-08T06:13:15.232Z] fb9acdb8173f: Preparing [2024-10-08T06:13:15.232Z] 8e55fbe0a62a: Preparing [2024-10-08T06:13:15.232Z] fe4255a2454c: Preparing [2024-10-08T06:13:15.232Z] 33afd3eab362: Preparing [2024-10-08T06:13:15.232Z] c16d2e7525bd: Preparing [2024-10-08T06:13:15.232Z] 038ee94e0c5f: Preparing [2024-10-08T06:13:15.232Z] 16113d51b718: Preparing [2024-10-08T06:13:15.232Z] c16d2e7525bd: Waiting [2024-10-08T06:13:15.232Z] 038ee94e0c5f: Waiting [2024-10-08T06:13:15.232Z] 16113d51b718: Waiting [2024-10-08T06:13:15.232Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:15.232Z] db63dafee352: Layer already exists [2024-10-08T06:13:15.232Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:15.232Z] 8e55fbe0a62a: Layer already exists [2024-10-08T06:13:15.232Z] fb9acdb8173f: Layer already exists [2024-10-08T06:13:15.232Z] 038ee94e0c5f: Layer already exists [2024-10-08T06:13:15.232Z] 16113d51b718: Layer already exists [2024-10-08T06:13:15.232Z] c16d2e7525bd: Layer already exists [2024-10-08T06:13:15.498Z] 3.2.0-dev.95: digest: sha256:05744afaeb0c8833d598d93a22e51e9a1a9999db705fcfb1a362bd884ac8c2e7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:15.889Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:16.268Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:16.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T06:13:16.268Z] db63dafee352: Preparing [2024-10-08T06:13:16.268Z] fb9acdb8173f: Preparing [2024-10-08T06:13:16.268Z] 8e55fbe0a62a: Preparing [2024-10-08T06:13:16.268Z] fe4255a2454c: Preparing [2024-10-08T06:13:16.268Z] 33afd3eab362: Preparing [2024-10-08T06:13:16.268Z] c16d2e7525bd: Preparing [2024-10-08T06:13:16.268Z] 038ee94e0c5f: Preparing [2024-10-08T06:13:16.268Z] 16113d51b718: Preparing [2024-10-08T06:13:16.268Z] 038ee94e0c5f: Waiting [2024-10-08T06:13:16.268Z] 16113d51b718: Waiting [2024-10-08T06:13:16.268Z] c16d2e7525bd: Waiting [2024-10-08T06:13:16.268Z] fb9acdb8173f: Layer already exists [2024-10-08T06:13:16.268Z] 8e55fbe0a62a: Layer already exists [2024-10-08T06:13:16.268Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:16.268Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:16.268Z] db63dafee352: Layer already exists [2024-10-08T06:13:16.268Z] 16113d51b718: Layer already exists [2024-10-08T06:13:16.268Z] 038ee94e0c5f: Layer already exists [2024-10-08T06:13:16.268Z] c16d2e7525bd: Layer already exists [2024-10-08T06:13:16.538Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:05744afaeb0c8833d598d93a22e51e9a1a9999db705fcfb1a362bd884ac8c2e7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:16.896Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:17.258Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-08T06:13:17.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T06:13:17.258Z] db63dafee352: Preparing [2024-10-08T06:13:17.258Z] fb9acdb8173f: Preparing [2024-10-08T06:13:17.258Z] 8e55fbe0a62a: Preparing [2024-10-08T06:13:17.258Z] fe4255a2454c: Preparing [2024-10-08T06:13:17.258Z] 33afd3eab362: Preparing [2024-10-08T06:13:17.258Z] c16d2e7525bd: Preparing [2024-10-08T06:13:17.258Z] 038ee94e0c5f: Preparing [2024-10-08T06:13:17.258Z] 16113d51b718: Preparing [2024-10-08T06:13:17.258Z] 038ee94e0c5f: Waiting [2024-10-08T06:13:17.258Z] c16d2e7525bd: Waiting [2024-10-08T06:13:17.258Z] 16113d51b718: Waiting [2024-10-08T06:13:17.259Z] 8e55fbe0a62a: Layer already exists [2024-10-08T06:13:17.259Z] db63dafee352: Layer already exists [2024-10-08T06:13:17.259Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:17.259Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:17.259Z] fb9acdb8173f: Layer already exists [2024-10-08T06:13:17.259Z] c16d2e7525bd: Layer already exists [2024-10-08T06:13:17.259Z] 16113d51b718: Layer already exists [2024-10-08T06:13:17.259Z] 038ee94e0c5f: Layer already exists [2024-10-08T06:13:17.525Z] main: digest: sha256:05744afaeb0c8833d598d93a22e51e9a1a9999db705fcfb1a362bd884ac8c2e7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:13:17.609Z] ===================================================== [Pipeline] echo [2024-10-08T06:13:17.619Z] taggedImages: [2024-10-08T06:13:17.619Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:17.619Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-08T06:13:17.619Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.95 [2024-10-08T06:13:17.619Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:17.619Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-08T06:13:17.647Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-08T06:13:17.647Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:17.647Z] latest [2024-10-08T06:13:17.647Z] 3.2.0-dev.95 [2024-10-08T06:13:17.647Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:17.647Z] main [2024-10-08T06:13:17.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:18.020Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:18.386Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:18.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T06:13:18.386Z] eb1f5a5883d9: Preparing [2024-10-08T06:13:18.386Z] aad61715990d: Preparing [2024-10-08T06:13:18.386Z] cf27892ad536: Preparing [2024-10-08T06:13:18.386Z] 33afd3eab362: Preparing [2024-10-08T06:13:18.386Z] fdfebc8d21ef: Preparing [2024-10-08T06:13:18.386Z] 7d78775cbc93: Preparing [2024-10-08T06:13:18.386Z] 16113d51b718: Preparing [2024-10-08T06:13:18.386Z] 7d78775cbc93: Waiting [2024-10-08T06:13:18.386Z] 16113d51b718: Waiting [2024-10-08T06:13:18.386Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:19.789Z] 7d78775cbc93: Pushed [2024-10-08T06:13:19.789Z] fdfebc8d21ef: Pushed [2024-10-08T06:13:19.789Z] aad61715990d: Pushed [2024-10-08T06:13:19.789Z] 16113d51b718: Layer already exists [2024-10-08T06:13:19.789Z] eb1f5a5883d9: Pushed [2024-10-08T06:13:24.037Z] cf27892ad536: Pushed [2024-10-08T06:13:24.037Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:69eb1a4f735ac01ca9054f0851dd063cf2fe80293dc19b71bb39873ec0194220 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:24.391Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:24.739Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-08T06:13:24.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T06:13:24.739Z] eb1f5a5883d9: Preparing [2024-10-08T06:13:24.739Z] aad61715990d: Preparing [2024-10-08T06:13:24.739Z] cf27892ad536: Preparing [2024-10-08T06:13:24.739Z] 33afd3eab362: Preparing [2024-10-08T06:13:24.739Z] fdfebc8d21ef: Preparing [2024-10-08T06:13:24.739Z] 7d78775cbc93: Preparing [2024-10-08T06:13:24.739Z] 16113d51b718: Preparing [2024-10-08T06:13:24.739Z] 16113d51b718: Waiting [2024-10-08T06:13:24.739Z] 7d78775cbc93: Waiting [2024-10-08T06:13:24.739Z] fdfebc8d21ef: Layer already exists [2024-10-08T06:13:24.739Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:24.739Z] eb1f5a5883d9: Layer already exists [2024-10-08T06:13:24.739Z] aad61715990d: Layer already exists [2024-10-08T06:13:24.739Z] cf27892ad536: Layer already exists [2024-10-08T06:13:24.739Z] 7d78775cbc93: Layer already exists [2024-10-08T06:13:24.739Z] 16113d51b718: Layer already exists [2024-10-08T06:13:25.004Z] latest: digest: sha256:69eb1a4f735ac01ca9054f0851dd063cf2fe80293dc19b71bb39873ec0194220 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:25.367Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:25.724Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.95 [2024-10-08T06:13:25.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T06:13:25.724Z] eb1f5a5883d9: Preparing [2024-10-08T06:13:25.724Z] aad61715990d: Preparing [2024-10-08T06:13:25.724Z] cf27892ad536: Preparing [2024-10-08T06:13:25.724Z] 33afd3eab362: Preparing [2024-10-08T06:13:25.724Z] fdfebc8d21ef: Preparing [2024-10-08T06:13:25.724Z] 7d78775cbc93: Preparing [2024-10-08T06:13:25.724Z] 16113d51b718: Preparing [2024-10-08T06:13:25.724Z] 7d78775cbc93: Waiting [2024-10-08T06:13:25.724Z] 16113d51b718: Waiting [2024-10-08T06:13:25.724Z] fdfebc8d21ef: Layer already exists [2024-10-08T06:13:25.724Z] eb1f5a5883d9: Layer already exists [2024-10-08T06:13:25.724Z] aad61715990d: Layer already exists [2024-10-08T06:13:25.724Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:25.724Z] cf27892ad536: Layer already exists [2024-10-08T06:13:25.724Z] 7d78775cbc93: Layer already exists [2024-10-08T06:13:25.724Z] 16113d51b718: Layer already exists [2024-10-08T06:13:25.988Z] 3.2.0-dev.95: digest: sha256:69eb1a4f735ac01ca9054f0851dd063cf2fe80293dc19b71bb39873ec0194220 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:26.348Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:26.702Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:26.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T06:13:26.702Z] eb1f5a5883d9: Preparing [2024-10-08T06:13:26.702Z] aad61715990d: Preparing [2024-10-08T06:13:26.702Z] cf27892ad536: Preparing [2024-10-08T06:13:26.702Z] 33afd3eab362: Preparing [2024-10-08T06:13:26.702Z] fdfebc8d21ef: Preparing [2024-10-08T06:13:26.702Z] 7d78775cbc93: Preparing [2024-10-08T06:13:26.702Z] 16113d51b718: Preparing [2024-10-08T06:13:26.702Z] 16113d51b718: Waiting [2024-10-08T06:13:26.702Z] 7d78775cbc93: Waiting [2024-10-08T06:13:26.702Z] cf27892ad536: Layer already exists [2024-10-08T06:13:26.702Z] fdfebc8d21ef: Layer already exists [2024-10-08T06:13:26.702Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:26.702Z] eb1f5a5883d9: Layer already exists [2024-10-08T06:13:26.702Z] aad61715990d: Layer already exists [2024-10-08T06:13:26.702Z] 16113d51b718: Layer already exists [2024-10-08T06:13:26.702Z] 7d78775cbc93: Layer already exists [2024-10-08T06:13:26.969Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:69eb1a4f735ac01ca9054f0851dd063cf2fe80293dc19b71bb39873ec0194220 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:27.341Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:27.699Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-08T06:13:27.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T06:13:27.699Z] eb1f5a5883d9: Preparing [2024-10-08T06:13:27.699Z] aad61715990d: Preparing [2024-10-08T06:13:27.699Z] cf27892ad536: Preparing [2024-10-08T06:13:27.699Z] 33afd3eab362: Preparing [2024-10-08T06:13:27.699Z] fdfebc8d21ef: Preparing [2024-10-08T06:13:27.699Z] 7d78775cbc93: Preparing [2024-10-08T06:13:27.699Z] 16113d51b718: Preparing [2024-10-08T06:13:27.699Z] 7d78775cbc93: Waiting [2024-10-08T06:13:27.699Z] 16113d51b718: Waiting [2024-10-08T06:13:27.699Z] fdfebc8d21ef: Layer already exists [2024-10-08T06:13:27.699Z] aad61715990d: Layer already exists [2024-10-08T06:13:27.699Z] cf27892ad536: Layer already exists [2024-10-08T06:13:27.699Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:27.699Z] eb1f5a5883d9: Layer already exists [2024-10-08T06:13:27.699Z] 7d78775cbc93: Layer already exists [2024-10-08T06:13:27.699Z] 16113d51b718: Layer already exists [2024-10-08T06:13:27.966Z] main: digest: sha256:69eb1a4f735ac01ca9054f0851dd063cf2fe80293dc19b71bb39873ec0194220 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:13:28.045Z] ===================================================== [Pipeline] echo [2024-10-08T06:13:28.056Z] taggedImages: [2024-10-08T06:13:28.056Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:28.056Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-08T06:13:28.056Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.95 [2024-10-08T06:13:28.056Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:28.056Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-08T06:13:28.085Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-08T06:13:28.085Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:28.085Z] latest [2024-10-08T06:13:28.085Z] 3.2.0-dev.95 [2024-10-08T06:13:28.085Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:28.085Z] main [2024-10-08T06:13:28.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:28.459Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:28.824Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:28.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T06:13:28.824Z] f147e860040c: Preparing [2024-10-08T06:13:28.824Z] 862071253ea8: Preparing [2024-10-08T06:13:28.824Z] 55289376bc27: Preparing [2024-10-08T06:13:28.824Z] f19182345014: Preparing [2024-10-08T06:13:28.824Z] fe4255a2454c: Preparing [2024-10-08T06:13:28.824Z] 33afd3eab362: Preparing [2024-10-08T06:13:28.824Z] 1deea666e279: Preparing [2024-10-08T06:13:28.824Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:28.824Z] 16113d51b718: Preparing [2024-10-08T06:13:28.824Z] 33afd3eab362: Waiting [2024-10-08T06:13:28.824Z] 1deea666e279: Waiting [2024-10-08T06:13:28.824Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:28.825Z] 16113d51b718: Waiting [2024-10-08T06:13:28.825Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:29.091Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:29.091Z] 1deea666e279: Layer already exists [2024-10-08T06:13:29.091Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:29.091Z] 16113d51b718: Layer already exists [2024-10-08T06:13:29.358Z] f147e860040c: Pushed [2024-10-08T06:13:29.358Z] 862071253ea8: Pushed [2024-10-08T06:13:29.358Z] 55289376bc27: Pushed [2024-10-08T06:13:34.695Z] f19182345014: Pushed [2024-10-08T06:13:34.695Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:483ee19f3866e594006485d63825065990524f712ce1189afd9e36060af45d23 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:35.061Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:35.411Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-08T06:13:35.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T06:13:35.412Z] f147e860040c: Preparing [2024-10-08T06:13:35.412Z] 862071253ea8: Preparing [2024-10-08T06:13:35.412Z] 55289376bc27: Preparing [2024-10-08T06:13:35.412Z] f19182345014: Preparing [2024-10-08T06:13:35.412Z] fe4255a2454c: Preparing [2024-10-08T06:13:35.412Z] 33afd3eab362: Preparing [2024-10-08T06:13:35.412Z] 1deea666e279: Preparing [2024-10-08T06:13:35.412Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:35.412Z] 16113d51b718: Preparing [2024-10-08T06:13:35.412Z] 33afd3eab362: Waiting [2024-10-08T06:13:35.412Z] 1deea666e279: Waiting [2024-10-08T06:13:35.412Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:35.412Z] 16113d51b718: Waiting [2024-10-08T06:13:35.412Z] 862071253ea8: Layer already exists [2024-10-08T06:13:35.412Z] f19182345014: Layer already exists [2024-10-08T06:13:35.412Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:35.412Z] f147e860040c: Layer already exists [2024-10-08T06:13:35.412Z] 55289376bc27: Layer already exists [2024-10-08T06:13:35.412Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:35.412Z] 16113d51b718: Layer already exists [2024-10-08T06:13:35.412Z] 1deea666e279: Layer already exists [2024-10-08T06:13:35.412Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:35.680Z] latest: digest: sha256:483ee19f3866e594006485d63825065990524f712ce1189afd9e36060af45d23 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:36.044Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:36.403Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.95 [2024-10-08T06:13:36.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T06:13:36.403Z] f147e860040c: Preparing [2024-10-08T06:13:36.403Z] 862071253ea8: Preparing [2024-10-08T06:13:36.403Z] 55289376bc27: Preparing [2024-10-08T06:13:36.403Z] f19182345014: Preparing [2024-10-08T06:13:36.403Z] fe4255a2454c: Preparing [2024-10-08T06:13:36.403Z] 33afd3eab362: Preparing [2024-10-08T06:13:36.403Z] 1deea666e279: Preparing [2024-10-08T06:13:36.403Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:36.403Z] 16113d51b718: Preparing [2024-10-08T06:13:36.403Z] 33afd3eab362: Waiting [2024-10-08T06:13:36.403Z] 1deea666e279: Waiting [2024-10-08T06:13:36.403Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:36.403Z] 16113d51b718: Waiting [2024-10-08T06:13:36.403Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:36.403Z] 55289376bc27: Layer already exists [2024-10-08T06:13:36.403Z] f147e860040c: Layer already exists [2024-10-08T06:13:36.403Z] f19182345014: Layer already exists [2024-10-08T06:13:36.403Z] 862071253ea8: Layer already exists [2024-10-08T06:13:36.403Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:36.403Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:36.403Z] 1deea666e279: Layer already exists [2024-10-08T06:13:36.403Z] 16113d51b718: Layer already exists [2024-10-08T06:13:36.671Z] 3.2.0-dev.95: digest: sha256:483ee19f3866e594006485d63825065990524f712ce1189afd9e36060af45d23 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:37.037Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:37.412Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:37.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T06:13:37.412Z] f147e860040c: Preparing [2024-10-08T06:13:37.412Z] 862071253ea8: Preparing [2024-10-08T06:13:37.412Z] 55289376bc27: Preparing [2024-10-08T06:13:37.412Z] f19182345014: Preparing [2024-10-08T06:13:37.412Z] fe4255a2454c: Preparing [2024-10-08T06:13:37.412Z] 33afd3eab362: Preparing [2024-10-08T06:13:37.412Z] 1deea666e279: Preparing [2024-10-08T06:13:37.412Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:37.412Z] 33afd3eab362: Waiting [2024-10-08T06:13:37.412Z] 16113d51b718: Preparing [2024-10-08T06:13:37.412Z] 1deea666e279: Waiting [2024-10-08T06:13:37.412Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:37.412Z] 16113d51b718: Waiting [2024-10-08T06:13:37.412Z] f19182345014: Layer already exists [2024-10-08T06:13:37.412Z] f147e860040c: Layer already exists [2024-10-08T06:13:37.412Z] 55289376bc27: Layer already exists [2024-10-08T06:13:37.412Z] 862071253ea8: Layer already exists [2024-10-08T06:13:37.412Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:37.412Z] 16113d51b718: Layer already exists [2024-10-08T06:13:37.412Z] 1deea666e279: Layer already exists [2024-10-08T06:13:37.412Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:37.412Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:37.680Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:483ee19f3866e594006485d63825065990524f712ce1189afd9e36060af45d23 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:38.051Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:38.410Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-08T06:13:38.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T06:13:38.410Z] f147e860040c: Preparing [2024-10-08T06:13:38.410Z] 862071253ea8: Preparing [2024-10-08T06:13:38.410Z] 55289376bc27: Preparing [2024-10-08T06:13:38.410Z] f19182345014: Preparing [2024-10-08T06:13:38.410Z] fe4255a2454c: Preparing [2024-10-08T06:13:38.410Z] 33afd3eab362: Preparing [2024-10-08T06:13:38.410Z] 1deea666e279: Preparing [2024-10-08T06:13:38.410Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:38.410Z] 16113d51b718: Preparing [2024-10-08T06:13:38.410Z] 1deea666e279: Waiting [2024-10-08T06:13:38.410Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:38.410Z] 16113d51b718: Waiting [2024-10-08T06:13:38.410Z] 33afd3eab362: Waiting [2024-10-08T06:13:38.410Z] 862071253ea8: Layer already exists [2024-10-08T06:13:38.410Z] 55289376bc27: Layer already exists [2024-10-08T06:13:38.410Z] f147e860040c: Layer already exists [2024-10-08T06:13:38.410Z] f19182345014: Layer already exists [2024-10-08T06:13:38.410Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:38.410Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:38.410Z] 1deea666e279: Layer already exists [2024-10-08T06:13:38.410Z] 16113d51b718: Layer already exists [2024-10-08T06:13:38.410Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:38.678Z] main: digest: sha256:483ee19f3866e594006485d63825065990524f712ce1189afd9e36060af45d23 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:13:38.766Z] ===================================================== [Pipeline] echo [2024-10-08T06:13:38.780Z] taggedImages: [2024-10-08T06:13:38.780Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:38.780Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-08T06:13:38.780Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.95 [2024-10-08T06:13:38.780Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:38.780Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-08T06:13:38.809Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-08T06:13:38.809Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:38.809Z] latest [2024-10-08T06:13:38.809Z] 3.2.0-dev.95 [2024-10-08T06:13:38.809Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:38.809Z] main [2024-10-08T06:13:38.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:39.188Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:39.541Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:39.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T06:13:39.541Z] 793dfea4c11c: Preparing [2024-10-08T06:13:39.541Z] fab73ae42019: Preparing [2024-10-08T06:13:39.541Z] 9e3715dba952: Preparing [2024-10-08T06:13:39.541Z] ce652337b3ab: Preparing [2024-10-08T06:13:39.541Z] 5a36687f524e: Preparing [2024-10-08T06:13:39.541Z] 5592119dc72c: Preparing [2024-10-08T06:13:39.542Z] 74de05464217: Preparing [2024-10-08T06:13:39.542Z] 245ac04152e1: Preparing [2024-10-08T06:13:39.542Z] fe4255a2454c: Preparing [2024-10-08T06:13:39.542Z] 33afd3eab362: Preparing [2024-10-08T06:13:39.542Z] 97f875c75271: Preparing [2024-10-08T06:13:39.542Z] 281203ac1fa0: Preparing [2024-10-08T06:13:39.542Z] 5f70bf18a086: Preparing [2024-10-08T06:13:39.542Z] f89437f52097: Preparing [2024-10-08T06:13:39.542Z] f4117ae4d510: Preparing [2024-10-08T06:13:39.542Z] 38b60aa9eadb: Preparing [2024-10-08T06:13:39.542Z] 16113d51b718: Preparing [2024-10-08T06:13:39.542Z] 33afd3eab362: Waiting [2024-10-08T06:13:39.542Z] 97f875c75271: Waiting [2024-10-08T06:13:39.542Z] 281203ac1fa0: Waiting [2024-10-08T06:13:39.542Z] 5f70bf18a086: Waiting [2024-10-08T06:13:39.542Z] f89437f52097: Waiting [2024-10-08T06:13:39.542Z] f4117ae4d510: Waiting [2024-10-08T06:13:39.542Z] 38b60aa9eadb: Waiting [2024-10-08T06:13:39.542Z] 16113d51b718: Waiting [2024-10-08T06:13:39.542Z] 74de05464217: Waiting [2024-10-08T06:13:39.542Z] 5592119dc72c: Waiting [2024-10-08T06:13:39.542Z] fe4255a2454c: Waiting [2024-10-08T06:13:39.542Z] 245ac04152e1: Waiting [2024-10-08T06:13:39.815Z] 5a36687f524e: Pushed [2024-10-08T06:13:40.082Z] 793dfea4c11c: Pushed [2024-10-08T06:13:40.082Z] ce652337b3ab: Pushed [2024-10-08T06:13:40.082Z] 9e3715dba952: Pushed [2024-10-08T06:13:40.082Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:40.082Z] fab73ae42019: Pushed [2024-10-08T06:13:40.082Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:40.348Z] 5592119dc72c: Pushed [2024-10-08T06:13:40.348Z] 5f70bf18a086: Layer already exists [2024-10-08T06:13:40.930Z] 97f875c75271: Pushed [2024-10-08T06:13:40.930Z] f89437f52097: Pushed [2024-10-08T06:13:40.930Z] 74de05464217: Pushed [2024-10-08T06:13:40.930Z] 281203ac1fa0: Pushed [2024-10-08T06:13:40.930Z] f4117ae4d510: Pushed [2024-10-08T06:13:40.930Z] 16113d51b718: Layer already exists [2024-10-08T06:13:41.886Z] 38b60aa9eadb: Pushed [2024-10-08T06:13:43.829Z] 245ac04152e1: Pushed [2024-10-08T06:13:44.095Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:a023444d5aa85dd317281a5056e4f0cc742889e0d1913c036fae56a3ca245ee5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:44.458Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:44.817Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-08T06:13:44.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T06:13:44.818Z] 793dfea4c11c: Preparing [2024-10-08T06:13:44.818Z] fab73ae42019: Preparing [2024-10-08T06:13:44.818Z] 9e3715dba952: Preparing [2024-10-08T06:13:44.818Z] ce652337b3ab: Preparing [2024-10-08T06:13:44.818Z] 5a36687f524e: Preparing [2024-10-08T06:13:44.818Z] 5592119dc72c: Preparing [2024-10-08T06:13:44.818Z] 74de05464217: Preparing [2024-10-08T06:13:44.818Z] 245ac04152e1: Preparing [2024-10-08T06:13:44.818Z] fe4255a2454c: Preparing [2024-10-08T06:13:44.818Z] 33afd3eab362: Preparing [2024-10-08T06:13:44.818Z] 97f875c75271: Preparing [2024-10-08T06:13:44.818Z] 281203ac1fa0: Preparing [2024-10-08T06:13:44.818Z] 5f70bf18a086: Preparing [2024-10-08T06:13:44.818Z] f89437f52097: Preparing [2024-10-08T06:13:44.818Z] f4117ae4d510: Preparing [2024-10-08T06:13:44.818Z] 38b60aa9eadb: Preparing [2024-10-08T06:13:44.818Z] 16113d51b718: Preparing [2024-10-08T06:13:44.818Z] 245ac04152e1: Waiting [2024-10-08T06:13:44.818Z] fe4255a2454c: Waiting [2024-10-08T06:13:44.818Z] 33afd3eab362: Waiting [2024-10-08T06:13:44.818Z] 97f875c75271: Waiting [2024-10-08T06:13:44.818Z] 281203ac1fa0: Waiting [2024-10-08T06:13:44.818Z] 5f70bf18a086: Waiting [2024-10-08T06:13:44.818Z] f89437f52097: Waiting [2024-10-08T06:13:44.818Z] f4117ae4d510: Waiting [2024-10-08T06:13:44.818Z] 38b60aa9eadb: Waiting [2024-10-08T06:13:44.818Z] 16113d51b718: Waiting [2024-10-08T06:13:44.818Z] 5592119dc72c: Waiting [2024-10-08T06:13:44.818Z] 74de05464217: Waiting [2024-10-08T06:13:44.818Z] fab73ae42019: Layer already exists [2024-10-08T06:13:44.818Z] 5a36687f524e: Layer already exists [2024-10-08T06:13:44.818Z] 9e3715dba952: Layer already exists [2024-10-08T06:13:44.818Z] 793dfea4c11c: Layer already exists [2024-10-08T06:13:44.818Z] ce652337b3ab: Layer already exists [2024-10-08T06:13:44.818Z] 74de05464217: Layer already exists [2024-10-08T06:13:44.818Z] 5592119dc72c: Layer already exists [2024-10-08T06:13:44.818Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:44.818Z] 245ac04152e1: Layer already exists [2024-10-08T06:13:44.818Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:45.085Z] 97f875c75271: Layer already exists [2024-10-08T06:13:45.085Z] 281203ac1fa0: Layer already exists [2024-10-08T06:13:45.085Z] 5f70bf18a086: Layer already exists [2024-10-08T06:13:45.085Z] f89437f52097: Layer already exists [2024-10-08T06:13:45.085Z] f4117ae4d510: Layer already exists [2024-10-08T06:13:45.085Z] 38b60aa9eadb: Layer already exists [2024-10-08T06:13:45.085Z] 16113d51b718: Layer already exists [2024-10-08T06:13:45.085Z] latest: digest: sha256:a023444d5aa85dd317281a5056e4f0cc742889e0d1913c036fae56a3ca245ee5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:45.444Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:45.807Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.95 [2024-10-08T06:13:45.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T06:13:45.807Z] 793dfea4c11c: Preparing [2024-10-08T06:13:45.807Z] fab73ae42019: Preparing [2024-10-08T06:13:45.807Z] 9e3715dba952: Preparing [2024-10-08T06:13:45.807Z] ce652337b3ab: Preparing [2024-10-08T06:13:45.807Z] 5a36687f524e: Preparing [2024-10-08T06:13:45.807Z] 5592119dc72c: Preparing [2024-10-08T06:13:45.807Z] 74de05464217: Preparing [2024-10-08T06:13:45.807Z] 245ac04152e1: Preparing [2024-10-08T06:13:45.807Z] fe4255a2454c: Preparing [2024-10-08T06:13:45.807Z] 33afd3eab362: Preparing [2024-10-08T06:13:45.807Z] 97f875c75271: Preparing [2024-10-08T06:13:45.807Z] 281203ac1fa0: Preparing [2024-10-08T06:13:45.807Z] 5f70bf18a086: Preparing [2024-10-08T06:13:45.807Z] f89437f52097: Preparing [2024-10-08T06:13:45.807Z] f4117ae4d510: Preparing [2024-10-08T06:13:45.807Z] 38b60aa9eadb: Preparing [2024-10-08T06:13:45.807Z] 16113d51b718: Preparing [2024-10-08T06:13:45.807Z] 5592119dc72c: Waiting [2024-10-08T06:13:45.807Z] fe4255a2454c: Waiting [2024-10-08T06:13:45.807Z] 74de05464217: Waiting [2024-10-08T06:13:45.807Z] 281203ac1fa0: Waiting [2024-10-08T06:13:45.807Z] 33afd3eab362: Waiting [2024-10-08T06:13:45.807Z] 245ac04152e1: Waiting [2024-10-08T06:13:45.807Z] 5f70bf18a086: Waiting [2024-10-08T06:13:45.807Z] f89437f52097: Waiting [2024-10-08T06:13:45.807Z] 38b60aa9eadb: Waiting [2024-10-08T06:13:45.807Z] f4117ae4d510: Waiting [2024-10-08T06:13:45.807Z] 16113d51b718: Waiting [2024-10-08T06:13:45.807Z] 97f875c75271: Waiting [2024-10-08T06:13:45.807Z] fab73ae42019: Layer already exists [2024-10-08T06:13:45.807Z] ce652337b3ab: Layer already exists [2024-10-08T06:13:45.807Z] 9e3715dba952: Layer already exists [2024-10-08T06:13:45.807Z] 793dfea4c11c: Layer already exists [2024-10-08T06:13:45.807Z] 5a36687f524e: Layer already exists [2024-10-08T06:13:45.807Z] 5592119dc72c: Layer already exists [2024-10-08T06:13:45.807Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:45.807Z] 245ac04152e1: Layer already exists [2024-10-08T06:13:45.807Z] 74de05464217: Layer already exists [2024-10-08T06:13:45.807Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:46.074Z] 281203ac1fa0: Layer already exists [2024-10-08T06:13:46.074Z] 5f70bf18a086: Layer already exists [2024-10-08T06:13:46.074Z] f89437f52097: Layer already exists [2024-10-08T06:13:46.074Z] 97f875c75271: Layer already exists [2024-10-08T06:13:46.074Z] f4117ae4d510: Layer already exists [2024-10-08T06:13:46.074Z] 38b60aa9eadb: Layer already exists [2024-10-08T06:13:46.074Z] 16113d51b718: Layer already exists [2024-10-08T06:13:46.074Z] 3.2.0-dev.95: digest: sha256:a023444d5aa85dd317281a5056e4f0cc742889e0d1913c036fae56a3ca245ee5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:46.446Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:46.814Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:46.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T06:13:46.814Z] 793dfea4c11c: Preparing [2024-10-08T06:13:46.814Z] fab73ae42019: Preparing [2024-10-08T06:13:46.814Z] 9e3715dba952: Preparing [2024-10-08T06:13:46.814Z] ce652337b3ab: Preparing [2024-10-08T06:13:46.814Z] 5a36687f524e: Preparing [2024-10-08T06:13:46.814Z] 5592119dc72c: Preparing [2024-10-08T06:13:46.814Z] 74de05464217: Preparing [2024-10-08T06:13:46.814Z] 245ac04152e1: Preparing [2024-10-08T06:13:46.814Z] fe4255a2454c: Preparing [2024-10-08T06:13:46.814Z] 33afd3eab362: Preparing [2024-10-08T06:13:46.814Z] 97f875c75271: Preparing [2024-10-08T06:13:46.814Z] 281203ac1fa0: Preparing [2024-10-08T06:13:46.814Z] 5f70bf18a086: Preparing [2024-10-08T06:13:46.814Z] f89437f52097: Preparing [2024-10-08T06:13:46.814Z] f4117ae4d510: Preparing [2024-10-08T06:13:46.814Z] 38b60aa9eadb: Preparing [2024-10-08T06:13:46.814Z] 16113d51b718: Preparing [2024-10-08T06:13:46.814Z] 97f875c75271: Waiting [2024-10-08T06:13:46.814Z] 281203ac1fa0: Waiting [2024-10-08T06:13:46.814Z] 5f70bf18a086: Waiting [2024-10-08T06:13:46.814Z] 245ac04152e1: Waiting [2024-10-08T06:13:46.814Z] fe4255a2454c: Waiting [2024-10-08T06:13:46.814Z] 33afd3eab362: Waiting [2024-10-08T06:13:46.814Z] f89437f52097: Waiting [2024-10-08T06:13:46.814Z] f4117ae4d510: Waiting [2024-10-08T06:13:46.814Z] 38b60aa9eadb: Waiting [2024-10-08T06:13:46.814Z] 5592119dc72c: Waiting [2024-10-08T06:13:46.814Z] 74de05464217: Waiting [2024-10-08T06:13:46.814Z] 16113d51b718: Waiting [2024-10-08T06:13:46.814Z] 9e3715dba952: Layer already exists [2024-10-08T06:13:46.814Z] 5a36687f524e: Layer already exists [2024-10-08T06:13:46.814Z] fab73ae42019: Layer already exists [2024-10-08T06:13:46.814Z] 793dfea4c11c: Layer already exists [2024-10-08T06:13:46.814Z] ce652337b3ab: Layer already exists [2024-10-08T06:13:46.814Z] 245ac04152e1: Layer already exists [2024-10-08T06:13:46.814Z] 5592119dc72c: Layer already exists [2024-10-08T06:13:46.814Z] 74de05464217: Layer already exists [2024-10-08T06:13:46.814Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:46.814Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:46.814Z] f4117ae4d510: Layer already exists [2024-10-08T06:13:46.814Z] 281203ac1fa0: Layer already exists [2024-10-08T06:13:46.814Z] 5f70bf18a086: Layer already exists [2024-10-08T06:13:47.079Z] 97f875c75271: Layer already exists [2024-10-08T06:13:47.079Z] f89437f52097: Layer already exists [2024-10-08T06:13:47.079Z] 38b60aa9eadb: Layer already exists [2024-10-08T06:13:47.079Z] 16113d51b718: Layer already exists [2024-10-08T06:13:47.079Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:a023444d5aa85dd317281a5056e4f0cc742889e0d1913c036fae56a3ca245ee5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:47.436Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:47.796Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-08T06:13:47.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T06:13:47.796Z] 793dfea4c11c: Preparing [2024-10-08T06:13:47.796Z] fab73ae42019: Preparing [2024-10-08T06:13:47.796Z] 9e3715dba952: Preparing [2024-10-08T06:13:47.796Z] ce652337b3ab: Preparing [2024-10-08T06:13:47.796Z] 5a36687f524e: Preparing [2024-10-08T06:13:47.796Z] 5592119dc72c: Preparing [2024-10-08T06:13:47.796Z] 74de05464217: Preparing [2024-10-08T06:13:47.796Z] 245ac04152e1: Preparing [2024-10-08T06:13:47.796Z] fe4255a2454c: Preparing [2024-10-08T06:13:47.796Z] 33afd3eab362: Preparing [2024-10-08T06:13:47.796Z] 97f875c75271: Preparing [2024-10-08T06:13:47.796Z] 281203ac1fa0: Preparing [2024-10-08T06:13:47.796Z] 5f70bf18a086: Preparing [2024-10-08T06:13:47.796Z] f89437f52097: Preparing [2024-10-08T06:13:47.796Z] f4117ae4d510: Preparing [2024-10-08T06:13:47.796Z] 38b60aa9eadb: Preparing [2024-10-08T06:13:47.796Z] 16113d51b718: Preparing [2024-10-08T06:13:47.796Z] 245ac04152e1: Waiting [2024-10-08T06:13:47.796Z] fe4255a2454c: Waiting [2024-10-08T06:13:47.796Z] 33afd3eab362: Waiting [2024-10-08T06:13:47.796Z] 97f875c75271: Waiting [2024-10-08T06:13:47.796Z] 281203ac1fa0: Waiting [2024-10-08T06:13:47.796Z] 5f70bf18a086: Waiting [2024-10-08T06:13:47.796Z] f89437f52097: Waiting [2024-10-08T06:13:47.796Z] f4117ae4d510: Waiting [2024-10-08T06:13:47.796Z] 38b60aa9eadb: Waiting [2024-10-08T06:13:47.796Z] 16113d51b718: Waiting [2024-10-08T06:13:47.796Z] 5592119dc72c: Waiting [2024-10-08T06:13:47.796Z] 74de05464217: Waiting [2024-10-08T06:13:47.796Z] ce652337b3ab: Layer already exists [2024-10-08T06:13:47.796Z] 5a36687f524e: Layer already exists [2024-10-08T06:13:47.796Z] 9e3715dba952: Layer already exists [2024-10-08T06:13:47.796Z] 793dfea4c11c: Layer already exists [2024-10-08T06:13:47.796Z] fab73ae42019: Layer already exists [2024-10-08T06:13:47.796Z] 5592119dc72c: Layer already exists [2024-10-08T06:13:47.796Z] 245ac04152e1: Layer already exists [2024-10-08T06:13:47.796Z] 74de05464217: Layer already exists [2024-10-08T06:13:47.796Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:47.796Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:47.796Z] f89437f52097: Layer already exists [2024-10-08T06:13:47.796Z] 281203ac1fa0: Layer already exists [2024-10-08T06:13:47.796Z] 5f70bf18a086: Layer already exists [2024-10-08T06:13:47.796Z] f4117ae4d510: Layer already exists [2024-10-08T06:13:47.796Z] 97f875c75271: Layer already exists [2024-10-08T06:13:48.061Z] 16113d51b718: Layer already exists [2024-10-08T06:13:48.061Z] 38b60aa9eadb: Layer already exists [2024-10-08T06:13:48.061Z] main: digest: sha256:a023444d5aa85dd317281a5056e4f0cc742889e0d1913c036fae56a3ca245ee5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:13:48.131Z] ===================================================== [Pipeline] echo [2024-10-08T06:13:48.145Z] taggedImages: [2024-10-08T06:13:48.145Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:48.145Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-08T06:13:48.145Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.95 [2024-10-08T06:13:48.145Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:48.145Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-08T06:13:48.258Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-08T06:13:48.258Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:48.258Z] latest [2024-10-08T06:13:48.258Z] 3.2.0-dev.95 [2024-10-08T06:13:48.258Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:48.258Z] main [2024-10-08T06:13:48.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:48.619Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:48.970Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:48.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T06:13:48.971Z] fde694af7683: Preparing [2024-10-08T06:13:48.971Z] 19cc4451fc82: Preparing [2024-10-08T06:13:48.971Z] abd1a643571f: Preparing [2024-10-08T06:13:48.971Z] e0ca1ea36227: Preparing [2024-10-08T06:13:48.971Z] fe4255a2454c: Preparing [2024-10-08T06:13:48.971Z] 33afd3eab362: Preparing [2024-10-08T06:13:48.971Z] 1deea666e279: Preparing [2024-10-08T06:13:48.971Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:48.971Z] 16113d51b718: Preparing [2024-10-08T06:13:48.971Z] 33afd3eab362: Waiting [2024-10-08T06:13:48.971Z] 1deea666e279: Waiting [2024-10-08T06:13:48.971Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:48.971Z] 16113d51b718: Waiting [2024-10-08T06:13:49.237Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:49.237Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:49.237Z] 1deea666e279: Layer already exists [2024-10-08T06:13:49.237Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:49.237Z] 16113d51b718: Layer already exists [2024-10-08T06:13:49.503Z] abd1a643571f: Pushed [2024-10-08T06:13:49.503Z] fde694af7683: Pushed [2024-10-08T06:13:49.503Z] 19cc4451fc82: Pushed [2024-10-08T06:13:53.757Z] e0ca1ea36227: Pushed [2024-10-08T06:13:53.757Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:fab94ca1cbefd297e6bb285270af781e9e91ebc0881146f1b615e92ae7e50790 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:54.128Z] + 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-10-08T06:13:54.491Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-08T06:13:54.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T06:13:54.491Z] fde694af7683: Preparing [2024-10-08T06:13:54.491Z] 19cc4451fc82: Preparing [2024-10-08T06:13:54.491Z] abd1a643571f: Preparing [2024-10-08T06:13:54.491Z] e0ca1ea36227: Preparing [2024-10-08T06:13:54.491Z] fe4255a2454c: Preparing [2024-10-08T06:13:54.491Z] 33afd3eab362: Preparing [2024-10-08T06:13:54.491Z] 1deea666e279: Preparing [2024-10-08T06:13:54.491Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:54.491Z] 16113d51b718: Preparing [2024-10-08T06:13:54.491Z] 33afd3eab362: Waiting [2024-10-08T06:13:54.491Z] 1deea666e279: Waiting [2024-10-08T06:13:54.491Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:54.491Z] 16113d51b718: Waiting [2024-10-08T06:13:54.491Z] fde694af7683: Layer already exists [2024-10-08T06:13:54.491Z] e0ca1ea36227: Layer already exists [2024-10-08T06:13:54.491Z] 19cc4451fc82: Layer already exists [2024-10-08T06:13:54.491Z] abd1a643571f: Layer already exists [2024-10-08T06:13:54.491Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:54.491Z] 1deea666e279: Layer already exists [2024-10-08T06:13:54.491Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:54.491Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:54.491Z] 16113d51b718: Layer already exists [2024-10-08T06:13:54.759Z] latest: digest: sha256:fab94ca1cbefd297e6bb285270af781e9e91ebc0881146f1b615e92ae7e50790 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:55.123Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:55.495Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.95 [2024-10-08T06:13:55.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T06:13:55.495Z] fde694af7683: Preparing [2024-10-08T06:13:55.495Z] 19cc4451fc82: Preparing [2024-10-08T06:13:55.495Z] abd1a643571f: Preparing [2024-10-08T06:13:55.495Z] e0ca1ea36227: Preparing [2024-10-08T06:13:55.495Z] fe4255a2454c: Preparing [2024-10-08T06:13:55.495Z] 33afd3eab362: Preparing [2024-10-08T06:13:55.496Z] 1deea666e279: Preparing [2024-10-08T06:13:55.496Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:55.496Z] 16113d51b718: Preparing [2024-10-08T06:13:55.496Z] 33afd3eab362: Waiting [2024-10-08T06:13:55.496Z] 1deea666e279: Waiting [2024-10-08T06:13:55.496Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:55.496Z] e0ca1ea36227: Layer already exists [2024-10-08T06:13:55.496Z] 19cc4451fc82: Layer already exists [2024-10-08T06:13:55.496Z] abd1a643571f: Layer already exists [2024-10-08T06:13:55.496Z] fde694af7683: Layer already exists [2024-10-08T06:13:55.496Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:55.496Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:55.496Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:55.496Z] 1deea666e279: Layer already exists [2024-10-08T06:13:55.496Z] 16113d51b718: Layer already exists [2024-10-08T06:13:55.763Z] 3.2.0-dev.95: digest: sha256:fab94ca1cbefd297e6bb285270af781e9e91ebc0881146f1b615e92ae7e50790 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:56.118Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:56.488Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:56.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T06:13:56.488Z] fde694af7683: Preparing [2024-10-08T06:13:56.488Z] 19cc4451fc82: Preparing [2024-10-08T06:13:56.488Z] abd1a643571f: Preparing [2024-10-08T06:13:56.488Z] e0ca1ea36227: Preparing [2024-10-08T06:13:56.488Z] fe4255a2454c: Preparing [2024-10-08T06:13:56.488Z] 33afd3eab362: Preparing [2024-10-08T06:13:56.488Z] 1deea666e279: Preparing [2024-10-08T06:13:56.488Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:56.488Z] 16113d51b718: Preparing [2024-10-08T06:13:56.488Z] 1deea666e279: Waiting [2024-10-08T06:13:56.488Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:56.488Z] 33afd3eab362: Waiting [2024-10-08T06:13:56.488Z] 16113d51b718: Waiting [2024-10-08T06:13:56.488Z] abd1a643571f: Layer already exists [2024-10-08T06:13:56.488Z] 19cc4451fc82: Layer already exists [2024-10-08T06:13:56.488Z] fde694af7683: Layer already exists [2024-10-08T06:13:56.488Z] e0ca1ea36227: Layer already exists [2024-10-08T06:13:56.488Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:56.488Z] 1deea666e279: Layer already exists [2024-10-08T06:13:56.488Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:56.488Z] 16113d51b718: Layer already exists [2024-10-08T06:13:56.488Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:56.754Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:fab94ca1cbefd297e6bb285270af781e9e91ebc0881146f1b615e92ae7e50790 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:57.118Z] + 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-10-08T06:13:57.479Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-08T06:13:57.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T06:13:57.479Z] fde694af7683: Preparing [2024-10-08T06:13:57.479Z] 19cc4451fc82: Preparing [2024-10-08T06:13:57.479Z] abd1a643571f: Preparing [2024-10-08T06:13:57.479Z] e0ca1ea36227: Preparing [2024-10-08T06:13:57.479Z] fe4255a2454c: Preparing [2024-10-08T06:13:57.479Z] 33afd3eab362: Preparing [2024-10-08T06:13:57.479Z] 1deea666e279: Preparing [2024-10-08T06:13:57.479Z] 33afd3eab362: Waiting [2024-10-08T06:13:57.479Z] 5040e97bb0b8: Preparing [2024-10-08T06:13:57.479Z] 16113d51b718: Preparing [2024-10-08T06:13:57.479Z] 5040e97bb0b8: Waiting [2024-10-08T06:13:57.479Z] 16113d51b718: Waiting [2024-10-08T06:13:57.479Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:57.479Z] e0ca1ea36227: Layer already exists [2024-10-08T06:13:57.479Z] 19cc4451fc82: Layer already exists [2024-10-08T06:13:57.479Z] abd1a643571f: Layer already exists [2024-10-08T06:13:57.479Z] fde694af7683: Layer already exists [2024-10-08T06:13:57.479Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:57.479Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:13:57.479Z] 1deea666e279: Layer already exists [2024-10-08T06:13:57.479Z] 16113d51b718: Layer already exists [2024-10-08T06:13:57.746Z] main: digest: sha256:fab94ca1cbefd297e6bb285270af781e9e91ebc0881146f1b615e92ae7e50790 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:13:57.825Z] ===================================================== [Pipeline] echo [2024-10-08T06:13:57.842Z] taggedImages: [2024-10-08T06:13:57.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:57.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-08T06:13:57.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.95 [2024-10-08T06:13:57.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:57.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-08T06:13:57.874Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-08T06:13:57.874Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:57.874Z] latest [2024-10-08T06:13:57.874Z] 3.2.0-dev.95 [2024-10-08T06:13:57.874Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:13:57.874Z] main [2024-10-08T06:13:57.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:58.255Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:13:58.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:13:58.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T06:13:58.623Z] 92912f17794f: Preparing [2024-10-08T06:13:58.623Z] 34c8bfdf4fb7: Preparing [2024-10-08T06:13:58.623Z] 715821c79c9c: Preparing [2024-10-08T06:13:58.623Z] c507f4983a97: Preparing [2024-10-08T06:13:58.623Z] 6b0c6582fb39: Preparing [2024-10-08T06:13:58.623Z] fe4255a2454c: Preparing [2024-10-08T06:13:58.623Z] 33afd3eab362: Preparing [2024-10-08T06:13:58.623Z] d3920a96ba69: Preparing [2024-10-08T06:13:58.623Z] 9a28fde96eaf: Preparing [2024-10-08T06:13:58.623Z] 14b90cf87af6: Preparing [2024-10-08T06:13:58.623Z] 16113d51b718: Preparing [2024-10-08T06:13:58.623Z] 33afd3eab362: Waiting [2024-10-08T06:13:58.623Z] d3920a96ba69: Waiting [2024-10-08T06:13:58.623Z] 9a28fde96eaf: Waiting [2024-10-08T06:13:58.623Z] 14b90cf87af6: Waiting [2024-10-08T06:13:58.623Z] 16113d51b718: Waiting [2024-10-08T06:13:58.623Z] fe4255a2454c: Waiting [2024-10-08T06:13:59.209Z] 34c8bfdf4fb7: Pushed [2024-10-08T06:13:59.209Z] fe4255a2454c: Layer already exists [2024-10-08T06:13:59.209Z] 33afd3eab362: Layer already exists [2024-10-08T06:13:59.209Z] 92912f17794f: Pushed [2024-10-08T06:13:59.477Z] 6b0c6582fb39: Pushed [2024-10-08T06:13:59.477Z] c507f4983a97: Pushed [2024-10-08T06:13:59.477Z] 16113d51b718: Layer already exists [2024-10-08T06:14:00.065Z] d3920a96ba69: Pushed [2024-10-08T06:14:00.065Z] 9a28fde96eaf: Pushed [2024-10-08T06:14:01.474Z] 715821c79c9c: Pushed [2024-10-08T06:14:02.438Z] 14b90cf87af6: Pushed [2024-10-08T06:14:02.707Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:56539cceb80961d31e42ed2f1df5733bf53e66f0aca4299cbb46779fff1b44de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:03.084Z] + 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-10-08T06:14:03.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-08T06:14:03.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T06:14:03.437Z] 92912f17794f: Preparing [2024-10-08T06:14:03.437Z] 34c8bfdf4fb7: Preparing [2024-10-08T06:14:03.437Z] 715821c79c9c: Preparing [2024-10-08T06:14:03.437Z] c507f4983a97: Preparing [2024-10-08T06:14:03.437Z] 6b0c6582fb39: Preparing [2024-10-08T06:14:03.437Z] fe4255a2454c: Preparing [2024-10-08T06:14:03.437Z] 33afd3eab362: Preparing [2024-10-08T06:14:03.437Z] d3920a96ba69: Preparing [2024-10-08T06:14:03.437Z] 9a28fde96eaf: Preparing [2024-10-08T06:14:03.437Z] 14b90cf87af6: Preparing [2024-10-08T06:14:03.437Z] 16113d51b718: Preparing [2024-10-08T06:14:03.437Z] d3920a96ba69: Waiting [2024-10-08T06:14:03.437Z] 9a28fde96eaf: Waiting [2024-10-08T06:14:03.437Z] fe4255a2454c: Waiting [2024-10-08T06:14:03.437Z] 14b90cf87af6: Waiting [2024-10-08T06:14:03.437Z] 33afd3eab362: Waiting [2024-10-08T06:14:03.437Z] 16113d51b718: Waiting [2024-10-08T06:14:03.437Z] 6b0c6582fb39: Layer already exists [2024-10-08T06:14:03.437Z] 92912f17794f: Layer already exists [2024-10-08T06:14:03.437Z] c507f4983a97: Layer already exists [2024-10-08T06:14:03.437Z] 34c8bfdf4fb7: Layer already exists [2024-10-08T06:14:03.437Z] 715821c79c9c: Layer already exists [2024-10-08T06:14:03.437Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:03.437Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:03.437Z] 14b90cf87af6: Layer already exists [2024-10-08T06:14:03.437Z] d3920a96ba69: Layer already exists [2024-10-08T06:14:03.437Z] 9a28fde96eaf: Layer already exists [2024-10-08T06:14:03.437Z] 16113d51b718: Layer already exists [2024-10-08T06:14:03.705Z] latest: digest: sha256:56539cceb80961d31e42ed2f1df5733bf53e66f0aca4299cbb46779fff1b44de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:04.109Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:04.468Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.95 [2024-10-08T06:14:04.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T06:14:04.468Z] 92912f17794f: Preparing [2024-10-08T06:14:04.468Z] 34c8bfdf4fb7: Preparing [2024-10-08T06:14:04.468Z] 715821c79c9c: Preparing [2024-10-08T06:14:04.468Z] c507f4983a97: Preparing [2024-10-08T06:14:04.468Z] 6b0c6582fb39: Preparing [2024-10-08T06:14:04.468Z] fe4255a2454c: Preparing [2024-10-08T06:14:04.468Z] 33afd3eab362: Preparing [2024-10-08T06:14:04.468Z] d3920a96ba69: Preparing [2024-10-08T06:14:04.468Z] 9a28fde96eaf: Preparing [2024-10-08T06:14:04.468Z] 14b90cf87af6: Preparing [2024-10-08T06:14:04.468Z] 16113d51b718: Preparing [2024-10-08T06:14:04.468Z] fe4255a2454c: Waiting [2024-10-08T06:14:04.468Z] 9a28fde96eaf: Waiting [2024-10-08T06:14:04.468Z] 33afd3eab362: Waiting [2024-10-08T06:14:04.468Z] 14b90cf87af6: Waiting [2024-10-08T06:14:04.468Z] 16113d51b718: Waiting [2024-10-08T06:14:04.468Z] d3920a96ba69: Waiting [2024-10-08T06:14:04.468Z] 34c8bfdf4fb7: Layer already exists [2024-10-08T06:14:04.468Z] 6b0c6582fb39: Layer already exists [2024-10-08T06:14:04.468Z] c507f4983a97: Layer already exists [2024-10-08T06:14:04.468Z] 715821c79c9c: Layer already exists [2024-10-08T06:14:04.468Z] 92912f17794f: Layer already exists [2024-10-08T06:14:04.468Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:04.468Z] d3920a96ba69: Layer already exists [2024-10-08T06:14:04.468Z] 9a28fde96eaf: Layer already exists [2024-10-08T06:14:04.468Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:04.468Z] 14b90cf87af6: Layer already exists [2024-10-08T06:14:04.468Z] 16113d51b718: Layer already exists [2024-10-08T06:14:04.737Z] 3.2.0-dev.95: digest: sha256:56539cceb80961d31e42ed2f1df5733bf53e66f0aca4299cbb46779fff1b44de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:05.110Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:05.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:14:05.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T06:14:05.478Z] 92912f17794f: Preparing [2024-10-08T06:14:05.478Z] 34c8bfdf4fb7: Preparing [2024-10-08T06:14:05.478Z] 715821c79c9c: Preparing [2024-10-08T06:14:05.478Z] c507f4983a97: Preparing [2024-10-08T06:14:05.478Z] 6b0c6582fb39: Preparing [2024-10-08T06:14:05.478Z] fe4255a2454c: Preparing [2024-10-08T06:14:05.478Z] 33afd3eab362: Preparing [2024-10-08T06:14:05.478Z] d3920a96ba69: Preparing [2024-10-08T06:14:05.478Z] 9a28fde96eaf: Preparing [2024-10-08T06:14:05.478Z] 14b90cf87af6: Preparing [2024-10-08T06:14:05.478Z] 16113d51b718: Preparing [2024-10-08T06:14:05.478Z] 33afd3eab362: Waiting [2024-10-08T06:14:05.478Z] d3920a96ba69: Waiting [2024-10-08T06:14:05.478Z] 9a28fde96eaf: Waiting [2024-10-08T06:14:05.478Z] 14b90cf87af6: Waiting [2024-10-08T06:14:05.478Z] 16113d51b718: Waiting [2024-10-08T06:14:05.478Z] fe4255a2454c: Waiting [2024-10-08T06:14:05.478Z] c507f4983a97: Layer already exists [2024-10-08T06:14:05.478Z] 6b0c6582fb39: Layer already exists [2024-10-08T06:14:05.478Z] 92912f17794f: Layer already exists [2024-10-08T06:14:05.478Z] 715821c79c9c: Layer already exists [2024-10-08T06:14:05.478Z] 34c8bfdf4fb7: Layer already exists [2024-10-08T06:14:05.478Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:05.478Z] d3920a96ba69: Layer already exists [2024-10-08T06:14:05.478Z] 9a28fde96eaf: Layer already exists [2024-10-08T06:14:05.478Z] 14b90cf87af6: Layer already exists [2024-10-08T06:14:05.478Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:05.756Z] 16113d51b718: Layer already exists [2024-10-08T06:14:05.756Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:56539cceb80961d31e42ed2f1df5733bf53e66f0aca4299cbb46779fff1b44de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:06.117Z] + 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-10-08T06:14:06.511Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-08T06:14:06.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T06:14:06.511Z] 92912f17794f: Preparing [2024-10-08T06:14:06.511Z] 34c8bfdf4fb7: Preparing [2024-10-08T06:14:06.511Z] 715821c79c9c: Preparing [2024-10-08T06:14:06.511Z] c507f4983a97: Preparing [2024-10-08T06:14:06.511Z] 6b0c6582fb39: Preparing [2024-10-08T06:14:06.511Z] fe4255a2454c: Preparing [2024-10-08T06:14:06.511Z] 33afd3eab362: Preparing [2024-10-08T06:14:06.511Z] d3920a96ba69: Preparing [2024-10-08T06:14:06.511Z] 9a28fde96eaf: Preparing [2024-10-08T06:14:06.511Z] 14b90cf87af6: Preparing [2024-10-08T06:14:06.511Z] 16113d51b718: Preparing [2024-10-08T06:14:06.511Z] d3920a96ba69: Waiting [2024-10-08T06:14:06.511Z] 9a28fde96eaf: Waiting [2024-10-08T06:14:06.511Z] 14b90cf87af6: Waiting [2024-10-08T06:14:06.511Z] 16113d51b718: Waiting [2024-10-08T06:14:06.511Z] fe4255a2454c: Waiting [2024-10-08T06:14:06.511Z] 33afd3eab362: Waiting [2024-10-08T06:14:06.511Z] 34c8bfdf4fb7: Layer already exists [2024-10-08T06:14:06.511Z] 715821c79c9c: Layer already exists [2024-10-08T06:14:06.511Z] 92912f17794f: Layer already exists [2024-10-08T06:14:06.511Z] 6b0c6582fb39: Layer already exists [2024-10-08T06:14:06.511Z] c507f4983a97: Layer already exists [2024-10-08T06:14:06.511Z] d3920a96ba69: Layer already exists [2024-10-08T06:14:06.511Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:06.511Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:06.511Z] 14b90cf87af6: Layer already exists [2024-10-08T06:14:06.511Z] 9a28fde96eaf: Layer already exists [2024-10-08T06:14:06.511Z] 16113d51b718: Layer already exists [2024-10-08T06:14:06.778Z] main: digest: sha256:56539cceb80961d31e42ed2f1df5733bf53e66f0aca4299cbb46779fff1b44de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:14:06.866Z] ===================================================== [Pipeline] echo [2024-10-08T06:14:06.878Z] taggedImages: [2024-10-08T06:14:06.878Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:14:06.878Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-08T06:14:06.878Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.95 [2024-10-08T06:14:06.878Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:14:06.878Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-08T06:14:06.907Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-08T06:14:06.907Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:14:06.907Z] latest [2024-10-08T06:14:06.907Z] 3.2.0-dev.95 [2024-10-08T06:14:06.907Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:14:06.907Z] main [2024-10-08T06:14:06.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:07.279Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:07.637Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:14:07.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T06:14:07.637Z] 9d53503278e4: Preparing [2024-10-08T06:14:07.637Z] 229abf30d3ef: Preparing [2024-10-08T06:14:07.637Z] 2aa79c6da903: Preparing [2024-10-08T06:14:07.637Z] 077675a9bf36: Preparing [2024-10-08T06:14:07.637Z] d311529b5ed1: Preparing [2024-10-08T06:14:07.637Z] 4af92d8e47be: Preparing [2024-10-08T06:14:07.637Z] 2903e7a7cdf1: Preparing [2024-10-08T06:14:07.637Z] fe4255a2454c: Preparing [2024-10-08T06:14:07.637Z] 33afd3eab362: Preparing [2024-10-08T06:14:07.637Z] 11c52dccf655: Preparing [2024-10-08T06:14:07.637Z] 417d7e3f9cb4: Preparing [2024-10-08T06:14:07.637Z] 16113d51b718: Preparing [2024-10-08T06:14:07.637Z] 33afd3eab362: Waiting [2024-10-08T06:14:07.637Z] 11c52dccf655: Waiting [2024-10-08T06:14:07.637Z] 417d7e3f9cb4: Waiting [2024-10-08T06:14:07.637Z] 4af92d8e47be: Waiting [2024-10-08T06:14:07.637Z] 16113d51b718: Waiting [2024-10-08T06:14:07.637Z] 2903e7a7cdf1: Waiting [2024-10-08T06:14:07.637Z] fe4255a2454c: Waiting [2024-10-08T06:14:07.913Z] d311529b5ed1: Pushed [2024-10-08T06:14:07.913Z] 229abf30d3ef: Pushed [2024-10-08T06:14:07.913Z] 9d53503278e4: Pushed [2024-10-08T06:14:07.913Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:07.913Z] 4af92d8e47be: Pushed [2024-10-08T06:14:07.913Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:07.913Z] 2903e7a7cdf1: Pushed [2024-10-08T06:14:08.181Z] 16113d51b718: Layer already exists [2024-10-08T06:14:08.181Z] 11c52dccf655: Pushed [2024-10-08T06:14:10.123Z] 077675a9bf36: Pushed [2024-10-08T06:14:10.705Z] 2aa79c6da903: Pushed [2024-10-08T06:14:11.286Z] 417d7e3f9cb4: Pushed [2024-10-08T06:14:11.286Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:75416d800e56ada7add3123fce47a2be16bdee5c4b2e00ef7e045d2ff43dc5e8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:11.638Z] + 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-10-08T06:14:11.991Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-08T06:14:11.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T06:14:11.991Z] 9d53503278e4: Preparing [2024-10-08T06:14:11.991Z] 229abf30d3ef: Preparing [2024-10-08T06:14:11.991Z] 2aa79c6da903: Preparing [2024-10-08T06:14:11.991Z] 077675a9bf36: Preparing [2024-10-08T06:14:11.991Z] d311529b5ed1: Preparing [2024-10-08T06:14:11.991Z] 4af92d8e47be: Preparing [2024-10-08T06:14:11.991Z] 2903e7a7cdf1: Preparing [2024-10-08T06:14:11.991Z] fe4255a2454c: Preparing [2024-10-08T06:14:11.991Z] 33afd3eab362: Preparing [2024-10-08T06:14:11.991Z] 11c52dccf655: Preparing [2024-10-08T06:14:11.991Z] 417d7e3f9cb4: Preparing [2024-10-08T06:14:11.991Z] 16113d51b718: Preparing [2024-10-08T06:14:11.991Z] 33afd3eab362: Waiting [2024-10-08T06:14:11.991Z] 11c52dccf655: Waiting [2024-10-08T06:14:11.991Z] 417d7e3f9cb4: Waiting [2024-10-08T06:14:11.991Z] 16113d51b718: Waiting [2024-10-08T06:14:11.991Z] 4af92d8e47be: Waiting [2024-10-08T06:14:11.991Z] 2903e7a7cdf1: Waiting [2024-10-08T06:14:11.991Z] fe4255a2454c: Waiting [2024-10-08T06:14:11.991Z] 077675a9bf36: Layer already exists [2024-10-08T06:14:11.991Z] d311529b5ed1: Layer already exists [2024-10-08T06:14:11.991Z] 229abf30d3ef: Layer already exists [2024-10-08T06:14:11.991Z] 9d53503278e4: Layer already exists [2024-10-08T06:14:11.991Z] 2aa79c6da903: Layer already exists [2024-10-08T06:14:11.991Z] 4af92d8e47be: Layer already exists [2024-10-08T06:14:11.991Z] 2903e7a7cdf1: Layer already exists [2024-10-08T06:14:11.991Z] 11c52dccf655: Layer already exists [2024-10-08T06:14:11.991Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:11.991Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:11.991Z] 16113d51b718: Layer already exists [2024-10-08T06:14:11.991Z] 417d7e3f9cb4: Layer already exists [2024-10-08T06:14:12.257Z] latest: digest: sha256:75416d800e56ada7add3123fce47a2be16bdee5c4b2e00ef7e045d2ff43dc5e8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:12.619Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:12.972Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.95 [2024-10-08T06:14:12.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T06:14:12.972Z] 9d53503278e4: Preparing [2024-10-08T06:14:12.972Z] 229abf30d3ef: Preparing [2024-10-08T06:14:12.972Z] 2aa79c6da903: Preparing [2024-10-08T06:14:12.972Z] 077675a9bf36: Preparing [2024-10-08T06:14:12.972Z] d311529b5ed1: Preparing [2024-10-08T06:14:12.972Z] 4af92d8e47be: Preparing [2024-10-08T06:14:12.972Z] 2903e7a7cdf1: Preparing [2024-10-08T06:14:12.972Z] fe4255a2454c: Preparing [2024-10-08T06:14:12.972Z] 33afd3eab362: Preparing [2024-10-08T06:14:12.972Z] 11c52dccf655: Preparing [2024-10-08T06:14:12.972Z] 417d7e3f9cb4: Preparing [2024-10-08T06:14:12.972Z] 16113d51b718: Preparing [2024-10-08T06:14:12.972Z] 4af92d8e47be: Waiting [2024-10-08T06:14:12.972Z] 2903e7a7cdf1: Waiting [2024-10-08T06:14:12.972Z] fe4255a2454c: Waiting [2024-10-08T06:14:12.972Z] 33afd3eab362: Waiting [2024-10-08T06:14:12.972Z] 417d7e3f9cb4: Waiting [2024-10-08T06:14:12.972Z] 16113d51b718: Waiting [2024-10-08T06:14:12.972Z] 11c52dccf655: Waiting [2024-10-08T06:14:12.972Z] 229abf30d3ef: Layer already exists [2024-10-08T06:14:12.972Z] 9d53503278e4: Layer already exists [2024-10-08T06:14:12.972Z] 2aa79c6da903: Layer already exists [2024-10-08T06:14:12.972Z] d311529b5ed1: Layer already exists [2024-10-08T06:14:12.972Z] 077675a9bf36: Layer already exists [2024-10-08T06:14:12.972Z] 2903e7a7cdf1: Layer already exists [2024-10-08T06:14:12.972Z] 11c52dccf655: Layer already exists [2024-10-08T06:14:12.972Z] 4af92d8e47be: Layer already exists [2024-10-08T06:14:12.972Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:12.972Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:12.972Z] 417d7e3f9cb4: Layer already exists [2024-10-08T06:14:12.972Z] 16113d51b718: Layer already exists [2024-10-08T06:14:13.238Z] 3.2.0-dev.95: digest: sha256:75416d800e56ada7add3123fce47a2be16bdee5c4b2e00ef7e045d2ff43dc5e8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:13.602Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:13.956Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:14:13.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T06:14:13.956Z] 9d53503278e4: Preparing [2024-10-08T06:14:13.956Z] 229abf30d3ef: Preparing [2024-10-08T06:14:13.956Z] 2aa79c6da903: Preparing [2024-10-08T06:14:13.956Z] 077675a9bf36: Preparing [2024-10-08T06:14:13.956Z] d311529b5ed1: Preparing [2024-10-08T06:14:13.956Z] 4af92d8e47be: Preparing [2024-10-08T06:14:13.956Z] 2903e7a7cdf1: Preparing [2024-10-08T06:14:13.956Z] fe4255a2454c: Preparing [2024-10-08T06:14:13.956Z] 33afd3eab362: Preparing [2024-10-08T06:14:13.956Z] 4af92d8e47be: Waiting [2024-10-08T06:14:13.956Z] fe4255a2454c: Waiting [2024-10-08T06:14:13.956Z] 2903e7a7cdf1: Waiting [2024-10-08T06:14:13.956Z] 11c52dccf655: Preparing [2024-10-08T06:14:13.956Z] 417d7e3f9cb4: Preparing [2024-10-08T06:14:13.956Z] 16113d51b718: Preparing [2024-10-08T06:14:13.956Z] 33afd3eab362: Waiting [2024-10-08T06:14:13.956Z] 11c52dccf655: Waiting [2024-10-08T06:14:13.956Z] 417d7e3f9cb4: Waiting [2024-10-08T06:14:13.956Z] 16113d51b718: Waiting [2024-10-08T06:14:13.956Z] d311529b5ed1: Layer already exists [2024-10-08T06:14:13.956Z] 229abf30d3ef: Layer already exists [2024-10-08T06:14:13.956Z] 2aa79c6da903: Layer already exists [2024-10-08T06:14:13.956Z] 077675a9bf36: Layer already exists [2024-10-08T06:14:13.956Z] 9d53503278e4: Layer already exists [2024-10-08T06:14:13.956Z] 2903e7a7cdf1: Layer already exists [2024-10-08T06:14:13.956Z] 4af92d8e47be: Layer already exists [2024-10-08T06:14:13.956Z] 11c52dccf655: Layer already exists [2024-10-08T06:14:13.956Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:13.956Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:13.956Z] 16113d51b718: Layer already exists [2024-10-08T06:14:13.956Z] 417d7e3f9cb4: Layer already exists [2024-10-08T06:14:14.220Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:75416d800e56ada7add3123fce47a2be16bdee5c4b2e00ef7e045d2ff43dc5e8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:14.576Z] + 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-10-08T06:14:14.932Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-08T06:14:14.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T06:14:14.932Z] 9d53503278e4: Preparing [2024-10-08T06:14:14.932Z] 229abf30d3ef: Preparing [2024-10-08T06:14:14.932Z] 2aa79c6da903: Preparing [2024-10-08T06:14:14.932Z] 077675a9bf36: Preparing [2024-10-08T06:14:14.932Z] d311529b5ed1: Preparing [2024-10-08T06:14:14.932Z] 4af92d8e47be: Preparing [2024-10-08T06:14:14.932Z] 2903e7a7cdf1: Preparing [2024-10-08T06:14:14.932Z] fe4255a2454c: Preparing [2024-10-08T06:14:14.932Z] 33afd3eab362: Preparing [2024-10-08T06:14:14.932Z] 11c52dccf655: Preparing [2024-10-08T06:14:14.932Z] 417d7e3f9cb4: Preparing [2024-10-08T06:14:14.932Z] 16113d51b718: Preparing [2024-10-08T06:14:14.932Z] 4af92d8e47be: Waiting [2024-10-08T06:14:14.932Z] 33afd3eab362: Waiting [2024-10-08T06:14:14.932Z] 11c52dccf655: Waiting [2024-10-08T06:14:14.932Z] 2903e7a7cdf1: Waiting [2024-10-08T06:14:14.932Z] fe4255a2454c: Waiting [2024-10-08T06:14:14.932Z] 417d7e3f9cb4: Waiting [2024-10-08T06:14:14.932Z] 16113d51b718: Waiting [2024-10-08T06:14:14.932Z] 9d53503278e4: Layer already exists [2024-10-08T06:14:14.932Z] 2aa79c6da903: Layer already exists [2024-10-08T06:14:14.932Z] d311529b5ed1: Layer already exists [2024-10-08T06:14:14.932Z] 229abf30d3ef: Layer already exists [2024-10-08T06:14:14.932Z] 077675a9bf36: Layer already exists [2024-10-08T06:14:14.932Z] 2903e7a7cdf1: Layer already exists [2024-10-08T06:14:14.932Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:14.932Z] 4af92d8e47be: Layer already exists [2024-10-08T06:14:14.932Z] 11c52dccf655: Layer already exists [2024-10-08T06:14:14.932Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:14.932Z] 417d7e3f9cb4: Layer already exists [2024-10-08T06:14:14.932Z] 16113d51b718: Layer already exists [2024-10-08T06:14:15.197Z] main: digest: sha256:75416d800e56ada7add3123fce47a2be16bdee5c4b2e00ef7e045d2ff43dc5e8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:14:15.272Z] ===================================================== [Pipeline] echo [2024-10-08T06:14:15.284Z] taggedImages: [2024-10-08T06:14:15.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:14:15.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-08T06:14:15.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.95 [2024-10-08T06:14:15.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:14:15.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-08T06:14:15.314Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-08T06:14:15.314Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:14:15.314Z] latest [2024-10-08T06:14:15.314Z] 3.2.0-dev.95 [2024-10-08T06:14:15.314Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:14:15.314Z] main [2024-10-08T06:14:15.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:15.683Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:16.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:14:16.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T06:14:16.021Z] 3444cee2763c: Preparing [2024-10-08T06:14:16.021Z] ebe73c5a3fdf: Preparing [2024-10-08T06:14:16.021Z] fe4255a2454c: Preparing [2024-10-08T06:14:16.021Z] 33afd3eab362: Preparing [2024-10-08T06:14:16.021Z] 6278a7c90235: Preparing [2024-10-08T06:14:16.021Z] 30ccc47b418c: Preparing [2024-10-08T06:14:16.021Z] 16113d51b718: Preparing [2024-10-08T06:14:16.021Z] 30ccc47b418c: Waiting [2024-10-08T06:14:16.021Z] 16113d51b718: Waiting [2024-10-08T06:14:16.021Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:16.021Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:16.287Z] 16113d51b718: Layer already exists [2024-10-08T06:14:16.287Z] 3444cee2763c: Pushed [2024-10-08T06:14:16.287Z] 6278a7c90235: Pushed [2024-10-08T06:14:18.217Z] 30ccc47b418c: Pushed [2024-10-08T06:14:19.618Z] ebe73c5a3fdf: Pushed [2024-10-08T06:14:19.883Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:4dba3856920f6bbe8e5eceb25dc22e9fbe65342982ed965be4cfb9c5c42b29c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:20.240Z] + 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-10-08T06:14:20.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-08T06:14:20.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T06:14:20.596Z] 3444cee2763c: Preparing [2024-10-08T06:14:20.596Z] ebe73c5a3fdf: Preparing [2024-10-08T06:14:20.596Z] fe4255a2454c: Preparing [2024-10-08T06:14:20.596Z] 33afd3eab362: Preparing [2024-10-08T06:14:20.596Z] 6278a7c90235: Preparing [2024-10-08T06:14:20.596Z] 30ccc47b418c: Preparing [2024-10-08T06:14:20.596Z] 16113d51b718: Preparing [2024-10-08T06:14:20.596Z] 16113d51b718: Waiting [2024-10-08T06:14:20.596Z] 30ccc47b418c: Waiting [2024-10-08T06:14:20.596Z] ebe73c5a3fdf: Layer already exists [2024-10-08T06:14:20.596Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:20.596Z] 6278a7c90235: Layer already exists [2024-10-08T06:14:20.596Z] 3444cee2763c: Layer already exists [2024-10-08T06:14:20.596Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:20.596Z] 16113d51b718: Layer already exists [2024-10-08T06:14:20.596Z] 30ccc47b418c: Layer already exists [2024-10-08T06:14:20.861Z] latest: digest: sha256:4dba3856920f6bbe8e5eceb25dc22e9fbe65342982ed965be4cfb9c5c42b29c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:21.214Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:21.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.95 [2024-10-08T06:14:21.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T06:14:21.560Z] 3444cee2763c: Preparing [2024-10-08T06:14:21.560Z] ebe73c5a3fdf: Preparing [2024-10-08T06:14:21.560Z] fe4255a2454c: Preparing [2024-10-08T06:14:21.560Z] 33afd3eab362: Preparing [2024-10-08T06:14:21.560Z] 6278a7c90235: Preparing [2024-10-08T06:14:21.560Z] 30ccc47b418c: Preparing [2024-10-08T06:14:21.560Z] 16113d51b718: Preparing [2024-10-08T06:14:21.560Z] 30ccc47b418c: Waiting [2024-10-08T06:14:21.560Z] 16113d51b718: Waiting [2024-10-08T06:14:21.560Z] ebe73c5a3fdf: Layer already exists [2024-10-08T06:14:21.560Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:21.560Z] 3444cee2763c: Layer already exists [2024-10-08T06:14:21.560Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:21.560Z] 6278a7c90235: Layer already exists [2024-10-08T06:14:21.560Z] 30ccc47b418c: Layer already exists [2024-10-08T06:14:21.560Z] 16113d51b718: Layer already exists [2024-10-08T06:14:21.824Z] 3.2.0-dev.95: digest: sha256:4dba3856920f6bbe8e5eceb25dc22e9fbe65342982ed965be4cfb9c5c42b29c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:22.177Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:22.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:14:22.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T06:14:22.514Z] 3444cee2763c: Preparing [2024-10-08T06:14:22.514Z] ebe73c5a3fdf: Preparing [2024-10-08T06:14:22.514Z] fe4255a2454c: Preparing [2024-10-08T06:14:22.514Z] 33afd3eab362: Preparing [2024-10-08T06:14:22.514Z] 6278a7c90235: Preparing [2024-10-08T06:14:22.514Z] 30ccc47b418c: Preparing [2024-10-08T06:14:22.514Z] 16113d51b718: Preparing [2024-10-08T06:14:22.514Z] 30ccc47b418c: Waiting [2024-10-08T06:14:22.514Z] 16113d51b718: Waiting [2024-10-08T06:14:22.514Z] 6278a7c90235: Layer already exists [2024-10-08T06:14:22.514Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:22.514Z] 3444cee2763c: Layer already exists [2024-10-08T06:14:22.514Z] ebe73c5a3fdf: Layer already exists [2024-10-08T06:14:22.514Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:22.514Z] 16113d51b718: Layer already exists [2024-10-08T06:14:22.514Z] 30ccc47b418c: Layer already exists [2024-10-08T06:14:22.779Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:4dba3856920f6bbe8e5eceb25dc22e9fbe65342982ed965be4cfb9c5c42b29c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:23.135Z] + 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-10-08T06:14:23.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-08T06:14:23.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T06:14:23.476Z] 3444cee2763c: Preparing [2024-10-08T06:14:23.476Z] ebe73c5a3fdf: Preparing [2024-10-08T06:14:23.476Z] fe4255a2454c: Preparing [2024-10-08T06:14:23.476Z] 33afd3eab362: Preparing [2024-10-08T06:14:23.476Z] 6278a7c90235: Preparing [2024-10-08T06:14:23.476Z] 30ccc47b418c: Preparing [2024-10-08T06:14:23.476Z] 16113d51b718: Preparing [2024-10-08T06:14:23.476Z] 30ccc47b418c: Waiting [2024-10-08T06:14:23.476Z] 16113d51b718: Waiting [2024-10-08T06:14:23.476Z] 3444cee2763c: Layer already exists [2024-10-08T06:14:23.476Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:23.476Z] ebe73c5a3fdf: Layer already exists [2024-10-08T06:14:23.476Z] 6278a7c90235: Layer already exists [2024-10-08T06:14:23.476Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:23.476Z] 16113d51b718: Layer already exists [2024-10-08T06:14:23.476Z] 30ccc47b418c: Layer already exists [2024-10-08T06:14:23.742Z] main: digest: sha256:4dba3856920f6bbe8e5eceb25dc22e9fbe65342982ed965be4cfb9c5c42b29c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:14:23.832Z] ===================================================== [Pipeline] echo [2024-10-08T06:14:23.849Z] taggedImages: [2024-10-08T06:14:23.849Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:14:23.849Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-08T06:14:23.849Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.95 [2024-10-08T06:14:23.849Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:14:23.849Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-08T06:14:23.880Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-08T06:14:23.880Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:14:23.880Z] latest [2024-10-08T06:14:23.880Z] 3.2.0-dev.95 [2024-10-08T06:14:23.880Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:14:23.880Z] main [2024-10-08T06:14:23.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:24.249Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:24.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:14:24.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T06:14:24.596Z] b0701176dc26: Preparing [2024-10-08T06:14:24.596Z] b815d9410b05: Preparing [2024-10-08T06:14:24.596Z] 09f98222e4aa: Preparing [2024-10-08T06:14:24.596Z] fe4255a2454c: Preparing [2024-10-08T06:14:24.596Z] 33afd3eab362: Preparing [2024-10-08T06:14:24.596Z] 46ca78d6b8a3: Preparing [2024-10-08T06:14:24.596Z] 1e3d3758934e: Preparing [2024-10-08T06:14:24.596Z] 16c4bd3310d2: Preparing [2024-10-08T06:14:24.596Z] a66b0e34783a: Preparing [2024-10-08T06:14:24.596Z] 16113d51b718: Preparing [2024-10-08T06:14:24.596Z] 46ca78d6b8a3: Waiting [2024-10-08T06:14:24.596Z] 1e3d3758934e: Waiting [2024-10-08T06:14:24.596Z] 16c4bd3310d2: Waiting [2024-10-08T06:14:24.596Z] a66b0e34783a: Waiting [2024-10-08T06:14:24.596Z] 16113d51b718: Waiting [2024-10-08T06:14:24.596Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:24.596Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:24.861Z] 09f98222e4aa: Pushed [2024-10-08T06:14:24.861Z] b815d9410b05: Pushed [2024-10-08T06:14:24.861Z] b0701176dc26: Pushed [2024-10-08T06:14:24.861Z] 16113d51b718: Layer already exists [2024-10-08T06:14:25.126Z] 16c4bd3310d2: Pushed [2024-10-08T06:14:25.705Z] a66b0e34783a: Pushed [2024-10-08T06:14:37.996Z] 1e3d3758934e: Pushed [2024-10-08T06:14:46.193Z] 46ca78d6b8a3: Pushed [2024-10-08T06:14:46.193Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:29f6f4697575bc66be00eb39568098fa0fdbc3cb309e1ffb336be9679d4a6b30 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:46.552Z] + 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-10-08T06:14:46.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-08T06:14:46.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T06:14:46.901Z] b0701176dc26: Preparing [2024-10-08T06:14:46.901Z] b815d9410b05: Preparing [2024-10-08T06:14:46.901Z] 09f98222e4aa: Preparing [2024-10-08T06:14:46.901Z] fe4255a2454c: Preparing [2024-10-08T06:14:46.901Z] 33afd3eab362: Preparing [2024-10-08T06:14:46.901Z] 46ca78d6b8a3: Preparing [2024-10-08T06:14:46.901Z] 1e3d3758934e: Preparing [2024-10-08T06:14:46.901Z] 16c4bd3310d2: Preparing [2024-10-08T06:14:46.901Z] a66b0e34783a: Preparing [2024-10-08T06:14:46.901Z] 16113d51b718: Preparing [2024-10-08T06:14:46.901Z] 1e3d3758934e: Waiting [2024-10-08T06:14:46.901Z] 16c4bd3310d2: Waiting [2024-10-08T06:14:46.901Z] a66b0e34783a: Waiting [2024-10-08T06:14:46.901Z] 16113d51b718: Waiting [2024-10-08T06:14:46.901Z] 46ca78d6b8a3: Waiting [2024-10-08T06:14:46.901Z] b0701176dc26: Layer already exists [2024-10-08T06:14:46.901Z] b815d9410b05: Layer already exists [2024-10-08T06:14:46.901Z] 09f98222e4aa: Layer already exists [2024-10-08T06:14:46.901Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:46.901Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:46.901Z] 46ca78d6b8a3: Layer already exists [2024-10-08T06:14:46.901Z] 16c4bd3310d2: Layer already exists [2024-10-08T06:14:46.901Z] 1e3d3758934e: Layer already exists [2024-10-08T06:14:46.901Z] a66b0e34783a: Layer already exists [2024-10-08T06:14:46.901Z] 16113d51b718: Layer already exists [2024-10-08T06:14:47.166Z] latest: digest: sha256:29f6f4697575bc66be00eb39568098fa0fdbc3cb309e1ffb336be9679d4a6b30 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:47.526Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:47.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.95 [2024-10-08T06:14:47.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T06:14:47.872Z] b0701176dc26: Preparing [2024-10-08T06:14:47.872Z] b815d9410b05: Preparing [2024-10-08T06:14:47.872Z] 09f98222e4aa: Preparing [2024-10-08T06:14:47.872Z] fe4255a2454c: Preparing [2024-10-08T06:14:47.872Z] 33afd3eab362: Preparing [2024-10-08T06:14:47.872Z] 46ca78d6b8a3: Preparing [2024-10-08T06:14:47.872Z] 1e3d3758934e: Preparing [2024-10-08T06:14:47.872Z] 16c4bd3310d2: Preparing [2024-10-08T06:14:47.872Z] a66b0e34783a: Preparing [2024-10-08T06:14:47.872Z] 16113d51b718: Preparing [2024-10-08T06:14:47.872Z] 46ca78d6b8a3: Waiting [2024-10-08T06:14:47.872Z] 1e3d3758934e: Waiting [2024-10-08T06:14:47.872Z] 16c4bd3310d2: Waiting [2024-10-08T06:14:47.872Z] a66b0e34783a: Waiting [2024-10-08T06:14:47.872Z] 16113d51b718: Waiting [2024-10-08T06:14:47.872Z] 09f98222e4aa: Layer already exists [2024-10-08T06:14:47.872Z] b0701176dc26: Layer already exists [2024-10-08T06:14:47.872Z] b815d9410b05: Layer already exists [2024-10-08T06:14:47.872Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:47.872Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:47.872Z] 46ca78d6b8a3: Layer already exists [2024-10-08T06:14:47.872Z] 1e3d3758934e: Layer already exists [2024-10-08T06:14:47.872Z] a66b0e34783a: Layer already exists [2024-10-08T06:14:47.872Z] 16113d51b718: Layer already exists [2024-10-08T06:14:47.872Z] 16c4bd3310d2: Layer already exists [2024-10-08T06:14:48.137Z] 3.2.0-dev.95: digest: sha256:29f6f4697575bc66be00eb39568098fa0fdbc3cb309e1ffb336be9679d4a6b30 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:48.497Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:48.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:14:48.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T06:14:48.949Z] b0701176dc26: Preparing [2024-10-08T06:14:48.949Z] b815d9410b05: Preparing [2024-10-08T06:14:48.949Z] 09f98222e4aa: Preparing [2024-10-08T06:14:48.949Z] fe4255a2454c: Preparing [2024-10-08T06:14:48.949Z] 33afd3eab362: Preparing [2024-10-08T06:14:48.949Z] 46ca78d6b8a3: Preparing [2024-10-08T06:14:48.949Z] 1e3d3758934e: Preparing [2024-10-08T06:14:48.949Z] 16c4bd3310d2: Preparing [2024-10-08T06:14:48.949Z] a66b0e34783a: Preparing [2024-10-08T06:14:48.949Z] 16113d51b718: Preparing [2024-10-08T06:14:48.949Z] 16c4bd3310d2: Waiting [2024-10-08T06:14:48.949Z] a66b0e34783a: Waiting [2024-10-08T06:14:48.949Z] 16113d51b718: Waiting [2024-10-08T06:14:48.949Z] 46ca78d6b8a3: Waiting [2024-10-08T06:14:48.949Z] 1e3d3758934e: Waiting [2024-10-08T06:14:48.949Z] 09f98222e4aa: Layer already exists [2024-10-08T06:14:48.949Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:48.949Z] b0701176dc26: Layer already exists [2024-10-08T06:14:48.949Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:48.949Z] b815d9410b05: Layer already exists [2024-10-08T06:14:48.949Z] 46ca78d6b8a3: Layer already exists [2024-10-08T06:14:48.949Z] 16113d51b718: Layer already exists [2024-10-08T06:14:48.949Z] 1e3d3758934e: Layer already exists [2024-10-08T06:14:48.949Z] 16c4bd3310d2: Layer already exists [2024-10-08T06:14:48.949Z] a66b0e34783a: Layer already exists [2024-10-08T06:14:49.216Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:29f6f4697575bc66be00eb39568098fa0fdbc3cb309e1ffb336be9679d4a6b30 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:49.578Z] + 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-10-08T06:14:49.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-08T06:14:49.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T06:14:49.926Z] b0701176dc26: Preparing [2024-10-08T06:14:49.926Z] b815d9410b05: Preparing [2024-10-08T06:14:49.926Z] 09f98222e4aa: Preparing [2024-10-08T06:14:49.926Z] fe4255a2454c: Preparing [2024-10-08T06:14:49.926Z] 33afd3eab362: Preparing [2024-10-08T06:14:49.926Z] 46ca78d6b8a3: Preparing [2024-10-08T06:14:49.926Z] 1e3d3758934e: Preparing [2024-10-08T06:14:49.926Z] 16c4bd3310d2: Preparing [2024-10-08T06:14:49.926Z] a66b0e34783a: Preparing [2024-10-08T06:14:49.926Z] 16113d51b718: Preparing [2024-10-08T06:14:49.926Z] 1e3d3758934e: Waiting [2024-10-08T06:14:49.926Z] 16c4bd3310d2: Waiting [2024-10-08T06:14:49.926Z] a66b0e34783a: Waiting [2024-10-08T06:14:49.926Z] 16113d51b718: Waiting [2024-10-08T06:14:49.926Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:49.926Z] 09f98222e4aa: Layer already exists [2024-10-08T06:14:49.926Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:49.926Z] b0701176dc26: Layer already exists [2024-10-08T06:14:49.926Z] b815d9410b05: Layer already exists [2024-10-08T06:14:49.926Z] 16c4bd3310d2: Layer already exists [2024-10-08T06:14:49.926Z] 46ca78d6b8a3: Layer already exists [2024-10-08T06:14:49.926Z] a66b0e34783a: Layer already exists [2024-10-08T06:14:49.926Z] 1e3d3758934e: Layer already exists [2024-10-08T06:14:49.926Z] 16113d51b718: Layer already exists [2024-10-08T06:14:50.194Z] main: digest: sha256:29f6f4697575bc66be00eb39568098fa0fdbc3cb309e1ffb336be9679d4a6b30 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:14:50.276Z] ===================================================== [Pipeline] echo [2024-10-08T06:14:50.291Z] taggedImages: [2024-10-08T06:14:50.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:14:50.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-08T06:14:50.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.95 [2024-10-08T06:14:50.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:14:50.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-08T06:14:50.325Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-08T06:14:50.325Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:14:50.325Z] latest [2024-10-08T06:14:50.325Z] 3.2.0-dev.95 [2024-10-08T06:14:50.325Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:14:50.325Z] main [2024-10-08T06:14:50.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:50.688Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:14:51.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:14:51.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T06:14:51.037Z] 64a0d61d4c58: Preparing [2024-10-08T06:14:51.037Z] 314e58b78590: Preparing [2024-10-08T06:14:51.037Z] 9c24b3bb005b: Preparing [2024-10-08T06:14:51.037Z] fe4255a2454c: Preparing [2024-10-08T06:14:51.037Z] 33afd3eab362: Preparing [2024-10-08T06:14:51.037Z] abc2e4c7f1f2: Preparing [2024-10-08T06:14:51.037Z] 9d587fee93f4: Preparing [2024-10-08T06:14:51.037Z] d79a0c7473db: Preparing [2024-10-08T06:14:51.037Z] 16113d51b718: Preparing [2024-10-08T06:14:51.037Z] 9d587fee93f4: Waiting [2024-10-08T06:14:51.037Z] d79a0c7473db: Waiting [2024-10-08T06:14:51.037Z] 16113d51b718: Waiting [2024-10-08T06:14:51.037Z] abc2e4c7f1f2: Waiting [2024-10-08T06:14:51.303Z] 9c24b3bb005b: Pushed [2024-10-08T06:14:51.303Z] 314e58b78590: Pushed [2024-10-08T06:14:51.885Z] 33afd3eab362: Layer already exists [2024-10-08T06:14:51.885Z] fe4255a2454c: Layer already exists [2024-10-08T06:14:52.152Z] 64a0d61d4c58: Pushed [2024-10-08T06:14:52.152Z] 16113d51b718: Layer already exists [2024-10-08T06:14:52.152Z] 9d587fee93f4: Pushed [2024-10-08T06:14:52.733Z] d79a0c7473db: Pushed [2024-10-08T06:15:14.799Z] abc2e4c7f1f2: Pushed [2024-10-08T06:15:14.800Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:300562ea558f54b200ff924203790b2a38b6ad4ee16ab93f32ae4bd9292d02ed size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:15.157Z] + 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-10-08T06:15:15.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-08T06:15:15.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T06:15:15.507Z] 64a0d61d4c58: Preparing [2024-10-08T06:15:15.507Z] 314e58b78590: Preparing [2024-10-08T06:15:15.507Z] 9c24b3bb005b: Preparing [2024-10-08T06:15:15.507Z] fe4255a2454c: Preparing [2024-10-08T06:15:15.507Z] 33afd3eab362: Preparing [2024-10-08T06:15:15.507Z] abc2e4c7f1f2: Preparing [2024-10-08T06:15:15.507Z] 9d587fee93f4: Preparing [2024-10-08T06:15:15.507Z] d79a0c7473db: Preparing [2024-10-08T06:15:15.507Z] 16113d51b718: Preparing [2024-10-08T06:15:15.507Z] abc2e4c7f1f2: Waiting [2024-10-08T06:15:15.507Z] 9d587fee93f4: Waiting [2024-10-08T06:15:15.507Z] d79a0c7473db: Waiting [2024-10-08T06:15:15.507Z] 16113d51b718: Waiting [2024-10-08T06:15:15.507Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:15.507Z] 9c24b3bb005b: Layer already exists [2024-10-08T06:15:15.507Z] 64a0d61d4c58: Layer already exists [2024-10-08T06:15:15.507Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:15.507Z] 314e58b78590: Layer already exists [2024-10-08T06:15:15.507Z] 9d587fee93f4: Layer already exists [2024-10-08T06:15:15.507Z] d79a0c7473db: Layer already exists [2024-10-08T06:15:15.507Z] 16113d51b718: Layer already exists [2024-10-08T06:15:15.507Z] abc2e4c7f1f2: Layer already exists [2024-10-08T06:15:15.773Z] latest: digest: sha256:300562ea558f54b200ff924203790b2a38b6ad4ee16ab93f32ae4bd9292d02ed size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:16.139Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:16.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.95 [2024-10-08T06:15:16.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T06:15:16.499Z] 64a0d61d4c58: Preparing [2024-10-08T06:15:16.499Z] 314e58b78590: Preparing [2024-10-08T06:15:16.499Z] 9c24b3bb005b: Preparing [2024-10-08T06:15:16.499Z] fe4255a2454c: Preparing [2024-10-08T06:15:16.499Z] 33afd3eab362: Preparing [2024-10-08T06:15:16.499Z] abc2e4c7f1f2: Preparing [2024-10-08T06:15:16.499Z] 9d587fee93f4: Preparing [2024-10-08T06:15:16.499Z] d79a0c7473db: Preparing [2024-10-08T06:15:16.499Z] 16113d51b718: Preparing [2024-10-08T06:15:16.499Z] d79a0c7473db: Waiting [2024-10-08T06:15:16.499Z] abc2e4c7f1f2: Waiting [2024-10-08T06:15:16.499Z] 16113d51b718: Waiting [2024-10-08T06:15:16.499Z] 9d587fee93f4: Waiting [2024-10-08T06:15:16.499Z] 314e58b78590: Layer already exists [2024-10-08T06:15:16.499Z] 64a0d61d4c58: Layer already exists [2024-10-08T06:15:16.499Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:16.499Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:16.499Z] 9c24b3bb005b: Layer already exists [2024-10-08T06:15:16.499Z] abc2e4c7f1f2: Layer already exists [2024-10-08T06:15:16.499Z] 9d587fee93f4: Layer already exists [2024-10-08T06:15:16.499Z] 16113d51b718: Layer already exists [2024-10-08T06:15:16.499Z] d79a0c7473db: Layer already exists [2024-10-08T06:15:16.766Z] 3.2.0-dev.95: digest: sha256:300562ea558f54b200ff924203790b2a38b6ad4ee16ab93f32ae4bd9292d02ed size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:17.134Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:17.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:15:17.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T06:15:17.485Z] 64a0d61d4c58: Preparing [2024-10-08T06:15:17.485Z] 314e58b78590: Preparing [2024-10-08T06:15:17.485Z] 9c24b3bb005b: Preparing [2024-10-08T06:15:17.485Z] fe4255a2454c: Preparing [2024-10-08T06:15:17.485Z] 33afd3eab362: Preparing [2024-10-08T06:15:17.485Z] abc2e4c7f1f2: Preparing [2024-10-08T06:15:17.485Z] 9d587fee93f4: Preparing [2024-10-08T06:15:17.485Z] d79a0c7473db: Preparing [2024-10-08T06:15:17.485Z] 16113d51b718: Preparing [2024-10-08T06:15:17.485Z] 9d587fee93f4: Waiting [2024-10-08T06:15:17.485Z] d79a0c7473db: Waiting [2024-10-08T06:15:17.485Z] 16113d51b718: Waiting [2024-10-08T06:15:17.485Z] abc2e4c7f1f2: Waiting [2024-10-08T06:15:17.485Z] 64a0d61d4c58: Layer already exists [2024-10-08T06:15:17.485Z] 314e58b78590: Layer already exists [2024-10-08T06:15:17.485Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:17.485Z] 9c24b3bb005b: Layer already exists [2024-10-08T06:15:17.485Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:17.485Z] 16113d51b718: Layer already exists [2024-10-08T06:15:17.485Z] d79a0c7473db: Layer already exists [2024-10-08T06:15:17.485Z] abc2e4c7f1f2: Layer already exists [2024-10-08T06:15:17.485Z] 9d587fee93f4: Layer already exists [2024-10-08T06:15:17.750Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:300562ea558f54b200ff924203790b2a38b6ad4ee16ab93f32ae4bd9292d02ed size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:18.117Z] + 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-10-08T06:15:18.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-08T06:15:18.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T06:15:18.478Z] 64a0d61d4c58: Preparing [2024-10-08T06:15:18.478Z] 314e58b78590: Preparing [2024-10-08T06:15:18.478Z] 9c24b3bb005b: Preparing [2024-10-08T06:15:18.478Z] fe4255a2454c: Preparing [2024-10-08T06:15:18.478Z] 33afd3eab362: Preparing [2024-10-08T06:15:18.478Z] abc2e4c7f1f2: Preparing [2024-10-08T06:15:18.478Z] 9d587fee93f4: Preparing [2024-10-08T06:15:18.478Z] d79a0c7473db: Preparing [2024-10-08T06:15:18.478Z] 16113d51b718: Preparing [2024-10-08T06:15:18.478Z] abc2e4c7f1f2: Waiting [2024-10-08T06:15:18.478Z] 9d587fee93f4: Waiting [2024-10-08T06:15:18.478Z] d79a0c7473db: Waiting [2024-10-08T06:15:18.478Z] 16113d51b718: Waiting [2024-10-08T06:15:18.478Z] 64a0d61d4c58: Layer already exists [2024-10-08T06:15:18.478Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:18.478Z] 314e58b78590: Layer already exists [2024-10-08T06:15:18.478Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:18.478Z] 9c24b3bb005b: Layer already exists [2024-10-08T06:15:18.478Z] d79a0c7473db: Layer already exists [2024-10-08T06:15:18.478Z] 9d587fee93f4: Layer already exists [2024-10-08T06:15:18.478Z] abc2e4c7f1f2: Layer already exists [2024-10-08T06:15:18.478Z] 16113d51b718: Layer already exists [2024-10-08T06:15:18.745Z] main: digest: sha256:300562ea558f54b200ff924203790b2a38b6ad4ee16ab93f32ae4bd9292d02ed size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:15:18.832Z] ===================================================== [Pipeline] echo [2024-10-08T06:15:18.846Z] taggedImages: [2024-10-08T06:15:18.846Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:15:18.846Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-08T06:15:18.846Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.95 [2024-10-08T06:15:18.846Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:15:18.846Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-08T06:15:18.874Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-08T06:15:18.874Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:15:18.874Z] latest [2024-10-08T06:15:18.874Z] 3.2.0-dev.95 [2024-10-08T06:15:18.874Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:15:18.874Z] main [2024-10-08T06:15:18.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:19.262Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:19.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:15:19.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T06:15:19.618Z] 280d8db4c064: Preparing [2024-10-08T06:15:19.618Z] cc30c3b7929f: Preparing [2024-10-08T06:15:19.618Z] 7a5d96154924: Preparing [2024-10-08T06:15:19.618Z] fe4255a2454c: Preparing [2024-10-08T06:15:19.618Z] 33afd3eab362: Preparing [2024-10-08T06:15:19.618Z] e40969b56507: Preparing [2024-10-08T06:15:19.618Z] 16c4bd3310d2: Preparing [2024-10-08T06:15:19.618Z] a66b0e34783a: Preparing [2024-10-08T06:15:19.618Z] 16113d51b718: Preparing [2024-10-08T06:15:19.618Z] e40969b56507: Waiting [2024-10-08T06:15:19.618Z] a66b0e34783a: Waiting [2024-10-08T06:15:19.618Z] 16113d51b718: Waiting [2024-10-08T06:15:19.618Z] 16c4bd3310d2: Waiting [2024-10-08T06:15:19.618Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:19.886Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:19.886Z] 16c4bd3310d2: Layer already exists [2024-10-08T06:15:19.886Z] cc30c3b7929f: Pushed [2024-10-08T06:15:19.886Z] 7a5d96154924: Pushed [2024-10-08T06:15:19.886Z] a66b0e34783a: Layer already exists [2024-10-08T06:15:19.886Z] 16113d51b718: Layer already exists [2024-10-08T06:15:19.886Z] 280d8db4c064: Pushed [2024-10-08T06:15:41.953Z] e40969b56507: Pushed [2024-10-08T06:15:42.221Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:4c61034857e8f5cc2a120133447b1c63ab1694d49c415918262b47f417832451 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:42.581Z] + 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-10-08T06:15:42.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-08T06:15:42.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T06:15:42.928Z] 280d8db4c064: Preparing [2024-10-08T06:15:42.928Z] cc30c3b7929f: Preparing [2024-10-08T06:15:42.928Z] 7a5d96154924: Preparing [2024-10-08T06:15:42.928Z] fe4255a2454c: Preparing [2024-10-08T06:15:42.928Z] 33afd3eab362: Preparing [2024-10-08T06:15:42.928Z] e40969b56507: Preparing [2024-10-08T06:15:42.928Z] 16c4bd3310d2: Preparing [2024-10-08T06:15:42.928Z] a66b0e34783a: Preparing [2024-10-08T06:15:42.928Z] 16113d51b718: Preparing [2024-10-08T06:15:42.928Z] 16c4bd3310d2: Waiting [2024-10-08T06:15:42.928Z] a66b0e34783a: Waiting [2024-10-08T06:15:42.928Z] 16113d51b718: Waiting [2024-10-08T06:15:42.929Z] e40969b56507: Waiting [2024-10-08T06:15:42.929Z] 7a5d96154924: Layer already exists [2024-10-08T06:15:42.929Z] cc30c3b7929f: Layer already exists [2024-10-08T06:15:42.929Z] 280d8db4c064: Layer already exists [2024-10-08T06:15:42.929Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:42.929Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:42.929Z] e40969b56507: Layer already exists [2024-10-08T06:15:42.929Z] a66b0e34783a: Layer already exists [2024-10-08T06:15:42.929Z] 16c4bd3310d2: Layer already exists [2024-10-08T06:15:42.929Z] 16113d51b718: Layer already exists [2024-10-08T06:15:43.194Z] latest: digest: sha256:4c61034857e8f5cc2a120133447b1c63ab1694d49c415918262b47f417832451 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:43.555Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:43.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.95 [2024-10-08T06:15:43.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T06:15:43.914Z] 280d8db4c064: Preparing [2024-10-08T06:15:43.914Z] cc30c3b7929f: Preparing [2024-10-08T06:15:43.914Z] 7a5d96154924: Preparing [2024-10-08T06:15:43.914Z] fe4255a2454c: Preparing [2024-10-08T06:15:43.914Z] 33afd3eab362: Preparing [2024-10-08T06:15:43.914Z] e40969b56507: Preparing [2024-10-08T06:15:43.914Z] 16c4bd3310d2: Preparing [2024-10-08T06:15:43.914Z] a66b0e34783a: Preparing [2024-10-08T06:15:43.914Z] 16113d51b718: Preparing [2024-10-08T06:15:43.914Z] e40969b56507: Waiting [2024-10-08T06:15:43.914Z] 16c4bd3310d2: Waiting [2024-10-08T06:15:43.914Z] a66b0e34783a: Waiting [2024-10-08T06:15:43.914Z] 16113d51b718: Waiting [2024-10-08T06:15:43.914Z] 7a5d96154924: Layer already exists [2024-10-08T06:15:43.914Z] 280d8db4c064: Layer already exists [2024-10-08T06:15:43.914Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:43.914Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:43.914Z] cc30c3b7929f: Layer already exists [2024-10-08T06:15:43.914Z] 16113d51b718: Layer already exists [2024-10-08T06:15:43.914Z] 16c4bd3310d2: Layer already exists [2024-10-08T06:15:43.914Z] a66b0e34783a: Layer already exists [2024-10-08T06:15:43.914Z] e40969b56507: Layer already exists [2024-10-08T06:15:44.180Z] 3.2.0-dev.95: digest: sha256:4c61034857e8f5cc2a120133447b1c63ab1694d49c415918262b47f417832451 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:44.587Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:44.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:15:44.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T06:15:44.971Z] 280d8db4c064: Preparing [2024-10-08T06:15:44.971Z] cc30c3b7929f: Preparing [2024-10-08T06:15:44.971Z] 7a5d96154924: Preparing [2024-10-08T06:15:44.971Z] fe4255a2454c: Preparing [2024-10-08T06:15:44.971Z] 33afd3eab362: Preparing [2024-10-08T06:15:44.971Z] e40969b56507: Preparing [2024-10-08T06:15:44.971Z] 16c4bd3310d2: Preparing [2024-10-08T06:15:44.971Z] a66b0e34783a: Preparing [2024-10-08T06:15:44.971Z] 16113d51b718: Preparing [2024-10-08T06:15:44.971Z] e40969b56507: Waiting [2024-10-08T06:15:44.971Z] 16c4bd3310d2: Waiting [2024-10-08T06:15:44.971Z] a66b0e34783a: Waiting [2024-10-08T06:15:44.971Z] 16113d51b718: Waiting [2024-10-08T06:15:44.971Z] 7a5d96154924: Layer already exists [2024-10-08T06:15:44.971Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:44.971Z] 280d8db4c064: Layer already exists [2024-10-08T06:15:44.971Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:44.971Z] cc30c3b7929f: Layer already exists [2024-10-08T06:15:44.971Z] 16c4bd3310d2: Layer already exists [2024-10-08T06:15:44.971Z] e40969b56507: Layer already exists [2024-10-08T06:15:44.971Z] 16113d51b718: Layer already exists [2024-10-08T06:15:44.971Z] a66b0e34783a: Layer already exists [2024-10-08T06:15:45.260Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:4c61034857e8f5cc2a120133447b1c63ab1694d49c415918262b47f417832451 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:45.632Z] + 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-10-08T06:15:46.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-08T06:15:46.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T06:15:46.016Z] 280d8db4c064: Preparing [2024-10-08T06:15:46.016Z] cc30c3b7929f: Preparing [2024-10-08T06:15:46.016Z] 7a5d96154924: Preparing [2024-10-08T06:15:46.016Z] fe4255a2454c: Preparing [2024-10-08T06:15:46.016Z] 33afd3eab362: Preparing [2024-10-08T06:15:46.016Z] e40969b56507: Preparing [2024-10-08T06:15:46.016Z] 16c4bd3310d2: Preparing [2024-10-08T06:15:46.016Z] a66b0e34783a: Preparing [2024-10-08T06:15:46.016Z] 16113d51b718: Preparing [2024-10-08T06:15:46.016Z] 16c4bd3310d2: Waiting [2024-10-08T06:15:46.016Z] a66b0e34783a: Waiting [2024-10-08T06:15:46.016Z] 16113d51b718: Waiting [2024-10-08T06:15:46.016Z] e40969b56507: Waiting [2024-10-08T06:15:46.016Z] 280d8db4c064: Layer already exists [2024-10-08T06:15:46.016Z] 7a5d96154924: Layer already exists [2024-10-08T06:15:46.016Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:46.016Z] cc30c3b7929f: Layer already exists [2024-10-08T06:15:46.016Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:46.016Z] a66b0e34783a: Layer already exists [2024-10-08T06:15:46.016Z] e40969b56507: Layer already exists [2024-10-08T06:15:46.016Z] 16c4bd3310d2: Layer already exists [2024-10-08T06:15:46.016Z] 16113d51b718: Layer already exists [2024-10-08T06:15:46.288Z] main: digest: sha256:4c61034857e8f5cc2a120133447b1c63ab1694d49c415918262b47f417832451 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:15:46.369Z] ===================================================== [Pipeline] echo [2024-10-08T06:15:46.385Z] taggedImages: [2024-10-08T06:15:46.385Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:15:46.385Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-08T06:15:46.385Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.95 [2024-10-08T06:15:46.385Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:15:46.385Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-08T06:15:46.420Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-08T06:15:46.420Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:15:46.420Z] latest [2024-10-08T06:15:46.420Z] 3.2.0-dev.95 [2024-10-08T06:15:46.420Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:15:46.420Z] main [2024-10-08T06:15:46.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:46.811Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:47.187Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:15:47.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T06:15:47.187Z] 023b124c8f24: Preparing [2024-10-08T06:15:47.187Z] 1365ef3d115e: Preparing [2024-10-08T06:15:47.187Z] fe4255a2454c: Preparing [2024-10-08T06:15:47.187Z] 33afd3eab362: Preparing [2024-10-08T06:15:47.187Z] 6f0f5695aff9: Preparing [2024-10-08T06:15:47.187Z] 1df405c75d7d: Preparing [2024-10-08T06:15:47.187Z] 16113d51b718: Preparing [2024-10-08T06:15:47.187Z] 1df405c75d7d: Waiting [2024-10-08T06:15:47.187Z] 16113d51b718: Waiting [2024-10-08T06:15:47.454Z] 6f0f5695aff9: Pushed [2024-10-08T06:15:47.719Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:47.719Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:47.719Z] 16113d51b718: Layer already exists [2024-10-08T06:15:47.719Z] 023b124c8f24: Pushed [2024-10-08T06:15:48.300Z] 1df405c75d7d: Pushed [2024-10-08T06:15:54.934Z] 1365ef3d115e: Pushed [2024-10-08T06:15:55.202Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:e27ced4ed630a76bf21c39667effb4458b88454504df79210221ddbee27506e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:55.572Z] + 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-10-08T06:15:55.940Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-08T06:15:55.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T06:15:55.940Z] 023b124c8f24: Preparing [2024-10-08T06:15:55.940Z] 1365ef3d115e: Preparing [2024-10-08T06:15:55.940Z] fe4255a2454c: Preparing [2024-10-08T06:15:55.940Z] 33afd3eab362: Preparing [2024-10-08T06:15:55.940Z] 6f0f5695aff9: Preparing [2024-10-08T06:15:55.940Z] 1df405c75d7d: Preparing [2024-10-08T06:15:55.940Z] 16113d51b718: Preparing [2024-10-08T06:15:55.940Z] 1df405c75d7d: Waiting [2024-10-08T06:15:55.940Z] 16113d51b718: Waiting [2024-10-08T06:15:55.940Z] 1365ef3d115e: Layer already exists [2024-10-08T06:15:55.940Z] 6f0f5695aff9: Layer already exists [2024-10-08T06:15:55.940Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:55.940Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:55.940Z] 023b124c8f24: Layer already exists [2024-10-08T06:15:55.940Z] 1df405c75d7d: Layer already exists [2024-10-08T06:15:55.940Z] 16113d51b718: Layer already exists [2024-10-08T06:15:56.207Z] latest: digest: sha256:e27ced4ed630a76bf21c39667effb4458b88454504df79210221ddbee27506e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:56.567Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:56.919Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.95 [2024-10-08T06:15:56.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T06:15:56.919Z] 023b124c8f24: Preparing [2024-10-08T06:15:56.919Z] 1365ef3d115e: Preparing [2024-10-08T06:15:56.919Z] fe4255a2454c: Preparing [2024-10-08T06:15:56.919Z] 33afd3eab362: Preparing [2024-10-08T06:15:56.920Z] 6f0f5695aff9: Preparing [2024-10-08T06:15:56.920Z] 1df405c75d7d: Preparing [2024-10-08T06:15:56.920Z] 16113d51b718: Preparing [2024-10-08T06:15:56.920Z] 1df405c75d7d: Waiting [2024-10-08T06:15:56.920Z] 023b124c8f24: Layer already exists [2024-10-08T06:15:56.920Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:56.920Z] 6f0f5695aff9: Layer already exists [2024-10-08T06:15:56.920Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:56.920Z] 1365ef3d115e: Layer already exists [2024-10-08T06:15:56.920Z] 1df405c75d7d: Layer already exists [2024-10-08T06:15:56.920Z] 16113d51b718: Layer already exists [2024-10-08T06:15:57.186Z] 3.2.0-dev.95: digest: sha256:e27ced4ed630a76bf21c39667effb4458b88454504df79210221ddbee27506e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:57.549Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:57.905Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:15:57.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T06:15:57.905Z] 023b124c8f24: Preparing [2024-10-08T06:15:57.905Z] 1365ef3d115e: Preparing [2024-10-08T06:15:57.905Z] fe4255a2454c: Preparing [2024-10-08T06:15:57.905Z] 33afd3eab362: Preparing [2024-10-08T06:15:57.905Z] 6f0f5695aff9: Preparing [2024-10-08T06:15:57.905Z] 1df405c75d7d: Preparing [2024-10-08T06:15:57.905Z] 16113d51b718: Preparing [2024-10-08T06:15:57.905Z] 1df405c75d7d: Waiting [2024-10-08T06:15:57.905Z] 16113d51b718: Waiting [2024-10-08T06:15:57.905Z] 6f0f5695aff9: Layer already exists [2024-10-08T06:15:57.905Z] 1365ef3d115e: Layer already exists [2024-10-08T06:15:57.905Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:57.905Z] 023b124c8f24: Layer already exists [2024-10-08T06:15:57.905Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:57.905Z] 16113d51b718: Layer already exists [2024-10-08T06:15:57.905Z] 1df405c75d7d: Layer already exists [2024-10-08T06:15:58.171Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:e27ced4ed630a76bf21c39667effb4458b88454504df79210221ddbee27506e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:58.525Z] + 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-10-08T06:15:58.883Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-08T06:15:58.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T06:15:58.883Z] 023b124c8f24: Preparing [2024-10-08T06:15:58.883Z] 1365ef3d115e: Preparing [2024-10-08T06:15:58.883Z] fe4255a2454c: Preparing [2024-10-08T06:15:58.883Z] 33afd3eab362: Preparing [2024-10-08T06:15:58.883Z] 6f0f5695aff9: Preparing [2024-10-08T06:15:58.883Z] 1df405c75d7d: Preparing [2024-10-08T06:15:58.883Z] 16113d51b718: Preparing [2024-10-08T06:15:58.883Z] 1df405c75d7d: Waiting [2024-10-08T06:15:58.883Z] 16113d51b718: Waiting [2024-10-08T06:15:58.883Z] 1365ef3d115e: Layer already exists [2024-10-08T06:15:58.883Z] fe4255a2454c: Layer already exists [2024-10-08T06:15:58.883Z] 023b124c8f24: Layer already exists [2024-10-08T06:15:58.883Z] 33afd3eab362: Layer already exists [2024-10-08T06:15:58.883Z] 6f0f5695aff9: Layer already exists [2024-10-08T06:15:58.883Z] 1df405c75d7d: Layer already exists [2024-10-08T06:15:58.883Z] 16113d51b718: Layer already exists [2024-10-08T06:15:59.150Z] main: digest: sha256:e27ced4ed630a76bf21c39667effb4458b88454504df79210221ddbee27506e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:15:59.226Z] ===================================================== [Pipeline] echo [2024-10-08T06:15:59.240Z] taggedImages: [2024-10-08T06:15:59.240Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:15:59.240Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-08T06:15:59.240Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.95 [2024-10-08T06:15:59.240Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:15:59.240Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-08T06:15:59.270Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-08T06:15:59.270Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:15:59.270Z] latest [2024-10-08T06:15:59.270Z] 3.2.0-dev.95 [2024-10-08T06:15:59.270Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:15:59.270Z] main [2024-10-08T06:15:59.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:15:59.650Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:00.022Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:16:00.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T06:16:00.022Z] a47834b92424: Preparing [2024-10-08T06:16:00.022Z] 60aca3dc892d: Preparing [2024-10-08T06:16:00.022Z] d901ab9fd677: Preparing [2024-10-08T06:16:00.022Z] fe4255a2454c: Preparing [2024-10-08T06:16:00.022Z] 33afd3eab362: Preparing [2024-10-08T06:16:00.022Z] 5dc070d37cf5: Preparing [2024-10-08T06:16:00.022Z] 224d62deb6c9: Preparing [2024-10-08T06:16:00.022Z] 16113d51b718: Preparing [2024-10-08T06:16:00.022Z] 5dc070d37cf5: Waiting [2024-10-08T06:16:00.022Z] 224d62deb6c9: Waiting [2024-10-08T06:16:00.022Z] 16113d51b718: Waiting [2024-10-08T06:16:00.290Z] fe4255a2454c: Layer already exists [2024-10-08T06:16:00.290Z] 33afd3eab362: Layer already exists [2024-10-08T06:16:00.290Z] 60aca3dc892d: Pushed [2024-10-08T06:16:00.290Z] a47834b92424: Pushed [2024-10-08T06:16:00.290Z] 16113d51b718: Layer already exists [2024-10-08T06:16:00.557Z] 5dc070d37cf5: Pushed [2024-10-08T06:16:00.557Z] 224d62deb6c9: Pushed [2024-10-08T06:16:08.763Z] d901ab9fd677: Pushed [2024-10-08T06:16:08.763Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:9150934d17daf99ddf9acb8f0a0fe6a0a4bc14804db1a866b30f618d7d56015b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:09.116Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:09.476Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-08T06:16:09.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T06:16:09.476Z] a47834b92424: Preparing [2024-10-08T06:16:09.476Z] 60aca3dc892d: Preparing [2024-10-08T06:16:09.476Z] d901ab9fd677: Preparing [2024-10-08T06:16:09.476Z] fe4255a2454c: Preparing [2024-10-08T06:16:09.476Z] 33afd3eab362: Preparing [2024-10-08T06:16:09.476Z] 5dc070d37cf5: Preparing [2024-10-08T06:16:09.476Z] 224d62deb6c9: Preparing [2024-10-08T06:16:09.476Z] 16113d51b718: Preparing [2024-10-08T06:16:09.476Z] 224d62deb6c9: Waiting [2024-10-08T06:16:09.476Z] 5dc070d37cf5: Waiting [2024-10-08T06:16:09.476Z] 16113d51b718: Waiting [2024-10-08T06:16:09.476Z] a47834b92424: Layer already exists [2024-10-08T06:16:09.476Z] 33afd3eab362: Layer already exists [2024-10-08T06:16:09.476Z] d901ab9fd677: Layer already exists [2024-10-08T06:16:09.476Z] 60aca3dc892d: Layer already exists [2024-10-08T06:16:09.476Z] fe4255a2454c: Layer already exists [2024-10-08T06:16:09.476Z] 5dc070d37cf5: Layer already exists [2024-10-08T06:16:09.476Z] 16113d51b718: Layer already exists [2024-10-08T06:16:09.476Z] 224d62deb6c9: Layer already exists [2024-10-08T06:16:09.744Z] latest: digest: sha256:9150934d17daf99ddf9acb8f0a0fe6a0a4bc14804db1a866b30f618d7d56015b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:10.106Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:10.460Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.95 [2024-10-08T06:16:10.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T06:16:10.460Z] a47834b92424: Preparing [2024-10-08T06:16:10.460Z] 60aca3dc892d: Preparing [2024-10-08T06:16:10.460Z] d901ab9fd677: Preparing [2024-10-08T06:16:10.460Z] fe4255a2454c: Preparing [2024-10-08T06:16:10.460Z] 33afd3eab362: Preparing [2024-10-08T06:16:10.460Z] 5dc070d37cf5: Preparing [2024-10-08T06:16:10.460Z] 224d62deb6c9: Preparing [2024-10-08T06:16:10.460Z] 16113d51b718: Preparing [2024-10-08T06:16:10.460Z] 5dc070d37cf5: Waiting [2024-10-08T06:16:10.460Z] 224d62deb6c9: Waiting [2024-10-08T06:16:10.460Z] 16113d51b718: Waiting [2024-10-08T06:16:10.460Z] 33afd3eab362: Layer already exists [2024-10-08T06:16:10.460Z] 60aca3dc892d: Layer already exists [2024-10-08T06:16:10.460Z] d901ab9fd677: Layer already exists [2024-10-08T06:16:10.460Z] fe4255a2454c: Layer already exists [2024-10-08T06:16:10.460Z] a47834b92424: Layer already exists [2024-10-08T06:16:10.460Z] 5dc070d37cf5: Layer already exists [2024-10-08T06:16:10.460Z] 224d62deb6c9: Layer already exists [2024-10-08T06:16:10.460Z] 16113d51b718: Layer already exists [2024-10-08T06:16:10.727Z] 3.2.0-dev.95: digest: sha256:9150934d17daf99ddf9acb8f0a0fe6a0a4bc14804db1a866b30f618d7d56015b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:11.090Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:11.446Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:16:11.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T06:16:11.446Z] a47834b92424: Preparing [2024-10-08T06:16:11.446Z] 60aca3dc892d: Preparing [2024-10-08T06:16:11.446Z] d901ab9fd677: Preparing [2024-10-08T06:16:11.446Z] fe4255a2454c: Preparing [2024-10-08T06:16:11.446Z] 33afd3eab362: Preparing [2024-10-08T06:16:11.446Z] 5dc070d37cf5: Preparing [2024-10-08T06:16:11.446Z] 224d62deb6c9: Preparing [2024-10-08T06:16:11.446Z] 16113d51b718: Preparing [2024-10-08T06:16:11.446Z] 224d62deb6c9: Waiting [2024-10-08T06:16:11.446Z] 16113d51b718: Waiting [2024-10-08T06:16:11.446Z] 5dc070d37cf5: Waiting [2024-10-08T06:16:11.446Z] a47834b92424: Layer already exists [2024-10-08T06:16:11.446Z] d901ab9fd677: Layer already exists [2024-10-08T06:16:11.446Z] 60aca3dc892d: Layer already exists [2024-10-08T06:16:11.446Z] 33afd3eab362: Layer already exists [2024-10-08T06:16:11.446Z] fe4255a2454c: Layer already exists [2024-10-08T06:16:11.446Z] 224d62deb6c9: Layer already exists [2024-10-08T06:16:11.446Z] 5dc070d37cf5: Layer already exists [2024-10-08T06:16:11.446Z] 16113d51b718: Layer already exists [2024-10-08T06:16:11.712Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:9150934d17daf99ddf9acb8f0a0fe6a0a4bc14804db1a866b30f618d7d56015b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:12.076Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:12.428Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-08T06:16:12.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T06:16:12.428Z] a47834b92424: Preparing [2024-10-08T06:16:12.428Z] 60aca3dc892d: Preparing [2024-10-08T06:16:12.428Z] d901ab9fd677: Preparing [2024-10-08T06:16:12.428Z] fe4255a2454c: Preparing [2024-10-08T06:16:12.428Z] 33afd3eab362: Preparing [2024-10-08T06:16:12.428Z] 5dc070d37cf5: Preparing [2024-10-08T06:16:12.428Z] 224d62deb6c9: Preparing [2024-10-08T06:16:12.428Z] 16113d51b718: Preparing [2024-10-08T06:16:12.428Z] 5dc070d37cf5: Waiting [2024-10-08T06:16:12.428Z] 224d62deb6c9: Waiting [2024-10-08T06:16:12.428Z] 16113d51b718: Waiting [2024-10-08T06:16:12.428Z] d901ab9fd677: Layer already exists [2024-10-08T06:16:12.428Z] fe4255a2454c: Layer already exists [2024-10-08T06:16:12.428Z] 60aca3dc892d: Layer already exists [2024-10-08T06:16:12.428Z] 33afd3eab362: Layer already exists [2024-10-08T06:16:12.428Z] a47834b92424: Layer already exists [2024-10-08T06:16:12.428Z] 5dc070d37cf5: Layer already exists [2024-10-08T06:16:12.428Z] 16113d51b718: Layer already exists [2024-10-08T06:16:12.428Z] 224d62deb6c9: Layer already exists [2024-10-08T06:16:12.696Z] main: digest: sha256:9150934d17daf99ddf9acb8f0a0fe6a0a4bc14804db1a866b30f618d7d56015b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:16:12.778Z] ===================================================== [Pipeline] echo [2024-10-08T06:16:12.794Z] taggedImages: [2024-10-08T06:16:12.794Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:16:12.794Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-08T06:16:12.794Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.95 [2024-10-08T06:16:12.794Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:16:12.794Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-08T06:16:12.822Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-08T06:16:12.822Z] 018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:16:12.822Z] latest [2024-10-08T06:16:12.822Z] 3.2.0-dev.95 [2024-10-08T06:16:12.822Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:16:12.822Z] main [2024-10-08T06:16:12.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:13.190Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:13.540Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:16:13.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T06:16:13.540Z] b26b12e7fc63: Preparing [2024-10-08T06:16:13.540Z] 753cfd7cef64: Preparing [2024-10-08T06:16:13.540Z] fe4255a2454c: Preparing [2024-10-08T06:16:13.540Z] 33afd3eab362: Preparing [2024-10-08T06:16:13.540Z] 1deea666e279: Preparing [2024-10-08T06:16:13.540Z] 5040e97bb0b8: Preparing [2024-10-08T06:16:13.540Z] 16113d51b718: Preparing [2024-10-08T06:16:13.540Z] 5040e97bb0b8: Waiting [2024-10-08T06:16:13.540Z] 16113d51b718: Waiting [2024-10-08T06:16:13.540Z] 1deea666e279: Layer already exists [2024-10-08T06:16:13.806Z] 33afd3eab362: Layer already exists [2024-10-08T06:16:13.806Z] fe4255a2454c: Layer already exists [2024-10-08T06:16:13.806Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:16:13.806Z] 16113d51b718: Layer already exists [2024-10-08T06:16:13.806Z] b26b12e7fc63: Pushed [2024-10-08T06:16:22.001Z] 753cfd7cef64: Pushed [2024-10-08T06:16:22.001Z] 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:39c01e2bd9c4180e9650844494162b0f88f0e3e81dad1e832d254c95bbdb9d6e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:22.356Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:22.709Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-08T06:16:22.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T06:16:22.709Z] b26b12e7fc63: Preparing [2024-10-08T06:16:22.709Z] 753cfd7cef64: Preparing [2024-10-08T06:16:22.709Z] fe4255a2454c: Preparing [2024-10-08T06:16:22.709Z] 33afd3eab362: Preparing [2024-10-08T06:16:22.709Z] 1deea666e279: Preparing [2024-10-08T06:16:22.709Z] 5040e97bb0b8: Preparing [2024-10-08T06:16:22.709Z] 16113d51b718: Preparing [2024-10-08T06:16:22.709Z] 5040e97bb0b8: Waiting [2024-10-08T06:16:22.709Z] 16113d51b718: Waiting [2024-10-08T06:16:22.709Z] fe4255a2454c: Layer already exists [2024-10-08T06:16:22.709Z] 33afd3eab362: Layer already exists [2024-10-08T06:16:22.709Z] b26b12e7fc63: Layer already exists [2024-10-08T06:16:22.709Z] 1deea666e279: Layer already exists [2024-10-08T06:16:22.709Z] 753cfd7cef64: Layer already exists [2024-10-08T06:16:22.709Z] 16113d51b718: Layer already exists [2024-10-08T06:16:22.709Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:16:22.975Z] latest: digest: sha256:39c01e2bd9c4180e9650844494162b0f88f0e3e81dad1e832d254c95bbdb9d6e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:24.902Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:25.257Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.95 [2024-10-08T06:16:25.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T06:16:25.257Z] b26b12e7fc63: Preparing [2024-10-08T06:16:25.257Z] 753cfd7cef64: Preparing [2024-10-08T06:16:25.257Z] fe4255a2454c: Preparing [2024-10-08T06:16:25.257Z] 33afd3eab362: Preparing [2024-10-08T06:16:25.257Z] 1deea666e279: Preparing [2024-10-08T06:16:25.257Z] 5040e97bb0b8: Preparing [2024-10-08T06:16:25.257Z] 16113d51b718: Preparing [2024-10-08T06:16:25.257Z] 5040e97bb0b8: Waiting [2024-10-08T06:16:25.257Z] 16113d51b718: Waiting [2024-10-08T06:16:25.257Z] 1deea666e279: Layer already exists [2024-10-08T06:16:25.257Z] b26b12e7fc63: Layer already exists [2024-10-08T06:16:25.257Z] 753cfd7cef64: Layer already exists [2024-10-08T06:16:25.257Z] fe4255a2454c: Layer already exists [2024-10-08T06:16:25.257Z] 33afd3eab362: Layer already exists [2024-10-08T06:16:25.257Z] 16113d51b718: Layer already exists [2024-10-08T06:16:25.257Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:16:25.525Z] 3.2.0-dev.95: digest: sha256:39c01e2bd9c4180e9650844494162b0f88f0e3e81dad1e832d254c95bbdb9d6e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:25.884Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:26.247Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:16:26.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T06:16:26.247Z] b26b12e7fc63: Preparing [2024-10-08T06:16:26.247Z] 753cfd7cef64: Preparing [2024-10-08T06:16:26.247Z] fe4255a2454c: Preparing [2024-10-08T06:16:26.247Z] 33afd3eab362: Preparing [2024-10-08T06:16:26.247Z] 1deea666e279: Preparing [2024-10-08T06:16:26.247Z] 5040e97bb0b8: Preparing [2024-10-08T06:16:26.247Z] 16113d51b718: Preparing [2024-10-08T06:16:26.247Z] 5040e97bb0b8: Waiting [2024-10-08T06:16:26.247Z] 16113d51b718: Waiting [2024-10-08T06:16:26.247Z] 33afd3eab362: Layer already exists [2024-10-08T06:16:26.247Z] b26b12e7fc63: Layer already exists [2024-10-08T06:16:26.247Z] fe4255a2454c: Layer already exists [2024-10-08T06:16:26.247Z] 1deea666e279: Layer already exists [2024-10-08T06:16:26.247Z] 753cfd7cef64: Layer already exists [2024-10-08T06:16:26.247Z] 16113d51b718: Layer already exists [2024-10-08T06:16:26.247Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:16:26.515Z] 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:39c01e2bd9c4180e9650844494162b0f88f0e3e81dad1e832d254c95bbdb9d6e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:26.884Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:27.247Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-08T06:16:27.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T06:16:27.247Z] b26b12e7fc63: Preparing [2024-10-08T06:16:27.247Z] 753cfd7cef64: Preparing [2024-10-08T06:16:27.247Z] fe4255a2454c: Preparing [2024-10-08T06:16:27.247Z] 33afd3eab362: Preparing [2024-10-08T06:16:27.247Z] 1deea666e279: Preparing [2024-10-08T06:16:27.247Z] 5040e97bb0b8: Preparing [2024-10-08T06:16:27.247Z] 16113d51b718: Preparing [2024-10-08T06:16:27.247Z] 5040e97bb0b8: Waiting [2024-10-08T06:16:27.247Z] 16113d51b718: Waiting [2024-10-08T06:16:27.247Z] 753cfd7cef64: Layer already exists [2024-10-08T06:16:27.247Z] fe4255a2454c: Layer already exists [2024-10-08T06:16:27.247Z] 1deea666e279: Layer already exists [2024-10-08T06:16:27.247Z] 33afd3eab362: Layer already exists [2024-10-08T06:16:27.247Z] b26b12e7fc63: Layer already exists [2024-10-08T06:16:27.514Z] 5040e97bb0b8: Layer already exists [2024-10-08T06:16:27.514Z] 16113d51b718: Layer already exists [2024-10-08T06:16:27.514Z] main: digest: sha256:39c01e2bd9c4180e9650844494162b0f88f0e3e81dad1e832d254c95bbdb9d6e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T06:16:27.589Z] ===================================================== [Pipeline] echo [2024-10-08T06:16:27.601Z] taggedImages: [2024-10-08T06:16:27.601Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [2024-10-08T06:16:27.601Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-08T06:16:27.601Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.95 [2024-10-08T06:16:27.601Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [2024-10-08T06:16:27.601Z] - 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-10-08T06:16:27.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T06:16:27.997Z] [2024-10-08T06:16:27.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:16:28.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T06:16:28.601Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-08T06:16:28.601Z] 8998bd30e6a1: Pulling fs layer [2024-10-08T06:16:28.601Z] 04944245beec: Pulling fs layer [2024-10-08T06:16:28.601Z] 699f458cf7ca: Pulling fs layer [2024-10-08T06:16:28.601Z] 765212b225bb: Pulling fs layer [2024-10-08T06:16:28.601Z] f23df028b6ca: Pulling fs layer [2024-10-08T06:16:28.601Z] d65c8cfc05b1: Pulling fs layer [2024-10-08T06:16:28.601Z] 2437ff75d9bd: Pulling fs layer [2024-10-08T06:16:28.601Z] 765212b225bb: Waiting [2024-10-08T06:16:28.601Z] f23df028b6ca: Waiting [2024-10-08T06:16:28.601Z] d65c8cfc05b1: Waiting [2024-10-08T06:16:28.601Z] 04944245beec: Verifying Checksum [2024-10-08T06:16:28.601Z] 04944245beec: Download complete [2024-10-08T06:16:28.601Z] 765212b225bb: Verifying Checksum [2024-10-08T06:16:28.601Z] 765212b225bb: Download complete [2024-10-08T06:16:28.601Z] f23df028b6ca: Download complete [2024-10-08T06:16:28.601Z] d65c8cfc05b1: Download complete [2024-10-08T06:16:28.872Z] 699f458cf7ca: Verifying Checksum [2024-10-08T06:16:28.872Z] 699f458cf7ca: Download complete [2024-10-08T06:16:29.138Z] 8998bd30e6a1: Verifying Checksum [2024-10-08T06:16:29.138Z] 8998bd30e6a1: Download complete [2024-10-08T06:16:31.718Z] 2437ff75d9bd: Verifying Checksum [2024-10-08T06:16:31.718Z] 2437ff75d9bd: Download complete [2024-10-08T06:16:34.299Z] 8998bd30e6a1: Pull complete [2024-10-08T06:16:34.880Z] 04944245beec: Pull complete [2024-10-08T06:16:36.291Z] 699f458cf7ca: Pull complete [2024-10-08T06:16:36.558Z] 765212b225bb: Pull complete [2024-10-08T06:16:37.516Z] f23df028b6ca: Pull complete [2024-10-08T06:16:37.783Z] d65c8cfc05b1: Pull complete [2024-10-08T06:16:55.995Z] 2437ff75d9bd: Pull complete [2024-10-08T06:16:55.995Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-08T06:16:55.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T06:16:55.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T06:16:56.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-22164 does not seem to be running inside a container [2024-10-08T06:16:56.292Z] $ 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/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-08T06:16:58.961Z] $ docker top 0812bc9394ccbf812c2020bcc7888309096326fbe47d41bc68cba28a3ddf09e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T06:16:59.828Z] ---> job-cost.sh [2024-10-08T06:16:59.828Z] lf-activate-venv: SKIPPING [2024-10-08T06:16:59.828Z] INFO: No Stack... [2024-10-08T06:17:00.410Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-08T06:17:01.369Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T06:17:02.008Z] + cat /w/workspace/edgex-go/718/archives/cost.csv [2024-10-08T06:17:02.008Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T06:17:02.074Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-718-stack-cost] [2024-10-08T06:17:02.083Z] Resource [jenkins-edgexfoundry-edgex-go-main-718-stack-cost] did not exist. Created. [2024-10-08T06:17:02.089Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-718-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T06:17:02.743Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-08T06:17:03.516Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T06:17:03.525Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-718-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T06:17:03.551Z] $ docker stop --time=1 0812bc9394ccbf812c2020bcc7888309096326fbe47d41bc68cba28a3ddf09e3 [2024-10-08T06:17:05.120Z] $ docker rm -f --volumes 0812bc9394ccbf812c2020bcc7888309096326fbe47d41bc68cba28a3ddf09e3 [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-10-08T06:17:05.653Z] provisioning config files... [2024-10-08T06:17:05.662Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/718@tmp/config10859712460394334143tmp [Pipeline] { [Pipeline] sh [2024-10-08T06:17:05.961Z] + set +x [2024-10-08T06:17:05.961Z] + curl -s https://codecov.io/bash [2024-10-08T06:17:05.961Z] + bash -s -- [2024-10-08T06:17:05.961Z] [2024-10-08T06:17:05.961Z] _____ _ [2024-10-08T06:17:05.961Z] / ____| | | [2024-10-08T06:17:05.961Z] | | ___ __| | ___ ___ _____ __ [2024-10-08T06:17:05.961Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-08T06:17:05.961Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-08T06:17:05.961Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-08T06:17:05.961Z] Bash-1.0.6 [2024-10-08T06:17:05.961Z] [2024-10-08T06:17:05.961Z] [2024-10-08T06:17:05.961Z] ==> git version 2.25.1 found [2024-10-08T06:17:05.961Z] ==> 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-10-08T06:17:05.961Z] Release-Date: 2020-01-08 [2024-10-08T06:17:05.961Z] 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-10-08T06:17:05.961Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-08T06:17:05.961Z] ==> Jenkins CI detected. [2024-10-08T06:17:05.961Z] current dir:  /w/workspace/edgex-go/718 [2024-10-08T06:17:05.961Z] project root: . [2024-10-08T06:17:05.961Z] --> token set from env [2024-10-08T06:17:05.961Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-08T06:17:05.961Z] ==> Running gcov in . (disable via -X gcov) [2024-10-08T06:17:05.961Z] ==> Python coveragepy not found [2024-10-08T06:17:05.961Z] ==> Searching for coverage reports in: [2024-10-08T06:17:05.961Z] + . [2024-10-08T06:17:05.961Z] -> Found 1 reports [2024-10-08T06:17:05.961Z] ==> Detecting git/mercurial file structure [2024-10-08T06:17:05.961Z] ==> Reading reports [2024-10-08T06:17:06.221Z] + ./coverage.out bytes=1503744 [2024-10-08T06:17:06.221Z] ==> Appending adjustments [2024-10-08T06:17:06.221Z] https://docs.codecov.io/docs/fixing-reports [2024-10-08T06:17:07.600Z] + Found adjustments [2024-10-08T06:17:07.600Z] ==> Gzipping contents [2024-10-08T06:17:07.600Z] 132K /tmp/codecov.czG6bD.gz [2024-10-08T06:17:07.600Z] ==> Uploading reports [2024-10-08T06:17:07.600Z] url: https://codecov.io [2024-10-08T06:17:07.600Z] query: branch=main&commit=018de14706ecd28e419c0433dda1c317afd0e2ef&build=718&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F718%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-08T06:17:07.600Z] -> Pinging Codecov [2024-10-08T06:17:07.600Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=018de14706ecd28e419c0433dda1c317afd0e2ef&build=718&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F718%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-08T06:17:07.600Z] -> Uploading to [2024-10-08T06:17:07.601Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/018de14706ecd28e419c0433dda1c317afd0e2ef/651cc32e-26bf-41e0-96db-b6258db05242.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T061707Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d9cc54a560272bce6a133decb9bad08eb446b78d9cf9a20ad367a58930dce8de [2024-10-08T06:17:07.601Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T06:17:07.601Z] Dload Upload Total Spent Left Speed [2024-10-08T06:17:07.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 461k --:--:-- --:--:-- --:--:-- 460k [2024-10-08T06:17:07.860Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [2024-10-08T06:17:07.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-08T06:17:08.014Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-08T06:17:08.036Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:17:08.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T06:17:08.343Z] [2024-10-08T06:17:08.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:17:08.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T06:17:08.649Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-08T06:17:08.649Z] 43c4264eed91: Already exists [2024-10-08T06:17:08.649Z] 4cc291be95ef: Already exists [2024-10-08T06:17:08.649Z] 2ac1f1163629: Already exists [2024-10-08T06:17:08.649Z] 5c3c966382ef: Already exists [2024-10-08T06:17:08.649Z] 4f4fb700ef54: Already exists [2024-10-08T06:17:08.649Z] d9c7d2e4e75e: Pulling fs layer [2024-10-08T06:17:08.649Z] 9c3e1370e548: Pulling fs layer [2024-10-08T06:17:08.907Z] d9c7d2e4e75e: Download complete [2024-10-08T06:17:09.166Z] d9c7d2e4e75e: Pull complete [2024-10-08T06:17:09.733Z] 9c3e1370e548: Verifying Checksum [2024-10-08T06:17:09.733Z] 9c3e1370e548: Download complete [2024-10-08T06:17:13.016Z] 9c3e1370e548: Pull complete [2024-10-08T06:17:13.016Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-08T06:17:13.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T06:17:13.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T06:17:13.118Z] prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container [2024-10-08T06:17:13.156Z] $ 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/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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-10-08T06:17:16.004Z] $ docker top f1e5f2b4e287b1c9d68fca3485c2fe4b287995d743735f2c66c52e58fba9a4a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T06:17:16.352Z] + git config --global --add safe.directory /w/workspace/edgex-go/718 [Pipeline] echo [2024-10-08T06:17:16.363Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-08T06:17:16.644Z] + set -o pipefail [2024-10-08T06:17:16.644Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-08T06:17:24.799Z] [2024-10-08T06:17:24.799Z] Monitoring /w/workspace/edgex-go/718 (github.com/edgexfoundry/edgex-go)... [2024-10-08T06:17:24.799Z] [2024-10-08T06:17:24.800Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/46dd3325-9c48-443d-99f5-dd9ed0d0e572 [2024-10-08T06:17:24.800Z] [2024-10-08T06:17:24.800Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-08T06:17:24.800Z] [2024-10-08T06:17:24.800Z] [2024-10-08T06:17:24.800Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-08T06:17:24.800Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-08T06:17:25.073Z] $ docker stop --time=1 f1e5f2b4e287b1c9d68fca3485c2fe4b287995d743735f2c66c52e58fba9a4a8 [2024-10-08T06:17:29.879Z] $ docker rm -f --volumes f1e5f2b4e287b1c9d68fca3485c2fe4b287995d743735f2c66c52e58fba9a4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-08T06:17:30.429Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T06:17:30.443Z] provisioning config files... [2024-10-08T06:17:30.449Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/718@tmp/config16672357581703448035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T06:17:30.743Z] --> edgex-publish-swagger.sh [2024-10-08T06:17:30.743Z] === Publish openapi/v3 API === [2024-10-08T06:17:30.743Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-08T06:17:30.743Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/718/openapi/v3/core-command.yaml] [2024-10-08T06:17:30.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T06:17:30.743Z] Dload Upload Total Spent Left Speed [2024-10-08T06:17:31.002Z] 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 71420 --:--:-- --:--:-- --:--:-- 71265 [2024-10-08T06:17:31.002Z] [2024-10-08T06:17:31.002Z] [2024-10-08T06:17:31.002Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/718/openapi/v3/core-data.yaml] [2024-10-08T06:17:31.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T06:17:31.002Z] Dload Upload Total Spent Left Speed [2024-10-08T06:17:31.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 163k --:--:-- --:--:-- --:--:-- 163k [2024-10-08T06:17:31.570Z] [2024-10-08T06:17:31.570Z] [2024-10-08T06:17:31.570Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/718/openapi/v3/core-keeper.yaml] [2024-10-08T06:17:31.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T06:17:31.570Z] Dload Upload Total Spent Left Speed [2024-10-08T06:17:31.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32887 100 66 100 32821 254 123k --:--:-- --:--:-- --:--:-- 123k [2024-10-08T06:17:31.830Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-08T06:17:31.830Z] [2024-10-08T06:17:31.830Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/718/openapi/v3/core-metadata.yaml] [2024-10-08T06:17:31.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T06:17:31.830Z] Dload Upload Total Spent Left Speed [2024-10-08T06:17:32.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 411 393k --:--:-- --:--:-- --:--:-- 394k [2024-10-08T06:17:32.349Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-08T06:17:32.349Z] [2024-10-08T06:17:32.349Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/718/openapi/v3/support-cron-scheduler.yaml] [2024-10-08T06:17:32.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T06:17:32.349Z] Dload Upload Total Spent Left Speed [2024-10-08T06:17:32.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 269 193k --:--:-- --:--:-- --:--:-- 193k [2024-10-08T06:17:32.609Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-08T06:17:32.609Z] [2024-10-08T06:17:32.609Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/718/openapi/v3/support-notifications.yaml] [2024-10-08T06:17:32.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T06:17:32.609Z] Dload Upload Total Spent Left Speed [2024-10-08T06:17:32.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 417k --:--:-- --:--:-- --:--:-- 415k 100 87457 100 156 100 87301 423 231k --:--:-- --:--:-- --:--:-- 231k [2024-10-08T06:17:32.868Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-08T06:17:32.868Z] [2024-10-08T06:17:32.868Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/718/openapi/v3/support-scheduler.yaml] [2024-10-08T06:17:32.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T06:17:32.868Z] Dload Upload Total Spent Left Speed [2024-10-08T06:17:33.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 422 97k --:--:-- --:--:-- --:--:-- 98k [2024-10-08T06:17:33.388Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-08T06:17:33.388Z] [Pipeline] } [2024-10-08T06:17:33.394Z] 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-10-08T06:17:33.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T06:17:33.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:17:34.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T06:17:34.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T06:17:34.222Z] prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container [2024-10-08T06:17:34.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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-10-08T06:17:34.806Z] $ docker top f72b3428e9d6fe60338699e9ee53e6a57f0d1e8df8b4f0e74ff7b2ad15d3d873 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T06:17:34.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T06:17:34.924Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T06:17:35.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T06:17:35.038Z] $ docker exec f72b3428e9d6fe60338699e9ee53e6a57f0d1e8df8b4f0e74ff7b2ad15d3d873 ssh-agent [2024-10-08T06:17:35.143Z] SSH_AUTH_SOCK=/tmp/ssh-kh0A0ESwUthW/agent.33 [2024-10-08T06:17:35.143Z] SSH_AGENT_PID=39 [2024-10-08T06:17:35.148Z] Running ssh-add (command line suppressed) [2024-10-08T06:17:35.260Z] Identity added: /w/workspace/edgex-go/718@tmp/private_key_8809031103176939800.key (/w/workspace/edgex-go/718@tmp/private_key_8809031103176939800.key) [2024-10-08T06:17:35.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T06:17:35.565Z] + git semver tag [2024-10-08T06:17:35.823Z] 2024-10-08 06:17:35,786 [run_tag] DEBUG tag force:False [2024-10-08T06:17:35.823Z] 2024-10-08 06:17:35,786 [check_head_tag] DEBUG check head tag [2024-10-08T06:17:35.823Z] 2024-10-08 06:17:35,790 [execute] INFO git cat-file --batch-check [2024-10-08T06:17:35.823Z] 2024-10-08 06:17:35,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/718, universal_newlines=False, shell=None, istream=) [2024-10-08T06:17:35.823Z] 2024-10-08 06:17:35,794 [execute] INFO git cat-file --batch [2024-10-08T06:17:35.823Z] 2024-10-08 06:17:35,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/718, universal_newlines=False, shell=None, istream=) [2024-10-08T06:17:36.081Z] 2024-10-08 06:17:35,841 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main [2024-10-08T06:17:36.081Z] 2024-10-08 06:17:35,841 [execute] INFO git tag -a v3.2.0-dev.95 -m v3.2.0-dev.95 [2024-10-08T06:17:36.081Z] 2024-10-08 06:17:35,842 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.95', '-m', 'v3.2.0-dev.95'], cwd=/w/workspace/edgex-go/718, universal_newlines=False, shell=None, istream=None) [2024-10-08T06:17:36.081Z] 2024-10-08 06:17:35,847 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main [2024-10-08T06:17:36.081Z] 3.2.0-dev.95 [Pipeline] } [2024-10-08T06:17:36.093Z] $ docker exec --env ******** --env ******** f72b3428e9d6fe60338699e9ee53e6a57f0d1e8df8b4f0e74ff7b2ad15d3d873 ssh-agent -k [2024-10-08T06:17:36.206Z] unset SSH_AUTH_SOCK; [2024-10-08T06:17:36.207Z] unset SSH_AGENT_PID; [2024-10-08T06:17:36.207Z] echo Agent pid 39 killed; [2024-10-08T06:17:36.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T06:17:36.547Z] + git semver [Pipeline] } [2024-10-08T06:17:36.820Z] $ docker stop --time=1 f72b3428e9d6fe60338699e9ee53e6a57f0d1e8df8b4f0e74ff7b2ad15d3d873 [2024-10-08T06:17:38.103Z] $ docker rm -f --volumes f72b3428e9d6fe60338699e9ee53e6a57f0d1e8df8b4f0e74ff7b2ad15d3d873 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:17:38.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T06:17:38.520Z] [2024-10-08T06:17:38.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:17:38.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T06:17:38.829Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-08T06:17:38.829Z] ab5ef0e58194: Pulling fs layer [2024-10-08T06:17:38.829Z] 9712f1f96733: Pulling fs layer [2024-10-08T06:17:38.829Z] 63f879dbbcfc: Pulling fs layer [2024-10-08T06:17:38.829Z] 0d9ebad4ef96: Pulling fs layer [2024-10-08T06:17:38.829Z] e9a5061849ea: Pulling fs layer [2024-10-08T06:17:38.829Z] d747dcd14b5f: Pulling fs layer [2024-10-08T06:17:38.829Z] 2de7ff778b66: Pulling fs layer [2024-10-08T06:17:38.829Z] 0d9ebad4ef96: Waiting [2024-10-08T06:17:38.829Z] e9a5061849ea: Waiting [2024-10-08T06:17:38.829Z] 2de7ff778b66: Waiting [2024-10-08T06:17:38.829Z] d747dcd14b5f: Waiting [2024-10-08T06:17:38.829Z] 9712f1f96733: Verifying Checksum [2024-10-08T06:17:38.829Z] 9712f1f96733: Download complete [2024-10-08T06:17:39.395Z] 63f879dbbcfc: Verifying Checksum [2024-10-08T06:17:39.395Z] 63f879dbbcfc: Download complete [2024-10-08T06:17:39.395Z] ab5ef0e58194: Verifying Checksum [2024-10-08T06:17:39.395Z] ab5ef0e58194: Download complete [2024-10-08T06:17:39.395Z] e9a5061849ea: Verifying Checksum [2024-10-08T06:17:39.395Z] e9a5061849ea: Download complete [2024-10-08T06:17:39.395Z] d747dcd14b5f: Verifying Checksum [2024-10-08T06:17:39.395Z] d747dcd14b5f: Download complete [2024-10-08T06:17:39.395Z] 0d9ebad4ef96: Verifying Checksum [2024-10-08T06:17:39.395Z] 0d9ebad4ef96: Download complete [2024-10-08T06:17:39.654Z] 2de7ff778b66: Verifying Checksum [2024-10-08T06:17:39.654Z] 2de7ff778b66: Download complete [2024-10-08T06:17:42.186Z] ab5ef0e58194: Pull complete [2024-10-08T06:17:42.444Z] 9712f1f96733: Pull complete [2024-10-08T06:17:43.010Z] 63f879dbbcfc: Pull complete [2024-10-08T06:17:48.273Z] 0d9ebad4ef96: Pull complete [2024-10-08T06:17:48.273Z] e9a5061849ea: Pull complete [2024-10-08T06:17:48.273Z] d747dcd14b5f: Pull complete [2024-10-08T06:17:48.839Z] 2de7ff778b66: Pull complete [2024-10-08T06:17:48.839Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-08T06:17:48.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T06:17:48.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T06:17:48.945Z] prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container [2024-10-08T06:17:48.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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-10-08T06:17:55.235Z] $ docker top 275aa4ddee2a084cd8864d1fabc15ceed3b87784ab8adc5a96b64760a3dc8fd4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-08T06:17:55.310Z] provisioning config files... [2024-10-08T06:17:55.319Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/718@tmp/config13427396080080110496tmp [2024-10-08T06:17:55.328Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/718@tmp/config995553218045604179tmp [2024-10-08T06:17:55.337Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/718@tmp/config16030098682400830993tmp [Pipeline] { [Pipeline] echo [2024-10-08T06:17:55.443Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T06:17:55.735Z] ---> sigul-configuration.sh [2024-10-08T06:17:55.735Z] gpg: directory `/root/.gnupg' created [2024-10-08T06:17:55.735Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-08T06:17:55.735Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-08T06:17:55.735Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-08T06:17:55.735Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-08T06:17:55.735Z] gpg: CAST5 encrypted data [2024-10-08T06:17:55.735Z] gpg: encrypted with 1 passphrase [2024-10-08T06:17:55.735Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-08T06:17:56.025Z] + mkdir /home/jenkins [2024-10-08T06:17:56.025Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-08T06:17:56.313Z] + 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-10-08T06:17:56.328Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T06:17:56.616Z] ---> sigul-install.sh [2024-10-08T06:17:56.616Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-08T06:17:56.908Z] + git tag --list [2024-10-08T06:17:56.908Z] 0.6.0 [2024-10-08T06:17:56.908Z] 0.6.1 [2024-10-08T06:17:56.908Z] 0.7.0 [2024-10-08T06:17:56.908Z] 0.7.1 [2024-10-08T06:17:56.908Z] v1.0.0 [2024-10-08T06:17:56.908Z] v1.0.1 [2024-10-08T06:17:56.908Z] v1.1.0 [2024-10-08T06:17:56.908Z] v1.2.0 [2024-10-08T06:17:56.908Z] v1.2.1 [2024-10-08T06:17:56.908Z] v1.3.0 [2024-10-08T06:17:56.908Z] v1.3.1 [2024-10-08T06:17:56.908Z] v2.0.0 [2024-10-08T06:17:56.908Z] v2.1.0 [2024-10-08T06:17:56.908Z] v2.1.1 [2024-10-08T06:17:56.908Z] v2.2.0 [2024-10-08T06:17:56.908Z] v2.3.0 [2024-10-08T06:17:56.908Z] v3.0 [2024-10-08T06:17:56.908Z] v3.0.0 [2024-10-08T06:17:56.908Z] v3.1 [2024-10-08T06:17:56.908Z] v3.1.0 [2024-10-08T06:17:56.908Z] v3.1.0-dev.1 [2024-10-08T06:17:56.908Z] v3.1.0-dev.10 [2024-10-08T06:17:56.908Z] v3.1.0-dev.11 [2024-10-08T06:17:56.908Z] v3.1.0-dev.12 [2024-10-08T06:17:56.908Z] v3.1.0-dev.13 [2024-10-08T06:17:56.908Z] v3.1.0-dev.14 [2024-10-08T06:17:56.908Z] v3.1.0-dev.15 [2024-10-08T06:17:56.908Z] v3.1.0-dev.16 [2024-10-08T06:17:56.908Z] v3.1.0-dev.17 [2024-10-08T06:17:56.908Z] v3.1.0-dev.18 [2024-10-08T06:17:56.908Z] v3.1.0-dev.19 [2024-10-08T06:17:56.908Z] v3.1.0-dev.2 [2024-10-08T06:17:56.908Z] v3.1.0-dev.20 [2024-10-08T06:17:56.908Z] v3.1.0-dev.21 [2024-10-08T06:17:56.908Z] v3.1.0-dev.22 [2024-10-08T06:17:56.908Z] v3.1.0-dev.23 [2024-10-08T06:17:56.908Z] v3.1.0-dev.24 [2024-10-08T06:17:56.908Z] v3.1.0-dev.25 [2024-10-08T06:17:56.908Z] v3.1.0-dev.26 [2024-10-08T06:17:56.908Z] v3.1.0-dev.27 [2024-10-08T06:17:56.908Z] v3.1.0-dev.28 [2024-10-08T06:17:56.908Z] v3.1.0-dev.29 [2024-10-08T06:17:56.908Z] v3.1.0-dev.3 [2024-10-08T06:17:56.908Z] v3.1.0-dev.30 [2024-10-08T06:17:56.908Z] v3.1.0-dev.31 [2024-10-08T06:17:56.908Z] v3.1.0-dev.32 [2024-10-08T06:17:56.908Z] v3.1.0-dev.33 [2024-10-08T06:17:56.908Z] v3.1.0-dev.34 [2024-10-08T06:17:56.908Z] v3.1.0-dev.35 [2024-10-08T06:17:56.908Z] v3.1.0-dev.36 [2024-10-08T06:17:56.908Z] v3.1.0-dev.37 [2024-10-08T06:17:56.908Z] v3.1.0-dev.38 [2024-10-08T06:17:56.908Z] v3.1.0-dev.39 [2024-10-08T06:17:56.908Z] v3.1.0-dev.4 [2024-10-08T06:17:56.908Z] v3.1.0-dev.40 [2024-10-08T06:17:56.908Z] v3.1.0-dev.41 [2024-10-08T06:17:56.908Z] v3.1.0-dev.42 [2024-10-08T06:17:56.908Z] v3.1.0-dev.43 [2024-10-08T06:17:56.908Z] v3.1.0-dev.44 [2024-10-08T06:17:56.908Z] v3.1.0-dev.45 [2024-10-08T06:17:56.908Z] v3.1.0-dev.46 [2024-10-08T06:17:56.908Z] v3.1.0-dev.47 [2024-10-08T06:17:56.908Z] v3.1.0-dev.48 [2024-10-08T06:17:56.908Z] v3.1.0-dev.49 [2024-10-08T06:17:56.908Z] v3.1.0-dev.5 [2024-10-08T06:17:56.908Z] v3.1.0-dev.50 [2024-10-08T06:17:56.908Z] v3.1.0-dev.51 [2024-10-08T06:17:56.909Z] v3.1.0-dev.52 [2024-10-08T06:17:56.909Z] v3.1.0-dev.53 [2024-10-08T06:17:56.909Z] v3.1.0-dev.54 [2024-10-08T06:17:56.909Z] v3.1.0-dev.55 [2024-10-08T06:17:56.909Z] v3.1.0-dev.56 [2024-10-08T06:17:56.909Z] v3.1.0-dev.57 [2024-10-08T06:17:56.909Z] v3.1.0-dev.58 [2024-10-08T06:17:56.909Z] v3.1.0-dev.59 [2024-10-08T06:17:56.909Z] v3.1.0-dev.6 [2024-10-08T06:17:56.909Z] v3.1.0-dev.60 [2024-10-08T06:17:56.909Z] v3.1.0-dev.61 [2024-10-08T06:17:56.909Z] v3.1.0-dev.62 [2024-10-08T06:17:56.909Z] v3.1.0-dev.63 [2024-10-08T06:17:56.909Z] v3.1.0-dev.64 [2024-10-08T06:17:56.909Z] v3.1.0-dev.65 [2024-10-08T06:17:56.909Z] v3.1.0-dev.66 [2024-10-08T06:17:56.909Z] v3.1.0-dev.67 [2024-10-08T06:17:56.909Z] v3.1.0-dev.68 [2024-10-08T06:17:56.909Z] v3.1.0-dev.69 [2024-10-08T06:17:56.909Z] v3.1.0-dev.7 [2024-10-08T06:17:56.909Z] v3.1.0-dev.70 [2024-10-08T06:17:56.909Z] v3.1.0-dev.71 [2024-10-08T06:17:56.909Z] v3.1.0-dev.72 [2024-10-08T06:17:56.909Z] v3.1.0-dev.73 [2024-10-08T06:17:56.909Z] v3.1.0-dev.8 [2024-10-08T06:17:56.909Z] v3.1.0-dev.9 [2024-10-08T06:17:56.909Z] v3.1.1 [2024-10-08T06:17:56.909Z] v3.1.1-dev.1 [2024-10-08T06:17:56.909Z] v3.1.1-dev.2 [2024-10-08T06:17:56.909Z] v3.2.0-dev.1 [2024-10-08T06:17:56.909Z] v3.2.0-dev.10 [2024-10-08T06:17:56.909Z] v3.2.0-dev.11 [2024-10-08T06:17:56.909Z] v3.2.0-dev.12 [2024-10-08T06:17:56.909Z] v3.2.0-dev.13 [2024-10-08T06:17:56.909Z] v3.2.0-dev.14 [2024-10-08T06:17:56.909Z] v3.2.0-dev.15 [2024-10-08T06:17:56.909Z] v3.2.0-dev.16 [2024-10-08T06:17:56.909Z] v3.2.0-dev.17 [2024-10-08T06:17:56.909Z] v3.2.0-dev.18 [2024-10-08T06:17:56.909Z] v3.2.0-dev.19 [2024-10-08T06:17:56.909Z] v3.2.0-dev.2 [2024-10-08T06:17:56.909Z] v3.2.0-dev.20 [2024-10-08T06:17:56.909Z] v3.2.0-dev.21 [2024-10-08T06:17:56.909Z] v3.2.0-dev.22 [2024-10-08T06:17:56.909Z] v3.2.0-dev.23 [2024-10-08T06:17:56.909Z] v3.2.0-dev.24 [2024-10-08T06:17:56.909Z] v3.2.0-dev.25 [2024-10-08T06:17:56.909Z] v3.2.0-dev.26 [2024-10-08T06:17:56.909Z] v3.2.0-dev.27 [2024-10-08T06:17:56.909Z] v3.2.0-dev.28 [2024-10-08T06:17:56.909Z] v3.2.0-dev.29 [2024-10-08T06:17:56.909Z] v3.2.0-dev.3 [2024-10-08T06:17:56.909Z] v3.2.0-dev.30 [2024-10-08T06:17:56.909Z] v3.2.0-dev.31 [2024-10-08T06:17:56.909Z] v3.2.0-dev.32 [2024-10-08T06:17:56.909Z] v3.2.0-dev.33 [2024-10-08T06:17:56.909Z] v3.2.0-dev.34 [2024-10-08T06:17:56.909Z] v3.2.0-dev.35 [2024-10-08T06:17:56.909Z] v3.2.0-dev.36 [2024-10-08T06:17:56.909Z] v3.2.0-dev.37 [2024-10-08T06:17:56.909Z] v3.2.0-dev.38 [2024-10-08T06:17:56.909Z] v3.2.0-dev.39 [2024-10-08T06:17:56.909Z] v3.2.0-dev.4 [2024-10-08T06:17:56.909Z] v3.2.0-dev.40 [2024-10-08T06:17:56.909Z] v3.2.0-dev.41 [2024-10-08T06:17:56.909Z] v3.2.0-dev.42 [2024-10-08T06:17:56.909Z] v3.2.0-dev.43 [2024-10-08T06:17:56.909Z] v3.2.0-dev.44 [2024-10-08T06:17:56.909Z] v3.2.0-dev.45 [2024-10-08T06:17:56.909Z] v3.2.0-dev.46 [2024-10-08T06:17:56.909Z] v3.2.0-dev.47 [2024-10-08T06:17:56.909Z] v3.2.0-dev.48 [2024-10-08T06:17:56.909Z] v3.2.0-dev.49 [2024-10-08T06:17:56.909Z] v3.2.0-dev.5 [2024-10-08T06:17:56.909Z] v3.2.0-dev.50 [2024-10-08T06:17:56.909Z] v3.2.0-dev.51 [2024-10-08T06:17:56.909Z] v3.2.0-dev.52 [2024-10-08T06:17:56.909Z] v3.2.0-dev.53 [2024-10-08T06:17:56.909Z] v3.2.0-dev.54 [2024-10-08T06:17:56.909Z] v3.2.0-dev.55 [2024-10-08T06:17:56.909Z] v3.2.0-dev.56 [2024-10-08T06:17:56.909Z] v3.2.0-dev.57 [2024-10-08T06:17:56.909Z] v3.2.0-dev.58 [2024-10-08T06:17:56.909Z] v3.2.0-dev.59 [2024-10-08T06:17:56.909Z] v3.2.0-dev.6 [2024-10-08T06:17:56.909Z] v3.2.0-dev.60 [2024-10-08T06:17:56.909Z] v3.2.0-dev.61 [2024-10-08T06:17:56.909Z] v3.2.0-dev.62 [2024-10-08T06:17:56.909Z] v3.2.0-dev.63 [2024-10-08T06:17:56.909Z] v3.2.0-dev.64 [2024-10-08T06:17:56.909Z] v3.2.0-dev.65 [2024-10-08T06:17:56.909Z] v3.2.0-dev.66 [2024-10-08T06:17:56.909Z] v3.2.0-dev.67 [2024-10-08T06:17:56.909Z] v3.2.0-dev.68 [2024-10-08T06:17:56.909Z] v3.2.0-dev.69 [2024-10-08T06:17:56.909Z] v3.2.0-dev.7 [2024-10-08T06:17:56.909Z] v3.2.0-dev.70 [2024-10-08T06:17:56.909Z] v3.2.0-dev.71 [2024-10-08T06:17:56.909Z] v3.2.0-dev.72 [2024-10-08T06:17:56.909Z] v3.2.0-dev.73 [2024-10-08T06:17:56.909Z] v3.2.0-dev.74 [2024-10-08T06:17:56.909Z] v3.2.0-dev.75 [2024-10-08T06:17:56.909Z] v3.2.0-dev.76 [2024-10-08T06:17:56.909Z] v3.2.0-dev.77 [2024-10-08T06:17:56.909Z] v3.2.0-dev.78 [2024-10-08T06:17:56.909Z] v3.2.0-dev.79 [2024-10-08T06:17:56.909Z] v3.2.0-dev.8 [2024-10-08T06:17:56.909Z] v3.2.0-dev.80 [2024-10-08T06:17:56.909Z] v3.2.0-dev.81 [2024-10-08T06:17:56.909Z] v3.2.0-dev.82 [2024-10-08T06:17:56.909Z] v3.2.0-dev.83 [2024-10-08T06:17:56.909Z] v3.2.0-dev.84 [2024-10-08T06:17:56.909Z] v3.2.0-dev.85 [2024-10-08T06:17:56.909Z] v3.2.0-dev.86 [2024-10-08T06:17:56.909Z] v3.2.0-dev.87 [2024-10-08T06:17:56.909Z] v3.2.0-dev.88 [2024-10-08T06:17:56.909Z] v3.2.0-dev.89 [2024-10-08T06:17:56.909Z] v3.2.0-dev.9 [2024-10-08T06:17:56.909Z] v3.2.0-dev.90 [2024-10-08T06:17:56.909Z] v3.2.0-dev.91 [2024-10-08T06:17:56.909Z] v3.2.0-dev.92 [2024-10-08T06:17:56.909Z] v3.2.0-dev.93 [2024-10-08T06:17:56.909Z] v3.2.0-dev.94 [2024-10-08T06:17:56.909Z] v3.2.0-dev.95 [Pipeline] sh [2024-10-08T06:17:57.203Z] + lftools sign git-tag v3.2.0-dev.95 [2024-10-08T06:17:57.586Z] Signing Git tag with Sigul... [2024-10-08T06:17:57.586Z] Signing v3.2.0-dev.95 [Pipeline] echo [2024-10-08T06:17:58.166Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T06:17:58.454Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-08T06:17:58.460Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-08T06:17:58.486Z] $ docker stop --time=1 275aa4ddee2a084cd8864d1fabc15ceed3b87784ab8adc5a96b64760a3dc8fd4 [2024-10-08T06:17:59.781Z] $ docker rm -f --volumes 275aa4ddee2a084cd8864d1fabc15ceed3b87784ab8adc5a96b64760a3dc8fd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-08T06:18:00.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T06:18:00.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:18:00.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T06:18:00.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T06:18:00.631Z] prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container [2024-10-08T06:18:00.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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-10-08T06:18:01.003Z] $ docker top b40abadf456981749d246c2f8420b02ecce19b5a6e2d39e738f4026c5693280c -eo pid,comm [2024-10-08T06:18:01.046Z] 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-10-08T06:18:01.046Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T06:18:01.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T06:18:01.109Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T06:18:01.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T06:18:01.231Z] $ docker exec b40abadf456981749d246c2f8420b02ecce19b5a6e2d39e738f4026c5693280c ssh-agent [2024-10-08T06:18:01.348Z] SSH_AUTH_SOCK=/tmp/ssh-Uyff0ayU8FE3/agent.32 [2024-10-08T06:18:01.348Z] SSH_AGENT_PID=38 [2024-10-08T06:18:01.353Z] Running ssh-add (command line suppressed) [2024-10-08T06:18:01.466Z] Identity added: /w/workspace/edgex-go/718@tmp/private_key_17818088852289459707.key (/w/workspace/edgex-go/718@tmp/private_key_17818088852289459707.key) [2024-10-08T06:18:01.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T06:18:01.773Z] + git semver bump pre [2024-10-08T06:18:02.034Z] 2024-10-08 06:18:01,986 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main [2024-10-08T06:18:02.035Z] 2024-10-08 06:18:01,987 [bump_version] DEBUG bumping version:3.2.0-dev.95 on axis:pre with prefix:dev [2024-10-08T06:18:02.035Z] 2024-10-08 06:18:01,987 [bump_version] DEBUG bumped version:3.2.0-dev.96 [2024-10-08T06:18:02.035Z] 2024-10-08 06:18:01,987 [write_version] DEBUG write version:3.2.0-dev.96 to path:/w/workspace/edgex-go/718/.semver/main with force:True [2024-10-08T06:18:02.035Z] 2024-10-08 06:18:01,987 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main [2024-10-08T06:18:02.035Z] 2024-10-08 06:18:01,987 [write_file] DEBUG write to file:/w/workspace/edgex-go/718/.semver/main [2024-10-08T06:18:02.035Z] 2024-10-08 06:18:01,990 [execute] INFO git cat-file --batch-check [2024-10-08T06:18:02.035Z] 2024-10-08 06:18:01,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/718/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T06:18:02.035Z] 2024-10-08 06:18:01,996 [execute] INFO git cat-file --batch [2024-10-08T06:18:02.035Z] 2024-10-08 06:18:01,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/718/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T06:18:02.035Z] 2024-10-08 06:18:02,001 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main [2024-10-08T06:18:02.035Z] 3.2.0-dev.96 [Pipeline] } [2024-10-08T06:18:02.045Z] $ docker exec --env ******** --env ******** b40abadf456981749d246c2f8420b02ecce19b5a6e2d39e738f4026c5693280c ssh-agent -k [2024-10-08T06:18:02.136Z] unset SSH_AUTH_SOCK; [2024-10-08T06:18:02.137Z] unset SSH_AGENT_PID; [2024-10-08T06:18:02.137Z] echo Agent pid 38 killed; [2024-10-08T06:18:02.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T06:18:02.469Z] + git semver [Pipeline] } [2024-10-08T06:18:02.742Z] $ docker stop --time=1 b40abadf456981749d246c2f8420b02ecce19b5a6e2d39e738f4026c5693280c [2024-10-08T06:18:04.018Z] $ docker rm -f --volumes b40abadf456981749d246c2f8420b02ecce19b5a6e2d39e738f4026c5693280c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T06:18:04.365Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T06:18:04.365Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:18:04.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T06:18:04.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T06:18:04.749Z] prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container [2024-10-08T06:18:04.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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-10-08T06:18:05.150Z] $ docker top e911d17240c025557d2378989e217f72c1db57ce72d3152a1e423f281d1a5b20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T06:18:05.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T06:18:05.252Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T06:18:05.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T06:18:05.367Z] $ docker exec e911d17240c025557d2378989e217f72c1db57ce72d3152a1e423f281d1a5b20 ssh-agent [2024-10-08T06:18:05.475Z] SSH_AUTH_SOCK=/tmp/ssh-6H8YbiF4CjuT/agent.33 [2024-10-08T06:18:05.475Z] SSH_AGENT_PID=39 [2024-10-08T06:18:05.479Z] Running ssh-add (command line suppressed) [2024-10-08T06:18:05.580Z] Identity added: /w/workspace/edgex-go/718@tmp/private_key_5110097961276103131.key (/w/workspace/edgex-go/718@tmp/private_key_5110097961276103131.key) [2024-10-08T06:18:05.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T06:18:05.881Z] + git semver push [2024-10-08T06:18:06.139Z] 2024-10-08 06:18:06,069 [run_push] DEBUG push [2024-10-08T06:18:06.139Z] 2024-10-08 06:18:06,070 [execute] INFO git cat-file --batch-check [2024-10-08T06:18:06.140Z] 2024-10-08 06:18:06,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/718/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T06:18:06.140Z] 2024-10-08 06:18:06,073 [execute] INFO git rev-list e675f35f3f9cd7ef0c3ea25cfb685b071a7fb14a -- [2024-10-08T06:18:06.140Z] 2024-10-08 06:18:06,073 [execute] DEBUG Popen(['git', 'rev-list', 'e675f35f3f9cd7ef0c3ea25cfb685b071a7fb14a', '--'], cwd=/w/workspace/edgex-go/718/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-08T06:18:06.140Z] 2024-10-08 06:18:06,091 [execute] INFO git fetch -v origin [2024-10-08T06:18:06.140Z] 2024-10-08 06:18:06,091 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/718/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-08T06:18:06.709Z] 2024-10-08 06:18:06,561 [run_push] DEBUG no remote changes detected [2024-10-08T06:18:06.709Z] 2024-10-08 06:18:06,561 [execute] INFO git push origin semver [2024-10-08T06:18:06.709Z] 2024-10-08 06:18:06,562 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/718/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-08T06:18:07.276Z] 2024-10-08 06:18:07,262 [run_push] DEBUG push all version tags [2024-10-08T06:18:07.276Z] 2024-10-08 06:18:07,262 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-08T06:18:07.276Z] 2024-10-08 06:18:07,263 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/718, universal_newlines=False, shell=None, istream=None) [2024-10-08T06:18:08.210Z] 2024-10-08 06:18:08,006 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main [2024-10-08T06:18:08.210Z] 3.2.0-dev.96 [Pipeline] } [2024-10-08T06:18:08.222Z] $ docker exec --env ******** --env ******** e911d17240c025557d2378989e217f72c1db57ce72d3152a1e423f281d1a5b20 ssh-agent -k [2024-10-08T06:18:08.314Z] unset SSH_AUTH_SOCK; [2024-10-08T06:18:08.314Z] unset SSH_AGENT_PID; [2024-10-08T06:18:08.314Z] echo Agent pid 39 killed; [2024-10-08T06:18:08.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T06:18:08.650Z] + git semver [Pipeline] } [2024-10-08T06:18:08.925Z] $ docker stop --time=1 e911d17240c025557d2378989e217f72c1db57ce72d3152a1e423f281d1a5b20 [2024-10-08T06:18:10.198Z] $ docker rm -f --volumes e911d17240c025557d2378989e217f72c1db57ce72d3152a1e423f281d1a5b20 [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-10-08T06:18:10.763Z] + [ -d /w/workspace/edgex-go/718/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-08T06:18:11.135Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T06:18:12.060Z] ---> package-listing.sh [2024-10-08T06:18:12.061Z] ++ facter osfamily [2024-10-08T06:18:12.061Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-08T06:18:12.319Z] + OS_FAMILY=debian [2024-10-08T06:18:12.319Z] + workspace=/w/workspace/edgex-go/718 [2024-10-08T06:18:12.319Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-08T06:18:12.319Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-08T06:18:12.319Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-08T06:18:12.319Z] + PACKAGES=/tmp/packages_start.txt [2024-10-08T06:18:12.319Z] + '[' /w/workspace/edgex-go/718 ']' [2024-10-08T06:18:12.319Z] + PACKAGES=/tmp/packages_end.txt [2024-10-08T06:18:12.319Z] + case "${OS_FAMILY}" in [2024-10-08T06:18:12.319Z] + dpkg -l [2024-10-08T06:18:12.319Z] + grep '^ii' [2024-10-08T06:18:12.319Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-08T06:18:12.319Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-08T06:18:12.319Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-08T06:18:12.319Z] + '[' /w/workspace/edgex-go/718 ']' [2024-10-08T06:18:12.319Z] + mkdir -p /w/workspace/edgex-go/718/archives/ [2024-10-08T06:18:12.319Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/718/archives/ [Pipeline] echo [2024-10-08T06:18:12.330Z] 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/718/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-08T06:18:12.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:18:13.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T06:18:13.162Z] [2024-10-08T06:18:13.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T06:18:13.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T06:18:13.458Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-08T06:18:13.458Z] 5eb5b503b376: Pulling fs layer [2024-10-08T06:18:13.458Z] 5c69ac0246d0: Pulling fs layer [2024-10-08T06:18:13.458Z] ec43610c2a17: Pulling fs layer [2024-10-08T06:18:13.458Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-08T06:18:13.458Z] 33b1e0a273af: Pulling fs layer [2024-10-08T06:18:13.458Z] 5d3b04190fa2: Pulling fs layer [2024-10-08T06:18:13.458Z] 2f39f015ded8: Pulling fs layer [2024-10-08T06:18:13.458Z] 33b1e0a273af: Waiting [2024-10-08T06:18:13.458Z] 5d3b04190fa2: Waiting [2024-10-08T06:18:13.458Z] 2f39f015ded8: Waiting [2024-10-08T06:18:13.458Z] 3a2ae6a8a46f: Waiting [2024-10-08T06:18:13.458Z] 5c69ac0246d0: Download complete [2024-10-08T06:18:13.458Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-08T06:18:13.458Z] 3a2ae6a8a46f: Download complete [2024-10-08T06:18:13.458Z] 33b1e0a273af: Verifying Checksum [2024-10-08T06:18:13.458Z] 33b1e0a273af: Download complete [2024-10-08T06:18:13.458Z] 5d3b04190fa2: Verifying Checksum [2024-10-08T06:18:13.458Z] 5d3b04190fa2: Download complete [2024-10-08T06:18:13.458Z] ec43610c2a17: Verifying Checksum [2024-10-08T06:18:13.717Z] 5eb5b503b376: Verifying Checksum [2024-10-08T06:18:13.717Z] 5eb5b503b376: Download complete [2024-10-08T06:18:14.281Z] 2f39f015ded8: Verifying Checksum [2024-10-08T06:18:14.281Z] 2f39f015ded8: Download complete [2024-10-08T06:18:14.884Z] 5eb5b503b376: Pull complete [2024-10-08T06:18:15.144Z] 5c69ac0246d0: Pull complete [2024-10-08T06:18:15.404Z] ec43610c2a17: Pull complete [2024-10-08T06:18:15.404Z] 3a2ae6a8a46f: Pull complete [2024-10-08T06:18:15.664Z] 33b1e0a273af: Pull complete [2024-10-08T06:18:15.664Z] 5d3b04190fa2: Pull complete [2024-10-08T06:18:19.848Z] 2f39f015ded8: Pull complete [2024-10-08T06:18:19.848Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-08T06:18:19.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T06:18:19.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T06:18:19.966Z] prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container [2024-10-08T06:18:19.996Z] $ 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/718/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/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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-10-08T06:18:24.232Z] $ docker top 855bad28de773db990580c8ffb8affbb397007363cd42a66617552a4bf1939b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T06:18:24.567Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-08T06:18:24.855Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-08T06:18:25.139Z] + ls /var/log/sa-host [2024-10-08T06:18:25.140Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T06:18:25.222Z] provisioning config files... [2024-10-08T06:18:25.232Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/718@tmp/config5859443604178599121tmp [Pipeline] { [Pipeline] echo [2024-10-08T06:18:25.256Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T06:18:25.540Z] ---> create-netrc.sh [Pipeline] } [2024-10-08T06:18:25.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-08T06:18:25.876Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-08T06:18:25.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T06:18:26.172Z] ---> sudo-logs.sh [2024-10-08T06:18:26.172Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-08T06:18:26.200Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T06:18:26.485Z] ---> job-cost.sh [2024-10-08T06:18:26.485Z] lf-activate-venv: SKIPPING [2024-10-08T06:18:26.485Z] DEBUG: total: 0.10999999940395355 [2024-10-08T06:18:26.485Z] INFO: Retrieving Stack Cost... [2024-10-08T06:18:26.744Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T06:18:27.312Z] INFO: Archiving Costs [Pipeline] echo [2024-10-08T06:18:27.325Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T06:18:27.605Z] ---> logs-deploy.sh [2024-10-08T06:18:27.605Z] lf-activate-venv: SKIPPING [2024-10-08T06:18:27.605Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/718 [2024-10-08T06:18:27.605Z] INFO: archiving workspace using pattern(s): [2024-10-08T06:18:28.541Z] Archives upload complete. [2024-10-08T06:18:28.541Z] INFO: archiving logs to Nexus