Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 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-ssh9358492564787583409.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-ssh13091806464366911786.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-ssh11344398573123177085.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-ssh7911043926094925733.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-ssh18391684805243582959.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 Running on prd-ubuntu20.04-docker-8c-8g-22677 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/727 [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/727 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 (main) Commit message: "Merge pull request #4970 from jackchenjc/issue-4916-2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 # timeout=10 > git rev-list --no-walk 39873e173f907ab191659c9eb82525abb097855c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T06:30:43.385Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T06:30:43.443Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T06:30:43.468Z] ========================================================= [2024-10-14T06:30:43.468Z] EdgeX Global Pipelines Version Info [2024-10-14T06:30:43.468Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T06:30:44.204Z] ------------------- [2024-10-14T06:30:44.205Z] stable info: [2024-10-14T06:30:44.205Z] ------------------- [2024-10-14T06:30:44.205Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T06:30:44.205Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T06:30:44.205Z] Message: update stable to v1.0.265 [2024-10-14T06:30:44.775Z] ------------------- [2024-10-14T06:30:44.775Z] experimental info: [2024-10-14T06:30:44.775Z] ------------------- [2024-10-14T06:30:44.775Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T06:30:44.775Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T06:30:44.775Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T06:30:44.852Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-14T06:30:44.874Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-14T06:30:44.896Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T06:30:44.918Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T06:30:44.934Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T06:30:44.954Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T06:30:44.974Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T06:30:44.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-14T06:30:45.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-14T06:30:45.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-14T06:30:45.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T06:30:45.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T06:30:45.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T06:30:45.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T06:30:45.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T06:30:45.186Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T06:30:45.205Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T06:30:45.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T06:30:45.249Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-14T06:30:45.271Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-14T06:30:45.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T06:30:45.315Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T06:30:45.337Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T06:30:45.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-14T06:30:45.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-14T06:30:45.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-14T06:30:45.429Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] echo [2024-10-14T06:30:45.453Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66e3c9b [Pipeline] echo [2024-10-14T06:30:45.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T06:30:45.533Z] provisioning config files... [2024-10-14T06:30:45.548Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/727@tmp/config6887596744447461043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T06:30:45.892Z] ---> ****-login.sh [2024-10-14T06:30:45.892Z] nexus3.edgexfoundry.org:10001 [2024-10-14T06:30:45.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:30:53.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:30:53.109Z] Configure a credential helper to remove this warning. See [2024-10-14T06:30:53.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:30:53.109Z] [2024-10-14T06:30:53.109Z] Login Succeeded [2024-10-14T06:30:53.109Z] nexus3.edgexfoundry.org:10002 [2024-10-14T06:30:53.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:30:53.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:30:53.109Z] Configure a credential helper to remove this warning. See [2024-10-14T06:30:53.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:30:53.109Z] [2024-10-14T06:30:53.109Z] Login Succeeded [2024-10-14T06:30:53.109Z] nexus3.edgexfoundry.org:10003 [2024-10-14T06:30:53.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:30:53.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:30:53.109Z] Configure a credential helper to remove this warning. See [2024-10-14T06:30:53.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:30:53.110Z] [2024-10-14T06:30:53.110Z] Login Succeeded [2024-10-14T06:30:53.110Z] nexus3.edgexfoundry.org:10004 [2024-10-14T06:30:53.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:30:53.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:30:53.110Z] Configure a credential helper to remove this warning. See [2024-10-14T06:30:53.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:30:53.110Z] [2024-10-14T06:30:53.110Z] Login Succeeded [2024-10-14T06:30:53.110Z] ****.io [2024-10-14T06:30:53.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:30:53.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:30:53.371Z] Configure a credential helper to remove this warning. See [2024-10-14T06:30:53.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:30:53.371Z] [2024-10-14T06:30:53.371Z] Login Succeeded [2024-10-14T06:30:53.634Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T06:30:53.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T06:30:53.968Z] + 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-14T06:30:53.968Z] + + dirname cmd/core-command/Dockerfile [2024-10-14T06:30:53.968Z] cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-14T06:30:53.968Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-14T06:30:53.968Z] cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-14T06:30:53.968Z] + dirname cmd/core-data/Dockerfile [2024-10-14T06:30:53.968Z] + cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-14T06:30:53.968Z] + dirname cmd/core-keeper/Dockerfile [2024-10-14T06:30:53.968Z] + cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-14T06:30:53.968Z] + dirname cmd/core-metadata/Dockerfile [2024-10-14T06:30:53.968Z] + cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-14T06:30:53.968Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-14T06:30:53.968Z] + cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-14T06:30:53.968Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-14T06:30:53.968Z] + cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-14T06:30:53.968Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-14T06:30:53.968Z] + cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-14T06:30:53.968Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-14T06:30:53.968Z] + cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-14T06:30:53.968Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2024-10-14T06:30:53.968Z] cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-14T06:30:53.968Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-14T06:30:53.968Z] + cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-14T06:30:53.968Z] + + dirname cmd/security-spire-config/Dockerfile [2024-10-14T06:30:53.968Z] cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-14T06:30:53.968Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-14T06:30:53.968Z] + cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-14T06:30:53.968Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-14T06:30:53.968Z] + cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-14T06:30:53.968Z] + dirname cmd/support-notifications/Dockerfile [2024-10-14T06:30:53.968Z] + cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-14T06:30:53.968Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-14T06:30:53.968Z] + cut -d/ -f2 [2024-10-14T06:30:53.968Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-14T06:30:54.003Z] 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-14T06:30:54.382Z] + git rev-list -1 --merges 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6~1..66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] echo [2024-10-14T06:30:54.396Z] -----------> git rev-list -1 --merges 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6~1..66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:30:54.396Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [false] [Pipeline] sh [2024-10-14T06:30:54.689Z] + git log --format=format:%s -1 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] echo [2024-10-14T06:30:54.706Z] ========================================================= [2024-10-14T06:30:54.706Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T06:30:54.706Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-14T06:30:55.181Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T06:30:55.181Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T06:30:55.181Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T06:30:55.181Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T06:30:55.181Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T06:30:55.181Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T06:30:55.181Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:30:55.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T06:30:55.608Z] [2024-10-14T06:30:55.608Z] 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-14T06:30:55.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T06:30:55.921Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T06:30:55.921Z] b85a868b505f: Pulling fs layer [2024-10-14T06:30:55.921Z] e2be974225ed: Pulling fs layer [2024-10-14T06:30:55.921Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T06:30:55.921Z] 988bab9f4d93: Pulling fs layer [2024-10-14T06:30:55.921Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T06:30:55.921Z] eaf3925da568: Pulling fs layer [2024-10-14T06:30:55.921Z] bab4dde63d76: Pulling fs layer [2024-10-14T06:30:55.921Z] bde34c3a00c8: Pulling fs layer [2024-10-14T06:30:55.921Z] b352a97aabf1: Pulling fs layer [2024-10-14T06:30:55.921Z] 4872d77fe225: Pulling fs layer [2024-10-14T06:30:55.921Z] 5851b861e8e6: Pulling fs layer [2024-10-14T06:30:55.921Z] bde34c3a00c8: Waiting [2024-10-14T06:30:55.921Z] 988bab9f4d93: Waiting [2024-10-14T06:30:55.921Z] b352a97aabf1: Waiting [2024-10-14T06:30:55.921Z] 1469e6f7b9e6: Waiting [2024-10-14T06:30:55.921Z] 4872d77fe225: Waiting [2024-10-14T06:30:55.921Z] eaf3925da568: Waiting [2024-10-14T06:30:55.921Z] 5851b861e8e6: Waiting [2024-10-14T06:30:55.921Z] bab4dde63d76: Waiting [2024-10-14T06:30:55.921Z] e2be974225ed: Verifying Checksum [2024-10-14T06:30:55.921Z] e2be974225ed: Download complete [2024-10-14T06:30:55.921Z] 988bab9f4d93: Download complete [2024-10-14T06:30:55.921Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T06:30:55.921Z] 1469e6f7b9e6: Download complete [2024-10-14T06:30:55.921Z] eaf3925da568: Download complete [2024-10-14T06:30:56.183Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T06:30:56.183Z] 339a4e72a1f5: Download complete [2024-10-14T06:30:56.183Z] bde34c3a00c8: Verifying Checksum [2024-10-14T06:30:56.183Z] bde34c3a00c8: Download complete [2024-10-14T06:30:56.183Z] b352a97aabf1: Verifying Checksum [2024-10-14T06:30:56.183Z] b352a97aabf1: Download complete [2024-10-14T06:30:56.183Z] 4872d77fe225: Verifying Checksum [2024-10-14T06:30:56.183Z] 4872d77fe225: Download complete [2024-10-14T06:30:56.183Z] 5851b861e8e6: Download complete [2024-10-14T06:30:56.183Z] b85a868b505f: Verifying Checksum [2024-10-14T06:30:56.183Z] b85a868b505f: Download complete [2024-10-14T06:30:56.444Z] bab4dde63d76: Verifying Checksum [2024-10-14T06:30:56.444Z] bab4dde63d76: Download complete [2024-10-14T06:30:57.382Z] b85a868b505f: Pull complete [2024-10-14T06:30:57.382Z] e2be974225ed: Pull complete [2024-10-14T06:30:57.954Z] 339a4e72a1f5: Pull complete [2024-10-14T06:30:57.954Z] 988bab9f4d93: Pull complete [2024-10-14T06:30:58.214Z] 1469e6f7b9e6: Pull complete [2024-10-14T06:30:58.214Z] eaf3925da568: Pull complete [2024-10-14T06:31:00.121Z] bab4dde63d76: Pull complete [2024-10-14T06:31:00.121Z] bde34c3a00c8: Pull complete [2024-10-14T06:31:00.121Z] b352a97aabf1: Pull complete [2024-10-14T06:31:00.121Z] 4872d77fe225: Pull complete [2024-10-14T06:31:00.121Z] 5851b861e8e6: Pull complete [2024-10-14T06:31:00.121Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T06:31:00.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T06:31:00.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T06:31:00.267Z] prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container [2024-10-14T06:31:01.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T06:31:04.537Z] $ docker top 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 -eo pid,comm [2024-10-14T06:31:03.132Z] 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-14T06:31:03.132Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T06:31:03.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T06:31:03.186Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T06:31:03.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T06:31:04.760Z] $ docker exec 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 ssh-agent [2024-10-14T06:31:03.415Z] SSH_AUTH_SOCK=/tmp/ssh-8bRNoqEw6ImZ/agent.33 [2024-10-14T06:31:03.415Z] SSH_AGENT_PID=39 [2024-10-14T06:31:03.421Z] Running ssh-add (command line suppressed) [2024-10-14T06:31:04.976Z] Identity added: /w/workspace/edgex-go/727@tmp/private_key_890845615077153340.key (/w/workspace/edgex-go/727@tmp/private_key_890845615077153340.key) [2024-10-14T06:31:03.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T06:31:03.832Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T06:31:05.302Z] $ docker exec --env ******** --env ******** 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 ssh-agent -k [2024-10-14T06:31:05.394Z] unset SSH_AUTH_SOCK; [2024-10-14T06:31:05.395Z] unset SSH_AGENT_PID; [2024-10-14T06:31:05.395Z] echo Agent pid 39 killed; [2024-10-14T06:31:03.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T06:31:03.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T06:31:03.989Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T06:31:04.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T06:31:05.576Z] $ docker exec 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 ssh-agent [2024-10-14T06:31:04.215Z] SSH_AUTH_SOCK=/tmp/ssh-1Zz8nGNMTtBm/agent.72 [2024-10-14T06:31:04.215Z] SSH_AGENT_PID=78 [2024-10-14T06:31:04.220Z] Running ssh-add (command line suppressed) [2024-10-14T06:31:05.785Z] Identity added: /w/workspace/edgex-go/727@tmp/private_key_10135389725722100813.key (/w/workspace/edgex-go/727@tmp/private_key_10135389725722100813.key) [2024-10-14T06:31:04.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T06:31:04.630Z] + git semver init [2024-10-14T06:31:04.892Z] 2024-10-14 06:31:06,291 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T06:31:04.892Z] 2024-10-14 06:31:06,292 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/727/.semver [2024-10-14T06:31:04.892Z] 2024-10-14 06:31:06,293 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/727/.semver [2024-10-14T06:31:04.892Z] 2024-10-14 06:31:06,293 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/727/.semver'], cwd=/w/workspace/edgex-go/727, universal_newlines=False, shell=None, istream=None) [2024-10-14T06:31:10.190Z] 2024-10-14 06:31:11,524 [append_file] DEBUG append to file:/w/workspace/edgex-go/727/.git/info/exclude [2024-10-14T06:31:10.190Z] 2024-10-14 06:31:11,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/727/.semver/main with force:False [2024-10-14T06:31:10.190Z] 2024-10-14 06:31:11,524 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main [2024-10-14T06:31:10.190Z] 2024-10-14 06:31:11,525 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main [2024-10-14T06:31:10.190Z] 3.2.0-dev.104 [Pipeline] } [2024-10-14T06:31:11.659Z] $ docker exec --env ******** --env ******** 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 ssh-agent -k [2024-10-14T06:31:11.770Z] unset SSH_AUTH_SOCK; [2024-10-14T06:31:11.770Z] unset SSH_AGENT_PID; [2024-10-14T06:31:11.770Z] echo Agent pid 78 killed; [2024-10-14T06:31:10.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T06:31:10.646Z] + git semver [Pipeline] } [2024-10-14T06:31:12.377Z] $ docker stop --time=1 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 [2024-10-14T06:31:13.654Z] $ docker rm -f --volumes 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T06:31:12.538Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T06:31:14.083Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T06:31:14.087Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.104 [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-14T06:31:14.515Z] + git config --global --add safe.directory /w/workspace/edgex-go/727 [Pipeline] echo [2024-10-14T06:31:14.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T06:31:14.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T06:31:14.577Z] ========================================================= [2024-10-14T06:31:14.577Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T06:31:14.577Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-14T06:31:14.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T06:31:14.867Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T06:31:14.867Z] 43c4264eed91: Pulling fs layer [2024-10-14T06:31:14.867Z] 4cc291be95ef: Pulling fs layer [2024-10-14T06:31:14.867Z] 2ac1f1163629: Pulling fs layer [2024-10-14T06:31:14.867Z] 5c3c966382ef: Pulling fs layer [2024-10-14T06:31:14.867Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T06:31:14.867Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T06:31:14.867Z] 9f66e0745190: Pulling fs layer [2024-10-14T06:31:14.867Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T06:31:14.867Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T06:31:14.867Z] 4f4fb700ef54: Waiting [2024-10-14T06:31:14.867Z] 5c3c966382ef: Waiting [2024-10-14T06:31:14.867Z] 5d5c8e513c77: Waiting [2024-10-14T06:31:14.867Z] 9f66e0745190: Waiting [2024-10-14T06:31:14.867Z] f49a43e4bbc0: Waiting [2024-10-14T06:31:14.867Z] 561ebcabdf7f: Waiting [2024-10-14T06:31:14.867Z] 4cc291be95ef: Download complete [2024-10-14T06:31:14.867Z] 5c3c966382ef: Download complete [2024-10-14T06:31:14.867Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T06:31:14.867Z] 4f4fb700ef54: Download complete [2024-10-14T06:31:14.867Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T06:31:14.867Z] 5d5c8e513c77: Download complete [2024-10-14T06:31:14.867Z] 43c4264eed91: Download complete [2024-10-14T06:31:14.867Z] 9f66e0745190: Verifying Checksum [2024-10-14T06:31:14.867Z] 9f66e0745190: Download complete [2024-10-14T06:31:15.125Z] 43c4264eed91: Pull complete [2024-10-14T06:31:15.125Z] 561ebcabdf7f: Download complete [2024-10-14T06:31:15.125Z] 4cc291be95ef: Pull complete [2024-10-14T06:31:15.382Z] 2ac1f1163629: Verifying Checksum [2024-10-14T06:31:15.382Z] 2ac1f1163629: Download complete [2024-10-14T06:31:15.640Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T06:31:15.640Z] f49a43e4bbc0: Download complete [2024-10-14T06:31:18.921Z] 2ac1f1163629: Pull complete [2024-10-14T06:31:18.921Z] 5c3c966382ef: Pull complete [2024-10-14T06:31:18.921Z] 4f4fb700ef54: Pull complete [2024-10-14T06:31:18.921Z] 5d5c8e513c77: Pull complete [2024-10-14T06:31:18.921Z] 9f66e0745190: Pull complete [2024-10-14T06:31:21.447Z] f49a43e4bbc0: Pull complete [2024-10-14T06:31:21.705Z] 561ebcabdf7f: Pull complete [2024-10-14T06:31:21.705Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T06:31:21.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T06:31:21.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-14T06:31:22.009Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T06:31:22.009Z] WORKDIR /edgex [2024-10-14T06:31:22.009Z] COPY go.mod . [2024-10-14T06:31:22.009Z] RUN go mod download [2024-10-14T06:31:22.009Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-14T06:31:22.575Z] Sending build context to Docker daemon 179.7MB [2024-10-14T06:31:22.575Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T06:31:22.575Z] ---> 3a752c3f9dda [2024-10-14T06:31:22.575Z] Step 2/4 : WORKDIR /edgex [2024-10-14T06:31:27.866Z] ---> Running in 1fbfa5402c83 [2024-10-14T06:31:28.124Z] Removing intermediate container 1fbfa5402c83 [2024-10-14T06:31:28.124Z] ---> 23a7ec764435 [2024-10-14T06:31:28.124Z] Step 3/4 : COPY go.mod . [2024-10-14T06:31:28.124Z] ---> 2efa3d220a50 [2024-10-14T06:31:28.124Z] Step 4/4 : RUN go mod download [2024-10-14T06:31:28.124Z] ---> Running in 5e7a4342f04a [2024-10-14T06:31:29.197Z] Still waiting to schedule task [2024-10-14T06:31:29.197Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-14T06:32:00.259Z] Removing intermediate container 5e7a4342f04a [2024-10-14T06:32:00.259Z] ---> 7387608e567d [2024-10-14T06:32:00.259Z] Successfully built 7387608e567d [2024-10-14T06:32:00.259Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:32:00.579Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T06:32:00.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T06:32:00.663Z] prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container [2024-10-14T06:32:00.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T06:32:01.158Z] $ docker top 9eadb63519bf9d0f3e9d68fb5f5e75507fa14845b7e00103841c4dd59e12e504 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T06:32:01.508Z] + go version [2024-10-14T06:32:01.508Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T06:32:01.527Z] $ docker stop --time=1 9eadb63519bf9d0f3e9d68fb5f5e75507fa14845b7e00103841c4dd59e12e504 [2024-10-14T06:32:02.805Z] $ docker rm -f --volumes 9eadb63519bf9d0f3e9d68fb5f5e75507fa14845b7e00103841c4dd59e12e504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:32:03.350Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T06:32:03.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T06:32:03.437Z] prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container [2024-10-14T06:32:03.473Z] $ 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/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T06:32:04.020Z] $ docker top 3425c97a50b0ef2c634974d36ec51abe4751f3e2ad1615985e661ad6fde832fd -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-14T06:32:04.088Z] ========================================================= [2024-10-14T06:32:04.088Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-14T06:32:04.088Z] ========================================================= [Pipeline] sh [2024-10-14T06:32:04.364Z] + git config --global --add safe.directory /w/workspace/edgex-go/727 [Pipeline] fileExists [Pipeline] sh [2024-10-14T06:32:04.670Z] + make test [2024-10-14T06:32:04.670Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T06:32:12.789Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-14T06:32:44.856Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-14T06:32:46.235Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-14T06:32:46.235Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-14T06:32:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-10-14T06:32:47.609Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-14T06:32:47.609Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-14T06:32:47.609Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-14T06:32:48.175Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-14T06:32:48.175Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-14T06:32:48.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2024-10-14T06:32:49.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-14T06:32:49.005Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-14T06:32:49.005Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-14T06:32:49.005Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-14T06:32:49.005Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-14T06:32:49.005Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-14T06:32:49.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-14T06:32:49.005Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-14T06:32:49.005Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-14T06:32:50.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-14T06:32:50.387Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-14T06:32:50.387Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-14T06:32:50.387Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-14T06:32:50.387Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-14T06:32:51.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.2% of statements [2024-10-14T06:32:51.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.3% of statements [2024-10-14T06:32:52.027Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-14T06:32:52.027Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-14T06:32:52.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.942s coverage: 93.4% of statements [2024-10-14T06:32:52.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements [2024-10-14T06:32:52.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 10.0% of statements [2024-10-14T06:32:54.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-14T06:32:54.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-14T06:32:54.346Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-14T06:32:54.346Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-14T06:32:54.346Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-14T06:32:54.346Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-14T06:32:54.346Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-14T06:32:54.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-14T06:32:54.346Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-14T06:32:54.346Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-14T06:32:54.346Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-14T06:32:55.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.421s coverage: 95.8% of statements [2024-10-14T06:32:55.724Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-10-14T06:32:55.986Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-14T06:32:56.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-14T06:32:56.247Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-14T06:32:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.030s coverage: 0.0% of statements [no tests to run] [2024-10-14T06:32:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.8% of statements [2024-10-14T06:32:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 42.5% of statements [2024-10-14T06:32:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements [2024-10-14T06:32:57.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-10-14T06:32:57.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-10-14T06:32:58.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2024-10-14T06:32:58.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-10-14T06:32:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-14T06:32:58.524Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-14T06:32:58.524Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-14T06:32:58.524Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-14T06:32:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-14T06:32:58.782Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-14T06:32:58.782Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-14T06:32:58.782Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-14T06:33:00.157Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-14T06:33:00.157Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-14T06:33:00.157Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-14T06:33:01.093Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-14T06:33:01.093Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-14T06:33:01.093Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-14T06:33:01.093Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-14T06:33:01.659Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-14T06:33:01.659Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-14T06:33:02.226Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-14T06:33:03.598Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-14T06:33:04.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-14T06:33:05.542Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-14T06:33:05.542Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-14T06:33:08.010Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22678 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-14T06:33:08.026Z] Running in /w/workspace/edgex-go/727 [Pipeline] { [Pipeline] checkout [2024-10-14T06:33:08.077Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-14T06:33:08.077Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-14T06:33:08.077Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-14T06:33:09.457Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-14T06:33:09.457Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-14T06:33:09.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-14T06:33:10.283Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-14T06:33:10.283Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-14T06:33:10.283Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-14T06:33:10.283Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-14T06:33:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements [2024-10-14T06:33:11.088Z] The recommended git tool is: git [2024-10-14T06:33:11.479Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-14T06:33:11.479Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-14T06:33:11.479Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-14T06:33:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-14T06:33:12.858Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-14T06:33:12.858Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-14T06:33:14.235Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-14T06:33:14.235Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-14T06:33:14.235Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-14T06:33:14.235Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-14T06:33:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-14T06:33:15.173Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-14T06:33:15.173Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-14T06:33:15.173Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-14T06:33:15.823Z] using credential edgex-jenkins-ssh [2024-10-14T06:33:15.845Z] Cloning the remote Git repository [2024-10-14T06:33:15.893Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-14T06:33:15.985Z] > git init /w/workspace/edgex-go/727 # timeout=10 [2024-10-14T06:33:16.132Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-14T06:33:16.133Z] > git --version # timeout=10 [2024-10-14T06:33:16.154Z] > git --version # 'git version 2.25.1' [2024-10-14T06:33:16.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T06:33:16.548Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-14T06:33:16.548Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-14T06:33:16.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-14T06:33:16.808Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-14T06:33:16.304Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.264s coverage: 79.9% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.053s coverage: 92.9% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.140s coverage: 36.5% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 9.9% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.060s coverage: 97.1% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.028s coverage: 45.8% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.6% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.098s coverage: 95.7% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-10-14T06:33:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 98.9% of statements [2024-10-14T06:33:23.385Z] 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-14T06:33:23.385Z] running golangci-lint [2024-10-14T06:33:23.643Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-14T06:33:23.643Z] go version go1.23.2 linux/amd64 [2024-10-14T06:33:23.901Z] 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-14T06:33:23.901Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-14T06:33:23.901Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-14T06:33:32.633Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-14T06:33:32.666Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T06:33:33.515Z] Avoid second fetch [2024-10-14T06:33:33.516Z] Checking out Revision 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 (main) [2024-10-14T06:33:34.313Z] Commit message: "Merge pull request #4970 from jackchenjc/issue-4916-2" [2024-10-14T06:33:33.531Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T06:33:33.588Z] > git checkout -f 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T06:33:39.023Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T06:33:39.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T06:33:39.023Z] Dload Upload Total Spent Left Speed [2024-10-14T06:33:39.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7616 0 0 32827 0 --:--:-- --:--:-- --:--:-- 32686 100 12828 100 12828 0 0 54820 0 --:--:-- --:--:-- --:--:-- 54587 [Pipeline] sh [2024-10-14T06:33:39.377Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T06:33:39.711Z] + sudo tee /etc/docker/daemon.new [2024-10-14T06:33:39.711Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T06:33:39.711Z] { [2024-10-14T06:33:39.711Z] "registry-mirrors": [ [2024-10-14T06:33:39.711Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T06:33:39.711Z] ], [2024-10-14T06:33:39.711Z] "bip": "10.250.0.254/24", [2024-10-14T06:33:39.711Z] "hosts": [ [2024-10-14T06:33:39.711Z] "tcp://0.0.0.0:5555", [2024-10-14T06:33:39.711Z] "unix:///var/run/docker.sock" [2024-10-14T06:33:39.711Z] ], [2024-10-14T06:33:39.711Z] "mtu": 1458, [2024-10-14T06:33:39.711Z] "selinux-enabled": true, [2024-10-14T06:33:39.711Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T06:33:39.711Z] } [Pipeline] sh [2024-10-14T06:33:40.043Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T06:33:40.371Z] + sudo service docker restart [2024-10-14T06:33:50.438Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 24.638232979s" [2024-10-14T06:33:50.438Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.411033ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T06:33:58.612Z] provisioning config files... [2024-10-14T06:33:58.635Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/727@tmp/config6293969432763666104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T06:33:59.078Z] ---> ****-login.sh [2024-10-14T06:33:59.078Z] nexus3.edgexfoundry.org:10001 [2024-10-14T06:33:59.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:33:59.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:33:59.621Z] Configure a credential helper to remove this warning. See [2024-10-14T06:33:59.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:33:59.621Z] [2024-10-14T06:33:59.622Z] Login Succeeded [2024-10-14T06:33:59.622Z] nexus3.edgexfoundry.org:10002 [2024-10-14T06:33:59.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:33:59.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:33:59.890Z] Configure a credential helper to remove this warning. See [2024-10-14T06:33:59.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:33:59.890Z] [2024-10-14T06:33:59.890Z] Login Succeeded [2024-10-14T06:33:59.890Z] nexus3.edgexfoundry.org:10003 [2024-10-14T06:34:00.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:34:00.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:34:00.430Z] Configure a credential helper to remove this warning. See [2024-10-14T06:34:00.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:34:00.430Z] [2024-10-14T06:34:00.430Z] Login Succeeded [2024-10-14T06:34:00.430Z] nexus3.edgexfoundry.org:10004 [2024-10-14T06:34:00.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:34:00.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:34:00.700Z] Configure a credential helper to remove this warning. See [2024-10-14T06:34:00.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:34:00.700Z] [2024-10-14T06:34:00.700Z] Login Succeeded [2024-10-14T06:34:00.700Z] ****.io [2024-10-14T06:34:00.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:34:01.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:34:01.234Z] Configure a credential helper to remove this warning. See [2024-10-14T06:34:01.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:34:01.234Z] [2024-10-14T06:34:01.234Z] Login Succeeded [2024-10-14T06:34:01.234Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T06:34:01.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-14T06:34:01.870Z] + git config --global --add safe.directory /w/workspace/edgex-go/727 [Pipeline] echo [2024-10-14T06:34:01.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T06:34:01.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T06:34:01.922Z] ========================================================= [2024-10-14T06:34:01.922Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T06:34:01.922Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-14T06:34:02.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T06:34:02.248Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T06:34:02.248Z] cf04c63912e1: Pulling fs layer [2024-10-14T06:34:02.248Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T06:34:02.248Z] a37a00ec5f00: Pulling fs layer [2024-10-14T06:34:02.248Z] 50b3750afda1: Pulling fs layer [2024-10-14T06:34:02.248Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T06:34:02.248Z] 80978eb59214: Pulling fs layer [2024-10-14T06:34:02.248Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T06:34:02.248Z] c5a475d317c9: Pulling fs layer [2024-10-14T06:34:02.248Z] 80978eb59214: Waiting [2024-10-14T06:34:02.248Z] 50b3750afda1: Waiting [2024-10-14T06:34:02.248Z] c9f46d7d2bd2: Waiting [2024-10-14T06:34:02.248Z] 4f4fb700ef54: Waiting [2024-10-14T06:34:02.248Z] c5a475d317c9: Waiting [2024-10-14T06:34:02.516Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T06:34:02.516Z] 55b35a11ae5e: Download complete [2024-10-14T06:34:02.516Z] 50b3750afda1: Verifying Checksum [2024-10-14T06:34:02.516Z] 50b3750afda1: Download complete [2024-10-14T06:34:02.516Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T06:34:02.516Z] 4f4fb700ef54: Download complete [2024-10-14T06:34:02.516Z] 80978eb59214: Verifying Checksum [2024-10-14T06:34:02.516Z] 80978eb59214: Download complete [2024-10-14T06:34:02.516Z] cf04c63912e1: Verifying Checksum [2024-10-14T06:34:02.516Z] cf04c63912e1: Download complete [2024-10-14T06:34:02.636Z] level=info msg="[linters_context/goanalysis] analyzers took 1m52.029296513s with top 10 stages: buildir: 1m7.581771072s, gosec: 4.041599073s, fact_deprecated: 2.858765414s, inspect: 2.67756421s, ctrlflow: 2.358961656s, printf: 2.185922932s, fact_purity: 1.606044223s, S1038: 1.361922497s, nilness: 1.276195605s, SA5012: 905.839449ms" [2024-10-14T06:34:02.636Z] level=info msg="[runner] Issues before processing: 220, after processing: 0" [2024-10-14T06:34:02.636Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 220/220, nolint: 22/0, skip_dirs: 220/220, exclude: 220/220, exclude-rules: 220/22, cgo: 220/220, filename_unadjuster: 220/220, path_prettifier: 220/220, skip_files: 220/220, invalid_issue: 220/220, identifier_marker: 220/220" [2024-10-14T06:34:02.636Z] level=info msg="[runner] processing took 22.360927ms with stages: nolint: 9.317256ms, identifier_marker: 5.391677ms, path_prettifier: 3.839717ms, exclude-rules: 1.526459ms, autogenerated_exclude: 1.505288ms, skip_dirs: 666.307µs, invalid_issue: 38.651µs, filename_unadjuster: 37.551µs, cgo: 33.261µs, max_same_issues: 1.03µs, uniq_by_line: 600ns, fixer: 540ns, skip_files: 470ns, exclude: 470ns, path_shortener: 350ns, diff: 280ns, sort_results: 270ns, max_from_linter: 260ns, source_code: 140ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, severity-rules: 110ns" [2024-10-14T06:34:02.636Z] level=info msg="[runner] linters took 13.762282491s with stages: goanalysis_metalinter: 13.739821292s" [2024-10-14T06:34:02.636Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-14T06:34:02.636Z] level=info msg="Memory: 385 samples, avg is 304.6MB, max is 1348.6MB" [2024-10-14T06:34:02.636Z] level=info msg="Execution took 38.469060986s" [2024-10-14T06:34:02.636Z] go vet ./... [2024-10-14T06:34:03.101Z] c5a475d317c9: Verifying Checksum [2024-10-14T06:34:03.101Z] c5a475d317c9: Download complete [2024-10-14T06:34:03.369Z] cf04c63912e1: Pull complete [2024-10-14T06:34:03.955Z] 55b35a11ae5e: Pull complete [2024-10-14T06:34:04.544Z] a37a00ec5f00: Download complete [2024-10-14T06:34:05.518Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T06:34:05.518Z] c9f46d7d2bd2: Download complete [2024-10-14T06:34:09.267Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T06:34:09.267Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T06:34:09.527Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T06:34:09.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-14T06:34:10.789Z] + ls -al . [2024-10-14T06:34:10.789Z] total 1892 [2024-10-14T06:34:10.789Z] drwxrwxr-x 11 1001 1001 4096 Oct 14 06:32 . [2024-10-14T06:34:10.789Z] drwxr-xr-x 4 root root 4096 Oct 14 06:32 .. [2024-10-14T06:34:10.789Z] drwxrwxr-x 2 1001 1001 4096 Oct 14 06:30 .blubracket [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 10 Oct 14 06:30 .dockerignore [2024-10-14T06:34:10.789Z] drwxrwxr-x 8 1001 1001 4096 Oct 14 06:33 .git [2024-10-14T06:34:10.789Z] drwxrwxr-x 3 1001 1001 4096 Oct 14 06:30 .github [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 1152 Oct 14 06:30 .gitignore [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 199 Oct 14 06:30 .golangci.yml [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 100 Oct 14 06:30 .hadolint.yml [2024-10-14T06:34:10.789Z] drwxr-xr-x 3 1001 1001 4096 Oct 14 06:31 .semver [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 155 Oct 14 06:30 .sonarcloud.properties [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 1171 Oct 14 06:30 ADOPTERS.md [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 21553 Oct 14 06:30 Attribution.txt [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 100284 Oct 14 06:30 CHANGELOG.md [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 3804 Oct 14 06:30 CONTRIBUTING.md [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 677 Oct 14 06:30 GOVERNANCE.md [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 861 Oct 14 06:30 Jenkinsfile [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 10775 Oct 14 06:30 LICENSE [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 17391 Oct 14 06:30 Makefile [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 582 Oct 14 06:30 OWNERS.md [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 9528 Oct 14 06:30 README.md [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 789 Oct 14 06:30 SECURITY.md [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 13 Oct 14 06:31 VERSION [2024-10-14T06:34:10.789Z] drwxrwxr-x 2 1001 1001 4096 Oct 14 06:30 bin [2024-10-14T06:34:10.789Z] drwxrwxr-x 20 1001 1001 4096 Oct 14 06:30 cmd [2024-10-14T06:34:10.789Z] -rw-r--r-- 1 root root 1548405 Oct 14 06:33 coverage.out [2024-10-14T06:34:10.789Z] drwxrwxr-x 2 1001 1001 4096 Oct 14 06:30 fuzz_test [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 7277 Oct 14 06:30 go.mod [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 101084 Oct 14 06:30 go.sum [2024-10-14T06:34:10.789Z] drwxrwxr-x 7 1001 1001 4096 Oct 14 06:30 internal [2024-10-14T06:34:10.789Z] drwxrwxr-x 3 1001 1001 4096 Oct 14 06:30 openapi [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 584 Oct 14 06:30 security.txt [2024-10-14T06:34:10.789Z] -rw-rw-r-- 1 1001 1001 204 Oct 14 06:30 version.go [Pipeline] sh [2024-10-14T06:34:11.072Z] + '[' -e coverage.out ] [2024-10-14T06:34:11.072Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-14T06:34:11.207Z] Stashed 1 file(s) [Pipeline] sh [2024-10-14T06:34:11.488Z] + make build [2024-10-14T06:34:11.488Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-14T06:34:17.857Z] a37a00ec5f00: Pull complete [2024-10-14T06:34:18.124Z] 50b3750afda1: Pull complete [2024-10-14T06:34:18.393Z] 4f4fb700ef54: Pull complete [2024-10-14T06:34:18.393Z] 80978eb59214: Pull complete [2024-10-14T06:34:26.609Z] c9f46d7d2bd2: Pull complete [2024-10-14T06:34:28.017Z] c5a475d317c9: Pull complete [2024-10-14T06:34:28.017Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T06:34:28.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T06:34:28.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-14T06:34:28.360Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T06:34:28.360Z] WORKDIR /edgex [2024-10-14T06:34:28.360Z] COPY go.mod . [2024-10-14T06:34:28.360Z] RUN go mod download -t [2024-10-14T06:34:28.360Z] ci-base-image-arm64 -f - . [2024-10-14T06:34:28.941Z] Sending build context to Docker daemon 3.693MB [2024-10-14T06:34:28.941Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T06:34:28.941Z] ---> be29e6b0f0d4 [2024-10-14T06:34:28.941Z] Step 2/4 : WORKDIR /edgex [2024-10-14T06:34:30.886Z] ---> Running in 3bb5de5e83df [2024-10-14T06:34:31.154Z] Removing intermediate container 3bb5de5e83df [2024-10-14T06:34:31.154Z] ---> fe0a3d95374c [2024-10-14T06:34:31.154Z] Step 3/4 : COPY go.mod . [2024-10-14T06:34:31.737Z] ---> 25aff03b40ce [2024-10-14T06:34:31.737Z] Step 4/4 : RUN go mod download [2024-10-14T06:34:31.737Z] ---> Running in 4318fd1e6fc7 [2024-10-14T06:34:39.870Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-14T06:34:39.870Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-14T06:34:41.770Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-14T06:34:42.708Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-14T06:34:45.275Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-14T06:34:50.555Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-14T06:34:53.845Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-14T06:34:57.137Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-14T06:34:59.676Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-14T06:35:00.612Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-14T06:35:01.995Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-14T06:35:02.932Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-14T06:35:04.317Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-14T06:35:05.702Z] $ docker stop --time=1 3425c97a50b0ef2c634974d36ec51abe4751f3e2ad1615985e661ad6fde832fd [2024-10-14T06:35:12.535Z] $ docker rm -f --volumes 3425c97a50b0ef2c634974d36ec51abe4751f3e2ad1615985e661ad6fde832fd [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-14T06:35:14.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-14T06:35:14.331Z] [2024-10-14T06:35:14.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:35:14.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-14T06:35:14.627Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-14T06:35:14.627Z] 91d30c5bc195: Pulling fs layer [2024-10-14T06:35:14.627Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-14T06:35:14.627Z] 9c61dcf015f6: Pulling fs layer [2024-10-14T06:35:14.627Z] 4698f68db338: Pulling fs layer [2024-10-14T06:35:14.627Z] 2a2f49069b9e: Pulling fs layer [2024-10-14T06:35:14.627Z] e0025b399a48: Pulling fs layer [2024-10-14T06:35:14.627Z] 2a2f49069b9e: Waiting [2024-10-14T06:35:14.627Z] e0025b399a48: Waiting [2024-10-14T06:35:14.627Z] 4698f68db338: Waiting [2024-10-14T06:35:14.627Z] 91d30c5bc195: Verifying Checksum [2024-10-14T06:35:14.627Z] 91d30c5bc195: Download complete [2024-10-14T06:35:14.627Z] 4698f68db338: Download complete [2024-10-14T06:35:14.886Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-14T06:35:14.886Z] 2e9b0aa3be6d: Download complete [2024-10-14T06:35:14.886Z] e0025b399a48: Verifying Checksum [2024-10-14T06:35:14.886Z] e0025b399a48: Download complete [2024-10-14T06:35:14.886Z] 91d30c5bc195: Pull complete [2024-10-14T06:35:14.886Z] 2a2f49069b9e: Download complete [2024-10-14T06:35:15.146Z] 2e9b0aa3be6d: Pull complete [2024-10-14T06:35:15.406Z] 9c61dcf015f6: Download complete [2024-10-14T06:35:18.750Z] 9c61dcf015f6: Pull complete [2024-10-14T06:35:18.750Z] 4698f68db338: Pull complete [2024-10-14T06:35:19.319Z] 2a2f49069b9e: Pull complete [2024-10-14T06:35:19.319Z] e0025b399a48: Pull complete [2024-10-14T06:35:19.319Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-14T06:35:19.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-14T06:35:19.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T06:35:19.430Z] prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container [2024-10-14T06:35:19.462Z] $ 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/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-14T06:35:23.999Z] $ docker top af96cdafe074ff794bbd4b9fae1e00eaf08e3ca22bf82ccb994317cc96d52098 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T06:35:24.487Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-14T06:35:27.124Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-10-14T06:35:27.124Z] #1 transferring dockerfile: 2.07kB done [2024-10-14T06:35:27.124Z] #1 DONE 0.0s [2024-10-14T06:35:27.396Z] [2024-10-14T06:35:27.396Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-14T06:35:27.396Z] #2 transferring dockerfile: 2.49kB done [2024-10-14T06:35:27.396Z] #2 DONE 0.0s [2024-10-14T06:35:27.396Z] [2024-10-14T06:35:27.396Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-10-14T06:35:27.396Z] #3 transferring dockerfile: 2.02kB done [2024-10-14T06:35:27.396Z] #3 DONE 0.0s [2024-10-14T06:35:27.396Z] [2024-10-14T06:35:27.396Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-10-14T06:35:27.396Z] #4 transferring dockerfile: 1.93kB done [2024-10-14T06:35:27.396Z] #4 DONE 0.0s [2024-10-14T06:35:27.396Z] [2024-10-14T06:35:27.397Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-10-14T06:35:27.397Z] #5 transferring dockerfile: 1.81kB done [2024-10-14T06:35:27.397Z] #5 DONE 0.0s [2024-10-14T06:35:27.397Z] [2024-10-14T06:35:27.397Z] #6 [core-data internal] load build definition from Dockerfile [2024-10-14T06:35:27.397Z] #6 transferring dockerfile: 2.07kB done [2024-10-14T06:35:27.397Z] #6 DONE 0.0s [2024-10-14T06:35:27.397Z] [2024-10-14T06:35:27.397Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-10-14T06:35:27.397Z] #7 transferring dockerfile: 1.69kB done [2024-10-14T06:35:27.397Z] #7 DONE 0.0s [2024-10-14T06:35:27.397Z] [2024-10-14T06:35:27.397Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-14T06:35:27.397Z] #8 transferring dockerfile: 1.85kB done [2024-10-14T06:35:27.397Z] #8 DONE 0.0s [2024-10-14T06:35:27.397Z] [2024-10-14T06:35:27.397Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-14T06:35:27.397Z] #9 transferring dockerfile: 3.17kB done [2024-10-14T06:35:27.397Z] #9 DONE 0.0s [2024-10-14T06:35:27.397Z] [2024-10-14T06:35:27.397Z] #10 [core-keeper internal] load .dockerignore [2024-10-14T06:35:27.397Z] #10 transferring context: 50B done [2024-10-14T06:35:27.397Z] #10 DONE 0.0s [2024-10-14T06:35:27.397Z] [2024-10-14T06:35:27.397Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-14T06:35:27.655Z] #11 transferring dockerfile: 2.15kB done [2024-10-14T06:35:27.655Z] #11 DONE 0.0s [2024-10-14T06:35:27.655Z] [2024-10-14T06:35:27.655Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-14T06:35:27.655Z] #12 transferring dockerfile: 2.50kB done [2024-10-14T06:35:27.655Z] #12 DONE 0.0s [2024-10-14T06:35:27.655Z] [2024-10-14T06:35:27.656Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-10-14T06:35:27.656Z] #13 transferring dockerfile: 2.13kB done [2024-10-14T06:35:27.656Z] #13 DONE 0.0s [2024-10-14T06:35:27.656Z] [2024-10-14T06:35:27.656Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-14T06:35:27.656Z] #14 transferring dockerfile: 2.23kB done [2024-10-14T06:35:27.656Z] #14 DONE 0.0s [2024-10-14T06:35:27.656Z] [2024-10-14T06:35:27.656Z] #15 [core-command internal] load build definition from Dockerfile [2024-10-14T06:35:27.656Z] #15 transferring dockerfile: 1.93kB done [2024-10-14T06:35:27.656Z] #15 DONE 0.0s [2024-10-14T06:35:27.656Z] [2024-10-14T06:35:27.656Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-10-14T06:35:27.656Z] #16 transferring dockerfile: 1.70kB done [2024-10-14T06:35:27.656Z] #16 DONE 0.0s [2024-10-14T06:35:27.656Z] [2024-10-14T06:35:27.656Z] #17 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-14T06:35:27.656Z] #17 transferring dockerfile: 1.89kB done [2024-10-14T06:35:27.656Z] #17 DONE 0.0s [2024-10-14T06:35:27.914Z] [2024-10-14T06:35:27.914Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-10-14T06:35:27.914Z] #18 transferring context: 50B done [2024-10-14T06:35:27.914Z] #18 DONE 0.0s [2024-10-14T06:35:27.914Z] [2024-10-14T06:35:27.914Z] #19 [support-notifications internal] load .dockerignore [2024-10-14T06:35:27.914Z] #19 transferring context: 50B done [2024-10-14T06:35:27.914Z] #19 DONE 0.0s [2024-10-14T06:35:27.914Z] [2024-10-14T06:35:27.914Z] #20 [support-scheduler internal] load .dockerignore [2024-10-14T06:35:27.914Z] #20 transferring context: 50B done [2024-10-14T06:35:27.914Z] #20 DONE 0.0s [2024-10-14T06:35:27.914Z] [2024-10-14T06:35:27.914Z] #21 [security-spire-agent internal] load .dockerignore [2024-10-14T06:35:27.914Z] #21 transferring context: 50B done [2024-10-14T06:35:27.914Z] #21 DONE 0.0s [2024-10-14T06:35:27.914Z] [2024-10-14T06:35:27.914Z] #22 [core-data internal] load .dockerignore [2024-10-14T06:35:27.914Z] #22 transferring context: 50B done [2024-10-14T06:35:27.914Z] #22 DONE 0.0s [2024-10-14T06:35:27.914Z] [2024-10-14T06:35:27.914Z] #23 [security-spire-config internal] load .dockerignore [2024-10-14T06:35:27.914Z] #23 transferring context: 50B done [2024-10-14T06:35:27.914Z] #23 DONE 0.0s [2024-10-14T06:35:27.914Z] [2024-10-14T06:35:27.914Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-10-14T06:35:27.914Z] #24 transferring context: 50B done [2024-10-14T06:35:27.914Z] #24 DONE 0.0s [2024-10-14T06:35:27.914Z] [2024-10-14T06:35:27.914Z] #25 [security-bootstrapper internal] load .dockerignore [2024-10-14T06:35:27.914Z] #25 transferring context: 50B done [2024-10-14T06:35:27.914Z] #25 DONE 0.0s [2024-10-14T06:35:27.914Z] [2024-10-14T06:35:27.915Z] #26 [security-proxy-setup internal] load .dockerignore [2024-10-14T06:35:27.915Z] #26 transferring context: 50B done [2024-10-14T06:35:27.915Z] #26 DONE 0.0s [2024-10-14T06:35:27.915Z] [2024-10-14T06:35:27.915Z] #27 [core-metadata internal] load .dockerignore [2024-10-14T06:35:27.915Z] #27 transferring context: 50B done [2024-10-14T06:35:27.915Z] #27 DONE 0.0s [2024-10-14T06:35:27.915Z] [2024-10-14T06:35:27.915Z] #28 [security-proxy-auth internal] load .dockerignore [2024-10-14T06:35:27.915Z] #28 transferring context: 50B done [2024-10-14T06:35:27.915Z] #28 DONE 0.0s [2024-10-14T06:35:27.915Z] [2024-10-14T06:35:27.915Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-14T06:35:27.915Z] #29 transferring context: 50B done [2024-10-14T06:35:27.915Z] #29 DONE 0.0s [2024-10-14T06:35:27.915Z] [2024-10-14T06:35:27.915Z] #30 [core-command internal] load .dockerignore [2024-10-14T06:35:27.915Z] #30 transferring context: 50B done [2024-10-14T06:35:27.915Z] #30 DONE 0.0s [2024-10-14T06:35:27.915Z] [2024-10-14T06:35:27.915Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T06:35:27.915Z] #31 DONE 0.0s [2024-10-14T06:35:27.915Z] [2024-10-14T06:35:27.915Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-10-14T06:35:28.160Z] Removing intermediate container 4318fd1e6fc7 [2024-10-14T06:35:28.161Z] ---> d82f1fbf92b7 [2024-10-14T06:35:28.161Z] Successfully built d82f1fbf92b7 [2024-10-14T06:35:28.161Z] Successfully tagged ci-base-image-arm64:latest [2024-10-14T06:35:28.173Z] #32 transferring context: 50B done [2024-10-14T06:35:28.173Z] #32 DONE 0.1s [2024-10-14T06:35:28.173Z] [2024-10-14T06:35:28.173Z] #33 [security-spire-server internal] load .dockerignore [2024-10-14T06:35:28.173Z] #33 transferring context: 50B done [2024-10-14T06:35:28.173Z] #33 DONE 0.0s [2024-10-14T06:35:28.173Z] [2024-10-14T06:35:28.173Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T06:35:28.173Z] #34 DONE 0.1s [2024-10-14T06:35:28.173Z] [2024-10-14T06:35:28.173Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T06:35:28.173Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:35:28.173Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:35:28.173Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T06:35:28.173Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T06:35:28.173Z] #35 DONE 0.1s [2024-10-14T06:35:28.173Z] [2024-10-14T06:35:28.173Z] #36 [core-keeper internal] load build context [2024-10-14T06:35:28.173Z] #36 ... [2024-10-14T06:35:28.173Z] [2024-10-14T06:35:28.173Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T06:35:28.173Z] #31 DONE 0.0s [2024-10-14T06:35:28.173Z] [2024-10-14T06:35:28.173Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T06:35:28.173Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:35:28.173Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:35:28.173Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T06:35:28.173Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T06:35:28.173Z] #35 DONE 0.1s [2024-10-14T06:35:28.173Z] [2024-10-14T06:35:28.173Z] #36 [core-keeper internal] load build context [2024-10-14T06:35:28.173Z] #36 ... [2024-10-14T06:35:28.173Z] [2024-10-14T06:35:28.173Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T06:35:28.173Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:35:28.173Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:35:28.173Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T06:35:28.173Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T06:35:28.173Z] #35 DONE 0.1s [2024-10-14T06:35:28.173Z] [2024-10-14T06:35:28.173Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T06:35:28.173Z] #31 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:35:28.432Z] [2024-10-14T06:35:28.432Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T06:35:28.432Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:35:28.432Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:35:28.432Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T06:35:28.432Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T06:35:28.432Z] #35 DONE 0.1s [2024-10-14T06:35:28.432Z] [2024-10-14T06:35:28.432Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T06:35:28.432Z] #31 DONE 0.0s [2024-10-14T06:35:28.432Z] [2024-10-14T06:35:28.432Z] #37 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-14T06:35:28.432Z] #37 DONE 0.5s [2024-10-14T06:35:28.432Z] [2024-10-14T06:35:28.432Z] #38 [security-bootstrapper internal] load build context [2024-10-14T06:35:28.432Z] #38 ... [2024-10-14T06:35:28.432Z] [2024-10-14T06:35:28.432Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T06:35:28.432Z] #31 DONE 0.0s [2024-10-14T06:35:28.432Z] [2024-10-14T06:35:28.432Z] #38 [security-bootstrapper internal] load build context [2024-10-14T06:35:28.504Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T06:35:28.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T06:35:28.710Z] prd-ubuntu20.04-docker-arm64-4c-16g-22678 does not seem to be running inside a container [2024-10-14T06:35:28.713Z] #38 ... [2024-10-14T06:35:28.713Z] [2024-10-14T06:35:28.713Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T06:35:28.713Z] #31 DONE 0.0s [2024-10-14T06:35:28.713Z] [2024-10-14T06:35:28.713Z] #38 [security-bootstrapper internal] load build context [2024-10-14T06:35:28.713Z] #38 ... [2024-10-14T06:35:28.713Z] [2024-10-14T06:35:28.713Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T06:35:28.713Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:35:28.713Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:35:28.713Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T06:35:28.713Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T06:35:28.713Z] #35 DONE 0.1s [2024-10-14T06:35:28.713Z] [2024-10-14T06:35:28.713Z] #37 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-14T06:35:28.713Z] #37 DONE 0.5s [2024-10-14T06:35:28.713Z] [2024-10-14T06:35:28.713Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T06:35:28.713Z] #31 DONE 0.0s [2024-10-14T06:35:28.713Z] [2024-10-14T06:35:28.713Z] #38 [security-bootstrapper internal] load build context [2024-10-14T06:35:28.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T06:35:30.177Z] $ docker top 24fb539eee3f2c9af9a524e40d51564ee529489cde7d0690a50b1f2b8fe4e48a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T06:35:31.023Z] + go version [2024-10-14T06:35:31.023Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T06:35:31.043Z] $ docker stop --time=1 24fb539eee3f2c9af9a524e40d51564ee529489cde7d0690a50b1f2b8fe4e48a [2024-10-14T06:35:32.612Z] $ docker rm -f --volumes 24fb539eee3f2c9af9a524e40d51564ee529489cde7d0690a50b1f2b8fe4e48a [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-14T06:35:33.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-14T06:35:33.344Z] [2024-10-14T06:35:33.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:35:33.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-14T06:35:33.687Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-14T06:35:33.687Z] 547446be3368: Pulling fs layer [2024-10-14T06:35:33.687Z] d125d8839a47: Pulling fs layer [2024-10-14T06:35:33.687Z] 3e85d5ac6304: Pulling fs layer [2024-10-14T06:35:33.687Z] c3105a71a48b: Pulling fs layer [2024-10-14T06:35:33.687Z] 0f093f025ec4: Pulling fs layer [2024-10-14T06:35:33.687Z] c3106fc0e877: Pulling fs layer [2024-10-14T06:35:33.687Z] c3105a71a48b: Waiting [2024-10-14T06:35:33.687Z] 0f093f025ec4: Waiting [2024-10-14T06:35:33.687Z] c3106fc0e877: Waiting [2024-10-14T06:35:33.960Z] 547446be3368: Verifying Checksum [2024-10-14T06:35:33.960Z] c3105a71a48b: Verifying Checksum [2024-10-14T06:35:33.960Z] c3105a71a48b: Download complete [2024-10-14T06:35:34.010Z] #38 transferring context: 289.08MB 4.7s [2024-10-14T06:35:34.271Z] #38 ... [2024-10-14T06:35:34.271Z] [2024-10-14T06:35:34.271Z] #39 [support-cron-scheduler internal] load build context [2024-10-14T06:35:34.529Z] #39 ... [2024-10-14T06:35:34.529Z] [2024-10-14T06:35:34.529Z] #38 [security-bootstrapper internal] load build context [2024-10-14T06:35:34.553Z] d125d8839a47: Verifying Checksum [2024-10-14T06:35:34.553Z] d125d8839a47: Download complete [2024-10-14T06:35:34.553Z] c3106fc0e877: Verifying Checksum [2024-10-14T06:35:34.553Z] c3106fc0e877: Download complete [2024-10-14T06:35:34.553Z] 0f093f025ec4: Verifying Checksum [2024-10-14T06:35:34.553Z] 0f093f025ec4: Download complete [2024-10-14T06:35:34.553Z] 547446be3368: Pull complete [2024-10-14T06:35:35.510Z] d125d8839a47: Pull complete [2024-10-14T06:35:36.477Z] 3e85d5ac6304: Download complete [2024-10-14T06:35:39.016Z] #38 ... [2024-10-14T06:35:39.016Z] [2024-10-14T06:35:39.016Z] #40 [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-14T06:35:39.016Z] #40 ... [2024-10-14T06:35:39.016Z] [2024-10-14T06:35:39.016Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-14T06:35:39.016Z] #41 ... [2024-10-14T06:35:39.016Z] [2024-10-14T06:35:39.016Z] #42 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-14T06:35:39.016Z] #42 ... [2024-10-14T06:35:39.016Z] [2024-10-14T06:35:39.016Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T06:35:39.016Z] #34 ... [2024-10-14T06:35:39.016Z] [2024-10-14T06:35:39.016Z] #43 [core-data internal] load build context [2024-10-14T06:35:39.016Z] #43 transferring context: 514.79MB 10.1s [2024-10-14T06:35:39.016Z] #43 ... [2024-10-14T06:35:39.016Z] [2024-10-14T06:35:39.016Z] #44 [security-proxy-setup internal] load build context [2024-10-14T06:35:39.016Z] #44 ... [2024-10-14T06:35:39.016Z] [2024-10-14T06:35:39.016Z] #45 [support-scheduler internal] load build context [2024-10-14T06:35:39.016Z] #45 ... [2024-10-14T06:35:39.016Z] [2024-10-14T06:35:39.016Z] #46 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-14T06:35:39.278Z] #46 ... [2024-10-14T06:35:39.278Z] [2024-10-14T06:35:39.278Z] #47 [security-proxy-auth internal] load build context [2024-10-14T06:35:39.278Z] #47 ... [2024-10-14T06:35:39.278Z] [2024-10-14T06:35:39.278Z] #48 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T06:35:39.278Z] #48 ... [2024-10-14T06:35:39.278Z] [2024-10-14T06:35:39.278Z] #49 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-14T06:35:39.278Z] #49 ... [2024-10-14T06:35:39.278Z] [2024-10-14T06:35:39.278Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-14T06:35:39.897Z] #50 ... [2024-10-14T06:35:39.897Z] [2024-10-14T06:35:39.897Z] #51 [security-proxy-auth builder 2/8] WORKDIR /edgex-go [2024-10-14T06:35:39.897Z] #51 ... [2024-10-14T06:35:39.897Z] [2024-10-14T06:35:39.897Z] #36 [core-keeper internal] load build context [2024-10-14T06:35:40.155Z] #36 ... [2024-10-14T06:35:40.155Z] [2024-10-14T06:35:40.155Z] #52 [core-common-config-bootstrapper internal] load build context [2024-10-14T06:35:40.155Z] #52 ... [2024-10-14T06:35:40.155Z] [2024-10-14T06:35:40.155Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-14T06:35:40.155Z] #53 ... [2024-10-14T06:35:40.155Z] [2024-10-14T06:35:40.155Z] #54 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-14T06:35:40.155Z] #54 ... [2024-10-14T06:35:40.155Z] [2024-10-14T06:35:40.155Z] #55 [support-notifications internal] load build context [2024-10-14T06:35:40.413Z] #55 ... [2024-10-14T06:35:40.413Z] [2024-10-14T06:35:40.413Z] #56 [core-metadata internal] load build context [2024-10-14T06:35:40.413Z] #56 ... [2024-10-14T06:35:40.413Z] [2024-10-14T06:35:40.413Z] #57 [core-command internal] load build context [2024-10-14T06:35:40.413Z] #57 ... [2024-10-14T06:35:40.413Z] [2024-10-14T06:35:40.413Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-14T06:35:40.672Z] #58 ... [2024-10-14T06:35:40.672Z] [2024-10-14T06:35:40.672Z] #59 [security-secretstore-setup internal] load build context [2024-10-14T06:35:40.672Z] #59 ... [2024-10-14T06:35:40.672Z] [2024-10-14T06:35:40.672Z] #36 [core-keeper internal] load build context [2024-10-14T06:35:41.242Z] #36 transferring context: 612.09MB 13.3s done [2024-10-14T06:35:45.509Z] #36 ... [2024-10-14T06:35:45.509Z] [2024-10-14T06:35:45.509Z] #39 [support-cron-scheduler internal] load build context [2024-10-14T06:35:45.509Z] #39 transferring context: 612.09MB 12.8s done [2024-10-14T06:35:46.445Z] #39 ... [2024-10-14T06:35:46.445Z] [2024-10-14T06:35:46.445Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T06:35:46.550Z] 3e85d5ac6304: Pull complete [2024-10-14T06:35:46.550Z] c3105a71a48b: Pull complete [2024-10-14T06:35:46.703Z] #34 DONE 18.5s [2024-10-14T06:35:46.703Z] [2024-10-14T06:35:46.703Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T06:35:46.703Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:35:46.703Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:35:46.703Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T06:35:46.703Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T06:35:46.703Z] #35 DONE 0.1s [2024-10-14T06:35:46.703Z] [2024-10-14T06:35:46.703Z] #37 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-14T06:35:46.703Z] #37 DONE 0.5s [2024-10-14T06:35:46.703Z] [2024-10-14T06:35:46.703Z] #43 [core-data internal] load build context [2024-10-14T06:35:46.703Z] #43 transferring context: 612.09MB 12.2s done [2024-10-14T06:35:46.703Z] #43 DONE 18.3s [2024-10-14T06:35:46.703Z] [2024-10-14T06:35:46.703Z] #55 [support-notifications internal] load build context [2024-10-14T06:35:46.703Z] #55 transferring context: 612.09MB 12.2s done [2024-10-14T06:35:46.703Z] #55 DONE 18.4s [2024-10-14T06:35:46.703Z] [2024-10-14T06:35:46.703Z] #44 [security-proxy-setup internal] load build context [2024-10-14T06:35:46.703Z] #44 transferring context: 612.09MB 12.0s done [2024-10-14T06:35:46.703Z] #44 DONE 18.2s [2024-10-14T06:35:46.703Z] [2024-10-14T06:35:46.703Z] #38 [security-bootstrapper internal] load build context [2024-10-14T06:35:46.703Z] #38 transferring context: 612.09MB 12.3s done [2024-10-14T06:35:46.703Z] #38 DONE 18.2s [2024-10-14T06:35:46.703Z] [2024-10-14T06:35:46.703Z] #39 [support-cron-scheduler internal] load build context [2024-10-14T06:35:46.703Z] #39 DONE 18.3s [2024-10-14T06:35:46.703Z] [2024-10-14T06:35:46.703Z] #59 [security-secretstore-setup internal] load build context [2024-10-14T06:35:46.703Z] #59 transferring context: 612.09MB 13.6s done [2024-10-14T06:35:46.703Z] #59 DONE 18.5s [2024-10-14T06:35:46.703Z] [2024-10-14T06:35:46.703Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-14T06:35:46.703Z] #41 DONE 18.5s [2024-10-14T06:35:46.703Z] [2024-10-14T06:35:46.703Z] #45 [support-scheduler internal] load build context [2024-10-14T06:35:46.703Z] #45 transferring context: 612.09MB 13.5s done [2024-10-14T06:35:46.703Z] #45 DONE 18.4s [2024-10-14T06:35:46.703Z] [2024-10-14T06:35:46.703Z] #40 [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-14T06:35:46.703Z] #40 DONE 18.5s [2024-10-14T06:35:46.703Z] [2024-10-14T06:35:46.703Z] #36 [core-keeper internal] load build context [2024-10-14T06:35:46.703Z] #36 DONE 18.7s [2024-10-14T06:35:46.703Z] [2024-10-14T06:35:46.703Z] #47 [security-proxy-auth internal] load build context [2024-10-14T06:35:46.961Z] #47 transferring context: 7.04MB 0.2s [2024-10-14T06:35:47.140Z] 0f093f025ec4: Pull complete [2024-10-14T06:35:47.406Z] c3106fc0e877: Pull complete [2024-10-14T06:35:47.674Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-14T06:35:47.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-14T06:35:47.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T06:35:47.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-22678 does not seem to be running inside a container [2024-10-14T06:35:47.939Z] $ 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/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-10-14T06:35:49.866Z] $ docker top 3bd1ae54bd7e55bcf84cff5f66f91dfef29cb2dab5e298737d698c141c965047 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T06:35:50.711Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-14T06:35:51.173Z] #47 ... [2024-10-14T06:35:51.173Z] [2024-10-14T06:35:51.173Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T06:35:51.173Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:35:51.173Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:35:51.173Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T06:35:51.173Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T06:35:51.173Z] #35 DONE 0.1s [2024-10-14T06:35:51.173Z] [2024-10-14T06:35:51.173Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-14T06:35:51.173Z] #49 DONE 22.6s [2024-10-14T06:35:51.173Z] [2024-10-14T06:35:51.173Z] #47 [security-proxy-auth internal] load build context [2024-10-14T06:35:51.741Z] #47 transferring context: 454.58MB 5.2s [2024-10-14T06:35:53.638Z] #47 transferring context: 612.09MB 6.7s done [2024-10-14T06:35:56.928Z] #47 ... [2024-10-14T06:35:56.928Z] [2024-10-14T06:35:56.928Z] #60 [security-spiffe-token-provider internal] load build context [2024-10-14T06:35:56.928Z] #60 ... [2024-10-14T06:35:56.928Z] [2024-10-14T06:35:56.928Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T06:35:56.928Z] #61 ... [2024-10-14T06:35:56.928Z] [2024-10-14T06:35:56.928Z] #51 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2024-10-14T06:35:57.204Z] #51 ... [2024-10-14T06:35:57.204Z] [2024-10-14T06:35:57.204Z] #52 [core-common-config-bootstrapper internal] load build context [2024-10-14T06:35:57.204Z] #52 transferring context: 612.09MB 6.9s done [2024-10-14T06:35:57.204Z] #52 ... [2024-10-14T06:35:57.204Z] [2024-10-14T06:35:57.204Z] #56 [core-metadata internal] load build context [2024-10-14T06:35:57.204Z] #56 transferring context: 612.09MB 6.0s done [2024-10-14T06:35:57.537Z] #56 ... [2024-10-14T06:35:57.537Z] [2024-10-14T06:35:57.537Z] #62 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-14T06:35:57.537Z] #62 ... [2024-10-14T06:35:57.537Z] [2024-10-14T06:35:57.537Z] #57 [core-command internal] load build context [2024-10-14T06:35:57.537Z] #57 transferring context: 612.09MB 7.1s done [2024-10-14T06:35:57.854Z] #57 ... [2024-10-14T06:35:57.854Z] [2024-10-14T06:35:57.854Z] #60 [security-spiffe-token-provider internal] load build context [2024-10-14T06:35:58.810Z] #60 transferring context: 519.74MB 5.1s [2024-10-14T06:36:00.063Z] #60 transferring context: 612.09MB 6.4s done [2024-10-14T06:36:00.786Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-14T06:36:00.786Z] #1 transferring dockerfile: 2.23kB done [2024-10-14T06:36:00.786Z] #1 DONE 0.1s [2024-10-14T06:36:00.786Z] [2024-10-14T06:36:00.786Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-14T06:36:00.786Z] #2 transferring dockerfile: 2.50kB done [2024-10-14T06:36:00.786Z] #2 DONE 0.0s [2024-10-14T06:36:00.786Z] [2024-10-14T06:36:00.786Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-10-14T06:36:00.786Z] #3 transferring dockerfile: 2.13kB done [2024-10-14T06:36:00.786Z] #3 DONE 0.1s [2024-10-14T06:36:00.786Z] [2024-10-14T06:36:00.786Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-10-14T06:36:00.786Z] #4 transferring dockerfile: 2.07kB done [2024-10-14T06:36:00.786Z] #4 DONE 0.1s [2024-10-14T06:36:00.786Z] [2024-10-14T06:36:00.786Z] #5 [core-data internal] load build definition from Dockerfile [2024-10-14T06:36:01.056Z] #5 transferring dockerfile: 2.07kB 0.0s done [2024-10-14T06:36:01.056Z] #5 DONE 0.1s [2024-10-14T06:36:01.056Z] [2024-10-14T06:36:01.056Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-10-14T06:36:01.056Z] #6 transferring dockerfile: 1.81kB 0.0s done [2024-10-14T06:36:01.056Z] #6 DONE 0.1s [2024-10-14T06:36:01.056Z] [2024-10-14T06:36:01.056Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-10-14T06:36:01.056Z] #7 transferring dockerfile: 1.93kB done [2024-10-14T06:36:01.056Z] #7 DONE 0.1s [2024-10-14T06:36:01.056Z] [2024-10-14T06:36:01.056Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-14T06:36:01.056Z] #8 transferring dockerfile: 1.89kB done [2024-10-14T06:36:01.056Z] #8 DONE 0.1s [2024-10-14T06:36:01.056Z] [2024-10-14T06:36:01.056Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-14T06:36:01.056Z] #9 transferring dockerfile: 1.85kB done [2024-10-14T06:36:01.056Z] #9 DONE 0.1s [2024-10-14T06:36:01.056Z] [2024-10-14T06:36:01.056Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-10-14T06:36:01.100Z] #60 ... [2024-10-14T06:36:01.100Z] [2024-10-14T06:36:01.100Z] #48 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T06:36:01.100Z] #48 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:01.100Z] #48 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:01.100Z] #48 23.26 (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T06:36:01.100Z] #48 23.27 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:01.100Z] #48 23.28 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:01.100Z] #48 23.29 Executing ca-certificates-20240705-r0.trigger [2024-10-14T06:36:01.100Z] #48 23.33 OK: 9 MiB in 16 packages [2024-10-14T06:36:01.330Z] #10 transferring dockerfile: 1.69kB done [2024-10-14T06:36:01.331Z] #10 DONE 0.1s [2024-10-14T06:36:01.331Z] [2024-10-14T06:36:01.331Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-14T06:36:01.331Z] #11 transferring dockerfile: 2.15kB done [2024-10-14T06:36:01.331Z] #11 DONE 0.1s [2024-10-14T06:36:01.331Z] [2024-10-14T06:36:01.331Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-14T06:36:01.331Z] #12 transferring dockerfile: 2.49kB 0.0s done [2024-10-14T06:36:01.331Z] #12 DONE 0.1s [2024-10-14T06:36:01.331Z] [2024-10-14T06:36:01.331Z] #13 [core-command internal] load build definition from Dockerfile [2024-10-14T06:36:01.623Z] #13 transferring dockerfile: 1.93kB done [2024-10-14T06:36:01.623Z] #13 DONE 0.1s [2024-10-14T06:36:01.623Z] [2024-10-14T06:36:01.623Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-10-14T06:36:01.623Z] #14 transferring dockerfile: 2.02kB done [2024-10-14T06:36:01.623Z] #14 DONE 0.1s [2024-10-14T06:36:01.623Z] [2024-10-14T06:36:01.623Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-10-14T06:36:01.623Z] #15 transferring dockerfile: 1.70kB done [2024-10-14T06:36:01.623Z] #15 DONE 0.1s [2024-10-14T06:36:01.623Z] [2024-10-14T06:36:01.623Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-14T06:36:01.896Z] #16 transferring dockerfile: 3.17kB done [2024-10-14T06:36:01.896Z] #16 DONE 0.1s [2024-10-14T06:36:01.896Z] [2024-10-14T06:36:01.896Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-14T06:36:01.896Z] #17 transferring context: 50B 0.0s done [2024-10-14T06:36:01.896Z] #17 DONE 0.1s [2024-10-14T06:36:02.484Z] [2024-10-14T06:36:02.484Z] #18 [security-proxy-setup internal] load .dockerignore [2024-10-14T06:36:02.484Z] #18 transferring context: 50B done [2024-10-14T06:36:02.484Z] #18 DONE 0.0s [2024-10-14T06:36:02.484Z] [2024-10-14T06:36:02.484Z] #19 [core-metadata internal] load .dockerignore [2024-10-14T06:36:02.484Z] #19 transferring context: 50B done [2024-10-14T06:36:02.484Z] #19 DONE 0.0s [2024-10-14T06:36:02.484Z] [2024-10-14T06:36:02.484Z] #20 [core-keeper internal] load .dockerignore [2024-10-14T06:36:02.484Z] #20 transferring context: 50B 0.0s done [2024-10-14T06:36:02.484Z] #20 DONE 0.1s [2024-10-14T06:36:02.758Z] [2024-10-14T06:36:02.758Z] #21 [core-data internal] load .dockerignore [2024-10-14T06:36:02.758Z] #21 transferring context: 50B done [2024-10-14T06:36:02.758Z] #21 DONE 0.1s [2024-10-14T06:36:02.758Z] [2024-10-14T06:36:02.758Z] #22 [security-spire-agent internal] load .dockerignore [2024-10-14T06:36:02.758Z] #22 transferring context: 50B done [2024-10-14T06:36:02.758Z] #22 DONE 0.1s [2024-10-14T06:36:02.758Z] [2024-10-14T06:36:02.758Z] #23 [support-scheduler internal] load .dockerignore [2024-10-14T06:36:02.758Z] #23 transferring context: 50B done [2024-10-14T06:36:02.758Z] #23 DONE 0.1s [2024-10-14T06:36:02.758Z] [2024-10-14T06:36:02.758Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-10-14T06:36:02.874Z] #48 ... [2024-10-14T06:36:02.874Z] [2024-10-14T06:36:02.874Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T06:36:02.874Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T06:36:03.045Z] #24 transferring context: 50B done [2024-10-14T06:36:03.045Z] #24 DONE 0.1s [2024-10-14T06:36:03.045Z] [2024-10-14T06:36:03.045Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-10-14T06:36:03.045Z] #25 transferring context: 50B done [2024-10-14T06:36:03.045Z] #25 DONE 0.1s [2024-10-14T06:36:03.045Z] [2024-10-14T06:36:03.045Z] #26 [security-spire-config internal] load .dockerignore [2024-10-14T06:36:03.045Z] #26 transferring context: 50B done [2024-10-14T06:36:03.045Z] #26 DONE 0.1s [2024-10-14T06:36:03.046Z] [2024-10-14T06:36:03.046Z] #27 [security-proxy-auth internal] load .dockerignore [2024-10-14T06:36:03.046Z] #27 transferring context: 50B done [2024-10-14T06:36:03.046Z] #27 DONE 0.1s [2024-10-14T06:36:03.046Z] [2024-10-14T06:36:03.046Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-10-14T06:36:03.046Z] #28 transferring context: 50B 0.0s done [2024-10-14T06:36:03.046Z] #28 DONE 0.1s [2024-10-14T06:36:03.046Z] [2024-10-14T06:36:03.046Z] #29 [core-command internal] load .dockerignore [2024-10-14T06:36:03.182Z] #63 ... [2024-10-14T06:36:03.183Z] [2024-10-14T06:36:03.183Z] #64 [security-spire-agent internal] load build context [2024-10-14T06:36:03.183Z] #64 ... [2024-10-14T06:36:03.183Z] [2024-10-14T06:36:03.183Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:03.183Z] #65 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:03.183Z] #65 ... [2024-10-14T06:36:03.183Z] [2024-10-14T06:36:03.183Z] #66 [security-spire-config internal] load build context [2024-10-14T06:36:03.314Z] #29 transferring context: 50B 0.0s done [2024-10-14T06:36:03.314Z] #29 DONE 0.1s [2024-10-14T06:36:03.314Z] [2024-10-14T06:36:03.314Z] #30 [support-notifications internal] load .dockerignore [2024-10-14T06:36:03.314Z] #30 transferring context: 50B 0.0s done [2024-10-14T06:36:03.314Z] #30 DONE 0.1s [2024-10-14T06:36:03.314Z] [2024-10-14T06:36:03.314Z] #31 [security-spire-server internal] load .dockerignore [2024-10-14T06:36:03.314Z] #31 transferring context: 50B done [2024-10-14T06:36:03.314Z] #31 DONE 0.1s [2024-10-14T06:36:03.314Z] [2024-10-14T06:36:03.314Z] #32 [security-bootstrapper internal] load .dockerignore [2024-10-14T06:36:03.314Z] #32 transferring context: 50B done [2024-10-14T06:36:03.314Z] #32 DONE 0.1s [2024-10-14T06:36:03.314Z] [2024-10-14T06:36:03.314Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T06:36:03.314Z] #33 DONE 0.0s [2024-10-14T06:36:03.314Z] [2024-10-14T06:36:03.314Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T06:36:03.441Z] #66 ... [2024-10-14T06:36:03.441Z] [2024-10-14T06:36:03.441Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-14T06:36:03.441Z] #50 24.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:03.441Z] #50 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:03.441Z] #50 24.56 (1/4) Installing ca-certificates (20240705-r0) [2024-10-14T06:36:03.441Z] #50 24.58 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:03.441Z] #50 24.59 (3/4) Installing su-exec (0.2-r3) [2024-10-14T06:36:03.441Z] #50 24.59 (4/4) Installing yq-go (4.44.1-r2) [2024-10-14T06:36:03.442Z] #50 24.66 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:03.442Z] #50 24.67 Executing ca-certificates-20240705-r0.trigger [2024-10-14T06:36:03.442Z] #50 24.70 OK: 19 MiB in 18 packages [2024-10-14T06:36:03.442Z] #50 ... [2024-10-14T06:36:03.442Z] [2024-10-14T06:36:03.442Z] #67 [security-spire-server internal] load build context [2024-10-14T06:36:03.579Z] #34 DONE 0.2s [2024-10-14T06:36:03.579Z] [2024-10-14T06:36:03.579Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T06:36:03.579Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:36:03.579Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:36:03.855Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T06:36:03.855Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T06:36:04.061Z] #67 ... [2024-10-14T06:36:04.061Z] [2024-10-14T06:36:04.061Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T06:36:04.604Z] #35 ... [2024-10-14T06:36:04.604Z] [2024-10-14T06:36:04.604Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-14T06:36:04.604Z] #36 transferring context: 3.24MB 0.6s done [2024-10-14T06:36:04.604Z] #36 DONE 0.7s [2024-10-14T06:36:04.604Z] [2024-10-14T06:36:04.604Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T06:36:04.604Z] #33 DONE 0.0s [2024-10-14T06:36:04.604Z] [2024-10-14T06:36:04.604Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T06:36:04.604Z] #34 ... [2024-10-14T06:36:04.604Z] [2024-10-14T06:36:04.604Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T06:36:04.604Z] #33 DONE 0.0s [2024-10-14T06:36:04.604Z] [2024-10-14T06:36:04.604Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T06:36:04.604Z] #37 DONE 1.6s [2024-10-14T06:36:04.604Z] [2024-10-14T06:36:04.604Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T06:36:04.604Z] #34 ... [2024-10-14T06:36:04.604Z] [2024-10-14T06:36:04.604Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T06:36:04.604Z] #33 DONE 0.0s [2024-10-14T06:36:04.604Z] [2024-10-14T06:36:04.604Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T06:36:04.883Z] #34 ... [2024-10-14T06:36:04.883Z] [2024-10-14T06:36:04.883Z] #38 [core-data internal] load build context [2024-10-14T06:36:04.883Z] #38 DONE 0.0s [2024-10-14T06:36:04.883Z] [2024-10-14T06:36:04.883Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T06:36:04.883Z] #37 DONE 1.7s [2024-10-14T06:36:04.883Z] [2024-10-14T06:36:04.883Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T06:36:04.883Z] #34 ... [2024-10-14T06:36:04.883Z] [2024-10-14T06:36:04.883Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T06:36:04.883Z] #37 DONE 1.7s [2024-10-14T06:36:04.883Z] [2024-10-14T06:36:04.883Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T06:36:04.883Z] #33 DONE 0.0s [2024-10-14T06:36:04.883Z] [2024-10-14T06:36:04.883Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T06:36:04.883Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:36:04.883Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:36:04.883Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T06:36:04.883Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T06:36:05.591Z] #35 ... [2024-10-14T06:36:05.591Z] [2024-10-14T06:36:05.591Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T06:36:05.591Z] #33 DONE 0.0s [2024-10-14T06:36:05.591Z] [2024-10-14T06:36:05.591Z] #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-14T06:36:05.591Z] #39 ... [2024-10-14T06:36:05.591Z] [2024-10-14T06:36:05.591Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T06:36:05.591Z] #33 DONE 0.0s [2024-10-14T06:36:05.591Z] [2024-10-14T06:36:05.591Z] #40 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-10-14T06:36:05.591Z] #40 DONE 1.7s [2024-10-14T06:36:05.591Z] [2024-10-14T06:36:05.591Z] #41 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T06:36:05.906Z] #41 ... [2024-10-14T06:36:05.906Z] [2024-10-14T06:36:05.906Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T06:36:05.906Z] #37 DONE 1.7s [2024-10-14T06:36:05.906Z] [2024-10-14T06:36:05.906Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T06:36:05.906Z] #34 DONE 1.6s [2024-10-14T06:36:05.906Z] [2024-10-14T06:36:05.906Z] #40 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-14T06:36:05.906Z] #40 DONE 1.8s [2024-10-14T06:36:06.217Z] [2024-10-14T06:36:06.217Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T06:36:06.217Z] #37 DONE 1.7s [2024-10-14T06:36:06.217Z] [2024-10-14T06:36:06.217Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T06:36:06.217Z] #33 DONE 0.0s [2024-10-14T06:36:06.217Z] [2024-10-14T06:36:06.217Z] #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-14T06:36:06.217Z] #40 DONE 1.8s [2024-10-14T06:36:06.217Z] [2024-10-14T06:36:06.217Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T06:36:06.217Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:36:06.217Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:36:06.217Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T06:36:06.217Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T06:36:06.217Z] #35 ... [2024-10-14T06:36:06.217Z] [2024-10-14T06:36:06.217Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T06:36:06.217Z] #33 DONE 0.0s [2024-10-14T06:36:06.504Z] [2024-10-14T06:36:06.504Z] #42 [security-proxy-setup internal] load build context [2024-10-14T06:36:06.504Z] #42 transferring context: 3.24MB 1.4s done [2024-10-14T06:36:06.504Z] #42 ... [2024-10-14T06:36:06.504Z] [2024-10-14T06:36:06.504Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T06:36:06.504Z] #33 DONE 0.0s [2024-10-14T06:36:06.786Z] [2024-10-14T06:36:06.786Z] #42 [security-proxy-setup internal] load build context [2024-10-14T06:36:06.786Z] #42 DONE 2.2s [2024-10-14T06:36:06.786Z] [2024-10-14T06:36:06.786Z] #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T06:36:06.786Z] #43 ... [2024-10-14T06:36:06.786Z] [2024-10-14T06:36:06.786Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T06:36:06.786Z] #33 DONE 0.0s [2024-10-14T06:36:07.076Z] [2024-10-14T06:36:07.076Z] #44 [core-metadata internal] load build context [2024-10-14T06:36:07.076Z] #44 transferring context: 3.24MB 1.5s done [2024-10-14T06:36:07.076Z] #44 DONE 2.4s [2024-10-14T06:36:07.076Z] [2024-10-14T06:36:07.076Z] #38 [core-data internal] load build context [2024-10-14T06:36:07.076Z] #38 transferring context: 3.24MB 1.3s done [2024-10-14T06:36:07.076Z] #38 ... [2024-10-14T06:36:07.076Z] [2024-10-14T06:36:07.076Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T06:36:07.076Z] #34 DONE 2.5s [2024-10-14T06:36:07.344Z] [2024-10-14T06:36:07.344Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T06:36:07.344Z] #37 DONE 1.8s [2024-10-14T06:36:07.344Z] [2024-10-14T06:36:07.344Z] #40 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-10-14T06:36:07.344Z] #40 DONE 1.8s [2024-10-14T06:36:07.344Z] [2024-10-14T06:36:07.344Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T06:36:07.344Z] #33 DONE 0.0s [2024-10-14T06:36:07.344Z] [2024-10-14T06:36:07.344Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T06:36:07.344Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:36:07.344Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:36:07.344Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T06:36:07.344Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T06:36:07.344Z] #35 ... [2024-10-14T06:36:07.344Z] [2024-10-14T06:36:07.344Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T06:36:07.344Z] #37 DONE 1.8s [2024-10-14T06:36:07.344Z] [2024-10-14T06:36:07.344Z] #40 [core-command builder 2/7] WORKDIR /edgex-go [2024-10-14T06:36:07.344Z] #40 DONE 1.8s [2024-10-14T06:36:07.344Z] [2024-10-14T06:36:07.344Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-14T06:36:07.344Z] #45 DONE 2.5s [2024-10-14T06:36:07.344Z] [2024-10-14T06:36:07.344Z] #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-14T06:36:07.344Z] #46 DONE 2.5s [2024-10-14T06:36:07.344Z] [2024-10-14T06:36:07.344Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T06:36:07.344Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:36:07.344Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:36:07.344Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T06:36:07.345Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T06:36:07.345Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:36:07.345Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:36:07.345Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T06:36:07.345Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T06:36:07.636Z] #35 ... [2024-10-14T06:36:07.636Z] [2024-10-14T06:36:07.636Z] #47 [core-keeper internal] load build context [2024-10-14T06:36:07.636Z] #47 transferring context: 3.24MB 1.2s done [2024-10-14T06:36:07.636Z] #47 DONE 2.8s [2024-10-14T06:36:07.907Z] [2024-10-14T06:36:07.907Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:07.907Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:08.189Z] #48 ... [2024-10-14T06:36:08.189Z] [2024-10-14T06:36:08.189Z] #38 [core-data internal] load build context [2024-10-14T06:36:08.189Z] #38 DONE 3.1s [2024-10-14T06:36:08.189Z] [2024-10-14T06:36:08.189Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T06:36:08.472Z] #49 ... [2024-10-14T06:36:08.472Z] [2024-10-14T06:36:08.472Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T06:36:08.472Z] #34 DONE 3.7s [2024-10-14T06:36:08.472Z] [2024-10-14T06:36:08.472Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T06:36:08.472Z] #37 DONE 1.9s [2024-10-14T06:36:08.472Z] [2024-10-14T06:36:08.472Z] #40 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-14T06:36:08.472Z] #40 DONE 1.9s [2024-10-14T06:36:08.472Z] [2024-10-14T06:36:08.472Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T06:36:08.472Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T06:36:08.472Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T06:36:08.472Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T06:36:08.472Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T06:36:09.063Z] #68 ... [2024-10-14T06:36:09.063Z] [2024-10-14T06:36:09.063Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T06:36:11.138Z] #35 ... [2024-10-14T06:36:11.138Z] [2024-10-14T06:36:11.138Z] #50 [support-cron-scheduler internal] load build context [2024-10-14T06:36:11.138Z] #50 transferring context: 3.24MB 2.8s done [2024-10-14T06:36:11.138Z] #50 DONE 5.0s [2024-10-14T06:36:11.138Z] [2024-10-14T06:36:11.138Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:11.138Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.7s done [2024-10-14T06:36:11.138Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-14T06:36:11.138Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-14T06:36:11.138Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-14T06:36:11.745Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s [2024-10-14T06:36:11.745Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.7s [2024-10-14T06:36:12.036Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s [2024-10-14T06:36:12.036Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s [2024-10-14T06:36:12.036Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.9s [2024-10-14T06:36:12.036Z] #48 ... [2024-10-14T06:36:12.036Z] [2024-10-14T06:36:12.036Z] #51 [security-spire-server internal] load build context [2024-10-14T06:36:12.036Z] #51 transferring context: 27.98kB 0.4s done [2024-10-14T06:36:12.036Z] #51 DONE 4.6s [2024-10-14T06:36:12.036Z] [2024-10-14T06:36:12.036Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:12.036Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s [2024-10-14T06:36:12.313Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2024-10-14T06:36:12.590Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2024-10-14T06:36:12.864Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.6s done [2024-10-14T06:36:12.864Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-10-14T06:36:13.172Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.6s done [2024-10-14T06:36:13.172Z] #48 ... [2024-10-14T06:36:13.172Z] [2024-10-14T06:36:13.172Z] #52 [security-spire-config internal] load build context [2024-10-14T06:36:13.172Z] #52 transferring context: 26.23kB 0.1s done [2024-10-14T06:36:13.172Z] #52 DONE 5.8s [2024-10-14T06:36:13.172Z] [2024-10-14T06:36:13.172Z] #53 [support-scheduler internal] load build context [2024-10-14T06:36:13.172Z] #53 transferring context: 3.24MB 3.5s done [2024-10-14T06:36:13.172Z] #53 DONE 7.2s [2024-10-14T06:36:13.172Z] [2024-10-14T06:36:13.172Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:13.172Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.5s done [2024-10-14T06:36:13.459Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.2s done [2024-10-14T06:36:13.459Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.5s done [2024-10-14T06:36:13.459Z] #48 ... [2024-10-14T06:36:13.459Z] [2024-10-14T06:36:13.459Z] #54 [security-spire-agent internal] load build context [2024-10-14T06:36:13.459Z] #54 transferring context: 27.51kB 0.2s done [2024-10-14T06:36:13.459Z] #54 DONE 6.0s [2024-10-14T06:36:13.459Z] [2024-10-14T06:36:13.459Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:13.459Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.5s [2024-10-14T06:36:14.095Z] #48 ... [2024-10-14T06:36:14.095Z] [2024-10-14T06:36:14.095Z] #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-14T06:36:14.095Z] #0 7.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:14.095Z] #0 8.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:14.095Z] #0 10.54 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:14.095Z] #0 10.58 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:14.095Z] #0 10.68 OK: 9 MiB in 15 packages [2024-10-14T06:36:14.095Z] #55 ... [2024-10-14T06:36:14.095Z] [2024-10-14T06:36:14.096Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:14.758Z] #48 ... [2024-10-14T06:36:14.758Z] [2024-10-14T06:36:14.758Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-14T06:36:14.758Z] #0 8.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:14.758Z] #0 9.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:14.758Z] #56 ... [2024-10-14T06:36:14.758Z] [2024-10-14T06:36:14.758Z] #57 [security-spiffe-token-provider internal] load build context [2024-10-14T06:36:14.758Z] #57 transferring context: 3.24MB 7.2s done [2024-10-14T06:36:14.758Z] #57 ... [2024-10-14T06:36:14.758Z] [2024-10-14T06:36:14.758Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:15.042Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.8s [2024-10-14T06:36:15.318Z] #48 ... [2024-10-14T06:36:15.318Z] [2024-10-14T06:36:15.318Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-14T06:36:15.318Z] #55 DONE 12.2s [2024-10-14T06:36:15.318Z] [2024-10-14T06:36:15.318Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:15.590Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.5s [2024-10-14T06:36:15.590Z] #48 ... [2024-10-14T06:36:15.590Z] [2024-10-14T06:36:15.590Z] #58 [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-14T06:36:15.590Z] #58 ... [2024-10-14T06:36:15.590Z] [2024-10-14T06:36:15.590Z] #57 [security-spiffe-token-provider internal] load build context [2024-10-14T06:36:15.590Z] #57 DONE 9.6s [2024-10-14T06:36:15.590Z] [2024-10-14T06:36:15.590Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:15.842Z] #69 ... [2024-10-14T06:36:15.842Z] [2024-10-14T06:36:15.842Z] #56 [core-metadata internal] load build context [2024-10-14T06:36:15.842Z] #56 DONE 47.1s [2024-10-14T06:36:15.842Z] [2024-10-14T06:36:15.842Z] #47 [security-proxy-auth internal] load build context [2024-10-14T06:36:15.842Z] #47 DONE 47.1s [2024-10-14T06:36:15.842Z] [2024-10-14T06:36:15.842Z] #52 [core-common-config-bootstrapper internal] load build context [2024-10-14T06:36:15.842Z] #52 DONE 47.1s [2024-10-14T06:36:15.842Z] [2024-10-14T06:36:15.842Z] #57 [core-command internal] load build context [2024-10-14T06:36:15.842Z] #57 DONE 47.2s [2024-10-14T06:36:15.842Z] [2024-10-14T06:36:15.842Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-14T06:36:15.842Z] #50 DONE 47.7s [2024-10-14T06:36:15.842Z] [2024-10-14T06:36:15.842Z] #48 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T06:36:15.842Z] #48 DONE 47.7s [2024-10-14T06:36:15.842Z] [2024-10-14T06:36:15.842Z] #60 [security-spiffe-token-provider internal] load build context [2024-10-14T06:36:15.842Z] #60 DONE 29.3s [2024-10-14T06:36:15.842Z] [2024-10-14T06:36:15.842Z] #51 [support-scheduler builder 2/8] WORKDIR /edgex-go [2024-10-14T06:36:15.842Z] #51 DONE 47.6s [2024-10-14T06:36:15.842Z] [2024-10-14T06:36:15.842Z] #64 [security-spire-agent internal] load build context [2024-10-14T06:36:15.842Z] #64 transferring context: 36B [2024-10-14T06:36:15.842Z] #64 transferring context: 27.51kB done [2024-10-14T06:36:15.842Z] #64 DONE 25.1s [2024-10-14T06:36:15.842Z] [2024-10-14T06:36:15.842Z] #66 [security-spire-config internal] load build context [2024-10-14T06:36:15.842Z] #66 transferring context: 26.23kB done [2024-10-14T06:36:15.842Z] #66 DONE 25.1s [2024-10-14T06:36:15.842Z] [2024-10-14T06:36:15.842Z] #67 [security-spire-server internal] load build context [2024-10-14T06:36:15.842Z] #67 transferring context: 27.98kB done [2024-10-14T06:36:15.842Z] #67 DONE 25.1s [2024-10-14T06:36:15.842Z] [2024-10-14T06:36:15.842Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:15.842Z] #65 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 25.0s done [2024-10-14T06:36:15.842Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-14T06:36:15.842Z] #65 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-14T06:36:15.842Z] #65 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-14T06:36:15.842Z] #65 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-14T06:36:15.842Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-14T06:36:15.842Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s [2024-10-14T06:36:15.877Z] #48 ... [2024-10-14T06:36:15.877Z] [2024-10-14T06:36:15.877Z] #58 [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-14T06:36:15.877Z] #58 DONE 10.2s [2024-10-14T06:36:15.877Z] [2024-10-14T06:36:15.877Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:15.877Z] #48 ... [2024-10-14T06:36:15.877Z] [2024-10-14T06:36:15.877Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T06:36:15.877Z] #59 ... [2024-10-14T06:36:15.877Z] [2024-10-14T06:36:15.877Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-14T06:36:16.103Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-14T06:36:16.103Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.3s [2024-10-14T06:36:16.103Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-14T06:36:16.103Z] #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-10-14T06:36:16.103Z] #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-10-14T06:36:16.172Z] #60 ... [2024-10-14T06:36:16.172Z] [2024-10-14T06:36:16.172Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-14T06:36:16.172Z] #61 ... [2024-10-14T06:36:16.172Z] [2024-10-14T06:36:16.172Z] #41 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T06:36:16.172Z] #41 ... [2024-10-14T06:36:16.172Z] [2024-10-14T06:36:16.172Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-14T06:36:16.380Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.5s [2024-10-14T06:36:16.380Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s [2024-10-14T06:36:16.380Z] #65 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-14T06:36:16.454Z] #62 ... [2024-10-14T06:36:16.454Z] [2024-10-14T06:36:16.454Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:16.767Z] #48 ... [2024-10-14T06:36:16.767Z] [2024-10-14T06:36:16.767Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-14T06:36:16.767Z] #60 DONE 11.0s [2024-10-14T06:36:16.767Z] [2024-10-14T06:36:16.767Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:16.767Z] #48 ... [2024-10-14T06:36:16.767Z] [2024-10-14T06:36:16.767Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-14T06:36:16.952Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done [2024-10-14T06:36:16.952Z] #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-14T06:36:17.091Z] #63 ... [2024-10-14T06:36:17.091Z] [2024-10-14T06:36:17.091Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:17.091Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.8s [2024-10-14T06:36:17.217Z] #65 ... [2024-10-14T06:36:17.217Z] [2024-10-14T06:36:17.217Z] #54 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-14T06:36:17.217Z] #54 48.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:17.217Z] #54 48.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:17.217Z] #54 48.55 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:17.217Z] #54 48.55 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:17.217Z] #54 48.57 OK: 8 MiB in 15 packages [2024-10-14T06:36:17.217Z] #54 DONE 49.0s [2024-10-14T06:36:17.217Z] [2024-10-14T06:36:17.217Z] #42 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-14T06:36:17.217Z] #42 47.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:17.217Z] #42 48.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:17.217Z] #42 48.48 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:17.217Z] #42 48.49 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:17.217Z] #42 48.52 OK: 8 MiB in 15 packages [2024-10-14T06:36:17.217Z] #42 DONE 49.0s [2024-10-14T06:36:17.217Z] [2024-10-14T06:36:17.217Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:17.384Z] #48 ... [2024-10-14T06:36:17.384Z] [2024-10-14T06:36:17.384Z] #64 [core-command internal] load build context [2024-10-14T06:36:17.384Z] #64 ... [2024-10-14T06:36:17.384Z] [2024-10-14T06:36:17.384Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T06:36:17.384Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.3s done [2024-10-14T06:36:17.384Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-14T06:36:17.384Z] #65 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-14T06:36:17.384Z] #65 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-14T06:36:17.384Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-10-14T06:36:17.384Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done [2024-10-14T06:36:17.384Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.8s done [2024-10-14T06:36:17.384Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 6.0s [2024-10-14T06:36:17.710Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 6.3s [2024-10-14T06:36:17.710Z] #65 ... [2024-10-14T06:36:17.710Z] [2024-10-14T06:36:17.710Z] #66 [security-secretstore-setup internal] load build context [2024-10-14T06:36:17.710Z] #66 ... [2024-10-14T06:36:17.710Z] [2024-10-14T06:36:17.710Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-14T06:36:17.710Z] #67 ... [2024-10-14T06:36:17.710Z] [2024-10-14T06:36:17.710Z] #68 [support-notifications internal] load build context [2024-10-14T06:36:18.022Z] #68 ... [2024-10-14T06:36:18.022Z] [2024-10-14T06:36:18.022Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T06:36:18.022Z] #69 ... [2024-10-14T06:36:18.022Z] [2024-10-14T06:36:18.022Z] #70 [security-proxy-auth internal] load build context [2024-10-14T06:36:18.324Z] #70 ... [2024-10-14T06:36:18.324Z] [2024-10-14T06:36:18.324Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:18.324Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.68MB / 28.04MB 7.0s [2024-10-14T06:36:18.324Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-10-14T06:36:18.324Z] #48 ... [2024-10-14T06:36:18.324Z] [2024-10-14T06:36:18.324Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T06:36:18.324Z] #71 ... [2024-10-14T06:36:18.324Z] [2024-10-14T06:36:18.324Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:18.324Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.13MB / 28.04MB 7.3s [2024-10-14T06:36:18.620Z] #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done [2024-10-14T06:36:18.633Z] #48 ... [2024-10-14T06:36:18.633Z] [2024-10-14T06:36:18.633Z] #72 [security-bootstrapper internal] load build context [2024-10-14T06:36:18.633Z] #72 ... [2024-10-14T06:36:18.633Z] [2024-10-14T06:36:18.633Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:18.931Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 8.0s [2024-10-14T06:36:19.190Z] #65 ... [2024-10-14T06:36:19.190Z] [2024-10-14T06:36:19.190Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T06:36:19.190Z] #61 30.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.190Z] #61 30.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.190Z] #61 30.55 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T06:36:19.190Z] #61 30.55 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T06:36:19.190Z] #61 30.55 OK: 24163 distinct packages available [2024-10-14T06:36:19.190Z] #61 30.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.190Z] #61 30.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.190Z] #61 30.99 (1/14) Installing ca-certificates (20240705-r0) [2024-10-14T06:36:19.190Z] #61 31.00 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-14T06:36:19.190Z] #61 31.01 (3/14) Installing c-ares (1.33.1-r0) [2024-10-14T06:36:19.190Z] #61 31.01 (4/14) Installing libunistring (1.2-r0) [2024-10-14T06:36:19.190Z] #61 31.03 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-14T06:36:19.190Z] #61 31.03 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-14T06:36:19.190Z] #61 31.04 (7/14) Installing libpsl (0.21.5-r1) [2024-10-14T06:36:19.190Z] #61 31.04 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-14T06:36:19.190Z] #61 31.05 (9/14) Installing libcurl (8.10.1-r0) [2024-10-14T06:36:19.190Z] #61 31.06 (10/14) Installing curl (8.10.1-r0) [2024-10-14T06:36:19.190Z] #61 31.07 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:19.190Z] #61 31.10 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-14T06:36:19.190Z] #61 31.10 (13/14) Installing libucontext (1.2-r3) [2024-10-14T06:36:19.190Z] #61 31.10 (14/14) Installing gcompat (1.1.0-r4) [2024-10-14T06:36:19.190Z] #61 31.10 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:19.190Z] #61 31.10 Executing ca-certificates-20240705-r0.trigger [2024-10-14T06:36:19.190Z] #61 31.14 OK: 13 MiB in 28 packages [2024-10-14T06:36:19.190Z] #61 DONE 32.5s [2024-10-14T06:36:19.190Z] [2024-10-14T06:36:19.190Z] #46 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-14T06:36:19.190Z] #46 48.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #46 48.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #46 48.74 (1/3) Installing ca-certificates (20240705-r0) [2024-10-14T06:36:19.191Z] #46 48.75 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:19.191Z] #46 48.76 (3/3) Installing tzdata (2024b-r0) [2024-10-14T06:36:19.191Z] #46 48.80 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:19.191Z] #46 48.81 Executing ca-certificates-20240705-r0.trigger [2024-10-14T06:36:19.191Z] #46 48.85 OK: 10 MiB in 17 packages [2024-10-14T06:36:19.191Z] #46 DONE 50.6s [2024-10-14T06:36:19.191Z] [2024-10-14T06:36:19.191Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-14T06:36:19.191Z] #53 48.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #53 48.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #53 48.66 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:19.191Z] #53 48.67 (2/4) Installing openssl (3.3.2-r0) [2024-10-14T06:36:19.191Z] #53 48.68 (3/4) Installing su-exec (0.2-r3) [2024-10-14T06:36:19.191Z] #53 48.68 (4/4) Installing yq-go (4.44.1-r2) [2024-10-14T06:36:19.191Z] #53 48.75 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:19.191Z] #53 48.76 OK: 19 MiB in 18 packages [2024-10-14T06:36:19.191Z] #53 DONE 50.6s [2024-10-14T06:36:19.191Z] [2024-10-14T06:36:19.191Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-14T06:36:19.191Z] #58 48.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #58 48.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #58 48.66 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:19.191Z] #58 48.66 (2/2) Installing su-exec (0.2-r3) [2024-10-14T06:36:19.191Z] #58 48.67 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:19.191Z] #58 48.68 OK: 8 MiB in 16 packages [2024-10-14T06:36:19.191Z] #58 DONE 50.7s [2024-10-14T06:36:19.191Z] [2024-10-14T06:36:19.191Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T06:36:19.191Z] #68 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #68 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #68 14.74 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T06:36:19.191Z] #68 14.74 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T06:36:19.191Z] #68 14.74 OK: 24163 distinct packages available [2024-10-14T06:36:19.191Z] #68 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #68 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #68 15.16 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:19.191Z] #68 15.24 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-14T06:36:19.191Z] #68 15.24 (3/4) Installing libucontext (1.2-r3) [2024-10-14T06:36:19.191Z] #68 15.25 (4/4) Installing gcompat (1.1.0-r4) [2024-10-14T06:36:19.191Z] #68 15.25 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:19.191Z] #68 15.26 OK: 8 MiB in 18 packages [2024-10-14T06:36:19.191Z] #68 DONE 16.1s [2024-10-14T06:36:19.191Z] [2024-10-14T06:36:19.191Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T06:36:19.191Z] #69 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #69 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #69 10.45 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T06:36:19.191Z] #69 10.45 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T06:36:19.191Z] #69 10.45 OK: 24163 distinct packages available [2024-10-14T06:36:19.191Z] #69 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #69 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #69 10.91 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:19.191Z] #69 10.96 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-14T06:36:19.191Z] #69 10.96 (3/5) Installing libucontext (1.2-r3) [2024-10-14T06:36:19.191Z] #69 10.97 (4/5) Installing gcompat (1.1.0-r4) [2024-10-14T06:36:19.191Z] #69 10.97 (5/5) Installing openssl (3.3.2-r0) [2024-10-14T06:36:19.191Z] #69 10.99 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:19.191Z] #69 10.99 OK: 9 MiB in 19 packages [2024-10-14T06:36:19.191Z] #69 DONE 11.9s [2024-10-14T06:36:19.191Z] [2024-10-14T06:36:19.191Z] #62 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-14T06:36:19.191Z] #62 30.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #62 30.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:19.191Z] #62 31.33 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:19.191Z] #62 31.70 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:19.191Z] #62 31.70 OK: 8 MiB in 15 packages [2024-10-14T06:36:19.191Z] #62 DONE 32.6s [2024-10-14T06:36:19.191Z] [2024-10-14T06:36:19.191Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T06:36:19.452Z] #70 ... [2024-10-14T06:36:19.452Z] [2024-10-14T06:36:19.452Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T06:36:19.452Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 25.0s done [2024-10-14T06:36:19.452Z] #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-14T06:36:19.452Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-10-14T06:36:19.452Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-10-14T06:36:19.452Z] #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-14T06:36:19.452Z] #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-14T06:36:19.452Z] #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-14T06:36:19.452Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-14T06:36:19.452Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-14T06:36:19.452Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-14T06:36:19.452Z] #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-14T06:36:19.452Z] #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-10-14T06:36:19.452Z] #63 DONE 28.5s [2024-10-14T06:36:19.452Z] [2024-10-14T06:36:19.452Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:19.653Z] #48 ... [2024-10-14T06:36:19.653Z] [2024-10-14T06:36:19.653Z] #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-14T06:36:19.653Z] #39 7.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:19.653Z] #39 8.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:19.653Z] #39 10.98 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:19.653Z] #39 10.98 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:19.653Z] #39 10.98 OK: 9 MiB in 15 packages [2024-10-14T06:36:19.653Z] #39 DONE 14.1s [2024-10-14T06:36:19.653Z] [2024-10-14T06:36:19.653Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:19.997Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.7s [2024-10-14T06:36:19.997Z] #48 ... [2024-10-14T06:36:19.997Z] [2024-10-14T06:36:19.997Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-14T06:36:19.997Z] #56 12.02 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:19.997Z] #56 12.02 (2/4) Installing openssl (3.3.2-r0) [2024-10-14T06:36:19.997Z] #56 12.02 (3/4) Installing su-exec (0.2-r3) [2024-10-14T06:36:19.997Z] #56 12.02 (4/4) Installing yq-go (4.44.1-r2) [2024-10-14T06:36:19.997Z] #56 12.44 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:19.997Z] #56 12.44 OK: 20 MiB in 18 packages [2024-10-14T06:36:19.997Z] #56 DONE 15.2s [2024-10-14T06:36:19.997Z] [2024-10-14T06:36:19.997Z] #66 [security-secretstore-setup internal] load build context [2024-10-14T06:36:19.997Z] #66 transferring context: 3.24MB 8.9s done [2024-10-14T06:36:19.997Z] #66 DONE 12.7s [2024-10-14T06:36:19.997Z] [2024-10-14T06:36:19.997Z] #70 [security-proxy-auth internal] load build context [2024-10-14T06:36:19.997Z] #70 transferring context: 3.24MB 9.1s done [2024-10-14T06:36:19.997Z] #70 DONE 12.7s [2024-10-14T06:36:19.997Z] [2024-10-14T06:36:19.997Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T06:36:19.997Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.46MB / 18.32MB 8.5s [2024-10-14T06:36:20.277Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 9.0s [2024-10-14T06:36:20.278Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-14T06:36:20.278Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 9.2s [2024-10-14T06:36:20.278Z] #65 ... [2024-10-14T06:36:20.278Z] [2024-10-14T06:36:20.278Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-14T06:36:20.581Z] #73 ... [2024-10-14T06:36:20.581Z] [2024-10-14T06:36:20.581Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:20.581Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-10-14T06:36:20.835Z] #65 ... [2024-10-14T06:36:20.836Z] [2024-10-14T06:36:20.836Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-14T06:36:20.836Z] #71 DONE 4.7s [2024-10-14T06:36:20.836Z] [2024-10-14T06:36:20.836Z] #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T06:36:20.836Z] #0 4.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:20.836Z] #0 4.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:20.836Z] #0 4.683 OK: 246 MiB in 54 packages [2024-10-14T06:36:20.836Z] #72 DONE 4.8s [2024-10-14T06:36:20.836Z] [2024-10-14T06:36:20.836Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-14T06:36:20.836Z] #0 2.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:20.836Z] #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:20.836Z] #0 3.552 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T06:36:20.836Z] #0 3.552 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T06:36:20.836Z] #0 3.552 OK: 24162 distinct packages available [2024-10-14T06:36:20.836Z] #0 3.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:20.836Z] #0 4.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:20.836Z] #0 4.684 OK: 246 MiB in 54 packages [2024-10-14T06:36:20.836Z] #73 DONE 4.9s [2024-10-14T06:36:20.836Z] [2024-10-14T06:36:20.836Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:36:20.836Z] #74 DONE 0.1s [2024-10-14T06:36:20.836Z] [2024-10-14T06:36:20.836Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:36:20.836Z] #75 DONE 0.1s [2024-10-14T06:36:20.836Z] [2024-10-14T06:36:20.836Z] #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:36:20.863Z] #48 ... [2024-10-14T06:36:20.863Z] [2024-10-14T06:36:20.863Z] #64 [core-command internal] load build context [2024-10-14T06:36:20.863Z] #64 transferring context: 3.24MB 8.6s done [2024-10-14T06:36:20.863Z] #64 DONE 13.4s [2024-10-14T06:36:20.863Z] [2024-10-14T06:36:20.863Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:20.863Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.65MB / 28.04MB 9.7s [2024-10-14T06:36:21.533Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.19MB / 28.04MB 10.5s [2024-10-14T06:36:21.782Z] #76 ... [2024-10-14T06:36:21.782Z] [2024-10-14T06:36:21.782Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-14T06:36:21.782Z] #0 4.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:21.782Z] #0 4.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:21.782Z] #0 4.950 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:21.782Z] #0 4.950 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:21.782Z] #0 4.957 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:21.782Z] #0 5.031 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:21.782Z] #0 5.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:21.782Z] #0 5.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:21.782Z] #0 5.413 OK: 19 MiB in 18 packages [2024-10-14T06:36:21.782Z] #77 DONE 5.7s [2024-10-14T06:36:21.782Z] [2024-10-14T06:36:21.782Z] #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T06:36:21.782Z] #0 4.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:21.782Z] #0 4.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:21.782Z] #0 5.043 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:21.782Z] #0 5.043 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:21.782Z] #0 5.050 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:21.782Z] #0 5.134 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:21.782Z] #0 5.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:21.782Z] #0 5.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:21.782Z] #0 5.554 OK: 9 MiB in 16 packages [2024-10-14T06:36:21.782Z] #78 DONE 5.8s [2024-10-14T06:36:21.782Z] [2024-10-14T06:36:21.782Z] #79 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-14T06:36:21.782Z] #0 5.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:21.782Z] #0 5.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:21.782Z] #0 5.745 OK: 246 MiB in 54 packages [2024-10-14T06:36:21.782Z] #79 DONE 5.9s [2024-10-14T06:36:21.782Z] [2024-10-14T06:36:21.782Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:36:21.782Z] #80 DONE 0.1s [2024-10-14T06:36:21.782Z] [2024-10-14T06:36:21.782Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:36:21.782Z] #81 ... [2024-10-14T06:36:21.782Z] [2024-10-14T06:36:21.782Z] #82 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T06:36:21.782Z] #0 5.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:21.782Z] #0 5.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:21.782Z] #0 5.901 OK: 246 MiB in 54 packages [2024-10-14T06:36:21.782Z] #82 DONE 6.1s [2024-10-14T06:36:21.782Z] [2024-10-14T06:36:21.782Z] #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:36:21.782Z] #83 DONE 0.0s [2024-10-14T06:36:22.063Z] [2024-10-14T06:36:22.063Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:36:22.182Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.2s [2024-10-14T06:36:22.329Z] #84 ... [2024-10-14T06:36:22.329Z] [2024-10-14T06:36:22.329Z] #85 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T06:36:22.329Z] #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.329Z] #0 4.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.329Z] #0 4.440 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:22.329Z] #0 4.440 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:22.329Z] #0 4.448 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:22.329Z] #0 4.543 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:22.329Z] #0 4.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.329Z] #0 4.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.329Z] #0 4.964 OK: 8 MiB in 15 packages [2024-10-14T06:36:22.329Z] #85 DONE 5.1s [2024-10-14T06:36:22.465Z] #48 ... [2024-10-14T06:36:22.465Z] [2024-10-14T06:36:22.465Z] #68 [support-notifications internal] load build context [2024-10-14T06:36:22.465Z] #68 transferring context: 3.24MB 10.9s done [2024-10-14T06:36:22.465Z] #68 DONE 15.0s [2024-10-14T06:36:22.465Z] [2024-10-14T06:36:22.465Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:22.588Z] [2024-10-14T06:36:22.588Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T06:36:22.588Z] #0 4.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.588Z] #0 4.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.588Z] #0 4.537 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:22.588Z] #0 4.537 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:22.588Z] #0 4.543 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:22.588Z] #0 4.652 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:22.588Z] #0 4.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.588Z] #0 4.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.588Z] #0 5.070 OK: 8 MiB in 15 packages [2024-10-14T06:36:22.588Z] #86 DONE 5.2s [2024-10-14T06:36:22.588Z] [2024-10-14T06:36:22.588Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T06:36:22.588Z] #0 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.588Z] #0 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.588Z] #0 2.893 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:22.588Z] #0 2.893 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:22.588Z] #0 2.905 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:22.588Z] #0 2.998 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:22.588Z] #0 3.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.588Z] #0 3.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.588Z] #0 3.409 OK: 13 MiB in 28 packages [2024-10-14T06:36:22.588Z] #87 DONE 3.5s [2024-10-14T06:36:22.588Z] [2024-10-14T06:36:22.588Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-14T06:36:22.588Z] #0 2.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.588Z] #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.588Z] #0 3.224 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:22.588Z] #0 3.224 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:22.588Z] #0 3.229 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:22.588Z] #0 3.295 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:22.588Z] #0 3.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.588Z] #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.762Z] #48 ... [2024-10-14T06:36:22.762Z] [2024-10-14T06:36:22.762Z] #72 [security-bootstrapper internal] load build context [2024-10-14T06:36:22.762Z] #72 transferring context: 3.24MB 10.3s done [2024-10-14T06:36:22.762Z] #72 DONE 14.2s [2024-10-14T06:36:22.762Z] [2024-10-14T06:36:22.762Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:22.847Z] #88 3.661 OK: 19 MiB in 18 packages [2024-10-14T06:36:22.847Z] #88 DONE 3.8s [2024-10-14T06:36:22.847Z] [2024-10-14T06:36:22.847Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T06:36:22.847Z] #70 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:22.847Z] #70 3.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:23.106Z] #70 ... [2024-10-14T06:36:23.106Z] [2024-10-14T06:36:23.106Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-14T06:36:23.106Z] #89 DONE 0.0s [2024-10-14T06:36:23.106Z] [2024-10-14T06:36:23.106Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T06:36:23.106Z] #70 3.910 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:23.106Z] #70 3.910 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:23.106Z] #70 3.919 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:23.106Z] #70 3.995 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:23.106Z] #70 3.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:23.366Z] #70 4.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:23.385Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.96MB / 28.04MB 12.1s [2024-10-14T06:36:23.677Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.06MB / 28.04MB 12.8s [2024-10-14T06:36:23.863Z] #70 ... [2024-10-14T06:36:23.863Z] [2024-10-14T06:36:23.863Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T06:36:23.863Z] #0 3.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:23.863Z] #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:23.863Z] #0 3.821 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:23.863Z] #0 3.821 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:23.863Z] #0 3.827 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:23.863Z] #0 3.940 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:23.863Z] #0 3.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:23.863Z] #0 4.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:23.863Z] #0 4.329 OK: 10 MiB in 17 packages [2024-10-14T06:36:23.863Z] #90 DONE 4.5s [2024-10-14T06:36:23.863Z] [2024-10-14T06:36:23.863Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T06:36:23.864Z] #70 4.386 OK: 9 MiB in 19 packages [2024-10-14T06:36:23.864Z] #70 ... [2024-10-14T06:36:23.864Z] [2024-10-14T06:36:23.864Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-14T06:36:23.864Z] #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:23.864Z] #0 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:23.864Z] #0 3.824 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:23.864Z] #0 3.824 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:23.864Z] #0 3.830 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:23.864Z] #0 3.917 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:23.864Z] #0 3.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:23.864Z] #0 3.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:23.864Z] #0 4.304 OK: 8 MiB in 18 packages [2024-10-14T06:36:23.864Z] #91 DONE 4.5s [2024-10-14T06:36:23.864Z] [2024-10-14T06:36:23.864Z] #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-14T06:36:23.864Z] #0 1.713 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:23.864Z] #0 2.179 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:23.864Z] #0 2.910 OK: 246 MiB in 54 packages [2024-10-14T06:36:23.864Z] #92 DONE 3.1s [2024-10-14T06:36:23.864Z] [2024-10-14T06:36:23.864Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T06:36:24.315Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.2s [2024-10-14T06:36:24.626Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.4s done [2024-10-14T06:36:24.626Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.4s done [2024-10-14T06:36:24.814Z] #93 DONE 1.0s [2024-10-14T06:36:24.814Z] [2024-10-14T06:36:24.814Z] #94 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-14T06:36:24.814Z] #0 3.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:24.814Z] #0 3.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:24.814Z] #0 4.197 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:24.814Z] #0 4.197 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:24.814Z] #0 4.208 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:24.814Z] #0 4.290 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:24.814Z] #0 4.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:24.814Z] #0 4.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T06:36:24.814Z] #0 5.165 OK: 8 MiB in 16 packages [2024-10-14T06:36:24.814Z] #94 DONE 5.5s [2024-10-14T06:36:24.814Z] [2024-10-14T06:36:24.814Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T06:36:24.814Z] #70 DONE 5.5s [2024-10-14T06:36:24.814Z] [2024-10-14T06:36:24.814Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-14T06:36:24.814Z] #95 DONE 1.0s [2024-10-14T06:36:24.814Z] [2024-10-14T06:36:24.814Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:36:24.932Z] #48 ... [2024-10-14T06:36:24.932Z] [2024-10-14T06:36:24.932Z] #41 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T06:36:24.932Z] #41 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:24.932Z] #41 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:24.932Z] #41 17.93 OK: 238 MiB in 54 packages [2024-10-14T06:36:24.932Z] #41 DONE 20.2s [2024-10-14T06:36:25.238Z] [2024-10-14T06:36:25.238Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:36:25.541Z] #74 ... [2024-10-14T06:36:25.541Z] [2024-10-14T06:36:25.541Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-14T06:36:25.541Z] #75 ... [2024-10-14T06:36:25.541Z] [2024-10-14T06:36:25.541Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T06:36:25.541Z] #71 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:25.816Z] #96 ... [2024-10-14T06:36:25.816Z] [2024-10-14T06:36:25.816Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-14T06:36:25.816Z] #97 DONE 1.0s [2024-10-14T06:36:25.816Z] [2024-10-14T06:36:25.816Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-14T06:36:25.816Z] #98 DONE 1.0s [2024-10-14T06:36:25.816Z] [2024-10-14T06:36:25.816Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T06:36:25.816Z] #99 DONE 1.0s [2024-10-14T06:36:25.816Z] [2024-10-14T06:36:25.816Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-14T06:36:25.816Z] #100 DONE 0.1s [2024-10-14T06:36:25.816Z] [2024-10-14T06:36:25.816Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-14T06:36:25.816Z] #101 DONE 0.1s [2024-10-14T06:36:25.816Z] [2024-10-14T06:36:25.816Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-14T06:36:25.816Z] #102 ... [2024-10-14T06:36:25.816Z] [2024-10-14T06:36:25.816Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-14T06:36:25.816Z] #103 DONE 0.2s [2024-10-14T06:36:25.827Z] #71 ... [2024-10-14T06:36:25.827Z] [2024-10-14T06:36:25.827Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-14T06:36:25.827Z] #76 ... [2024-10-14T06:36:25.827Z] [2024-10-14T06:36:25.827Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T06:36:25.827Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.6s done [2024-10-14T06:36:25.827Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-10-14T06:36:26.080Z] [2024-10-14T06:36:26.080Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-14T06:36:26.142Z] #65 ... [2024-10-14T06:36:26.142Z] [2024-10-14T06:36:26.142Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:36:26.142Z] #74 DONE 1.0s [2024-10-14T06:36:26.142Z] [2024-10-14T06:36:26.142Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-14T06:36:26.142Z] #67 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:26.142Z] #67 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:26.340Z] #104 DONE 0.5s [2024-10-14T06:36:26.340Z] [2024-10-14T06:36:26.340Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T06:36:26.340Z] #105 DONE 0.7s [2024-10-14T06:36:26.340Z] [2024-10-14T06:36:26.340Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-14T06:36:26.340Z] #102 DONE 0.6s [2024-10-14T06:36:26.340Z] [2024-10-14T06:36:26.340Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-14T06:36:26.340Z] #106 DONE 0.1s [2024-10-14T06:36:26.340Z] [2024-10-14T06:36:26.340Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-14T06:36:26.340Z] #107 DONE 0.1s [2024-10-14T06:36:26.340Z] [2024-10-14T06:36:26.340Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-14T06:36:26.340Z] #108 DONE 0.1s [2024-10-14T06:36:26.340Z] [2024-10-14T06:36:26.340Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-14T06:36:26.601Z] #109 DONE 0.1s [2024-10-14T06:36:26.601Z] [2024-10-14T06:36:26.601Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-14T06:36:26.601Z] #110 DONE 0.1s [2024-10-14T06:36:26.601Z] [2024-10-14T06:36:26.601Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-14T06:36:26.601Z] #111 DONE 0.1s [2024-10-14T06:36:26.601Z] [2024-10-14T06:36:26.601Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-14T06:36:26.601Z] #112 DONE 0.1s [2024-10-14T06:36:26.601Z] [2024-10-14T06:36:26.601Z] #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-14T06:36:26.601Z] #113 DONE 2.0s [2024-10-14T06:36:26.601Z] [2024-10-14T06:36:26.601Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-14T06:36:26.601Z] #114 DONE 0.1s [2024-10-14T06:36:26.601Z] [2024-10-14T06:36:26.601Z] #115 [security-spire-server] exporting to image [2024-10-14T06:36:26.601Z] #115 exporting layers [2024-10-14T06:36:26.790Z] #67 ... [2024-10-14T06:36:26.790Z] [2024-10-14T06:36:26.790Z] #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-14T06:36:26.790Z] #61 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:26.790Z] #61 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:26.790Z] #61 19.83 OK: 238 MiB in 54 packages [2024-10-14T06:36:26.790Z] #61 DONE 20.8s [2024-10-14T06:36:26.862Z] #115 ... [2024-10-14T06:36:26.862Z] [2024-10-14T06:36:26.862Z] #116 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-14T06:36:26.862Z] #116 DONE 0.1s [2024-10-14T06:36:26.862Z] [2024-10-14T06:36:26.862Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-14T06:36:26.862Z] #117 DONE 0.1s [2024-10-14T06:36:26.862Z] [2024-10-14T06:36:26.862Z] #115 [security-spire-agent] exporting to image [2024-10-14T06:36:27.088Z] [2024-10-14T06:36:27.088Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T06:36:27.433Z] #115 exporting layers 0.6s done [2024-10-14T06:36:27.433Z] #115 writing image sha256:4fefcb2325395f924df32a70c2b9834a4c6b95cdbea52093cab8b139e401477e done [2024-10-14T06:36:27.433Z] #115 naming to docker.io/library/security-spire-config done [2024-10-14T06:36:27.433Z] #115 writing image sha256:63d075128b0c7b8081fac8244e771e730b0873a595bfb258356fc900db3d032d done [2024-10-14T06:36:27.433Z] #115 naming to docker.io/library/security-spire-server done [2024-10-14T06:36:27.433Z] #115 exporting layers 0.5s done [2024-10-14T06:36:27.433Z] #115 writing image sha256:6927895a1d9258a8aab5a95c53ca1d601c8c77b27d1188bb4fabc5d94a1366e9 done [2024-10-14T06:36:27.433Z] #115 naming to docker.io/library/security-spire-agent done [2024-10-14T06:36:27.433Z] #115 DONE 0.9s [2024-10-14T06:36:27.433Z] [2024-10-14T06:36:27.433Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:36:27.689Z] #65 ... [2024-10-14T06:36:27.689Z] [2024-10-14T06:36:27.689Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-14T06:36:27.689Z] #77 ... [2024-10-14T06:36:27.689Z] [2024-10-14T06:36:27.689Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:27.689Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.2s [2024-10-14T06:36:27.984Z] #48 ... [2024-10-14T06:36:27.984Z] [2024-10-14T06:36:27.984Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-14T06:36:27.984Z] #63 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:27.984Z] #63 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:27.984Z] #63 18.32 (1/3) Installing ca-certificates (20240705-r0) [2024-10-14T06:36:27.984Z] #63 18.66 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:27.984Z] #63 18.73 (3/3) Installing tzdata (2024b-r0) [2024-10-14T06:36:27.984Z] #63 20.17 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:27.984Z] #63 20.31 Executing ca-certificates-20240705-r0.trigger [2024-10-14T06:36:27.984Z] #63 21.21 OK: 11 MiB in 17 packages [2024-10-14T06:36:27.984Z] #63 ... [2024-10-14T06:36:27.984Z] [2024-10-14T06:36:27.984Z] #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T06:36:27.984Z] #43 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:27.984Z] #43 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:27.984Z] #43 17.94 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T06:36:27.984Z] #43 17.94 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T06:36:27.984Z] #43 17.94 OK: 24041 distinct packages available [2024-10-14T06:36:27.984Z] #43 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:27.984Z] #43 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:28.280Z] #43 ... [2024-10-14T06:36:28.280Z] [2024-10-14T06:36:28.280Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T06:36:28.280Z] #59 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:28.280Z] #59 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:28.280Z] #59 21.06 OK: 238 MiB in 54 packages [2024-10-14T06:36:28.280Z] #59 DONE 22.9s [2024-10-14T06:36:28.280Z] [2024-10-14T06:36:28.280Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:36:28.568Z] #78 ... [2024-10-14T06:36:28.568Z] [2024-10-14T06:36:28.568Z] #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:36:28.568Z] #79 DONE 1.8s [2024-10-14T06:36:28.856Z] [2024-10-14T06:36:28.856Z] #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:36:29.499Z] #80 ... [2024-10-14T06:36:29.499Z] [2024-10-14T06:36:29.499Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-14T06:36:29.499Z] #62 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:29.499Z] #62 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:29.499Z] #62 21.49 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T06:36:29.499Z] #62 21.49 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T06:36:29.499Z] #62 21.49 OK: 24040 distinct packages available [2024-10-14T06:36:29.499Z] #62 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:29.499Z] #62 ... [2024-10-14T06:36:29.499Z] [2024-10-14T06:36:29.499Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:29.499Z] #48 ... [2024-10-14T06:36:29.499Z] [2024-10-14T06:36:29.499Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-14T06:36:29.499Z] #63 DONE 22.9s [2024-10-14T06:36:29.795Z] [2024-10-14T06:36:29.795Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:36:29.795Z] #78 DONE 1.4s [2024-10-14T06:36:29.795Z] [2024-10-14T06:36:29.795Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:29.795Z] #48 ... [2024-10-14T06:36:29.795Z] [2024-10-14T06:36:29.795Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T06:36:30.092Z] #81 ... [2024-10-14T06:36:30.092Z] [2024-10-14T06:36:30.092Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-14T06:36:30.379Z] #82 ... [2024-10-14T06:36:30.379Z] [2024-10-14T06:36:30.379Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:30.379Z] #48 ... [2024-10-14T06:36:30.379Z] [2024-10-14T06:36:30.379Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T06:36:30.379Z] #69 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:30.379Z] #69 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:30.379Z] #69 21.80 (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T06:36:30.379Z] #69 22.28 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:30.379Z] #69 22.33 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:30.379Z] #69 22.44 Executing ca-certificates-20240705-r0.trigger [2024-10-14T06:36:30.687Z] #69 ... [2024-10-14T06:36:30.687Z] [2024-10-14T06:36:30.687Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:33.368Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.6s [2024-10-14T06:36:33.368Z] #48 ... [2024-10-14T06:36:33.368Z] [2024-10-14T06:36:33.368Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T06:36:33.368Z] #69 23.64 OK: 10 MiB in 16 packages [2024-10-14T06:36:33.368Z] #69 DONE 25.9s [2024-10-14T06:36:33.368Z] [2024-10-14T06:36:33.368Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:36.031Z] #48 ... [2024-10-14T06:36:36.031Z] [2024-10-14T06:36:36.031Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:36:36.318Z] #83 ... [2024-10-14T06:36:36.318Z] [2024-10-14T06:36:36.318Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:36.921Z] #48 ... [2024-10-14T06:36:36.921Z] [2024-10-14T06:36:36.921Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T06:36:36.921Z] #71 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:36.921Z] #71 27.88 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T06:36:36.921Z] #71 27.88 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T06:36:36.921Z] #71 27.88 OK: 24041 distinct packages available [2024-10-14T06:36:37.200Z] #71 ... [2024-10-14T06:36:37.200Z] [2024-10-14T06:36:37.200Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:37.480Z] #48 ... [2024-10-14T06:36:37.480Z] [2024-10-14T06:36:37.480Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-14T06:36:37.480Z] #67 23.37 (1/4) Installing ca-certificates (20240705-r0) [2024-10-14T06:36:37.480Z] #67 23.88 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:37.480Z] #67 23.89 (3/4) Installing su-exec (0.2-r3) [2024-10-14T06:36:37.480Z] #67 23.95 (4/4) Installing yq-go (4.44.1-r2) [2024-10-14T06:36:37.480Z] #67 25.32 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:37.480Z] #67 25.59 Executing ca-certificates-20240705-r0.trigger [2024-10-14T06:36:37.480Z] #67 27.21 OK: 20 MiB in 18 packages [2024-10-14T06:36:37.480Z] #67 DONE 29.8s [2024-10-14T06:36:37.480Z] [2024-10-14T06:36:37.480Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:37.756Z] #48 ... [2024-10-14T06:36:37.756Z] [2024-10-14T06:36:37.756Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T06:36:37.756Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.3s [2024-10-14T06:36:38.045Z] #65 ... [2024-10-14T06:36:38.045Z] [2024-10-14T06:36:38.045Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T06:36:38.045Z] #49 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:38.045Z] #49 21.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:38.045Z] #49 ... [2024-10-14T06:36:38.045Z] [2024-10-14T06:36:38.045Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:38.045Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.7s [2024-10-14T06:36:38.651Z] #48 ... [2024-10-14T06:36:38.651Z] [2024-10-14T06:36:38.651Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-14T06:36:38.651Z] #77 11.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:38.651Z] #77 13.00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:38.651Z] #77 ... [2024-10-14T06:36:38.651Z] [2024-10-14T06:36:38.651Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:38.916Z] #48 ... [2024-10-14T06:36:38.916Z] [2024-10-14T06:36:38.916Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-14T06:36:38.916Z] #73 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:38.916Z] #73 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:39.201Z] #73 ... [2024-10-14T06:36:39.201Z] [2024-10-14T06:36:39.201Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:39.822Z] #48 ... [2024-10-14T06:36:39.822Z] [2024-10-14T06:36:39.822Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T06:36:39.822Z] #0 6.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:39.822Z] #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:39.822Z] #84 ... [2024-10-14T06:36:39.822Z] [2024-10-14T06:36:39.822Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:36:39.822Z] #85 ... [2024-10-14T06:36:39.822Z] [2024-10-14T06:36:39.822Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-14T06:36:39.822Z] #76 14.10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:39.822Z] #76 15.73 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:40.093Z] #76 ... [2024-10-14T06:36:40.093Z] [2024-10-14T06:36:40.093Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:40.736Z] #48 ... [2024-10-14T06:36:40.736Z] [2024-10-14T06:36:40.736Z] #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T06:36:40.736Z] #43 28.45 (1/14) Installing ca-certificates (20240705-r0) [2024-10-14T06:36:40.736Z] #43 28.89 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-14T06:36:40.736Z] #43 29.02 (3/14) Installing c-ares (1.33.1-r0) [2024-10-14T06:36:40.736Z] #43 29.10 (4/14) Installing libunistring (1.2-r0) [2024-10-14T06:36:40.736Z] #43 29.45 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-14T06:36:40.736Z] #43 29.51 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-14T06:36:40.736Z] #43 29.59 (7/14) Installing libpsl (0.21.5-r1) [2024-10-14T06:36:40.736Z] #43 29.67 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-14T06:36:40.736Z] #43 29.88 (9/14) Installing libcurl (8.10.1-r0) [2024-10-14T06:36:40.736Z] #43 30.07 (10/14) Installing curl (8.10.1-r0) [2024-10-14T06:36:40.736Z] #43 30.13 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:40.736Z] #43 30.15 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-14T06:36:40.736Z] #43 30.18 (13/14) Installing libucontext (1.2-r3) [2024-10-14T06:36:40.736Z] #43 30.18 (14/14) Installing gcompat (1.1.0-r4) [2024-10-14T06:36:40.736Z] #43 30.27 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:40.736Z] #43 30.50 Executing ca-certificates-20240705-r0.trigger [2024-10-14T06:36:40.736Z] #43 32.08 OK: 15 MiB in 28 packages [2024-10-14T06:36:40.736Z] #43 DONE 34.0s [2024-10-14T06:36:40.736Z] [2024-10-14T06:36:40.736Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T06:36:41.019Z] #86 ... [2024-10-14T06:36:41.019Z] [2024-10-14T06:36:41.019Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-14T06:36:41.019Z] #62 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:41.019Z] #62 34.17 OK: 238 MiB in 54 packages [2024-10-14T06:36:41.019Z] #62 ... [2024-10-14T06:36:41.019Z] [2024-10-14T06:36:41.019Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:41.633Z] #48 ... [2024-10-14T06:36:41.633Z] [2024-10-14T06:36:41.633Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-14T06:36:41.633Z] #73 28.91 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:41.633Z] #73 28.96 (2/2) Installing su-exec (0.2-r3) [2024-10-14T06:36:41.633Z] #73 28.97 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:41.633Z] #73 29.09 OK: 9 MiB in 16 packages [2024-10-14T06:36:41.633Z] #73 DONE 31.3s [2024-10-14T06:36:41.633Z] [2024-10-14T06:36:41.633Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:41.924Z] #48 ... [2024-10-14T06:36:41.924Z] [2024-10-14T06:36:41.924Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T06:36:41.924Z] #81 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:41.924Z] #81 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:41.924Z] #81 ... [2024-10-14T06:36:41.924Z] [2024-10-14T06:36:41.924Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-14T06:36:42.211Z] #87 ... [2024-10-14T06:36:42.211Z] [2024-10-14T06:36:42.211Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-14T06:36:42.211Z] #82 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:42.211Z] #82 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:42.211Z] #82 ... [2024-10-14T06:36:42.211Z] [2024-10-14T06:36:42.211Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-14T06:36:42.211Z] #62 DONE 36.2s [2024-10-14T06:36:42.211Z] [2024-10-14T06:36:42.211Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-14T06:36:42.211Z] #75 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:42.211Z] #75 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:42.499Z] #75 ... [2024-10-14T06:36:42.499Z] [2024-10-14T06:36:42.499Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:43.145Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.8s [2024-10-14T06:36:43.418Z] #48 ... [2024-10-14T06:36:43.418Z] [2024-10-14T06:36:43.418Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T06:36:43.418Z] #0 4.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:43.418Z] #0 6.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:43.418Z] #88 ... [2024-10-14T06:36:43.418Z] [2024-10-14T06:36:43.418Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:44.024Z] #48 ... [2024-10-14T06:36:44.024Z] [2024-10-14T06:36:44.024Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:36:44.024Z] #89 DONE 1.8s [2024-10-14T06:36:44.024Z] [2024-10-14T06:36:44.024Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:44.024Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s done [2024-10-14T06:36:44.314Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s done [2024-10-14T06:36:44.314Z] #48 ... [2024-10-14T06:36:44.314Z] [2024-10-14T06:36:44.314Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-14T06:36:44.314Z] #77 24.98 OK: 238 MiB in 54 packages [2024-10-14T06:36:44.314Z] #77 DONE 27.0s [2024-10-14T06:36:44.621Z] [2024-10-14T06:36:44.621Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T06:36:44.621Z] #81 24.82 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:44.621Z] #81 24.82 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:44.621Z] #81 24.86 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:44.961Z] #81 ... [2024-10-14T06:36:44.961Z] [2024-10-14T06:36:44.961Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-14T06:36:44.961Z] #76 26.33 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:44.961Z] #76 26.94 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:44.961Z] #76 27.19 OK: 9 MiB in 15 packages [2024-10-14T06:36:44.961Z] #76 DONE 28.9s [2024-10-14T06:36:44.961Z] [2024-10-14T06:36:44.961Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-14T06:36:44.961Z] #82 23.87 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:44.961Z] #82 23.88 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:44.961Z] #82 23.93 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:45.589Z] #82 ... [2024-10-14T06:36:45.589Z] [2024-10-14T06:36:45.589Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-14T06:36:45.589Z] #90 DONE 1.3s [2024-10-14T06:36:45.873Z] [2024-10-14T06:36:45.873Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-14T06:36:45.873Z] #82 25.95 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:45.873Z] #82 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:47.874Z] #82 ... [2024-10-14T06:36:47.874Z] [2024-10-14T06:36:47.874Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-14T06:36:47.874Z] #0 5.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:47.874Z] #0 7.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:47.874Z] #91 ... [2024-10-14T06:36:47.874Z] [2024-10-14T06:36:47.874Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-14T06:36:47.874Z] #87 5.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:47.874Z] #87 ... [2024-10-14T06:36:47.874Z] [2024-10-14T06:36:47.874Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T06:36:47.874Z] #71 29.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:47.874Z] #71 31.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:48.144Z] #71 ... [2024-10-14T06:36:48.144Z] [2024-10-14T06:36:48.144Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T06:36:48.144Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.0s done [2024-10-14T06:36:48.144Z] #65 ... [2024-10-14T06:36:48.144Z] [2024-10-14T06:36:48.144Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T06:36:48.144Z] #84 18.12 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:48.144Z] #84 18.14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:48.144Z] #84 18.19 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:49.109Z] #84 ... [2024-10-14T06:36:49.109Z] [2024-10-14T06:36:49.109Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T06:36:49.109Z] #49 30.97 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T06:36:49.109Z] #49 30.99 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T06:36:49.109Z] #49 30.99 OK: 24041 distinct packages available [2024-10-14T06:36:49.109Z] #49 32.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:49.109Z] #49 35.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:49.109Z] #49 ... [2024-10-14T06:36:49.109Z] [2024-10-14T06:36:49.109Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T06:36:49.109Z] #71 40.29 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:49.109Z] #71 40.34 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-14T06:36:49.109Z] #71 40.36 (3/4) Installing libucontext (1.2-r3) [2024-10-14T06:36:49.109Z] #71 40.38 (4/4) Installing gcompat (1.1.0-r4) [2024-10-14T06:36:49.109Z] #71 40.42 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:49.109Z] #71 40.52 OK: 9 MiB in 18 packages [2024-10-14T06:36:50.075Z] #71 DONE 41.9s [2024-10-14T06:36:50.075Z] [2024-10-14T06:36:50.075Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T06:36:50.075Z] #88 16.09 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:50.075Z] #88 16.09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:50.075Z] #88 16.13 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:51.094Z] #88 17.79 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:51.362Z] #88 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:52.797Z] #88 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:53.413Z] #88 ... [2024-10-14T06:36:53.413Z] [2024-10-14T06:36:53.413Z] #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T06:36:53.413Z] #49 43.35 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-14T06:36:53.413Z] #49 43.38 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-14T06:36:53.413Z] #49 43.40 (3/5) Installing libucontext (1.2-r3) [2024-10-14T06:36:53.413Z] #49 43.43 (4/5) Installing gcompat (1.1.0-r4) [2024-10-14T06:36:53.413Z] #49 43.47 (5/5) Installing openssl (3.3.2-r0) [2024-10-14T06:36:53.413Z] #49 43.56 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:53.413Z] #49 43.77 OK: 10 MiB in 19 packages [2024-10-14T06:36:53.413Z] #49 DONE 45.4s [2024-10-14T06:36:53.413Z] [2024-10-14T06:36:53.413Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T06:36:54.012Z] #92 ... [2024-10-14T06:36:54.012Z] [2024-10-14T06:36:54.012Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:36:54.305Z] #93 ... [2024-10-14T06:36:54.305Z] [2024-10-14T06:36:54.305Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-14T06:36:54.305Z] #91 15.19 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:54.305Z] #91 15.19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:54.305Z] #91 15.22 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:54.305Z] #91 16.70 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:54.305Z] #91 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:55.734Z] #91 ... [2024-10-14T06:36:55.734Z] [2024-10-14T06:36:55.734Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:36:55.734Z] #48 ... [2024-10-14T06:36:55.734Z] [2024-10-14T06:36:55.734Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-14T06:36:55.734Z] #0 2.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:55.734Z] #0 3.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:55.734Z] #94 ... [2024-10-14T06:36:55.734Z] [2024-10-14T06:36:55.734Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T06:36:55.734Z] #81 26.35 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:55.734Z] #81 26.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:55.734Z] #81 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:55.734Z] #81 34.70 OK: 9 MiB in 15 packages [2024-10-14T06:36:55.734Z] #81 DONE 36.1s [2024-10-14T06:36:55.734Z] [2024-10-14T06:36:55.734Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:36:56.006Z] #95 ... [2024-10-14T06:36:56.006Z] [2024-10-14T06:36:56.006Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-14T06:36:56.006Z] #75 31.45 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:56.006Z] #75 31.45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:56.006Z] #75 31.49 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:56.006Z] #75 33.13 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:56.006Z] #75 33.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:56.006Z] #75 34.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:56.006Z] #75 ... [2024-10-14T06:36:56.006Z] [2024-10-14T06:36:56.006Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-14T06:36:56.006Z] #91 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:56.612Z] #91 ... [2024-10-14T06:36:56.612Z] [2024-10-14T06:36:56.612Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-14T06:36:56.612Z] #82 28.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:56.612Z] #82 35.52 OK: 20 MiB in 18 packages [2024-10-14T06:36:56.612Z] #82 DONE 36.8s [2024-10-14T06:36:56.612Z] [2024-10-14T06:36:56.612Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-14T06:36:56.900Z] #96 DONE 0.3s [2024-10-14T06:36:56.900Z] [2024-10-14T06:36:56.900Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T06:36:56.900Z] #86 6.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:56.900Z] #86 7.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:56.900Z] #86 14.42 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:56.900Z] #86 14.42 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:56.900Z] #86 14.52 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:56.900Z] #86 ... [2024-10-14T06:36:56.900Z] [2024-10-14T06:36:56.900Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T06:36:56.900Z] #92 3.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:57.505Z] #92 ... [2024-10-14T06:36:57.505Z] [2024-10-14T06:36:57.505Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-10-14T06:36:57.505Z] #75 41.72 OK: 9 MiB in 15 packages [2024-10-14T06:36:57.505Z] #75 DONE 43.1s [2024-10-14T06:36:57.773Z] [2024-10-14T06:36:57.773Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T06:36:57.773Z] #86 16.47 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:57.773Z] #86 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:58.362Z] #86 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:58.954Z] #86 ... [2024-10-14T06:36:58.954Z] [2024-10-14T06:36:58.954Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-14T06:36:58.954Z] #87 6.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:58.954Z] #87 13.68 Upgrading critical system libraries and apk-tools: [2024-10-14T06:36:58.954Z] #87 13.68 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:36:58.954Z] #87 13.78 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:36:58.954Z] #87 15.38 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:58.954Z] #87 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:58.954Z] #87 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:58.954Z] #87 ... [2024-10-14T06:36:58.954Z] [2024-10-14T06:36:58.954Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T06:36:58.954Z] #84 19.59 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:36:58.954Z] #84 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:58.954Z] #84 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:58.954Z] #84 28.31 OK: 11 MiB in 17 packages [2024-10-14T06:36:58.954Z] #84 DONE 29.2s [2024-10-14T06:36:58.954Z] [2024-10-14T06:36:58.954Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T06:36:58.954Z] #92 4.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:36:59.933Z] #92 ... [2024-10-14T06:36:59.933Z] [2024-10-14T06:36:59.933Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T06:36:59.933Z] #88 25.99 OK: 10 MiB in 16 packages [2024-10-14T06:36:59.933Z] #88 DONE 26.5s [2024-10-14T06:36:59.933Z] [2024-10-14T06:36:59.933Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:00.207Z] #95 ... [2024-10-14T06:37:00.207Z] [2024-10-14T06:37:00.207Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-14T06:37:00.207Z] #94 10.14 Upgrading critical system libraries and apk-tools: [2024-10-14T06:37:00.480Z] #94 10.14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:37:00.480Z] #94 10.20 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:37:01.067Z] #94 10.77 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:37:01.067Z] #94 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:37:01.653Z] #94 ... [2024-10-14T06:37:01.653Z] [2024-10-14T06:37:01.653Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-14T06:37:01.653Z] #91 23.04 OK: 20 MiB in 18 packages [2024-10-14T06:37:01.653Z] #91 DONE 23.9s [2024-10-14T06:37:01.653Z] [2024-10-14T06:37:01.653Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:01.922Z] #95 ... [2024-10-14T06:37:01.922Z] [2024-10-14T06:37:01.922Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-14T06:37:01.922Z] #94 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:37:03.875Z] #94 ... [2024-10-14T06:37:03.875Z] [2024-10-14T06:37:03.875Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T06:37:03.875Z] #86 22.10 OK: 15 MiB in 28 packages [2024-10-14T06:37:03.875Z] #86 DONE 22.9s [2024-10-14T06:37:03.875Z] [2024-10-14T06:37:03.875Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T06:37:03.875Z] #92 8.871 Upgrading critical system libraries and apk-tools: [2024-10-14T06:37:03.875Z] #92 8.879 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T06:37:03.875Z] #92 8.910 Executing busybox-1.36.1-r29.trigger [2024-10-14T06:37:03.875Z] #92 9.631 Continuing the upgrade transaction with new apk-tools: [2024-10-14T06:37:03.875Z] #92 9.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T06:37:03.875Z] #92 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T06:37:04.509Z] #92 ... [2024-10-14T06:37:04.509Z] [2024-10-14T06:37:04.509Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-14T06:37:04.509Z] #87 21.57 OK: 9 MiB in 16 packages [2024-10-14T06:37:04.509Z] #87 DONE 22.7s [2024-10-14T06:37:04.509Z] [2024-10-14T06:37:04.509Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-14T06:37:05.989Z] #97 ... [2024-10-14T06:37:05.989Z] [2024-10-14T06:37:05.989Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-14T06:37:05.989Z] #94 15.20 OK: 9 MiB in 18 packages [2024-10-14T06:37:05.989Z] #94 DONE 15.7s [2024-10-14T06:37:05.989Z] [2024-10-14T06:37:05.989Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-14T06:37:05.989Z] #97 DONE 1.6s [2024-10-14T06:37:05.989Z] [2024-10-14T06:37:05.989Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T06:37:06.608Z] #98 ... [2024-10-14T06:37:06.608Z] [2024-10-14T06:37:06.608Z] #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-14T06:37:06.608Z] #99 DONE 0.3s [2024-10-14T06:37:06.608Z] [2024-10-14T06:37:06.608Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T06:37:06.608Z] #92 13.50 OK: 10 MiB in 19 packages [2024-10-14T06:37:07.249Z] #92 DONE 14.1s [2024-10-14T06:37:07.249Z] [2024-10-14T06:37:07.249Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T06:37:07.838Z] #100 ... [2024-10-14T06:37:07.838Z] [2024-10-14T06:37:07.838Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T06:37:07.838Z] #98 DONE 2.0s [2024-10-14T06:37:08.104Z] [2024-10-14T06:37:08.104Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-14T06:37:08.104Z] #101 DONE 0.3s [2024-10-14T06:37:08.104Z] [2024-10-14T06:37:08.104Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-14T06:37:08.692Z] #102 ... [2024-10-14T06:37:08.692Z] [2024-10-14T06:37:08.692Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-14T06:37:08.692Z] #103 DONE 0.4s [2024-10-14T06:37:08.692Z] [2024-10-14T06:37:08.692Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T06:37:08.692Z] #100 DONE 1.6s [2024-10-14T06:37:08.692Z] [2024-10-14T06:37:08.692Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-14T06:37:08.692Z] #102 DONE 1.5s [2024-10-14T06:37:08.692Z] [2024-10-14T06:37:08.692Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-14T06:37:09.294Z] #104 DONE 0.3s [2024-10-14T06:37:09.294Z] [2024-10-14T06:37:09.295Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-14T06:37:09.295Z] #105 DONE 0.3s [2024-10-14T06:37:09.295Z] [2024-10-14T06:37:09.295Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-14T06:37:09.567Z] #106 DONE 0.4s [2024-10-14T06:37:09.567Z] [2024-10-14T06:37:09.567Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-14T06:37:09.567Z] #107 DONE 0.4s [2024-10-14T06:37:09.567Z] [2024-10-14T06:37:09.567Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-14T06:37:09.836Z] #108 ... [2024-10-14T06:37:09.836Z] [2024-10-14T06:37:09.836Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-14T06:37:09.836Z] #109 DONE 0.3s [2024-10-14T06:37:10.109Z] [2024-10-14T06:37:10.109Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-14T06:37:10.109Z] #108 DONE 0.5s [2024-10-14T06:37:10.109Z] [2024-10-14T06:37:10.109Z] #110 [security-spire-config] exporting to image [2024-10-14T06:37:10.109Z] #110 exporting layers [2024-10-14T06:37:10.415Z] #110 ... [2024-10-14T06:37:10.415Z] [2024-10-14T06:37:10.415Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-14T06:37:10.415Z] #111 DONE 0.3s [2024-10-14T06:37:10.689Z] [2024-10-14T06:37:10.689Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-14T06:37:10.689Z] #112 DONE 0.3s [2024-10-14T06:37:10.689Z] [2024-10-14T06:37:10.689Z] #110 [security-spire-server] exporting to image [2024-10-14T06:37:11.302Z] #110 ... [2024-10-14T06:37:11.302Z] [2024-10-14T06:37:11.302Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T06:37:11.302Z] #113 DONE 2.3s [2024-10-14T06:37:11.302Z] [2024-10-14T06:37:11.302Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-14T06:37:11.902Z] #114 DONE 0.6s [2024-10-14T06:37:11.902Z] [2024-10-14T06:37:11.902Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-14T06:37:12.183Z] #115 DONE 0.3s [2024-10-14T06:37:12.183Z] [2024-10-14T06:37:12.183Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-14T06:37:12.463Z] #116 DONE 0.4s [2024-10-14T06:37:12.463Z] [2024-10-14T06:37:12.463Z] #110 [security-spire-server] exporting to image [2024-10-14T06:37:12.729Z] #110 ... [2024-10-14T06:37:12.729Z] [2024-10-14T06:37:12.729Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-14T06:37:12.729Z] #117 DONE 0.2s [2024-10-14T06:37:12.729Z] [2024-10-14T06:37:12.729Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-14T06:37:12.999Z] #118 DONE 0.4s [2024-10-14T06:37:12.999Z] [2024-10-14T06:37:12.999Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:37:12.999Z] #48 ... [2024-10-14T06:37:12.999Z] [2024-10-14T06:37:12.999Z] #110 [security-spire-agent] exporting to image [2024-10-14T06:37:13.587Z] #110 exporting layers 3.7s done [2024-10-14T06:37:13.587Z] #110 writing image sha256:0c7cae75b5973ad1cab2b2c5b8d1b1b449d744d01c5056b1dffbbe3fe1ee08b2 [2024-10-14T06:37:13.587Z] #110 writing image sha256:0c7cae75b5973ad1cab2b2c5b8d1b1b449d744d01c5056b1dffbbe3fe1ee08b2 0.0s done [2024-10-14T06:37:13.587Z] #110 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-10-14T06:37:14.169Z] #110 exporting layers 3.5s done [2024-10-14T06:37:14.169Z] #110 writing image sha256:ac55c067b6925a5bb264e89a54403f348cd01c1e796b15eaad563b8a96fb1ee8 [2024-10-14T06:37:14.435Z] #110 writing image sha256:ac55c067b6925a5bb264e89a54403f348cd01c1e796b15eaad563b8a96fb1ee8 done [2024-10-14T06:37:14.435Z] #110 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-10-14T06:37:15.016Z] #110 exporting layers 2.0s done [2024-10-14T06:37:15.016Z] #110 writing image sha256:7764e9126b7326e6f07a7da1985e182b4314bfd861d90ca83e53ddb1ba6a4f46 done [2024-10-14T06:37:15.016Z] #110 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-14T06:37:15.016Z] #110 DONE 5.2s [2024-10-14T06:37:15.016Z] [2024-10-14T06:37:15.016Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:24.133Z] #118 ... [2024-10-14T06:37:24.133Z] [2024-10-14T06:37:24.133Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:24.133Z] #81 DONE 54.4s [2024-10-14T06:37:24.133Z] [2024-10-14T06:37:24.133Z] #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:24.133Z] #76 DONE 55.4s [2024-10-14T06:37:24.133Z] [2024-10-14T06:37:24.133Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:24.133Z] #84 DONE 54.2s [2024-10-14T06:37:24.133Z] [2024-10-14T06:37:24.133Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:24.133Z] #118 DONE 55.4s [2024-10-14T06:37:24.133Z] [2024-10-14T06:37:24.133Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:24.133Z] #96 DONE 51.5s [2024-10-14T06:37:24.133Z] [2024-10-14T06:37:24.133Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-14T06:37:26.713Z] #119 ... [2024-10-14T06:37:26.713Z] [2024-10-14T06:37:26.713Z] #120 [core-data builder 6/7] COPY . . [2024-10-14T06:37:26.713Z] #120 ... [2024-10-14T06:37:26.713Z] [2024-10-14T06:37:26.713Z] #121 [support-notifications builder 6/7] COPY . . [2024-10-14T06:37:26.713Z] #121 ... [2024-10-14T06:37:26.713Z] [2024-10-14T06:37:26.713Z] #122 [core-keeper builder 7/8] COPY . . [2024-10-14T06:37:26.713Z] #122 ... [2024-10-14T06:37:26.713Z] [2024-10-14T06:37:26.713Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-10-14T06:37:29.260Z] #123 ... [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #121 [support-notifications builder 6/7] COPY . . [2024-10-14T06:37:29.260Z] #121 DONE 13.1s [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-10-14T06:37:29.260Z] #124 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:37:29.260Z] #125 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:29.260Z] #126 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-10-14T06:37:29.260Z] #123 DONE 13.1s [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-10-14T06:37:29.260Z] #127 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:37:29.260Z] #128 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:29.260Z] #129 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #120 [core-data builder 6/7] COPY . . [2024-10-14T06:37:29.260Z] #120 DONE 13.1s [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:37:29.260Z] #130 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:29.260Z] #131 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-10-14T06:37:29.260Z] #132 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #133 [support-scheduler builder 6/7] COPY . . [2024-10-14T06:37:29.260Z] #133 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:29.260Z] #134 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:37:29.260Z] #135 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:29.260Z] #136 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:37:29.260Z] #137 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #138 [core-metadata builder 6/7] COPY . . [2024-10-14T06:37:29.260Z] #138 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-10-14T06:37:29.260Z] #139 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:29.260Z] #140 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:37:29.260Z] #141 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:37:29.260Z] #142 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #143 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-14T06:37:29.260Z] #143 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:29.260Z] #144 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #145 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:37:29.260Z] #145 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #146 [core-command builder 6/7] COPY . . [2024-10-14T06:37:29.260Z] #146 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #147 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:37:29.260Z] #147 CACHED [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-14T06:37:29.260Z] #119 DONE 13.1s [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #122 [core-keeper builder 7/8] COPY . . [2024-10-14T06:37:29.260Z] #122 DONE 13.1s [2024-10-14T06:37:29.260Z] [2024-10-14T06:37:29.260Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-14T06:37:30.651Z] #148 1.330 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-14T06:37:40.649Z] #148 ... [2024-10-14T06:37:40.649Z] [2024-10-14T06:37:40.649Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T06:37:40.649Z] #0 1.304 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-14T06:37:40.649Z] #149 ... [2024-10-14T06:37:40.649Z] [2024-10-14T06:37:40.649Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-14T06:37:40.649Z] #0 1.130 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-14T06:37:40.649Z] #150 ... [2024-10-14T06:37:40.649Z] [2024-10-14T06:37:40.649Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T06:37:40.649Z] #0 1.081 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-14T06:37:40.649Z] #151 ... [2024-10-14T06:37:40.649Z] [2024-10-14T06:37:40.649Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T06:37:40.649Z] #0 0.305 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-14T06:37:40.649Z] #152 ... [2024-10-14T06:37:40.649Z] [2024-10-14T06:37:40.649Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-14T06:37:40.649Z] #0 0.847 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-14T06:37:40.649Z] #153 ... [2024-10-14T06:37:40.649Z] [2024-10-14T06:37:40.649Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-14T06:37:40.649Z] #0 0.735 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-14T06:37:40.649Z] #154 ... [2024-10-14T06:37:40.649Z] [2024-10-14T06:37:40.649Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-14T06:37:40.649Z] #0 0.583 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-14T06:37:40.649Z] #155 ... [2024-10-14T06:37:40.649Z] [2024-10-14T06:37:40.649Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-14T06:37:40.649Z] #0 1.225 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-14T06:37:40.649Z] #156 ... [2024-10-14T06:37:40.649Z] [2024-10-14T06:37:40.649Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-14T06:37:40.649Z] #0 0.959 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-14T06:37:40.649Z] #157 ... [2024-10-14T06:37:40.649Z] [2024-10-14T06:37:40.649Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T06:37:40.649Z] #0 0.498 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-14T06:37:40.649Z] #158 ... [2024-10-14T06:37:40.649Z] [2024-10-14T06:37:40.649Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-14T06:37:40.649Z] #0 0.678 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-14T06:37:40.909Z] #159 ... [2024-10-14T06:37:40.909Z] [2024-10-14T06:37:40.909Z] #160 [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-14T06:37:40.909Z] #0 1.314 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-14T06:38:11.382Z] #95 ... [2024-10-14T06:38:11.382Z] [2024-10-14T06:38:11.382Z] #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:38:11.382Z] #80 DONE 102.7s [2024-10-14T06:38:11.382Z] [2024-10-14T06:38:11.382Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:38:11.382Z] #93 DONE 87.3s [2024-10-14T06:38:11.382Z] [2024-10-14T06:38:11.382Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:38:11.382Z] #85 DONE 101.6s [2024-10-14T06:38:11.382Z] [2024-10-14T06:38:11.382Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:38:11.382Z] #95 DONE 85.7s [2024-10-14T06:38:11.382Z] [2024-10-14T06:38:11.382Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:38:11.382Z] #83 DONE 105.4s [2024-10-14T06:38:11.382Z] [2024-10-14T06:38:11.382Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-14T06:38:13.391Z] #119 DONE 1.6s [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #120 [support-notifications builder 6/7] COPY . . [2024-10-14T06:38:13.391Z] #120 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:38:13.391Z] #121 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:38:13.391Z] #122 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:38:13.391Z] #123 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #124 [core-command builder 6/7] COPY . . [2024-10-14T06:38:13.391Z] #124 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:38:13.391Z] #125 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #126 [support-cron-scheduler builder 6/7] COPY . . [2024-10-14T06:38:13.391Z] #126 DONE 1.7s [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:38:13.391Z] #127 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #128 [core-data builder 6/7] COPY . . [2024-10-14T06:38:13.391Z] #128 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:38:13.391Z] #129 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-14T06:38:13.391Z] #130 DONE 1.6s [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T06:38:13.391Z] #131 ... [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:38:13.391Z] #132 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #133 [security-bootstrapper builder 6/7] COPY . . [2024-10-14T06:38:13.391Z] #133 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:38:13.391Z] #134 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:38:13.391Z] #135 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:38:13.391Z] #136 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-10-14T06:38:13.391Z] #137 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-14T06:38:13.391Z] #138 DONE 1.7s [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:38:13.391Z] #139 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:38:13.391Z] #140 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #141 [support-scheduler builder 6/7] COPY . . [2024-10-14T06:38:13.391Z] #141 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:38:13.391Z] #142 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-10-14T06:38:13.391Z] #143 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:38:13.391Z] #144 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #145 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-14T06:38:13.391Z] #145 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #146 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T06:38:13.391Z] #146 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #147 [core-metadata builder 6/7] COPY . . [2024-10-14T06:38:13.391Z] #147 CACHED [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #148 [security-proxy-setup builder 6/7] COPY . . [2024-10-14T06:38:13.391Z] #148 DONE 1.7s [2024-10-14T06:38:13.391Z] [2024-10-14T06:38:13.391Z] #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-14T06:38:18.847Z] #149 ... [2024-10-14T06:38:18.847Z] [2024-10-14T06:38:18.847Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-14T06:38:18.847Z] #0 5.364 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-14T06:38:18.847Z] #150 ... [2024-10-14T06:38:18.847Z] [2024-10-14T06:38:18.847Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-14T06:38:18.847Z] #0 5.652 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-14T06:38:18.847Z] #151 ... [2024-10-14T06:38:18.847Z] [2024-10-14T06:38:18.847Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-14T06:38:18.847Z] #0 5.762 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-14T06:38:19.837Z] #152 ... [2024-10-14T06:38:19.837Z] [2024-10-14T06:38:19.837Z] #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-14T06:38:19.837Z] #149 6.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-14T06:38:23.181Z] #149 ... [2024-10-14T06:38:23.181Z] [2024-10-14T06:38:23.181Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-14T06:38:23.181Z] #0 6.744 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-14T06:38:23.181Z] #153 ... [2024-10-14T06:38:23.181Z] [2024-10-14T06:38:23.181Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-14T06:38:23.181Z] #0 6.909 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-14T06:38:23.448Z] #154 ... [2024-10-14T06:38:23.448Z] [2024-10-14T06:38:23.448Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-14T06:38:23.448Z] #0 6.586 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-14T06:38:23.448Z] #155 ... [2024-10-14T06:38:23.448Z] [2024-10-14T06:38:23.448Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T06:38:23.448Z] #0 4.729 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-14T06:38:23.715Z] #156 ... [2024-10-14T06:38:23.715Z] [2024-10-14T06:38:23.715Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-14T06:38:23.715Z] #0 7.004 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-14T06:38:24.018Z] #157 ... [2024-10-14T06:38:24.018Z] [2024-10-14T06:38:24.018Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T06:38:24.018Z] #0 3.556 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-14T06:38:24.018Z] #158 ... [2024-10-14T06:38:24.018Z] [2024-10-14T06:38:24.018Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-14T06:38:24.018Z] #0 7.043 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-14T06:38:24.299Z] #159 ... [2024-10-14T06:38:24.299Z] [2024-10-14T06:38:24.299Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T06:38:24.299Z] #0 6.382 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-14T06:38:24.299Z] #160 ... [2024-10-14T06:38:24.299Z] [2024-10-14T06:38:24.299Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T06:38:24.299Z] #131 7.055 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-14T06:39:32.402Z] #160 111.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-14T06:40:40.203Z] #160 ... [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-14T06:40:40.203Z] #155 DONE 179.8s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-14T06:40:40.203Z] #161 ... [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T06:40:40.203Z] #149 DONE 183.6s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-14T06:40:40.203Z] #157 DONE 183.6s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-14T06:40:40.203Z] #150 DONE 183.6s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-14T06:40:40.203Z] #154 DONE 183.6s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #160 [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-14T06:40:40.203Z] #160 DONE 183.6s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T06:40:40.203Z] #152 DONE 183.7s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #162 ... [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-14T06:40:40.203Z] #153 DONE 183.7s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-14T06:40:40.203Z] #156 DONE 183.7s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-14T06:40:40.203Z] #159 DONE 183.9s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #163 ... [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-14T06:40:40.203Z] #148 DONE 184.1s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T06:40:40.203Z] #151 DONE 184.2s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T06:40:40.203Z] #158 DONE 184.2s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #164 ... [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #165 DONE 0.7s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-14T06:40:40.203Z] #161 DONE 4.4s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-14T06:40:40.203Z] #166 ... [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #167 DONE 1.0s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #162 DONE 1.0s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #168 DONE 0.6s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #163 DONE 0.8s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #164 DONE 0.5s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-14T06:40:40.203Z] #169 DONE 0.5s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #170 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #170 DONE 0.6s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #171 [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-14T06:40:40.203Z] #171 ... [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #172 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #172 DONE 0.9s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-14T06:40:40.203Z] #173 CACHED [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #174 CACHED [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-14T06:40:40.203Z] #175 DONE 0.9s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #176 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #176 CACHED [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #177 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-14T06:40:40.203Z] #177 CACHED [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #178 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-14T06:40:40.203Z] #178 DONE 0.9s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #179 CACHED [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-14T06:40:40.203Z] #180 CACHED [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-14T06:40:40.203Z] #181 DONE 0.9s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-14T06:40:40.203Z] #182 CACHED [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #183 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.203Z] #183 CACHED [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #184 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-14T06:40:40.203Z] #184 DONE 0.9s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-14T06:40:40.203Z] #185 DONE 0.8s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #186 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-14T06:40:40.203Z] #186 DONE 0.9s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.203Z] #171 [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-14T06:40:40.203Z] #171 DONE 0.9s [2024-10-14T06:40:40.203Z] [2024-10-14T06:40:40.204Z] #187 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-14T06:40:40.204Z] #187 DONE 0.2s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-14T06:40:40.204Z] #188 ... [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-14T06:40:40.204Z] #189 DONE 4.2s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-14T06:40:40.204Z] #190 DONE 4.2s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #191 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-14T06:40:40.204Z] #191 DONE 4.1s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #192 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-14T06:40:40.204Z] #192 DONE 4.2s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #193 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-14T06:40:40.204Z] #193 ... [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-14T06:40:40.204Z] #194 DONE 4.6s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #195 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-14T06:40:40.204Z] #195 ... [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-14T06:40:40.204Z] #196 DONE 5.2s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #197 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-14T06:40:40.204Z] #197 DONE 5.2s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #198 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-14T06:40:40.204Z] #198 DONE 5.2s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #199 [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-14T06:40:40.204Z] #199 DONE 5.2s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-14T06:40:40.204Z] #188 DONE 5.1s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-14T06:40:40.204Z] #200 DONE 5.2s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-14T06:40:40.204Z] #166 DONE 6.3s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #201 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-14T06:40:40.204Z] #201 DONE 5.1s [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #202 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-14T06:40:40.204Z] #202 ... [2024-10-14T06:40:40.204Z] [2024-10-14T06:40:40.204Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-14T06:40:40.204Z] #203 DONE 0.2s [2024-10-14T06:40:40.463Z] [2024-10-14T06:40:40.463Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-14T06:40:40.463Z] #204 DONE 1.4s [2024-10-14T06:40:40.463Z] [2024-10-14T06:40:40.463Z] #195 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-14T06:40:40.463Z] #195 DONE 1.4s [2024-10-14T06:40:40.463Z] [2024-10-14T06:40:40.463Z] #205 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-14T06:40:40.463Z] #205 DONE 1.4s [2024-10-14T06:40:40.463Z] [2024-10-14T06:40:40.463Z] #115 [core-keeper] exporting to image [2024-10-14T06:40:40.463Z] #115 exporting layers [2024-10-14T06:40:40.463Z] #115 ... [2024-10-14T06:40:40.463Z] [2024-10-14T06:40:40.463Z] #193 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-14T06:40:40.463Z] #193 DONE 1.5s [2024-10-14T06:40:40.463Z] [2024-10-14T06:40:40.463Z] #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-14T06:40:40.463Z] #206 DONE 0.5s [2024-10-14T06:40:40.463Z] [2024-10-14T06:40:40.463Z] #207 [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-14T06:40:40.463Z] #207 DONE 0.5s [2024-10-14T06:40:40.463Z] [2024-10-14T06:40:40.463Z] #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-14T06:40:40.463Z] #208 DONE 0.5s [2024-10-14T06:40:40.463Z] [2024-10-14T06:40:40.463Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-14T06:40:40.463Z] #209 DONE 0.5s [2024-10-14T06:40:40.463Z] [2024-10-14T06:40:40.463Z] #210 [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-14T06:40:40.463Z] #210 DONE 0.5s [2024-10-14T06:40:40.463Z] [2024-10-14T06:40:40.463Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-14T06:40:40.463Z] #211 DONE 0.5s [2024-10-14T06:40:40.463Z] [2024-10-14T06:40:40.463Z] #115 [security-spiffe-token-provider] exporting to image [2024-10-14T06:40:40.722Z] #115 ... [2024-10-14T06:40:40.722Z] [2024-10-14T06:40:40.722Z] #212 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T06:40:40.722Z] #212 DONE 0.5s [2024-10-14T06:40:40.722Z] [2024-10-14T06:40:40.722Z] #202 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-14T06:40:40.722Z] #202 DONE 0.5s [2024-10-14T06:40:40.722Z] [2024-10-14T06:40:40.722Z] #115 [security-spiffe-token-provider] exporting to image [2024-10-14T06:40:40.722Z] #115 exporting layers 0.3s done [2024-10-14T06:40:40.722Z] #115 ... [2024-10-14T06:40:40.722Z] [2024-10-14T06:40:40.722Z] #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-14T06:40:40.722Z] #213 DONE 0.3s [2024-10-14T06:40:41.015Z] [2024-10-14T06:40:41.015Z] #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-14T06:40:41.015Z] #214 DONE 0.3s [2024-10-14T06:40:41.015Z] [2024-10-14T06:40:41.015Z] #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-14T06:40:41.015Z] #215 DONE 0.3s [2024-10-14T06:40:41.015Z] [2024-10-14T06:40:41.015Z] #216 [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-14T06:40:41.015Z] #216 DONE 0.3s [2024-10-14T06:40:41.015Z] [2024-10-14T06:40:41.015Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-14T06:40:41.015Z] #217 DONE 0.3s [2024-10-14T06:40:41.015Z] [2024-10-14T06:40:41.015Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-14T06:40:41.015Z] #218 DONE 0.3s [2024-10-14T06:40:41.015Z] [2024-10-14T06:40:41.015Z] #115 [core-data] exporting to image [2024-10-14T06:40:41.015Z] #115 ... [2024-10-14T06:40:41.015Z] [2024-10-14T06:40:41.015Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-14T06:40:41.015Z] #219 DONE 0.3s [2024-10-14T06:40:41.015Z] [2024-10-14T06:40:41.015Z] #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-14T06:40:41.015Z] #220 DONE 0.3s [2024-10-14T06:40:41.015Z] [2024-10-14T06:40:41.015Z] #115 [support-notifications] exporting to image [2024-10-14T06:40:41.015Z] #115 exporting layers 0.5s done [2024-10-14T06:40:41.587Z] #115 ... [2024-10-14T06:40:41.588Z] [2024-10-14T06:40:41.588Z] #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-14T06:40:41.588Z] #221 DONE 0.6s [2024-10-14T06:40:41.588Z] [2024-10-14T06:40:41.588Z] #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-14T06:40:41.588Z] #222 DONE 0.6s [2024-10-14T06:40:41.588Z] [2024-10-14T06:40:41.588Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-14T06:40:41.588Z] #223 DONE 0.6s [2024-10-14T06:40:41.588Z] [2024-10-14T06:40:41.588Z] #115 [support-cron-scheduler] exporting to image [2024-10-14T06:40:41.588Z] #115 exporting layers 0.6s done [2024-10-14T06:40:41.588Z] #115 writing image sha256:56f2fba7f1ec28f4eeeaac39e2a87f5ba4d9ca328f6f5234823e1c985bf57eae 0.0s done [2024-10-14T06:40:41.588Z] #115 writing image sha256:691eb25db1181b42606f8232d187aeed8d9853f21565c40b45a3a7556337153e 0.0s done [2024-10-14T06:40:41.588Z] #115 writing image sha256:f88c8a70e70d8275250e085127a5578f440af6c1099be358d8fe48935af8fc4b 0.0s done [2024-10-14T06:40:41.588Z] #115 writing image sha256:c8bd215129b7464af1447f8b1f450a5fd1c2ce4d3134d25c26e1703e421c4ef9 0.1s done [2024-10-14T06:40:41.588Z] #115 writing image sha256:c0e9c705d2356d0c62d1355e30b1759b3334ea00d8ea84982460956eec7a6768 0.1s done [2024-10-14T06:40:41.588Z] #115 naming to docker.io/library/core-command done [2024-10-14T06:40:41.588Z] #115 naming to docker.io/library/support-scheduler done [2024-10-14T06:40:41.588Z] #115 naming to docker.io/library/security-spiffe-token-provider done [2024-10-14T06:40:41.588Z] #115 naming to docker.io/library/support-cron-scheduler done [2024-10-14T06:40:41.588Z] #115 naming to docker.io/library/core-keeper done [2024-10-14T06:40:41.588Z] #115 writing image sha256:cb9e7926aba789f58fafd5cab55bf28e559b9550e3481def30ccb69e1cc9426d [2024-10-14T06:40:41.588Z] #115 ... [2024-10-14T06:40:41.588Z] [2024-10-14T06:40:41.588Z] #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-14T06:40:41.588Z] #224 DONE 0.2s [2024-10-14T06:40:41.588Z] [2024-10-14T06:40:41.588Z] #115 [support-notifications] exporting to image [2024-10-14T06:40:41.588Z] #115 writing image sha256:cb9e7926aba789f58fafd5cab55bf28e559b9550e3481def30ccb69e1cc9426d done [2024-10-14T06:40:41.588Z] #115 naming to docker.io/library/core-data done [2024-10-14T06:40:41.588Z] #115 writing image sha256:045f778c18488db2fbbd12ddaab76a80590d955c12d376c7bd2ad90574d76a5e done [2024-10-14T06:40:41.588Z] #115 naming to docker.io/library/support-notifications done [2024-10-14T06:40:42.161Z] #115 exporting layers 0.6s done [2024-10-14T06:40:42.161Z] #115 writing image sha256:9a2dd4075dbd1910bd93b761d072eafc96cc1c6f9a866a259602a0962f1c9d98 done [2024-10-14T06:40:42.161Z] #115 naming to docker.io/library/core-metadata done [2024-10-14T06:40:42.161Z] #115 DONE 2.6s [2024-10-14T06:40:42.161Z] [2024-10-14T06:40:42.161Z] #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-14T06:40:42.161Z] #225 DONE 0.5s [2024-10-14T06:40:42.161Z] [2024-10-14T06:40:42.161Z] #226 [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-14T06:40:42.161Z] #226 DONE 0.1s [2024-10-14T06:40:42.161Z] [2024-10-14T06:40:42.161Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-14T06:40:42.161Z] #227 DONE 0.1s [2024-10-14T06:40:42.161Z] [2024-10-14T06:40:42.161Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T06:40:42.161Z] #228 DONE 1.2s [2024-10-14T06:40:42.161Z] [2024-10-14T06:40:42.161Z] #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T06:40:42.161Z] #229 DONE 1.1s [2024-10-14T06:40:42.161Z] [2024-10-14T06:40:42.161Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T06:40:42.161Z] #230 ... [2024-10-14T06:40:42.161Z] [2024-10-14T06:40:42.161Z] #231 [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-14T06:40:42.161Z] #231 DONE 0.1s [2024-10-14T06:40:42.161Z] [2024-10-14T06:40:42.161Z] #232 [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-14T06:40:42.161Z] #232 DONE 0.0s [2024-10-14T06:40:42.423Z] [2024-10-14T06:40:42.423Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-14T06:40:42.423Z] #233 DONE 0.1s [2024-10-14T06:40:42.423Z] [2024-10-14T06:40:42.423Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-14T06:40:42.423Z] #234 DONE 0.1s [2024-10-14T06:40:42.423Z] [2024-10-14T06:40:42.423Z] #115 [security-proxy-auth] exporting to image [2024-10-14T06:40:42.423Z] #115 exporting layers 0.4s done [2024-10-14T06:40:42.423Z] #115 writing image sha256:ffffae43db8a55224f504bd4906662ba76a75cffdd3463acb02e5c026bf4cdb7 done [2024-10-14T06:40:42.423Z] #115 naming to docker.io/library/security-proxy-auth done [2024-10-14T06:40:42.423Z] #115 writing image sha256:55e19bff0771de1c50d344405e3165f13665b7d8e1d5db8b3ff2791566cb60f1 done [2024-10-14T06:40:42.423Z] #115 naming to docker.io/library/security-proxy-setup done [2024-10-14T06:40:42.423Z] #115 DONE 2.9s [2024-10-14T06:40:42.423Z] [2024-10-14T06:40:42.423Z] #235 [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-14T06:40:42.423Z] #235 DONE 1.7s [2024-10-14T06:40:42.423Z] [2024-10-14T06:40:42.423Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-14T06:40:42.682Z] #236 ... [2024-10-14T06:40:42.682Z] [2024-10-14T06:40:42.682Z] #115 [core-common-config-bootstrapper] exporting to image [2024-10-14T06:40:42.682Z] #115 exporting layers 0.1s done [2024-10-14T06:40:42.682Z] #115 writing image sha256:f2c7d6c8e921a5296149618efa2f59ed1e2dd658eec4521051a4de583c7b6d62 done [2024-10-14T06:40:42.682Z] #115 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-14T06:40:42.682Z] #115 DONE 3.1s [2024-10-14T06:40:42.943Z] [2024-10-14T06:40:42.943Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T06:40:42.943Z] #230 DONE 0.7s [2024-10-14T06:40:42.943Z] [2024-10-14T06:40:42.943Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-14T06:40:42.943Z] #236 DONE 0.5s [2024-10-14T06:40:42.943Z] [2024-10-14T06:40:42.943Z] #115 [security-bootstrapper] exporting to image [2024-10-14T06:40:43.205Z] #115 exporting layers 0.3s done [2024-10-14T06:40:43.205Z] #115 writing image sha256:ddc018df93e94fd34fbee64b635c5509bab63be9aaa1f7fd3b3db338d7c05690 done [2024-10-14T06:40:43.205Z] #115 naming to docker.io/library/security-secretstore-setup done [2024-10-14T06:40:43.205Z] #115 writing image sha256:432d5d85bcb73eb06677e208feb8c083720752489a462a7c1d6687cb04c9ecc4 done [2024-10-14T06:40:43.205Z] #115 naming to docker.io/library/security-bootstrapper done [2024-10-14T06:40:43.205Z] #115 DONE 3.4s [2024-10-14T06:40:43.205Z] [2024-10-14T06:40:43.205Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T06:40:43.205Z] time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-14T06:40:43.225Z] $ docker stop --time=1 af96cdafe074ff794bbd4b9fae1e00eaf08e3ca22bf82ccb994317cc96d52098 [2024-10-14T06:40:44.509Z] $ docker rm -f --volumes af96cdafe074ff794bbd4b9fae1e00eaf08e3ca22bf82ccb994317cc96d52098 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T06:40:44.855Z] + docker images [2024-10-14T06:40:44.855Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-14T06:40:44.855Z] security-bootstrapper latest 432d5d85bcb7 2 seconds ago 27.4MB [2024-10-14T06:40:44.855Z] security-secretstore-setup latest ddc018df93e9 2 seconds ago 52.2MB [2024-10-14T06:40:44.855Z] core-common-config-bootstrapper latest f2c7d6c8e921 2 seconds ago 21.3MB [2024-10-14T06:40:44.855Z] security-proxy-setup latest 55e19bff0771 3 seconds ago 33.9MB [2024-10-14T06:40:44.855Z] core-metadata latest 9a2dd4075dbd 3 seconds ago 42.4MB [2024-10-14T06:40:44.855Z] security-proxy-auth latest ffffae43db8a 3 seconds ago 34.4MB [2024-10-14T06:40:44.855Z] support-notifications latest 045f778c1848 4 seconds ago 65.4MB [2024-10-14T06:40:44.855Z] support-scheduler latest f88c8a70e70d 4 seconds ago 64.7MB [2024-10-14T06:40:44.855Z] security-spiffe-token-provider latest 691eb25db118 4 seconds ago 41.3MB [2024-10-14T06:40:44.855Z] core-command latest 56f2fba7f1ec 4 seconds ago 36.4MB [2024-10-14T06:40:44.855Z] support-cron-scheduler latest c8bd215129b7 4 seconds ago 66.5MB [2024-10-14T06:40:44.855Z] core-keeper latest c0e9c705d235 4 seconds ago 41.5MB [2024-10-14T06:40:44.855Z] core-data latest cb9e7926aba7 4 seconds ago 42.3MB [2024-10-14T06:40:44.855Z] security-spire-agent latest 6927895a1d92 4 minutes ago 183MB [2024-10-14T06:40:44.855Z] security-spire-server latest 63d075128b0c 4 minutes ago 122MB [2024-10-14T06:40:44.855Z] security-spire-config latest 4fefcb232539 4 minutes ago 121MB [2024-10-14T06:40:44.855Z] ci-base-image-x86_64 latest 7387608e567d 8 minutes ago 980MB [2024-10-14T06:40:44.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 11 days ago 573MB [2024-10-14T06:40:44.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-14T06:40:44.855Z] 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-14T06:40:44.992Z] provisioning config files... [2024-10-14T06:40:45.004Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/727@tmp/config14141493785441326985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T06:40:45.310Z] ---> ****-login.sh [2024-10-14T06:40:45.310Z] nexus3.edgexfoundry.org:10001 [2024-10-14T06:40:45.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:40:45.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:40:45.310Z] Configure a credential helper to remove this warning. See [2024-10-14T06:40:45.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:40:45.311Z] [2024-10-14T06:40:45.311Z] Login Succeeded [2024-10-14T06:40:45.311Z] nexus3.edgexfoundry.org:10002 [2024-10-14T06:40:45.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:40:45.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:40:45.570Z] Configure a credential helper to remove this warning. See [2024-10-14T06:40:45.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:40:45.570Z] [2024-10-14T06:40:45.570Z] Login Succeeded [2024-10-14T06:40:45.570Z] nexus3.edgexfoundry.org:10003 [2024-10-14T06:40:45.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:40:45.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:40:45.570Z] Configure a credential helper to remove this warning. See [2024-10-14T06:40:45.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:40:45.570Z] [2024-10-14T06:40:45.570Z] Login Succeeded [2024-10-14T06:40:45.570Z] nexus3.edgexfoundry.org:10004 [2024-10-14T06:40:45.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:40:45.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:40:45.829Z] Configure a credential helper to remove this warning. See [2024-10-14T06:40:45.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:40:45.829Z] [2024-10-14T06:40:45.829Z] Login Succeeded [2024-10-14T06:40:45.829Z] ****.io [2024-10-14T06:40:45.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T06:40:46.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T06:40:46.088Z] Configure a credential helper to remove this warning. See [2024-10-14T06:40:46.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T06:40:46.088Z] [2024-10-14T06:40:46.088Z] Login Succeeded [2024-10-14T06:40:46.088Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T06:40:46.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:40:46.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T06:40:46.174Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-14T06:40:46.174Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:40:46.174Z] latest [2024-10-14T06:40:46.174Z] 3.2.0-dev.104 [2024-10-14T06:40:46.174Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:40:46.174Z] main [2024-10-14T06:40:46.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:46.519Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:46.856Z] + docker push nexus3.edgexfoundry.org:10004/core-command:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:40:46.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-14T06:40:46.856Z] 6c3affc817a2: Preparing [2024-10-14T06:40:46.856Z] fe8c9c156d1e: Preparing [2024-10-14T06:40:46.856Z] b8a4c36abdec: Preparing [2024-10-14T06:40:46.856Z] 998ca27f93a6: Preparing [2024-10-14T06:40:46.856Z] 7c290e0266d9: Preparing [2024-10-14T06:40:46.856Z] b0de51a5d0f2: Preparing [2024-10-14T06:40:46.856Z] 63ca1fbb43ae: Preparing [2024-10-14T06:40:46.856Z] b0de51a5d0f2: Waiting [2024-10-14T06:40:46.856Z] 63ca1fbb43ae: Waiting [2024-10-14T06:40:46.856Z] 998ca27f93a6: Pushed [2024-10-14T06:40:46.856Z] 6c3affc817a2: Pushed [2024-10-14T06:40:46.856Z] b8a4c36abdec: Pushed [2024-10-14T06:40:46.856Z] 7c290e0266d9: Pushed [2024-10-14T06:40:46.856Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:40:47.114Z] b0de51a5d0f2: Pushed [2024-10-14T06:40:50.399Z] fe8c9c156d1e: Pushed [2024-10-14T06:40:50.399Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:b6408e4d2ff7cf4a3830bb7a64339aa35983224927f037f552730c8b6edbc6b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:50.733Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:51.056Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-14T06:40:51.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-14T06:40:51.056Z] 6c3affc817a2: Preparing [2024-10-14T06:40:51.056Z] fe8c9c156d1e: Preparing [2024-10-14T06:40:51.056Z] b8a4c36abdec: Preparing [2024-10-14T06:40:51.056Z] 998ca27f93a6: Preparing [2024-10-14T06:40:51.056Z] 7c290e0266d9: Preparing [2024-10-14T06:40:51.056Z] b0de51a5d0f2: Preparing [2024-10-14T06:40:51.056Z] 63ca1fbb43ae: Preparing [2024-10-14T06:40:51.056Z] b0de51a5d0f2: Waiting [2024-10-14T06:40:51.056Z] 63ca1fbb43ae: Waiting [2024-10-14T06:40:51.056Z] fe8c9c156d1e: Layer already exists [2024-10-14T06:40:51.056Z] 6c3affc817a2: Layer already exists [2024-10-14T06:40:51.056Z] b8a4c36abdec: Layer already exists [2024-10-14T06:40:51.056Z] 7c290e0266d9: Layer already exists [2024-10-14T06:40:51.056Z] 998ca27f93a6: Layer already exists [2024-10-14T06:40:51.056Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:40:51.056Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:40:51.056Z] latest: digest: sha256:b6408e4d2ff7cf4a3830bb7a64339aa35983224927f037f552730c8b6edbc6b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:51.387Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:51.717Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.104 [2024-10-14T06:40:51.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-14T06:40:51.718Z] 6c3affc817a2: Preparing [2024-10-14T06:40:51.718Z] fe8c9c156d1e: Preparing [2024-10-14T06:40:51.718Z] b8a4c36abdec: Preparing [2024-10-14T06:40:51.718Z] 998ca27f93a6: Preparing [2024-10-14T06:40:51.718Z] 7c290e0266d9: Preparing [2024-10-14T06:40:51.718Z] b0de51a5d0f2: Preparing [2024-10-14T06:40:51.718Z] 63ca1fbb43ae: Preparing [2024-10-14T06:40:51.718Z] b0de51a5d0f2: Waiting [2024-10-14T06:40:51.718Z] 63ca1fbb43ae: Waiting [2024-10-14T06:40:51.718Z] b8a4c36abdec: Layer already exists [2024-10-14T06:40:51.718Z] 6c3affc817a2: Layer already exists [2024-10-14T06:40:51.718Z] 7c290e0266d9: Layer already exists [2024-10-14T06:40:51.718Z] fe8c9c156d1e: Layer already exists [2024-10-14T06:40:51.718Z] 998ca27f93a6: Layer already exists [2024-10-14T06:40:51.718Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:40:51.718Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:40:51.718Z] 3.2.0-dev.104: digest: sha256:b6408e4d2ff7cf4a3830bb7a64339aa35983224927f037f552730c8b6edbc6b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:52.054Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:52.384Z] + docker push nexus3.edgexfoundry.org:10004/core-command:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:40:52.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-14T06:40:52.385Z] 6c3affc817a2: Preparing [2024-10-14T06:40:52.385Z] fe8c9c156d1e: Preparing [2024-10-14T06:40:52.385Z] b8a4c36abdec: Preparing [2024-10-14T06:40:52.385Z] 998ca27f93a6: Preparing [2024-10-14T06:40:52.385Z] 7c290e0266d9: Preparing [2024-10-14T06:40:52.385Z] b0de51a5d0f2: Preparing [2024-10-14T06:40:52.385Z] 63ca1fbb43ae: Preparing [2024-10-14T06:40:52.385Z] b0de51a5d0f2: Waiting [2024-10-14T06:40:52.385Z] 63ca1fbb43ae: Waiting [2024-10-14T06:40:52.385Z] b8a4c36abdec: Layer already exists [2024-10-14T06:40:52.385Z] 998ca27f93a6: Layer already exists [2024-10-14T06:40:52.385Z] 7c290e0266d9: Layer already exists [2024-10-14T06:40:52.385Z] fe8c9c156d1e: Layer already exists [2024-10-14T06:40:52.385Z] 6c3affc817a2: Layer already exists [2024-10-14T06:40:52.385Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:40:52.385Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:40:52.385Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:b6408e4d2ff7cf4a3830bb7a64339aa35983224927f037f552730c8b6edbc6b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:52.716Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:53.041Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-14T06:40:53.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-14T06:40:53.041Z] 6c3affc817a2: Preparing [2024-10-14T06:40:53.041Z] fe8c9c156d1e: Preparing [2024-10-14T06:40:53.041Z] b8a4c36abdec: Preparing [2024-10-14T06:40:53.041Z] 998ca27f93a6: Preparing [2024-10-14T06:40:53.041Z] 7c290e0266d9: Preparing [2024-10-14T06:40:53.041Z] b0de51a5d0f2: Preparing [2024-10-14T06:40:53.041Z] 63ca1fbb43ae: Preparing [2024-10-14T06:40:53.041Z] 63ca1fbb43ae: Waiting [2024-10-14T06:40:53.041Z] b0de51a5d0f2: Waiting [2024-10-14T06:40:53.041Z] b8a4c36abdec: Layer already exists [2024-10-14T06:40:53.041Z] fe8c9c156d1e: Layer already exists [2024-10-14T06:40:53.041Z] 7c290e0266d9: Layer already exists [2024-10-14T06:40:53.041Z] 998ca27f93a6: Layer already exists [2024-10-14T06:40:53.041Z] 6c3affc817a2: Layer already exists [2024-10-14T06:40:53.041Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:40:53.041Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:40:53.041Z] main: digest: sha256:b6408e4d2ff7cf4a3830bb7a64339aa35983224927f037f552730c8b6edbc6b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:40:53.120Z] ===================================================== [Pipeline] echo [2024-10-14T06:40:53.137Z] taggedImages: [2024-10-14T06:40:53.137Z] - nexus3.edgexfoundry.org:10004/core-command:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:40:53.137Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-14T06:40:53.137Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.104 [2024-10-14T06:40:53.137Z] - nexus3.edgexfoundry.org:10004/core-command:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:40:53.137Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-14T06:40:53.163Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-14T06:40:53.163Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:40:53.163Z] latest [2024-10-14T06:40:53.163Z] 3.2.0-dev.104 [2024-10-14T06:40:53.163Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:40:53.163Z] main [2024-10-14T06:40:53.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:53.510Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:53.827Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:40:53.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-14T06:40:53.827Z] 851e1fbc77a6: Preparing [2024-10-14T06:40:53.827Z] f2306726fdf8: Preparing [2024-10-14T06:40:53.827Z] e9a51a28a7c0: Preparing [2024-10-14T06:40:53.827Z] 0899642739fa: Preparing [2024-10-14T06:40:53.827Z] b8a4c36abdec: Preparing [2024-10-14T06:40:53.827Z] 998ca27f93a6: Preparing [2024-10-14T06:40:53.827Z] 7c290e0266d9: Preparing [2024-10-14T06:40:53.827Z] b0de51a5d0f2: Preparing [2024-10-14T06:40:53.827Z] 63ca1fbb43ae: Preparing [2024-10-14T06:40:53.827Z] 7c290e0266d9: Waiting [2024-10-14T06:40:53.827Z] b0de51a5d0f2: Waiting [2024-10-14T06:40:53.827Z] 63ca1fbb43ae: Waiting [2024-10-14T06:40:53.827Z] 998ca27f93a6: Waiting [2024-10-14T06:40:53.827Z] b8a4c36abdec: Layer already exists [2024-10-14T06:40:53.827Z] 998ca27f93a6: Layer already exists [2024-10-14T06:40:53.827Z] 7c290e0266d9: Layer already exists [2024-10-14T06:40:53.827Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:40:53.827Z] f2306726fdf8: Pushed [2024-10-14T06:40:53.827Z] e9a51a28a7c0: Pushed [2024-10-14T06:40:53.827Z] 851e1fbc77a6: Pushed [2024-10-14T06:40:53.827Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:40:55.730Z] 0899642739fa: Pushed [2024-10-14T06:40:55.730Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:6691d7834ee0282b30350c7fd516d05f24ed66cfac7c10b13803fc2c27123f5f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:56.067Z] + 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-14T06:40:56.396Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-14T06:40:56.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-14T06:40:56.396Z] 851e1fbc77a6: Preparing [2024-10-14T06:40:56.396Z] f2306726fdf8: Preparing [2024-10-14T06:40:56.396Z] e9a51a28a7c0: Preparing [2024-10-14T06:40:56.396Z] 0899642739fa: Preparing [2024-10-14T06:40:56.396Z] b8a4c36abdec: Preparing [2024-10-14T06:40:56.396Z] 998ca27f93a6: Preparing [2024-10-14T06:40:56.396Z] 7c290e0266d9: Preparing [2024-10-14T06:40:56.396Z] b0de51a5d0f2: Preparing [2024-10-14T06:40:56.396Z] 63ca1fbb43ae: Preparing [2024-10-14T06:40:56.396Z] b0de51a5d0f2: Waiting [2024-10-14T06:40:56.396Z] 7c290e0266d9: Waiting [2024-10-14T06:40:56.396Z] 998ca27f93a6: Waiting [2024-10-14T06:40:56.396Z] 63ca1fbb43ae: Waiting [2024-10-14T06:40:56.396Z] b8a4c36abdec: Layer already exists [2024-10-14T06:40:56.396Z] 0899642739fa: Layer already exists [2024-10-14T06:40:56.396Z] e9a51a28a7c0: Layer already exists [2024-10-14T06:40:56.396Z] f2306726fdf8: Layer already exists [2024-10-14T06:40:56.396Z] 851e1fbc77a6: Layer already exists [2024-10-14T06:40:56.396Z] 998ca27f93a6: Layer already exists [2024-10-14T06:40:56.396Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:40:56.396Z] 7c290e0266d9: Layer already exists [2024-10-14T06:40:56.396Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:40:56.396Z] latest: digest: sha256:6691d7834ee0282b30350c7fd516d05f24ed66cfac7c10b13803fc2c27123f5f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:56.719Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:57.047Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.104 [2024-10-14T06:40:57.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-14T06:40:57.047Z] 851e1fbc77a6: Preparing [2024-10-14T06:40:57.047Z] f2306726fdf8: Preparing [2024-10-14T06:40:57.047Z] e9a51a28a7c0: Preparing [2024-10-14T06:40:57.047Z] 0899642739fa: Preparing [2024-10-14T06:40:57.047Z] b8a4c36abdec: Preparing [2024-10-14T06:40:57.047Z] 998ca27f93a6: Preparing [2024-10-14T06:40:57.047Z] 7c290e0266d9: Preparing [2024-10-14T06:40:57.047Z] b0de51a5d0f2: Preparing [2024-10-14T06:40:57.047Z] 63ca1fbb43ae: Preparing [2024-10-14T06:40:57.047Z] 7c290e0266d9: Waiting [2024-10-14T06:40:57.047Z] b0de51a5d0f2: Waiting [2024-10-14T06:40:57.047Z] 63ca1fbb43ae: Waiting [2024-10-14T06:40:57.047Z] 998ca27f93a6: Waiting [2024-10-14T06:40:57.047Z] f2306726fdf8: Layer already exists [2024-10-14T06:40:57.047Z] b8a4c36abdec: Layer already exists [2024-10-14T06:40:57.047Z] 0899642739fa: Layer already exists [2024-10-14T06:40:57.047Z] 851e1fbc77a6: Layer already exists [2024-10-14T06:40:57.047Z] e9a51a28a7c0: Layer already exists [2024-10-14T06:40:57.047Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:40:57.047Z] 998ca27f93a6: Layer already exists [2024-10-14T06:40:57.047Z] 7c290e0266d9: Layer already exists [2024-10-14T06:40:57.047Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:40:57.047Z] 3.2.0-dev.104: digest: sha256:6691d7834ee0282b30350c7fd516d05f24ed66cfac7c10b13803fc2c27123f5f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:57.380Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:57.699Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:40:57.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-14T06:40:57.699Z] 851e1fbc77a6: Preparing [2024-10-14T06:40:57.699Z] f2306726fdf8: Preparing [2024-10-14T06:40:57.699Z] e9a51a28a7c0: Preparing [2024-10-14T06:40:57.699Z] 0899642739fa: Preparing [2024-10-14T06:40:57.699Z] b8a4c36abdec: Preparing [2024-10-14T06:40:57.699Z] 998ca27f93a6: Preparing [2024-10-14T06:40:57.699Z] 7c290e0266d9: Preparing [2024-10-14T06:40:57.699Z] b0de51a5d0f2: Preparing [2024-10-14T06:40:57.699Z] 63ca1fbb43ae: Preparing [2024-10-14T06:40:57.699Z] 998ca27f93a6: Waiting [2024-10-14T06:40:57.699Z] 7c290e0266d9: Waiting [2024-10-14T06:40:57.699Z] b0de51a5d0f2: Waiting [2024-10-14T06:40:57.699Z] 63ca1fbb43ae: Waiting [2024-10-14T06:40:57.699Z] b8a4c36abdec: Layer already exists [2024-10-14T06:40:57.699Z] f2306726fdf8: Layer already exists [2024-10-14T06:40:57.699Z] 851e1fbc77a6: Layer already exists [2024-10-14T06:40:57.699Z] 0899642739fa: Layer already exists [2024-10-14T06:40:57.699Z] e9a51a28a7c0: Layer already exists [2024-10-14T06:40:57.699Z] 998ca27f93a6: Layer already exists [2024-10-14T06:40:57.699Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:40:57.699Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:40:57.699Z] 7c290e0266d9: Layer already exists [2024-10-14T06:40:57.699Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:6691d7834ee0282b30350c7fd516d05f24ed66cfac7c10b13803fc2c27123f5f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:58.029Z] + 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-14T06:40:58.358Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-14T06:40:58.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-14T06:40:58.359Z] 851e1fbc77a6: Preparing [2024-10-14T06:40:58.359Z] f2306726fdf8: Preparing [2024-10-14T06:40:58.359Z] e9a51a28a7c0: Preparing [2024-10-14T06:40:58.359Z] 0899642739fa: Preparing [2024-10-14T06:40:58.359Z] b8a4c36abdec: Preparing [2024-10-14T06:40:58.359Z] 998ca27f93a6: Preparing [2024-10-14T06:40:58.359Z] 7c290e0266d9: Preparing [2024-10-14T06:40:58.359Z] b0de51a5d0f2: Preparing [2024-10-14T06:40:58.359Z] 63ca1fbb43ae: Preparing [2024-10-14T06:40:58.359Z] 998ca27f93a6: Waiting [2024-10-14T06:40:58.359Z] b0de51a5d0f2: Waiting [2024-10-14T06:40:58.359Z] 63ca1fbb43ae: Waiting [2024-10-14T06:40:58.359Z] 7c290e0266d9: Waiting [2024-10-14T06:40:58.359Z] e9a51a28a7c0: Layer already exists [2024-10-14T06:40:58.359Z] 851e1fbc77a6: Layer already exists [2024-10-14T06:40:58.359Z] f2306726fdf8: Layer already exists [2024-10-14T06:40:58.359Z] b8a4c36abdec: Layer already exists [2024-10-14T06:40:58.359Z] 0899642739fa: Layer already exists [2024-10-14T06:40:58.359Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:40:58.359Z] 998ca27f93a6: Layer already exists [2024-10-14T06:40:58.359Z] 7c290e0266d9: Layer already exists [2024-10-14T06:40:58.359Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:40:58.359Z] main: digest: sha256:6691d7834ee0282b30350c7fd516d05f24ed66cfac7c10b13803fc2c27123f5f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:40:58.440Z] ===================================================== [Pipeline] echo [2024-10-14T06:40:58.455Z] taggedImages: [2024-10-14T06:40:58.455Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:40:58.455Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-14T06:40:58.455Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.104 [2024-10-14T06:40:58.455Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:40:58.455Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-14T06:40:58.487Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-14T06:40:58.487Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:40:58.487Z] latest [2024-10-14T06:40:58.487Z] 3.2.0-dev.104 [2024-10-14T06:40:58.487Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:40:58.487Z] main [2024-10-14T06:40:58.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:58.830Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:40:59.154Z] + docker push nexus3.edgexfoundry.org:10004/core-data:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:40:59.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-14T06:40:59.154Z] f7c787e45d67: Preparing [2024-10-14T06:40:59.154Z] 1228f40e1d6f: Preparing [2024-10-14T06:40:59.154Z] 466d07aeb5db: Preparing [2024-10-14T06:40:59.154Z] b8a4c36abdec: Preparing [2024-10-14T06:40:59.154Z] 998ca27f93a6: Preparing [2024-10-14T06:40:59.154Z] 7c290e0266d9: Preparing [2024-10-14T06:40:59.154Z] b0de51a5d0f2: Preparing [2024-10-14T06:40:59.154Z] 63ca1fbb43ae: Preparing [2024-10-14T06:40:59.154Z] 63ca1fbb43ae: Waiting [2024-10-14T06:40:59.154Z] 7c290e0266d9: Waiting [2024-10-14T06:40:59.154Z] b0de51a5d0f2: Waiting [2024-10-14T06:40:59.154Z] b8a4c36abdec: Layer already exists [2024-10-14T06:40:59.154Z] 998ca27f93a6: Layer already exists [2024-10-14T06:40:59.154Z] 7c290e0266d9: Layer already exists [2024-10-14T06:40:59.154Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:40:59.154Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:40:59.154Z] f7c787e45d67: Pushed [2024-10-14T06:40:59.154Z] 1228f40e1d6f: Pushed [2024-10-14T06:41:03.345Z] 466d07aeb5db: Pushed [2024-10-14T06:41:03.345Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:8907ad752a9cbdb264f56e206e5cd4adf7cbd46a6ab75efd7fdd529d730816f2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:03.673Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:04.004Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-14T06:41:04.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-14T06:41:04.004Z] f7c787e45d67: Preparing [2024-10-14T06:41:04.004Z] 1228f40e1d6f: Preparing [2024-10-14T06:41:04.004Z] 466d07aeb5db: Preparing [2024-10-14T06:41:04.004Z] b8a4c36abdec: Preparing [2024-10-14T06:41:04.004Z] 998ca27f93a6: Preparing [2024-10-14T06:41:04.004Z] 7c290e0266d9: Preparing [2024-10-14T06:41:04.004Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:04.004Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:04.004Z] 7c290e0266d9: Waiting [2024-10-14T06:41:04.004Z] b0de51a5d0f2: Waiting [2024-10-14T06:41:04.004Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:04.004Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:04.004Z] 466d07aeb5db: Layer already exists [2024-10-14T06:41:04.004Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:04.004Z] 1228f40e1d6f: Layer already exists [2024-10-14T06:41:04.004Z] f7c787e45d67: Layer already exists [2024-10-14T06:41:04.004Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:04.004Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:04.004Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:04.263Z] latest: digest: sha256:8907ad752a9cbdb264f56e206e5cd4adf7cbd46a6ab75efd7fdd529d730816f2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:04.586Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:04.911Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.104 [2024-10-14T06:41:04.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-14T06:41:04.911Z] f7c787e45d67: Preparing [2024-10-14T06:41:04.911Z] 1228f40e1d6f: Preparing [2024-10-14T06:41:04.911Z] 466d07aeb5db: Preparing [2024-10-14T06:41:04.911Z] b8a4c36abdec: Preparing [2024-10-14T06:41:04.911Z] 998ca27f93a6: Preparing [2024-10-14T06:41:04.911Z] 7c290e0266d9: Preparing [2024-10-14T06:41:04.911Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:04.911Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:04.911Z] 7c290e0266d9: Waiting [2024-10-14T06:41:04.911Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:04.911Z] b0de51a5d0f2: Waiting [2024-10-14T06:41:04.911Z] 1228f40e1d6f: Layer already exists [2024-10-14T06:41:04.911Z] f7c787e45d67: Layer already exists [2024-10-14T06:41:04.911Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:04.911Z] 466d07aeb5db: Layer already exists [2024-10-14T06:41:04.911Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:04.911Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:04.911Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:04.911Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:04.911Z] 3.2.0-dev.104: digest: sha256:8907ad752a9cbdb264f56e206e5cd4adf7cbd46a6ab75efd7fdd529d730816f2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:05.243Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:05.573Z] + docker push nexus3.edgexfoundry.org:10004/core-data:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:05.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-14T06:41:05.573Z] f7c787e45d67: Preparing [2024-10-14T06:41:05.573Z] 1228f40e1d6f: Preparing [2024-10-14T06:41:05.573Z] 466d07aeb5db: Preparing [2024-10-14T06:41:05.573Z] b8a4c36abdec: Preparing [2024-10-14T06:41:05.573Z] 998ca27f93a6: Preparing [2024-10-14T06:41:05.573Z] 7c290e0266d9: Preparing [2024-10-14T06:41:05.573Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:05.573Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:05.573Z] 7c290e0266d9: Waiting [2024-10-14T06:41:05.573Z] b0de51a5d0f2: Waiting [2024-10-14T06:41:05.573Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:05.573Z] 1228f40e1d6f: Layer already exists [2024-10-14T06:41:05.573Z] 466d07aeb5db: Layer already exists [2024-10-14T06:41:05.573Z] f7c787e45d67: Layer already exists [2024-10-14T06:41:05.573Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:05.573Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:05.573Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:05.573Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:05.573Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:05.573Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:8907ad752a9cbdb264f56e206e5cd4adf7cbd46a6ab75efd7fdd529d730816f2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:05.895Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:06.222Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-14T06:41:06.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-14T06:41:06.222Z] f7c787e45d67: Preparing [2024-10-14T06:41:06.222Z] 1228f40e1d6f: Preparing [2024-10-14T06:41:06.222Z] 466d07aeb5db: Preparing [2024-10-14T06:41:06.222Z] b8a4c36abdec: Preparing [2024-10-14T06:41:06.222Z] 998ca27f93a6: Preparing [2024-10-14T06:41:06.222Z] 7c290e0266d9: Preparing [2024-10-14T06:41:06.222Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:06.222Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:06.222Z] 7c290e0266d9: Waiting [2024-10-14T06:41:06.222Z] b0de51a5d0f2: Waiting [2024-10-14T06:41:06.222Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:06.222Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:06.222Z] 1228f40e1d6f: Layer already exists [2024-10-14T06:41:06.222Z] 466d07aeb5db: Layer already exists [2024-10-14T06:41:06.222Z] f7c787e45d67: Layer already exists [2024-10-14T06:41:06.222Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:06.222Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:06.222Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:06.222Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:06.222Z] main: digest: sha256:8907ad752a9cbdb264f56e206e5cd4adf7cbd46a6ab75efd7fdd529d730816f2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:41:06.283Z] ===================================================== [Pipeline] echo [2024-10-14T06:41:06.293Z] taggedImages: [2024-10-14T06:41:06.293Z] - nexus3.edgexfoundry.org:10004/core-data:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:06.293Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-14T06:41:06.293Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.104 [2024-10-14T06:41:06.293Z] - nexus3.edgexfoundry.org:10004/core-data:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:06.293Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-14T06:41:06.319Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-14T06:41:06.319Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:06.319Z] latest [2024-10-14T06:41:06.319Z] 3.2.0-dev.104 [2024-10-14T06:41:06.319Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:06.319Z] main [2024-10-14T06:41:06.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:06.655Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:07.092Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:07.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-14T06:41:07.092Z] e1d9cb7044ec: Preparing [2024-10-14T06:41:07.092Z] cbf125088bb2: Preparing [2024-10-14T06:41:07.092Z] cc81ca817ea6: Preparing [2024-10-14T06:41:07.092Z] 998ca27f93a6: Preparing [2024-10-14T06:41:07.092Z] c0474e03bb10: Preparing [2024-10-14T06:41:07.092Z] 5f71fd729171: Preparing [2024-10-14T06:41:07.092Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:07.092Z] 5f71fd729171: Waiting [2024-10-14T06:41:07.092Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:07.092Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:07.092Z] c0474e03bb10: Pushed [2024-10-14T06:41:07.092Z] cbf125088bb2: Pushed [2024-10-14T06:41:07.092Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:07.092Z] 5f71fd729171: Pushed [2024-10-14T06:41:07.092Z] e1d9cb7044ec: Pushed [2024-10-14T06:41:11.273Z] cc81ca817ea6: Pushed [2024-10-14T06:41:11.273Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:851aef5974b0408ed531be6fb84417946fc11e34f8a6c7c97a6385e1b04e324e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:11.597Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:11.921Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-14T06:41:11.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-14T06:41:11.921Z] e1d9cb7044ec: Preparing [2024-10-14T06:41:11.921Z] cbf125088bb2: Preparing [2024-10-14T06:41:11.921Z] cc81ca817ea6: Preparing [2024-10-14T06:41:11.921Z] 998ca27f93a6: Preparing [2024-10-14T06:41:11.921Z] c0474e03bb10: Preparing [2024-10-14T06:41:11.921Z] 5f71fd729171: Preparing [2024-10-14T06:41:11.921Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:11.921Z] 5f71fd729171: Waiting [2024-10-14T06:41:11.921Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:11.921Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:11.921Z] e1d9cb7044ec: Layer already exists [2024-10-14T06:41:11.921Z] cbf125088bb2: Layer already exists [2024-10-14T06:41:11.921Z] c0474e03bb10: Layer already exists [2024-10-14T06:41:11.921Z] cc81ca817ea6: Layer already exists [2024-10-14T06:41:11.921Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:11.921Z] 5f71fd729171: Layer already exists [2024-10-14T06:41:11.921Z] latest: digest: sha256:851aef5974b0408ed531be6fb84417946fc11e34f8a6c7c97a6385e1b04e324e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:12.243Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:12.561Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.104 [2024-10-14T06:41:12.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-14T06:41:12.561Z] e1d9cb7044ec: Preparing [2024-10-14T06:41:12.561Z] cbf125088bb2: Preparing [2024-10-14T06:41:12.561Z] cc81ca817ea6: Preparing [2024-10-14T06:41:12.561Z] 998ca27f93a6: Preparing [2024-10-14T06:41:12.561Z] c0474e03bb10: Preparing [2024-10-14T06:41:12.561Z] 5f71fd729171: Preparing [2024-10-14T06:41:12.561Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:12.561Z] 5f71fd729171: Waiting [2024-10-14T06:41:12.561Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:12.561Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:12.561Z] cbf125088bb2: Layer already exists [2024-10-14T06:41:12.561Z] cc81ca817ea6: Layer already exists [2024-10-14T06:41:12.561Z] c0474e03bb10: Layer already exists [2024-10-14T06:41:12.561Z] e1d9cb7044ec: Layer already exists [2024-10-14T06:41:12.561Z] 5f71fd729171: Layer already exists [2024-10-14T06:41:12.561Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:12.561Z] 3.2.0-dev.104: digest: sha256:851aef5974b0408ed531be6fb84417946fc11e34f8a6c7c97a6385e1b04e324e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:12.887Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:13.213Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:13.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-14T06:41:13.213Z] e1d9cb7044ec: Preparing [2024-10-14T06:41:13.213Z] cbf125088bb2: Preparing [2024-10-14T06:41:13.213Z] cc81ca817ea6: Preparing [2024-10-14T06:41:13.213Z] 998ca27f93a6: Preparing [2024-10-14T06:41:13.213Z] c0474e03bb10: Preparing [2024-10-14T06:41:13.213Z] 5f71fd729171: Preparing [2024-10-14T06:41:13.213Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:13.213Z] 5f71fd729171: Waiting [2024-10-14T06:41:13.213Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:13.213Z] c0474e03bb10: Layer already exists [2024-10-14T06:41:13.213Z] e1d9cb7044ec: Layer already exists [2024-10-14T06:41:13.213Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:13.213Z] cc81ca817ea6: Layer already exists [2024-10-14T06:41:13.213Z] cbf125088bb2: Layer already exists [2024-10-14T06:41:13.213Z] 5f71fd729171: Layer already exists [2024-10-14T06:41:13.213Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:13.213Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:851aef5974b0408ed531be6fb84417946fc11e34f8a6c7c97a6385e1b04e324e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:13.536Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:13.865Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-14T06:41:13.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-14T06:41:13.865Z] e1d9cb7044ec: Preparing [2024-10-14T06:41:13.865Z] cbf125088bb2: Preparing [2024-10-14T06:41:13.865Z] cc81ca817ea6: Preparing [2024-10-14T06:41:13.865Z] 998ca27f93a6: Preparing [2024-10-14T06:41:13.865Z] c0474e03bb10: Preparing [2024-10-14T06:41:13.865Z] 5f71fd729171: Preparing [2024-10-14T06:41:13.865Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:13.865Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:13.865Z] 5f71fd729171: Waiting [2024-10-14T06:41:13.865Z] cc81ca817ea6: Layer already exists [2024-10-14T06:41:13.865Z] e1d9cb7044ec: Layer already exists [2024-10-14T06:41:13.865Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:13.865Z] c0474e03bb10: Layer already exists [2024-10-14T06:41:13.865Z] cbf125088bb2: Layer already exists [2024-10-14T06:41:13.865Z] 5f71fd729171: Layer already exists [2024-10-14T06:41:13.865Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:13.865Z] main: digest: sha256:851aef5974b0408ed531be6fb84417946fc11e34f8a6c7c97a6385e1b04e324e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:41:13.930Z] ===================================================== [Pipeline] echo [2024-10-14T06:41:13.945Z] taggedImages: [2024-10-14T06:41:13.945Z] - nexus3.edgexfoundry.org:10004/core-keeper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:13.945Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-14T06:41:13.945Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.104 [2024-10-14T06:41:13.945Z] - nexus3.edgexfoundry.org:10004/core-keeper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:13.945Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-14T06:41:13.977Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-14T06:41:13.977Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:13.977Z] latest [2024-10-14T06:41:13.977Z] 3.2.0-dev.104 [2024-10-14T06:41:13.977Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:13.977Z] main [2024-10-14T06:41:13.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:14.312Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:14.640Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:14.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-14T06:41:14.640Z] d2526da17405: Preparing [2024-10-14T06:41:14.640Z] e3fb88aa275f: Preparing [2024-10-14T06:41:14.640Z] c02088b58980: Preparing [2024-10-14T06:41:14.640Z] 37e528f62bc3: Preparing [2024-10-14T06:41:14.640Z] b8a4c36abdec: Preparing [2024-10-14T06:41:14.640Z] 998ca27f93a6: Preparing [2024-10-14T06:41:14.640Z] 7c290e0266d9: Preparing [2024-10-14T06:41:14.640Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:14.640Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:14.640Z] 7c290e0266d9: Waiting [2024-10-14T06:41:14.640Z] 998ca27f93a6: Waiting [2024-10-14T06:41:14.640Z] b0de51a5d0f2: Waiting [2024-10-14T06:41:14.640Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:14.640Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:14.640Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:14.640Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:14.640Z] e3fb88aa275f: Pushed [2024-10-14T06:41:14.640Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:14.640Z] c02088b58980: Pushed [2024-10-14T06:41:14.640Z] d2526da17405: Pushed [2024-10-14T06:41:17.928Z] 37e528f62bc3: Pushed [2024-10-14T06:41:17.928Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:5b9100e0bccbfd923aca480507af1c0138032f60694ef557fd62a1e805952534 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:18.261Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:18.587Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-14T06:41:18.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-14T06:41:18.587Z] d2526da17405: Preparing [2024-10-14T06:41:18.587Z] e3fb88aa275f: Preparing [2024-10-14T06:41:18.587Z] c02088b58980: Preparing [2024-10-14T06:41:18.587Z] 37e528f62bc3: Preparing [2024-10-14T06:41:18.587Z] b8a4c36abdec: Preparing [2024-10-14T06:41:18.587Z] 998ca27f93a6: Preparing [2024-10-14T06:41:18.587Z] 7c290e0266d9: Preparing [2024-10-14T06:41:18.587Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:18.587Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:18.587Z] 998ca27f93a6: Waiting [2024-10-14T06:41:18.587Z] 7c290e0266d9: Waiting [2024-10-14T06:41:18.587Z] b0de51a5d0f2: Waiting [2024-10-14T06:41:18.587Z] d2526da17405: Layer already exists [2024-10-14T06:41:18.587Z] e3fb88aa275f: Layer already exists [2024-10-14T06:41:18.587Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:18.587Z] 37e528f62bc3: Layer already exists [2024-10-14T06:41:18.587Z] c02088b58980: Layer already exists [2024-10-14T06:41:18.587Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:18.587Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:18.587Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:18.587Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:18.587Z] latest: digest: sha256:5b9100e0bccbfd923aca480507af1c0138032f60694ef557fd62a1e805952534 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:18.907Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:19.229Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.104 [2024-10-14T06:41:19.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-14T06:41:19.229Z] d2526da17405: Preparing [2024-10-14T06:41:19.229Z] e3fb88aa275f: Preparing [2024-10-14T06:41:19.229Z] c02088b58980: Preparing [2024-10-14T06:41:19.229Z] 37e528f62bc3: Preparing [2024-10-14T06:41:19.229Z] b8a4c36abdec: Preparing [2024-10-14T06:41:19.229Z] 998ca27f93a6: Preparing [2024-10-14T06:41:19.229Z] 7c290e0266d9: Preparing [2024-10-14T06:41:19.229Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:19.229Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:19.229Z] 998ca27f93a6: Waiting [2024-10-14T06:41:19.229Z] 7c290e0266d9: Waiting [2024-10-14T06:41:19.229Z] b0de51a5d0f2: Waiting [2024-10-14T06:41:19.229Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:19.229Z] d2526da17405: Layer already exists [2024-10-14T06:41:19.229Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:19.229Z] c02088b58980: Layer already exists [2024-10-14T06:41:19.229Z] 37e528f62bc3: Layer already exists [2024-10-14T06:41:19.229Z] e3fb88aa275f: Layer already exists [2024-10-14T06:41:19.229Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:19.229Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:19.229Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:19.229Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:19.229Z] 3.2.0-dev.104: digest: sha256:5b9100e0bccbfd923aca480507af1c0138032f60694ef557fd62a1e805952534 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:19.544Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:19.859Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:19.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-14T06:41:19.860Z] d2526da17405: Preparing [2024-10-14T06:41:19.860Z] e3fb88aa275f: Preparing [2024-10-14T06:41:19.860Z] c02088b58980: Preparing [2024-10-14T06:41:19.860Z] 37e528f62bc3: Preparing [2024-10-14T06:41:19.860Z] b8a4c36abdec: Preparing [2024-10-14T06:41:19.860Z] 998ca27f93a6: Preparing [2024-10-14T06:41:19.860Z] 7c290e0266d9: Preparing [2024-10-14T06:41:19.860Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:19.860Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:19.860Z] 7c290e0266d9: Waiting [2024-10-14T06:41:19.860Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:19.860Z] 998ca27f93a6: Waiting [2024-10-14T06:41:19.860Z] e3fb88aa275f: Layer already exists [2024-10-14T06:41:19.860Z] c02088b58980: Layer already exists [2024-10-14T06:41:19.860Z] 37e528f62bc3: Layer already exists [2024-10-14T06:41:19.860Z] d2526da17405: Layer already exists [2024-10-14T06:41:19.860Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:19.860Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:19.860Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:19.860Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:19.860Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:19.860Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:5b9100e0bccbfd923aca480507af1c0138032f60694ef557fd62a1e805952534 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:20.184Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:20.507Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-14T06:41:20.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-14T06:41:20.507Z] d2526da17405: Preparing [2024-10-14T06:41:20.507Z] e3fb88aa275f: Preparing [2024-10-14T06:41:20.507Z] c02088b58980: Preparing [2024-10-14T06:41:20.507Z] 37e528f62bc3: Preparing [2024-10-14T06:41:20.507Z] b8a4c36abdec: Preparing [2024-10-14T06:41:20.507Z] 998ca27f93a6: Preparing [2024-10-14T06:41:20.507Z] 7c290e0266d9: Preparing [2024-10-14T06:41:20.507Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:20.507Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:20.507Z] 998ca27f93a6: Waiting [2024-10-14T06:41:20.507Z] b0de51a5d0f2: Waiting [2024-10-14T06:41:20.507Z] 7c290e0266d9: Waiting [2024-10-14T06:41:20.507Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:20.507Z] 37e528f62bc3: Layer already exists [2024-10-14T06:41:20.507Z] d2526da17405: Layer already exists [2024-10-14T06:41:20.507Z] e3fb88aa275f: Layer already exists [2024-10-14T06:41:20.507Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:20.507Z] c02088b58980: Layer already exists [2024-10-14T06:41:20.507Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:20.507Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:20.507Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:20.507Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:20.507Z] main: digest: sha256:5b9100e0bccbfd923aca480507af1c0138032f60694ef557fd62a1e805952534 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:41:20.595Z] ===================================================== [Pipeline] echo [2024-10-14T06:41:20.613Z] taggedImages: [2024-10-14T06:41:20.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:20.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-14T06:41:20.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.104 [2024-10-14T06:41:20.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:20.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-14T06:41:20.646Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-14T06:41:20.646Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:20.646Z] latest [2024-10-14T06:41:20.646Z] 3.2.0-dev.104 [2024-10-14T06:41:20.646Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:20.646Z] main [2024-10-14T06:41:20.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:20.997Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:21.325Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:21.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-14T06:41:21.325Z] 387c243b6d59: Preparing [2024-10-14T06:41:21.325Z] baefcc83ee77: Preparing [2024-10-14T06:41:21.325Z] 9ee89b73d918: Preparing [2024-10-14T06:41:21.325Z] e59ada6894a8: Preparing [2024-10-14T06:41:21.325Z] 05fce017af5e: Preparing [2024-10-14T06:41:21.325Z] feebdc7f17b0: Preparing [2024-10-14T06:41:21.325Z] 1ffc914e01e6: Preparing [2024-10-14T06:41:21.325Z] da3afa550b84: Preparing [2024-10-14T06:41:21.325Z] b8a4c36abdec: Preparing [2024-10-14T06:41:21.325Z] 998ca27f93a6: Preparing [2024-10-14T06:41:21.325Z] c06ea1ec2a83: Preparing [2024-10-14T06:41:21.325Z] 2a8c5e3f4725: Preparing [2024-10-14T06:41:21.325Z] 5f70bf18a086: Preparing [2024-10-14T06:41:21.325Z] 9b8ac6e9740d: Preparing [2024-10-14T06:41:21.325Z] ce30d457f200: Preparing [2024-10-14T06:41:21.325Z] 8c25f8302f66: Preparing [2024-10-14T06:41:21.325Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:21.325Z] 2a8c5e3f4725: Waiting [2024-10-14T06:41:21.325Z] feebdc7f17b0: Waiting [2024-10-14T06:41:21.325Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:21.325Z] 5f70bf18a086: Waiting [2024-10-14T06:41:21.325Z] 1ffc914e01e6: Waiting [2024-10-14T06:41:21.325Z] ce30d457f200: Waiting [2024-10-14T06:41:21.325Z] 9b8ac6e9740d: Waiting [2024-10-14T06:41:21.325Z] 998ca27f93a6: Waiting [2024-10-14T06:41:21.325Z] da3afa550b84: Waiting [2024-10-14T06:41:21.325Z] c06ea1ec2a83: Waiting [2024-10-14T06:41:21.325Z] b8a4c36abdec: Waiting [2024-10-14T06:41:21.325Z] 9ee89b73d918: Pushed [2024-10-14T06:41:21.325Z] 05fce017af5e: Pushed [2024-10-14T06:41:21.325Z] 387c243b6d59: Pushed [2024-10-14T06:41:21.325Z] e59ada6894a8: Pushed [2024-10-14T06:41:21.325Z] baefcc83ee77: Pushed [2024-10-14T06:41:21.325Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:21.325Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:21.584Z] feebdc7f17b0: Pushed [2024-10-14T06:41:21.584Z] 1ffc914e01e6: Pushed [2024-10-14T06:41:21.584Z] 5f70bf18a086: Layer already exists [2024-10-14T06:41:21.584Z] c06ea1ec2a83: Pushed [2024-10-14T06:41:21.584Z] 2a8c5e3f4725: Pushed [2024-10-14T06:41:21.584Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:21.584Z] 9b8ac6e9740d: Pushed [2024-10-14T06:41:21.584Z] ce30d457f200: Pushed [2024-10-14T06:41:21.584Z] 8c25f8302f66: Pushed [2024-10-14T06:41:23.484Z] da3afa550b84: Pushed [2024-10-14T06:41:23.484Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:adb18a50d39af37dc5422d3bf22e896411f9b1dc527a8ff7e11d0aeda2449858 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:23.807Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:24.130Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-14T06:41:24.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-14T06:41:24.130Z] 387c243b6d59: Preparing [2024-10-14T06:41:24.130Z] baefcc83ee77: Preparing [2024-10-14T06:41:24.130Z] 9ee89b73d918: Preparing [2024-10-14T06:41:24.130Z] e59ada6894a8: Preparing [2024-10-14T06:41:24.130Z] 05fce017af5e: Preparing [2024-10-14T06:41:24.130Z] feebdc7f17b0: Preparing [2024-10-14T06:41:24.130Z] 1ffc914e01e6: Preparing [2024-10-14T06:41:24.130Z] da3afa550b84: Preparing [2024-10-14T06:41:24.130Z] b8a4c36abdec: Preparing [2024-10-14T06:41:24.130Z] 998ca27f93a6: Preparing [2024-10-14T06:41:24.130Z] c06ea1ec2a83: Preparing [2024-10-14T06:41:24.130Z] 2a8c5e3f4725: Preparing [2024-10-14T06:41:24.130Z] 5f70bf18a086: Preparing [2024-10-14T06:41:24.130Z] 9b8ac6e9740d: Preparing [2024-10-14T06:41:24.130Z] ce30d457f200: Preparing [2024-10-14T06:41:24.130Z] 8c25f8302f66: Preparing [2024-10-14T06:41:24.130Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:24.130Z] da3afa550b84: Waiting [2024-10-14T06:41:24.130Z] feebdc7f17b0: Waiting [2024-10-14T06:41:24.130Z] 1ffc914e01e6: Waiting [2024-10-14T06:41:24.130Z] b8a4c36abdec: Waiting [2024-10-14T06:41:24.130Z] 9b8ac6e9740d: Waiting [2024-10-14T06:41:24.130Z] 8c25f8302f66: Waiting [2024-10-14T06:41:24.130Z] 998ca27f93a6: Waiting [2024-10-14T06:41:24.130Z] c06ea1ec2a83: Waiting [2024-10-14T06:41:24.130Z] ce30d457f200: Waiting [2024-10-14T06:41:24.130Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:24.130Z] 2a8c5e3f4725: Waiting [2024-10-14T06:41:24.130Z] 5f70bf18a086: Waiting [2024-10-14T06:41:24.130Z] 9ee89b73d918: Layer already exists [2024-10-14T06:41:24.130Z] 387c243b6d59: Layer already exists [2024-10-14T06:41:24.130Z] baefcc83ee77: Layer already exists [2024-10-14T06:41:24.130Z] e59ada6894a8: Layer already exists [2024-10-14T06:41:24.130Z] 05fce017af5e: Layer already exists [2024-10-14T06:41:24.130Z] 1ffc914e01e6: Layer already exists [2024-10-14T06:41:24.130Z] feebdc7f17b0: Layer already exists [2024-10-14T06:41:24.130Z] da3afa550b84: Layer already exists [2024-10-14T06:41:24.130Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:24.130Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:24.130Z] 2a8c5e3f4725: Layer already exists [2024-10-14T06:41:24.130Z] c06ea1ec2a83: Layer already exists [2024-10-14T06:41:24.130Z] 5f70bf18a086: Layer already exists [2024-10-14T06:41:24.130Z] 9b8ac6e9740d: Layer already exists [2024-10-14T06:41:24.130Z] ce30d457f200: Layer already exists [2024-10-14T06:41:24.130Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:24.130Z] 8c25f8302f66: Layer already exists [2024-10-14T06:41:24.130Z] latest: digest: sha256:adb18a50d39af37dc5422d3bf22e896411f9b1dc527a8ff7e11d0aeda2449858 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:24.456Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:24.782Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.104 [2024-10-14T06:41:24.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-14T06:41:24.782Z] 387c243b6d59: Preparing [2024-10-14T06:41:24.782Z] baefcc83ee77: Preparing [2024-10-14T06:41:24.782Z] 9ee89b73d918: Preparing [2024-10-14T06:41:24.782Z] e59ada6894a8: Preparing [2024-10-14T06:41:24.782Z] 05fce017af5e: Preparing [2024-10-14T06:41:24.782Z] feebdc7f17b0: Preparing [2024-10-14T06:41:24.782Z] 1ffc914e01e6: Preparing [2024-10-14T06:41:24.782Z] da3afa550b84: Preparing [2024-10-14T06:41:24.782Z] b8a4c36abdec: Preparing [2024-10-14T06:41:24.782Z] 998ca27f93a6: Preparing [2024-10-14T06:41:24.782Z] c06ea1ec2a83: Preparing [2024-10-14T06:41:24.782Z] 2a8c5e3f4725: Preparing [2024-10-14T06:41:24.782Z] 5f70bf18a086: Preparing [2024-10-14T06:41:24.782Z] 9b8ac6e9740d: Preparing [2024-10-14T06:41:24.782Z] ce30d457f200: Preparing [2024-10-14T06:41:24.782Z] 8c25f8302f66: Preparing [2024-10-14T06:41:24.782Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:24.782Z] c06ea1ec2a83: Waiting [2024-10-14T06:41:24.782Z] ce30d457f200: Waiting [2024-10-14T06:41:24.782Z] 2a8c5e3f4725: Waiting [2024-10-14T06:41:24.782Z] 8c25f8302f66: Waiting [2024-10-14T06:41:24.782Z] 5f70bf18a086: Waiting [2024-10-14T06:41:24.782Z] 9b8ac6e9740d: Waiting [2024-10-14T06:41:24.782Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:24.782Z] feebdc7f17b0: Waiting [2024-10-14T06:41:24.782Z] 1ffc914e01e6: Waiting [2024-10-14T06:41:24.782Z] da3afa550b84: Waiting [2024-10-14T06:41:24.782Z] 998ca27f93a6: Waiting [2024-10-14T06:41:24.782Z] b8a4c36abdec: Waiting [2024-10-14T06:41:24.782Z] 9ee89b73d918: Layer already exists [2024-10-14T06:41:24.782Z] 05fce017af5e: Layer already exists [2024-10-14T06:41:24.782Z] 387c243b6d59: Layer already exists [2024-10-14T06:41:24.782Z] e59ada6894a8: Layer already exists [2024-10-14T06:41:24.782Z] baefcc83ee77: Layer already exists [2024-10-14T06:41:24.782Z] feebdc7f17b0: Layer already exists [2024-10-14T06:41:24.782Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:24.782Z] 1ffc914e01e6: Layer already exists [2024-10-14T06:41:24.782Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:24.782Z] da3afa550b84: Layer already exists [2024-10-14T06:41:24.782Z] 2a8c5e3f4725: Layer already exists [2024-10-14T06:41:24.782Z] 5f70bf18a086: Layer already exists [2024-10-14T06:41:24.782Z] c06ea1ec2a83: Layer already exists [2024-10-14T06:41:24.782Z] 9b8ac6e9740d: Layer already exists [2024-10-14T06:41:24.782Z] ce30d457f200: Layer already exists [2024-10-14T06:41:24.782Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:24.782Z] 8c25f8302f66: Layer already exists [2024-10-14T06:41:24.782Z] 3.2.0-dev.104: digest: sha256:adb18a50d39af37dc5422d3bf22e896411f9b1dc527a8ff7e11d0aeda2449858 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:25.109Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:25.439Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:25.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-14T06:41:25.439Z] 387c243b6d59: Preparing [2024-10-14T06:41:25.439Z] baefcc83ee77: Preparing [2024-10-14T06:41:25.439Z] 9ee89b73d918: Preparing [2024-10-14T06:41:25.439Z] e59ada6894a8: Preparing [2024-10-14T06:41:25.439Z] 05fce017af5e: Preparing [2024-10-14T06:41:25.439Z] feebdc7f17b0: Preparing [2024-10-14T06:41:25.439Z] 1ffc914e01e6: Preparing [2024-10-14T06:41:25.439Z] da3afa550b84: Preparing [2024-10-14T06:41:25.439Z] b8a4c36abdec: Preparing [2024-10-14T06:41:25.439Z] 998ca27f93a6: Preparing [2024-10-14T06:41:25.439Z] c06ea1ec2a83: Preparing [2024-10-14T06:41:25.439Z] 2a8c5e3f4725: Preparing [2024-10-14T06:41:25.439Z] 5f70bf18a086: Preparing [2024-10-14T06:41:25.439Z] 9b8ac6e9740d: Preparing [2024-10-14T06:41:25.439Z] ce30d457f200: Preparing [2024-10-14T06:41:25.439Z] 8c25f8302f66: Preparing [2024-10-14T06:41:25.439Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:25.439Z] c06ea1ec2a83: Waiting [2024-10-14T06:41:25.439Z] b8a4c36abdec: Waiting [2024-10-14T06:41:25.439Z] da3afa550b84: Waiting [2024-10-14T06:41:25.439Z] 998ca27f93a6: Waiting [2024-10-14T06:41:25.439Z] 2a8c5e3f4725: Waiting [2024-10-14T06:41:25.439Z] 5f70bf18a086: Waiting [2024-10-14T06:41:25.439Z] 9b8ac6e9740d: Waiting [2024-10-14T06:41:25.439Z] ce30d457f200: Waiting [2024-10-14T06:41:25.439Z] feebdc7f17b0: Waiting [2024-10-14T06:41:25.439Z] 8c25f8302f66: Waiting [2024-10-14T06:41:25.439Z] 1ffc914e01e6: Waiting [2024-10-14T06:41:25.439Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:25.439Z] e59ada6894a8: Layer already exists [2024-10-14T06:41:25.439Z] baefcc83ee77: Layer already exists [2024-10-14T06:41:25.439Z] 9ee89b73d918: Layer already exists [2024-10-14T06:41:25.439Z] 387c243b6d59: Layer already exists [2024-10-14T06:41:25.439Z] 05fce017af5e: Layer already exists [2024-10-14T06:41:25.439Z] da3afa550b84: Layer already exists [2024-10-14T06:41:25.439Z] feebdc7f17b0: Layer already exists [2024-10-14T06:41:25.439Z] 1ffc914e01e6: Layer already exists [2024-10-14T06:41:25.439Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:25.439Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:25.439Z] c06ea1ec2a83: Layer already exists [2024-10-14T06:41:25.439Z] 5f70bf18a086: Layer already exists [2024-10-14T06:41:25.439Z] 9b8ac6e9740d: Layer already exists [2024-10-14T06:41:25.439Z] 2a8c5e3f4725: Layer already exists [2024-10-14T06:41:25.439Z] ce30d457f200: Layer already exists [2024-10-14T06:41:25.439Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:25.439Z] 8c25f8302f66: Layer already exists [2024-10-14T06:41:25.439Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:adb18a50d39af37dc5422d3bf22e896411f9b1dc527a8ff7e11d0aeda2449858 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:25.766Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:26.093Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-14T06:41:26.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-14T06:41:26.093Z] 387c243b6d59: Preparing [2024-10-14T06:41:26.093Z] baefcc83ee77: Preparing [2024-10-14T06:41:26.093Z] 9ee89b73d918: Preparing [2024-10-14T06:41:26.093Z] e59ada6894a8: Preparing [2024-10-14T06:41:26.093Z] 05fce017af5e: Preparing [2024-10-14T06:41:26.093Z] feebdc7f17b0: Preparing [2024-10-14T06:41:26.093Z] 1ffc914e01e6: Preparing [2024-10-14T06:41:26.093Z] da3afa550b84: Preparing [2024-10-14T06:41:26.093Z] b8a4c36abdec: Preparing [2024-10-14T06:41:26.093Z] 998ca27f93a6: Preparing [2024-10-14T06:41:26.093Z] c06ea1ec2a83: Preparing [2024-10-14T06:41:26.093Z] 2a8c5e3f4725: Preparing [2024-10-14T06:41:26.093Z] 5f70bf18a086: Preparing [2024-10-14T06:41:26.093Z] 9b8ac6e9740d: Preparing [2024-10-14T06:41:26.093Z] ce30d457f200: Preparing [2024-10-14T06:41:26.093Z] 8c25f8302f66: Preparing [2024-10-14T06:41:26.093Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:26.093Z] 2a8c5e3f4725: Waiting [2024-10-14T06:41:26.093Z] feebdc7f17b0: Waiting [2024-10-14T06:41:26.093Z] 5f70bf18a086: Waiting [2024-10-14T06:41:26.093Z] 1ffc914e01e6: Waiting [2024-10-14T06:41:26.093Z] 9b8ac6e9740d: Waiting [2024-10-14T06:41:26.093Z] 998ca27f93a6: Waiting [2024-10-14T06:41:26.093Z] da3afa550b84: Waiting [2024-10-14T06:41:26.093Z] ce30d457f200: Waiting [2024-10-14T06:41:26.093Z] c06ea1ec2a83: Waiting [2024-10-14T06:41:26.093Z] b8a4c36abdec: Waiting [2024-10-14T06:41:26.093Z] 8c25f8302f66: Waiting [2024-10-14T06:41:26.093Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:26.093Z] baefcc83ee77: Layer already exists [2024-10-14T06:41:26.093Z] 05fce017af5e: Layer already exists [2024-10-14T06:41:26.093Z] 9ee89b73d918: Layer already exists [2024-10-14T06:41:26.093Z] e59ada6894a8: Layer already exists [2024-10-14T06:41:26.093Z] 387c243b6d59: Layer already exists [2024-10-14T06:41:26.093Z] 1ffc914e01e6: Layer already exists [2024-10-14T06:41:26.093Z] feebdc7f17b0: Layer already exists [2024-10-14T06:41:26.093Z] da3afa550b84: Layer already exists [2024-10-14T06:41:26.093Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:26.093Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:26.093Z] c06ea1ec2a83: Layer already exists [2024-10-14T06:41:26.093Z] 2a8c5e3f4725: Layer already exists [2024-10-14T06:41:26.093Z] 5f70bf18a086: Layer already exists [2024-10-14T06:41:26.093Z] 9b8ac6e9740d: Layer already exists [2024-10-14T06:41:26.094Z] ce30d457f200: Layer already exists [2024-10-14T06:41:26.094Z] 8c25f8302f66: Layer already exists [2024-10-14T06:41:26.094Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:26.094Z] main: digest: sha256:adb18a50d39af37dc5422d3bf22e896411f9b1dc527a8ff7e11d0aeda2449858 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:41:26.167Z] ===================================================== [Pipeline] echo [2024-10-14T06:41:26.182Z] taggedImages: [2024-10-14T06:41:26.182Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:26.182Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-14T06:41:26.182Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.104 [2024-10-14T06:41:26.182Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:26.182Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-14T06:41:26.207Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-14T06:41:26.207Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:26.207Z] latest [2024-10-14T06:41:26.207Z] 3.2.0-dev.104 [2024-10-14T06:41:26.207Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:26.207Z] main [2024-10-14T06:41:26.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:26.545Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:26.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:26.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-14T06:41:26.911Z] a6968b43332f: Preparing [2024-10-14T06:41:26.911Z] f2306726fdf8: Preparing [2024-10-14T06:41:26.911Z] 182e952ef441: Preparing [2024-10-14T06:41:26.911Z] d6eadc5569d1: Preparing [2024-10-14T06:41:26.911Z] b8a4c36abdec: Preparing [2024-10-14T06:41:26.911Z] 998ca27f93a6: Preparing [2024-10-14T06:41:26.911Z] 7c290e0266d9: Preparing [2024-10-14T06:41:26.911Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:26.911Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:26.911Z] 7c290e0266d9: Waiting [2024-10-14T06:41:26.911Z] b0de51a5d0f2: Waiting [2024-10-14T06:41:26.911Z] 998ca27f93a6: Waiting [2024-10-14T06:41:26.911Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:26.911Z] f2306726fdf8: Layer already exists [2024-10-14T06:41:26.911Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:26.911Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:26.911Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:26.911Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:26.911Z] 182e952ef441: Pushed [2024-10-14T06:41:26.911Z] a6968b43332f: Pushed [2024-10-14T06:41:29.643Z] d6eadc5569d1: Pushed [2024-10-14T06:41:29.643Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:9fafeb23b65650524ad6cd242776b3484bdbb96b48af31246c05b394350955e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:29.992Z] + 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-14T06:41:30.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-14T06:41:30.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-14T06:41:30.315Z] a6968b43332f: Preparing [2024-10-14T06:41:30.315Z] f2306726fdf8: Preparing [2024-10-14T06:41:30.315Z] 182e952ef441: Preparing [2024-10-14T06:41:30.315Z] d6eadc5569d1: Preparing [2024-10-14T06:41:30.315Z] b8a4c36abdec: Preparing [2024-10-14T06:41:30.315Z] 998ca27f93a6: Preparing [2024-10-14T06:41:30.315Z] 7c290e0266d9: Preparing [2024-10-14T06:41:30.315Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:30.315Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:30.315Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:30.315Z] 7c290e0266d9: Waiting [2024-10-14T06:41:30.315Z] b0de51a5d0f2: Waiting [2024-10-14T06:41:30.315Z] 998ca27f93a6: Waiting [2024-10-14T06:41:30.315Z] 182e952ef441: Layer already exists [2024-10-14T06:41:30.315Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:30.315Z] f2306726fdf8: Layer already exists [2024-10-14T06:41:30.315Z] d6eadc5569d1: Layer already exists [2024-10-14T06:41:30.315Z] a6968b43332f: Layer already exists [2024-10-14T06:41:30.315Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:30.315Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:30.315Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:30.315Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:30.315Z] latest: digest: sha256:9fafeb23b65650524ad6cd242776b3484bdbb96b48af31246c05b394350955e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:30.642Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:30.967Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.104 [2024-10-14T06:41:30.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-14T06:41:30.967Z] a6968b43332f: Preparing [2024-10-14T06:41:30.967Z] f2306726fdf8: Preparing [2024-10-14T06:41:30.967Z] 182e952ef441: Preparing [2024-10-14T06:41:30.967Z] d6eadc5569d1: Preparing [2024-10-14T06:41:30.967Z] b8a4c36abdec: Preparing [2024-10-14T06:41:30.967Z] 998ca27f93a6: Preparing [2024-10-14T06:41:30.967Z] 7c290e0266d9: Preparing [2024-10-14T06:41:30.967Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:30.967Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:30.967Z] b0de51a5d0f2: Waiting [2024-10-14T06:41:30.967Z] 998ca27f93a6: Waiting [2024-10-14T06:41:30.967Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:30.967Z] 7c290e0266d9: Waiting [2024-10-14T06:41:30.967Z] 182e952ef441: Layer already exists [2024-10-14T06:41:30.967Z] d6eadc5569d1: Layer already exists [2024-10-14T06:41:30.967Z] a6968b43332f: Layer already exists [2024-10-14T06:41:30.967Z] f2306726fdf8: Layer already exists [2024-10-14T06:41:30.967Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:30.967Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:30.967Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:30.967Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:30.967Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:30.967Z] 3.2.0-dev.104: digest: sha256:9fafeb23b65650524ad6cd242776b3484bdbb96b48af31246c05b394350955e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:31.294Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:31.617Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:31.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-14T06:41:31.617Z] a6968b43332f: Preparing [2024-10-14T06:41:31.617Z] f2306726fdf8: Preparing [2024-10-14T06:41:31.617Z] 182e952ef441: Preparing [2024-10-14T06:41:31.617Z] d6eadc5569d1: Preparing [2024-10-14T06:41:31.617Z] b8a4c36abdec: Preparing [2024-10-14T06:41:31.617Z] 998ca27f93a6: Preparing [2024-10-14T06:41:31.617Z] 7c290e0266d9: Preparing [2024-10-14T06:41:31.617Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:31.617Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:31.617Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:31.617Z] 7c290e0266d9: Waiting [2024-10-14T06:41:31.617Z] b0de51a5d0f2: Waiting [2024-10-14T06:41:31.617Z] 998ca27f93a6: Waiting [2024-10-14T06:41:31.617Z] f2306726fdf8: Layer already exists [2024-10-14T06:41:31.617Z] 182e952ef441: Layer already exists [2024-10-14T06:41:31.617Z] d6eadc5569d1: Layer already exists [2024-10-14T06:41:31.617Z] a6968b43332f: Layer already exists [2024-10-14T06:41:31.617Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:31.617Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:31.617Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:31.617Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:31.617Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:31.617Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:9fafeb23b65650524ad6cd242776b3484bdbb96b48af31246c05b394350955e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:31.944Z] + 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-14T06:41:32.269Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-14T06:41:32.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-14T06:41:32.269Z] a6968b43332f: Preparing [2024-10-14T06:41:32.269Z] f2306726fdf8: Preparing [2024-10-14T06:41:32.269Z] 182e952ef441: Preparing [2024-10-14T06:41:32.269Z] d6eadc5569d1: Preparing [2024-10-14T06:41:32.269Z] b8a4c36abdec: Preparing [2024-10-14T06:41:32.269Z] 998ca27f93a6: Preparing [2024-10-14T06:41:32.269Z] 7c290e0266d9: Preparing [2024-10-14T06:41:32.269Z] b0de51a5d0f2: Preparing [2024-10-14T06:41:32.269Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:32.269Z] 7c290e0266d9: Waiting [2024-10-14T06:41:32.269Z] b0de51a5d0f2: Waiting [2024-10-14T06:41:32.269Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:32.269Z] 998ca27f93a6: Waiting [2024-10-14T06:41:32.269Z] d6eadc5569d1: Layer already exists [2024-10-14T06:41:32.269Z] 182e952ef441: Layer already exists [2024-10-14T06:41:32.269Z] a6968b43332f: Layer already exists [2024-10-14T06:41:32.269Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:32.269Z] f2306726fdf8: Layer already exists [2024-10-14T06:41:32.269Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:41:32.269Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:32.269Z] 7c290e0266d9: Layer already exists [2024-10-14T06:41:32.269Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:32.269Z] main: digest: sha256:9fafeb23b65650524ad6cd242776b3484bdbb96b48af31246c05b394350955e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:41:32.339Z] ===================================================== [Pipeline] echo [2024-10-14T06:41:32.353Z] taggedImages: [2024-10-14T06:41:32.353Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:32.353Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-14T06:41:32.353Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.104 [2024-10-14T06:41:32.353Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:32.353Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-14T06:41:32.383Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-14T06:41:32.383Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:32.383Z] latest [2024-10-14T06:41:32.383Z] 3.2.0-dev.104 [2024-10-14T06:41:32.383Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:32.383Z] main [2024-10-14T06:41:32.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:32.715Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:33.042Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:33.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-14T06:41:33.042Z] c57c46752c7f: Preparing [2024-10-14T06:41:33.042Z] 8c694ae042a7: Preparing [2024-10-14T06:41:33.042Z] fc7b4c4f026b: Preparing [2024-10-14T06:41:33.042Z] 4cef64595a2b: Preparing [2024-10-14T06:41:33.042Z] c70088c6d3f5: Preparing [2024-10-14T06:41:33.042Z] b8a4c36abdec: Preparing [2024-10-14T06:41:33.042Z] 998ca27f93a6: Preparing [2024-10-14T06:41:33.042Z] 4660e2183e2d: Preparing [2024-10-14T06:41:33.042Z] 9fa46b005d5e: Preparing [2024-10-14T06:41:33.042Z] 74b1ddf8b473: Preparing [2024-10-14T06:41:33.042Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:33.042Z] 998ca27f93a6: Waiting [2024-10-14T06:41:33.042Z] 4660e2183e2d: Waiting [2024-10-14T06:41:33.042Z] 9fa46b005d5e: Waiting [2024-10-14T06:41:33.042Z] 74b1ddf8b473: Waiting [2024-10-14T06:41:33.042Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:33.042Z] b8a4c36abdec: Waiting [2024-10-14T06:41:33.042Z] 4cef64595a2b: Pushed [2024-10-14T06:41:33.042Z] c57c46752c7f: Pushed [2024-10-14T06:41:33.042Z] 8c694ae042a7: Pushed [2024-10-14T06:41:33.042Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:33.042Z] c70088c6d3f5: Pushed [2024-10-14T06:41:33.042Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:33.042Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:33.299Z] 4660e2183e2d: Pushed [2024-10-14T06:41:33.299Z] 9fa46b005d5e: Pushed [2024-10-14T06:41:34.673Z] 74b1ddf8b473: Pushed [2024-10-14T06:41:34.673Z] fc7b4c4f026b: Pushed [2024-10-14T06:41:34.673Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:38875beb93f5c46c012c9b94207cd5781c525a471cca6c6b5fed245af2b0fb19 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:34.997Z] + 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-14T06:41:35.318Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-14T06:41:35.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-14T06:41:35.318Z] c57c46752c7f: Preparing [2024-10-14T06:41:35.318Z] 8c694ae042a7: Preparing [2024-10-14T06:41:35.318Z] fc7b4c4f026b: Preparing [2024-10-14T06:41:35.318Z] 4cef64595a2b: Preparing [2024-10-14T06:41:35.318Z] c70088c6d3f5: Preparing [2024-10-14T06:41:35.318Z] b8a4c36abdec: Preparing [2024-10-14T06:41:35.318Z] 998ca27f93a6: Preparing [2024-10-14T06:41:35.318Z] 4660e2183e2d: Preparing [2024-10-14T06:41:35.318Z] 9fa46b005d5e: Preparing [2024-10-14T06:41:35.318Z] b8a4c36abdec: Waiting [2024-10-14T06:41:35.318Z] 998ca27f93a6: Waiting [2024-10-14T06:41:35.318Z] 4660e2183e2d: Waiting [2024-10-14T06:41:35.318Z] 9fa46b005d5e: Waiting [2024-10-14T06:41:35.318Z] 74b1ddf8b473: Preparing [2024-10-14T06:41:35.318Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:35.318Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:35.318Z] 4cef64595a2b: Layer already exists [2024-10-14T06:41:35.318Z] fc7b4c4f026b: Layer already exists [2024-10-14T06:41:35.318Z] c70088c6d3f5: Layer already exists [2024-10-14T06:41:35.318Z] c57c46752c7f: Layer already exists [2024-10-14T06:41:35.318Z] 8c694ae042a7: Layer already exists [2024-10-14T06:41:35.318Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:35.318Z] 9fa46b005d5e: Layer already exists [2024-10-14T06:41:35.318Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:35.318Z] 4660e2183e2d: Layer already exists [2024-10-14T06:41:35.318Z] 74b1ddf8b473: Layer already exists [2024-10-14T06:41:35.318Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:35.318Z] latest: digest: sha256:38875beb93f5c46c012c9b94207cd5781c525a471cca6c6b5fed245af2b0fb19 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:35.642Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:35.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.104 [2024-10-14T06:41:35.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-14T06:41:35.963Z] c57c46752c7f: Preparing [2024-10-14T06:41:35.963Z] 8c694ae042a7: Preparing [2024-10-14T06:41:35.963Z] fc7b4c4f026b: Preparing [2024-10-14T06:41:35.963Z] 4cef64595a2b: Preparing [2024-10-14T06:41:35.963Z] c70088c6d3f5: Preparing [2024-10-14T06:41:35.963Z] b8a4c36abdec: Preparing [2024-10-14T06:41:35.963Z] 998ca27f93a6: Preparing [2024-10-14T06:41:35.963Z] 4660e2183e2d: Preparing [2024-10-14T06:41:35.963Z] 9fa46b005d5e: Preparing [2024-10-14T06:41:35.963Z] 74b1ddf8b473: Preparing [2024-10-14T06:41:35.963Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:35.963Z] 998ca27f93a6: Waiting [2024-10-14T06:41:35.963Z] 4660e2183e2d: Waiting [2024-10-14T06:41:35.963Z] b8a4c36abdec: Waiting [2024-10-14T06:41:35.963Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:35.963Z] 9fa46b005d5e: Waiting [2024-10-14T06:41:35.963Z] 74b1ddf8b473: Waiting [2024-10-14T06:41:35.963Z] 8c694ae042a7: Layer already exists [2024-10-14T06:41:35.963Z] c70088c6d3f5: Layer already exists [2024-10-14T06:41:35.963Z] c57c46752c7f: Layer already exists [2024-10-14T06:41:35.963Z] 4cef64595a2b: Layer already exists [2024-10-14T06:41:35.963Z] fc7b4c4f026b: Layer already exists [2024-10-14T06:41:35.963Z] 4660e2183e2d: Layer already exists [2024-10-14T06:41:35.963Z] 9fa46b005d5e: Layer already exists [2024-10-14T06:41:35.963Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:35.963Z] 74b1ddf8b473: Layer already exists [2024-10-14T06:41:35.963Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:35.963Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:35.963Z] 3.2.0-dev.104: digest: sha256:38875beb93f5c46c012c9b94207cd5781c525a471cca6c6b5fed245af2b0fb19 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:36.292Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:36.615Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:36.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-14T06:41:36.615Z] c57c46752c7f: Preparing [2024-10-14T06:41:36.615Z] 8c694ae042a7: Preparing [2024-10-14T06:41:36.615Z] fc7b4c4f026b: Preparing [2024-10-14T06:41:36.615Z] 4cef64595a2b: Preparing [2024-10-14T06:41:36.615Z] c70088c6d3f5: Preparing [2024-10-14T06:41:36.615Z] b8a4c36abdec: Preparing [2024-10-14T06:41:36.615Z] 998ca27f93a6: Preparing [2024-10-14T06:41:36.615Z] 4660e2183e2d: Preparing [2024-10-14T06:41:36.615Z] 9fa46b005d5e: Preparing [2024-10-14T06:41:36.615Z] 74b1ddf8b473: Preparing [2024-10-14T06:41:36.615Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:36.615Z] b8a4c36abdec: Waiting [2024-10-14T06:41:36.615Z] 74b1ddf8b473: Waiting [2024-10-14T06:41:36.615Z] 9fa46b005d5e: Waiting [2024-10-14T06:41:36.615Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:36.615Z] 4660e2183e2d: Waiting [2024-10-14T06:41:36.615Z] 998ca27f93a6: Waiting [2024-10-14T06:41:36.615Z] 8c694ae042a7: Layer already exists [2024-10-14T06:41:36.615Z] 4cef64595a2b: Layer already exists [2024-10-14T06:41:36.615Z] c57c46752c7f: Layer already exists [2024-10-14T06:41:36.615Z] c70088c6d3f5: Layer already exists [2024-10-14T06:41:36.615Z] fc7b4c4f026b: Layer already exists [2024-10-14T06:41:36.615Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:36.615Z] 9fa46b005d5e: Layer already exists [2024-10-14T06:41:36.615Z] 4660e2183e2d: Layer already exists [2024-10-14T06:41:36.615Z] 74b1ddf8b473: Layer already exists [2024-10-14T06:41:36.615Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:36.615Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:36.615Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:38875beb93f5c46c012c9b94207cd5781c525a471cca6c6b5fed245af2b0fb19 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:36.943Z] + 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-14T06:41:37.268Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-14T06:41:37.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-14T06:41:37.268Z] c57c46752c7f: Preparing [2024-10-14T06:41:37.268Z] 8c694ae042a7: Preparing [2024-10-14T06:41:37.268Z] fc7b4c4f026b: Preparing [2024-10-14T06:41:37.268Z] 4cef64595a2b: Preparing [2024-10-14T06:41:37.268Z] c70088c6d3f5: Preparing [2024-10-14T06:41:37.268Z] b8a4c36abdec: Preparing [2024-10-14T06:41:37.268Z] 998ca27f93a6: Preparing [2024-10-14T06:41:37.268Z] 4660e2183e2d: Preparing [2024-10-14T06:41:37.268Z] 9fa46b005d5e: Preparing [2024-10-14T06:41:37.268Z] 74b1ddf8b473: Preparing [2024-10-14T06:41:37.268Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:37.268Z] 74b1ddf8b473: Waiting [2024-10-14T06:41:37.268Z] 4660e2183e2d: Waiting [2024-10-14T06:41:37.268Z] 9fa46b005d5e: Waiting [2024-10-14T06:41:37.268Z] 998ca27f93a6: Waiting [2024-10-14T06:41:37.268Z] b8a4c36abdec: Waiting [2024-10-14T06:41:37.268Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:37.268Z] c70088c6d3f5: Layer already exists [2024-10-14T06:41:37.268Z] 4cef64595a2b: Layer already exists [2024-10-14T06:41:37.268Z] fc7b4c4f026b: Layer already exists [2024-10-14T06:41:37.268Z] 8c694ae042a7: Layer already exists [2024-10-14T06:41:37.268Z] c57c46752c7f: Layer already exists [2024-10-14T06:41:37.268Z] 4660e2183e2d: Layer already exists [2024-10-14T06:41:37.268Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:37.268Z] 9fa46b005d5e: Layer already exists [2024-10-14T06:41:37.268Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:37.268Z] 74b1ddf8b473: Layer already exists [2024-10-14T06:41:37.268Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:37.268Z] main: digest: sha256:38875beb93f5c46c012c9b94207cd5781c525a471cca6c6b5fed245af2b0fb19 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:41:37.337Z] ===================================================== [Pipeline] echo [2024-10-14T06:41:37.351Z] taggedImages: [2024-10-14T06:41:37.351Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:37.351Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-14T06:41:37.351Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.104 [2024-10-14T06:41:37.351Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:37.351Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-14T06:41:37.375Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-14T06:41:37.375Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:37.375Z] latest [2024-10-14T06:41:37.375Z] 3.2.0-dev.104 [2024-10-14T06:41:37.375Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:37.375Z] main [2024-10-14T06:41:37.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:37.700Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:38.021Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:38.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-14T06:41:38.021Z] ceb1f7eba36a: Preparing [2024-10-14T06:41:38.021Z] 85ca398c90e1: Preparing [2024-10-14T06:41:38.021Z] 228dfe9ea3bc: Preparing [2024-10-14T06:41:38.021Z] ef78527b3d8c: Preparing [2024-10-14T06:41:38.021Z] 064c8cd29160: Preparing [2024-10-14T06:41:38.021Z] 9a630af694a0: Preparing [2024-10-14T06:41:38.021Z] cadda2d03d3d: Preparing [2024-10-14T06:41:38.021Z] b8a4c36abdec: Preparing [2024-10-14T06:41:38.021Z] 998ca27f93a6: Preparing [2024-10-14T06:41:38.021Z] 850d8c39e137: Preparing [2024-10-14T06:41:38.021Z] 53079c25839c: Preparing [2024-10-14T06:41:38.021Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:38.021Z] b8a4c36abdec: Waiting [2024-10-14T06:41:38.021Z] 998ca27f93a6: Waiting [2024-10-14T06:41:38.021Z] 850d8c39e137: Waiting [2024-10-14T06:41:38.021Z] 9a630af694a0: Waiting [2024-10-14T06:41:38.021Z] cadda2d03d3d: Waiting [2024-10-14T06:41:38.021Z] 53079c25839c: Waiting [2024-10-14T06:41:38.021Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:38.021Z] 064c8cd29160: Pushed [2024-10-14T06:41:38.021Z] 85ca398c90e1: Pushed [2024-10-14T06:41:38.021Z] ceb1f7eba36a: Pushed [2024-10-14T06:41:38.021Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:38.021Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:38.021Z] 9a630af694a0: Pushed [2024-10-14T06:41:38.021Z] cadda2d03d3d: Pushed [2024-10-14T06:41:38.280Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:38.280Z] 850d8c39e137: Pushed [2024-10-14T06:41:39.218Z] 53079c25839c: Pushed [2024-10-14T06:41:39.478Z] ef78527b3d8c: Pushed [2024-10-14T06:41:40.047Z] 228dfe9ea3bc: Pushed [2024-10-14T06:41:40.047Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:d29e405d35eafeed27ef54def2db020c27b27bbf823753adfb9e60007b8294aa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:40.376Z] + 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-14T06:41:40.695Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-14T06:41:40.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-14T06:41:40.695Z] ceb1f7eba36a: Preparing [2024-10-14T06:41:40.695Z] 85ca398c90e1: Preparing [2024-10-14T06:41:40.695Z] 228dfe9ea3bc: Preparing [2024-10-14T06:41:40.695Z] ef78527b3d8c: Preparing [2024-10-14T06:41:40.695Z] 064c8cd29160: Preparing [2024-10-14T06:41:40.695Z] 9a630af694a0: Preparing [2024-10-14T06:41:40.695Z] cadda2d03d3d: Preparing [2024-10-14T06:41:40.695Z] b8a4c36abdec: Preparing [2024-10-14T06:41:40.695Z] 998ca27f93a6: Preparing [2024-10-14T06:41:40.695Z] 850d8c39e137: Preparing [2024-10-14T06:41:40.695Z] 53079c25839c: Preparing [2024-10-14T06:41:40.695Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:40.695Z] 998ca27f93a6: Waiting [2024-10-14T06:41:40.695Z] 850d8c39e137: Waiting [2024-10-14T06:41:40.695Z] 9a630af694a0: Waiting [2024-10-14T06:41:40.695Z] 53079c25839c: Waiting [2024-10-14T06:41:40.695Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:40.695Z] cadda2d03d3d: Waiting [2024-10-14T06:41:40.695Z] b8a4c36abdec: Waiting [2024-10-14T06:41:40.695Z] ceb1f7eba36a: Layer already exists [2024-10-14T06:41:40.695Z] 85ca398c90e1: Layer already exists [2024-10-14T06:41:40.695Z] 228dfe9ea3bc: Layer already exists [2024-10-14T06:41:40.695Z] ef78527b3d8c: Layer already exists [2024-10-14T06:41:40.695Z] 064c8cd29160: Layer already exists [2024-10-14T06:41:40.695Z] 9a630af694a0: Layer already exists [2024-10-14T06:41:40.695Z] cadda2d03d3d: Layer already exists [2024-10-14T06:41:40.695Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:40.695Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:40.695Z] 850d8c39e137: Layer already exists [2024-10-14T06:41:40.695Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:40.695Z] 53079c25839c: Layer already exists [2024-10-14T06:41:40.695Z] latest: digest: sha256:d29e405d35eafeed27ef54def2db020c27b27bbf823753adfb9e60007b8294aa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:41.022Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:41.347Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.104 [2024-10-14T06:41:41.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-14T06:41:41.347Z] ceb1f7eba36a: Preparing [2024-10-14T06:41:41.347Z] 85ca398c90e1: Preparing [2024-10-14T06:41:41.347Z] 228dfe9ea3bc: Preparing [2024-10-14T06:41:41.347Z] ef78527b3d8c: Preparing [2024-10-14T06:41:41.347Z] 064c8cd29160: Preparing [2024-10-14T06:41:41.347Z] 9a630af694a0: Preparing [2024-10-14T06:41:41.347Z] cadda2d03d3d: Preparing [2024-10-14T06:41:41.347Z] b8a4c36abdec: Preparing [2024-10-14T06:41:41.347Z] 998ca27f93a6: Preparing [2024-10-14T06:41:41.347Z] 850d8c39e137: Preparing [2024-10-14T06:41:41.347Z] 53079c25839c: Preparing [2024-10-14T06:41:41.347Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:41.347Z] b8a4c36abdec: Waiting [2024-10-14T06:41:41.347Z] 998ca27f93a6: Waiting [2024-10-14T06:41:41.347Z] 850d8c39e137: Waiting [2024-10-14T06:41:41.347Z] 9a630af694a0: Waiting [2024-10-14T06:41:41.347Z] 53079c25839c: Waiting [2024-10-14T06:41:41.347Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:41.347Z] cadda2d03d3d: Waiting [2024-10-14T06:41:41.347Z] ef78527b3d8c: Layer already exists [2024-10-14T06:41:41.347Z] 85ca398c90e1: Layer already exists [2024-10-14T06:41:41.347Z] ceb1f7eba36a: Layer already exists [2024-10-14T06:41:41.347Z] 064c8cd29160: Layer already exists [2024-10-14T06:41:41.347Z] 228dfe9ea3bc: Layer already exists [2024-10-14T06:41:41.347Z] 9a630af694a0: Layer already exists [2024-10-14T06:41:41.347Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:41.347Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:41.347Z] cadda2d03d3d: Layer already exists [2024-10-14T06:41:41.347Z] 850d8c39e137: Layer already exists [2024-10-14T06:41:41.347Z] 53079c25839c: Layer already exists [2024-10-14T06:41:41.347Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:41.347Z] 3.2.0-dev.104: digest: sha256:d29e405d35eafeed27ef54def2db020c27b27bbf823753adfb9e60007b8294aa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:41.681Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:42.012Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:42.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-14T06:41:42.012Z] ceb1f7eba36a: Preparing [2024-10-14T06:41:42.012Z] 85ca398c90e1: Preparing [2024-10-14T06:41:42.012Z] 228dfe9ea3bc: Preparing [2024-10-14T06:41:42.012Z] ef78527b3d8c: Preparing [2024-10-14T06:41:42.012Z] 064c8cd29160: Preparing [2024-10-14T06:41:42.012Z] 9a630af694a0: Preparing [2024-10-14T06:41:42.012Z] cadda2d03d3d: Preparing [2024-10-14T06:41:42.012Z] b8a4c36abdec: Preparing [2024-10-14T06:41:42.012Z] 998ca27f93a6: Preparing [2024-10-14T06:41:42.012Z] b8a4c36abdec: Waiting [2024-10-14T06:41:42.013Z] 998ca27f93a6: Waiting [2024-10-14T06:41:42.013Z] cadda2d03d3d: Waiting [2024-10-14T06:41:42.013Z] 850d8c39e137: Preparing [2024-10-14T06:41:42.013Z] 53079c25839c: Preparing [2024-10-14T06:41:42.013Z] 850d8c39e137: Waiting [2024-10-14T06:41:42.013Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:42.013Z] 53079c25839c: Waiting [2024-10-14T06:41:42.013Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:42.013Z] ef78527b3d8c: Layer already exists [2024-10-14T06:41:42.013Z] 85ca398c90e1: Layer already exists [2024-10-14T06:41:42.013Z] ceb1f7eba36a: Layer already exists [2024-10-14T06:41:42.013Z] 228dfe9ea3bc: Layer already exists [2024-10-14T06:41:42.013Z] 064c8cd29160: Layer already exists [2024-10-14T06:41:42.013Z] 9a630af694a0: Layer already exists [2024-10-14T06:41:42.013Z] 850d8c39e137: Layer already exists [2024-10-14T06:41:42.013Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:42.013Z] cadda2d03d3d: Layer already exists [2024-10-14T06:41:42.013Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:42.013Z] 53079c25839c: Layer already exists [2024-10-14T06:41:42.013Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:42.013Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:d29e405d35eafeed27ef54def2db020c27b27bbf823753adfb9e60007b8294aa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:42.349Z] + 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-14T06:41:42.671Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-14T06:41:42.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-14T06:41:42.671Z] ceb1f7eba36a: Preparing [2024-10-14T06:41:42.671Z] 85ca398c90e1: Preparing [2024-10-14T06:41:42.671Z] 228dfe9ea3bc: Preparing [2024-10-14T06:41:42.671Z] ef78527b3d8c: Preparing [2024-10-14T06:41:42.671Z] 064c8cd29160: Preparing [2024-10-14T06:41:42.671Z] 9a630af694a0: Preparing [2024-10-14T06:41:42.671Z] cadda2d03d3d: Preparing [2024-10-14T06:41:42.671Z] b8a4c36abdec: Preparing [2024-10-14T06:41:42.671Z] 998ca27f93a6: Preparing [2024-10-14T06:41:42.671Z] 850d8c39e137: Preparing [2024-10-14T06:41:42.671Z] 53079c25839c: Preparing [2024-10-14T06:41:42.671Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:42.671Z] 998ca27f93a6: Waiting [2024-10-14T06:41:42.671Z] 850d8c39e137: Waiting [2024-10-14T06:41:42.671Z] b8a4c36abdec: Waiting [2024-10-14T06:41:42.671Z] 53079c25839c: Waiting [2024-10-14T06:41:42.671Z] 9a630af694a0: Waiting [2024-10-14T06:41:42.671Z] cadda2d03d3d: Waiting [2024-10-14T06:41:42.671Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:42.671Z] 064c8cd29160: Layer already exists [2024-10-14T06:41:42.671Z] ef78527b3d8c: Layer already exists [2024-10-14T06:41:42.671Z] 85ca398c90e1: Layer already exists [2024-10-14T06:41:42.671Z] 228dfe9ea3bc: Layer already exists [2024-10-14T06:41:42.671Z] ceb1f7eba36a: Layer already exists [2024-10-14T06:41:42.671Z] 9a630af694a0: Layer already exists [2024-10-14T06:41:42.671Z] cadda2d03d3d: Layer already exists [2024-10-14T06:41:42.671Z] 850d8c39e137: Layer already exists [2024-10-14T06:41:42.671Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:42.671Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:42.671Z] 53079c25839c: Layer already exists [2024-10-14T06:41:42.671Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:42.671Z] main: digest: sha256:d29e405d35eafeed27ef54def2db020c27b27bbf823753adfb9e60007b8294aa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:41:42.745Z] ===================================================== [Pipeline] echo [2024-10-14T06:41:42.764Z] taggedImages: [2024-10-14T06:41:42.764Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:42.764Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-14T06:41:42.764Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.104 [2024-10-14T06:41:42.764Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:42.764Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-14T06:41:42.797Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-14T06:41:42.797Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:42.797Z] latest [2024-10-14T06:41:42.797Z] 3.2.0-dev.104 [2024-10-14T06:41:42.797Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:42.797Z] main [2024-10-14T06:41:42.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:43.141Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:43.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:43.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-14T06:41:43.464Z] 7875855f80b4: Preparing [2024-10-14T06:41:43.464Z] f6fa2501653b: Preparing [2024-10-14T06:41:43.464Z] b8a4c36abdec: Preparing [2024-10-14T06:41:43.464Z] 998ca27f93a6: Preparing [2024-10-14T06:41:43.464Z] b70a2c764f1c: Preparing [2024-10-14T06:41:43.464Z] ce1b9a51e593: Preparing [2024-10-14T06:41:43.464Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:43.464Z] ce1b9a51e593: Waiting [2024-10-14T06:41:43.464Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:43.464Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:43.464Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:43.464Z] 7875855f80b4: Pushed [2024-10-14T06:41:43.464Z] b70a2c764f1c: Pushed [2024-10-14T06:41:44.404Z] ce1b9a51e593: Pushed [2024-10-14T06:41:46.314Z] f6fa2501653b: Pushed [2024-10-14T06:41:46.314Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:3d0ab8a5807c38333bd44a48ca1233c89a591c25dbf24872827ef25ffc516adb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:46.640Z] + 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-14T06:41:46.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-14T06:41:46.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-14T06:41:46.970Z] 7875855f80b4: Preparing [2024-10-14T06:41:46.970Z] f6fa2501653b: Preparing [2024-10-14T06:41:46.970Z] b8a4c36abdec: Preparing [2024-10-14T06:41:46.970Z] 998ca27f93a6: Preparing [2024-10-14T06:41:46.970Z] b70a2c764f1c: Preparing [2024-10-14T06:41:46.970Z] ce1b9a51e593: Preparing [2024-10-14T06:41:46.970Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:46.970Z] ce1b9a51e593: Waiting [2024-10-14T06:41:46.970Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:46.970Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:46.970Z] f6fa2501653b: Layer already exists [2024-10-14T06:41:46.970Z] 7875855f80b4: Layer already exists [2024-10-14T06:41:46.970Z] b70a2c764f1c: Layer already exists [2024-10-14T06:41:46.970Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:46.970Z] ce1b9a51e593: Layer already exists [2024-10-14T06:41:46.970Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:46.970Z] latest: digest: sha256:3d0ab8a5807c38333bd44a48ca1233c89a591c25dbf24872827ef25ffc516adb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:47.297Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:47.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.104 [2024-10-14T06:41:47.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-14T06:41:47.617Z] 7875855f80b4: Preparing [2024-10-14T06:41:47.617Z] f6fa2501653b: Preparing [2024-10-14T06:41:47.617Z] b8a4c36abdec: Preparing [2024-10-14T06:41:47.617Z] 998ca27f93a6: Preparing [2024-10-14T06:41:47.617Z] b70a2c764f1c: Preparing [2024-10-14T06:41:47.617Z] ce1b9a51e593: Preparing [2024-10-14T06:41:47.617Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:47.617Z] ce1b9a51e593: Waiting [2024-10-14T06:41:47.617Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:47.617Z] f6fa2501653b: Layer already exists [2024-10-14T06:41:47.617Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:47.617Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:47.617Z] b70a2c764f1c: Layer already exists [2024-10-14T06:41:47.617Z] 7875855f80b4: Layer already exists [2024-10-14T06:41:47.617Z] ce1b9a51e593: Layer already exists [2024-10-14T06:41:47.617Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:47.617Z] 3.2.0-dev.104: digest: sha256:3d0ab8a5807c38333bd44a48ca1233c89a591c25dbf24872827ef25ffc516adb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:47.948Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:48.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:48.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-14T06:41:48.268Z] 7875855f80b4: Preparing [2024-10-14T06:41:48.268Z] f6fa2501653b: Preparing [2024-10-14T06:41:48.268Z] b8a4c36abdec: Preparing [2024-10-14T06:41:48.268Z] 998ca27f93a6: Preparing [2024-10-14T06:41:48.268Z] b70a2c764f1c: Preparing [2024-10-14T06:41:48.268Z] ce1b9a51e593: Preparing [2024-10-14T06:41:48.268Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:48.268Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:48.268Z] ce1b9a51e593: Waiting [2024-10-14T06:41:48.268Z] b70a2c764f1c: Layer already exists [2024-10-14T06:41:48.268Z] 7875855f80b4: Layer already exists [2024-10-14T06:41:48.268Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:48.268Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:48.268Z] f6fa2501653b: Layer already exists [2024-10-14T06:41:48.268Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:48.268Z] ce1b9a51e593: Layer already exists [2024-10-14T06:41:48.268Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:3d0ab8a5807c38333bd44a48ca1233c89a591c25dbf24872827ef25ffc516adb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:48.594Z] + 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-14T06:41:48.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-14T06:41:48.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-14T06:41:48.913Z] 7875855f80b4: Preparing [2024-10-14T06:41:48.913Z] f6fa2501653b: Preparing [2024-10-14T06:41:48.913Z] b8a4c36abdec: Preparing [2024-10-14T06:41:48.913Z] 998ca27f93a6: Preparing [2024-10-14T06:41:48.913Z] b70a2c764f1c: Preparing [2024-10-14T06:41:48.913Z] ce1b9a51e593: Preparing [2024-10-14T06:41:48.913Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:48.913Z] ce1b9a51e593: Waiting [2024-10-14T06:41:48.913Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:48.913Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:48.913Z] f6fa2501653b: Layer already exists [2024-10-14T06:41:48.913Z] 7875855f80b4: Layer already exists [2024-10-14T06:41:48.913Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:48.913Z] b70a2c764f1c: Layer already exists [2024-10-14T06:41:48.913Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:48.913Z] ce1b9a51e593: Layer already exists [2024-10-14T06:41:48.913Z] main: digest: sha256:3d0ab8a5807c38333bd44a48ca1233c89a591c25dbf24872827ef25ffc516adb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:41:48.983Z] ===================================================== [Pipeline] echo [2024-10-14T06:41:48.996Z] taggedImages: [2024-10-14T06:41:48.996Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:48.996Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-14T06:41:48.996Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.104 [2024-10-14T06:41:48.996Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:48.996Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-14T06:41:49.026Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-14T06:41:49.026Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:49.026Z] latest [2024-10-14T06:41:49.026Z] 3.2.0-dev.104 [2024-10-14T06:41:49.026Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:41:49.026Z] main [2024-10-14T06:41:49.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:49.363Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:49.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:41:49.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-14T06:41:49.679Z] d43b4f820186: Preparing [2024-10-14T06:41:49.679Z] 355c8bae52e1: Preparing [2024-10-14T06:41:49.679Z] 5e32ecd6aa78: Preparing [2024-10-14T06:41:49.679Z] b8a4c36abdec: Preparing [2024-10-14T06:41:49.679Z] 998ca27f93a6: Preparing [2024-10-14T06:41:49.679Z] f6d0d2f60d45: Preparing [2024-10-14T06:41:49.679Z] 0471e383d8f0: Preparing [2024-10-14T06:41:49.679Z] 645860b5335c: Preparing [2024-10-14T06:41:49.679Z] 1dcb520170f4: Preparing [2024-10-14T06:41:49.679Z] 63ca1fbb43ae: Preparing [2024-10-14T06:41:49.679Z] f6d0d2f60d45: Waiting [2024-10-14T06:41:49.679Z] 1dcb520170f4: Waiting [2024-10-14T06:41:49.679Z] 63ca1fbb43ae: Waiting [2024-10-14T06:41:49.679Z] 0471e383d8f0: Waiting [2024-10-14T06:41:49.679Z] 645860b5335c: Waiting [2024-10-14T06:41:49.680Z] b8a4c36abdec: Layer already exists [2024-10-14T06:41:49.680Z] 998ca27f93a6: Layer already exists [2024-10-14T06:41:49.680Z] d43b4f820186: Pushed [2024-10-14T06:41:49.680Z] 355c8bae52e1: Pushed [2024-10-14T06:41:49.680Z] 5e32ecd6aa78: Pushed [2024-10-14T06:41:49.680Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:41:49.937Z] 645860b5335c: Pushed [2024-10-14T06:41:50.195Z] 1dcb520170f4: Pushed [2024-10-14T06:41:55.473Z] 0471e383d8f0: Pushed [2024-10-14T06:41:59.668Z] f6d0d2f60d45: Pushed [2024-10-14T06:41:59.668Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:baf3c40fa77250599975740b6281467d190f390450e2432afcbc30c08d326f81 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:41:59.987Z] + 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-14T06:42:00.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-14T06:42:00.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-14T06:42:00.318Z] d43b4f820186: Preparing [2024-10-14T06:42:00.318Z] 355c8bae52e1: Preparing [2024-10-14T06:42:00.318Z] 5e32ecd6aa78: Preparing [2024-10-14T06:42:00.318Z] b8a4c36abdec: Preparing [2024-10-14T06:42:00.318Z] 998ca27f93a6: Preparing [2024-10-14T06:42:00.318Z] f6d0d2f60d45: Preparing [2024-10-14T06:42:00.318Z] 0471e383d8f0: Preparing [2024-10-14T06:42:00.318Z] 645860b5335c: Preparing [2024-10-14T06:42:00.318Z] 1dcb520170f4: Preparing [2024-10-14T06:42:00.318Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:00.318Z] f6d0d2f60d45: Waiting [2024-10-14T06:42:00.318Z] 0471e383d8f0: Waiting [2024-10-14T06:42:00.318Z] 1dcb520170f4: Waiting [2024-10-14T06:42:00.318Z] 645860b5335c: Waiting [2024-10-14T06:42:00.318Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:00.318Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:00.318Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:00.318Z] 5e32ecd6aa78: Layer already exists [2024-10-14T06:42:00.318Z] 355c8bae52e1: Layer already exists [2024-10-14T06:42:00.318Z] d43b4f820186: Layer already exists [2024-10-14T06:42:00.318Z] 0471e383d8f0: Layer already exists [2024-10-14T06:42:00.318Z] 645860b5335c: Layer already exists [2024-10-14T06:42:00.318Z] f6d0d2f60d45: Layer already exists [2024-10-14T06:42:00.318Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:00.318Z] 1dcb520170f4: Layer already exists [2024-10-14T06:42:00.318Z] latest: digest: sha256:baf3c40fa77250599975740b6281467d190f390450e2432afcbc30c08d326f81 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:00.647Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:00.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.104 [2024-10-14T06:42:00.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-14T06:42:00.968Z] d43b4f820186: Preparing [2024-10-14T06:42:00.968Z] 355c8bae52e1: Preparing [2024-10-14T06:42:00.968Z] 5e32ecd6aa78: Preparing [2024-10-14T06:42:00.968Z] b8a4c36abdec: Preparing [2024-10-14T06:42:00.968Z] 998ca27f93a6: Preparing [2024-10-14T06:42:00.968Z] f6d0d2f60d45: Preparing [2024-10-14T06:42:00.968Z] 0471e383d8f0: Preparing [2024-10-14T06:42:00.968Z] 645860b5335c: Preparing [2024-10-14T06:42:00.968Z] 1dcb520170f4: Preparing [2024-10-14T06:42:00.968Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:00.968Z] f6d0d2f60d45: Waiting [2024-10-14T06:42:00.968Z] 0471e383d8f0: Waiting [2024-10-14T06:42:00.968Z] 645860b5335c: Waiting [2024-10-14T06:42:00.968Z] 1dcb520170f4: Waiting [2024-10-14T06:42:00.968Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:00.968Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:00.968Z] 355c8bae52e1: Layer already exists [2024-10-14T06:42:00.968Z] 5e32ecd6aa78: Layer already exists [2024-10-14T06:42:00.968Z] d43b4f820186: Layer already exists [2024-10-14T06:42:00.968Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:00.968Z] f6d0d2f60d45: Layer already exists [2024-10-14T06:42:00.968Z] 0471e383d8f0: Layer already exists [2024-10-14T06:42:00.968Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:00.968Z] 645860b5335c: Layer already exists [2024-10-14T06:42:00.968Z] 1dcb520170f4: Layer already exists [2024-10-14T06:42:00.968Z] 3.2.0-dev.104: digest: sha256:baf3c40fa77250599975740b6281467d190f390450e2432afcbc30c08d326f81 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:01.293Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:01.625Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:01.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-14T06:42:01.625Z] d43b4f820186: Preparing [2024-10-14T06:42:01.625Z] 355c8bae52e1: Preparing [2024-10-14T06:42:01.625Z] 5e32ecd6aa78: Preparing [2024-10-14T06:42:01.625Z] b8a4c36abdec: Preparing [2024-10-14T06:42:01.625Z] 998ca27f93a6: Preparing [2024-10-14T06:42:01.625Z] f6d0d2f60d45: Preparing [2024-10-14T06:42:01.625Z] 0471e383d8f0: Preparing [2024-10-14T06:42:01.625Z] 645860b5335c: Preparing [2024-10-14T06:42:01.625Z] 1dcb520170f4: Preparing [2024-10-14T06:42:01.625Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:01.625Z] 645860b5335c: Waiting [2024-10-14T06:42:01.625Z] 1dcb520170f4: Waiting [2024-10-14T06:42:01.625Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:01.625Z] 0471e383d8f0: Waiting [2024-10-14T06:42:01.625Z] f6d0d2f60d45: Waiting [2024-10-14T06:42:01.625Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:01.625Z] d43b4f820186: Layer already exists [2024-10-14T06:42:01.625Z] 5e32ecd6aa78: Layer already exists [2024-10-14T06:42:01.625Z] 355c8bae52e1: Layer already exists [2024-10-14T06:42:01.625Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:01.625Z] f6d0d2f60d45: Layer already exists [2024-10-14T06:42:01.625Z] 0471e383d8f0: Layer already exists [2024-10-14T06:42:01.625Z] 645860b5335c: Layer already exists [2024-10-14T06:42:01.625Z] 1dcb520170f4: Layer already exists [2024-10-14T06:42:01.625Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:01.625Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:baf3c40fa77250599975740b6281467d190f390450e2432afcbc30c08d326f81 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:01.959Z] + 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-14T06:42:02.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-14T06:42:02.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-14T06:42:02.288Z] d43b4f820186: Preparing [2024-10-14T06:42:02.288Z] 355c8bae52e1: Preparing [2024-10-14T06:42:02.288Z] 5e32ecd6aa78: Preparing [2024-10-14T06:42:02.288Z] b8a4c36abdec: Preparing [2024-10-14T06:42:02.288Z] 998ca27f93a6: Preparing [2024-10-14T06:42:02.288Z] f6d0d2f60d45: Preparing [2024-10-14T06:42:02.288Z] 0471e383d8f0: Preparing [2024-10-14T06:42:02.288Z] 645860b5335c: Preparing [2024-10-14T06:42:02.288Z] 1dcb520170f4: Preparing [2024-10-14T06:42:02.288Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:02.288Z] 0471e383d8f0: Waiting [2024-10-14T06:42:02.288Z] 645860b5335c: Waiting [2024-10-14T06:42:02.288Z] f6d0d2f60d45: Waiting [2024-10-14T06:42:02.288Z] 1dcb520170f4: Waiting [2024-10-14T06:42:02.288Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:02.288Z] d43b4f820186: Layer already exists [2024-10-14T06:42:02.288Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:02.288Z] 355c8bae52e1: Layer already exists [2024-10-14T06:42:02.288Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:02.288Z] 5e32ecd6aa78: Layer already exists [2024-10-14T06:42:02.288Z] 0471e383d8f0: Layer already exists [2024-10-14T06:42:02.288Z] f6d0d2f60d45: Layer already exists [2024-10-14T06:42:02.288Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:02.288Z] 1dcb520170f4: Layer already exists [2024-10-14T06:42:02.288Z] 645860b5335c: Layer already exists [2024-10-14T06:42:02.288Z] main: digest: sha256:baf3c40fa77250599975740b6281467d190f390450e2432afcbc30c08d326f81 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:42:02.359Z] ===================================================== [Pipeline] echo [2024-10-14T06:42:02.375Z] taggedImages: [2024-10-14T06:42:02.375Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:02.375Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-14T06:42:02.375Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.104 [2024-10-14T06:42:02.375Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:02.375Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-14T06:42:02.406Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-14T06:42:02.406Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:02.406Z] latest [2024-10-14T06:42:02.406Z] 3.2.0-dev.104 [2024-10-14T06:42:02.406Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:02.406Z] main [2024-10-14T06:42:02.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:02.753Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:03.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:03.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-14T06:42:03.070Z] ed123a1dc95e: Preparing [2024-10-14T06:42:03.070Z] e0e7e6e41e08: Preparing [2024-10-14T06:42:03.070Z] 31961cf590b3: Preparing [2024-10-14T06:42:03.070Z] b8a4c36abdec: Preparing [2024-10-14T06:42:03.070Z] 998ca27f93a6: Preparing [2024-10-14T06:42:03.070Z] a42a1e7dbe0a: Preparing [2024-10-14T06:42:03.070Z] 7412d07bfae3: Preparing [2024-10-14T06:42:03.070Z] 9dcfff776381: Preparing [2024-10-14T06:42:03.070Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:03.070Z] 9dcfff776381: Waiting [2024-10-14T06:42:03.070Z] a42a1e7dbe0a: Waiting [2024-10-14T06:42:03.070Z] 7412d07bfae3: Waiting [2024-10-14T06:42:03.070Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:03.070Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:03.071Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:03.071Z] ed123a1dc95e: Pushed [2024-10-14T06:42:03.071Z] 31961cf590b3: Pushed [2024-10-14T06:42:03.071Z] e0e7e6e41e08: Pushed [2024-10-14T06:42:03.071Z] 7412d07bfae3: Pushed [2024-10-14T06:42:03.328Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:03.586Z] 9dcfff776381: Pushed [2024-10-14T06:42:13.562Z] a42a1e7dbe0a: Pushed [2024-10-14T06:42:13.562Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:43e11480a9e38501040313aa58d205874bbd3577d33da5d5879b2d90f8cd7b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:13.895Z] + 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-14T06:42:14.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-14T06:42:14.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-14T06:42:14.211Z] ed123a1dc95e: Preparing [2024-10-14T06:42:14.211Z] e0e7e6e41e08: Preparing [2024-10-14T06:42:14.211Z] 31961cf590b3: Preparing [2024-10-14T06:42:14.211Z] b8a4c36abdec: Preparing [2024-10-14T06:42:14.211Z] 998ca27f93a6: Preparing [2024-10-14T06:42:14.211Z] a42a1e7dbe0a: Preparing [2024-10-14T06:42:14.211Z] 7412d07bfae3: Preparing [2024-10-14T06:42:14.211Z] 9dcfff776381: Preparing [2024-10-14T06:42:14.211Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:14.211Z] a42a1e7dbe0a: Waiting [2024-10-14T06:42:14.211Z] 7412d07bfae3: Waiting [2024-10-14T06:42:14.211Z] 9dcfff776381: Waiting [2024-10-14T06:42:14.211Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:14.211Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:14.211Z] 31961cf590b3: Layer already exists [2024-10-14T06:42:14.211Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:14.211Z] ed123a1dc95e: Layer already exists [2024-10-14T06:42:14.211Z] e0e7e6e41e08: Layer already exists [2024-10-14T06:42:14.211Z] 7412d07bfae3: Layer already exists [2024-10-14T06:42:14.211Z] a42a1e7dbe0a: Layer already exists [2024-10-14T06:42:14.211Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:14.211Z] 9dcfff776381: Layer already exists [2024-10-14T06:42:14.211Z] latest: digest: sha256:43e11480a9e38501040313aa58d205874bbd3577d33da5d5879b2d90f8cd7b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:14.525Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:14.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.104 [2024-10-14T06:42:14.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-14T06:42:14.841Z] ed123a1dc95e: Preparing [2024-10-14T06:42:14.841Z] e0e7e6e41e08: Preparing [2024-10-14T06:42:14.841Z] 31961cf590b3: Preparing [2024-10-14T06:42:14.841Z] b8a4c36abdec: Preparing [2024-10-14T06:42:14.841Z] 998ca27f93a6: Preparing [2024-10-14T06:42:14.841Z] a42a1e7dbe0a: Preparing [2024-10-14T06:42:14.841Z] 7412d07bfae3: Preparing [2024-10-14T06:42:14.841Z] 9dcfff776381: Preparing [2024-10-14T06:42:14.841Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:14.841Z] a42a1e7dbe0a: Waiting [2024-10-14T06:42:14.841Z] 7412d07bfae3: Waiting [2024-10-14T06:42:14.841Z] 9dcfff776381: Waiting [2024-10-14T06:42:14.841Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:14.841Z] ed123a1dc95e: Layer already exists [2024-10-14T06:42:14.841Z] e0e7e6e41e08: Layer already exists [2024-10-14T06:42:14.841Z] 31961cf590b3: Layer already exists [2024-10-14T06:42:14.841Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:14.841Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:14.841Z] 9dcfff776381: Layer already exists [2024-10-14T06:42:14.841Z] 7412d07bfae3: Layer already exists [2024-10-14T06:42:14.841Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:14.841Z] a42a1e7dbe0a: Layer already exists [2024-10-14T06:42:14.841Z] 3.2.0-dev.104: digest: sha256:43e11480a9e38501040313aa58d205874bbd3577d33da5d5879b2d90f8cd7b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:15.157Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:15.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:15.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-14T06:42:15.484Z] ed123a1dc95e: Preparing [2024-10-14T06:42:15.484Z] e0e7e6e41e08: Preparing [2024-10-14T06:42:15.484Z] 31961cf590b3: Preparing [2024-10-14T06:42:15.484Z] b8a4c36abdec: Preparing [2024-10-14T06:42:15.484Z] 998ca27f93a6: Preparing [2024-10-14T06:42:15.484Z] a42a1e7dbe0a: Preparing [2024-10-14T06:42:15.484Z] 7412d07bfae3: Preparing [2024-10-14T06:42:15.484Z] 9dcfff776381: Preparing [2024-10-14T06:42:15.484Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:15.484Z] a42a1e7dbe0a: Waiting [2024-10-14T06:42:15.484Z] 7412d07bfae3: Waiting [2024-10-14T06:42:15.484Z] 9dcfff776381: Waiting [2024-10-14T06:42:15.484Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:15.484Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:15.484Z] 31961cf590b3: Layer already exists [2024-10-14T06:42:15.484Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:15.484Z] e0e7e6e41e08: Layer already exists [2024-10-14T06:42:15.484Z] ed123a1dc95e: Layer already exists [2024-10-14T06:42:15.484Z] a42a1e7dbe0a: Layer already exists [2024-10-14T06:42:15.484Z] 7412d07bfae3: Layer already exists [2024-10-14T06:42:15.484Z] 9dcfff776381: Layer already exists [2024-10-14T06:42:15.484Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:15.484Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:43e11480a9e38501040313aa58d205874bbd3577d33da5d5879b2d90f8cd7b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:15.810Z] + 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-14T06:42:16.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-14T06:42:16.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-14T06:42:16.133Z] ed123a1dc95e: Preparing [2024-10-14T06:42:16.133Z] e0e7e6e41e08: Preparing [2024-10-14T06:42:16.133Z] 31961cf590b3: Preparing [2024-10-14T06:42:16.133Z] b8a4c36abdec: Preparing [2024-10-14T06:42:16.133Z] 998ca27f93a6: Preparing [2024-10-14T06:42:16.133Z] a42a1e7dbe0a: Preparing [2024-10-14T06:42:16.133Z] 7412d07bfae3: Preparing [2024-10-14T06:42:16.133Z] 9dcfff776381: Preparing [2024-10-14T06:42:16.133Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:16.133Z] 7412d07bfae3: Waiting [2024-10-14T06:42:16.133Z] 9dcfff776381: Waiting [2024-10-14T06:42:16.133Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:16.133Z] e0e7e6e41e08: Layer already exists [2024-10-14T06:42:16.133Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:16.133Z] ed123a1dc95e: Layer already exists [2024-10-14T06:42:16.133Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:16.133Z] 31961cf590b3: Layer already exists [2024-10-14T06:42:16.133Z] a42a1e7dbe0a: Layer already exists [2024-10-14T06:42:16.133Z] 9dcfff776381: Layer already exists [2024-10-14T06:42:16.133Z] 7412d07bfae3: Layer already exists [2024-10-14T06:42:16.133Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:16.133Z] main: digest: sha256:43e11480a9e38501040313aa58d205874bbd3577d33da5d5879b2d90f8cd7b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:42:16.205Z] ===================================================== [Pipeline] echo [2024-10-14T06:42:16.217Z] taggedImages: [2024-10-14T06:42:16.217Z] - nexus3.edgexfoundry.org:10004/security-spire-config:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:16.217Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-14T06:42:16.217Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.104 [2024-10-14T06:42:16.217Z] - nexus3.edgexfoundry.org:10004/security-spire-config:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:16.217Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-14T06:42:16.245Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-14T06:42:16.245Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:16.245Z] latest [2024-10-14T06:42:16.245Z] 3.2.0-dev.104 [2024-10-14T06:42:16.245Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:16.245Z] main [2024-10-14T06:42:16.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:16.582Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:16.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:16.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-14T06:42:16.905Z] d43b4f820186: Preparing [2024-10-14T06:42:16.905Z] a2bf35871ff3: Preparing [2024-10-14T06:42:16.905Z] 234b6b193e44: Preparing [2024-10-14T06:42:16.905Z] b8a4c36abdec: Preparing [2024-10-14T06:42:16.905Z] 998ca27f93a6: Preparing [2024-10-14T06:42:16.905Z] 6ece4f65a1ba: Preparing [2024-10-14T06:42:16.905Z] 645860b5335c: Preparing [2024-10-14T06:42:16.905Z] 1dcb520170f4: Preparing [2024-10-14T06:42:16.905Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:16.905Z] 1dcb520170f4: Waiting [2024-10-14T06:42:16.905Z] 6ece4f65a1ba: Waiting [2024-10-14T06:42:16.905Z] 645860b5335c: Waiting [2024-10-14T06:42:16.905Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:16.905Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:16.905Z] d43b4f820186: Layer already exists [2024-10-14T06:42:16.905Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:16.905Z] 645860b5335c: Layer already exists [2024-10-14T06:42:16.905Z] 1dcb520170f4: Layer already exists [2024-10-14T06:42:16.905Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:16.905Z] a2bf35871ff3: Pushed [2024-10-14T06:42:16.905Z] 234b6b193e44: Pushed [2024-10-14T06:42:26.883Z] 6ece4f65a1ba: Pushed [2024-10-14T06:42:26.883Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:4f03b92dd8333ef1daf874e0daf10750fb29f8cffd7cec97227f9cd9a2a49d6b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:27.205Z] + 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-14T06:42:27.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-14T06:42:27.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-14T06:42:27.528Z] d43b4f820186: Preparing [2024-10-14T06:42:27.528Z] a2bf35871ff3: Preparing [2024-10-14T06:42:27.528Z] 234b6b193e44: Preparing [2024-10-14T06:42:27.528Z] b8a4c36abdec: Preparing [2024-10-14T06:42:27.528Z] 998ca27f93a6: Preparing [2024-10-14T06:42:27.528Z] 6ece4f65a1ba: Preparing [2024-10-14T06:42:27.528Z] 645860b5335c: Preparing [2024-10-14T06:42:27.528Z] 1dcb520170f4: Preparing [2024-10-14T06:42:27.528Z] 645860b5335c: Waiting [2024-10-14T06:42:27.528Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:27.528Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:27.528Z] 6ece4f65a1ba: Waiting [2024-10-14T06:42:27.528Z] 1dcb520170f4: Waiting [2024-10-14T06:42:27.528Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:27.528Z] a2bf35871ff3: Layer already exists [2024-10-14T06:42:27.528Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:27.528Z] d43b4f820186: Layer already exists [2024-10-14T06:42:27.528Z] 234b6b193e44: Layer already exists [2024-10-14T06:42:27.528Z] 6ece4f65a1ba: Layer already exists [2024-10-14T06:42:27.528Z] 645860b5335c: Layer already exists [2024-10-14T06:42:27.528Z] 1dcb520170f4: Layer already exists [2024-10-14T06:42:27.528Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:27.528Z] latest: digest: sha256:4f03b92dd8333ef1daf874e0daf10750fb29f8cffd7cec97227f9cd9a2a49d6b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:27.849Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:28.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.104 [2024-10-14T06:42:28.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-14T06:42:28.173Z] d43b4f820186: Preparing [2024-10-14T06:42:28.173Z] a2bf35871ff3: Preparing [2024-10-14T06:42:28.173Z] 234b6b193e44: Preparing [2024-10-14T06:42:28.173Z] b8a4c36abdec: Preparing [2024-10-14T06:42:28.173Z] 998ca27f93a6: Preparing [2024-10-14T06:42:28.173Z] 6ece4f65a1ba: Preparing [2024-10-14T06:42:28.173Z] 645860b5335c: Preparing [2024-10-14T06:42:28.173Z] 6ece4f65a1ba: Waiting [2024-10-14T06:42:28.173Z] 1dcb520170f4: Preparing [2024-10-14T06:42:28.173Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:28.173Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:28.173Z] 645860b5335c: Waiting [2024-10-14T06:42:28.173Z] 1dcb520170f4: Waiting [2024-10-14T06:42:28.173Z] d43b4f820186: Layer already exists [2024-10-14T06:42:28.173Z] a2bf35871ff3: Layer already exists [2024-10-14T06:42:28.173Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:28.173Z] 234b6b193e44: Layer already exists [2024-10-14T06:42:28.173Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:28.173Z] 645860b5335c: Layer already exists [2024-10-14T06:42:28.173Z] 6ece4f65a1ba: Layer already exists [2024-10-14T06:42:28.173Z] 1dcb520170f4: Layer already exists [2024-10-14T06:42:28.173Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:28.173Z] 3.2.0-dev.104: digest: sha256:4f03b92dd8333ef1daf874e0daf10750fb29f8cffd7cec97227f9cd9a2a49d6b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:28.494Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:28.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:28.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-14T06:42:28.813Z] d43b4f820186: Preparing [2024-10-14T06:42:28.813Z] a2bf35871ff3: Preparing [2024-10-14T06:42:28.813Z] 234b6b193e44: Preparing [2024-10-14T06:42:28.813Z] b8a4c36abdec: Preparing [2024-10-14T06:42:28.813Z] 998ca27f93a6: Preparing [2024-10-14T06:42:28.813Z] 6ece4f65a1ba: Preparing [2024-10-14T06:42:28.813Z] 645860b5335c: Preparing [2024-10-14T06:42:28.813Z] 1dcb520170f4: Preparing [2024-10-14T06:42:28.813Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:28.813Z] 645860b5335c: Waiting [2024-10-14T06:42:28.813Z] 1dcb520170f4: Waiting [2024-10-14T06:42:28.813Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:28.813Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:28.813Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:28.813Z] d43b4f820186: Layer already exists [2024-10-14T06:42:28.813Z] 234b6b193e44: Layer already exists [2024-10-14T06:42:28.813Z] a2bf35871ff3: Layer already exists [2024-10-14T06:42:28.813Z] 645860b5335c: Layer already exists [2024-10-14T06:42:28.813Z] 6ece4f65a1ba: Layer already exists [2024-10-14T06:42:28.813Z] 1dcb520170f4: Layer already exists [2024-10-14T06:42:28.813Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:28.813Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:4f03b92dd8333ef1daf874e0daf10750fb29f8cffd7cec97227f9cd9a2a49d6b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:29.130Z] + 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-14T06:42:29.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-14T06:42:29.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-14T06:42:29.445Z] d43b4f820186: Preparing [2024-10-14T06:42:29.445Z] a2bf35871ff3: Preparing [2024-10-14T06:42:29.445Z] 234b6b193e44: Preparing [2024-10-14T06:42:29.445Z] b8a4c36abdec: Preparing [2024-10-14T06:42:29.445Z] 998ca27f93a6: Preparing [2024-10-14T06:42:29.445Z] 6ece4f65a1ba: Preparing [2024-10-14T06:42:29.445Z] 645860b5335c: Preparing [2024-10-14T06:42:29.445Z] 1dcb520170f4: Preparing [2024-10-14T06:42:29.445Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:29.445Z] 645860b5335c: Waiting [2024-10-14T06:42:29.445Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:29.445Z] 6ece4f65a1ba: Waiting [2024-10-14T06:42:29.445Z] 1dcb520170f4: Waiting [2024-10-14T06:42:29.445Z] 234b6b193e44: Layer already exists [2024-10-14T06:42:29.445Z] a2bf35871ff3: Layer already exists [2024-10-14T06:42:29.445Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:29.445Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:29.445Z] d43b4f820186: Layer already exists [2024-10-14T06:42:29.445Z] 1dcb520170f4: Layer already exists [2024-10-14T06:42:29.445Z] 645860b5335c: Layer already exists [2024-10-14T06:42:29.445Z] 6ece4f65a1ba: Layer already exists [2024-10-14T06:42:29.445Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:29.445Z] main: digest: sha256:4f03b92dd8333ef1daf874e0daf10750fb29f8cffd7cec97227f9cd9a2a49d6b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:42:29.516Z] ===================================================== [Pipeline] echo [2024-10-14T06:42:29.530Z] taggedImages: [2024-10-14T06:42:29.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:29.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-14T06:42:29.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.104 [2024-10-14T06:42:29.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:29.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-14T06:42:29.563Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-14T06:42:29.563Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:29.563Z] latest [2024-10-14T06:42:29.563Z] 3.2.0-dev.104 [2024-10-14T06:42:29.563Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:29.563Z] main [2024-10-14T06:42:29.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:29.913Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:30.236Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:30.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-14T06:42:30.236Z] 6044b006ca8d: Preparing [2024-10-14T06:42:30.236Z] 48352ed304bb: Preparing [2024-10-14T06:42:30.236Z] b8a4c36abdec: Preparing [2024-10-14T06:42:30.236Z] 998ca27f93a6: Preparing [2024-10-14T06:42:30.236Z] 46dd9519b47f: Preparing [2024-10-14T06:42:30.236Z] 2b72076dce8f: Preparing [2024-10-14T06:42:30.236Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:30.236Z] 2b72076dce8f: Waiting [2024-10-14T06:42:30.236Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:30.236Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:30.236Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:30.236Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:30.236Z] 6044b006ca8d: Pushed [2024-10-14T06:42:30.236Z] 46dd9519b47f: Pushed [2024-10-14T06:42:30.496Z] 2b72076dce8f: Pushed [2024-10-14T06:42:35.798Z] 48352ed304bb: Pushed [2024-10-14T06:42:35.798Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:05b363ec46b09bfcca5f4596089f92b2ed21661c7d6afa6489186fd17b3c198c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:36.117Z] + 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-14T06:42:36.430Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-14T06:42:36.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-14T06:42:36.430Z] 6044b006ca8d: Preparing [2024-10-14T06:42:36.430Z] 48352ed304bb: Preparing [2024-10-14T06:42:36.430Z] b8a4c36abdec: Preparing [2024-10-14T06:42:36.430Z] 998ca27f93a6: Preparing [2024-10-14T06:42:36.430Z] 46dd9519b47f: Preparing [2024-10-14T06:42:36.430Z] 2b72076dce8f: Preparing [2024-10-14T06:42:36.430Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:36.430Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:36.430Z] 2b72076dce8f: Waiting [2024-10-14T06:42:36.430Z] 6044b006ca8d: Layer already exists [2024-10-14T06:42:36.430Z] 46dd9519b47f: Layer already exists [2024-10-14T06:42:36.430Z] 48352ed304bb: Layer already exists [2024-10-14T06:42:36.430Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:36.430Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:36.430Z] 2b72076dce8f: Layer already exists [2024-10-14T06:42:36.430Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:36.430Z] latest: digest: sha256:05b363ec46b09bfcca5f4596089f92b2ed21661c7d6afa6489186fd17b3c198c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:36.753Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:37.069Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.104 [2024-10-14T06:42:37.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-14T06:42:37.069Z] 6044b006ca8d: Preparing [2024-10-14T06:42:37.069Z] 48352ed304bb: Preparing [2024-10-14T06:42:37.069Z] b8a4c36abdec: Preparing [2024-10-14T06:42:37.069Z] 998ca27f93a6: Preparing [2024-10-14T06:42:37.069Z] 46dd9519b47f: Preparing [2024-10-14T06:42:37.069Z] 2b72076dce8f: Preparing [2024-10-14T06:42:37.069Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:37.069Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:37.069Z] 2b72076dce8f: Waiting [2024-10-14T06:42:37.069Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:37.069Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:37.069Z] 46dd9519b47f: Layer already exists [2024-10-14T06:42:37.069Z] 48352ed304bb: Layer already exists [2024-10-14T06:42:37.069Z] 6044b006ca8d: Layer already exists [2024-10-14T06:42:37.069Z] 2b72076dce8f: Layer already exists [2024-10-14T06:42:37.069Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:37.069Z] 3.2.0-dev.104: digest: sha256:05b363ec46b09bfcca5f4596089f92b2ed21661c7d6afa6489186fd17b3c198c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:37.390Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:37.706Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:37.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-14T06:42:37.706Z] 6044b006ca8d: Preparing [2024-10-14T06:42:37.706Z] 48352ed304bb: Preparing [2024-10-14T06:42:37.706Z] b8a4c36abdec: Preparing [2024-10-14T06:42:37.706Z] 998ca27f93a6: Preparing [2024-10-14T06:42:37.706Z] 46dd9519b47f: Preparing [2024-10-14T06:42:37.706Z] 2b72076dce8f: Preparing [2024-10-14T06:42:37.706Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:37.706Z] 2b72076dce8f: Waiting [2024-10-14T06:42:37.706Z] 48352ed304bb: Layer already exists [2024-10-14T06:42:37.706Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:37.706Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:37.706Z] 6044b006ca8d: Layer already exists [2024-10-14T06:42:37.706Z] 46dd9519b47f: Layer already exists [2024-10-14T06:42:37.706Z] 2b72076dce8f: Layer already exists [2024-10-14T06:42:37.706Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:37.706Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:05b363ec46b09bfcca5f4596089f92b2ed21661c7d6afa6489186fd17b3c198c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:38.033Z] + 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-14T06:42:38.351Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-14T06:42:38.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-14T06:42:38.352Z] 6044b006ca8d: Preparing [2024-10-14T06:42:38.352Z] 48352ed304bb: Preparing [2024-10-14T06:42:38.352Z] b8a4c36abdec: Preparing [2024-10-14T06:42:38.352Z] 998ca27f93a6: Preparing [2024-10-14T06:42:38.352Z] 46dd9519b47f: Preparing [2024-10-14T06:42:38.352Z] 2b72076dce8f: Preparing [2024-10-14T06:42:38.352Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:38.352Z] 2b72076dce8f: Waiting [2024-10-14T06:42:38.352Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:38.352Z] 6044b006ca8d: Layer already exists [2024-10-14T06:42:38.352Z] 48352ed304bb: Layer already exists [2024-10-14T06:42:38.352Z] 46dd9519b47f: Layer already exists [2024-10-14T06:42:38.352Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:38.352Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:38.352Z] 2b72076dce8f: Layer already exists [2024-10-14T06:42:38.352Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:38.352Z] main: digest: sha256:05b363ec46b09bfcca5f4596089f92b2ed21661c7d6afa6489186fd17b3c198c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:42:38.432Z] ===================================================== [Pipeline] echo [2024-10-14T06:42:38.448Z] taggedImages: [2024-10-14T06:42:38.448Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:38.448Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-14T06:42:38.448Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.104 [2024-10-14T06:42:38.448Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:38.448Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-14T06:42:38.481Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-14T06:42:38.481Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:38.481Z] latest [2024-10-14T06:42:38.481Z] 3.2.0-dev.104 [2024-10-14T06:42:38.481Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:38.481Z] main [2024-10-14T06:42:38.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:38.816Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:39.133Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:39.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-14T06:42:39.134Z] 3f68d353468c: Preparing [2024-10-14T06:42:39.134Z] f68bcaa6d1b5: Preparing [2024-10-14T06:42:39.134Z] 57d9889c58c9: Preparing [2024-10-14T06:42:39.134Z] b8a4c36abdec: Preparing [2024-10-14T06:42:39.134Z] 998ca27f93a6: Preparing [2024-10-14T06:42:39.134Z] ab8b70368848: Preparing [2024-10-14T06:42:39.134Z] df2c2c8d0e6f: Preparing [2024-10-14T06:42:39.134Z] ab8b70368848: Waiting [2024-10-14T06:42:39.134Z] df2c2c8d0e6f: Waiting [2024-10-14T06:42:39.134Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:39.134Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:39.134Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:39.134Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:39.134Z] f68bcaa6d1b5: Pushed [2024-10-14T06:42:39.134Z] 3f68d353468c: Pushed [2024-10-14T06:42:39.134Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:39.134Z] ab8b70368848: Pushed [2024-10-14T06:42:39.134Z] df2c2c8d0e6f: Pushed [2024-10-14T06:42:44.393Z] 57d9889c58c9: Pushed [2024-10-14T06:42:44.393Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:b36587785cf5c48cbac416177a8f656f3253db8bfbbab5b3b651c28c7a415b71 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:44.715Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:45.031Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-14T06:42:45.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-14T06:42:45.031Z] 3f68d353468c: Preparing [2024-10-14T06:42:45.031Z] f68bcaa6d1b5: Preparing [2024-10-14T06:42:45.031Z] 57d9889c58c9: Preparing [2024-10-14T06:42:45.031Z] b8a4c36abdec: Preparing [2024-10-14T06:42:45.031Z] 998ca27f93a6: Preparing [2024-10-14T06:42:45.031Z] ab8b70368848: Preparing [2024-10-14T06:42:45.031Z] df2c2c8d0e6f: Preparing [2024-10-14T06:42:45.031Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:45.031Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:45.031Z] ab8b70368848: Waiting [2024-10-14T06:42:45.031Z] df2c2c8d0e6f: Waiting [2024-10-14T06:42:45.031Z] 57d9889c58c9: Layer already exists [2024-10-14T06:42:45.031Z] f68bcaa6d1b5: Layer already exists [2024-10-14T06:42:45.031Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:45.031Z] 3f68d353468c: Layer already exists [2024-10-14T06:42:45.031Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:45.031Z] df2c2c8d0e6f: Layer already exists [2024-10-14T06:42:45.031Z] ab8b70368848: Layer already exists [2024-10-14T06:42:45.031Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:45.031Z] latest: digest: sha256:b36587785cf5c48cbac416177a8f656f3253db8bfbbab5b3b651c28c7a415b71 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:45.353Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:45.673Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.104 [2024-10-14T06:42:45.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-14T06:42:45.673Z] 3f68d353468c: Preparing [2024-10-14T06:42:45.673Z] f68bcaa6d1b5: Preparing [2024-10-14T06:42:45.673Z] 57d9889c58c9: Preparing [2024-10-14T06:42:45.673Z] b8a4c36abdec: Preparing [2024-10-14T06:42:45.673Z] 998ca27f93a6: Preparing [2024-10-14T06:42:45.673Z] ab8b70368848: Preparing [2024-10-14T06:42:45.673Z] df2c2c8d0e6f: Preparing [2024-10-14T06:42:45.673Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:45.673Z] df2c2c8d0e6f: Waiting [2024-10-14T06:42:45.673Z] ab8b70368848: Waiting [2024-10-14T06:42:45.673Z] 57d9889c58c9: Layer already exists [2024-10-14T06:42:45.673Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:45.673Z] 3f68d353468c: Layer already exists [2024-10-14T06:42:45.673Z] f68bcaa6d1b5: Layer already exists [2024-10-14T06:42:45.673Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:45.673Z] ab8b70368848: Layer already exists [2024-10-14T06:42:45.673Z] df2c2c8d0e6f: Layer already exists [2024-10-14T06:42:45.673Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:45.673Z] 3.2.0-dev.104: digest: sha256:b36587785cf5c48cbac416177a8f656f3253db8bfbbab5b3b651c28c7a415b71 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:46.002Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:46.326Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:46.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-14T06:42:46.326Z] 3f68d353468c: Preparing [2024-10-14T06:42:46.326Z] f68bcaa6d1b5: Preparing [2024-10-14T06:42:46.326Z] 57d9889c58c9: Preparing [2024-10-14T06:42:46.326Z] b8a4c36abdec: Preparing [2024-10-14T06:42:46.326Z] 998ca27f93a6: Preparing [2024-10-14T06:42:46.326Z] ab8b70368848: Preparing [2024-10-14T06:42:46.326Z] df2c2c8d0e6f: Preparing [2024-10-14T06:42:46.326Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:46.326Z] ab8b70368848: Waiting [2024-10-14T06:42:46.326Z] df2c2c8d0e6f: Waiting [2024-10-14T06:42:46.326Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:46.326Z] 57d9889c58c9: Layer already exists [2024-10-14T06:42:46.326Z] 3f68d353468c: Layer already exists [2024-10-14T06:42:46.326Z] f68bcaa6d1b5: Layer already exists [2024-10-14T06:42:46.326Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:46.326Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:46.326Z] df2c2c8d0e6f: Layer already exists [2024-10-14T06:42:46.326Z] ab8b70368848: Layer already exists [2024-10-14T06:42:46.326Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:46.326Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:b36587785cf5c48cbac416177a8f656f3253db8bfbbab5b3b651c28c7a415b71 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:46.655Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:46.969Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-14T06:42:46.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-14T06:42:46.969Z] 3f68d353468c: Preparing [2024-10-14T06:42:46.969Z] f68bcaa6d1b5: Preparing [2024-10-14T06:42:46.969Z] 57d9889c58c9: Preparing [2024-10-14T06:42:46.969Z] b8a4c36abdec: Preparing [2024-10-14T06:42:46.969Z] 998ca27f93a6: Preparing [2024-10-14T06:42:46.969Z] ab8b70368848: Preparing [2024-10-14T06:42:46.969Z] df2c2c8d0e6f: Preparing [2024-10-14T06:42:46.969Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:46.969Z] ab8b70368848: Waiting [2024-10-14T06:42:46.969Z] f68bcaa6d1b5: Layer already exists [2024-10-14T06:42:46.969Z] 3f68d353468c: Layer already exists [2024-10-14T06:42:46.969Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:46.969Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:46.969Z] 57d9889c58c9: Layer already exists [2024-10-14T06:42:46.969Z] df2c2c8d0e6f: Layer already exists [2024-10-14T06:42:46.969Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:46.969Z] ab8b70368848: Layer already exists [2024-10-14T06:42:46.969Z] main: digest: sha256:b36587785cf5c48cbac416177a8f656f3253db8bfbbab5b3b651c28c7a415b71 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:42:47.040Z] ===================================================== [Pipeline] echo [2024-10-14T06:42:47.051Z] taggedImages: [2024-10-14T06:42:47.051Z] - nexus3.edgexfoundry.org:10004/support-notifications:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:47.051Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-14T06:42:47.051Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.104 [2024-10-14T06:42:47.051Z] - nexus3.edgexfoundry.org:10004/support-notifications:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:47.051Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-14T06:42:47.084Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-14T06:42:47.084Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:47.084Z] latest [2024-10-14T06:42:47.084Z] 3.2.0-dev.104 [2024-10-14T06:42:47.084Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:47.084Z] main [2024-10-14T06:42:47.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:47.418Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:47.737Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:47.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-14T06:42:47.737Z] d8d73affdded: Preparing [2024-10-14T06:42:47.737Z] 9f571204fdc1: Preparing [2024-10-14T06:42:47.737Z] b8a4c36abdec: Preparing [2024-10-14T06:42:47.737Z] 998ca27f93a6: Preparing [2024-10-14T06:42:47.737Z] 7c290e0266d9: Preparing [2024-10-14T06:42:47.737Z] b0de51a5d0f2: Preparing [2024-10-14T06:42:47.737Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:47.737Z] b0de51a5d0f2: Waiting [2024-10-14T06:42:47.737Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:47.737Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:47.737Z] 7c290e0266d9: Layer already exists [2024-10-14T06:42:47.737Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:47.737Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:42:47.737Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:47.737Z] d8d73affdded: Pushed [2024-10-14T06:42:53.006Z] 9f571204fdc1: Pushed [2024-10-14T06:42:53.006Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:dde24b860f3a652457f8579b48eb0045d76811179b5ac488e15b641dc4480af6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:53.331Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:53.652Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-14T06:42:53.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-14T06:42:53.652Z] d8d73affdded: Preparing [2024-10-14T06:42:53.652Z] 9f571204fdc1: Preparing [2024-10-14T06:42:53.652Z] b8a4c36abdec: Preparing [2024-10-14T06:42:53.652Z] 998ca27f93a6: Preparing [2024-10-14T06:42:53.652Z] 7c290e0266d9: Preparing [2024-10-14T06:42:53.652Z] b0de51a5d0f2: Preparing [2024-10-14T06:42:53.652Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:53.652Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:53.652Z] b0de51a5d0f2: Waiting [2024-10-14T06:42:53.652Z] d8d73affdded: Layer already exists [2024-10-14T06:42:53.652Z] 9f571204fdc1: Layer already exists [2024-10-14T06:42:53.652Z] 7c290e0266d9: Layer already exists [2024-10-14T06:42:53.652Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:53.652Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:53.652Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:42:53.652Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:53.652Z] latest: digest: sha256:dde24b860f3a652457f8579b48eb0045d76811179b5ac488e15b641dc4480af6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:53.979Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:54.304Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.104 [2024-10-14T06:42:54.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-14T06:42:54.304Z] d8d73affdded: Preparing [2024-10-14T06:42:54.304Z] 9f571204fdc1: Preparing [2024-10-14T06:42:54.304Z] b8a4c36abdec: Preparing [2024-10-14T06:42:54.304Z] 998ca27f93a6: Preparing [2024-10-14T06:42:54.304Z] 7c290e0266d9: Preparing [2024-10-14T06:42:54.304Z] b0de51a5d0f2: Preparing [2024-10-14T06:42:54.304Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:54.304Z] b0de51a5d0f2: Waiting [2024-10-14T06:42:54.304Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:54.304Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:54.304Z] d8d73affdded: Layer already exists [2024-10-14T06:42:54.304Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:54.304Z] 7c290e0266d9: Layer already exists [2024-10-14T06:42:54.304Z] 9f571204fdc1: Layer already exists [2024-10-14T06:42:54.304Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:54.304Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:42:54.304Z] 3.2.0-dev.104: digest: sha256:dde24b860f3a652457f8579b48eb0045d76811179b5ac488e15b641dc4480af6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:54.628Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:54.943Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:54.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-14T06:42:54.943Z] d8d73affdded: Preparing [2024-10-14T06:42:54.943Z] 9f571204fdc1: Preparing [2024-10-14T06:42:54.943Z] b8a4c36abdec: Preparing [2024-10-14T06:42:54.943Z] 998ca27f93a6: Preparing [2024-10-14T06:42:54.943Z] 7c290e0266d9: Preparing [2024-10-14T06:42:54.943Z] b0de51a5d0f2: Preparing [2024-10-14T06:42:54.943Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:54.943Z] b0de51a5d0f2: Waiting [2024-10-14T06:42:54.943Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:54.943Z] 9f571204fdc1: Layer already exists [2024-10-14T06:42:54.943Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:54.943Z] 7c290e0266d9: Layer already exists [2024-10-14T06:42:54.943Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:54.943Z] d8d73affdded: Layer already exists [2024-10-14T06:42:54.943Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:42:54.943Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:54.943Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:dde24b860f3a652457f8579b48eb0045d76811179b5ac488e15b641dc4480af6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:55.260Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T06:42:55.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-14T06:42:55.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-14T06:42:55.589Z] d8d73affdded: Preparing [2024-10-14T06:42:55.589Z] 9f571204fdc1: Preparing [2024-10-14T06:42:55.589Z] b8a4c36abdec: Preparing [2024-10-14T06:42:55.589Z] 998ca27f93a6: Preparing [2024-10-14T06:42:55.589Z] 7c290e0266d9: Preparing [2024-10-14T06:42:55.589Z] b0de51a5d0f2: Preparing [2024-10-14T06:42:55.589Z] 63ca1fbb43ae: Preparing [2024-10-14T06:42:55.589Z] b0de51a5d0f2: Waiting [2024-10-14T06:42:55.589Z] 63ca1fbb43ae: Waiting [2024-10-14T06:42:55.589Z] 9f571204fdc1: Layer already exists [2024-10-14T06:42:55.589Z] b8a4c36abdec: Layer already exists [2024-10-14T06:42:55.589Z] d8d73affdded: Layer already exists [2024-10-14T06:42:55.589Z] 7c290e0266d9: Layer already exists [2024-10-14T06:42:55.589Z] 998ca27f93a6: Layer already exists [2024-10-14T06:42:55.589Z] b0de51a5d0f2: Layer already exists [2024-10-14T06:42:55.589Z] 63ca1fbb43ae: Layer already exists [2024-10-14T06:42:55.589Z] main: digest: sha256:dde24b860f3a652457f8579b48eb0045d76811179b5ac488e15b641dc4480af6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T06:42:55.658Z] ===================================================== [Pipeline] echo [2024-10-14T06:42:55.672Z] taggedImages: [2024-10-14T06:42:55.672Z] - nexus3.edgexfoundry.org:10004/support-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T06:42:55.672Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-14T06:42:55.672Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.104 [2024-10-14T06:42:55.672Z] - nexus3.edgexfoundry.org:10004/support-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T06:42:55.672Z] - 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-14T07:00:03.365Z] #131 ... [2024-10-14T07:00:03.365Z] [2024-10-14T07:00:03.365Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-14T07:00:03.365Z] #159 DONE 1297.8s [2024-10-14T07:00:03.365Z] [2024-10-14T07:00:03.365Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T07:00:03.365Z] #160 ... [2024-10-14T07:00:03.365Z] [2024-10-14T07:00:03.365Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T07:00:03.365Z] #161 DONE 0.3s [2024-10-14T07:00:03.365Z] [2024-10-14T07:00:03.365Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-14T07:00:03.365Z] #162 DONE 0.3s [2024-10-14T07:00:03.365Z] [2024-10-14T07:00:03.365Z] #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-14T07:00:03.365Z] #163 DONE 0.2s [2024-10-14T07:00:03.365Z] [2024-10-14T07:00:03.365Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-14T07:00:03.365Z] #164 DONE 0.3s [2024-10-14T07:00:03.365Z] [2024-10-14T07:00:03.365Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-14T07:00:03.365Z] #152 ... [2024-10-14T07:00:03.365Z] [2024-10-14T07:00:03.365Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-14T07:00:03.365Z] #165 DONE 0.5s [2024-10-14T07:00:03.365Z] [2024-10-14T07:00:03.365Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-14T07:00:03.365Z] #166 DONE 0.2s [2024-10-14T07:00:03.365Z] [2024-10-14T07:00:03.365Z] #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-14T07:00:03.365Z] #167 DONE 2.5s [2024-10-14T07:00:03.365Z] [2024-10-14T07:00:03.365Z] #110 [security-proxy-setup] exporting to image [2024-10-14T07:00:03.365Z] #110 exporting layers [2024-10-14T07:00:03.365Z] #110 exporting layers 1.1s done [2024-10-14T07:00:03.365Z] #110 writing image sha256:cddf53a0ad019b3d8ca1dddafa8ea4af6c930e5dc975b006cd7adb6599fb3749 done [2024-10-14T07:00:03.365Z] #110 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-14T07:00:03.365Z] #110 DONE 6.4s [2024-10-14T07:00:03.365Z] [2024-10-14T07:00:03.365Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T07:00:03.365Z] #160 ... [2024-10-14T07:00:03.365Z] [2024-10-14T07:00:03.365Z] #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-14T07:00:03.365Z] #149 1304.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-14T07:00:08.764Z] #149 ... [2024-10-14T07:00:08.764Z] [2024-10-14T07:00:08.764Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-14T07:00:08.764Z] #155 DONE 1315.7s [2024-10-14T07:00:08.764Z] [2024-10-14T07:00:08.764Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-14T07:00:09.456Z] #168 DONE 0.5s [2024-10-14T07:00:09.456Z] [2024-10-14T07:00:09.456Z] #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-14T07:00:09.456Z] #149 ... [2024-10-14T07:00:09.456Z] [2024-10-14T07:00:09.456Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-14T07:00:12.712Z] #169 DONE 2.4s [2024-10-14T07:00:12.712Z] [2024-10-14T07:00:12.712Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T07:00:12.712Z] #170 DONE 0.3s [2024-10-14T07:00:12.712Z] [2024-10-14T07:00:12.712Z] #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-14T07:00:12.712Z] #149 ... [2024-10-14T07:00:12.712Z] [2024-10-14T07:00:12.712Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-14T07:00:12.712Z] #171 DONE 0.4s [2024-10-14T07:00:12.712Z] [2024-10-14T07:00:12.712Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-14T07:00:12.712Z] #172 DONE 0.5s [2024-10-14T07:00:12.712Z] [2024-10-14T07:00:12.712Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-14T07:00:16.200Z] #173 DONE 0.2s [2024-10-14T07:00:16.200Z] [2024-10-14T07:00:16.200Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-14T07:00:16.200Z] #174 DONE 0.2s [2024-10-14T07:00:16.200Z] [2024-10-14T07:00:16.200Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-14T07:00:16.200Z] #150 ... [2024-10-14T07:00:16.200Z] [2024-10-14T07:00:16.200Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-14T07:00:16.200Z] #175 DONE 0.3s [2024-10-14T07:00:16.200Z] [2024-10-14T07:00:16.200Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T07:00:16.200Z] #160 ... [2024-10-14T07:00:16.200Z] [2024-10-14T07:00:16.200Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-14T07:00:16.200Z] #176 DONE 0.3s [2024-10-14T07:00:16.200Z] [2024-10-14T07:00:16.200Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:00:16.200Z] #158 ... [2024-10-14T07:00:16.200Z] [2024-10-14T07:00:16.200Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-14T07:00:16.200Z] #177 DONE 0.2s [2024-10-14T07:00:16.200Z] [2024-10-14T07:00:16.200Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-14T07:00:16.200Z] #178 DONE 0.3s [2024-10-14T07:00:16.200Z] [2024-10-14T07:00:16.200Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-14T07:00:16.496Z] #179 DONE 2.1s [2024-10-14T07:00:16.496Z] [2024-10-14T07:00:16.496Z] #110 [security-bootstrapper] exporting to image [2024-10-14T07:00:16.496Z] #110 exporting layers [2024-10-14T07:00:17.470Z] #110 exporting layers 1.0s done [2024-10-14T07:00:17.738Z] #110 writing image sha256:3ea3dfb9302651069797aacd7e5adf41c69e3794311ed8be33ebab26c4ac3458 done [2024-10-14T07:00:17.738Z] #110 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-14T07:00:17.738Z] #110 DONE 7.4s [2024-10-14T07:00:17.738Z] [2024-10-14T07:00:17.738Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-14T07:00:35.993Z] #153 ... [2024-10-14T07:00:35.993Z] [2024-10-14T07:00:35.993Z] #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-14T07:00:35.993Z] #149 DONE 1339.8s [2024-10-14T07:00:35.993Z] [2024-10-14T07:00:35.993Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T07:00:35.993Z] #160 ... [2024-10-14T07:00:35.993Z] [2024-10-14T07:00:35.993Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T07:00:35.993Z] #180 DONE 0.2s [2024-10-14T07:00:35.993Z] [2024-10-14T07:00:35.993Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T07:00:35.993Z] #156 ... [2024-10-14T07:00:35.993Z] [2024-10-14T07:00:35.993Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-14T07:00:35.993Z] #181 DONE 0.2s [2024-10-14T07:00:35.993Z] [2024-10-14T07:00:35.993Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T07:00:35.993Z] #65 ... [2024-10-14T07:00:35.993Z] [2024-10-14T07:00:35.993Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-14T07:00:35.993Z] #182 DONE 0.2s [2024-10-14T07:00:35.993Z] [2024-10-14T07:00:35.993Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-14T07:00:35.993Z] #183 DONE 0.1s [2024-10-14T07:00:35.993Z] [2024-10-14T07:00:35.993Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-14T07:00:35.993Z] #184 DONE 0.2s [2024-10-14T07:00:35.993Z] [2024-10-14T07:00:35.993Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-14T07:00:35.993Z] #185 DONE 0.3s [2024-10-14T07:00:35.993Z] [2024-10-14T07:00:35.993Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-14T07:00:35.993Z] #186 DONE 0.4s [2024-10-14T07:00:35.993Z] [2024-10-14T07:00:35.993Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-14T07:00:35.993Z] #187 DONE 0.1s [2024-10-14T07:00:35.993Z] [2024-10-14T07:00:35.993Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T07:00:37.971Z] #188 DONE 2.3s [2024-10-14T07:00:37.971Z] [2024-10-14T07:00:37.971Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T07:00:37.971Z] #156 ... [2024-10-14T07:00:37.971Z] [2024-10-14T07:00:37.971Z] #110 [security-secretstore-setup] exporting to image [2024-10-14T07:00:37.971Z] #110 exporting layers [2024-10-14T07:00:39.414Z] #110 exporting layers 1.3s done [2024-10-14T07:00:39.414Z] #110 writing image sha256:d413fc54f9f55d84998acd7ba824ec1f69aaa5d25b3817e2058285a12ccf6d08 done [2024-10-14T07:00:39.414Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-14T07:00:39.414Z] #110 DONE 8.7s [2024-10-14T07:00:39.414Z] [2024-10-14T07:00:39.414Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:01:35.858Z] #158 ... [2024-10-14T07:01:35.858Z] [2024-10-14T07:01:35.858Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-14T07:01:35.858Z] #153 DONE 1393.8s [2024-10-14T07:01:35.858Z] [2024-10-14T07:01:35.858Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:01:35.858Z] #158 ... [2024-10-14T07:01:35.858Z] [2024-10-14T07:01:35.858Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T07:01:35.858Z] #189 DONE 0.2s [2024-10-14T07:01:35.858Z] [2024-10-14T07:01:35.858Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-14T07:01:35.858Z] #190 DONE 0.2s [2024-10-14T07:01:35.858Z] [2024-10-14T07:01:35.858Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-14T07:01:35.858Z] #150 ... [2024-10-14T07:01:35.858Z] [2024-10-14T07:01:35.858Z] #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-14T07:01:35.858Z] #191 DONE 0.5s [2024-10-14T07:01:35.858Z] [2024-10-14T07:01:35.858Z] #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-14T07:01:35.858Z] #192 DONE 0.2s [2024-10-14T07:01:35.858Z] [2024-10-14T07:01:35.858Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T07:01:35.858Z] #160 ... [2024-10-14T07:01:35.858Z] [2024-10-14T07:01:35.858Z] #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-14T07:01:35.858Z] #193 DONE 0.2s [2024-10-14T07:01:35.858Z] [2024-10-14T07:01:35.858Z] #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-14T07:01:35.858Z] #194 DONE 2.0s [2024-10-14T07:01:35.858Z] [2024-10-14T07:01:35.858Z] #110 [core-common-config-bootstrapper] exporting to image [2024-10-14T07:01:35.858Z] #110 exporting layers [2024-10-14T07:01:35.858Z] #110 exporting layers 0.7s done [2024-10-14T07:01:35.858Z] #110 writing image sha256:8c23adfba4b8de47bd7d792343a4c82e5c28baecdaca4c4d1563b186d1e8381a done [2024-10-14T07:01:35.858Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-14T07:01:35.858Z] #110 DONE 9.4s [2024-10-14T07:01:35.858Z] [2024-10-14T07:01:35.858Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:04:27.632Z] #158 ... [2024-10-14T07:04:27.632Z] [2024-10-14T07:04:27.632Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-14T07:04:27.632Z] #154 DONE 1571.1s [2024-10-14T07:04:27.632Z] [2024-10-14T07:04:27.632Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:04:27.632Z] #158 ... [2024-10-14T07:04:27.632Z] [2024-10-14T07:04:27.632Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T07:04:27.632Z] #195 DONE 0.1s [2024-10-14T07:04:27.632Z] [2024-10-14T07:04:27.632Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:04:27.632Z] #158 ... [2024-10-14T07:04:27.632Z] [2024-10-14T07:04:27.632Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-14T07:04:27.632Z] #196 DONE 0.1s [2024-10-14T07:04:27.632Z] [2024-10-14T07:04:27.632Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:04:27.632Z] #158 ... [2024-10-14T07:04:27.632Z] [2024-10-14T07:04:27.632Z] #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-14T07:04:27.632Z] #197 DONE 0.5s [2024-10-14T07:04:27.632Z] [2024-10-14T07:04:27.632Z] #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-14T07:04:27.632Z] #198 DONE 0.1s [2024-10-14T07:04:27.632Z] [2024-10-14T07:04:27.632Z] #110 [security-spiffe-token-provider] exporting to image [2024-10-14T07:04:27.632Z] #110 exporting layers [2024-10-14T07:04:27.632Z] #110 exporting layers 1.5s done [2024-10-14T07:04:27.632Z] #110 writing image sha256:41cd2dcdd9845b4a56a2cf4d448256e409fd036b5bd54d2106e7a216c80825d8 done [2024-10-14T07:04:27.632Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-14T07:04:27.632Z] #110 DONE 10.9s [2024-10-14T07:04:27.632Z] [2024-10-14T07:04:27.632Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:14:51.038Z] #158 ... [2024-10-14T07:14:51.038Z] [2024-10-14T07:14:51.038Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-14T07:14:51.038Z] #152 DONE 2194.7s [2024-10-14T07:14:51.038Z] [2024-10-14T07:14:51.038Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:14:51.038Z] #158 ... [2024-10-14T07:14:51.038Z] [2024-10-14T07:14:51.038Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T07:14:51.038Z] #199 DONE 0.2s [2024-10-14T07:14:51.038Z] [2024-10-14T07:14:51.038Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T07:14:51.038Z] #156 ... [2024-10-14T07:14:51.038Z] [2024-10-14T07:14:51.038Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-14T07:14:51.038Z] #200 DONE 0.2s [2024-10-14T07:14:51.038Z] [2024-10-14T07:14:51.038Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-14T07:14:51.038Z] #201 DONE 0.5s [2024-10-14T07:14:51.038Z] [2024-10-14T07:14:51.038Z] #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-14T07:14:51.038Z] #202 DONE 0.2s [2024-10-14T07:14:51.038Z] [2024-10-14T07:14:51.038Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T07:14:51.038Z] #65 ... [2024-10-14T07:14:51.038Z] [2024-10-14T07:14:51.038Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-14T07:14:51.038Z] #203 DONE 0.2s [2024-10-14T07:14:51.038Z] [2024-10-14T07:14:51.038Z] #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-14T07:14:51.655Z] #204 DONE 2.0s [2024-10-14T07:14:51.655Z] [2024-10-14T07:14:51.655Z] #110 [security-proxy-auth] exporting to image [2024-10-14T07:14:51.655Z] #110 exporting layers [2024-10-14T07:14:52.424Z] #110 exporting layers 0.8s done [2024-10-14T07:14:52.424Z] #110 writing image sha256:c6adfc32c9452d0b3b26d4aaa7f3e1c90f82007bd8e2a81178fde2cb87fae98d done [2024-10-14T07:14:52.424Z] #110 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-14T07:14:52.424Z] #110 DONE 11.7s [2024-10-14T07:14:52.424Z] [2024-10-14T07:14:52.424Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T07:16:15.488Z] #131 ... [2024-10-14T07:16:15.488Z] [2024-10-14T07:16:15.488Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-14T07:16:15.488Z] #151 DONE 2271.7s [2024-10-14T07:16:15.488Z] [2024-10-14T07:16:15.488Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T07:16:15.488Z] #160 ... [2024-10-14T07:16:15.488Z] [2024-10-14T07:16:15.488Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T07:16:15.488Z] #205 DONE 0.2s [2024-10-14T07:16:15.488Z] [2024-10-14T07:16:15.488Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:16:15.488Z] #158 ... [2024-10-14T07:16:15.488Z] [2024-10-14T07:16:15.488Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-14T07:16:15.488Z] #206 DONE 0.2s [2024-10-14T07:16:15.488Z] [2024-10-14T07:16:15.488Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-14T07:16:15.488Z] #207 DONE 0.5s [2024-10-14T07:16:15.488Z] [2024-10-14T07:16:15.488Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:16:15.488Z] #158 ... [2024-10-14T07:16:15.488Z] [2024-10-14T07:16:15.488Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-14T07:16:15.488Z] #208 DONE 0.2s [2024-10-14T07:16:15.488Z] [2024-10-14T07:16:15.488Z] #110 [core-command] exporting to image [2024-10-14T07:16:15.488Z] #110 exporting layers [2024-10-14T07:16:15.488Z] #110 exporting layers 0.4s done [2024-10-14T07:16:15.488Z] #110 writing image sha256:2202fb76b99e007d79749a1a6a83d6a828ddbbfdf16d7bb00f127b16d539d0a1 done [2024-10-14T07:16:15.488Z] #110 naming to docker.io/library/core-command-arm64 done [2024-10-14T07:16:15.488Z] #110 DONE 12.1s [2024-10-14T07:16:15.488Z] [2024-10-14T07:16:15.488Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:18:52.266Z] #158 ... [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-14T07:18:52.266Z] #150 DONE 2425.5s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:18:52.266Z] #158 ... [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T07:18:52.266Z] #209 DONE 0.3s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-14T07:18:52.266Z] #210 DONE 0.6s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-14T07:18:52.266Z] #211 DONE 0.1s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-14T07:18:52.266Z] #212 DONE 0.2s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #110 [core-keeper] exporting to image [2024-10-14T07:18:52.266Z] #110 exporting layers [2024-10-14T07:18:52.266Z] #110 exporting layers 0.7s done [2024-10-14T07:18:52.266Z] #110 writing image sha256:ddfe276753c8d9ee6512c776cb56faf6b07437995658167112c0ee7d8b766966 done [2024-10-14T07:18:52.266Z] #110 naming to docker.io/library/core-keeper-arm64 done [2024-10-14T07:18:52.266Z] #110 DONE 12.8s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T07:18:52.266Z] #35 ... [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-14T07:18:52.266Z] #157 DONE 2433.3s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:18:52.266Z] #158 ... [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #213 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T07:18:52.266Z] #213 DONE 0.2s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-14T07:18:52.266Z] #214 DONE 0.2s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T07:18:52.266Z] #65 ... [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T07:18:52.266Z] #131 DONE 2434.4s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:18:52.266Z] #158 ... [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-14T07:18:52.266Z] #215 ... [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #216 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T07:18:52.266Z] #216 DONE 0.2s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #217 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-14T07:18:52.266Z] #217 DONE 0.5s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-14T07:18:52.266Z] #215 DONE 0.9s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #218 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-14T07:18:52.266Z] #218 DONE 0.2s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #219 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-14T07:18:52.266Z] #219 DONE 0.3s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #220 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-14T07:18:52.266Z] #220 DONE 0.7s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-14T07:18:52.266Z] #221 DONE 0.2s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-14T07:18:52.266Z] #222 DONE 0.2s [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.266Z] #110 [core-metadata] exporting to image [2024-10-14T07:18:52.266Z] #110 exporting layers [2024-10-14T07:18:52.266Z] #110 ... [2024-10-14T07:18:52.266Z] [2024-10-14T07:18:52.267Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-14T07:18:52.267Z] #223 DONE 0.2s [2024-10-14T07:18:52.267Z] [2024-10-14T07:18:52.267Z] #110 [core-data] exporting to image [2024-10-14T07:18:52.267Z] #110 exporting layers 1.0s done [2024-10-14T07:18:52.267Z] #110 writing image sha256:001f714c1ad68935062f80bec58bcb044c13bc89841559bec926be9c891e0edf [2024-10-14T07:18:52.267Z] #110 writing image sha256:001f714c1ad68935062f80bec58bcb044c13bc89841559bec926be9c891e0edf done [2024-10-14T07:18:52.267Z] #110 naming to docker.io/library/core-metadata-arm64 done [2024-10-14T07:18:52.267Z] #110 exporting layers 0.8s done [2024-10-14T07:18:52.267Z] #110 writing image sha256:f7125d3ca1df2cd2ec30db490b9a233cd04079c5bd50523e137308cceb1d6cc9 done [2024-10-14T07:18:52.267Z] #110 naming to docker.io/library/core-data-arm64 done [2024-10-14T07:18:52.267Z] #110 DONE 14.0s [2024-10-14T07:18:52.267Z] [2024-10-14T07:18:52.267Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:19:39.105Z] #158 ... [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T07:19:39.105Z] #160 DONE 2478.3s [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T07:19:39.105Z] #158 DONE 2478.4s [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T07:19:39.105Z] #156 ... [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T07:19:39.105Z] #224 DONE 0.2s [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-14T07:19:39.105Z] #225 DONE 0.2s [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T07:19:39.105Z] #226 DONE 0.1s [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #227 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-14T07:19:39.105Z] #227 ... [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T07:19:39.105Z] #156 DONE 2479.5s [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #228 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-14T07:19:39.105Z] #228 DONE 0.2s [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #227 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-14T07:19:39.105Z] #227 ... [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T07:19:39.105Z] #229 DONE 0.3s [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-14T07:19:39.105Z] #230 DONE 0.3s [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #227 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-14T07:19:39.105Z] #227 DONE 1.1s [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.105Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-14T07:19:39.105Z] #231 DONE 0.9s [2024-10-14T07:19:39.105Z] [2024-10-14T07:19:39.106Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-14T07:19:39.106Z] #232 ... [2024-10-14T07:19:39.106Z] [2024-10-14T07:19:39.106Z] #233 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-14T07:19:39.106Z] #233 DONE 0.3s [2024-10-14T07:19:39.106Z] [2024-10-14T07:19:39.106Z] #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-14T07:19:39.106Z] #234 DONE 0.2s [2024-10-14T07:19:39.106Z] [2024-10-14T07:19:39.106Z] #110 [support-scheduler] exporting to image [2024-10-14T07:19:39.106Z] #110 exporting layers [2024-10-14T07:19:39.106Z] #110 ... [2024-10-14T07:19:39.106Z] [2024-10-14T07:19:39.106Z] #235 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-14T07:19:39.106Z] #235 DONE 0.2s [2024-10-14T07:19:39.106Z] [2024-10-14T07:19:39.106Z] #110 [support-notifications] exporting to image [2024-10-14T07:19:39.106Z] #110 ... [2024-10-14T07:19:39.106Z] [2024-10-14T07:19:39.106Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-14T07:19:39.106Z] #232 DONE 0.9s [2024-10-14T07:19:39.106Z] [2024-10-14T07:19:39.106Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-14T07:19:39.106Z] #236 DONE 0.2s [2024-10-14T07:19:39.106Z] [2024-10-14T07:19:39.106Z] #110 [support-cron-scheduler] exporting to image [2024-10-14T07:19:39.106Z] #110 exporting layers 0.9s done [2024-10-14T07:19:39.106Z] #110 writing image sha256:656d85e5af26a33260f8c5c78201359d62c473fd8a5404fea37e97005d1c380d 0.1s done [2024-10-14T07:19:39.106Z] #110 naming to docker.io/library/support-scheduler-arm64 done [2024-10-14T07:19:39.106Z] #110 exporting layers 1.0s done [2024-10-14T07:19:39.106Z] #110 writing image sha256:d4ebe86c6338351675281e54e985baa67468e6e056a9fca18387b5cee572be44 done [2024-10-14T07:19:39.106Z] #110 naming to docker.io/library/support-notifications-arm64 done [2024-10-14T07:19:39.106Z] #110 exporting layers 1.3s done [2024-10-14T07:19:39.106Z] #110 writing image sha256:8ca12252e6e71e0163db0f45493b70a283d0f72ebc4df9b278c3425b24b5cb1a done [2024-10-14T07:19:39.106Z] #110 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-14T07:19:39.106Z] #110 DONE 16.1s [2024-10-14T07:19:39.106Z] [2024-10-14T07:19:39.106Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T07:19:39.106Z] time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-14T07:19:39.128Z] $ docker stop --time=1 3bd1ae54bd7e55bcf84cff5f66f91dfef29cb2dab5e298737d698c141c965047 [2024-10-14T07:19:40.963Z] $ docker rm -f --volumes 3bd1ae54bd7e55bcf84cff5f66f91dfef29cb2dab5e298737d698c141c965047 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:19:41.518Z] + docker images [2024-10-14T07:19:41.518Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-14T07:19:41.518Z] support-cron-scheduler-arm64 latest 8ca12252e6e7 7 seconds ago 66.4MB [2024-10-14T07:19:41.518Z] support-notifications-arm64 latest d4ebe86c6338 8 seconds ago 65.3MB [2024-10-14T07:19:41.518Z] support-scheduler-arm64 latest 656d85e5af26 8 seconds ago 64.6MB [2024-10-14T07:19:41.518Z] core-data-arm64 latest f7125d3ca1df 52 seconds ago 42.5MB [2024-10-14T07:19:41.518Z] core-metadata-arm64 latest 001f714c1ad6 52 seconds ago 42.6MB [2024-10-14T07:19:41.518Z] core-keeper-arm64 latest ddfe276753c8 About a minute ago 41.7MB [2024-10-14T07:19:41.518Z] core-command-arm64 latest 2202fb76b99e 3 minutes ago 36.8MB [2024-10-14T07:19:41.518Z] security-proxy-auth-arm64 latest c6adfc32c945 4 minutes ago 34.9MB [2024-10-14T07:19:41.518Z] security-spiffe-token-provider-arm64 latest 41cd2dcdd984 15 minutes ago 42.3MB [2024-10-14T07:19:41.518Z] core-common-config-bootstrapper-arm64 latest 8c23adfba4b8 18 minutes ago 22.1MB [2024-10-14T07:19:41.518Z] security-secretstore-setup-arm64 latest d413fc54f9f5 19 minutes ago 52MB [2024-10-14T07:19:41.518Z] security-bootstrapper-arm64 latest 3ea3dfb93026 19 minutes ago 27.9MB [2024-10-14T07:19:41.518Z] security-proxy-setup-arm64 latest cddf53a0ad01 19 minutes ago 34.5MB [2024-10-14T07:19:41.518Z] security-spire-agent-arm64 latest 7764e9126b73 42 minutes ago 176MB [2024-10-14T07:19:41.518Z] security-spire-server-arm64 latest ac55c067b692 42 minutes ago 118MB [2024-10-14T07:19:41.518Z] security-spire-config-arm64 latest 0c7cae75b597 42 minutes ago 117MB [2024-10-14T07:19:41.518Z] ci-base-image-arm64 latest d82f1fbf92b7 44 minutes ago 965MB [2024-10-14T07:19:41.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 11 days ago 558MB [2024-10-14T07:19:41.518Z] 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-14T07:19:41.677Z] provisioning config files... [2024-10-14T07:19:41.696Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/727@tmp/config9431744673045363992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:19:42.062Z] ---> ****-login.sh [2024-10-14T07:19:42.062Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:19:42.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:19:42.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:19:42.331Z] Configure a credential helper to remove this warning. See [2024-10-14T07:19:42.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:19:42.331Z] [2024-10-14T07:19:42.331Z] Login Succeeded [2024-10-14T07:19:42.331Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:19:42.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:19:42.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:19:42.918Z] Configure a credential helper to remove this warning. See [2024-10-14T07:19:42.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:19:42.918Z] [2024-10-14T07:19:42.918Z] Login Succeeded [2024-10-14T07:19:42.918Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:19:43.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:19:43.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:19:43.187Z] Configure a credential helper to remove this warning. See [2024-10-14T07:19:43.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:19:43.187Z] [2024-10-14T07:19:43.187Z] Login Succeeded [2024-10-14T07:19:43.187Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:19:43.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:19:43.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:19:43.772Z] Configure a credential helper to remove this warning. See [2024-10-14T07:19:43.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:19:43.772Z] [2024-10-14T07:19:43.772Z] Login Succeeded [2024-10-14T07:19:43.772Z] ****.io [2024-10-14T07:19:44.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:19:44.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:19:44.308Z] Configure a credential helper to remove this warning. See [2024-10-14T07:19:44.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:19:44.308Z] [2024-10-14T07:19:44.309Z] Login Succeeded [2024-10-14T07:19:44.309Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:19:44.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:19:44.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:19:44.415Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-14T07:19:44.415Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:19:44.415Z] latest [2024-10-14T07:19:44.415Z] 3.2.0-dev.104 [2024-10-14T07:19:44.415Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:19:44.415Z] main [2024-10-14T07:19:44.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:19:46.270Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:19:46.655Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:19:46.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-14T07:19:46.656Z] b7b4d7fb6bf6: Preparing [2024-10-14T07:19:46.656Z] 558de1575e0f: Preparing [2024-10-14T07:19:46.656Z] d9d75d3e6b86: Preparing [2024-10-14T07:19:46.656Z] 78affd0457b2: Preparing [2024-10-14T07:19:46.656Z] d902460794d9: Preparing [2024-10-14T07:19:46.656Z] 313cf8c0111c: Preparing [2024-10-14T07:19:46.656Z] 16113d51b718: Preparing [2024-10-14T07:19:46.656Z] 313cf8c0111c: Waiting [2024-10-14T07:19:46.656Z] 16113d51b718: Waiting [2024-10-14T07:19:46.925Z] 78affd0457b2: Pushed [2024-10-14T07:19:46.925Z] d9d75d3e6b86: Pushed [2024-10-14T07:19:46.925Z] b7b4d7fb6bf6: Pushed [2024-10-14T07:19:46.925Z] 16113d51b718: Layer already exists [2024-10-14T07:19:46.925Z] d902460794d9: Pushed [2024-10-14T07:19:46.925Z] 313cf8c0111c: Pushed [2024-10-14T07:19:53.576Z] 558de1575e0f: Pushed [2024-10-14T07:19:53.844Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:dff8a66c425a8c403cc4b4c7429ddff7d0f5de9fd304290f7f4a5e7ad3df13fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:19:54.222Z] + 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-14T07:19:54.595Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-14T07:19:54.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-14T07:19:54.595Z] b7b4d7fb6bf6: Preparing [2024-10-14T07:19:54.595Z] 558de1575e0f: Preparing [2024-10-14T07:19:54.595Z] d9d75d3e6b86: Preparing [2024-10-14T07:19:54.595Z] 78affd0457b2: Preparing [2024-10-14T07:19:54.595Z] d902460794d9: Preparing [2024-10-14T07:19:54.595Z] 313cf8c0111c: Preparing [2024-10-14T07:19:54.595Z] 16113d51b718: Preparing [2024-10-14T07:19:54.595Z] 313cf8c0111c: Waiting [2024-10-14T07:19:54.595Z] 16113d51b718: Waiting [2024-10-14T07:19:54.595Z] b7b4d7fb6bf6: Layer already exists [2024-10-14T07:19:54.595Z] 78affd0457b2: Layer already exists [2024-10-14T07:19:54.595Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:19:54.595Z] d902460794d9: Layer already exists [2024-10-14T07:19:54.595Z] 558de1575e0f: Layer already exists [2024-10-14T07:19:54.863Z] 313cf8c0111c: Layer already exists [2024-10-14T07:19:54.863Z] 16113d51b718: Layer already exists [2024-10-14T07:19:54.863Z] latest: digest: sha256:dff8a66c425a8c403cc4b4c7429ddff7d0f5de9fd304290f7f4a5e7ad3df13fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:19:55.243Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:19:55.610Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.104 [2024-10-14T07:19:55.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-14T07:19:55.611Z] b7b4d7fb6bf6: Preparing [2024-10-14T07:19:55.611Z] 558de1575e0f: Preparing [2024-10-14T07:19:55.611Z] d9d75d3e6b86: Preparing [2024-10-14T07:19:55.611Z] 78affd0457b2: Preparing [2024-10-14T07:19:55.611Z] d902460794d9: Preparing [2024-10-14T07:19:55.611Z] 313cf8c0111c: Preparing [2024-10-14T07:19:55.611Z] 16113d51b718: Preparing [2024-10-14T07:19:55.611Z] 313cf8c0111c: Waiting [2024-10-14T07:19:55.611Z] 16113d51b718: Waiting [2024-10-14T07:19:55.611Z] d902460794d9: Layer already exists [2024-10-14T07:19:55.611Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:19:55.611Z] 78affd0457b2: Layer already exists [2024-10-14T07:19:55.611Z] 558de1575e0f: Layer already exists [2024-10-14T07:19:55.611Z] b7b4d7fb6bf6: Layer already exists [2024-10-14T07:19:55.611Z] 16113d51b718: Layer already exists [2024-10-14T07:19:55.611Z] 313cf8c0111c: Layer already exists [2024-10-14T07:19:55.880Z] 3.2.0-dev.104: digest: sha256:dff8a66c425a8c403cc4b4c7429ddff7d0f5de9fd304290f7f4a5e7ad3df13fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:19:56.256Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:19:56.628Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:19:56.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-14T07:19:56.628Z] b7b4d7fb6bf6: Preparing [2024-10-14T07:19:56.628Z] 558de1575e0f: Preparing [2024-10-14T07:19:56.628Z] d9d75d3e6b86: Preparing [2024-10-14T07:19:56.628Z] 78affd0457b2: Preparing [2024-10-14T07:19:56.628Z] d902460794d9: Preparing [2024-10-14T07:19:56.628Z] 313cf8c0111c: Preparing [2024-10-14T07:19:56.628Z] 16113d51b718: Preparing [2024-10-14T07:19:56.628Z] 313cf8c0111c: Waiting [2024-10-14T07:19:56.628Z] 16113d51b718: Waiting [2024-10-14T07:19:56.628Z] d902460794d9: Layer already exists [2024-10-14T07:19:56.628Z] 78affd0457b2: Layer already exists [2024-10-14T07:19:56.628Z] 558de1575e0f: Layer already exists [2024-10-14T07:19:56.628Z] b7b4d7fb6bf6: Layer already exists [2024-10-14T07:19:56.628Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:19:56.628Z] 313cf8c0111c: Layer already exists [2024-10-14T07:19:56.628Z] 16113d51b718: Layer already exists [2024-10-14T07:19:56.895Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:dff8a66c425a8c403cc4b4c7429ddff7d0f5de9fd304290f7f4a5e7ad3df13fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:19:57.258Z] + 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-14T07:19:58.209Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-14T07:19:58.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-14T07:19:58.209Z] b7b4d7fb6bf6: Preparing [2024-10-14T07:19:58.209Z] 558de1575e0f: Preparing [2024-10-14T07:19:58.209Z] d9d75d3e6b86: Preparing [2024-10-14T07:19:58.209Z] 78affd0457b2: Preparing [2024-10-14T07:19:58.209Z] d902460794d9: Preparing [2024-10-14T07:19:58.209Z] 313cf8c0111c: Preparing [2024-10-14T07:19:58.209Z] 16113d51b718: Preparing [2024-10-14T07:19:58.209Z] 313cf8c0111c: Waiting [2024-10-14T07:19:58.209Z] 16113d51b718: Waiting [2024-10-14T07:19:58.209Z] d902460794d9: Layer already exists [2024-10-14T07:19:58.209Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:19:58.209Z] 78affd0457b2: Layer already exists [2024-10-14T07:19:58.209Z] b7b4d7fb6bf6: Layer already exists [2024-10-14T07:19:58.209Z] 558de1575e0f: Layer already exists [2024-10-14T07:19:58.209Z] 16113d51b718: Layer already exists [2024-10-14T07:19:58.209Z] 313cf8c0111c: Layer already exists [2024-10-14T07:19:58.480Z] main: digest: sha256:dff8a66c425a8c403cc4b4c7429ddff7d0f5de9fd304290f7f4a5e7ad3df13fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:19:58.558Z] ===================================================== [Pipeline] echo [2024-10-14T07:19:58.572Z] taggedImages: [2024-10-14T07:19:58.572Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:19:58.572Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-14T07:19:58.572Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.104 [2024-10-14T07:19:58.572Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:19:58.572Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-14T07:19:58.602Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-14T07:19:58.602Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:19:58.602Z] latest [2024-10-14T07:19:58.602Z] 3.2.0-dev.104 [2024-10-14T07:19:58.602Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:19:58.602Z] main [2024-10-14T07:19:58.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:19:58.996Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:19:59.379Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:19:59.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-14T07:19:59.379Z] e28688a293ff: Preparing [2024-10-14T07:19:59.379Z] 8d3e0cb38062: Preparing [2024-10-14T07:19:59.379Z] 18fc786176a9: Preparing [2024-10-14T07:19:59.379Z] 73d096d5ca88: Preparing [2024-10-14T07:19:59.379Z] d9d75d3e6b86: Preparing [2024-10-14T07:19:59.379Z] 78affd0457b2: Preparing [2024-10-14T07:19:59.379Z] d902460794d9: Preparing [2024-10-14T07:19:59.379Z] 313cf8c0111c: Preparing [2024-10-14T07:19:59.379Z] 16113d51b718: Preparing [2024-10-14T07:19:59.379Z] d902460794d9: Waiting [2024-10-14T07:19:59.379Z] 313cf8c0111c: Waiting [2024-10-14T07:19:59.379Z] 16113d51b718: Waiting [2024-10-14T07:19:59.379Z] 78affd0457b2: Waiting [2024-10-14T07:19:59.650Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:19:59.650Z] 78affd0457b2: Layer already exists [2024-10-14T07:19:59.650Z] d902460794d9: Layer already exists [2024-10-14T07:19:59.650Z] 18fc786176a9: Pushed [2024-10-14T07:19:59.650Z] 8d3e0cb38062: Pushed [2024-10-14T07:19:59.650Z] e28688a293ff: Pushed [2024-10-14T07:19:59.650Z] 313cf8c0111c: Layer already exists [2024-10-14T07:19:59.920Z] 16113d51b718: Layer already exists [2024-10-14T07:20:03.297Z] 73d096d5ca88: Pushed [2024-10-14T07:20:03.297Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:77710613dcb3af9ee920a89569c6770952d571a3d2ce56eb99e0f341c273c508 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:03.961Z] + 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-14T07:20:04.331Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-14T07:20:04.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-14T07:20:04.332Z] e28688a293ff: Preparing [2024-10-14T07:20:04.332Z] 8d3e0cb38062: Preparing [2024-10-14T07:20:04.332Z] 18fc786176a9: Preparing [2024-10-14T07:20:04.332Z] 73d096d5ca88: Preparing [2024-10-14T07:20:04.332Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:04.332Z] 78affd0457b2: Preparing [2024-10-14T07:20:04.332Z] d902460794d9: Preparing [2024-10-14T07:20:04.332Z] 313cf8c0111c: Preparing [2024-10-14T07:20:04.332Z] 16113d51b718: Preparing [2024-10-14T07:20:04.332Z] 78affd0457b2: Waiting [2024-10-14T07:20:04.332Z] 313cf8c0111c: Waiting [2024-10-14T07:20:04.332Z] 16113d51b718: Waiting [2024-10-14T07:20:04.332Z] d902460794d9: Waiting [2024-10-14T07:20:04.332Z] e28688a293ff: Layer already exists [2024-10-14T07:20:04.332Z] 73d096d5ca88: Layer already exists [2024-10-14T07:20:04.332Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:04.332Z] 18fc786176a9: Layer already exists [2024-10-14T07:20:04.332Z] 8d3e0cb38062: Layer already exists [2024-10-14T07:20:04.601Z] 313cf8c0111c: Layer already exists [2024-10-14T07:20:04.601Z] d902460794d9: Layer already exists [2024-10-14T07:20:04.601Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:04.601Z] 16113d51b718: Layer already exists [2024-10-14T07:20:04.601Z] latest: digest: sha256:77710613dcb3af9ee920a89569c6770952d571a3d2ce56eb99e0f341c273c508 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:04.984Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:05.368Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.104 [2024-10-14T07:20:05.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-14T07:20:05.368Z] e28688a293ff: Preparing [2024-10-14T07:20:05.368Z] 8d3e0cb38062: Preparing [2024-10-14T07:20:05.368Z] 18fc786176a9: Preparing [2024-10-14T07:20:05.368Z] 73d096d5ca88: Preparing [2024-10-14T07:20:05.368Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:05.368Z] 78affd0457b2: Preparing [2024-10-14T07:20:05.368Z] d902460794d9: Preparing [2024-10-14T07:20:05.368Z] 313cf8c0111c: Preparing [2024-10-14T07:20:05.368Z] 16113d51b718: Preparing [2024-10-14T07:20:05.368Z] d902460794d9: Waiting [2024-10-14T07:20:05.368Z] 78affd0457b2: Waiting [2024-10-14T07:20:05.368Z] e28688a293ff: Layer already exists [2024-10-14T07:20:05.368Z] 8d3e0cb38062: Layer already exists [2024-10-14T07:20:05.368Z] 18fc786176a9: Layer already exists [2024-10-14T07:20:05.368Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:05.368Z] 73d096d5ca88: Layer already exists [2024-10-14T07:20:05.368Z] 313cf8c0111c: Layer already exists [2024-10-14T07:20:05.368Z] d902460794d9: Layer already exists [2024-10-14T07:20:05.368Z] 16113d51b718: Layer already exists [2024-10-14T07:20:05.368Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:05.639Z] 3.2.0-dev.104: digest: sha256:77710613dcb3af9ee920a89569c6770952d571a3d2ce56eb99e0f341c273c508 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:06.015Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:06.393Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:20:06.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-14T07:20:06.393Z] e28688a293ff: Preparing [2024-10-14T07:20:06.393Z] 8d3e0cb38062: Preparing [2024-10-14T07:20:06.393Z] 18fc786176a9: Preparing [2024-10-14T07:20:06.393Z] 73d096d5ca88: Preparing [2024-10-14T07:20:06.393Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:06.393Z] 78affd0457b2: Preparing [2024-10-14T07:20:06.393Z] d902460794d9: Preparing [2024-10-14T07:20:06.393Z] 313cf8c0111c: Preparing [2024-10-14T07:20:06.393Z] 16113d51b718: Preparing [2024-10-14T07:20:06.393Z] d902460794d9: Waiting [2024-10-14T07:20:06.393Z] 313cf8c0111c: Waiting [2024-10-14T07:20:06.393Z] 16113d51b718: Waiting [2024-10-14T07:20:06.393Z] 78affd0457b2: Waiting [2024-10-14T07:20:06.393Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:06.393Z] 73d096d5ca88: Layer already exists [2024-10-14T07:20:06.393Z] 8d3e0cb38062: Layer already exists [2024-10-14T07:20:06.393Z] e28688a293ff: Layer already exists [2024-10-14T07:20:06.393Z] 18fc786176a9: Layer already exists [2024-10-14T07:20:06.393Z] d902460794d9: Layer already exists [2024-10-14T07:20:06.393Z] 313cf8c0111c: Layer already exists [2024-10-14T07:20:06.393Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:06.393Z] 16113d51b718: Layer already exists [2024-10-14T07:20:06.661Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:77710613dcb3af9ee920a89569c6770952d571a3d2ce56eb99e0f341c273c508 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:07.042Z] + 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-14T07:20:07.425Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-14T07:20:07.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-14T07:20:07.425Z] e28688a293ff: Preparing [2024-10-14T07:20:07.425Z] 8d3e0cb38062: Preparing [2024-10-14T07:20:07.425Z] 18fc786176a9: Preparing [2024-10-14T07:20:07.425Z] 73d096d5ca88: Preparing [2024-10-14T07:20:07.425Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:07.425Z] 78affd0457b2: Preparing [2024-10-14T07:20:07.425Z] d902460794d9: Preparing [2024-10-14T07:20:07.425Z] 313cf8c0111c: Preparing [2024-10-14T07:20:07.425Z] 16113d51b718: Preparing [2024-10-14T07:20:07.425Z] 78affd0457b2: Waiting [2024-10-14T07:20:07.425Z] d902460794d9: Waiting [2024-10-14T07:20:07.425Z] 313cf8c0111c: Waiting [2024-10-14T07:20:07.425Z] 16113d51b718: Waiting [2024-10-14T07:20:07.425Z] e28688a293ff: Layer already exists [2024-10-14T07:20:07.425Z] 8d3e0cb38062: Layer already exists [2024-10-14T07:20:07.425Z] 73d096d5ca88: Layer already exists [2024-10-14T07:20:07.425Z] 18fc786176a9: Layer already exists [2024-10-14T07:20:07.425Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:07.697Z] 313cf8c0111c: Layer already exists [2024-10-14T07:20:07.697Z] d902460794d9: Layer already exists [2024-10-14T07:20:07.697Z] 16113d51b718: Layer already exists [2024-10-14T07:20:07.697Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:07.697Z] main: digest: sha256:77710613dcb3af9ee920a89569c6770952d571a3d2ce56eb99e0f341c273c508 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:20:07.776Z] ===================================================== [Pipeline] echo [2024-10-14T07:20:07.790Z] taggedImages: [2024-10-14T07:20:07.790Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:20:07.790Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-14T07:20:07.790Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.104 [2024-10-14T07:20:07.790Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:20:07.790Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-14T07:20:07.823Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-14T07:20:07.823Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:20:07.823Z] latest [2024-10-14T07:20:07.823Z] 3.2.0-dev.104 [2024-10-14T07:20:07.823Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:20:07.823Z] main [2024-10-14T07:20:07.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:08.234Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:08.642Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:20:08.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-14T07:20:08.642Z] 539dce40c65f: Preparing [2024-10-14T07:20:08.642Z] f6d8af5a4544: Preparing [2024-10-14T07:20:08.642Z] b4e86450a588: Preparing [2024-10-14T07:20:08.642Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:08.642Z] 78affd0457b2: Preparing [2024-10-14T07:20:08.642Z] 252a39e1998b: Preparing [2024-10-14T07:20:08.642Z] 8a9c282e1624: Preparing [2024-10-14T07:20:08.642Z] 16113d51b718: Preparing [2024-10-14T07:20:08.642Z] 252a39e1998b: Waiting [2024-10-14T07:20:08.642Z] 8a9c282e1624: Waiting [2024-10-14T07:20:08.642Z] 16113d51b718: Waiting [2024-10-14T07:20:08.938Z] f6d8af5a4544: Pushed [2024-10-14T07:20:09.534Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:09.808Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:09.808Z] 16113d51b718: Layer already exists [2024-10-14T07:20:09.808Z] 539dce40c65f: Pushed [2024-10-14T07:20:09.808Z] 8a9c282e1624: Pushed [2024-10-14T07:20:10.081Z] 252a39e1998b: Pushed [2024-10-14T07:20:18.313Z] b4e86450a588: Pushed [2024-10-14T07:20:18.313Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:080f5c16d7d57e7a682d08abd6f175d43eda8bb670acc89121295f734335f194 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:18.684Z] + 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-14T07:20:19.058Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-14T07:20:19.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-14T07:20:19.058Z] 539dce40c65f: Preparing [2024-10-14T07:20:19.058Z] f6d8af5a4544: Preparing [2024-10-14T07:20:19.058Z] b4e86450a588: Preparing [2024-10-14T07:20:19.058Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:19.058Z] 78affd0457b2: Preparing [2024-10-14T07:20:19.058Z] 252a39e1998b: Preparing [2024-10-14T07:20:19.058Z] 8a9c282e1624: Preparing [2024-10-14T07:20:19.058Z] 16113d51b718: Preparing [2024-10-14T07:20:19.058Z] 252a39e1998b: Waiting [2024-10-14T07:20:19.058Z] 8a9c282e1624: Waiting [2024-10-14T07:20:19.058Z] 16113d51b718: Waiting [2024-10-14T07:20:19.058Z] 539dce40c65f: Layer already exists [2024-10-14T07:20:19.058Z] f6d8af5a4544: Layer already exists [2024-10-14T07:20:19.058Z] b4e86450a588: Layer already exists [2024-10-14T07:20:19.058Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:19.058Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:19.058Z] 8a9c282e1624: Layer already exists [2024-10-14T07:20:19.058Z] 16113d51b718: Layer already exists [2024-10-14T07:20:19.058Z] 252a39e1998b: Layer already exists [2024-10-14T07:20:19.326Z] latest: digest: sha256:080f5c16d7d57e7a682d08abd6f175d43eda8bb670acc89121295f734335f194 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:19.705Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:20.071Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.104 [2024-10-14T07:20:20.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-14T07:20:20.071Z] 539dce40c65f: Preparing [2024-10-14T07:20:20.071Z] f6d8af5a4544: Preparing [2024-10-14T07:20:20.071Z] b4e86450a588: Preparing [2024-10-14T07:20:20.071Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:20.071Z] 78affd0457b2: Preparing [2024-10-14T07:20:20.071Z] 252a39e1998b: Preparing [2024-10-14T07:20:20.071Z] 8a9c282e1624: Preparing [2024-10-14T07:20:20.071Z] 16113d51b718: Preparing [2024-10-14T07:20:20.071Z] 252a39e1998b: Waiting [2024-10-14T07:20:20.071Z] 8a9c282e1624: Waiting [2024-10-14T07:20:20.071Z] 16113d51b718: Waiting [2024-10-14T07:20:20.071Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:20.071Z] f6d8af5a4544: Layer already exists [2024-10-14T07:20:20.071Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:20.071Z] b4e86450a588: Layer already exists [2024-10-14T07:20:20.071Z] 539dce40c65f: Layer already exists [2024-10-14T07:20:20.071Z] 16113d51b718: Layer already exists [2024-10-14T07:20:20.071Z] 8a9c282e1624: Layer already exists [2024-10-14T07:20:20.071Z] 252a39e1998b: Layer already exists [2024-10-14T07:20:20.340Z] 3.2.0-dev.104: digest: sha256:080f5c16d7d57e7a682d08abd6f175d43eda8bb670acc89121295f734335f194 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:20.713Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:21.086Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:20:21.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-14T07:20:21.086Z] 539dce40c65f: Preparing [2024-10-14T07:20:21.086Z] f6d8af5a4544: Preparing [2024-10-14T07:20:21.086Z] b4e86450a588: Preparing [2024-10-14T07:20:21.086Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:21.086Z] 78affd0457b2: Preparing [2024-10-14T07:20:21.086Z] 252a39e1998b: Preparing [2024-10-14T07:20:21.086Z] 8a9c282e1624: Preparing [2024-10-14T07:20:21.086Z] 16113d51b718: Preparing [2024-10-14T07:20:21.086Z] 252a39e1998b: Waiting [2024-10-14T07:20:21.086Z] 8a9c282e1624: Waiting [2024-10-14T07:20:21.086Z] 16113d51b718: Waiting [2024-10-14T07:20:21.086Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:21.086Z] 539dce40c65f: Layer already exists [2024-10-14T07:20:21.086Z] b4e86450a588: Layer already exists [2024-10-14T07:20:21.086Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:21.086Z] f6d8af5a4544: Layer already exists [2024-10-14T07:20:21.086Z] 16113d51b718: Layer already exists [2024-10-14T07:20:21.086Z] 8a9c282e1624: Layer already exists [2024-10-14T07:20:21.086Z] 252a39e1998b: Layer already exists [2024-10-14T07:20:21.355Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:080f5c16d7d57e7a682d08abd6f175d43eda8bb670acc89121295f734335f194 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:21.737Z] + 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-14T07:20:22.101Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-14T07:20:22.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-14T07:20:22.101Z] 539dce40c65f: Preparing [2024-10-14T07:20:22.101Z] f6d8af5a4544: Preparing [2024-10-14T07:20:22.101Z] b4e86450a588: Preparing [2024-10-14T07:20:22.101Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:22.101Z] 78affd0457b2: Preparing [2024-10-14T07:20:22.101Z] 252a39e1998b: Preparing [2024-10-14T07:20:22.101Z] 8a9c282e1624: Preparing [2024-10-14T07:20:22.101Z] 16113d51b718: Preparing [2024-10-14T07:20:22.101Z] 8a9c282e1624: Waiting [2024-10-14T07:20:22.101Z] 16113d51b718: Waiting [2024-10-14T07:20:22.101Z] 252a39e1998b: Waiting [2024-10-14T07:20:22.101Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:22.101Z] b4e86450a588: Layer already exists [2024-10-14T07:20:22.101Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:22.101Z] f6d8af5a4544: Layer already exists [2024-10-14T07:20:22.101Z] 539dce40c65f: Layer already exists [2024-10-14T07:20:22.101Z] 8a9c282e1624: Layer already exists [2024-10-14T07:20:22.101Z] 16113d51b718: Layer already exists [2024-10-14T07:20:22.101Z] 252a39e1998b: Layer already exists [2024-10-14T07:20:26.368Z] main: digest: sha256:080f5c16d7d57e7a682d08abd6f175d43eda8bb670acc89121295f734335f194 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:20:26.451Z] ===================================================== [Pipeline] echo [2024-10-14T07:20:26.464Z] taggedImages: [2024-10-14T07:20:26.464Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:20:26.464Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-14T07:20:26.464Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.104 [2024-10-14T07:20:26.464Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:20:26.464Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-14T07:20:26.486Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-14T07:20:26.486Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:20:26.486Z] latest [2024-10-14T07:20:26.486Z] 3.2.0-dev.104 [2024-10-14T07:20:26.486Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:20:26.486Z] main [2024-10-14T07:20:26.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:26.873Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:27.249Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:20:27.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-14T07:20:27.249Z] c56d33ab4c5a: Preparing [2024-10-14T07:20:27.249Z] ecb0e516267b: Preparing [2024-10-14T07:20:27.249Z] 98a222ec6486: Preparing [2024-10-14T07:20:27.249Z] 78affd0457b2: Preparing [2024-10-14T07:20:27.249Z] cadace53107e: Preparing [2024-10-14T07:20:27.249Z] 9e1b67315a70: Preparing [2024-10-14T07:20:27.249Z] 16113d51b718: Preparing [2024-10-14T07:20:27.249Z] 9e1b67315a70: Waiting [2024-10-14T07:20:27.249Z] 16113d51b718: Waiting [2024-10-14T07:20:27.525Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:27.525Z] ecb0e516267b: Pushed [2024-10-14T07:20:27.525Z] c56d33ab4c5a: Pushed [2024-10-14T07:20:27.525Z] 9e1b67315a70: Pushed [2024-10-14T07:20:27.525Z] cadace53107e: Pushed [2024-10-14T07:20:27.793Z] 16113d51b718: Layer already exists [2024-10-14T07:20:36.208Z] 98a222ec6486: Pushed [2024-10-14T07:20:36.208Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:f6c2fe14dc0fc55c01a534ede9e290e53a45371ed6c80e10f45e4309a5288f5c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:36.605Z] + 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-14T07:20:36.999Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-14T07:20:36.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-14T07:20:36.999Z] c56d33ab4c5a: Preparing [2024-10-14T07:20:36.999Z] ecb0e516267b: Preparing [2024-10-14T07:20:36.999Z] 98a222ec6486: Preparing [2024-10-14T07:20:36.999Z] 78affd0457b2: Preparing [2024-10-14T07:20:36.999Z] cadace53107e: Preparing [2024-10-14T07:20:36.999Z] 9e1b67315a70: Preparing [2024-10-14T07:20:36.999Z] 16113d51b718: Preparing [2024-10-14T07:20:36.999Z] 9e1b67315a70: Waiting [2024-10-14T07:20:36.999Z] 16113d51b718: Waiting [2024-10-14T07:20:36.999Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:36.999Z] ecb0e516267b: Layer already exists [2024-10-14T07:20:36.999Z] cadace53107e: Layer already exists [2024-10-14T07:20:36.999Z] c56d33ab4c5a: Layer already exists [2024-10-14T07:20:36.999Z] 98a222ec6486: Layer already exists [2024-10-14T07:20:36.999Z] 16113d51b718: Layer already exists [2024-10-14T07:20:36.999Z] 9e1b67315a70: Layer already exists [2024-10-14T07:20:37.267Z] latest: digest: sha256:f6c2fe14dc0fc55c01a534ede9e290e53a45371ed6c80e10f45e4309a5288f5c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:37.696Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:38.076Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.104 [2024-10-14T07:20:38.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-14T07:20:38.076Z] c56d33ab4c5a: Preparing [2024-10-14T07:20:38.076Z] ecb0e516267b: Preparing [2024-10-14T07:20:38.076Z] 98a222ec6486: Preparing [2024-10-14T07:20:38.076Z] 78affd0457b2: Preparing [2024-10-14T07:20:38.076Z] cadace53107e: Preparing [2024-10-14T07:20:38.076Z] 9e1b67315a70: Preparing [2024-10-14T07:20:38.076Z] 16113d51b718: Preparing [2024-10-14T07:20:38.076Z] 9e1b67315a70: Waiting [2024-10-14T07:20:38.076Z] 16113d51b718: Waiting [2024-10-14T07:20:38.076Z] ecb0e516267b: Layer already exists [2024-10-14T07:20:38.076Z] cadace53107e: Layer already exists [2024-10-14T07:20:38.076Z] c56d33ab4c5a: Layer already exists [2024-10-14T07:20:38.076Z] 98a222ec6486: Layer already exists [2024-10-14T07:20:38.076Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:38.076Z] 9e1b67315a70: Layer already exists [2024-10-14T07:20:38.076Z] 16113d51b718: Layer already exists [2024-10-14T07:20:38.344Z] 3.2.0-dev.104: digest: sha256:f6c2fe14dc0fc55c01a534ede9e290e53a45371ed6c80e10f45e4309a5288f5c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:38.725Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:39.097Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:20:39.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-14T07:20:39.097Z] c56d33ab4c5a: Preparing [2024-10-14T07:20:39.097Z] ecb0e516267b: Preparing [2024-10-14T07:20:39.097Z] 98a222ec6486: Preparing [2024-10-14T07:20:39.097Z] 78affd0457b2: Preparing [2024-10-14T07:20:39.097Z] cadace53107e: Preparing [2024-10-14T07:20:39.097Z] 9e1b67315a70: Preparing [2024-10-14T07:20:39.097Z] 16113d51b718: Preparing [2024-10-14T07:20:39.097Z] 9e1b67315a70: Waiting [2024-10-14T07:20:39.097Z] 16113d51b718: Waiting [2024-10-14T07:20:39.097Z] c56d33ab4c5a: Layer already exists [2024-10-14T07:20:39.097Z] cadace53107e: Layer already exists [2024-10-14T07:20:39.097Z] 98a222ec6486: Layer already exists [2024-10-14T07:20:39.097Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:39.097Z] ecb0e516267b: Layer already exists [2024-10-14T07:20:39.366Z] 16113d51b718: Layer already exists [2024-10-14T07:20:39.366Z] 9e1b67315a70: Layer already exists [2024-10-14T07:20:39.366Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:f6c2fe14dc0fc55c01a534ede9e290e53a45371ed6c80e10f45e4309a5288f5c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:39.738Z] + 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-14T07:20:40.116Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-14T07:20:40.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-14T07:20:40.116Z] c56d33ab4c5a: Preparing [2024-10-14T07:20:40.116Z] ecb0e516267b: Preparing [2024-10-14T07:20:40.116Z] 98a222ec6486: Preparing [2024-10-14T07:20:40.116Z] 78affd0457b2: Preparing [2024-10-14T07:20:40.116Z] cadace53107e: Preparing [2024-10-14T07:20:40.116Z] 9e1b67315a70: Preparing [2024-10-14T07:20:40.116Z] 16113d51b718: Preparing [2024-10-14T07:20:40.116Z] 9e1b67315a70: Waiting [2024-10-14T07:20:40.116Z] 16113d51b718: Waiting [2024-10-14T07:20:40.116Z] cadace53107e: Layer already exists [2024-10-14T07:20:40.116Z] 98a222ec6486: Layer already exists [2024-10-14T07:20:40.116Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:40.116Z] ecb0e516267b: Layer already exists [2024-10-14T07:20:40.116Z] c56d33ab4c5a: Layer already exists [2024-10-14T07:20:40.116Z] 16113d51b718: Layer already exists [2024-10-14T07:20:40.116Z] 9e1b67315a70: Layer already exists [2024-10-14T07:20:40.385Z] main: digest: sha256:f6c2fe14dc0fc55c01a534ede9e290e53a45371ed6c80e10f45e4309a5288f5c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:20:40.468Z] ===================================================== [Pipeline] echo [2024-10-14T07:20:40.483Z] taggedImages: [2024-10-14T07:20:40.483Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:20:40.483Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-14T07:20:40.483Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.104 [2024-10-14T07:20:40.483Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:20:40.483Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-14T07:20:40.511Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-14T07:20:40.511Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:20:40.511Z] latest [2024-10-14T07:20:40.511Z] 3.2.0-dev.104 [2024-10-14T07:20:40.511Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:20:40.511Z] main [2024-10-14T07:20:40.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:40.895Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:41.296Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:20:41.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-14T07:20:41.296Z] 4e00c1ee508e: Preparing [2024-10-14T07:20:41.296Z] 38695c92ce3c: Preparing [2024-10-14T07:20:41.296Z] f73bcff1ac53: Preparing [2024-10-14T07:20:41.296Z] 3379c9f56740: Preparing [2024-10-14T07:20:41.296Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:41.296Z] 78affd0457b2: Preparing [2024-10-14T07:20:41.296Z] d902460794d9: Preparing [2024-10-14T07:20:41.296Z] 313cf8c0111c: Preparing [2024-10-14T07:20:41.296Z] 16113d51b718: Preparing [2024-10-14T07:20:41.296Z] d902460794d9: Waiting [2024-10-14T07:20:41.296Z] 313cf8c0111c: Waiting [2024-10-14T07:20:41.296Z] 16113d51b718: Waiting [2024-10-14T07:20:41.575Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:41.575Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:41.575Z] d902460794d9: Layer already exists [2024-10-14T07:20:41.576Z] 313cf8c0111c: Layer already exists [2024-10-14T07:20:41.576Z] 4e00c1ee508e: Pushed [2024-10-14T07:20:41.576Z] f73bcff1ac53: Pushed [2024-10-14T07:20:41.576Z] 38695c92ce3c: Pushed [2024-10-14T07:20:41.576Z] 16113d51b718: Layer already exists [2024-10-14T07:20:49.823Z] 3379c9f56740: Pushed [2024-10-14T07:20:49.823Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:ebf9b35d5b93ff797372371c7f2e891b6146694d1e63d10d11181d05575cfcd0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:50.203Z] + 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-14T07:20:50.573Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-14T07:20:50.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-14T07:20:50.573Z] 4e00c1ee508e: Preparing [2024-10-14T07:20:50.573Z] 38695c92ce3c: Preparing [2024-10-14T07:20:50.573Z] f73bcff1ac53: Preparing [2024-10-14T07:20:50.573Z] 3379c9f56740: Preparing [2024-10-14T07:20:50.573Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:50.573Z] 78affd0457b2: Preparing [2024-10-14T07:20:50.573Z] d902460794d9: Preparing [2024-10-14T07:20:50.573Z] 313cf8c0111c: Preparing [2024-10-14T07:20:50.573Z] 16113d51b718: Preparing [2024-10-14T07:20:50.573Z] d902460794d9: Waiting [2024-10-14T07:20:50.573Z] 78affd0457b2: Waiting [2024-10-14T07:20:50.573Z] 313cf8c0111c: Waiting [2024-10-14T07:20:50.573Z] 16113d51b718: Waiting [2024-10-14T07:20:50.573Z] 38695c92ce3c: Layer already exists [2024-10-14T07:20:50.573Z] 3379c9f56740: Layer already exists [2024-10-14T07:20:50.573Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:50.573Z] f73bcff1ac53: Layer already exists [2024-10-14T07:20:50.573Z] 4e00c1ee508e: Layer already exists [2024-10-14T07:20:50.844Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:50.844Z] d902460794d9: Layer already exists [2024-10-14T07:20:50.844Z] 313cf8c0111c: Layer already exists [2024-10-14T07:20:50.844Z] 16113d51b718: Layer already exists [2024-10-14T07:20:50.844Z] latest: digest: sha256:ebf9b35d5b93ff797372371c7f2e891b6146694d1e63d10d11181d05575cfcd0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:51.209Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:51.573Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.104 [2024-10-14T07:20:51.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-14T07:20:51.573Z] 4e00c1ee508e: Preparing [2024-10-14T07:20:51.573Z] 38695c92ce3c: Preparing [2024-10-14T07:20:51.573Z] f73bcff1ac53: Preparing [2024-10-14T07:20:51.573Z] 3379c9f56740: Preparing [2024-10-14T07:20:51.573Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:51.573Z] 78affd0457b2: Preparing [2024-10-14T07:20:51.573Z] d902460794d9: Preparing [2024-10-14T07:20:51.573Z] 313cf8c0111c: Preparing [2024-10-14T07:20:51.573Z] 16113d51b718: Preparing [2024-10-14T07:20:51.573Z] 78affd0457b2: Waiting [2024-10-14T07:20:51.573Z] d902460794d9: Waiting [2024-10-14T07:20:51.573Z] 313cf8c0111c: Waiting [2024-10-14T07:20:51.573Z] 16113d51b718: Waiting [2024-10-14T07:20:51.573Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:51.573Z] 4e00c1ee508e: Layer already exists [2024-10-14T07:20:51.573Z] f73bcff1ac53: Layer already exists [2024-10-14T07:20:51.573Z] 3379c9f56740: Layer already exists [2024-10-14T07:20:51.573Z] 38695c92ce3c: Layer already exists [2024-10-14T07:20:51.573Z] 313cf8c0111c: Layer already exists [2024-10-14T07:20:51.573Z] 16113d51b718: Layer already exists [2024-10-14T07:20:51.573Z] d902460794d9: Layer already exists [2024-10-14T07:20:51.573Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:51.842Z] 3.2.0-dev.104: digest: sha256:ebf9b35d5b93ff797372371c7f2e891b6146694d1e63d10d11181d05575cfcd0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:52.229Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:52.604Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:20:52.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-14T07:20:52.604Z] 4e00c1ee508e: Preparing [2024-10-14T07:20:52.604Z] 38695c92ce3c: Preparing [2024-10-14T07:20:52.604Z] f73bcff1ac53: Preparing [2024-10-14T07:20:52.604Z] 3379c9f56740: Preparing [2024-10-14T07:20:52.604Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:52.604Z] 78affd0457b2: Preparing [2024-10-14T07:20:52.604Z] d902460794d9: Preparing [2024-10-14T07:20:52.604Z] 313cf8c0111c: Preparing [2024-10-14T07:20:52.604Z] 16113d51b718: Preparing [2024-10-14T07:20:52.604Z] d902460794d9: Waiting [2024-10-14T07:20:52.604Z] 313cf8c0111c: Waiting [2024-10-14T07:20:52.604Z] 16113d51b718: Waiting [2024-10-14T07:20:52.604Z] 78affd0457b2: Waiting [2024-10-14T07:20:52.604Z] 4e00c1ee508e: Layer already exists [2024-10-14T07:20:52.604Z] 38695c92ce3c: Layer already exists [2024-10-14T07:20:52.604Z] 3379c9f56740: Layer already exists [2024-10-14T07:20:52.604Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:52.604Z] f73bcff1ac53: Layer already exists [2024-10-14T07:20:52.604Z] 313cf8c0111c: Layer already exists [2024-10-14T07:20:52.604Z] d902460794d9: Layer already exists [2024-10-14T07:20:52.604Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:52.604Z] 16113d51b718: Layer already exists [2024-10-14T07:20:52.872Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:ebf9b35d5b93ff797372371c7f2e891b6146694d1e63d10d11181d05575cfcd0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:53.251Z] + 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-14T07:20:53.622Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-14T07:20:53.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-14T07:20:53.622Z] 4e00c1ee508e: Preparing [2024-10-14T07:20:53.622Z] 38695c92ce3c: Preparing [2024-10-14T07:20:53.622Z] f73bcff1ac53: Preparing [2024-10-14T07:20:53.622Z] 3379c9f56740: Preparing [2024-10-14T07:20:53.622Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:53.622Z] 78affd0457b2: Preparing [2024-10-14T07:20:53.622Z] d902460794d9: Preparing [2024-10-14T07:20:53.622Z] 313cf8c0111c: Preparing [2024-10-14T07:20:53.622Z] 16113d51b718: Preparing [2024-10-14T07:20:53.622Z] 313cf8c0111c: Waiting [2024-10-14T07:20:53.622Z] 16113d51b718: Waiting [2024-10-14T07:20:53.622Z] d902460794d9: Waiting [2024-10-14T07:20:53.622Z] 78affd0457b2: Waiting [2024-10-14T07:20:53.622Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:53.622Z] 3379c9f56740: Layer already exists [2024-10-14T07:20:53.622Z] f73bcff1ac53: Layer already exists [2024-10-14T07:20:53.622Z] 4e00c1ee508e: Layer already exists [2024-10-14T07:20:53.622Z] 38695c92ce3c: Layer already exists [2024-10-14T07:20:53.622Z] 313cf8c0111c: Layer already exists [2024-10-14T07:20:53.622Z] d902460794d9: Layer already exists [2024-10-14T07:20:53.622Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:53.622Z] 16113d51b718: Layer already exists [2024-10-14T07:20:53.891Z] main: digest: sha256:ebf9b35d5b93ff797372371c7f2e891b6146694d1e63d10d11181d05575cfcd0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:20:53.977Z] ===================================================== [Pipeline] echo [2024-10-14T07:20:53.988Z] taggedImages: [2024-10-14T07:20:53.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:20:53.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-14T07:20:53.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.104 [2024-10-14T07:20:53.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:20:53.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-14T07:20:54.018Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-14T07:20:54.018Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:20:54.018Z] latest [2024-10-14T07:20:54.018Z] 3.2.0-dev.104 [2024-10-14T07:20:54.018Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:20:54.018Z] main [2024-10-14T07:20:54.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:54.401Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:20:54.786Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:20:54.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-14T07:20:54.786Z] 5abf53e1b878: Preparing [2024-10-14T07:20:54.786Z] 4fd1320ab365: Preparing [2024-10-14T07:20:54.786Z] 0161b857dbbb: Preparing [2024-10-14T07:20:54.786Z] ba4b8c68d7c5: Preparing [2024-10-14T07:20:54.786Z] 1b6153ec0338: Preparing [2024-10-14T07:20:54.786Z] f74cd6a4a5be: Preparing [2024-10-14T07:20:54.786Z] 3df19d93b86b: Preparing [2024-10-14T07:20:54.786Z] 909aaa56b574: Preparing [2024-10-14T07:20:54.786Z] d9d75d3e6b86: Preparing [2024-10-14T07:20:54.786Z] 78affd0457b2: Preparing [2024-10-14T07:20:54.786Z] c5b10f2283da: Preparing [2024-10-14T07:20:54.786Z] 46057d26e779: Preparing [2024-10-14T07:20:54.786Z] 5f70bf18a086: Preparing [2024-10-14T07:20:54.786Z] 148cdb40996e: Preparing [2024-10-14T07:20:54.786Z] c343a3b0684d: Preparing [2024-10-14T07:20:54.786Z] 544014533739: Preparing [2024-10-14T07:20:54.786Z] 16113d51b718: Preparing [2024-10-14T07:20:54.786Z] f74cd6a4a5be: Waiting [2024-10-14T07:20:54.786Z] d9d75d3e6b86: Waiting [2024-10-14T07:20:54.786Z] 3df19d93b86b: Waiting [2024-10-14T07:20:54.786Z] 909aaa56b574: Waiting [2024-10-14T07:20:54.786Z] 78affd0457b2: Waiting [2024-10-14T07:20:54.786Z] c5b10f2283da: Waiting [2024-10-14T07:20:54.786Z] 46057d26e779: Waiting [2024-10-14T07:20:54.786Z] 5f70bf18a086: Waiting [2024-10-14T07:20:54.786Z] 148cdb40996e: Waiting [2024-10-14T07:20:54.786Z] c343a3b0684d: Waiting [2024-10-14T07:20:54.786Z] 544014533739: Waiting [2024-10-14T07:20:54.786Z] 16113d51b718: Waiting [2024-10-14T07:20:55.053Z] 0161b857dbbb: Pushed [2024-10-14T07:20:55.053Z] 4fd1320ab365: Pushed [2024-10-14T07:20:55.053Z] 1b6153ec0338: Pushed [2024-10-14T07:20:55.053Z] ba4b8c68d7c5: Pushed [2024-10-14T07:20:55.053Z] 5abf53e1b878: Pushed [2024-10-14T07:20:55.053Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:20:55.053Z] 78affd0457b2: Layer already exists [2024-10-14T07:20:55.330Z] f74cd6a4a5be: Pushed [2024-10-14T07:20:55.330Z] 3df19d93b86b: Pushed [2024-10-14T07:20:55.330Z] 5f70bf18a086: Layer already exists [2024-10-14T07:20:55.330Z] 46057d26e779: Pushed [2024-10-14T07:20:55.330Z] c5b10f2283da: Pushed [2024-10-14T07:20:55.330Z] 16113d51b718: Layer already exists [2024-10-14T07:20:55.330Z] 148cdb40996e: Pushed [2024-10-14T07:20:55.596Z] c343a3b0684d: Pushed [2024-10-14T07:20:55.596Z] 544014533739: Pushed [2024-10-14T07:20:59.841Z] 909aaa56b574: Pushed [2024-10-14T07:21:00.108Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:76a66934640f383c6a83d3d27b419c75b0d40c509f6c9fa19314d0e2a2cfcd3a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:00.473Z] + 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-14T07:21:00.837Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-14T07:21:00.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-14T07:21:00.837Z] 5abf53e1b878: Preparing [2024-10-14T07:21:00.837Z] 4fd1320ab365: Preparing [2024-10-14T07:21:00.837Z] 0161b857dbbb: Preparing [2024-10-14T07:21:00.837Z] ba4b8c68d7c5: Preparing [2024-10-14T07:21:00.837Z] 1b6153ec0338: Preparing [2024-10-14T07:21:00.837Z] f74cd6a4a5be: Preparing [2024-10-14T07:21:00.837Z] 3df19d93b86b: Preparing [2024-10-14T07:21:00.837Z] 909aaa56b574: Preparing [2024-10-14T07:21:00.837Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:00.837Z] 78affd0457b2: Preparing [2024-10-14T07:21:00.837Z] c5b10f2283da: Preparing [2024-10-14T07:21:00.837Z] 46057d26e779: Preparing [2024-10-14T07:21:00.837Z] 5f70bf18a086: Preparing [2024-10-14T07:21:00.837Z] 148cdb40996e: Preparing [2024-10-14T07:21:00.837Z] c343a3b0684d: Preparing [2024-10-14T07:21:00.837Z] 544014533739: Preparing [2024-10-14T07:21:00.837Z] 16113d51b718: Preparing [2024-10-14T07:21:00.837Z] c5b10f2283da: Waiting [2024-10-14T07:21:00.837Z] f74cd6a4a5be: Waiting [2024-10-14T07:21:00.837Z] 3df19d93b86b: Waiting [2024-10-14T07:21:00.837Z] 909aaa56b574: Waiting [2024-10-14T07:21:00.837Z] 78affd0457b2: Waiting [2024-10-14T07:21:00.837Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:00.837Z] c343a3b0684d: Waiting [2024-10-14T07:21:00.837Z] 46057d26e779: Waiting [2024-10-14T07:21:00.837Z] 5f70bf18a086: Waiting [2024-10-14T07:21:00.837Z] 544014533739: Waiting [2024-10-14T07:21:00.837Z] 16113d51b718: Waiting [2024-10-14T07:21:00.837Z] 148cdb40996e: Waiting [2024-10-14T07:21:00.837Z] 0161b857dbbb: Layer already exists [2024-10-14T07:21:00.837Z] 4fd1320ab365: Layer already exists [2024-10-14T07:21:00.837Z] ba4b8c68d7c5: Layer already exists [2024-10-14T07:21:00.837Z] 1b6153ec0338: Layer already exists [2024-10-14T07:21:00.837Z] 5abf53e1b878: Layer already exists [2024-10-14T07:21:00.837Z] 3df19d93b86b: Layer already exists [2024-10-14T07:21:00.837Z] f74cd6a4a5be: Layer already exists [2024-10-14T07:21:00.837Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:00.837Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:00.837Z] 909aaa56b574: Layer already exists [2024-10-14T07:21:00.837Z] 5f70bf18a086: Layer already exists [2024-10-14T07:21:00.837Z] c5b10f2283da: Layer already exists [2024-10-14T07:21:00.837Z] 46057d26e779: Layer already exists [2024-10-14T07:21:00.837Z] c343a3b0684d: Layer already exists [2024-10-14T07:21:00.837Z] 148cdb40996e: Layer already exists [2024-10-14T07:21:01.106Z] 544014533739: Layer already exists [2024-10-14T07:21:01.106Z] 16113d51b718: Layer already exists [2024-10-14T07:21:01.106Z] latest: digest: sha256:76a66934640f383c6a83d3d27b419c75b0d40c509f6c9fa19314d0e2a2cfcd3a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:01.464Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:01.835Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.104 [2024-10-14T07:21:01.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-14T07:21:01.835Z] 5abf53e1b878: Preparing [2024-10-14T07:21:01.835Z] 4fd1320ab365: Preparing [2024-10-14T07:21:01.835Z] 0161b857dbbb: Preparing [2024-10-14T07:21:01.835Z] ba4b8c68d7c5: Preparing [2024-10-14T07:21:01.835Z] 1b6153ec0338: Preparing [2024-10-14T07:21:01.835Z] f74cd6a4a5be: Preparing [2024-10-14T07:21:01.835Z] 3df19d93b86b: Preparing [2024-10-14T07:21:01.835Z] 909aaa56b574: Preparing [2024-10-14T07:21:01.835Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:01.835Z] 78affd0457b2: Preparing [2024-10-14T07:21:01.835Z] c5b10f2283da: Preparing [2024-10-14T07:21:01.835Z] f74cd6a4a5be: Waiting [2024-10-14T07:21:01.835Z] 3df19d93b86b: Waiting [2024-10-14T07:21:01.835Z] 909aaa56b574: Waiting [2024-10-14T07:21:01.835Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:01.835Z] 78affd0457b2: Waiting [2024-10-14T07:21:01.835Z] 46057d26e779: Preparing [2024-10-14T07:21:01.835Z] c5b10f2283da: Waiting [2024-10-14T07:21:01.835Z] 5f70bf18a086: Preparing [2024-10-14T07:21:01.835Z] 148cdb40996e: Preparing [2024-10-14T07:21:01.835Z] c343a3b0684d: Preparing [2024-10-14T07:21:01.835Z] 544014533739: Preparing [2024-10-14T07:21:01.835Z] 46057d26e779: Waiting [2024-10-14T07:21:01.835Z] 5f70bf18a086: Waiting [2024-10-14T07:21:01.835Z] 148cdb40996e: Waiting [2024-10-14T07:21:01.835Z] c343a3b0684d: Waiting [2024-10-14T07:21:01.835Z] 16113d51b718: Preparing [2024-10-14T07:21:01.835Z] 544014533739: Waiting [2024-10-14T07:21:01.835Z] 16113d51b718: Waiting [2024-10-14T07:21:01.835Z] 5abf53e1b878: Layer already exists [2024-10-14T07:21:01.835Z] 4fd1320ab365: Layer already exists [2024-10-14T07:21:01.835Z] ba4b8c68d7c5: Layer already exists [2024-10-14T07:21:01.835Z] 1b6153ec0338: Layer already exists [2024-10-14T07:21:01.835Z] 0161b857dbbb: Layer already exists [2024-10-14T07:21:01.835Z] 909aaa56b574: Layer already exists [2024-10-14T07:21:01.835Z] f74cd6a4a5be: Layer already exists [2024-10-14T07:21:01.835Z] 3df19d93b86b: Layer already exists [2024-10-14T07:21:01.835Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:01.835Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:02.104Z] 46057d26e779: Layer already exists [2024-10-14T07:21:02.104Z] c5b10f2283da: Layer already exists [2024-10-14T07:21:02.104Z] 5f70bf18a086: Layer already exists [2024-10-14T07:21:02.104Z] 148cdb40996e: Layer already exists [2024-10-14T07:21:02.104Z] c343a3b0684d: Layer already exists [2024-10-14T07:21:02.104Z] 544014533739: Layer already exists [2024-10-14T07:21:02.104Z] 16113d51b718: Layer already exists [2024-10-14T07:21:02.104Z] 3.2.0-dev.104: digest: sha256:76a66934640f383c6a83d3d27b419c75b0d40c509f6c9fa19314d0e2a2cfcd3a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:02.477Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:02.838Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:02.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-14T07:21:02.838Z] 5abf53e1b878: Preparing [2024-10-14T07:21:02.838Z] 4fd1320ab365: Preparing [2024-10-14T07:21:02.838Z] 0161b857dbbb: Preparing [2024-10-14T07:21:02.838Z] ba4b8c68d7c5: Preparing [2024-10-14T07:21:02.838Z] 1b6153ec0338: Preparing [2024-10-14T07:21:02.838Z] f74cd6a4a5be: Preparing [2024-10-14T07:21:02.838Z] 3df19d93b86b: Preparing [2024-10-14T07:21:02.838Z] 909aaa56b574: Preparing [2024-10-14T07:21:02.838Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:02.838Z] 78affd0457b2: Preparing [2024-10-14T07:21:02.838Z] c5b10f2283da: Preparing [2024-10-14T07:21:02.838Z] 46057d26e779: Preparing [2024-10-14T07:21:02.838Z] 5f70bf18a086: Preparing [2024-10-14T07:21:02.838Z] 148cdb40996e: Preparing [2024-10-14T07:21:02.838Z] c343a3b0684d: Preparing [2024-10-14T07:21:02.838Z] 544014533739: Preparing [2024-10-14T07:21:02.838Z] 16113d51b718: Preparing [2024-10-14T07:21:02.838Z] 78affd0457b2: Waiting [2024-10-14T07:21:02.838Z] c5b10f2283da: Waiting [2024-10-14T07:21:02.838Z] 46057d26e779: Waiting [2024-10-14T07:21:02.838Z] 5f70bf18a086: Waiting [2024-10-14T07:21:02.838Z] f74cd6a4a5be: Waiting [2024-10-14T07:21:02.838Z] 148cdb40996e: Waiting [2024-10-14T07:21:02.838Z] 3df19d93b86b: Waiting [2024-10-14T07:21:02.838Z] c343a3b0684d: Waiting [2024-10-14T07:21:02.838Z] 909aaa56b574: Waiting [2024-10-14T07:21:02.838Z] 544014533739: Waiting [2024-10-14T07:21:02.838Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:02.838Z] 16113d51b718: Waiting [2024-10-14T07:21:02.838Z] 0161b857dbbb: Layer already exists [2024-10-14T07:21:02.838Z] 5abf53e1b878: Layer already exists [2024-10-14T07:21:02.838Z] 1b6153ec0338: Layer already exists [2024-10-14T07:21:02.838Z] ba4b8c68d7c5: Layer already exists [2024-10-14T07:21:02.838Z] 4fd1320ab365: Layer already exists [2024-10-14T07:21:02.838Z] f74cd6a4a5be: Layer already exists [2024-10-14T07:21:02.838Z] 3df19d93b86b: Layer already exists [2024-10-14T07:21:02.838Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:02.838Z] 909aaa56b574: Layer already exists [2024-10-14T07:21:02.838Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:02.838Z] 46057d26e779: Layer already exists [2024-10-14T07:21:02.838Z] 148cdb40996e: Layer already exists [2024-10-14T07:21:02.838Z] 5f70bf18a086: Layer already exists [2024-10-14T07:21:02.838Z] c5b10f2283da: Layer already exists [2024-10-14T07:21:02.838Z] c343a3b0684d: Layer already exists [2024-10-14T07:21:03.106Z] 544014533739: Layer already exists [2024-10-14T07:21:03.106Z] 16113d51b718: Layer already exists [2024-10-14T07:21:03.106Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:76a66934640f383c6a83d3d27b419c75b0d40c509f6c9fa19314d0e2a2cfcd3a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:03.489Z] + 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-14T07:21:03.868Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-14T07:21:03.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-14T07:21:03.868Z] 5abf53e1b878: Preparing [2024-10-14T07:21:03.868Z] 4fd1320ab365: Preparing [2024-10-14T07:21:03.868Z] 0161b857dbbb: Preparing [2024-10-14T07:21:03.868Z] ba4b8c68d7c5: Preparing [2024-10-14T07:21:03.868Z] 1b6153ec0338: Preparing [2024-10-14T07:21:03.868Z] f74cd6a4a5be: Preparing [2024-10-14T07:21:03.868Z] 3df19d93b86b: Preparing [2024-10-14T07:21:03.868Z] 909aaa56b574: Preparing [2024-10-14T07:21:03.868Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:03.868Z] 78affd0457b2: Preparing [2024-10-14T07:21:03.868Z] c5b10f2283da: Preparing [2024-10-14T07:21:03.868Z] 46057d26e779: Preparing [2024-10-14T07:21:03.868Z] 5f70bf18a086: Preparing [2024-10-14T07:21:03.868Z] 148cdb40996e: Preparing [2024-10-14T07:21:03.868Z] c343a3b0684d: Preparing [2024-10-14T07:21:03.868Z] 544014533739: Preparing [2024-10-14T07:21:03.868Z] 16113d51b718: Preparing [2024-10-14T07:21:03.868Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:03.868Z] 78affd0457b2: Waiting [2024-10-14T07:21:03.868Z] c5b10f2283da: Waiting [2024-10-14T07:21:03.868Z] 46057d26e779: Waiting [2024-10-14T07:21:03.868Z] 5f70bf18a086: Waiting [2024-10-14T07:21:03.868Z] 148cdb40996e: Waiting [2024-10-14T07:21:03.868Z] c343a3b0684d: Waiting [2024-10-14T07:21:03.868Z] 544014533739: Waiting [2024-10-14T07:21:03.868Z] 16113d51b718: Waiting [2024-10-14T07:21:03.868Z] 3df19d93b86b: Waiting [2024-10-14T07:21:03.868Z] 909aaa56b574: Waiting [2024-10-14T07:21:03.868Z] f74cd6a4a5be: Waiting [2024-10-14T07:21:03.868Z] 0161b857dbbb: Layer already exists [2024-10-14T07:21:03.868Z] 1b6153ec0338: Layer already exists [2024-10-14T07:21:03.868Z] 4fd1320ab365: Layer already exists [2024-10-14T07:21:03.868Z] 5abf53e1b878: Layer already exists [2024-10-14T07:21:03.868Z] ba4b8c68d7c5: Layer already exists [2024-10-14T07:21:03.868Z] 3df19d93b86b: Layer already exists [2024-10-14T07:21:03.868Z] f74cd6a4a5be: Layer already exists [2024-10-14T07:21:03.868Z] 909aaa56b574: Layer already exists [2024-10-14T07:21:03.868Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:03.868Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:03.868Z] 5f70bf18a086: Layer already exists [2024-10-14T07:21:03.868Z] 46057d26e779: Layer already exists [2024-10-14T07:21:03.868Z] c5b10f2283da: Layer already exists [2024-10-14T07:21:04.136Z] c343a3b0684d: Layer already exists [2024-10-14T07:21:04.136Z] 16113d51b718: Layer already exists [2024-10-14T07:21:04.136Z] 544014533739: Layer already exists [2024-10-14T07:21:04.136Z] 148cdb40996e: Layer already exists [2024-10-14T07:21:04.136Z] main: digest: sha256:76a66934640f383c6a83d3d27b419c75b0d40c509f6c9fa19314d0e2a2cfcd3a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:21:04.222Z] ===================================================== [Pipeline] echo [2024-10-14T07:21:04.234Z] taggedImages: [2024-10-14T07:21:04.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:04.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-14T07:21:04.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.104 [2024-10-14T07:21:04.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:04.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-14T07:21:04.271Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-14T07:21:04.271Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:04.271Z] latest [2024-10-14T07:21:04.271Z] 3.2.0-dev.104 [2024-10-14T07:21:04.271Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:04.271Z] main [2024-10-14T07:21:04.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:04.647Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:05.636Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:05.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-14T07:21:05.636Z] f4344258cc2f: Preparing [2024-10-14T07:21:05.636Z] 57c2dd8ef063: Preparing [2024-10-14T07:21:05.636Z] cfdd087fd6b1: Preparing [2024-10-14T07:21:05.636Z] bc1cddbd5bb4: Preparing [2024-10-14T07:21:05.636Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:05.636Z] 78affd0457b2: Preparing [2024-10-14T07:21:05.636Z] d902460794d9: Preparing [2024-10-14T07:21:05.636Z] 313cf8c0111c: Preparing [2024-10-14T07:21:05.636Z] 16113d51b718: Preparing [2024-10-14T07:21:05.636Z] 78affd0457b2: Waiting [2024-10-14T07:21:05.636Z] 313cf8c0111c: Waiting [2024-10-14T07:21:05.636Z] 16113d51b718: Waiting [2024-10-14T07:21:05.636Z] d902460794d9: Waiting [2024-10-14T07:21:05.905Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:05.905Z] cfdd087fd6b1: Pushed [2024-10-14T07:21:05.905Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:05.905Z] 57c2dd8ef063: Pushed [2024-10-14T07:21:05.905Z] d902460794d9: Layer already exists [2024-10-14T07:21:05.905Z] 313cf8c0111c: Layer already exists [2024-10-14T07:21:05.905Z] f4344258cc2f: Pushed [2024-10-14T07:21:05.905Z] 16113d51b718: Layer already exists [2024-10-14T07:21:11.252Z] bc1cddbd5bb4: Pushed [2024-10-14T07:21:11.521Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:cdb8d5de5514997c0be91e362c5f153a589c7fa1457676582045ecddaa9d49a9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:11.898Z] + 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-14T07:21:12.270Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-14T07:21:12.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-14T07:21:12.270Z] f4344258cc2f: Preparing [2024-10-14T07:21:12.270Z] 57c2dd8ef063: Preparing [2024-10-14T07:21:12.270Z] cfdd087fd6b1: Preparing [2024-10-14T07:21:12.270Z] bc1cddbd5bb4: Preparing [2024-10-14T07:21:12.270Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:12.270Z] 78affd0457b2: Preparing [2024-10-14T07:21:12.270Z] d902460794d9: Preparing [2024-10-14T07:21:12.270Z] 313cf8c0111c: Preparing [2024-10-14T07:21:12.270Z] 16113d51b718: Preparing [2024-10-14T07:21:12.270Z] d902460794d9: Waiting [2024-10-14T07:21:12.270Z] 313cf8c0111c: Waiting [2024-10-14T07:21:12.270Z] 16113d51b718: Waiting [2024-10-14T07:21:12.270Z] 78affd0457b2: Waiting [2024-10-14T07:21:12.270Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:12.270Z] f4344258cc2f: Layer already exists [2024-10-14T07:21:12.270Z] cfdd087fd6b1: Layer already exists [2024-10-14T07:21:12.270Z] 57c2dd8ef063: Layer already exists [2024-10-14T07:21:12.270Z] bc1cddbd5bb4: Layer already exists [2024-10-14T07:21:12.270Z] 313cf8c0111c: Layer already exists [2024-10-14T07:21:12.270Z] d902460794d9: Layer already exists [2024-10-14T07:21:12.270Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:12.270Z] 16113d51b718: Layer already exists [2024-10-14T07:21:12.539Z] latest: digest: sha256:cdb8d5de5514997c0be91e362c5f153a589c7fa1457676582045ecddaa9d49a9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:12.923Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:13.287Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.104 [2024-10-14T07:21:13.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-14T07:21:13.287Z] f4344258cc2f: Preparing [2024-10-14T07:21:13.287Z] 57c2dd8ef063: Preparing [2024-10-14T07:21:13.287Z] cfdd087fd6b1: Preparing [2024-10-14T07:21:13.287Z] bc1cddbd5bb4: Preparing [2024-10-14T07:21:13.287Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:13.287Z] 78affd0457b2: Preparing [2024-10-14T07:21:13.287Z] d902460794d9: Preparing [2024-10-14T07:21:13.287Z] 313cf8c0111c: Preparing [2024-10-14T07:21:13.287Z] 16113d51b718: Preparing [2024-10-14T07:21:13.287Z] 78affd0457b2: Waiting [2024-10-14T07:21:13.287Z] d902460794d9: Waiting [2024-10-14T07:21:13.287Z] 313cf8c0111c: Waiting [2024-10-14T07:21:13.287Z] 16113d51b718: Waiting [2024-10-14T07:21:13.287Z] 57c2dd8ef063: Layer already exists [2024-10-14T07:21:13.287Z] f4344258cc2f: Layer already exists [2024-10-14T07:21:13.287Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:13.287Z] bc1cddbd5bb4: Layer already exists [2024-10-14T07:21:13.287Z] cfdd087fd6b1: Layer already exists [2024-10-14T07:21:13.287Z] 313cf8c0111c: Layer already exists [2024-10-14T07:21:13.287Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:13.287Z] 16113d51b718: Layer already exists [2024-10-14T07:21:13.287Z] d902460794d9: Layer already exists [2024-10-14T07:21:13.555Z] 3.2.0-dev.104: digest: sha256:cdb8d5de5514997c0be91e362c5f153a589c7fa1457676582045ecddaa9d49a9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:13.926Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:14.308Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:14.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-14T07:21:14.308Z] f4344258cc2f: Preparing [2024-10-14T07:21:14.308Z] 57c2dd8ef063: Preparing [2024-10-14T07:21:14.308Z] cfdd087fd6b1: Preparing [2024-10-14T07:21:14.308Z] bc1cddbd5bb4: Preparing [2024-10-14T07:21:14.308Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:14.308Z] 78affd0457b2: Preparing [2024-10-14T07:21:14.308Z] d902460794d9: Preparing [2024-10-14T07:21:14.308Z] 313cf8c0111c: Preparing [2024-10-14T07:21:14.308Z] 16113d51b718: Preparing [2024-10-14T07:21:14.308Z] d902460794d9: Waiting [2024-10-14T07:21:14.308Z] 313cf8c0111c: Waiting [2024-10-14T07:21:14.308Z] 16113d51b718: Waiting [2024-10-14T07:21:14.308Z] 78affd0457b2: Waiting [2024-10-14T07:21:14.308Z] f4344258cc2f: Layer already exists [2024-10-14T07:21:14.308Z] bc1cddbd5bb4: Layer already exists [2024-10-14T07:21:14.308Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:14.308Z] 57c2dd8ef063: Layer already exists [2024-10-14T07:21:14.308Z] cfdd087fd6b1: Layer already exists [2024-10-14T07:21:14.308Z] d902460794d9: Layer already exists [2024-10-14T07:21:14.308Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:14.308Z] 16113d51b718: Layer already exists [2024-10-14T07:21:14.308Z] 313cf8c0111c: Layer already exists [2024-10-14T07:21:14.577Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:cdb8d5de5514997c0be91e362c5f153a589c7fa1457676582045ecddaa9d49a9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:14.962Z] + 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-14T07:21:15.330Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-14T07:21:15.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-14T07:21:15.330Z] f4344258cc2f: Preparing [2024-10-14T07:21:15.330Z] 57c2dd8ef063: Preparing [2024-10-14T07:21:15.330Z] cfdd087fd6b1: Preparing [2024-10-14T07:21:15.330Z] bc1cddbd5bb4: Preparing [2024-10-14T07:21:15.330Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:15.330Z] 78affd0457b2: Preparing [2024-10-14T07:21:15.330Z] d902460794d9: Preparing [2024-10-14T07:21:15.330Z] 313cf8c0111c: Preparing [2024-10-14T07:21:15.330Z] 16113d51b718: Preparing [2024-10-14T07:21:15.330Z] 78affd0457b2: Waiting [2024-10-14T07:21:15.330Z] d902460794d9: Waiting [2024-10-14T07:21:15.330Z] 313cf8c0111c: Waiting [2024-10-14T07:21:15.330Z] 16113d51b718: Waiting [2024-10-14T07:21:15.330Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:15.330Z] 57c2dd8ef063: Layer already exists [2024-10-14T07:21:15.330Z] cfdd087fd6b1: Layer already exists [2024-10-14T07:21:15.330Z] bc1cddbd5bb4: Layer already exists [2024-10-14T07:21:15.330Z] f4344258cc2f: Layer already exists [2024-10-14T07:21:15.330Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:15.330Z] d902460794d9: Layer already exists [2024-10-14T07:21:15.330Z] 313cf8c0111c: Layer already exists [2024-10-14T07:21:15.330Z] 16113d51b718: Layer already exists [2024-10-14T07:21:15.598Z] main: digest: sha256:cdb8d5de5514997c0be91e362c5f153a589c7fa1457676582045ecddaa9d49a9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:21:15.688Z] ===================================================== [Pipeline] echo [2024-10-14T07:21:15.705Z] taggedImages: [2024-10-14T07:21:15.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:15.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-14T07:21:15.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.104 [2024-10-14T07:21:15.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:15.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-14T07:21:15.736Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-14T07:21:15.736Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:15.736Z] latest [2024-10-14T07:21:15.736Z] 3.2.0-dev.104 [2024-10-14T07:21:15.736Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:15.736Z] main [2024-10-14T07:21:15.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:16.105Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:16.769Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:16.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-14T07:21:16.769Z] 1ecc522e4d55: Preparing [2024-10-14T07:21:16.769Z] 7db3779c14fd: Preparing [2024-10-14T07:21:16.769Z] a5724e9da424: Preparing [2024-10-14T07:21:16.769Z] 9f149cafae15: Preparing [2024-10-14T07:21:16.769Z] a3ca38a0c934: Preparing [2024-10-14T07:21:16.769Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:16.769Z] 78affd0457b2: Preparing [2024-10-14T07:21:16.769Z] fa4d31d21ad3: Preparing [2024-10-14T07:21:16.770Z] 684c98145d3e: Preparing [2024-10-14T07:21:16.770Z] 6c5622efe548: Preparing [2024-10-14T07:21:16.770Z] 16113d51b718: Preparing [2024-10-14T07:21:16.770Z] fa4d31d21ad3: Waiting [2024-10-14T07:21:16.770Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:16.770Z] 684c98145d3e: Waiting [2024-10-14T07:21:16.770Z] 6c5622efe548: Waiting [2024-10-14T07:21:17.037Z] a3ca38a0c934: Pushed [2024-10-14T07:21:17.037Z] 9f149cafae15: Pushed [2024-10-14T07:21:17.037Z] 7db3779c14fd: Pushed [2024-10-14T07:21:17.037Z] 1ecc522e4d55: Pushed [2024-10-14T07:21:17.037Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:17.037Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:17.037Z] 16113d51b718: Layer already exists [2024-10-14T07:21:17.306Z] fa4d31d21ad3: Pushed [2024-10-14T07:21:17.306Z] 684c98145d3e: Pushed [2024-10-14T07:21:20.662Z] 6c5622efe548: Pushed [2024-10-14T07:21:20.662Z] a5724e9da424: Pushed [2024-10-14T07:21:20.662Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:c27f3f35472913994ed174bea14a3ea2175cf5b3feb4a187057e701e56fd102f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:21.029Z] + 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-14T07:21:21.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-14T07:21:21.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-14T07:21:21.400Z] 1ecc522e4d55: Preparing [2024-10-14T07:21:21.400Z] 7db3779c14fd: Preparing [2024-10-14T07:21:21.400Z] a5724e9da424: Preparing [2024-10-14T07:21:21.400Z] 9f149cafae15: Preparing [2024-10-14T07:21:21.400Z] a3ca38a0c934: Preparing [2024-10-14T07:21:21.400Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:21.400Z] 78affd0457b2: Preparing [2024-10-14T07:21:21.400Z] fa4d31d21ad3: Preparing [2024-10-14T07:21:21.400Z] 684c98145d3e: Preparing [2024-10-14T07:21:21.400Z] 6c5622efe548: Preparing [2024-10-14T07:21:21.400Z] 16113d51b718: Preparing [2024-10-14T07:21:21.400Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:21.400Z] 78affd0457b2: Waiting [2024-10-14T07:21:21.400Z] 16113d51b718: Waiting [2024-10-14T07:21:21.400Z] 6c5622efe548: Waiting [2024-10-14T07:21:21.400Z] fa4d31d21ad3: Waiting [2024-10-14T07:21:21.400Z] 684c98145d3e: Waiting [2024-10-14T07:21:21.400Z] 1ecc522e4d55: Layer already exists [2024-10-14T07:21:21.400Z] a3ca38a0c934: Layer already exists [2024-10-14T07:21:21.400Z] 9f149cafae15: Layer already exists [2024-10-14T07:21:21.400Z] a5724e9da424: Layer already exists [2024-10-14T07:21:21.400Z] 7db3779c14fd: Layer already exists [2024-10-14T07:21:21.400Z] 684c98145d3e: Layer already exists [2024-10-14T07:21:21.400Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:21.400Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:21.400Z] fa4d31d21ad3: Layer already exists [2024-10-14T07:21:21.400Z] 6c5622efe548: Layer already exists [2024-10-14T07:21:21.400Z] 16113d51b718: Layer already exists [2024-10-14T07:21:21.666Z] latest: digest: sha256:c27f3f35472913994ed174bea14a3ea2175cf5b3feb4a187057e701e56fd102f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:22.038Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:22.409Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.104 [2024-10-14T07:21:22.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-14T07:21:22.409Z] 1ecc522e4d55: Preparing [2024-10-14T07:21:22.409Z] 7db3779c14fd: Preparing [2024-10-14T07:21:22.410Z] a5724e9da424: Preparing [2024-10-14T07:21:22.410Z] 9f149cafae15: Preparing [2024-10-14T07:21:22.410Z] a3ca38a0c934: Preparing [2024-10-14T07:21:22.410Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:22.410Z] 78affd0457b2: Preparing [2024-10-14T07:21:22.410Z] fa4d31d21ad3: Preparing [2024-10-14T07:21:22.410Z] 684c98145d3e: Preparing [2024-10-14T07:21:22.410Z] 6c5622efe548: Preparing [2024-10-14T07:21:22.410Z] 16113d51b718: Preparing [2024-10-14T07:21:22.410Z] 78affd0457b2: Waiting [2024-10-14T07:21:22.410Z] fa4d31d21ad3: Waiting [2024-10-14T07:21:22.410Z] 684c98145d3e: Waiting [2024-10-14T07:21:22.410Z] 6c5622efe548: Waiting [2024-10-14T07:21:22.410Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:22.410Z] 16113d51b718: Waiting [2024-10-14T07:21:22.410Z] 7db3779c14fd: Layer already exists [2024-10-14T07:21:22.410Z] 9f149cafae15: Layer already exists [2024-10-14T07:21:22.410Z] a3ca38a0c934: Layer already exists [2024-10-14T07:21:22.410Z] a5724e9da424: Layer already exists [2024-10-14T07:21:22.410Z] 1ecc522e4d55: Layer already exists [2024-10-14T07:21:22.410Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:22.410Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:22.410Z] fa4d31d21ad3: Layer already exists [2024-10-14T07:21:22.410Z] 684c98145d3e: Layer already exists [2024-10-14T07:21:22.410Z] 6c5622efe548: Layer already exists [2024-10-14T07:21:22.680Z] 16113d51b718: Layer already exists [2024-10-14T07:21:22.680Z] 3.2.0-dev.104: digest: sha256:c27f3f35472913994ed174bea14a3ea2175cf5b3feb4a187057e701e56fd102f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:23.058Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:23.507Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:23.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-14T07:21:23.507Z] 1ecc522e4d55: Preparing [2024-10-14T07:21:23.507Z] 7db3779c14fd: Preparing [2024-10-14T07:21:23.507Z] a5724e9da424: Preparing [2024-10-14T07:21:23.507Z] 9f149cafae15: Preparing [2024-10-14T07:21:23.507Z] a3ca38a0c934: Preparing [2024-10-14T07:21:23.507Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:23.507Z] 78affd0457b2: Preparing [2024-10-14T07:21:23.507Z] fa4d31d21ad3: Preparing [2024-10-14T07:21:23.507Z] 684c98145d3e: Preparing [2024-10-14T07:21:23.507Z] 6c5622efe548: Preparing [2024-10-14T07:21:23.507Z] 16113d51b718: Preparing [2024-10-14T07:21:23.507Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:23.507Z] 78affd0457b2: Waiting [2024-10-14T07:21:23.507Z] fa4d31d21ad3: Waiting [2024-10-14T07:21:23.507Z] 684c98145d3e: Waiting [2024-10-14T07:21:23.507Z] 16113d51b718: Waiting [2024-10-14T07:21:23.507Z] 6c5622efe548: Waiting [2024-10-14T07:21:23.507Z] 7db3779c14fd: Layer already exists [2024-10-14T07:21:23.507Z] a3ca38a0c934: Layer already exists [2024-10-14T07:21:23.507Z] 9f149cafae15: Layer already exists [2024-10-14T07:21:23.507Z] a5724e9da424: Layer already exists [2024-10-14T07:21:23.507Z] 1ecc522e4d55: Layer already exists [2024-10-14T07:21:23.786Z] 6c5622efe548: Layer already exists [2024-10-14T07:21:23.786Z] 684c98145d3e: Layer already exists [2024-10-14T07:21:23.786Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:23.786Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:23.786Z] fa4d31d21ad3: Layer already exists [2024-10-14T07:21:23.786Z] 16113d51b718: Layer already exists [2024-10-14T07:21:23.786Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:c27f3f35472913994ed174bea14a3ea2175cf5b3feb4a187057e701e56fd102f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:24.180Z] + 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-14T07:21:24.586Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-14T07:21:24.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-14T07:21:24.586Z] 1ecc522e4d55: Preparing [2024-10-14T07:21:24.586Z] 7db3779c14fd: Preparing [2024-10-14T07:21:24.586Z] a5724e9da424: Preparing [2024-10-14T07:21:24.586Z] 9f149cafae15: Preparing [2024-10-14T07:21:24.586Z] a3ca38a0c934: Preparing [2024-10-14T07:21:24.586Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:24.586Z] 78affd0457b2: Preparing [2024-10-14T07:21:24.586Z] fa4d31d21ad3: Preparing [2024-10-14T07:21:24.586Z] 684c98145d3e: Preparing [2024-10-14T07:21:24.586Z] 6c5622efe548: Preparing [2024-10-14T07:21:24.586Z] 16113d51b718: Preparing [2024-10-14T07:21:24.586Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:24.586Z] 78affd0457b2: Waiting [2024-10-14T07:21:24.586Z] fa4d31d21ad3: Waiting [2024-10-14T07:21:24.586Z] 684c98145d3e: Waiting [2024-10-14T07:21:24.586Z] 6c5622efe548: Waiting [2024-10-14T07:21:24.586Z] 16113d51b718: Waiting [2024-10-14T07:21:24.586Z] 9f149cafae15: Layer already exists [2024-10-14T07:21:24.586Z] 1ecc522e4d55: Layer already exists [2024-10-14T07:21:24.586Z] a3ca38a0c934: Layer already exists [2024-10-14T07:21:24.586Z] 7db3779c14fd: Layer already exists [2024-10-14T07:21:24.586Z] a5724e9da424: Layer already exists [2024-10-14T07:21:24.586Z] fa4d31d21ad3: Layer already exists [2024-10-14T07:21:24.586Z] 6c5622efe548: Layer already exists [2024-10-14T07:21:24.586Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:24.586Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:24.586Z] 684c98145d3e: Layer already exists [2024-10-14T07:21:24.870Z] 16113d51b718: Layer already exists [2024-10-14T07:21:24.870Z] main: digest: sha256:c27f3f35472913994ed174bea14a3ea2175cf5b3feb4a187057e701e56fd102f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:21:25.062Z] ===================================================== [Pipeline] echo [2024-10-14T07:21:25.076Z] taggedImages: [2024-10-14T07:21:25.076Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:25.076Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-14T07:21:25.076Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.104 [2024-10-14T07:21:25.076Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:25.076Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-14T07:21:25.107Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-14T07:21:25.107Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:25.107Z] latest [2024-10-14T07:21:25.107Z] 3.2.0-dev.104 [2024-10-14T07:21:25.107Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:25.107Z] main [2024-10-14T07:21:25.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:25.520Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:25.912Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:25.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-14T07:21:25.912Z] 2379b02c3e08: Preparing [2024-10-14T07:21:25.912Z] 380e53331a51: Preparing [2024-10-14T07:21:25.912Z] b50beceab8f8: Preparing [2024-10-14T07:21:25.912Z] d820882f0133: Preparing [2024-10-14T07:21:25.912Z] 4d897591175e: Preparing [2024-10-14T07:21:25.912Z] 63bc0db4009e: Preparing [2024-10-14T07:21:25.912Z] abb3becb7403: Preparing [2024-10-14T07:21:25.912Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:25.912Z] 78affd0457b2: Preparing [2024-10-14T07:21:25.912Z] 7593de171e71: Preparing [2024-10-14T07:21:25.912Z] 52964792d496: Preparing [2024-10-14T07:21:25.912Z] 16113d51b718: Preparing [2024-10-14T07:21:25.912Z] 78affd0457b2: Waiting [2024-10-14T07:21:25.912Z] 7593de171e71: Waiting [2024-10-14T07:21:25.912Z] 63bc0db4009e: Waiting [2024-10-14T07:21:25.912Z] 52964792d496: Waiting [2024-10-14T07:21:25.912Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:25.912Z] abb3becb7403: Waiting [2024-10-14T07:21:26.181Z] 380e53331a51: Pushed [2024-10-14T07:21:26.181Z] 4d897591175e: Pushed [2024-10-14T07:21:26.181Z] 2379b02c3e08: Pushed [2024-10-14T07:21:26.181Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:26.449Z] 63bc0db4009e: Pushed [2024-10-14T07:21:26.449Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:26.449Z] abb3becb7403: Pushed [2024-10-14T07:21:26.449Z] 7593de171e71: Pushed [2024-10-14T07:21:28.398Z] 16113d51b718: Layer already exists [2024-10-14T07:21:29.825Z] d820882f0133: Pushed [2024-10-14T07:21:31.241Z] b50beceab8f8: Pushed [2024-10-14T07:21:31.241Z] 52964792d496: Pushed [2024-10-14T07:21:31.511Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:fa75b0af4d616241824ca5e03d3e998acbfa5f9d40f6bce8cca4600eb5c4704b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:31.877Z] + 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-14T07:21:32.249Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-14T07:21:32.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-14T07:21:32.249Z] 2379b02c3e08: Preparing [2024-10-14T07:21:32.249Z] 380e53331a51: Preparing [2024-10-14T07:21:32.249Z] b50beceab8f8: Preparing [2024-10-14T07:21:32.249Z] d820882f0133: Preparing [2024-10-14T07:21:32.249Z] 4d897591175e: Preparing [2024-10-14T07:21:32.249Z] 63bc0db4009e: Preparing [2024-10-14T07:21:32.249Z] abb3becb7403: Preparing [2024-10-14T07:21:32.249Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:32.249Z] 78affd0457b2: Preparing [2024-10-14T07:21:32.249Z] 7593de171e71: Preparing [2024-10-14T07:21:32.249Z] 52964792d496: Preparing [2024-10-14T07:21:32.249Z] 16113d51b718: Preparing [2024-10-14T07:21:32.249Z] 63bc0db4009e: Waiting [2024-10-14T07:21:32.249Z] 78affd0457b2: Waiting [2024-10-14T07:21:32.249Z] abb3becb7403: Waiting [2024-10-14T07:21:32.249Z] 7593de171e71: Waiting [2024-10-14T07:21:32.249Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:32.249Z] 52964792d496: Waiting [2024-10-14T07:21:32.249Z] 16113d51b718: Waiting [2024-10-14T07:21:32.249Z] b50beceab8f8: Layer already exists [2024-10-14T07:21:32.249Z] d820882f0133: Layer already exists [2024-10-14T07:21:32.249Z] 380e53331a51: Layer already exists [2024-10-14T07:21:32.249Z] 2379b02c3e08: Layer already exists [2024-10-14T07:21:32.249Z] 4d897591175e: Layer already exists [2024-10-14T07:21:32.249Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:32.249Z] abb3becb7403: Layer already exists [2024-10-14T07:21:32.249Z] 63bc0db4009e: Layer already exists [2024-10-14T07:21:32.249Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:32.249Z] 7593de171e71: Layer already exists [2024-10-14T07:21:32.249Z] 52964792d496: Layer already exists [2024-10-14T07:21:32.249Z] 16113d51b718: Layer already exists [2024-10-14T07:21:32.514Z] latest: digest: sha256:fa75b0af4d616241824ca5e03d3e998acbfa5f9d40f6bce8cca4600eb5c4704b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:32.878Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:33.236Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.104 [2024-10-14T07:21:33.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-14T07:21:33.236Z] 2379b02c3e08: Preparing [2024-10-14T07:21:33.236Z] 380e53331a51: Preparing [2024-10-14T07:21:33.236Z] b50beceab8f8: Preparing [2024-10-14T07:21:33.236Z] d820882f0133: Preparing [2024-10-14T07:21:33.236Z] 4d897591175e: Preparing [2024-10-14T07:21:33.236Z] 63bc0db4009e: Preparing [2024-10-14T07:21:33.236Z] abb3becb7403: Preparing [2024-10-14T07:21:33.236Z] 63bc0db4009e: Waiting [2024-10-14T07:21:33.236Z] abb3becb7403: Waiting [2024-10-14T07:21:33.236Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:33.236Z] 78affd0457b2: Preparing [2024-10-14T07:21:33.236Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:33.236Z] 7593de171e71: Preparing [2024-10-14T07:21:33.236Z] 7593de171e71: Waiting [2024-10-14T07:21:33.236Z] 52964792d496: Preparing [2024-10-14T07:21:33.236Z] 16113d51b718: Preparing [2024-10-14T07:21:33.236Z] 16113d51b718: Waiting [2024-10-14T07:21:33.236Z] 52964792d496: Waiting [2024-10-14T07:21:33.236Z] 380e53331a51: Layer already exists [2024-10-14T07:21:33.236Z] 2379b02c3e08: Layer already exists [2024-10-14T07:21:33.236Z] 4d897591175e: Layer already exists [2024-10-14T07:21:33.236Z] d820882f0133: Layer already exists [2024-10-14T07:21:33.236Z] b50beceab8f8: Layer already exists [2024-10-14T07:21:33.236Z] 63bc0db4009e: Layer already exists [2024-10-14T07:21:33.236Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:33.236Z] abb3becb7403: Layer already exists [2024-10-14T07:21:33.236Z] 7593de171e71: Layer already exists [2024-10-14T07:21:33.236Z] 16113d51b718: Layer already exists [2024-10-14T07:21:33.236Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:33.236Z] 52964792d496: Layer already exists [2024-10-14T07:21:33.503Z] 3.2.0-dev.104: digest: sha256:fa75b0af4d616241824ca5e03d3e998acbfa5f9d40f6bce8cca4600eb5c4704b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:33.860Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:34.221Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:34.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-14T07:21:34.221Z] 2379b02c3e08: Preparing [2024-10-14T07:21:34.221Z] 380e53331a51: Preparing [2024-10-14T07:21:34.221Z] b50beceab8f8: Preparing [2024-10-14T07:21:34.221Z] d820882f0133: Preparing [2024-10-14T07:21:34.221Z] 4d897591175e: Preparing [2024-10-14T07:21:34.221Z] 63bc0db4009e: Preparing [2024-10-14T07:21:34.221Z] abb3becb7403: Preparing [2024-10-14T07:21:34.221Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:34.221Z] 78affd0457b2: Preparing [2024-10-14T07:21:34.221Z] 7593de171e71: Preparing [2024-10-14T07:21:34.221Z] 52964792d496: Preparing [2024-10-14T07:21:34.221Z] 16113d51b718: Preparing [2024-10-14T07:21:34.221Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:34.221Z] 78affd0457b2: Waiting [2024-10-14T07:21:34.221Z] 7593de171e71: Waiting [2024-10-14T07:21:34.221Z] 52964792d496: Waiting [2024-10-14T07:21:34.221Z] 16113d51b718: Waiting [2024-10-14T07:21:34.221Z] abb3becb7403: Waiting [2024-10-14T07:21:34.221Z] 63bc0db4009e: Waiting [2024-10-14T07:21:34.221Z] 4d897591175e: Layer already exists [2024-10-14T07:21:34.221Z] b50beceab8f8: Layer already exists [2024-10-14T07:21:34.221Z] d820882f0133: Layer already exists [2024-10-14T07:21:34.221Z] 380e53331a51: Layer already exists [2024-10-14T07:21:34.221Z] 2379b02c3e08: Layer already exists [2024-10-14T07:21:34.221Z] abb3becb7403: Layer already exists [2024-10-14T07:21:34.221Z] 63bc0db4009e: Layer already exists [2024-10-14T07:21:34.221Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:34.221Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:34.221Z] 7593de171e71: Layer already exists [2024-10-14T07:21:34.221Z] 16113d51b718: Layer already exists [2024-10-14T07:21:34.221Z] 52964792d496: Layer already exists [2024-10-14T07:21:34.490Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:fa75b0af4d616241824ca5e03d3e998acbfa5f9d40f6bce8cca4600eb5c4704b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:34.855Z] + 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-14T07:21:35.216Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-14T07:21:35.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-14T07:21:35.217Z] 2379b02c3e08: Preparing [2024-10-14T07:21:35.217Z] 380e53331a51: Preparing [2024-10-14T07:21:35.217Z] b50beceab8f8: Preparing [2024-10-14T07:21:35.217Z] d820882f0133: Preparing [2024-10-14T07:21:35.217Z] 4d897591175e: Preparing [2024-10-14T07:21:35.217Z] 63bc0db4009e: Preparing [2024-10-14T07:21:35.217Z] abb3becb7403: Preparing [2024-10-14T07:21:35.217Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:35.217Z] 78affd0457b2: Preparing [2024-10-14T07:21:35.217Z] 7593de171e71: Preparing [2024-10-14T07:21:35.217Z] 52964792d496: Preparing [2024-10-14T07:21:35.217Z] 16113d51b718: Preparing [2024-10-14T07:21:35.217Z] 78affd0457b2: Waiting [2024-10-14T07:21:35.217Z] 7593de171e71: Waiting [2024-10-14T07:21:35.217Z] 52964792d496: Waiting [2024-10-14T07:21:35.217Z] 16113d51b718: Waiting [2024-10-14T07:21:35.217Z] abb3becb7403: Waiting [2024-10-14T07:21:35.217Z] 63bc0db4009e: Waiting [2024-10-14T07:21:35.217Z] d9d75d3e6b86: Waiting [2024-10-14T07:21:35.217Z] 380e53331a51: Layer already exists [2024-10-14T07:21:35.217Z] 4d897591175e: Layer already exists [2024-10-14T07:21:35.217Z] 2379b02c3e08: Layer already exists [2024-10-14T07:21:35.217Z] d820882f0133: Layer already exists [2024-10-14T07:21:35.217Z] b50beceab8f8: Layer already exists [2024-10-14T07:21:35.217Z] abb3becb7403: Layer already exists [2024-10-14T07:21:35.217Z] 7593de171e71: Layer already exists [2024-10-14T07:21:35.217Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:35.217Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:35.217Z] 63bc0db4009e: Layer already exists [2024-10-14T07:21:35.217Z] 52964792d496: Layer already exists [2024-10-14T07:21:35.484Z] 16113d51b718: Layer already exists [2024-10-14T07:21:35.484Z] main: digest: sha256:fa75b0af4d616241824ca5e03d3e998acbfa5f9d40f6bce8cca4600eb5c4704b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:21:35.557Z] ===================================================== [Pipeline] echo [2024-10-14T07:21:35.571Z] taggedImages: [2024-10-14T07:21:35.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:35.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-14T07:21:35.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.104 [2024-10-14T07:21:35.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:35.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-14T07:21:35.600Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-14T07:21:35.600Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:35.600Z] latest [2024-10-14T07:21:35.600Z] 3.2.0-dev.104 [2024-10-14T07:21:35.600Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:35.600Z] main [2024-10-14T07:21:35.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:35.981Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:36.360Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:36.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-14T07:21:36.360Z] 904c7888cb68: Preparing [2024-10-14T07:21:36.360Z] 9eb2f1cdb2a2: Preparing [2024-10-14T07:21:36.360Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:36.360Z] 78affd0457b2: Preparing [2024-10-14T07:21:36.360Z] 8ed55a602189: Preparing [2024-10-14T07:21:36.360Z] 0b21b18c2660: Preparing [2024-10-14T07:21:36.360Z] 16113d51b718: Preparing [2024-10-14T07:21:36.360Z] 0b21b18c2660: Waiting [2024-10-14T07:21:36.360Z] 16113d51b718: Waiting [2024-10-14T07:21:36.630Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:36.630Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:36.630Z] 904c7888cb68: Pushed [2024-10-14T07:21:36.630Z] 16113d51b718: Layer already exists [2024-10-14T07:21:36.630Z] 8ed55a602189: Pushed [2024-10-14T07:21:38.575Z] 0b21b18c2660: Pushed [2024-10-14T07:21:42.847Z] 9eb2f1cdb2a2: Pushed [2024-10-14T07:21:42.847Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:112fa11c64b5daf794d5f0e226e79874aac2556b3fc12384f3788021d96412dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:43.211Z] + 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-14T07:21:43.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-14T07:21:43.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-14T07:21:43.570Z] 904c7888cb68: Preparing [2024-10-14T07:21:43.570Z] 9eb2f1cdb2a2: Preparing [2024-10-14T07:21:43.570Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:43.570Z] 78affd0457b2: Preparing [2024-10-14T07:21:43.570Z] 8ed55a602189: Preparing [2024-10-14T07:21:43.570Z] 0b21b18c2660: Preparing [2024-10-14T07:21:43.570Z] 16113d51b718: Preparing [2024-10-14T07:21:43.570Z] 0b21b18c2660: Waiting [2024-10-14T07:21:43.570Z] 16113d51b718: Waiting [2024-10-14T07:21:43.570Z] 904c7888cb68: Layer already exists [2024-10-14T07:21:43.570Z] 8ed55a602189: Layer already exists [2024-10-14T07:21:43.570Z] 9eb2f1cdb2a2: Layer already exists [2024-10-14T07:21:43.570Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:43.570Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:43.570Z] 0b21b18c2660: Layer already exists [2024-10-14T07:21:43.570Z] 16113d51b718: Layer already exists [2024-10-14T07:21:43.837Z] latest: digest: sha256:112fa11c64b5daf794d5f0e226e79874aac2556b3fc12384f3788021d96412dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:44.203Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:44.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.104 [2024-10-14T07:21:44.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-14T07:21:44.545Z] 904c7888cb68: Preparing [2024-10-14T07:21:44.545Z] 9eb2f1cdb2a2: Preparing [2024-10-14T07:21:44.545Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:44.545Z] 78affd0457b2: Preparing [2024-10-14T07:21:44.545Z] 8ed55a602189: Preparing [2024-10-14T07:21:44.545Z] 0b21b18c2660: Preparing [2024-10-14T07:21:44.545Z] 16113d51b718: Preparing [2024-10-14T07:21:44.545Z] 0b21b18c2660: Waiting [2024-10-14T07:21:44.545Z] 9eb2f1cdb2a2: Layer already exists [2024-10-14T07:21:44.545Z] 8ed55a602189: Layer already exists [2024-10-14T07:21:44.545Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:44.545Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:44.545Z] 904c7888cb68: Layer already exists [2024-10-14T07:21:44.545Z] 16113d51b718: Layer already exists [2024-10-14T07:21:44.545Z] 0b21b18c2660: Layer already exists [2024-10-14T07:21:44.810Z] 3.2.0-dev.104: digest: sha256:112fa11c64b5daf794d5f0e226e79874aac2556b3fc12384f3788021d96412dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:45.162Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:45.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:45.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-14T07:21:45.516Z] 904c7888cb68: Preparing [2024-10-14T07:21:45.516Z] 9eb2f1cdb2a2: Preparing [2024-10-14T07:21:45.516Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:45.516Z] 78affd0457b2: Preparing [2024-10-14T07:21:45.516Z] 8ed55a602189: Preparing [2024-10-14T07:21:45.516Z] 0b21b18c2660: Preparing [2024-10-14T07:21:45.516Z] 16113d51b718: Preparing [2024-10-14T07:21:45.516Z] 0b21b18c2660: Waiting [2024-10-14T07:21:45.516Z] 8ed55a602189: Layer already exists [2024-10-14T07:21:45.516Z] 904c7888cb68: Layer already exists [2024-10-14T07:21:45.516Z] 9eb2f1cdb2a2: Layer already exists [2024-10-14T07:21:45.516Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:45.516Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:45.516Z] 0b21b18c2660: Layer already exists [2024-10-14T07:21:45.516Z] 16113d51b718: Layer already exists [2024-10-14T07:21:45.783Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:112fa11c64b5daf794d5f0e226e79874aac2556b3fc12384f3788021d96412dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:46.151Z] + 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-14T07:21:46.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-14T07:21:46.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-14T07:21:46.525Z] 904c7888cb68: Preparing [2024-10-14T07:21:46.525Z] 9eb2f1cdb2a2: Preparing [2024-10-14T07:21:46.525Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:46.525Z] 78affd0457b2: Preparing [2024-10-14T07:21:46.525Z] 8ed55a602189: Preparing [2024-10-14T07:21:46.525Z] 0b21b18c2660: Preparing [2024-10-14T07:21:46.525Z] 16113d51b718: Preparing [2024-10-14T07:21:46.525Z] 0b21b18c2660: Waiting [2024-10-14T07:21:46.525Z] 16113d51b718: Waiting [2024-10-14T07:21:46.525Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:46.525Z] 904c7888cb68: Layer already exists [2024-10-14T07:21:46.525Z] 8ed55a602189: Layer already exists [2024-10-14T07:21:46.525Z] 9eb2f1cdb2a2: Layer already exists [2024-10-14T07:21:46.525Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:46.525Z] 16113d51b718: Layer already exists [2024-10-14T07:21:46.525Z] 0b21b18c2660: Layer already exists [2024-10-14T07:21:46.791Z] main: digest: sha256:112fa11c64b5daf794d5f0e226e79874aac2556b3fc12384f3788021d96412dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:21:46.878Z] ===================================================== [Pipeline] echo [2024-10-14T07:21:46.892Z] taggedImages: [2024-10-14T07:21:46.892Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:46.892Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-14T07:21:46.892Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.104 [2024-10-14T07:21:46.892Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:46.892Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-14T07:21:46.923Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-14T07:21:46.923Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:46.923Z] latest [2024-10-14T07:21:46.923Z] 3.2.0-dev.104 [2024-10-14T07:21:46.923Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:21:46.923Z] main [2024-10-14T07:21:46.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:47.310Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:47.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:21:47.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-14T07:21:47.683Z] 5c6d6c77fec2: Preparing [2024-10-14T07:21:47.683Z] df963f476b01: Preparing [2024-10-14T07:21:47.683Z] 29bf786c273f: Preparing [2024-10-14T07:21:47.683Z] d9d75d3e6b86: Preparing [2024-10-14T07:21:47.683Z] 78affd0457b2: Preparing [2024-10-14T07:21:47.683Z] faf5d2f1735f: Preparing [2024-10-14T07:21:47.683Z] 4a544186463c: Preparing [2024-10-14T07:21:47.683Z] 8199b6c122ed: Preparing [2024-10-14T07:21:47.683Z] 1ca643c8029c: Preparing [2024-10-14T07:21:47.683Z] 16113d51b718: Preparing [2024-10-14T07:21:47.683Z] 8199b6c122ed: Waiting [2024-10-14T07:21:47.683Z] 1ca643c8029c: Waiting [2024-10-14T07:21:47.683Z] 16113d51b718: Waiting [2024-10-14T07:21:47.683Z] faf5d2f1735f: Waiting [2024-10-14T07:21:47.683Z] 4a544186463c: Waiting [2024-10-14T07:21:47.683Z] 78affd0457b2: Layer already exists [2024-10-14T07:21:47.948Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:21:47.948Z] df963f476b01: Pushed [2024-10-14T07:21:47.948Z] 29bf786c273f: Pushed [2024-10-14T07:21:47.948Z] 5c6d6c77fec2: Pushed [2024-10-14T07:21:47.948Z] 16113d51b718: Layer already exists [2024-10-14T07:21:48.213Z] 8199b6c122ed: Pushed [2024-10-14T07:21:48.796Z] 1ca643c8029c: Pushed [2024-10-14T07:22:03.782Z] 4a544186463c: Pushed [2024-10-14T07:22:10.424Z] faf5d2f1735f: Pushed [2024-10-14T07:22:10.425Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:90692aad487b1755515091170288a444067a6af587c30107cad3d17a7f8df03d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:10.807Z] + 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-14T07:22:11.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-14T07:22:11.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-14T07:22:11.432Z] 5c6d6c77fec2: Preparing [2024-10-14T07:22:11.432Z] df963f476b01: Preparing [2024-10-14T07:22:11.432Z] 29bf786c273f: Preparing [2024-10-14T07:22:11.432Z] d9d75d3e6b86: Preparing [2024-10-14T07:22:11.432Z] 78affd0457b2: Preparing [2024-10-14T07:22:11.432Z] faf5d2f1735f: Preparing [2024-10-14T07:22:11.432Z] 4a544186463c: Preparing [2024-10-14T07:22:11.432Z] 8199b6c122ed: Preparing [2024-10-14T07:22:11.432Z] 1ca643c8029c: Preparing [2024-10-14T07:22:11.432Z] 16113d51b718: Preparing [2024-10-14T07:22:11.432Z] faf5d2f1735f: Waiting [2024-10-14T07:22:11.432Z] 4a544186463c: Waiting [2024-10-14T07:22:11.432Z] 8199b6c122ed: Waiting [2024-10-14T07:22:11.432Z] 1ca643c8029c: Waiting [2024-10-14T07:22:11.432Z] 16113d51b718: Waiting [2024-10-14T07:22:11.432Z] df963f476b01: Layer already exists [2024-10-14T07:22:11.432Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:22:11.432Z] 5c6d6c77fec2: Layer already exists [2024-10-14T07:22:11.433Z] 29bf786c273f: Layer already exists [2024-10-14T07:22:11.433Z] 78affd0457b2: Layer already exists [2024-10-14T07:22:11.433Z] 8199b6c122ed: Layer already exists [2024-10-14T07:22:11.433Z] faf5d2f1735f: Layer already exists [2024-10-14T07:22:11.433Z] 1ca643c8029c: Layer already exists [2024-10-14T07:22:11.433Z] 4a544186463c: Layer already exists [2024-10-14T07:22:11.433Z] 16113d51b718: Layer already exists [2024-10-14T07:22:11.699Z] latest: digest: sha256:90692aad487b1755515091170288a444067a6af587c30107cad3d17a7f8df03d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:12.066Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:12.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.104 [2024-10-14T07:22:12.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-14T07:22:12.435Z] 5c6d6c77fec2: Preparing [2024-10-14T07:22:12.435Z] df963f476b01: Preparing [2024-10-14T07:22:12.435Z] 29bf786c273f: Preparing [2024-10-14T07:22:12.435Z] d9d75d3e6b86: Preparing [2024-10-14T07:22:12.435Z] 78affd0457b2: Preparing [2024-10-14T07:22:12.435Z] faf5d2f1735f: Preparing [2024-10-14T07:22:12.435Z] 4a544186463c: Preparing [2024-10-14T07:22:12.435Z] faf5d2f1735f: Waiting [2024-10-14T07:22:12.435Z] 4a544186463c: Waiting [2024-10-14T07:22:12.435Z] 8199b6c122ed: Preparing [2024-10-14T07:22:12.435Z] 1ca643c8029c: Preparing [2024-10-14T07:22:12.435Z] 8199b6c122ed: Waiting [2024-10-14T07:22:12.435Z] 1ca643c8029c: Waiting [2024-10-14T07:22:12.435Z] 16113d51b718: Preparing [2024-10-14T07:22:12.435Z] 16113d51b718: Waiting [2024-10-14T07:22:12.435Z] 5c6d6c77fec2: Layer already exists [2024-10-14T07:22:12.435Z] 29bf786c273f: Layer already exists [2024-10-14T07:22:12.435Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:22:12.435Z] df963f476b01: Layer already exists [2024-10-14T07:22:12.435Z] 78affd0457b2: Layer already exists [2024-10-14T07:22:12.435Z] faf5d2f1735f: Layer already exists [2024-10-14T07:22:12.435Z] 8199b6c122ed: Layer already exists [2024-10-14T07:22:12.435Z] 16113d51b718: Layer already exists [2024-10-14T07:22:12.435Z] 1ca643c8029c: Layer already exists [2024-10-14T07:22:12.703Z] 4a544186463c: Layer already exists [2024-10-14T07:22:12.703Z] 3.2.0-dev.104: digest: sha256:90692aad487b1755515091170288a444067a6af587c30107cad3d17a7f8df03d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:13.067Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:14.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:22:14.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-14T07:22:14.405Z] 5c6d6c77fec2: Preparing [2024-10-14T07:22:14.405Z] df963f476b01: Preparing [2024-10-14T07:22:14.405Z] 29bf786c273f: Preparing [2024-10-14T07:22:14.405Z] d9d75d3e6b86: Preparing [2024-10-14T07:22:14.405Z] 78affd0457b2: Preparing [2024-10-14T07:22:14.405Z] faf5d2f1735f: Preparing [2024-10-14T07:22:14.405Z] 4a544186463c: Preparing [2024-10-14T07:22:14.405Z] 8199b6c122ed: Preparing [2024-10-14T07:22:14.405Z] 1ca643c8029c: Preparing [2024-10-14T07:22:14.405Z] 16113d51b718: Preparing [2024-10-14T07:22:14.405Z] faf5d2f1735f: Waiting [2024-10-14T07:22:14.405Z] 4a544186463c: Waiting [2024-10-14T07:22:14.405Z] 8199b6c122ed: Waiting [2024-10-14T07:22:14.405Z] 1ca643c8029c: Waiting [2024-10-14T07:22:14.405Z] 16113d51b718: Waiting [2024-10-14T07:22:14.405Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:22:14.405Z] 29bf786c273f: Layer already exists [2024-10-14T07:22:14.405Z] 78affd0457b2: Layer already exists [2024-10-14T07:22:14.405Z] 5c6d6c77fec2: Layer already exists [2024-10-14T07:22:14.405Z] df963f476b01: Layer already exists [2024-10-14T07:22:14.674Z] faf5d2f1735f: Layer already exists [2024-10-14T07:22:14.674Z] 4a544186463c: Layer already exists [2024-10-14T07:22:14.674Z] 8199b6c122ed: Layer already exists [2024-10-14T07:22:14.674Z] 16113d51b718: Layer already exists [2024-10-14T07:22:14.674Z] 1ca643c8029c: Layer already exists [2024-10-14T07:22:14.674Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:90692aad487b1755515091170288a444067a6af587c30107cad3d17a7f8df03d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:15.048Z] + 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-14T07:22:15.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-14T07:22:15.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-14T07:22:15.410Z] 5c6d6c77fec2: Preparing [2024-10-14T07:22:15.410Z] df963f476b01: Preparing [2024-10-14T07:22:15.410Z] 29bf786c273f: Preparing [2024-10-14T07:22:15.410Z] d9d75d3e6b86: Preparing [2024-10-14T07:22:15.410Z] 78affd0457b2: Preparing [2024-10-14T07:22:15.410Z] faf5d2f1735f: Preparing [2024-10-14T07:22:15.410Z] 4a544186463c: Preparing [2024-10-14T07:22:15.410Z] 8199b6c122ed: Preparing [2024-10-14T07:22:15.410Z] 1ca643c8029c: Preparing [2024-10-14T07:22:15.410Z] 16113d51b718: Preparing [2024-10-14T07:22:15.410Z] 4a544186463c: Waiting [2024-10-14T07:22:15.410Z] 8199b6c122ed: Waiting [2024-10-14T07:22:15.410Z] 1ca643c8029c: Waiting [2024-10-14T07:22:15.410Z] 16113d51b718: Waiting [2024-10-14T07:22:15.410Z] faf5d2f1735f: Waiting [2024-10-14T07:22:15.410Z] 78affd0457b2: Layer already exists [2024-10-14T07:22:15.410Z] 29bf786c273f: Layer already exists [2024-10-14T07:22:15.410Z] 5c6d6c77fec2: Layer already exists [2024-10-14T07:22:15.410Z] df963f476b01: Layer already exists [2024-10-14T07:22:15.410Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:22:15.679Z] faf5d2f1735f: Layer already exists [2024-10-14T07:22:15.679Z] 8199b6c122ed: Layer already exists [2024-10-14T07:22:15.679Z] 1ca643c8029c: Layer already exists [2024-10-14T07:22:15.679Z] 4a544186463c: Layer already exists [2024-10-14T07:22:15.679Z] 16113d51b718: Layer already exists [2024-10-14T07:22:15.679Z] main: digest: sha256:90692aad487b1755515091170288a444067a6af587c30107cad3d17a7f8df03d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:22:15.764Z] ===================================================== [Pipeline] echo [2024-10-14T07:22:15.779Z] taggedImages: [2024-10-14T07:22:15.779Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:22:15.779Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-14T07:22:15.779Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.104 [2024-10-14T07:22:15.779Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:22:15.779Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-14T07:22:15.812Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-14T07:22:15.812Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:22:15.812Z] latest [2024-10-14T07:22:15.812Z] 3.2.0-dev.104 [2024-10-14T07:22:15.812Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:22:15.812Z] main [2024-10-14T07:22:15.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:16.181Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:16.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:22:16.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-14T07:22:16.545Z] 841780976b0d: Preparing [2024-10-14T07:22:16.545Z] f8246f41dd39: Preparing [2024-10-14T07:22:16.545Z] 40ae3022160b: Preparing [2024-10-14T07:22:16.545Z] d9d75d3e6b86: Preparing [2024-10-14T07:22:16.545Z] 78affd0457b2: Preparing [2024-10-14T07:22:16.545Z] b1fa2d29705e: Preparing [2024-10-14T07:22:16.545Z] 019fb2ad0349: Preparing [2024-10-14T07:22:16.545Z] 117d90acadf8: Preparing [2024-10-14T07:22:16.545Z] 16113d51b718: Preparing [2024-10-14T07:22:16.545Z] b1fa2d29705e: Waiting [2024-10-14T07:22:16.545Z] 019fb2ad0349: Waiting [2024-10-14T07:22:16.545Z] 117d90acadf8: Waiting [2024-10-14T07:22:16.545Z] 16113d51b718: Waiting [2024-10-14T07:22:16.545Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:22:16.813Z] 78affd0457b2: Layer already exists [2024-10-14T07:22:16.814Z] 40ae3022160b: Pushed [2024-10-14T07:22:16.814Z] f8246f41dd39: Pushed [2024-10-14T07:22:16.814Z] 16113d51b718: Layer already exists [2024-10-14T07:22:16.814Z] 841780976b0d: Pushed [2024-10-14T07:22:16.814Z] 019fb2ad0349: Pushed [2024-10-14T07:22:17.399Z] 117d90acadf8: Pushed [2024-10-14T07:22:39.492Z] b1fa2d29705e: Pushed [2024-10-14T07:22:39.492Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:82a85ae2957a8e0f26acb93f0e1fb0cebc3560a2e31a3fc91099c0fc472512ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:39.871Z] + 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-14T07:22:40.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-14T07:22:40.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-14T07:22:40.246Z] 841780976b0d: Preparing [2024-10-14T07:22:40.246Z] f8246f41dd39: Preparing [2024-10-14T07:22:40.246Z] 40ae3022160b: Preparing [2024-10-14T07:22:40.246Z] d9d75d3e6b86: Preparing [2024-10-14T07:22:40.246Z] 78affd0457b2: Preparing [2024-10-14T07:22:40.246Z] b1fa2d29705e: Preparing [2024-10-14T07:22:40.246Z] 019fb2ad0349: Preparing [2024-10-14T07:22:40.246Z] 117d90acadf8: Preparing [2024-10-14T07:22:40.246Z] 16113d51b718: Preparing [2024-10-14T07:22:40.246Z] b1fa2d29705e: Waiting [2024-10-14T07:22:40.246Z] 019fb2ad0349: Waiting [2024-10-14T07:22:40.246Z] 117d90acadf8: Waiting [2024-10-14T07:22:40.246Z] 16113d51b718: Waiting [2024-10-14T07:22:40.246Z] 78affd0457b2: Layer already exists [2024-10-14T07:22:40.246Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:22:40.246Z] 841780976b0d: Layer already exists [2024-10-14T07:22:40.246Z] 40ae3022160b: Layer already exists [2024-10-14T07:22:40.246Z] f8246f41dd39: Layer already exists [2024-10-14T07:22:40.514Z] 019fb2ad0349: Layer already exists [2024-10-14T07:22:40.514Z] 117d90acadf8: Layer already exists [2024-10-14T07:22:40.514Z] b1fa2d29705e: Layer already exists [2024-10-14T07:22:40.514Z] 16113d51b718: Layer already exists [2024-10-14T07:22:40.514Z] latest: digest: sha256:82a85ae2957a8e0f26acb93f0e1fb0cebc3560a2e31a3fc91099c0fc472512ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:40.880Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:41.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.104 [2024-10-14T07:22:41.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-14T07:22:41.248Z] 841780976b0d: Preparing [2024-10-14T07:22:41.248Z] f8246f41dd39: Preparing [2024-10-14T07:22:41.248Z] 40ae3022160b: Preparing [2024-10-14T07:22:41.248Z] d9d75d3e6b86: Preparing [2024-10-14T07:22:41.248Z] 78affd0457b2: Preparing [2024-10-14T07:22:41.248Z] b1fa2d29705e: Preparing [2024-10-14T07:22:41.248Z] 019fb2ad0349: Preparing [2024-10-14T07:22:41.248Z] 117d90acadf8: Preparing [2024-10-14T07:22:41.248Z] 16113d51b718: Preparing [2024-10-14T07:22:41.248Z] 117d90acadf8: Waiting [2024-10-14T07:22:41.248Z] b1fa2d29705e: Waiting [2024-10-14T07:22:41.248Z] 019fb2ad0349: Waiting [2024-10-14T07:22:41.248Z] 16113d51b718: Waiting [2024-10-14T07:22:41.248Z] f8246f41dd39: Layer already exists [2024-10-14T07:22:41.248Z] 78affd0457b2: Layer already exists [2024-10-14T07:22:41.248Z] 841780976b0d: Layer already exists [2024-10-14T07:22:41.248Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:22:41.248Z] 40ae3022160b: Layer already exists [2024-10-14T07:22:41.248Z] 019fb2ad0349: Layer already exists [2024-10-14T07:22:41.248Z] 117d90acadf8: Layer already exists [2024-10-14T07:22:41.248Z] 16113d51b718: Layer already exists [2024-10-14T07:22:41.248Z] b1fa2d29705e: Layer already exists [2024-10-14T07:22:41.516Z] 3.2.0-dev.104: digest: sha256:82a85ae2957a8e0f26acb93f0e1fb0cebc3560a2e31a3fc91099c0fc472512ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:41.883Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:42.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:22:42.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-14T07:22:42.257Z] 841780976b0d: Preparing [2024-10-14T07:22:42.257Z] f8246f41dd39: Preparing [2024-10-14T07:22:42.257Z] 40ae3022160b: Preparing [2024-10-14T07:22:42.257Z] d9d75d3e6b86: Preparing [2024-10-14T07:22:42.257Z] 78affd0457b2: Preparing [2024-10-14T07:22:42.257Z] b1fa2d29705e: Preparing [2024-10-14T07:22:42.257Z] 019fb2ad0349: Preparing [2024-10-14T07:22:42.257Z] 117d90acadf8: Preparing [2024-10-14T07:22:42.257Z] 16113d51b718: Preparing [2024-10-14T07:22:42.257Z] 117d90acadf8: Waiting [2024-10-14T07:22:42.257Z] 16113d51b718: Waiting [2024-10-14T07:22:42.257Z] 019fb2ad0349: Waiting [2024-10-14T07:22:42.257Z] b1fa2d29705e: Waiting [2024-10-14T07:22:42.257Z] 78affd0457b2: Layer already exists [2024-10-14T07:22:42.257Z] 841780976b0d: Layer already exists [2024-10-14T07:22:42.257Z] f8246f41dd39: Layer already exists [2024-10-14T07:22:42.257Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:22:42.257Z] 40ae3022160b: Layer already exists [2024-10-14T07:22:42.527Z] b1fa2d29705e: Layer already exists [2024-10-14T07:22:42.528Z] 16113d51b718: Layer already exists [2024-10-14T07:22:42.528Z] 117d90acadf8: Layer already exists [2024-10-14T07:22:42.528Z] 019fb2ad0349: Layer already exists [2024-10-14T07:22:42.528Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:82a85ae2957a8e0f26acb93f0e1fb0cebc3560a2e31a3fc91099c0fc472512ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:42.905Z] + 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-14T07:22:43.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-14T07:22:43.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-14T07:22:43.278Z] 841780976b0d: Preparing [2024-10-14T07:22:43.278Z] f8246f41dd39: Preparing [2024-10-14T07:22:43.278Z] 40ae3022160b: Preparing [2024-10-14T07:22:43.278Z] d9d75d3e6b86: Preparing [2024-10-14T07:22:43.278Z] 78affd0457b2: Preparing [2024-10-14T07:22:43.278Z] b1fa2d29705e: Preparing [2024-10-14T07:22:43.278Z] 019fb2ad0349: Preparing [2024-10-14T07:22:43.278Z] 117d90acadf8: Preparing [2024-10-14T07:22:43.278Z] 16113d51b718: Preparing [2024-10-14T07:22:43.278Z] b1fa2d29705e: Waiting [2024-10-14T07:22:43.278Z] 019fb2ad0349: Waiting [2024-10-14T07:22:43.278Z] 117d90acadf8: Waiting [2024-10-14T07:22:43.278Z] 16113d51b718: Waiting [2024-10-14T07:22:43.279Z] f8246f41dd39: Layer already exists [2024-10-14T07:22:43.279Z] 841780976b0d: Layer already exists [2024-10-14T07:22:43.279Z] 40ae3022160b: Layer already exists [2024-10-14T07:22:43.279Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:22:43.279Z] 78affd0457b2: Layer already exists [2024-10-14T07:22:43.279Z] 117d90acadf8: Layer already exists [2024-10-14T07:22:43.279Z] 019fb2ad0349: Layer already exists [2024-10-14T07:22:43.279Z] b1fa2d29705e: Layer already exists [2024-10-14T07:22:43.279Z] 16113d51b718: Layer already exists [2024-10-14T07:22:43.548Z] main: digest: sha256:82a85ae2957a8e0f26acb93f0e1fb0cebc3560a2e31a3fc91099c0fc472512ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:22:43.635Z] ===================================================== [Pipeline] echo [2024-10-14T07:22:43.651Z] taggedImages: [2024-10-14T07:22:43.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:22:43.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-14T07:22:43.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.104 [2024-10-14T07:22:43.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:22:43.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-14T07:22:43.684Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-14T07:22:43.684Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:22:43.684Z] latest [2024-10-14T07:22:43.684Z] 3.2.0-dev.104 [2024-10-14T07:22:43.684Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:22:43.684Z] main [2024-10-14T07:22:43.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:44.183Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:22:44.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:22:44.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-14T07:22:44.570Z] a4bb459817f7: Preparing [2024-10-14T07:22:44.570Z] 04ade0e138f5: Preparing [2024-10-14T07:22:44.570Z] 2d959c45f059: Preparing [2024-10-14T07:22:44.570Z] d9d75d3e6b86: Preparing [2024-10-14T07:22:44.570Z] 78affd0457b2: Preparing [2024-10-14T07:22:44.570Z] 8948e2c61502: Preparing [2024-10-14T07:22:44.570Z] 8199b6c122ed: Preparing [2024-10-14T07:22:44.570Z] 1ca643c8029c: Preparing [2024-10-14T07:22:44.570Z] 16113d51b718: Preparing [2024-10-14T07:22:44.570Z] 8199b6c122ed: Waiting [2024-10-14T07:22:44.570Z] 1ca643c8029c: Waiting [2024-10-14T07:22:44.570Z] 16113d51b718: Waiting [2024-10-14T07:22:44.570Z] 8948e2c61502: Waiting [2024-10-14T07:22:44.570Z] 78affd0457b2: Layer already exists [2024-10-14T07:22:44.865Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:22:44.865Z] 8199b6c122ed: Layer already exists [2024-10-14T07:22:44.865Z] 04ade0e138f5: Pushed [2024-10-14T07:22:44.865Z] 1ca643c8029c: Layer already exists [2024-10-14T07:22:44.865Z] 2d959c45f059: Pushed [2024-10-14T07:22:44.865Z] a4bb459817f7: Pushed [2024-10-14T07:22:44.865Z] 16113d51b718: Layer already exists [2024-10-14T07:23:07.058Z] 8948e2c61502: Pushed [2024-10-14T07:23:07.058Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:f686c0517a2ff73a3109b7251ed2a9d111bc1b3d37616519fb1d9db3fb45f5bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:07.440Z] + 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-14T07:23:07.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-14T07:23:07.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-14T07:23:07.788Z] a4bb459817f7: Preparing [2024-10-14T07:23:07.788Z] 04ade0e138f5: Preparing [2024-10-14T07:23:07.788Z] 2d959c45f059: Preparing [2024-10-14T07:23:07.788Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:07.788Z] 78affd0457b2: Preparing [2024-10-14T07:23:07.788Z] 8948e2c61502: Preparing [2024-10-14T07:23:07.788Z] 8199b6c122ed: Preparing [2024-10-14T07:23:07.788Z] 1ca643c8029c: Preparing [2024-10-14T07:23:07.788Z] 16113d51b718: Preparing [2024-10-14T07:23:07.788Z] 8948e2c61502: Waiting [2024-10-14T07:23:07.788Z] 8199b6c122ed: Waiting [2024-10-14T07:23:07.788Z] 16113d51b718: Waiting [2024-10-14T07:23:07.788Z] a4bb459817f7: Layer already exists [2024-10-14T07:23:07.788Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:07.788Z] 2d959c45f059: Layer already exists [2024-10-14T07:23:07.788Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:07.788Z] 04ade0e138f5: Layer already exists [2024-10-14T07:23:07.788Z] 1ca643c8029c: Layer already exists [2024-10-14T07:23:07.788Z] 8199b6c122ed: Layer already exists [2024-10-14T07:23:07.788Z] 8948e2c61502: Layer already exists [2024-10-14T07:23:07.788Z] 16113d51b718: Layer already exists [2024-10-14T07:23:08.054Z] latest: digest: sha256:f686c0517a2ff73a3109b7251ed2a9d111bc1b3d37616519fb1d9db3fb45f5bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:08.413Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:08.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.104 [2024-10-14T07:23:08.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-14T07:23:08.769Z] a4bb459817f7: Preparing [2024-10-14T07:23:08.769Z] 04ade0e138f5: Preparing [2024-10-14T07:23:08.769Z] 2d959c45f059: Preparing [2024-10-14T07:23:08.769Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:08.769Z] 78affd0457b2: Preparing [2024-10-14T07:23:08.769Z] 8948e2c61502: Preparing [2024-10-14T07:23:08.769Z] 8199b6c122ed: Preparing [2024-10-14T07:23:08.769Z] 1ca643c8029c: Preparing [2024-10-14T07:23:08.769Z] 16113d51b718: Preparing [2024-10-14T07:23:08.769Z] 8948e2c61502: Waiting [2024-10-14T07:23:08.769Z] 1ca643c8029c: Waiting [2024-10-14T07:23:08.769Z] 16113d51b718: Waiting [2024-10-14T07:23:08.769Z] 8199b6c122ed: Waiting [2024-10-14T07:23:08.770Z] 2d959c45f059: Layer already exists [2024-10-14T07:23:08.770Z] 04ade0e138f5: Layer already exists [2024-10-14T07:23:08.770Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:08.770Z] a4bb459817f7: Layer already exists [2024-10-14T07:23:08.770Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:08.770Z] 1ca643c8029c: Layer already exists [2024-10-14T07:23:08.770Z] 8948e2c61502: Layer already exists [2024-10-14T07:23:08.770Z] 8199b6c122ed: Layer already exists [2024-10-14T07:23:08.770Z] 16113d51b718: Layer already exists [2024-10-14T07:23:09.038Z] 3.2.0-dev.104: digest: sha256:f686c0517a2ff73a3109b7251ed2a9d111bc1b3d37616519fb1d9db3fb45f5bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:09.398Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:09.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:23:09.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-14T07:23:09.750Z] a4bb459817f7: Preparing [2024-10-14T07:23:09.750Z] 04ade0e138f5: Preparing [2024-10-14T07:23:09.750Z] 2d959c45f059: Preparing [2024-10-14T07:23:09.750Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:09.750Z] 78affd0457b2: Preparing [2024-10-14T07:23:09.750Z] 8948e2c61502: Preparing [2024-10-14T07:23:09.750Z] 8199b6c122ed: Preparing [2024-10-14T07:23:09.750Z] 1ca643c8029c: Preparing [2024-10-14T07:23:09.750Z] 16113d51b718: Preparing [2024-10-14T07:23:09.750Z] 8199b6c122ed: Waiting [2024-10-14T07:23:09.750Z] 1ca643c8029c: Waiting [2024-10-14T07:23:09.750Z] 16113d51b718: Waiting [2024-10-14T07:23:09.750Z] 8948e2c61502: Waiting [2024-10-14T07:23:09.750Z] 04ade0e138f5: Layer already exists [2024-10-14T07:23:09.750Z] a4bb459817f7: Layer already exists [2024-10-14T07:23:09.750Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:09.750Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:09.750Z] 2d959c45f059: Layer already exists [2024-10-14T07:23:09.750Z] 8948e2c61502: Layer already exists [2024-10-14T07:23:09.750Z] 1ca643c8029c: Layer already exists [2024-10-14T07:23:09.750Z] 8199b6c122ed: Layer already exists [2024-10-14T07:23:09.750Z] 16113d51b718: Layer already exists [2024-10-14T07:23:10.018Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:f686c0517a2ff73a3109b7251ed2a9d111bc1b3d37616519fb1d9db3fb45f5bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:10.381Z] + 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-14T07:23:10.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-14T07:23:10.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-14T07:23:10.732Z] a4bb459817f7: Preparing [2024-10-14T07:23:10.732Z] 04ade0e138f5: Preparing [2024-10-14T07:23:10.732Z] 2d959c45f059: Preparing [2024-10-14T07:23:10.732Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:10.732Z] 78affd0457b2: Preparing [2024-10-14T07:23:10.732Z] 8948e2c61502: Preparing [2024-10-14T07:23:10.732Z] 8199b6c122ed: Preparing [2024-10-14T07:23:10.732Z] 1ca643c8029c: Preparing [2024-10-14T07:23:10.732Z] 16113d51b718: Preparing [2024-10-14T07:23:10.732Z] 8948e2c61502: Waiting [2024-10-14T07:23:10.732Z] 8199b6c122ed: Waiting [2024-10-14T07:23:10.732Z] 16113d51b718: Waiting [2024-10-14T07:23:10.732Z] 1ca643c8029c: Waiting [2024-10-14T07:23:10.732Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:10.732Z] a4bb459817f7: Layer already exists [2024-10-14T07:23:10.732Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:10.732Z] 04ade0e138f5: Layer already exists [2024-10-14T07:23:10.732Z] 2d959c45f059: Layer already exists [2024-10-14T07:23:10.732Z] 8199b6c122ed: Layer already exists [2024-10-14T07:23:10.732Z] 8948e2c61502: Layer already exists [2024-10-14T07:23:10.732Z] 1ca643c8029c: Layer already exists [2024-10-14T07:23:10.732Z] 16113d51b718: Layer already exists [2024-10-14T07:23:11.000Z] main: digest: sha256:f686c0517a2ff73a3109b7251ed2a9d111bc1b3d37616519fb1d9db3fb45f5bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:23:11.092Z] ===================================================== [Pipeline] echo [2024-10-14T07:23:11.107Z] taggedImages: [2024-10-14T07:23:11.107Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:23:11.107Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-14T07:23:11.107Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.104 [2024-10-14T07:23:11.107Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:23:11.107Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-14T07:23:11.140Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-14T07:23:11.140Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:23:11.140Z] latest [2024-10-14T07:23:11.140Z] 3.2.0-dev.104 [2024-10-14T07:23:11.140Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:23:11.140Z] main [2024-10-14T07:23:11.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:11.511Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:11.878Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:23:11.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-14T07:23:11.878Z] f6d2de60ed1e: Preparing [2024-10-14T07:23:11.878Z] cc2329879c59: Preparing [2024-10-14T07:23:11.878Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:11.878Z] 78affd0457b2: Preparing [2024-10-14T07:23:11.878Z] 59a98be74884: Preparing [2024-10-14T07:23:11.878Z] 5f492e9b79cc: Preparing [2024-10-14T07:23:11.878Z] 16113d51b718: Preparing [2024-10-14T07:23:11.878Z] 5f492e9b79cc: Waiting [2024-10-14T07:23:11.878Z] 16113d51b718: Waiting [2024-10-14T07:23:11.878Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:12.150Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:12.150Z] 16113d51b718: Layer already exists [2024-10-14T07:23:12.150Z] f6d2de60ed1e: Pushed [2024-10-14T07:23:12.150Z] 59a98be74884: Pushed [2024-10-14T07:23:12.734Z] 5f492e9b79cc: Pushed [2024-10-14T07:23:25.053Z] cc2329879c59: Pushed [2024-10-14T07:23:25.053Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:1f36c2b8256c4e3da65f932c5b896edf7620888bb69018c0de2b0a8d71a313f8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:25.422Z] + 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-14T07:23:25.795Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-14T07:23:25.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-14T07:23:25.795Z] f6d2de60ed1e: Preparing [2024-10-14T07:23:25.795Z] cc2329879c59: Preparing [2024-10-14T07:23:25.795Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:25.795Z] 78affd0457b2: Preparing [2024-10-14T07:23:25.795Z] 59a98be74884: Preparing [2024-10-14T07:23:25.795Z] 5f492e9b79cc: Preparing [2024-10-14T07:23:25.795Z] 16113d51b718: Preparing [2024-10-14T07:23:25.795Z] 5f492e9b79cc: Waiting [2024-10-14T07:23:25.795Z] 16113d51b718: Waiting [2024-10-14T07:23:25.795Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:25.795Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:25.795Z] 59a98be74884: Layer already exists [2024-10-14T07:23:25.795Z] f6d2de60ed1e: Layer already exists [2024-10-14T07:23:25.795Z] cc2329879c59: Layer already exists [2024-10-14T07:23:25.795Z] 5f492e9b79cc: Layer already exists [2024-10-14T07:23:25.795Z] 16113d51b718: Layer already exists [2024-10-14T07:23:26.063Z] latest: digest: sha256:1f36c2b8256c4e3da65f932c5b896edf7620888bb69018c0de2b0a8d71a313f8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:26.438Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:26.802Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.104 [2024-10-14T07:23:26.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-14T07:23:26.802Z] f6d2de60ed1e: Preparing [2024-10-14T07:23:26.802Z] cc2329879c59: Preparing [2024-10-14T07:23:26.802Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:26.802Z] 78affd0457b2: Preparing [2024-10-14T07:23:26.802Z] 59a98be74884: Preparing [2024-10-14T07:23:26.802Z] 5f492e9b79cc: Preparing [2024-10-14T07:23:26.802Z] 16113d51b718: Preparing [2024-10-14T07:23:26.802Z] 5f492e9b79cc: Waiting [2024-10-14T07:23:26.802Z] 16113d51b718: Waiting [2024-10-14T07:23:26.802Z] f6d2de60ed1e: Layer already exists [2024-10-14T07:23:26.802Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:26.802Z] cc2329879c59: Layer already exists [2024-10-14T07:23:26.802Z] 59a98be74884: Layer already exists [2024-10-14T07:23:26.802Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:26.802Z] 16113d51b718: Layer already exists [2024-10-14T07:23:26.802Z] 5f492e9b79cc: Layer already exists [2024-10-14T07:23:27.071Z] 3.2.0-dev.104: digest: sha256:1f36c2b8256c4e3da65f932c5b896edf7620888bb69018c0de2b0a8d71a313f8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:27.445Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:27.800Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:23:27.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-14T07:23:27.800Z] f6d2de60ed1e: Preparing [2024-10-14T07:23:27.800Z] cc2329879c59: Preparing [2024-10-14T07:23:27.800Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:27.800Z] 78affd0457b2: Preparing [2024-10-14T07:23:27.800Z] 59a98be74884: Preparing [2024-10-14T07:23:27.800Z] 5f492e9b79cc: Preparing [2024-10-14T07:23:27.800Z] 16113d51b718: Preparing [2024-10-14T07:23:27.800Z] 5f492e9b79cc: Waiting [2024-10-14T07:23:27.800Z] 16113d51b718: Waiting [2024-10-14T07:23:27.800Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:27.800Z] f6d2de60ed1e: Layer already exists [2024-10-14T07:23:27.800Z] cc2329879c59: Layer already exists [2024-10-14T07:23:27.800Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:27.800Z] 59a98be74884: Layer already exists [2024-10-14T07:23:27.800Z] 16113d51b718: Layer already exists [2024-10-14T07:23:27.800Z] 5f492e9b79cc: Layer already exists [2024-10-14T07:23:28.068Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:1f36c2b8256c4e3da65f932c5b896edf7620888bb69018c0de2b0a8d71a313f8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:28.439Z] + 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-14T07:23:28.800Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-14T07:23:28.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-14T07:23:28.801Z] f6d2de60ed1e: Preparing [2024-10-14T07:23:28.801Z] cc2329879c59: Preparing [2024-10-14T07:23:28.801Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:28.801Z] 78affd0457b2: Preparing [2024-10-14T07:23:28.801Z] 59a98be74884: Preparing [2024-10-14T07:23:28.801Z] 5f492e9b79cc: Preparing [2024-10-14T07:23:28.801Z] 16113d51b718: Preparing [2024-10-14T07:23:28.801Z] 5f492e9b79cc: Waiting [2024-10-14T07:23:28.801Z] 16113d51b718: Waiting [2024-10-14T07:23:28.801Z] f6d2de60ed1e: Layer already exists [2024-10-14T07:23:28.801Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:28.801Z] cc2329879c59: Layer already exists [2024-10-14T07:23:28.801Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:28.801Z] 59a98be74884: Layer already exists [2024-10-14T07:23:28.801Z] 16113d51b718: Layer already exists [2024-10-14T07:23:28.801Z] 5f492e9b79cc: Layer already exists [2024-10-14T07:23:29.070Z] main: digest: sha256:1f36c2b8256c4e3da65f932c5b896edf7620888bb69018c0de2b0a8d71a313f8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:23:29.158Z] ===================================================== [Pipeline] echo [2024-10-14T07:23:29.173Z] taggedImages: [2024-10-14T07:23:29.173Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:23:29.173Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-14T07:23:29.173Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.104 [2024-10-14T07:23:29.173Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:23:29.173Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-14T07:23:29.204Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-14T07:23:29.204Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:23:29.204Z] latest [2024-10-14T07:23:29.204Z] 3.2.0-dev.104 [2024-10-14T07:23:29.204Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:23:29.204Z] main [2024-10-14T07:23:29.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:29.578Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:29.947Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:23:29.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-14T07:23:29.947Z] 72789c88f423: Preparing [2024-10-14T07:23:29.947Z] f709303ee817: Preparing [2024-10-14T07:23:29.947Z] 78837998c401: Preparing [2024-10-14T07:23:29.947Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:29.947Z] 78affd0457b2: Preparing [2024-10-14T07:23:29.947Z] 4746c25ffdec: Preparing [2024-10-14T07:23:29.947Z] 6d17bf411e1f: Preparing [2024-10-14T07:23:29.947Z] 16113d51b718: Preparing [2024-10-14T07:23:29.947Z] 4746c25ffdec: Waiting [2024-10-14T07:23:29.947Z] 6d17bf411e1f: Waiting [2024-10-14T07:23:29.947Z] 16113d51b718: Waiting [2024-10-14T07:23:30.214Z] f709303ee817: Pushed [2024-10-14T07:23:30.214Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:30.214Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:30.214Z] 16113d51b718: Layer already exists [2024-10-14T07:23:30.214Z] 72789c88f423: Pushed [2024-10-14T07:23:30.484Z] 4746c25ffdec: Pushed [2024-10-14T07:23:30.484Z] 6d17bf411e1f: Pushed [2024-10-14T07:23:42.814Z] 78837998c401: Pushed [2024-10-14T07:23:42.814Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:2d8508c8dcd3fd3207ae7f50fe0cca26437b4bd99951888c635fb1e7ec9d67f6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:43.174Z] + 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-14T07:23:43.552Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-14T07:23:43.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-14T07:23:43.826Z] 72789c88f423: Preparing [2024-10-14T07:23:43.826Z] f709303ee817: Preparing [2024-10-14T07:23:43.826Z] 78837998c401: Preparing [2024-10-14T07:23:43.826Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:43.826Z] 78affd0457b2: Preparing [2024-10-14T07:23:43.826Z] 4746c25ffdec: Preparing [2024-10-14T07:23:43.826Z] 6d17bf411e1f: Preparing [2024-10-14T07:23:43.826Z] 16113d51b718: Preparing [2024-10-14T07:23:43.826Z] 6d17bf411e1f: Waiting [2024-10-14T07:23:43.826Z] 4746c25ffdec: Waiting [2024-10-14T07:23:43.826Z] 16113d51b718: Waiting [2024-10-14T07:23:43.826Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:43.826Z] f709303ee817: Layer already exists [2024-10-14T07:23:43.826Z] 78837998c401: Layer already exists [2024-10-14T07:23:43.826Z] 72789c88f423: Layer already exists [2024-10-14T07:23:43.826Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:43.826Z] 16113d51b718: Layer already exists [2024-10-14T07:23:43.826Z] 4746c25ffdec: Layer already exists [2024-10-14T07:23:43.826Z] 6d17bf411e1f: Layer already exists [2024-10-14T07:23:43.826Z] latest: digest: sha256:2d8508c8dcd3fd3207ae7f50fe0cca26437b4bd99951888c635fb1e7ec9d67f6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:44.187Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:44.543Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.104 [2024-10-14T07:23:44.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-14T07:23:44.544Z] 72789c88f423: Preparing [2024-10-14T07:23:44.544Z] f709303ee817: Preparing [2024-10-14T07:23:44.544Z] 78837998c401: Preparing [2024-10-14T07:23:44.544Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:44.544Z] 78affd0457b2: Preparing [2024-10-14T07:23:44.544Z] 4746c25ffdec: Preparing [2024-10-14T07:23:44.544Z] 6d17bf411e1f: Preparing [2024-10-14T07:23:44.544Z] 4746c25ffdec: Waiting [2024-10-14T07:23:44.544Z] 16113d51b718: Preparing [2024-10-14T07:23:44.544Z] 6d17bf411e1f: Waiting [2024-10-14T07:23:44.544Z] 16113d51b718: Waiting [2024-10-14T07:23:44.544Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:44.544Z] 78837998c401: Layer already exists [2024-10-14T07:23:44.544Z] f709303ee817: Layer already exists [2024-10-14T07:23:44.544Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:44.544Z] 72789c88f423: Layer already exists [2024-10-14T07:23:44.544Z] 4746c25ffdec: Layer already exists [2024-10-14T07:23:44.544Z] 6d17bf411e1f: Layer already exists [2024-10-14T07:23:44.544Z] 16113d51b718: Layer already exists [2024-10-14T07:23:44.809Z] 3.2.0-dev.104: digest: sha256:2d8508c8dcd3fd3207ae7f50fe0cca26437b4bd99951888c635fb1e7ec9d67f6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:45.174Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:45.792Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:23:45.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-14T07:23:45.792Z] 72789c88f423: Preparing [2024-10-14T07:23:45.792Z] f709303ee817: Preparing [2024-10-14T07:23:45.792Z] 78837998c401: Preparing [2024-10-14T07:23:45.792Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:45.792Z] 78affd0457b2: Preparing [2024-10-14T07:23:45.792Z] 4746c25ffdec: Preparing [2024-10-14T07:23:45.792Z] 6d17bf411e1f: Preparing [2024-10-14T07:23:45.792Z] 16113d51b718: Preparing [2024-10-14T07:23:45.792Z] 6d17bf411e1f: Waiting [2024-10-14T07:23:45.792Z] 16113d51b718: Waiting [2024-10-14T07:23:45.792Z] 4746c25ffdec: Waiting [2024-10-14T07:23:45.792Z] f709303ee817: Layer already exists [2024-10-14T07:23:45.792Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:45.792Z] 78837998c401: Layer already exists [2024-10-14T07:23:45.792Z] 72789c88f423: Layer already exists [2024-10-14T07:23:45.792Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:45.792Z] 4746c25ffdec: Layer already exists [2024-10-14T07:23:45.792Z] 16113d51b718: Layer already exists [2024-10-14T07:23:45.792Z] 6d17bf411e1f: Layer already exists [2024-10-14T07:23:46.061Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:2d8508c8dcd3fd3207ae7f50fe0cca26437b4bd99951888c635fb1e7ec9d67f6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:46.425Z] + 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-14T07:23:46.779Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-14T07:23:46.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-14T07:23:46.779Z] 72789c88f423: Preparing [2024-10-14T07:23:46.779Z] f709303ee817: Preparing [2024-10-14T07:23:46.779Z] 78837998c401: Preparing [2024-10-14T07:23:46.779Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:46.779Z] 78affd0457b2: Preparing [2024-10-14T07:23:46.779Z] 4746c25ffdec: Preparing [2024-10-14T07:23:46.779Z] 6d17bf411e1f: Preparing [2024-10-14T07:23:46.779Z] 16113d51b718: Preparing [2024-10-14T07:23:46.779Z] 4746c25ffdec: Waiting [2024-10-14T07:23:46.779Z] 6d17bf411e1f: Waiting [2024-10-14T07:23:46.779Z] 16113d51b718: Waiting [2024-10-14T07:23:46.779Z] 72789c88f423: Layer already exists [2024-10-14T07:23:46.779Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:46.779Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:46.779Z] f709303ee817: Layer already exists [2024-10-14T07:23:46.780Z] 78837998c401: Layer already exists [2024-10-14T07:23:46.780Z] 16113d51b718: Layer already exists [2024-10-14T07:23:46.780Z] 6d17bf411e1f: Layer already exists [2024-10-14T07:23:46.780Z] 4746c25ffdec: Layer already exists [2024-10-14T07:23:47.047Z] main: digest: sha256:2d8508c8dcd3fd3207ae7f50fe0cca26437b4bd99951888c635fb1e7ec9d67f6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:23:47.122Z] ===================================================== [Pipeline] echo [2024-10-14T07:23:47.139Z] taggedImages: [2024-10-14T07:23:47.139Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:23:47.139Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-14T07:23:47.139Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.104 [2024-10-14T07:23:47.139Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:23:47.139Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-14T07:23:47.171Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-14T07:23:47.171Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:23:47.171Z] latest [2024-10-14T07:23:47.171Z] 3.2.0-dev.104 [2024-10-14T07:23:47.171Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:23:47.171Z] main [2024-10-14T07:23:47.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:47.542Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:23:47.914Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:23:47.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-14T07:23:47.915Z] 29fcba92b4fc: Preparing [2024-10-14T07:23:47.915Z] 537bfb9d99db: Preparing [2024-10-14T07:23:47.915Z] d9d75d3e6b86: Preparing [2024-10-14T07:23:47.915Z] 78affd0457b2: Preparing [2024-10-14T07:23:47.915Z] d902460794d9: Preparing [2024-10-14T07:23:47.915Z] 313cf8c0111c: Preparing [2024-10-14T07:23:47.915Z] 16113d51b718: Preparing [2024-10-14T07:23:47.915Z] 313cf8c0111c: Waiting [2024-10-14T07:23:47.915Z] 16113d51b718: Waiting [2024-10-14T07:23:48.182Z] 78affd0457b2: Layer already exists [2024-10-14T07:23:48.182Z] d902460794d9: Layer already exists [2024-10-14T07:23:48.182Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:23:48.182Z] 313cf8c0111c: Layer already exists [2024-10-14T07:23:48.182Z] 16113d51b718: Layer already exists [2024-10-14T07:23:48.182Z] 29fcba92b4fc: Pushed [2024-10-14T07:24:00.500Z] 537bfb9d99db: Pushed [2024-10-14T07:24:00.500Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:9f334575480a1645e17e6d484ab70798f2e20fadae2e0a735599699aa94a0c71 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:24:00.874Z] + 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-14T07:24:01.242Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-14T07:24:01.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-14T07:24:01.242Z] 29fcba92b4fc: Preparing [2024-10-14T07:24:01.242Z] 537bfb9d99db: Preparing [2024-10-14T07:24:01.242Z] d9d75d3e6b86: Preparing [2024-10-14T07:24:01.242Z] 78affd0457b2: Preparing [2024-10-14T07:24:01.242Z] d902460794d9: Preparing [2024-10-14T07:24:01.242Z] 313cf8c0111c: Preparing [2024-10-14T07:24:01.242Z] 16113d51b718: Preparing [2024-10-14T07:24:01.242Z] 313cf8c0111c: Waiting [2024-10-14T07:24:01.242Z] 16113d51b718: Waiting [2024-10-14T07:24:01.242Z] 78affd0457b2: Layer already exists [2024-10-14T07:24:01.242Z] 29fcba92b4fc: Layer already exists [2024-10-14T07:24:01.242Z] d902460794d9: Layer already exists [2024-10-14T07:24:01.242Z] 537bfb9d99db: Layer already exists [2024-10-14T07:24:01.242Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:24:01.242Z] 16113d51b718: Layer already exists [2024-10-14T07:24:01.242Z] 313cf8c0111c: Layer already exists [2024-10-14T07:24:01.514Z] latest: digest: sha256:9f334575480a1645e17e6d484ab70798f2e20fadae2e0a735599699aa94a0c71 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:24:01.883Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:24:02.239Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.104 [2024-10-14T07:24:02.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-14T07:24:02.239Z] 29fcba92b4fc: Preparing [2024-10-14T07:24:02.239Z] 537bfb9d99db: Preparing [2024-10-14T07:24:02.239Z] d9d75d3e6b86: Preparing [2024-10-14T07:24:02.239Z] 78affd0457b2: Preparing [2024-10-14T07:24:02.239Z] d902460794d9: Preparing [2024-10-14T07:24:02.239Z] 313cf8c0111c: Preparing [2024-10-14T07:24:02.239Z] 16113d51b718: Preparing [2024-10-14T07:24:02.239Z] 313cf8c0111c: Waiting [2024-10-14T07:24:02.239Z] 16113d51b718: Waiting [2024-10-14T07:24:02.239Z] d902460794d9: Layer already exists [2024-10-14T07:24:02.239Z] 78affd0457b2: Layer already exists [2024-10-14T07:24:02.239Z] 29fcba92b4fc: Layer already exists [2024-10-14T07:24:02.239Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:24:02.239Z] 537bfb9d99db: Layer already exists [2024-10-14T07:24:02.239Z] 313cf8c0111c: Layer already exists [2024-10-14T07:24:02.239Z] 16113d51b718: Layer already exists [2024-10-14T07:24:02.507Z] 3.2.0-dev.104: digest: sha256:9f334575480a1645e17e6d484ab70798f2e20fadae2e0a735599699aa94a0c71 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:24:02.865Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:24:03.217Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:24:03.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-14T07:24:03.217Z] 29fcba92b4fc: Preparing [2024-10-14T07:24:03.217Z] 537bfb9d99db: Preparing [2024-10-14T07:24:03.217Z] d9d75d3e6b86: Preparing [2024-10-14T07:24:03.217Z] 78affd0457b2: Preparing [2024-10-14T07:24:03.217Z] d902460794d9: Preparing [2024-10-14T07:24:03.217Z] 313cf8c0111c: Preparing [2024-10-14T07:24:03.217Z] 16113d51b718: Preparing [2024-10-14T07:24:03.217Z] 16113d51b718: Waiting [2024-10-14T07:24:03.217Z] 313cf8c0111c: Waiting [2024-10-14T07:24:03.217Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:24:03.217Z] 29fcba92b4fc: Layer already exists [2024-10-14T07:24:03.217Z] d902460794d9: Layer already exists [2024-10-14T07:24:03.217Z] 78affd0457b2: Layer already exists [2024-10-14T07:24:03.217Z] 537bfb9d99db: Layer already exists [2024-10-14T07:24:03.217Z] 16113d51b718: Layer already exists [2024-10-14T07:24:03.217Z] 313cf8c0111c: Layer already exists [2024-10-14T07:24:03.486Z] 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:9f334575480a1645e17e6d484ab70798f2e20fadae2e0a735599699aa94a0c71 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:24:03.855Z] + 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-14T07:24:04.221Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-14T07:24:04.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-14T07:24:04.221Z] 29fcba92b4fc: Preparing [2024-10-14T07:24:04.221Z] 537bfb9d99db: Preparing [2024-10-14T07:24:04.221Z] d9d75d3e6b86: Preparing [2024-10-14T07:24:04.221Z] 78affd0457b2: Preparing [2024-10-14T07:24:04.221Z] d902460794d9: Preparing [2024-10-14T07:24:04.221Z] 313cf8c0111c: Preparing [2024-10-14T07:24:04.221Z] 16113d51b718: Preparing [2024-10-14T07:24:04.221Z] 313cf8c0111c: Waiting [2024-10-14T07:24:04.221Z] 16113d51b718: Waiting [2024-10-14T07:24:04.221Z] d9d75d3e6b86: Layer already exists [2024-10-14T07:24:04.221Z] d902460794d9: Layer already exists [2024-10-14T07:24:04.221Z] 537bfb9d99db: Layer already exists [2024-10-14T07:24:04.221Z] 78affd0457b2: Layer already exists [2024-10-14T07:24:04.221Z] 29fcba92b4fc: Layer already exists [2024-10-14T07:24:04.221Z] 313cf8c0111c: Layer already exists [2024-10-14T07:24:04.221Z] 16113d51b718: Layer already exists [2024-10-14T07:24:04.488Z] main: digest: sha256:9f334575480a1645e17e6d484ab70798f2e20fadae2e0a735599699aa94a0c71 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:24:04.575Z] ===================================================== [Pipeline] echo [2024-10-14T07:24:04.590Z] taggedImages: [2024-10-14T07:24:04.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [2024-10-14T07:24:04.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-14T07:24:04.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.104 [2024-10-14T07:24:04.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [2024-10-14T07:24:04.590Z] - 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-14T07:24:04.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T07:24:04.993Z] [2024-10-14T07:24:04.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:24:05.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T07:24:05.606Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T07:24:05.606Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T07:24:05.606Z] 04944245beec: Pulling fs layer [2024-10-14T07:24:05.606Z] 699f458cf7ca: Pulling fs layer [2024-10-14T07:24:05.606Z] 765212b225bb: Pulling fs layer [2024-10-14T07:24:05.606Z] f23df028b6ca: Pulling fs layer [2024-10-14T07:24:05.606Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T07:24:05.606Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T07:24:05.606Z] f23df028b6ca: Waiting [2024-10-14T07:24:05.606Z] d65c8cfc05b1: Waiting [2024-10-14T07:24:05.606Z] 2437ff75d9bd: Waiting [2024-10-14T07:24:05.606Z] 765212b225bb: Waiting [2024-10-14T07:24:05.606Z] 04944245beec: Verifying Checksum [2024-10-14T07:24:05.606Z] 04944245beec: Download complete [2024-10-14T07:24:05.606Z] 765212b225bb: Verifying Checksum [2024-10-14T07:24:05.606Z] 765212b225bb: Download complete [2024-10-14T07:24:05.606Z] f23df028b6ca: Verifying Checksum [2024-10-14T07:24:05.606Z] f23df028b6ca: Download complete [2024-10-14T07:24:05.606Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T07:24:05.606Z] d65c8cfc05b1: Download complete [2024-10-14T07:24:05.877Z] 699f458cf7ca: Verifying Checksum [2024-10-14T07:24:05.877Z] 699f458cf7ca: Download complete [2024-10-14T07:24:06.464Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T07:24:06.464Z] 8998bd30e6a1: Download complete [2024-10-14T07:24:09.060Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T07:24:09.060Z] 2437ff75d9bd: Download complete [2024-10-14T07:24:11.642Z] 8998bd30e6a1: Pull complete [2024-10-14T07:24:11.909Z] 04944245beec: Pull complete [2024-10-14T07:24:13.857Z] 699f458cf7ca: Pull complete [2024-10-14T07:24:13.857Z] 765212b225bb: Pull complete [2024-10-14T07:24:14.880Z] f23df028b6ca: Pull complete [2024-10-14T07:24:15.161Z] d65c8cfc05b1: Pull complete [2024-10-14T07:24:33.390Z] 2437ff75d9bd: Pull complete [2024-10-14T07:24:33.390Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T07:24:33.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T07:24:33.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:24:33.613Z] prd-ubuntu20.04-docker-arm64-4c-16g-22678 does not seem to be running inside a container [2024-10-14T07:24:33.681Z] $ 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/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-14T07:24:36.892Z] $ docker top 9fc8f941e9c2ed1158accba72666204173e3ee3ae6fd9a6fa75fce450b714e62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:24:37.786Z] ---> job-cost.sh [2024-10-14T07:24:37.786Z] lf-activate-venv: SKIPPING [2024-10-14T07:24:37.786Z] INFO: No Stack... [2024-10-14T07:24:38.051Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T07:24:39.006Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T07:24:39.637Z] + cat /w/workspace/edgex-go/727/archives/cost.csv [2024-10-14T07:24:39.638Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T07:24:39.677Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-727-stack-cost] [2024-10-14T07:24:39.686Z] Resource [jenkins-edgexfoundry-edgex-go-main-727-stack-cost] did not exist. Created. [2024-10-14T07:24:39.693Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-727-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T07:24:40.345Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T07:24:41.052Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T07:24:41.062Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-727-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T07:24:41.090Z] $ docker stop --time=1 9fc8f941e9c2ed1158accba72666204173e3ee3ae6fd9a6fa75fce450b714e62 [2024-10-14T07:24:42.914Z] $ docker rm -f --volumes 9fc8f941e9c2ed1158accba72666204173e3ee3ae6fd9a6fa75fce450b714e62 [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-14T07:24:43.434Z] provisioning config files... [2024-10-14T07:24:43.441Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/727@tmp/config1466496306458541507tmp [Pipeline] { [Pipeline] sh [2024-10-14T07:24:43.748Z] + set +x [2024-10-14T07:24:43.748Z] + curl -s https://codecov.io/bash [2024-10-14T07:24:43.748Z] + bash -s -- [2024-10-14T07:24:43.748Z] [2024-10-14T07:24:43.748Z] _____ _ [2024-10-14T07:24:43.748Z] / ____| | | [2024-10-14T07:24:43.748Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T07:24:43.748Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T07:24:43.748Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T07:24:43.748Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T07:24:43.748Z] Bash-1.0.6 [2024-10-14T07:24:43.748Z] [2024-10-14T07:24:43.748Z] [2024-10-14T07:24:43.748Z] ==> git version 2.25.1 found [2024-10-14T07:24:43.748Z] ==> 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-14T07:24:43.748Z] Release-Date: 2020-01-08 [2024-10-14T07:24:43.748Z] 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-14T07:24:43.748Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T07:24:43.748Z] ==> Jenkins CI detected. [2024-10-14T07:24:43.748Z] current dir:  /w/workspace/edgex-go/727 [2024-10-14T07:24:43.748Z] project root: . [2024-10-14T07:24:43.748Z] --> token set from env [2024-10-14T07:24:43.748Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T07:24:43.748Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T07:24:43.748Z] ==> Python coveragepy not found [2024-10-14T07:24:43.748Z] ==> Searching for coverage reports in: [2024-10-14T07:24:43.748Z] + . [2024-10-14T07:24:43.748Z] -> Found 1 reports [2024-10-14T07:24:43.748Z] ==> Detecting git/mercurial file structure [2024-10-14T07:24:44.007Z] ==> Reading reports [2024-10-14T07:24:44.007Z] + ./coverage.out bytes=1548405 [2024-10-14T07:24:44.007Z] ==> Appending adjustments [2024-10-14T07:24:44.007Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T07:24:45.386Z] + Found adjustments [2024-10-14T07:24:45.386Z] ==> Gzipping contents [2024-10-14T07:24:45.386Z] 132K /tmp/codecov.gWDXVu.gz [2024-10-14T07:24:45.386Z] ==> Uploading reports [2024-10-14T07:24:45.386Z] url: https://codecov.io [2024-10-14T07:24:45.386Z] query: branch=main&commit=66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6&build=727&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F727%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T07:24:45.386Z] -> Pinging Codecov [2024-10-14T07:24:45.386Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6&build=727&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F727%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T07:24:45.646Z] -> Uploading to [2024-10-14T07:24:45.646Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6/66ab71b7-cbda-4acc-825b-01553a84d924.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T072445Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=72dd001fee14548645f0ea13defc5375aa06560605bc14fb7022db96c2912158 [2024-10-14T07:24:45.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:24:45.646Z] Dload Upload Total Spent Left Speed [2024-10-14T07:24:45.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 450k --:--:-- --:--:-- --:--:-- 450k [2024-10-14T07:24:45.907Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [2024-10-14T07:24:45.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-14T07:24:46.246Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-14T07:24:46.266Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:24:46.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T07:24:46.582Z] [2024-10-14T07:24:46.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:24:46.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T07:24:46.883Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-14T07:24:46.883Z] 43c4264eed91: Already exists [2024-10-14T07:24:46.883Z] 4cc291be95ef: Already exists [2024-10-14T07:24:46.883Z] 2ac1f1163629: Already exists [2024-10-14T07:24:46.883Z] 5c3c966382ef: Already exists [2024-10-14T07:24:46.883Z] 4f4fb700ef54: Already exists [2024-10-14T07:24:46.883Z] d9c7d2e4e75e: Pulling fs layer [2024-10-14T07:24:46.883Z] 9c3e1370e548: Pulling fs layer [2024-10-14T07:24:48.790Z] d9c7d2e4e75e: Verifying Checksum [2024-10-14T07:24:48.790Z] d9c7d2e4e75e: Download complete [2024-10-14T07:24:49.048Z] d9c7d2e4e75e: Pull complete [2024-10-14T07:24:49.614Z] 9c3e1370e548: Verifying Checksum [2024-10-14T07:24:49.614Z] 9c3e1370e548: Download complete [2024-10-14T07:24:52.898Z] 9c3e1370e548: Pull complete [2024-10-14T07:24:52.898Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-14T07:24:52.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T07:24:52.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:24:53.000Z] prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container [2024-10-14T07:24:53.030Z] $ 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/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-14T07:24:56.497Z] $ docker top 6e68c9b198be26164e81181b1dbf43dbb89f0ccfc6918c8290ad8a8fd7cf9efd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:24:56.848Z] + git config --global --add safe.directory /w/workspace/edgex-go/727 [Pipeline] echo [2024-10-14T07:24:56.859Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-14T07:24:57.139Z] + set -o pipefail [2024-10-14T07:24:57.139Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-14T07:25:05.271Z] [2024-10-14T07:25:05.271Z] Monitoring /w/workspace/edgex-go/727 (github.com/edgexfoundry/edgex-go)... [2024-10-14T07:25:05.271Z] [2024-10-14T07:25:05.271Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/1890fd2a-6fda-4f04-8933-83acd129c5f5 [2024-10-14T07:25:05.271Z] [2024-10-14T07:25:05.271Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-14T07:25:05.271Z] [2024-10-14T07:25:05.271Z] [2024-10-14T07:25:05.271Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-14T07:25:05.271Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-14T07:25:05.279Z] $ docker stop --time=1 6e68c9b198be26164e81181b1dbf43dbb89f0ccfc6918c8290ad8a8fd7cf9efd [2024-10-14T07:25:10.461Z] $ docker rm -f --volumes 6e68c9b198be26164e81181b1dbf43dbb89f0ccfc6918c8290ad8a8fd7cf9efd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-14T07:25:10.998Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:25:11.023Z] provisioning config files... [2024-10-14T07:25:11.029Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/727@tmp/config12635023956451706308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:25:11.331Z] --> edgex-publish-swagger.sh [2024-10-14T07:25:11.331Z] === Publish openapi/v3 API === [2024-10-14T07:25:11.331Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-14T07:25:11.331Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/727/openapi/v3/core-command.yaml] [2024-10-14T07:25:11.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:25:11.331Z] Dload Upload Total Spent Left Speed [2024-10-14T07:25:11.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 359k --:--:-- --:--:-- --:--:-- 355k 100 32782 0 0 100 32782 0 76953 --:--:-- --:--:-- --:--:-- 76772 [2024-10-14T07:25:11.590Z] [2024-10-14T07:25:11.590Z] [2024-10-14T07:25:11.590Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/727/openapi/v3/core-data.yaml] [2024-10-14T07:25:11.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:25:11.590Z] Dload Upload Total Spent Left Speed [2024-10-14T07:25:12.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 181k --:--:-- --:--:-- --:--:-- 181k [2024-10-14T07:25:12.158Z] [2024-10-14T07:25:12.158Z] [2024-10-14T07:25:12.158Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/727/openapi/v3/core-keeper.yaml] [2024-10-14T07:25:12.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:25:12.158Z] Dload Upload Total Spent Left Speed [2024-10-14T07:25:12.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 325 157k --:--:-- --:--:-- --:--:-- 158k [2024-10-14T07:25:12.158Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-14T07:25:12.158Z] [2024-10-14T07:25:12.158Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/727/openapi/v3/core-metadata.yaml] [2024-10-14T07:25:12.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:25:12.158Z] Dload Upload Total Spent Left Speed [2024-10-14T07:25:12.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 427 408k --:--:-- --:--:-- --:--:-- 408k [2024-10-14T07:25:12.676Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-14T07:25:12.676Z] [2024-10-14T07:25:12.676Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/727/openapi/v3/support-cron-scheduler.yaml] [2024-10-14T07:25:12.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:25:12.676Z] Dload Upload Total Spent Left Speed [2024-10-14T07:25:12.936Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 289 207k --:--:-- --:--:-- --:--:-- 207k [2024-10-14T07:25:12.936Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-14T07:25:12.936Z] [2024-10-14T07:25:12.936Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/727/openapi/v3/support-notifications.yaml] [2024-10-14T07:25:12.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:25:12.936Z] Dload Upload Total Spent Left Speed [2024-10-14T07:25:13.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 407 222k --:--:-- --:--:-- --:--:-- 222k [2024-10-14T07:25:13.197Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-14T07:25:13.197Z] [2024-10-14T07:25:13.197Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/727/openapi/v3/support-scheduler.yaml] [2024-10-14T07:25:13.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:25:13.197Z] Dload Upload Total Spent Left Speed [2024-10-14T07:25:13.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 460 106k --:--:-- --:--:-- --:--:-- 106k [2024-10-14T07:25:13.764Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-14T07:25:13.764Z] [Pipeline] } [2024-10-14T07:25:13.773Z] 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-14T07:25:14.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T07:25:14.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:25:14.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:25:14.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:25:14.627Z] prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container [2024-10-14T07:25:14.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T07:25:15.158Z] $ docker top 46b66513cc207336ee5a199a9a11610da3f5293144e8c4147fc759cc68413ca5 -eo pid,comm [2024-10-14T07:25:15.207Z] 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-14T07:25:15.207Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T07:25:15.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:25:15.269Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:25:15.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:25:15.378Z] $ docker exec 46b66513cc207336ee5a199a9a11610da3f5293144e8c4147fc759cc68413ca5 ssh-agent [2024-10-14T07:25:15.481Z] SSH_AUTH_SOCK=/tmp/ssh-Mm0AWLrIwp1N/agent.32 [2024-10-14T07:25:15.481Z] SSH_AGENT_PID=38 [2024-10-14T07:25:15.486Z] Running ssh-add (command line suppressed) [2024-10-14T07:25:15.589Z] Identity added: /w/workspace/edgex-go/727@tmp/private_key_11615446785662089728.key (/w/workspace/edgex-go/727@tmp/private_key_11615446785662089728.key) [2024-10-14T07:25:15.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:25:15.896Z] + git semver tag [2024-10-14T07:25:16.155Z] 2024-10-14 07:25:16,059 [run_tag] DEBUG tag force:False [2024-10-14T07:25:16.155Z] 2024-10-14 07:25:16,059 [check_head_tag] DEBUG check head tag [2024-10-14T07:25:16.155Z] 2024-10-14 07:25:16,062 [execute] INFO git cat-file --batch-check [2024-10-14T07:25:16.155Z] 2024-10-14 07:25:16,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/727, universal_newlines=False, shell=None, istream=) [2024-10-14T07:25:16.155Z] 2024-10-14 07:25:16,065 [execute] INFO git cat-file --batch [2024-10-14T07:25:16.155Z] 2024-10-14 07:25:16,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/727, universal_newlines=False, shell=None, istream=) [2024-10-14T07:25:16.155Z] 2024-10-14 07:25:16,125 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main [2024-10-14T07:25:16.155Z] 2024-10-14 07:25:16,125 [execute] INFO git tag -a v3.2.0-dev.104 -m v3.2.0-dev.104 [2024-10-14T07:25:16.155Z] 2024-10-14 07:25:16,125 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.104', '-m', 'v3.2.0-dev.104'], cwd=/w/workspace/edgex-go/727, universal_newlines=False, shell=None, istream=None) [2024-10-14T07:25:16.155Z] 2024-10-14 07:25:16,129 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main [2024-10-14T07:25:16.155Z] 3.2.0-dev.104 [Pipeline] } [2024-10-14T07:25:16.161Z] $ docker exec --env ******** --env ******** 46b66513cc207336ee5a199a9a11610da3f5293144e8c4147fc759cc68413ca5 ssh-agent -k [2024-10-14T07:25:16.255Z] unset SSH_AUTH_SOCK; [2024-10-14T07:25:16.255Z] unset SSH_AGENT_PID; [2024-10-14T07:25:16.255Z] echo Agent pid 38 killed; [2024-10-14T07:25:16.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T07:25:16.600Z] + git semver [Pipeline] } [2024-10-14T07:25:16.865Z] $ docker stop --time=1 46b66513cc207336ee5a199a9a11610da3f5293144e8c4147fc759cc68413ca5 [2024-10-14T07:25:18.148Z] $ docker rm -f --volumes 46b66513cc207336ee5a199a9a11610da3f5293144e8c4147fc759cc68413ca5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:25:18.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T07:25:18.557Z] [2024-10-14T07:25:18.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:25:18.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T07:25:18.868Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-14T07:25:18.868Z] ab5ef0e58194: Pulling fs layer [2024-10-14T07:25:18.868Z] 9712f1f96733: Pulling fs layer [2024-10-14T07:25:18.868Z] 63f879dbbcfc: Pulling fs layer [2024-10-14T07:25:18.868Z] 0d9ebad4ef96: Pulling fs layer [2024-10-14T07:25:18.868Z] e9a5061849ea: Pulling fs layer [2024-10-14T07:25:18.868Z] d747dcd14b5f: Pulling fs layer [2024-10-14T07:25:18.868Z] 2de7ff778b66: Pulling fs layer [2024-10-14T07:25:18.868Z] 2de7ff778b66: Waiting [2024-10-14T07:25:18.868Z] d747dcd14b5f: Waiting [2024-10-14T07:25:18.868Z] e9a5061849ea: Waiting [2024-10-14T07:25:18.868Z] 0d9ebad4ef96: Waiting [2024-10-14T07:25:18.868Z] 9712f1f96733: Verifying Checksum [2024-10-14T07:25:18.868Z] 9712f1f96733: Download complete [2024-10-14T07:25:19.127Z] 63f879dbbcfc: Verifying Checksum [2024-10-14T07:25:19.127Z] 63f879dbbcfc: Download complete [2024-10-14T07:25:19.385Z] e9a5061849ea: Verifying Checksum [2024-10-14T07:25:19.385Z] e9a5061849ea: Download complete [2024-10-14T07:25:19.385Z] d747dcd14b5f: Verifying Checksum [2024-10-14T07:25:19.385Z] d747dcd14b5f: Download complete [2024-10-14T07:25:19.385Z] ab5ef0e58194: Verifying Checksum [2024-10-14T07:25:19.385Z] ab5ef0e58194: Download complete [2024-10-14T07:25:19.385Z] 0d9ebad4ef96: Verifying Checksum [2024-10-14T07:25:19.385Z] 2de7ff778b66: Verifying Checksum [2024-10-14T07:25:19.385Z] 2de7ff778b66: Download complete [2024-10-14T07:25:21.911Z] ab5ef0e58194: Pull complete [2024-10-14T07:25:21.911Z] 9712f1f96733: Pull complete [2024-10-14T07:25:22.474Z] 63f879dbbcfc: Pull complete [2024-10-14T07:25:26.660Z] 0d9ebad4ef96: Pull complete [2024-10-14T07:25:26.660Z] e9a5061849ea: Pull complete [2024-10-14T07:25:26.660Z] d747dcd14b5f: Pull complete [2024-10-14T07:25:27.226Z] 2de7ff778b66: Pull complete [2024-10-14T07:25:27.226Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-14T07:25:27.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T07:25:27.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:25:27.325Z] prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container [2024-10-14T07:25:27.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-14T07:25:34.227Z] $ docker top 732f98cea26722123d3fc79dd26e924160418d2e18d740c1f7b3a5565b4a97b7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:25:34.312Z] provisioning config files... [2024-10-14T07:25:34.319Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/727@tmp/config3190307972781988388tmp [2024-10-14T07:25:34.328Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/727@tmp/config1433465766437851503tmp [2024-10-14T07:25:34.338Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/727@tmp/config1267656029616899620tmp [Pipeline] { [Pipeline] echo [2024-10-14T07:25:34.363Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:25:34.650Z] ---> sigul-configuration.sh [2024-10-14T07:25:34.650Z] gpg: directory `/root/.gnupg' created [2024-10-14T07:25:34.650Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-14T07:25:34.650Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-14T07:25:34.650Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-14T07:25:34.650Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-14T07:25:34.650Z] gpg: CAST5 encrypted data [2024-10-14T07:25:34.650Z] gpg: encrypted with 1 passphrase [2024-10-14T07:25:34.650Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-14T07:25:34.945Z] + mkdir /home/jenkins [2024-10-14T07:25:34.945Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-14T07:25:35.237Z] + 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-14T07:25:35.253Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:25:35.545Z] ---> sigul-install.sh [2024-10-14T07:25:35.546Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-14T07:25:35.840Z] + git tag --list [2024-10-14T07:25:35.840Z] 0.6.0 [2024-10-14T07:25:35.840Z] 0.6.1 [2024-10-14T07:25:35.840Z] 0.7.0 [2024-10-14T07:25:35.840Z] 0.7.1 [2024-10-14T07:25:35.840Z] v1.0.0 [2024-10-14T07:25:35.840Z] v1.0.1 [2024-10-14T07:25:35.840Z] v1.1.0 [2024-10-14T07:25:35.840Z] v1.2.0 [2024-10-14T07:25:35.840Z] v1.2.1 [2024-10-14T07:25:35.840Z] v1.3.0 [2024-10-14T07:25:35.840Z] v1.3.1 [2024-10-14T07:25:35.840Z] v2.0.0 [2024-10-14T07:25:35.840Z] v2.1.0 [2024-10-14T07:25:35.841Z] v2.1.1 [2024-10-14T07:25:35.841Z] v2.2.0 [2024-10-14T07:25:35.841Z] v2.3.0 [2024-10-14T07:25:35.841Z] v3.0 [2024-10-14T07:25:35.841Z] v3.0.0 [2024-10-14T07:25:35.841Z] v3.1 [2024-10-14T07:25:35.841Z] v3.1.0 [2024-10-14T07:25:35.841Z] v3.1.0-dev.1 [2024-10-14T07:25:35.841Z] v3.1.0-dev.10 [2024-10-14T07:25:35.841Z] v3.1.0-dev.11 [2024-10-14T07:25:35.841Z] v3.1.0-dev.12 [2024-10-14T07:25:35.841Z] v3.1.0-dev.13 [2024-10-14T07:25:35.841Z] v3.1.0-dev.14 [2024-10-14T07:25:35.841Z] v3.1.0-dev.15 [2024-10-14T07:25:35.841Z] v3.1.0-dev.16 [2024-10-14T07:25:35.841Z] v3.1.0-dev.17 [2024-10-14T07:25:35.841Z] v3.1.0-dev.18 [2024-10-14T07:25:35.841Z] v3.1.0-dev.19 [2024-10-14T07:25:35.841Z] v3.1.0-dev.2 [2024-10-14T07:25:35.841Z] v3.1.0-dev.20 [2024-10-14T07:25:35.841Z] v3.1.0-dev.21 [2024-10-14T07:25:35.841Z] v3.1.0-dev.22 [2024-10-14T07:25:35.841Z] v3.1.0-dev.23 [2024-10-14T07:25:35.841Z] v3.1.0-dev.24 [2024-10-14T07:25:35.841Z] v3.1.0-dev.25 [2024-10-14T07:25:35.841Z] v3.1.0-dev.26 [2024-10-14T07:25:35.841Z] v3.1.0-dev.27 [2024-10-14T07:25:35.841Z] v3.1.0-dev.28 [2024-10-14T07:25:35.841Z] v3.1.0-dev.29 [2024-10-14T07:25:35.841Z] v3.1.0-dev.3 [2024-10-14T07:25:35.841Z] v3.1.0-dev.30 [2024-10-14T07:25:35.841Z] v3.1.0-dev.31 [2024-10-14T07:25:35.841Z] v3.1.0-dev.32 [2024-10-14T07:25:35.841Z] v3.1.0-dev.33 [2024-10-14T07:25:35.841Z] v3.1.0-dev.34 [2024-10-14T07:25:35.841Z] v3.1.0-dev.35 [2024-10-14T07:25:35.841Z] v3.1.0-dev.36 [2024-10-14T07:25:35.841Z] v3.1.0-dev.37 [2024-10-14T07:25:35.841Z] v3.1.0-dev.38 [2024-10-14T07:25:35.841Z] v3.1.0-dev.39 [2024-10-14T07:25:35.841Z] v3.1.0-dev.4 [2024-10-14T07:25:35.841Z] v3.1.0-dev.40 [2024-10-14T07:25:35.841Z] v3.1.0-dev.41 [2024-10-14T07:25:35.841Z] v3.1.0-dev.42 [2024-10-14T07:25:35.841Z] v3.1.0-dev.43 [2024-10-14T07:25:35.841Z] v3.1.0-dev.44 [2024-10-14T07:25:35.841Z] v3.1.0-dev.45 [2024-10-14T07:25:35.841Z] v3.1.0-dev.46 [2024-10-14T07:25:35.841Z] v3.1.0-dev.47 [2024-10-14T07:25:35.841Z] v3.1.0-dev.48 [2024-10-14T07:25:35.841Z] v3.1.0-dev.49 [2024-10-14T07:25:35.841Z] v3.1.0-dev.5 [2024-10-14T07:25:35.841Z] v3.1.0-dev.50 [2024-10-14T07:25:35.841Z] v3.1.0-dev.51 [2024-10-14T07:25:35.841Z] v3.1.0-dev.52 [2024-10-14T07:25:35.841Z] v3.1.0-dev.53 [2024-10-14T07:25:35.841Z] v3.1.0-dev.54 [2024-10-14T07:25:35.841Z] v3.1.0-dev.55 [2024-10-14T07:25:35.841Z] v3.1.0-dev.56 [2024-10-14T07:25:35.841Z] v3.1.0-dev.57 [2024-10-14T07:25:35.841Z] v3.1.0-dev.58 [2024-10-14T07:25:35.841Z] v3.1.0-dev.59 [2024-10-14T07:25:35.841Z] v3.1.0-dev.6 [2024-10-14T07:25:35.841Z] v3.1.0-dev.60 [2024-10-14T07:25:35.841Z] v3.1.0-dev.61 [2024-10-14T07:25:35.841Z] v3.1.0-dev.62 [2024-10-14T07:25:35.841Z] v3.1.0-dev.63 [2024-10-14T07:25:35.841Z] v3.1.0-dev.64 [2024-10-14T07:25:35.841Z] v3.1.0-dev.65 [2024-10-14T07:25:35.841Z] v3.1.0-dev.66 [2024-10-14T07:25:35.841Z] v3.1.0-dev.67 [2024-10-14T07:25:35.841Z] v3.1.0-dev.68 [2024-10-14T07:25:35.841Z] v3.1.0-dev.69 [2024-10-14T07:25:35.841Z] v3.1.0-dev.7 [2024-10-14T07:25:35.841Z] v3.1.0-dev.70 [2024-10-14T07:25:35.841Z] v3.1.0-dev.71 [2024-10-14T07:25:35.841Z] v3.1.0-dev.72 [2024-10-14T07:25:35.841Z] v3.1.0-dev.73 [2024-10-14T07:25:35.841Z] v3.1.0-dev.8 [2024-10-14T07:25:35.841Z] v3.1.0-dev.9 [2024-10-14T07:25:35.841Z] v3.1.1 [2024-10-14T07:25:35.841Z] v3.1.1-dev.1 [2024-10-14T07:25:35.841Z] v3.1.1-dev.2 [2024-10-14T07:25:35.841Z] v3.2.0-dev.1 [2024-10-14T07:25:35.841Z] v3.2.0-dev.10 [2024-10-14T07:25:35.841Z] v3.2.0-dev.100 [2024-10-14T07:25:35.841Z] v3.2.0-dev.101 [2024-10-14T07:25:35.841Z] v3.2.0-dev.102 [2024-10-14T07:25:35.841Z] v3.2.0-dev.103 [2024-10-14T07:25:35.841Z] v3.2.0-dev.104 [2024-10-14T07:25:35.841Z] v3.2.0-dev.11 [2024-10-14T07:25:35.841Z] v3.2.0-dev.12 [2024-10-14T07:25:35.841Z] v3.2.0-dev.13 [2024-10-14T07:25:35.841Z] v3.2.0-dev.14 [2024-10-14T07:25:35.841Z] v3.2.0-dev.15 [2024-10-14T07:25:35.841Z] v3.2.0-dev.16 [2024-10-14T07:25:35.841Z] v3.2.0-dev.17 [2024-10-14T07:25:35.841Z] v3.2.0-dev.18 [2024-10-14T07:25:35.841Z] v3.2.0-dev.19 [2024-10-14T07:25:35.841Z] v3.2.0-dev.2 [2024-10-14T07:25:35.841Z] v3.2.0-dev.20 [2024-10-14T07:25:35.841Z] v3.2.0-dev.21 [2024-10-14T07:25:35.841Z] v3.2.0-dev.22 [2024-10-14T07:25:35.841Z] v3.2.0-dev.23 [2024-10-14T07:25:35.841Z] v3.2.0-dev.24 [2024-10-14T07:25:35.841Z] v3.2.0-dev.25 [2024-10-14T07:25:35.841Z] v3.2.0-dev.26 [2024-10-14T07:25:35.841Z] v3.2.0-dev.27 [2024-10-14T07:25:35.841Z] v3.2.0-dev.28 [2024-10-14T07:25:35.841Z] v3.2.0-dev.29 [2024-10-14T07:25:35.841Z] v3.2.0-dev.3 [2024-10-14T07:25:35.841Z] v3.2.0-dev.30 [2024-10-14T07:25:35.841Z] v3.2.0-dev.31 [2024-10-14T07:25:35.841Z] v3.2.0-dev.32 [2024-10-14T07:25:35.841Z] v3.2.0-dev.33 [2024-10-14T07:25:35.841Z] v3.2.0-dev.34 [2024-10-14T07:25:35.841Z] v3.2.0-dev.35 [2024-10-14T07:25:35.841Z] v3.2.0-dev.36 [2024-10-14T07:25:35.841Z] v3.2.0-dev.37 [2024-10-14T07:25:35.841Z] v3.2.0-dev.38 [2024-10-14T07:25:35.841Z] v3.2.0-dev.39 [2024-10-14T07:25:35.841Z] v3.2.0-dev.4 [2024-10-14T07:25:35.841Z] v3.2.0-dev.40 [2024-10-14T07:25:35.841Z] v3.2.0-dev.41 [2024-10-14T07:25:35.841Z] v3.2.0-dev.42 [2024-10-14T07:25:35.841Z] v3.2.0-dev.43 [2024-10-14T07:25:35.841Z] v3.2.0-dev.44 [2024-10-14T07:25:35.841Z] v3.2.0-dev.45 [2024-10-14T07:25:35.841Z] v3.2.0-dev.46 [2024-10-14T07:25:35.841Z] v3.2.0-dev.47 [2024-10-14T07:25:35.841Z] v3.2.0-dev.48 [2024-10-14T07:25:35.841Z] v3.2.0-dev.49 [2024-10-14T07:25:35.841Z] v3.2.0-dev.5 [2024-10-14T07:25:35.841Z] v3.2.0-dev.50 [2024-10-14T07:25:35.841Z] v3.2.0-dev.51 [2024-10-14T07:25:35.841Z] v3.2.0-dev.52 [2024-10-14T07:25:35.841Z] v3.2.0-dev.53 [2024-10-14T07:25:35.841Z] v3.2.0-dev.54 [2024-10-14T07:25:35.841Z] v3.2.0-dev.55 [2024-10-14T07:25:35.841Z] v3.2.0-dev.56 [2024-10-14T07:25:35.841Z] v3.2.0-dev.57 [2024-10-14T07:25:35.841Z] v3.2.0-dev.58 [2024-10-14T07:25:35.841Z] v3.2.0-dev.59 [2024-10-14T07:25:35.841Z] v3.2.0-dev.6 [2024-10-14T07:25:35.841Z] v3.2.0-dev.60 [2024-10-14T07:25:35.841Z] v3.2.0-dev.61 [2024-10-14T07:25:35.841Z] v3.2.0-dev.62 [2024-10-14T07:25:35.841Z] v3.2.0-dev.63 [2024-10-14T07:25:35.841Z] v3.2.0-dev.64 [2024-10-14T07:25:35.841Z] v3.2.0-dev.65 [2024-10-14T07:25:35.841Z] v3.2.0-dev.66 [2024-10-14T07:25:35.841Z] v3.2.0-dev.67 [2024-10-14T07:25:35.841Z] v3.2.0-dev.68 [2024-10-14T07:25:35.841Z] v3.2.0-dev.69 [2024-10-14T07:25:35.841Z] v3.2.0-dev.7 [2024-10-14T07:25:35.841Z] v3.2.0-dev.70 [2024-10-14T07:25:35.841Z] v3.2.0-dev.71 [2024-10-14T07:25:35.841Z] v3.2.0-dev.72 [2024-10-14T07:25:35.841Z] v3.2.0-dev.73 [2024-10-14T07:25:35.841Z] v3.2.0-dev.74 [2024-10-14T07:25:35.841Z] v3.2.0-dev.75 [2024-10-14T07:25:35.841Z] v3.2.0-dev.76 [2024-10-14T07:25:35.841Z] v3.2.0-dev.77 [2024-10-14T07:25:35.841Z] v3.2.0-dev.78 [2024-10-14T07:25:35.841Z] v3.2.0-dev.79 [2024-10-14T07:25:35.841Z] v3.2.0-dev.8 [2024-10-14T07:25:35.841Z] v3.2.0-dev.80 [2024-10-14T07:25:35.841Z] v3.2.0-dev.81 [2024-10-14T07:25:35.841Z] v3.2.0-dev.82 [2024-10-14T07:25:35.841Z] v3.2.0-dev.83 [2024-10-14T07:25:35.841Z] v3.2.0-dev.84 [2024-10-14T07:25:35.841Z] v3.2.0-dev.85 [2024-10-14T07:25:35.841Z] v3.2.0-dev.86 [2024-10-14T07:25:35.841Z] v3.2.0-dev.87 [2024-10-14T07:25:35.841Z] v3.2.0-dev.88 [2024-10-14T07:25:35.841Z] v3.2.0-dev.89 [2024-10-14T07:25:35.841Z] v3.2.0-dev.9 [2024-10-14T07:25:35.841Z] v3.2.0-dev.90 [2024-10-14T07:25:35.841Z] v3.2.0-dev.91 [2024-10-14T07:25:35.841Z] v3.2.0-dev.92 [2024-10-14T07:25:35.841Z] v3.2.0-dev.93 [2024-10-14T07:25:35.841Z] v3.2.0-dev.94 [2024-10-14T07:25:35.841Z] v3.2.0-dev.95 [2024-10-14T07:25:35.841Z] v3.2.0-dev.96 [2024-10-14T07:25:35.841Z] v3.2.0-dev.97 [2024-10-14T07:25:35.841Z] v3.2.0-dev.98 [2024-10-14T07:25:35.841Z] v3.2.0-dev.99 [Pipeline] sh [2024-10-14T07:25:36.136Z] + lftools sign git-tag v3.2.0-dev.104 [2024-10-14T07:25:36.703Z] Signing Git tag with Sigul... [2024-10-14T07:25:36.703Z] Signing v3.2.0-dev.104 [Pipeline] echo [2024-10-14T07:25:37.282Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:25:37.573Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-14T07:25:37.580Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-14T07:25:37.603Z] $ docker stop --time=1 732f98cea26722123d3fc79dd26e924160418d2e18d740c1f7b3a5565b4a97b7 [2024-10-14T07:25:38.890Z] $ docker rm -f --volumes 732f98cea26722123d3fc79dd26e924160418d2e18d740c1f7b3a5565b4a97b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-14T07:25:39.354Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T07:25:39.354Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:25:39.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:25:39.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:25:39.738Z] prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container [2024-10-14T07:25:39.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T07:25:40.109Z] $ docker top 00998fb978cb10ee61ab92823416d88d899c1645a7fc02d26d778802fbfedf30 -eo pid,comm [2024-10-14T07:25:40.165Z] 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-14T07:25:40.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T07:25:40.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:25:40.222Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:25:40.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:25:40.326Z] $ docker exec 00998fb978cb10ee61ab92823416d88d899c1645a7fc02d26d778802fbfedf30 ssh-agent [2024-10-14T07:25:40.436Z] SSH_AUTH_SOCK=/tmp/ssh-uqGxfpZlDRwB/agent.32 [2024-10-14T07:25:40.436Z] SSH_AGENT_PID=38 [2024-10-14T07:25:40.440Z] Running ssh-add (command line suppressed) [2024-10-14T07:25:40.535Z] Identity added: /w/workspace/edgex-go/727@tmp/private_key_10447211260318573980.key (/w/workspace/edgex-go/727@tmp/private_key_10447211260318573980.key) [2024-10-14T07:25:40.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:25:40.843Z] + git semver bump pre [2024-10-14T07:25:41.102Z] 2024-10-14 07:25:41,018 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main [2024-10-14T07:25:41.102Z] 2024-10-14 07:25:41,018 [bump_version] DEBUG bumping version:3.2.0-dev.104 on axis:pre with prefix:dev [2024-10-14T07:25:41.102Z] 2024-10-14 07:25:41,018 [bump_version] DEBUG bumped version:3.2.0-dev.105 [2024-10-14T07:25:41.102Z] 2024-10-14 07:25:41,018 [write_version] DEBUG write version:3.2.0-dev.105 to path:/w/workspace/edgex-go/727/.semver/main with force:True [2024-10-14T07:25:41.102Z] 2024-10-14 07:25:41,018 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main [2024-10-14T07:25:41.102Z] 2024-10-14 07:25:41,019 [write_file] DEBUG write to file:/w/workspace/edgex-go/727/.semver/main [2024-10-14T07:25:41.102Z] 2024-10-14 07:25:41,021 [execute] INFO git cat-file --batch-check [2024-10-14T07:25:41.102Z] 2024-10-14 07:25:41,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/727/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T07:25:41.102Z] 2024-10-14 07:25:41,026 [execute] INFO git cat-file --batch [2024-10-14T07:25:41.102Z] 2024-10-14 07:25:41,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/727/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T07:25:41.102Z] 2024-10-14 07:25:41,032 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main [2024-10-14T07:25:41.102Z] 3.2.0-dev.105 [Pipeline] } [2024-10-14T07:25:41.106Z] $ docker exec --env ******** --env ******** 00998fb978cb10ee61ab92823416d88d899c1645a7fc02d26d778802fbfedf30 ssh-agent -k [2024-10-14T07:25:41.201Z] unset SSH_AUTH_SOCK; [2024-10-14T07:25:41.201Z] unset SSH_AGENT_PID; [2024-10-14T07:25:41.202Z] echo Agent pid 38 killed; [2024-10-14T07:25:41.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T07:25:41.533Z] + git semver [Pipeline] } [2024-10-14T07:25:41.799Z] $ docker stop --time=1 00998fb978cb10ee61ab92823416d88d899c1645a7fc02d26d778802fbfedf30 [2024-10-14T07:25:43.063Z] $ docker rm -f --volumes 00998fb978cb10ee61ab92823416d88d899c1645a7fc02d26d778802fbfedf30 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:25:43.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T07:25:43.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:25:43.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:25:43.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:25:43.795Z] prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container [2024-10-14T07:25:43.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T07:25:44.149Z] $ docker top 3aabd00c2c1f5afb01ce90ed07b1b87efa194142cb5d0f1a99537447a237dc67 -eo pid,comm [2024-10-14T07:25:44.201Z] 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-14T07:25:44.201Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T07:25:44.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:25:44.254Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:25:44.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:25:44.354Z] $ docker exec 3aabd00c2c1f5afb01ce90ed07b1b87efa194142cb5d0f1a99537447a237dc67 ssh-agent [2024-10-14T07:25:44.460Z] SSH_AUTH_SOCK=/tmp/ssh-RAPDLBogrmLC/agent.32 [2024-10-14T07:25:44.460Z] SSH_AGENT_PID=38 [2024-10-14T07:25:44.465Z] Running ssh-add (command line suppressed) [2024-10-14T07:25:44.559Z] Identity added: /w/workspace/edgex-go/727@tmp/private_key_7971129841780735252.key (/w/workspace/edgex-go/727@tmp/private_key_7971129841780735252.key) [2024-10-14T07:25:44.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:25:44.865Z] + git semver push [2024-10-14T07:25:45.125Z] 2024-10-14 07:25:45,050 [run_push] DEBUG push [2024-10-14T07:25:45.125Z] 2024-10-14 07:25:45,051 [execute] INFO git cat-file --batch-check [2024-10-14T07:25:45.125Z] 2024-10-14 07:25:45,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/727/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T07:25:45.125Z] 2024-10-14 07:25:45,055 [execute] INFO git rev-list 2a3d91795aaf101db78e1c97da46928eda8b2c18 -- [2024-10-14T07:25:45.125Z] 2024-10-14 07:25:45,055 [execute] DEBUG Popen(['git', 'rev-list', '2a3d91795aaf101db78e1c97da46928eda8b2c18', '--'], cwd=/w/workspace/edgex-go/727/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T07:25:45.125Z] 2024-10-14 07:25:45,072 [execute] INFO git fetch -v origin [2024-10-14T07:25:45.125Z] 2024-10-14 07:25:45,072 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/727/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-14T07:25:45.693Z] 2024-10-14 07:25:45,516 [run_push] DEBUG no remote changes detected [2024-10-14T07:25:45.693Z] 2024-10-14 07:25:45,516 [execute] INFO git push origin semver [2024-10-14T07:25:45.693Z] 2024-10-14 07:25:45,516 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/727/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T07:25:46.261Z] 2024-10-14 07:25:46,207 [run_push] DEBUG push all version tags [2024-10-14T07:25:46.261Z] 2024-10-14 07:25:46,207 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-14T07:25:46.261Z] 2024-10-14 07:25:46,208 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/727, universal_newlines=False, shell=None, istream=None) [2024-10-14T07:25:48.167Z] 2024-10-14 07:25:47,957 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main [2024-10-14T07:25:48.167Z] 3.2.0-dev.105 [Pipeline] } [2024-10-14T07:25:48.172Z] $ docker exec --env ******** --env ******** 3aabd00c2c1f5afb01ce90ed07b1b87efa194142cb5d0f1a99537447a237dc67 ssh-agent -k [2024-10-14T07:25:48.267Z] unset SSH_AUTH_SOCK; [2024-10-14T07:25:48.267Z] unset SSH_AGENT_PID; [2024-10-14T07:25:48.267Z] echo Agent pid 38 killed; [2024-10-14T07:25:48.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T07:25:48.612Z] + git semver [Pipeline] } [2024-10-14T07:25:48.881Z] $ docker stop --time=1 3aabd00c2c1f5afb01ce90ed07b1b87efa194142cb5d0f1a99537447a237dc67 [2024-10-14T07:25:50.152Z] $ docker rm -f --volumes 3aabd00c2c1f5afb01ce90ed07b1b87efa194142cb5d0f1a99537447a237dc67 [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-14T07:25:50.706Z] + [ -d /w/workspace/edgex-go/727/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:25:50.998Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:25:51.860Z] ---> package-listing.sh [2024-10-14T07:25:51.860Z] ++ facter osfamily [2024-10-14T07:25:51.860Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T07:25:52.119Z] + OS_FAMILY=debian [2024-10-14T07:25:52.119Z] + workspace=/w/workspace/edgex-go/727 [2024-10-14T07:25:52.119Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T07:25:52.119Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T07:25:52.119Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T07:25:52.119Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T07:25:52.119Z] + '[' /w/workspace/edgex-go/727 ']' [2024-10-14T07:25:52.119Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T07:25:52.119Z] + case "${OS_FAMILY}" in [2024-10-14T07:25:52.119Z] + dpkg -l [2024-10-14T07:25:52.119Z] + grep '^ii' [2024-10-14T07:25:52.119Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T07:25:52.119Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T07:25:52.120Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T07:25:52.120Z] + '[' /w/workspace/edgex-go/727 ']' [2024-10-14T07:25:52.120Z] + mkdir -p /w/workspace/edgex-go/727/archives/ [2024-10-14T07:25:52.120Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/727/archives/ [Pipeline] echo [2024-10-14T07:25:52.136Z] 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/727/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T07:25:52.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:25:53.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:25:53.057Z] [2024-10-14T07:25:53.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:25:53.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:25:53.396Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T07:25:53.396Z] 5eb5b503b376: Pulling fs layer [2024-10-14T07:25:53.396Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T07:25:53.396Z] ec43610c2a17: Pulling fs layer [2024-10-14T07:25:53.396Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T07:25:53.396Z] 33b1e0a273af: Pulling fs layer [2024-10-14T07:25:53.396Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T07:25:53.396Z] 2f39f015ded8: Pulling fs layer [2024-10-14T07:25:53.396Z] 3a2ae6a8a46f: Waiting [2024-10-14T07:25:53.396Z] 33b1e0a273af: Waiting [2024-10-14T07:25:53.396Z] 5d3b04190fa2: Waiting [2024-10-14T07:25:53.396Z] 2f39f015ded8: Waiting [2024-10-14T07:25:53.396Z] 5c69ac0246d0: Download complete [2024-10-14T07:25:53.396Z] 3a2ae6a8a46f: Download complete [2024-10-14T07:25:53.396Z] 33b1e0a273af: Verifying Checksum [2024-10-14T07:25:53.396Z] 33b1e0a273af: Download complete [2024-10-14T07:25:53.396Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T07:25:53.396Z] 5d3b04190fa2: Download complete [2024-10-14T07:25:53.396Z] ec43610c2a17: Verifying Checksum [2024-10-14T07:25:53.396Z] ec43610c2a17: Download complete [2024-10-14T07:25:53.681Z] 5eb5b503b376: Verifying Checksum [2024-10-14T07:25:53.681Z] 5eb5b503b376: Download complete [2024-10-14T07:25:54.247Z] 2f39f015ded8: Download complete [2024-10-14T07:25:54.815Z] 5eb5b503b376: Pull complete [2024-10-14T07:25:54.815Z] 5c69ac0246d0: Pull complete [2024-10-14T07:25:55.382Z] ec43610c2a17: Pull complete [2024-10-14T07:25:55.382Z] 3a2ae6a8a46f: Pull complete [2024-10-14T07:25:55.641Z] 33b1e0a273af: Pull complete [2024-10-14T07:25:55.641Z] 5d3b04190fa2: Pull complete [2024-10-14T07:25:59.825Z] 2f39f015ded8: Pull complete [2024-10-14T07:25:59.825Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T07:25:59.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:25:59.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:25:59.925Z] prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container [2024-10-14T07:25:59.954Z] $ 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/727/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/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T07:26:05.151Z] $ docker top d558fa504e7039f47d26cb65c8a7ce910dea9b23111eeed570e4f172e5f8ba54 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:26:05.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T07:26:05.783Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T07:26:06.069Z] + ls /var/log/sa-host [2024-10-14T07:26:06.069Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:26:06.153Z] provisioning config files... [2024-10-14T07:26:06.161Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/727@tmp/config8383713040770559691tmp [Pipeline] { [Pipeline] echo [2024-10-14T07:26:06.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:26:06.458Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T07:26:06.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:26:06.801Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T07:26:06.808Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:26:07.088Z] ---> sudo-logs.sh [2024-10-14T07:26:07.088Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T07:26:07.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:26:07.400Z] ---> job-cost.sh [2024-10-14T07:26:07.400Z] lf-activate-venv: SKIPPING [2024-10-14T07:26:07.400Z] DEBUG: total: 0.10999999940395355 [2024-10-14T07:26:07.400Z] INFO: Retrieving Stack Cost... [2024-10-14T07:26:07.659Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T07:26:07.917Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T07:26:07.930Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:26:08.209Z] ---> logs-deploy.sh [2024-10-14T07:26:08.209Z] lf-activate-venv: SKIPPING [2024-10-14T07:26:08.209Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/727 [2024-10-14T07:26:08.209Z] INFO: archiving workspace using pattern(s): [2024-10-14T07:26:09.147Z] Archives upload complete. [2024-10-14T07:26:09.147Z] INFO: archiving logs to Nexus