Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 187954ff3d4f3dea9b0a451951d025e7f3bfc818 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-ssh7391011886086466013.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-ssh11299834591564433140.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-ssh220987526628999209.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-ssh11928810459157227030.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-ssh12586839419872950757.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]] ========================================================= [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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26283 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/752 [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/752 # 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 187954ff3d4f3dea9b0a451951d025e7f3bfc818 (main) Commit message: "Merge pull request #5003 from weichou1229/sched-refactor" > 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 187954ff3d4f3dea9b0a451951d025e7f3bfc818 # timeout=10 > git rev-list --no-walk 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-12T11:51:33.631Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-12T11:51:33.712Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-12T11:51:33.736Z] ========================================================= [2024-11-12T11:51:33.736Z] EdgeX Global Pipelines Version Info [2024-11-12T11:51:33.736Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-12T11:51:34.865Z] ------------------- [2024-11-12T11:51:34.865Z] stable info: [2024-11-12T11:51:34.865Z] ------------------- [2024-11-12T11:51:34.865Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-12T11:51:34.865Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-12T11:51:34.865Z] Message: update stable to v1.0.265 [2024-11-12T11:51:35.129Z] ------------------- [2024-11-12T11:51:35.129Z] experimental info: [2024-11-12T11:51:35.129Z] ------------------- [2024-11-12T11:51:35.129Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-12T11:51:35.129Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-12T11:51:35.129Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-12T11:51:35.209Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-12T11:51:35.230Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-12T11:51:35.251Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-12T11:51:35.277Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-12T11:51:35.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-12T11:51:35.330Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-12T11:51:35.357Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-12T11:51:35.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-12T11:51:35.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-12T11:51:35.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-12T11:51:35.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-12T11:51:35.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-12T11:51:35.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-12T11:51:35.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-12T11:51:35.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-12T11:51:35.578Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T11:51:35.604Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T11:51:35.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-12T11:51:35.644Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-12T11:51:35.668Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-12T11:51:35.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-12T11:51:35.708Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-12T11:51:35.729Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-12T11:51:35.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-12T11:51:35.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-12T11:51:35.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-12T11:51:35.815Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] echo [2024-11-12T11:51:35.834Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 187954f [Pipeline] echo [2024-11-12T11:51:35.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T11:51:35.927Z] provisioning config files... [2024-11-12T11:51:35.940Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/752@tmp/config12152235963448400196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T11:51:36.289Z] ---> ****-login.sh [2024-11-12T11:51:36.289Z] nexus3.edgexfoundry.org:10001 [2024-11-12T11:51:36.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:51:36.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:51:36.551Z] Configure a credential helper to remove this warning. See [2024-11-12T11:51:36.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:51:36.551Z] [2024-11-12T11:51:36.551Z] Login Succeeded [2024-11-12T11:51:36.551Z] nexus3.edgexfoundry.org:10002 [2024-11-12T11:51:36.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:51:36.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:51:36.816Z] Configure a credential helper to remove this warning. See [2024-11-12T11:51:36.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:51:36.816Z] [2024-11-12T11:51:36.816Z] Login Succeeded [2024-11-12T11:51:36.816Z] nexus3.edgexfoundry.org:10003 [2024-11-12T11:51:36.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:51:36.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:51:36.816Z] Configure a credential helper to remove this warning. See [2024-11-12T11:51:36.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:51:36.816Z] [2024-11-12T11:51:36.816Z] Login Succeeded [2024-11-12T11:51:36.816Z] nexus3.edgexfoundry.org:10004 [2024-11-12T11:51:36.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:51:37.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:51:37.077Z] Configure a credential helper to remove this warning. See [2024-11-12T11:51:37.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:51:37.077Z] [2024-11-12T11:51:37.077Z] Login Succeeded [2024-11-12T11:51:37.077Z] ****.io [2024-11-12T11:51:37.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:51:37.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:51:37.336Z] Configure a credential helper to remove this warning. See [2024-11-12T11:51:37.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:51:37.336Z] [2024-11-12T11:51:37.336Z] Login Succeeded [2024-11-12T11:51:37.336Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T11:51:37.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T11:51:37.684Z] + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-11-12T11:51:37.684Z] + dirname cmd/core-command/Dockerfile [2024-11-12T11:51:37.684Z] + cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-12T11:51:37.684Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-11-12T11:51:37.684Z] + cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-12T11:51:37.684Z] + + cut -d/ -f2 [2024-11-12T11:51:37.684Z] dirname cmd/core-data/Dockerfile [2024-11-12T11:51:37.684Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-12T11:51:37.684Z] + dirname cmd/core-keeper/Dockerfile [2024-11-12T11:51:37.684Z] + cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-12T11:51:37.684Z] + + dirname cmd/core-metadata/Dockerfile [2024-11-12T11:51:37.684Z] cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-12T11:51:37.684Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-11-12T11:51:37.684Z] + cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-12T11:51:37.684Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-12T11:51:37.684Z] + cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-12T11:51:37.684Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-11-12T11:51:37.684Z] + cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-12T11:51:37.684Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-12T11:51:37.684Z] + cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-12T11:51:37.684Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-12T11:51:37.684Z] + cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-12T11:51:37.684Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-12T11:51:37.684Z] + cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-12T11:51:37.684Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-12T11:51:37.684Z] + cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-12T11:51:37.684Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-12T11:51:37.684Z] + cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-12T11:51:37.684Z] + dirname cmd/support-notifications/Dockerfile [2024-11-12T11:51:37.684Z] + cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-11-12T11:51:37.684Z] + dirname cmd/support-scheduler/Dockerfile [2024-11-12T11:51:37.684Z] + cut -d/ -f2 [2024-11-12T11:51:37.684Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-11-12T11:51:37.718Z] 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-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-11-12T11:51:38.089Z] + git rev-list -1 --merges 187954ff3d4f3dea9b0a451951d025e7f3bfc818~1..187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] echo [2024-11-12T11:51:38.101Z] -----------> git rev-list -1 --merges 187954ff3d4f3dea9b0a451951d025e7f3bfc818~1..187954ff3d4f3dea9b0a451951d025e7f3bfc818 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T11:51:38.101Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [false] [Pipeline] sh [2024-11-12T11:51:38.394Z] + git log --format=format:%s -1 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] echo [2024-11-12T11:51:38.413Z] ========================================================= [2024-11-12T11:51:38.413Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-12T11:51:38.413Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-12T11:51:38.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T11:51:38.850Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-12T11:51:38.850Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-12T11:51:38.850Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-12T11:51:38.850Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-12T11:51:38.850Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-12T11:51:38.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:51:39.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T11:51:39.266Z] [2024-11-12T11:51:39.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:51:39.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T11:51:39.570Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-12T11:51:39.570Z] b85a868b505f: Pulling fs layer [2024-11-12T11:51:39.570Z] e2be974225ed: Pulling fs layer [2024-11-12T11:51:39.570Z] 339a4e72a1f5: Pulling fs layer [2024-11-12T11:51:39.570Z] 988bab9f4d93: Pulling fs layer [2024-11-12T11:51:39.570Z] 1469e6f7b9e6: Pulling fs layer [2024-11-12T11:51:39.570Z] eaf3925da568: Pulling fs layer [2024-11-12T11:51:39.570Z] bab4dde63d76: Pulling fs layer [2024-11-12T11:51:39.570Z] bde34c3a00c8: Pulling fs layer [2024-11-12T11:51:39.570Z] b352a97aabf1: Pulling fs layer [2024-11-12T11:51:39.570Z] 4872d77fe225: Pulling fs layer [2024-11-12T11:51:39.570Z] 5851b861e8e6: Pulling fs layer [2024-11-12T11:51:39.570Z] 1469e6f7b9e6: Waiting [2024-11-12T11:51:39.570Z] bab4dde63d76: Waiting [2024-11-12T11:51:39.570Z] eaf3925da568: Waiting [2024-11-12T11:51:39.570Z] bde34c3a00c8: Waiting [2024-11-12T11:51:39.570Z] b352a97aabf1: Waiting [2024-11-12T11:51:39.570Z] 988bab9f4d93: Waiting [2024-11-12T11:51:39.570Z] 5851b861e8e6: Waiting [2024-11-12T11:51:39.570Z] e2be974225ed: Download complete [2024-11-12T11:51:39.570Z] 988bab9f4d93: Download complete [2024-11-12T11:51:39.829Z] 1469e6f7b9e6: Verifying Checksum [2024-11-12T11:51:39.829Z] 1469e6f7b9e6: Download complete [2024-11-12T11:51:39.829Z] eaf3925da568: Download complete [2024-11-12T11:51:39.829Z] 339a4e72a1f5: Verifying Checksum [2024-11-12T11:51:39.829Z] 339a4e72a1f5: Download complete [2024-11-12T11:51:39.829Z] bde34c3a00c8: Verifying Checksum [2024-11-12T11:51:39.829Z] bde34c3a00c8: Download complete [2024-11-12T11:51:39.829Z] b352a97aabf1: Verifying Checksum [2024-11-12T11:51:39.829Z] b352a97aabf1: Download complete [2024-11-12T11:51:39.829Z] 4872d77fe225: Verifying Checksum [2024-11-12T11:51:39.829Z] 4872d77fe225: Download complete [2024-11-12T11:51:39.829Z] 5851b861e8e6: Download complete [2024-11-12T11:51:39.829Z] b85a868b505f: Download complete [2024-11-12T11:51:40.088Z] bab4dde63d76: Verifying Checksum [2024-11-12T11:51:40.088Z] bab4dde63d76: Download complete [2024-11-12T11:51:41.467Z] b85a868b505f: Pull complete [2024-11-12T11:51:41.467Z] e2be974225ed: Pull complete [2024-11-12T11:51:41.728Z] 339a4e72a1f5: Pull complete [2024-11-12T11:51:41.987Z] 988bab9f4d93: Pull complete [2024-11-12T11:51:42.245Z] 1469e6f7b9e6: Pull complete [2024-11-12T11:51:42.245Z] eaf3925da568: Pull complete [2024-11-12T11:51:44.153Z] bab4dde63d76: Pull complete [2024-11-12T11:51:44.153Z] bde34c3a00c8: Pull complete [2024-11-12T11:51:44.153Z] b352a97aabf1: Pull complete [2024-11-12T11:51:44.153Z] 4872d77fe225: Pull complete [2024-11-12T11:51:44.153Z] 5851b861e8e6: Pull complete [2024-11-12T11:51:44.153Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-12T11:51:44.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T11:51:44.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T11:51:44.296Z] prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container [2024-11-12T11:51:44.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T11:51:47.077Z] $ docker top 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 -eo pid,comm [2024-11-12T11:51:47.130Z] 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-11-12T11:51:47.130Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T11:51:47.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T11:51:47.180Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T11:51:47.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T11:51:47.296Z] $ docker exec 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 ssh-agent [2024-11-12T11:51:47.407Z] SSH_AUTH_SOCK=/tmp/ssh-WstQpduj45Pc/agent.32 [2024-11-12T11:51:47.407Z] SSH_AGENT_PID=38 [2024-11-12T11:51:47.413Z] Running ssh-add (command line suppressed) [2024-11-12T11:51:47.509Z] Identity added: /w/workspace/edgex-go/752@tmp/private_key_17925543766746180623.key (/w/workspace/edgex-go/752@tmp/private_key_17925543766746180623.key) [2024-11-12T11:51:47.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T11:51:47.817Z] + git tag --points-at HEAD [Pipeline] } [2024-11-12T11:51:47.827Z] $ docker exec --env ******** --env ******** 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 ssh-agent -k [2024-11-12T11:51:47.930Z] unset SSH_AUTH_SOCK; [2024-11-12T11:51:47.930Z] unset SSH_AGENT_PID; [2024-11-12T11:51:47.930Z] echo Agent pid 38 killed; [2024-11-12T11:51:47.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-12T11:51:47.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T11:51:47.984Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T11:51:48.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T11:51:48.100Z] $ docker exec 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 ssh-agent [2024-11-12T11:51:48.211Z] SSH_AUTH_SOCK=/tmp/ssh-wgbtuqxfBYnc/agent.71 [2024-11-12T11:51:48.211Z] SSH_AGENT_PID=77 [2024-11-12T11:51:48.218Z] Running ssh-add (command line suppressed) [2024-11-12T11:51:48.317Z] Identity added: /w/workspace/edgex-go/752@tmp/private_key_821621539685465018.key (/w/workspace/edgex-go/752@tmp/private_key_821621539685465018.key) [2024-11-12T11:51:48.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T11:51:48.634Z] + git semver init [2024-11-12T11:51:48.895Z] 2024-11-12 11:51:48,791 [run_init] DEBUG init version:0.0.0 force:False [2024-11-12T11:51:48.895Z] 2024-11-12 11:51:48,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/752/.semver [2024-11-12T11:51:48.895Z] 2024-11-12 11:51:48,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/752/.semver [2024-11-12T11:51:48.895Z] 2024-11-12 11:51:48,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/752/.semver'], cwd=/w/workspace/edgex-go/752, universal_newlines=False, shell=None, istream=None) [2024-11-12T11:51:54.173Z] 2024-11-12 11:51:54,052 [append_file] DEBUG append to file:/w/workspace/edgex-go/752/.git/info/exclude [2024-11-12T11:51:54.173Z] 2024-11-12 11:51:54,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/752/.semver/main with force:False [2024-11-12T11:51:54.173Z] 2024-11-12 11:51:54,053 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main [2024-11-12T11:51:54.173Z] 2024-11-12 11:51:54,053 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main [2024-11-12T11:51:54.173Z] 4.0.0-dev.18 [Pipeline] } [2024-11-12T11:51:54.181Z] $ docker exec --env ******** --env ******** 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 ssh-agent -k [2024-11-12T11:51:54.277Z] unset SSH_AUTH_SOCK; [2024-11-12T11:51:54.278Z] unset SSH_AGENT_PID; [2024-11-12T11:51:54.278Z] echo Agent pid 77 killed; [2024-11-12T11:51:54.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T11:51:54.685Z] + git semver [Pipeline] } [2024-11-12T11:51:54.957Z] $ docker stop --time=1 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 [2024-11-12T11:51:56.249Z] $ docker rm -f --volumes 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T11:51:56.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-12T11:51:56.819Z] Stashed 1 file(s) [Pipeline] echo [2024-11-12T11:51:56.822Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.18 [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-11-12T11:51:57.262Z] + git config --global --add safe.directory /w/workspace/edgex-go/752 [Pipeline] echo [2024-11-12T11:51:57.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T11:51:57.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T11:51:57.310Z] ========================================================= [2024-11-12T11:51:57.310Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-12T11:51:57.310Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-12T11:51:57.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-12T11:51:57.599Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-12T11:51:57.599Z] 43c4264eed91: Pulling fs layer [2024-11-12T11:51:57.599Z] 4cc291be95ef: Pulling fs layer [2024-11-12T11:51:57.599Z] 2ac1f1163629: Pulling fs layer [2024-11-12T11:51:57.599Z] 5c3c966382ef: Pulling fs layer [2024-11-12T11:51:57.599Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T11:51:57.599Z] 5d5c8e513c77: Pulling fs layer [2024-11-12T11:51:57.599Z] 9f66e0745190: Pulling fs layer [2024-11-12T11:51:57.599Z] f49a43e4bbc0: Pulling fs layer [2024-11-12T11:51:57.599Z] 561ebcabdf7f: Pulling fs layer [2024-11-12T11:51:57.599Z] 5c3c966382ef: Waiting [2024-11-12T11:51:57.599Z] f49a43e4bbc0: Waiting [2024-11-12T11:51:57.599Z] 4f4fb700ef54: Waiting [2024-11-12T11:51:57.599Z] 561ebcabdf7f: Waiting [2024-11-12T11:51:57.599Z] 5d5c8e513c77: Waiting [2024-11-12T11:51:57.599Z] 9f66e0745190: Waiting [2024-11-12T11:51:57.599Z] 4cc291be95ef: Download complete [2024-11-12T11:51:57.599Z] 5c3c966382ef: Verifying Checksum [2024-11-12T11:51:57.599Z] 5c3c966382ef: Download complete [2024-11-12T11:51:57.599Z] 4f4fb700ef54: Verifying Checksum [2024-11-12T11:51:57.599Z] 4f4fb700ef54: Download complete [2024-11-12T11:51:57.599Z] 5d5c8e513c77: Verifying Checksum [2024-11-12T11:51:57.599Z] 5d5c8e513c77: Download complete [2024-11-12T11:51:57.599Z] 43c4264eed91: Verifying Checksum [2024-11-12T11:51:57.599Z] 43c4264eed91: Download complete [2024-11-12T11:51:57.599Z] 9f66e0745190: Verifying Checksum [2024-11-12T11:51:57.599Z] 9f66e0745190: Download complete [2024-11-12T11:51:57.857Z] 43c4264eed91: Pull complete [2024-11-12T11:51:57.857Z] 561ebcabdf7f: Verifying Checksum [2024-11-12T11:51:57.857Z] 561ebcabdf7f: Download complete [2024-11-12T11:51:57.857Z] 4cc291be95ef: Pull complete [2024-11-12T11:51:58.115Z] 2ac1f1163629: Download complete [2024-11-12T11:51:58.374Z] f49a43e4bbc0: Verifying Checksum [2024-11-12T11:51:58.374Z] f49a43e4bbc0: Download complete [2024-11-12T11:52:01.660Z] 2ac1f1163629: Pull complete [2024-11-12T11:52:01.660Z] 5c3c966382ef: Pull complete [2024-11-12T11:52:01.660Z] 4f4fb700ef54: Pull complete [2024-11-12T11:52:01.660Z] 5d5c8e513c77: Pull complete [2024-11-12T11:52:01.660Z] 9f66e0745190: Pull complete [2024-11-12T11:52:03.564Z] f49a43e4bbc0: Pull complete [2024-11-12T11:52:04.132Z] 561ebcabdf7f: Pull complete [2024-11-12T11:52:04.132Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-12T11:52:04.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-12T11:52:04.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-12T11:52:04.439Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-12T11:52:04.439Z] WORKDIR /edgex [2024-11-12T11:52:04.439Z] COPY go.mod . [2024-11-12T11:52:04.439Z] RUN go mod download [2024-11-12T11:52:04.439Z] + docker build -t ci-base-image-x86_64 -f - . [2024-11-12T11:52:05.012Z] Sending build context to Docker daemon 178.1MB [2024-11-12T11:52:05.012Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-12T11:52:05.012Z] ---> 3a752c3f9dda [2024-11-12T11:52:05.012Z] Step 2/4 : WORKDIR /edgex [2024-11-12T11:52:10.375Z] ---> Running in 51cf62947f2f [2024-11-12T11:52:10.375Z] Removing intermediate container 51cf62947f2f [2024-11-12T11:52:10.375Z] ---> 95685a1c511a [2024-11-12T11:52:10.375Z] Step 3/4 : COPY go.mod . [2024-11-12T11:52:10.375Z] ---> 50d3ef43b67a [2024-11-12T11:52:10.375Z] Step 4/4 : RUN go mod download [2024-11-12T11:52:10.375Z] ---> Running in fc787437decc [2024-11-12T11:52:11.936Z] Still waiting to schedule task [2024-11-12T11:52:11.936Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-12T11:52:42.476Z] Removing intermediate container fc787437decc [2024-11-12T11:52:42.476Z] ---> e3a3c6eeb3ad [2024-11-12T11:52:42.476Z] Successfully built e3a3c6eeb3ad [2024-11-12T11:52:42.476Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:52:42.791Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T11:52:42.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T11:52:42.874Z] prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container [2024-11-12T11:52:42.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-12T11:52:43.336Z] $ docker top d2351457d87b61389611ed8e18c741cb090241fa78be90b5cfd9363e4341d9d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T11:52:43.687Z] + go version [2024-11-12T11:52:43.687Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-12T11:52:43.694Z] $ docker stop --time=1 d2351457d87b61389611ed8e18c741cb090241fa78be90b5cfd9363e4341d9d1 [2024-11-12T11:52:44.976Z] $ docker rm -f --volumes d2351457d87b61389611ed8e18c741cb090241fa78be90b5cfd9363e4341d9d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:52:45.407Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T11:52:45.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T11:52:45.489Z] prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container [2024-11-12T11:52:45.514Z] $ 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/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-12T11:52:45.823Z] $ docker top c3151278bc4b1a136def711ad222056635acb1e06ca31324f4130e4d66b679c4 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-12T11:52:45.897Z] ========================================================= [2024-11-12T11:52:45.897Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-12T11:52:45.897Z] ========================================================= [Pipeline] sh [2024-11-12T11:52:46.173Z] + git config --global --add safe.directory /w/workspace/edgex-go/752 [Pipeline] fileExists [Pipeline] sh [2024-11-12T11:52:46.473Z] + make test [2024-11-12T11:52:46.473Z] go test -race -coverprofile=coverage.out ./... [2024-11-12T11:52:54.600Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-12T11:53:26.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-11-12T11:53:26.934Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-12T11:53:26.934Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-12T11:53:26.934Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-12T11:53:27.500Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-12T11:53:27.500Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-12T11:53:27.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-11-12T11:53:28.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-12T11:53:28.877Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-12T11:53:28.877Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-12T11:53:28.877Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-12T11:53:28.877Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-12T11:53:28.877Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-12T11:53:28.877Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-12T11:53:28.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-12T11:53:28.877Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-12T11:53:29.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-12T11:53:29.812Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-12T11:53:29.812Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-12T11:53:29.812Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-12T11:53:29.812Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-12T11:53:31.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2024-11-12T11:53:31.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 48.4% of statements [2024-11-12T11:53:31.188Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-12T11:53:31.188Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-12T11:53:32.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.410s coverage: 93.4% of statements [2024-11-12T11:53:32.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-11-12T11:53:32.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 9.4% of statements [2024-11-12T11:53:32.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-12T11:53:32.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-12T11:53:32.387Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-12T11:53:32.387Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-12T11:53:32.387Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-12T11:53:32.387Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-12T11:53:32.387Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-12T11:53:32.387Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-12T11:53:32.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-12T11:53:32.387Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-12T11:53:32.387Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-12T11:53:33.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.393s coverage: 95.8% of statements [2024-11-12T11:53:33.760Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-11-12T11:53:34.027Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-12T11:53:34.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-12T11:53:34.284Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-12T11:53:35.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.028s coverage: 0.0% of statements [no tests to run] [2024-11-12T11:53:35.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.1% of statements [2024-11-12T11:53:35.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 44.2% of statements [2024-11-12T11:53:35.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2024-11-12T11:53:36.049Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-12T11:53:36.049Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-12T11:53:36.049Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-12T11:53:36.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-12T11:53:36.618Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-12T11:53:36.618Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-12T11:53:36.877Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-12T11:53:36.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.022s coverage: 87.1% of statements [2024-11-12T11:53:36.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements [2024-11-12T11:53:36.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2024-11-12T11:53:36.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-11-12T11:53:37.819Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-12T11:53:37.819Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-12T11:53:37.819Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-12T11:53:39.200Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-12T11:53:39.200Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-12T11:53:39.200Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-12T11:53:39.200Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-12T11:53:39.458Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-12T11:53:39.458Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-12T11:53:40.043Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-12T11:53:40.978Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-12T11:53:41.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-12T11:53:43.300Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-12T11:53:43.300Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-12T11:53:45.210Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-12T11:53:45.210Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-12T11:53:45.210Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-12T11:53:46.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-12T11:53:46.593Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-12T11:53:46.593Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-12T11:53:47.161Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-12T11:53:47.161Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-12T11:53:47.161Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-12T11:53:47.161Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-12T11:53:49.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2024-11-12T11:53:49.072Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-12T11:53:49.072Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-12T11:53:49.072Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-12T11:53:49.072Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-12T11:53:50.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-12T11:53:50.446Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-12T11:53:50.446Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-11-12T11:53:50.446Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-11-12T11:53:50.446Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-11-12T11:53:50.446Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-11-12T11:53:51.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-11-12T11:53:51.380Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-12T11:53:55.242Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26285 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-11-12T11:53:55.259Z] Running in /w/workspace/edgex-go/752 [Pipeline] { [Pipeline] checkout [2024-11-12T11:53:56.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.054s coverage: 92.9% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 75.0% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 17.0% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 36.8% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.087s coverage: 17.2% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2024-11-12T11:53:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 45.8% of statements [2024-11-12T11:53:56.676Z] 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-11-12T11:53:56.676Z] running golangci-lint [2024-11-12T11:53:56.676Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-12T11:53:56.676Z] go version go1.23.2 linux/amd64 [2024-11-12T11:53:56.935Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-12T11:53:56.935Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-12T11:53:56.935Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-12T11:53:58.313Z] The recommended git tool is: git [2024-11-12T11:54:06.698Z] using credential edgex-jenkins-ssh [2024-11-12T11:54:06.733Z] Cloning the remote Git repository [2024-11-12T11:54:06.800Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-11-12T11:54:06.964Z] > git init /w/workspace/edgex-go/752 # timeout=10 [2024-11-12T11:54:07.186Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-11-12T11:54:07.190Z] > git --version # timeout=10 [2024-11-12T11:54:07.259Z] > git --version # 'git version 2.25.1' [2024-11-12T11:54:07.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T11:54:07.540Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T11:54:23.486Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 22.927360716s" [2024-11-12T11:54:23.486Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.850162ms" [2024-11-12T11:54:26.467Z] Avoid second fetch [2024-11-12T11:54:26.468Z] Checking out Revision 187954ff3d4f3dea9b0a451951d025e7f3bfc818 (main) [2024-11-12T11:54:27.225Z] Commit message: "Merge pull request #5003 from weichou1229/sched-refactor" [2024-11-12T11:54:25.599Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-11-12T11:54:25.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T11:54:26.479Z] > git config core.sparsecheckout # timeout=10 [2024-11-12T11:54:26.536Z] > git checkout -f 187954ff3d4f3dea9b0a451951d025e7f3bfc818 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T11:54:31.980Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-12T11:54:31.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T11:54:31.980Z] Dload Upload Total Spent Left Speed [2024-11-12T11:54:31.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2024-11-12T11:54:32.314Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-12T11:54:32.639Z] + sudo tee /etc/docker/daemon.new [2024-11-12T11:54:32.639Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-12T11:54:32.639Z] { [2024-11-12T11:54:32.639Z] "registry-mirrors": [ [2024-11-12T11:54:32.639Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-12T11:54:32.639Z] ], [2024-11-12T11:54:32.639Z] "bip": "10.250.0.254/24", [2024-11-12T11:54:32.639Z] "hosts": [ [2024-11-12T11:54:32.639Z] "tcp://0.0.0.0:5555", [2024-11-12T11:54:32.639Z] "unix:///var/run/docker.sock" [2024-11-12T11:54:32.639Z] ], [2024-11-12T11:54:32.639Z] "mtu": 1458, [2024-11-12T11:54:32.639Z] "selinux-enabled": true, [2024-11-12T11:54:32.639Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-12T11:54:32.639Z] } [Pipeline] sh [2024-11-12T11:54:32.963Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-12T11:54:33.305Z] + sudo service docker restart [2024-11-12T11:54:33.480Z] level=info msg="[linters_context/goanalysis] analyzers took 1m43.865452279s with top 10 stages: buildir: 1m3.55058029s, gosec: 4.330630679s, inspect: 3.127622887s, fact_deprecated: 2.746895159s, printf: 2.122955061s, ctrlflow: 1.536025962s, S1038: 1.339385389s, fact_purity: 1.322073276s, nilness: 1.06308617s, ineffassign: 757.727546ms" [2024-11-12T11:54:33.480Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-11-12T11:54:33.480Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 193/193, exclude: 193/193, skip_files: 193/193, exclude-rules: 193/15, autogenerated_exclude: 193/193, identifier_marker: 193/193, nolint: 15/0, filename_unadjuster: 193/193, invalid_issue: 193/193, path_prettifier: 193/193, skip_dirs: 193/193" [2024-11-12T11:54:33.480Z] level=info msg="[runner] processing took 18.892936ms with stages: nolint: 7.36358ms, identifier_marker: 5.929604ms, autogenerated_exclude: 1.74966ms, path_prettifier: 1.544853ms, exclude-rules: 1.359736ms, skip_dirs: 809.645µs, invalid_issue: 73.879µs, cgo: 39.129µs, filename_unadjuster: 17.45µs, uniq_by_line: 860ns, skip_files: 790ns, max_same_issues: 770ns, fixer: 530ns, exclude: 460ns, max_from_linter: 460ns, sort_results: 380ns, path_shortener: 340ns, path_prefixer: 280ns, diff: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2024-11-12T11:54:33.480Z] level=info msg="[runner] linters took 13.285785417s with stages: goanalysis_metalinter: 13.266778734s" [2024-11-12T11:54:33.480Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-12T11:54:33.480Z] level=info msg="Memory: 360 samples, avg is 294.9MB, max is 1331.5MB" [2024-11-12T11:54:33.480Z] level=info msg="Execution took 36.260272551s" [2024-11-12T11:54:33.480Z] go vet ./... [2024-11-12T11:54:40.080Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T11:54:40.080Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T11:54:40.350Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-12T11:54:40.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-12T11:54:40.942Z] + ls -al . [2024-11-12T11:54:40.942Z] total 1740 [2024-11-12T11:54:40.942Z] drwxrwxr-x 11 1001 1001 4096 Nov 12 11:52 . [2024-11-12T11:54:40.942Z] drwxr-xr-x 4 root root 4096 Nov 12 11:52 .. [2024-11-12T11:54:40.942Z] drwxrwxr-x 2 1001 1001 4096 Nov 12 11:51 .blubracket [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 10 Nov 12 11:51 .dockerignore [2024-11-12T11:54:40.942Z] drwxrwxr-x 8 1001 1001 4096 Nov 12 11:53 .git [2024-11-12T11:54:40.942Z] drwxrwxr-x 3 1001 1001 4096 Nov 12 11:51 .github [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 907 Nov 12 11:51 .gitignore [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 199 Nov 12 11:51 .golangci.yml [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 100 Nov 12 11:51 .hadolint.yml [2024-11-12T11:54:40.942Z] drwxr-xr-x 3 1001 1001 4096 Nov 12 11:51 .semver [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 155 Nov 12 11:51 .sonarcloud.properties [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 1171 Nov 12 11:51 ADOPTERS.md [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 17141 Nov 12 11:51 Attribution.txt [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 100284 Nov 12 11:51 CHANGELOG.md [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 3804 Nov 12 11:51 CONTRIBUTING.md [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 677 Nov 12 11:51 GOVERNANCE.md [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 858 Nov 12 11:51 Jenkinsfile [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 10775 Nov 12 11:51 LICENSE [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 16624 Nov 12 11:51 Makefile [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 582 Nov 12 11:51 OWNERS.md [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 9528 Nov 12 11:51 README.md [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 789 Nov 12 11:51 SECURITY.md [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 12 Nov 12 11:51 VERSION [2024-11-12T11:54:40.942Z] drwxrwxr-x 2 1001 1001 4096 Nov 12 11:51 bin [2024-11-12T11:54:40.942Z] drwxrwxr-x 19 1001 1001 4096 Nov 12 11:51 cmd [2024-11-12T11:54:40.942Z] -rw-r--r-- 1 root root 1412873 Nov 12 11:53 coverage.out [2024-11-12T11:54:40.942Z] drwxrwxr-x 2 1001 1001 4096 Nov 12 11:51 fuzz_test [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 6528 Nov 12 11:51 go.mod [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 88078 Nov 12 11:51 go.sum [2024-11-12T11:54:40.942Z] drwxrwxr-x 7 1001 1001 4096 Nov 12 11:51 internal [2024-11-12T11:54:40.942Z] drwxrwxr-x 2 1001 1001 4096 Nov 12 11:51 openapi [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 584 Nov 12 11:51 security.txt [2024-11-12T11:54:40.942Z] -rw-rw-r-- 1 1001 1001 204 Nov 12 11:51 version.go [Pipeline] sh [2024-11-12T11:54:41.228Z] + '[' -e coverage.out ] [2024-11-12T11:54:41.228Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-12T11:54:41.368Z] Stashed 1 file(s) [Pipeline] sh [2024-11-12T11:54:41.651Z] + make build [2024-11-12T11:54:41.651Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T11:54:51.611Z] provisioning config files... [2024-11-12T11:54:51.637Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/752@tmp/config1544003263856174667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T11:54:52.090Z] ---> ****-login.sh [2024-11-12T11:54:52.090Z] nexus3.edgexfoundry.org:10001 [2024-11-12T11:54:52.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:54:52.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:54:52.645Z] Configure a credential helper to remove this warning. See [2024-11-12T11:54:52.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:54:52.645Z] [2024-11-12T11:54:52.646Z] Login Succeeded [2024-11-12T11:54:52.646Z] nexus3.edgexfoundry.org:10002 [2024-11-12T11:54:52.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:54:52.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:54:52.915Z] Configure a credential helper to remove this warning. See [2024-11-12T11:54:52.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:54:52.915Z] [2024-11-12T11:54:52.915Z] Login Succeeded [2024-11-12T11:54:52.915Z] nexus3.edgexfoundry.org:10003 [2024-11-12T11:54:53.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:54:53.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:54:53.458Z] Configure a credential helper to remove this warning. See [2024-11-12T11:54:53.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:54:53.458Z] [2024-11-12T11:54:53.458Z] Login Succeeded [2024-11-12T11:54:53.458Z] nexus3.edgexfoundry.org:10004 [2024-11-12T11:54:53.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:54:53.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:54:53.730Z] Configure a credential helper to remove this warning. See [2024-11-12T11:54:53.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:54:53.730Z] [2024-11-12T11:54:53.730Z] Login Succeeded [2024-11-12T11:54:53.730Z] ****.io [2024-11-12T11:54:53.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:54:54.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:54:54.271Z] Configure a credential helper to remove this warning. See [2024-11-12T11:54:54.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:54:54.271Z] [2024-11-12T11:54:54.271Z] Login Succeeded [2024-11-12T11:54:54.271Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T11:54:54.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-11-12T11:54:54.853Z] + git config --global --add safe.directory /w/workspace/edgex-go/752 [Pipeline] echo [2024-11-12T11:54:54.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T11:54:54.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T11:54:54.906Z] ========================================================= [2024-11-12T11:54:54.906Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-12T11:54:54.906Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-12T11:54:55.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-12T11:54:55.243Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-12T11:54:55.243Z] cf04c63912e1: Pulling fs layer [2024-11-12T11:54:55.243Z] 55b35a11ae5e: Pulling fs layer [2024-11-12T11:54:55.243Z] a37a00ec5f00: Pulling fs layer [2024-11-12T11:54:55.243Z] 50b3750afda1: Pulling fs layer [2024-11-12T11:54:55.243Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T11:54:55.243Z] 80978eb59214: Pulling fs layer [2024-11-12T11:54:55.243Z] c9f46d7d2bd2: Pulling fs layer [2024-11-12T11:54:55.243Z] c5a475d317c9: Pulling fs layer [2024-11-12T11:54:55.243Z] 4f4fb700ef54: Waiting [2024-11-12T11:54:55.243Z] 80978eb59214: Waiting [2024-11-12T11:54:55.243Z] c9f46d7d2bd2: Waiting [2024-11-12T11:54:55.243Z] c5a475d317c9: Waiting [2024-11-12T11:54:55.243Z] 50b3750afda1: Waiting [2024-11-12T11:54:55.513Z] 55b35a11ae5e: Verifying Checksum [2024-11-12T11:54:55.513Z] 55b35a11ae5e: Download complete [2024-11-12T11:54:55.513Z] 50b3750afda1: Verifying Checksum [2024-11-12T11:54:55.513Z] 50b3750afda1: Download complete [2024-11-12T11:54:55.513Z] 4f4fb700ef54: Verifying Checksum [2024-11-12T11:54:55.513Z] 4f4fb700ef54: Download complete [2024-11-12T11:54:55.513Z] 80978eb59214: Verifying Checksum [2024-11-12T11:54:55.513Z] 80978eb59214: Download complete [2024-11-12T11:54:55.513Z] cf04c63912e1: Verifying Checksum [2024-11-12T11:54:55.513Z] cf04c63912e1: Download complete [2024-11-12T11:54:55.859Z] c5a475d317c9: Verifying Checksum [2024-11-12T11:54:55.859Z] c5a475d317c9: Download complete [2024-11-12T11:54:56.447Z] cf04c63912e1: Pull complete [2024-11-12T11:54:57.029Z] 55b35a11ae5e: Pull complete [2024-11-12T11:54:57.295Z] a37a00ec5f00: Verifying Checksum [2024-11-12T11:54:57.295Z] a37a00ec5f00: Download complete [2024-11-12T11:54:58.254Z] c9f46d7d2bd2: Verifying Checksum [2024-11-12T11:54:58.254Z] c9f46d7d2bd2: Download complete [2024-11-12T11:55:08.534Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-12T11:55:08.534Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-12T11:55:08.534Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-12T11:55:08.534Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-12T11:55:09.917Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-12T11:55:10.568Z] a37a00ec5f00: Pull complete [2024-11-12T11:55:10.568Z] 50b3750afda1: Pull complete [2024-11-12T11:55:10.568Z] 4f4fb700ef54: Pull complete [2024-11-12T11:55:10.568Z] 80978eb59214: Pull complete [2024-11-12T11:55:14.137Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-11-12T11:55:16.668Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-12T11:55:18.600Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-12T11:55:18.774Z] c9f46d7d2bd2: Pull complete [2024-11-12T11:55:19.536Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-12T11:55:19.732Z] c5a475d317c9: Pull complete [2024-11-12T11:55:19.732Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-12T11:55:19.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-12T11:55:19.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-12T11:55:20.061Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-12T11:55:20.061Z] WORKDIR /edgex [2024-11-12T11:55:20.061Z] COPY go.mod . [2024-11-12T11:55:20.061Z] RUN go mod download [2024-11-12T11:55:20.061Z] + docker build -t ci-base-image-arm64 -f - . [2024-11-12T11:55:20.473Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-12T11:55:20.649Z] Sending build context to Docker daemon 3.358MB [2024-11-12T11:55:20.649Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-12T11:55:20.649Z] ---> be29e6b0f0d4 [2024-11-12T11:55:20.649Z] Step 2/4 : WORKDIR /edgex [2024-11-12T11:55:21.041Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-12T11:55:21.977Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-12T11:55:22.585Z] ---> Running in ebde248d5b8f [2024-11-12T11:55:22.585Z] Removing intermediate container ebde248d5b8f [2024-11-12T11:55:22.585Z] ---> 08691bf93bb0 [2024-11-12T11:55:22.585Z] Step 3/4 : COPY go.mod . [2024-11-12T11:55:22.850Z] ---> 81c91f34892d [2024-11-12T11:55:22.850Z] Step 4/4 : RUN go mod download [Pipeline] } [2024-11-12T11:55:22.911Z] $ docker stop --time=1 c3151278bc4b1a136def711ad222056635acb1e06ca31324f4130e4d66b679c4 [2024-11-12T11:55:23.117Z] ---> Running in ac38c1a301e0 [2024-11-12T11:55:27.923Z] $ docker rm -f --volumes c3151278bc4b1a136def711ad222056635acb1e06ca31324f4130e4d66b679c4 [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-11-12T11:55:29.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-12T11:55:29.397Z] [2024-11-12T11:55:29.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:55:29.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-12T11:55:29.701Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-12T11:55:29.701Z] 91d30c5bc195: Pulling fs layer [2024-11-12T11:55:29.701Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-12T11:55:29.701Z] 9c61dcf015f6: Pulling fs layer [2024-11-12T11:55:29.701Z] 4698f68db338: Pulling fs layer [2024-11-12T11:55:29.701Z] 2a2f49069b9e: Pulling fs layer [2024-11-12T11:55:29.701Z] e0025b399a48: Pulling fs layer [2024-11-12T11:55:29.701Z] 4698f68db338: Waiting [2024-11-12T11:55:29.701Z] e0025b399a48: Waiting [2024-11-12T11:55:29.701Z] 2a2f49069b9e: Waiting [2024-11-12T11:55:29.701Z] 91d30c5bc195: Verifying Checksum [2024-11-12T11:55:29.701Z] 4698f68db338: Verifying Checksum [2024-11-12T11:55:29.701Z] 4698f68db338: Download complete [2024-11-12T11:55:29.961Z] 2e9b0aa3be6d: Verifying Checksum [2024-11-12T11:55:29.961Z] 2e9b0aa3be6d: Download complete [2024-11-12T11:55:29.961Z] e0025b399a48: Download complete [2024-11-12T11:55:29.961Z] 91d30c5bc195: Pull complete [2024-11-12T11:55:29.961Z] 2a2f49069b9e: Verifying Checksum [2024-11-12T11:55:29.961Z] 2a2f49069b9e: Download complete [2024-11-12T11:55:30.220Z] 2e9b0aa3be6d: Pull complete [2024-11-12T11:55:30.481Z] 9c61dcf015f6: Verifying Checksum [2024-11-12T11:55:30.481Z] 9c61dcf015f6: Download complete [2024-11-12T11:55:33.015Z] 9c61dcf015f6: Pull complete [2024-11-12T11:55:33.015Z] 4698f68db338: Pull complete [2024-11-12T11:55:33.582Z] 2a2f49069b9e: Pull complete [2024-11-12T11:55:33.582Z] e0025b399a48: Pull complete [2024-11-12T11:55:33.582Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-12T11:55:33.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-12T11:55:33.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T11:55:33.687Z] prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container [2024-11-12T11:55:33.695Z] $ 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/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-11-12T11:55:36.470Z] $ docker top 3c4df9c82b4b68b88134568c08012205a87c0160c959548e8df51cd5f04211ae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T11:55:36.837Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-12T11:55:39.416Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #1 transferring dockerfile: 2.07kB done [2024-11-12T11:55:39.416Z] #1 DONE 0.0s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #2 transferring dockerfile: 1.69kB done [2024-11-12T11:55:39.416Z] #2 DONE 0.0s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #3 transferring dockerfile: 1.82kB done [2024-11-12T11:55:39.416Z] #3 DONE 0.0s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #4 transferring dockerfile: 2.49kB done [2024-11-12T11:55:39.416Z] #4 DONE 0.0s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #5 transferring dockerfile: 1.89kB done [2024-11-12T11:55:39.416Z] #5 DONE 0.0s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #6 transferring dockerfile: 2.13kB done [2024-11-12T11:55:39.416Z] #6 DONE 0.0s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #7 transferring dockerfile: 3.02kB done [2024-11-12T11:55:39.416Z] #7 DONE 0.0s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #8 transferring dockerfile: 2.23kB done [2024-11-12T11:55:39.416Z] #8 DONE 0.1s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #9 transferring dockerfile: 1.70kB done [2024-11-12T11:55:39.416Z] #9 DONE 0.1s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #10 transferring dockerfile: 2.02kB done [2024-11-12T11:55:39.416Z] #10 DONE 0.1s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #11 transferring dockerfile: 2.50kB done [2024-11-12T11:55:39.416Z] #11 DONE 0.1s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #12 transferring dockerfile: 1.81kB done [2024-11-12T11:55:39.416Z] #12 DONE 0.1s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #13 [core-data internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #13 transferring dockerfile: 2.07kB done [2024-11-12T11:55:39.416Z] #13 DONE 0.1s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #14 [core-command internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #14 transferring dockerfile: 1.94kB done [2024-11-12T11:55:39.416Z] #14 DONE 0.1s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-12T11:55:39.416Z] #15 transferring dockerfile: 2.15kB done [2024-11-12T11:55:39.416Z] #15 DONE 0.1s [2024-11-12T11:55:39.416Z] [2024-11-12T11:55:39.416Z] #16 [core-keeper internal] load .dockerignore [2024-11-12T11:55:39.416Z] #16 transferring context: 50B done [2024-11-12T11:55:39.416Z] #16 DONE 0.1s [2024-11-12T11:55:39.692Z] [2024-11-12T11:55:39.692Z] #17 [security-spire-config internal] load .dockerignore [2024-11-12T11:55:39.692Z] #17 transferring context: 50B done [2024-11-12T11:55:39.692Z] #17 DONE 0.0s [2024-11-12T11:55:39.692Z] [2024-11-12T11:55:39.692Z] #18 [support-scheduler internal] load .dockerignore [2024-11-12T11:55:39.692Z] #18 transferring context: 50B done [2024-11-12T11:55:39.692Z] #18 DONE 0.0s [2024-11-12T11:55:39.692Z] [2024-11-12T11:55:39.692Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-11-12T11:55:39.692Z] #19 transferring context: 50B done [2024-11-12T11:55:39.692Z] #19 DONE 0.0s [2024-11-12T11:55:39.692Z] [2024-11-12T11:55:39.692Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-11-12T11:55:39.692Z] #20 transferring context: 50B done [2024-11-12T11:55:39.692Z] #20 DONE 0.0s [2024-11-12T11:55:39.692Z] [2024-11-12T11:55:39.692Z] #21 [core-metadata internal] load .dockerignore [2024-11-12T11:55:39.692Z] #21 transferring context: 50B done [2024-11-12T11:55:39.692Z] #21 DONE 0.0s [2024-11-12T11:55:39.692Z] [2024-11-12T11:55:39.692Z] #22 [security-spire-server internal] load .dockerignore [2024-11-12T11:55:39.692Z] #22 transferring context: 50B done [2024-11-12T11:55:39.692Z] #22 DONE 0.0s [2024-11-12T11:55:39.692Z] [2024-11-12T11:55:39.692Z] #23 [security-bootstrapper internal] load .dockerignore [2024-11-12T11:55:39.692Z] #23 transferring context: 50B done [2024-11-12T11:55:39.692Z] #23 DONE 0.0s [2024-11-12T11:55:39.692Z] [2024-11-12T11:55:39.692Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-12T11:55:39.692Z] #24 transferring context: 50B done [2024-11-12T11:55:39.692Z] #24 DONE 0.1s [2024-11-12T11:55:39.692Z] [2024-11-12T11:55:39.692Z] #25 [support-notifications internal] load .dockerignore [2024-11-12T11:55:39.692Z] #25 transferring context: 50B done [2024-11-12T11:55:39.692Z] #25 DONE 0.1s [2024-11-12T11:55:39.692Z] [2024-11-12T11:55:39.692Z] #26 [security-proxy-setup internal] load .dockerignore [2024-11-12T11:55:39.692Z] #26 transferring context: 50B done [2024-11-12T11:55:39.692Z] #26 DONE 0.0s [2024-11-12T11:55:39.692Z] [2024-11-12T11:55:39.692Z] #27 [security-spire-agent internal] load .dockerignore [2024-11-12T11:55:39.692Z] #27 transferring context: 50B 0.0s done [2024-11-12T11:55:39.692Z] #27 DONE 0.1s [2024-11-12T11:55:39.692Z] [2024-11-12T11:55:39.692Z] #28 [core-data internal] load .dockerignore [2024-11-12T11:55:39.692Z] #28 transferring context: 50B 0.0s done [2024-11-12T11:55:39.692Z] #28 DONE 0.1s [2024-11-12T11:55:39.692Z] [2024-11-12T11:55:39.692Z] #29 [security-proxy-auth internal] load .dockerignore [2024-11-12T11:55:39.692Z] #29 transferring context: 50B done [2024-11-12T11:55:39.984Z] #29 DONE 0.1s [2024-11-12T11:55:39.984Z] [2024-11-12T11:55:39.984Z] #30 [core-command internal] load .dockerignore [2024-11-12T11:55:39.984Z] #30 transferring context: 50B done [2024-11-12T11:55:39.984Z] #30 DONE 0.1s [2024-11-12T11:55:39.984Z] [2024-11-12T11:55:39.984Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-12T11:55:39.984Z] #31 DONE 0.0s [2024-11-12T11:55:39.984Z] [2024-11-12T11:55:39.984Z] #32 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:55:39.984Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:55:39.984Z] #32 ... [2024-11-12T11:55:39.984Z] [2024-11-12T11:55:39.984Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-12T11:55:39.984Z] #31 DONE 0.0s [2024-11-12T11:55:39.984Z] [2024-11-12T11:55:39.984Z] #32 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:55:39.984Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:55:39.984Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:55:39.984Z] #32 ... [2024-11-12T11:55:39.984Z] [2024-11-12T11:55:39.984Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-12T11:55:39.984Z] #31 DONE 0.0s [2024-11-12T11:55:39.984Z] [2024-11-12T11:55:39.984Z] #32 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:55:39.984Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:55:39.984Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:55:39.984Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-12T11:55:39.984Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-12T11:55:39.984Z] #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-11-12T11:55:39.984Z] #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f [2024-11-12T11:55:40.263Z] #32 ... [2024-11-12T11:55:40.263Z] [2024-11-12T11:55:40.263Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-12T11:55:40.263Z] #31 DONE 0.0s [2024-11-12T11:55:40.263Z] [2024-11-12T11:55:40.263Z] #32 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:55:40.263Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:55:40.263Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:55:40.263Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-12T11:55:40.263Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-12T11:55:40.263Z] #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-11-12T11:55:40.263Z] #32 ... [2024-11-12T11:55:40.263Z] [2024-11-12T11:55:40.263Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-12T11:55:40.263Z] #31 DONE 0.0s [2024-11-12T11:55:40.263Z] [2024-11-12T11:55:40.263Z] #32 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:55:40.263Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:55:40.263Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:55:40.263Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-12T11:55:40.263Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-12T11:55:40.263Z] #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-11-12T11:55:40.551Z] #32 ... [2024-11-12T11:55:40.551Z] [2024-11-12T11:55:40.551Z] #33 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-11-12T11:55:40.551Z] #33 DONE 0.4s [2024-11-12T11:55:40.551Z] [2024-11-12T11:55:40.551Z] #32 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:55:40.551Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:55:40.551Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:55:40.551Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-12T11:55:40.551Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-12T11:55:40.551Z] #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-11-12T11:55:40.551Z] #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-11-12T11:55:40.551Z] #32 ... [2024-11-12T11:55:40.551Z] [2024-11-12T11:55:40.551Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-12T11:55:40.551Z] #34 DONE 0.6s [2024-11-12T11:55:40.551Z] [2024-11-12T11:55:40.551Z] #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:55:40.551Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:55:40.551Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:55:40.551Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-12T11:55:40.551Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-12T11:55:40.551Z] #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-11-12T11:55:40.551Z] #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-11-12T11:55:41.153Z] #32 ... [2024-11-12T11:55:41.153Z] [2024-11-12T11:55:41.153Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-12T11:55:41.153Z] #35 DONE 0.8s [2024-11-12T11:55:41.153Z] [2024-11-12T11:55:41.153Z] #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:55:41.153Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:55:41.153Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:55:41.153Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-12T11:55:41.153Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-12T11:55:41.153Z] #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-11-12T11:55:41.153Z] #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-11-12T11:55:41.153Z] #32 DONE 1.3s [2024-11-12T11:55:41.153Z] [2024-11-12T11:55:41.153Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:55:41.153Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-11-12T11:55:41.153Z] #36 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-12T11:55:41.153Z] #36 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-12T11:55:41.153Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-11-12T11:55:41.153Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-12T11:55:41.153Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-12T11:55:41.153Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-11-12T11:55:41.153Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-12T11:55:41.153Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2024-11-12T11:55:41.153Z] #36 ... [2024-11-12T11:55:41.153Z] [2024-11-12T11:55:41.153Z] #37 [security-spire-config internal] load build context [2024-11-12T11:55:41.153Z] #37 transferring context: 21.82kB 0.0s done [2024-11-12T11:55:41.153Z] #37 DONE 0.7s [2024-11-12T11:55:41.153Z] [2024-11-12T11:55:41.153Z] #38 [security-spire-server internal] load build context [2024-11-12T11:55:41.153Z] #38 transferring context: 23.57kB 0.0s done [2024-11-12T11:55:41.153Z] #38 DONE 0.7s [2024-11-12T11:55:41.153Z] [2024-11-12T11:55:41.153Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:55:41.153Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-12T11:55:41.153Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 0.5s [2024-11-12T11:55:41.436Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.53MB / 30.73MB 0.6s [2024-11-12T11:55:41.436Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-12T11:55:41.436Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-11-12T11:55:41.719Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done [2024-11-12T11:55:41.719Z] #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-11-12T11:55:41.979Z] #36 ... [2024-11-12T11:55:41.979Z] [2024-11-12T11:55:41.979Z] #39 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-11-12T11:55:41.979Z] #39 DONE 2.2s [2024-11-12T11:55:41.979Z] [2024-11-12T11:55:41.979Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:55:41.979Z] #36 ... [2024-11-12T11:55:41.979Z] [2024-11-12T11:55:41.979Z] #40 [security-spire-agent internal] load build context [2024-11-12T11:55:41.979Z] #40 transferring context: 23.10kB 0.0s done [2024-11-12T11:55:41.979Z] #40 DONE 1.0s [2024-11-12T11:55:41.979Z] [2024-11-12T11:55:41.979Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:55:44.707Z] #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.8s done [2024-11-12T11:55:48.007Z] #36 ... [2024-11-12T11:55:48.007Z] [2024-11-12T11:55:48.007Z] #41 [support-scheduler internal] load build context [2024-11-12T11:55:48.007Z] #41 transferring context: 214.32MB 7.8s [2024-11-12T11:55:48.942Z] #41 ... [2024-11-12T11:55:48.942Z] [2024-11-12T11:55:48.942Z] #42 [core-metadata internal] load build context [2024-11-12T11:55:48.942Z] #42 ... [2024-11-12T11:55:48.942Z] [2024-11-12T11:55:48.942Z] #41 [support-scheduler internal] load build context [2024-11-12T11:55:50.625Z] #41 ... [2024-11-12T11:55:50.625Z] [2024-11-12T11:55:50.625Z] #43 [core-keeper internal] load build context [2024-11-12T11:55:50.625Z] #43 ... [2024-11-12T11:55:50.625Z] [2024-11-12T11:55:50.625Z] #44 [security-spiffe-token-provider internal] load build context [2024-11-12T11:55:50.625Z] #44 ... [2024-11-12T11:55:50.625Z] [2024-11-12T11:55:50.625Z] #45 [core-common-config-bootstrapper internal] load build context [2024-11-12T11:55:51.514Z] #45 ... [2024-11-12T11:55:51.514Z] [2024-11-12T11:55:51.514Z] #46 [security-proxy-setup internal] load build context [2024-11-12T11:55:51.514Z] #46 ... [2024-11-12T11:55:51.514Z] [2024-11-12T11:55:51.514Z] #47 [support-notifications internal] load build context [2024-11-12T11:55:51.792Z] #47 ... [2024-11-12T11:55:51.792Z] [2024-11-12T11:55:51.792Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-12T11:55:51.792Z] #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-11-12T11:55:51.792Z] #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-12T11:55:51.792Z] #48 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-12T11:55:51.792Z] #48 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-12T11:55:51.792Z] #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-11-12T11:55:51.792Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-11-12T11:55:51.792Z] #48 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.6s done [2024-11-12T11:55:51.792Z] #48 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2024-11-12T11:55:51.792Z] #48 ... [2024-11-12T11:55:51.792Z] [2024-11-12T11:55:51.792Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-12T11:55:51.792Z] #49 ... [2024-11-12T11:55:51.792Z] [2024-11-12T11:55:51.792Z] #50 [security-bootstrapper internal] load build context [2024-11-12T11:55:51.792Z] #50 ... [2024-11-12T11:55:51.792Z] [2024-11-12T11:55:51.792Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-12T11:55:52.052Z] #51 ... [2024-11-12T11:55:52.052Z] [2024-11-12T11:55:52.052Z] #52 [security-proxy-auth internal] load build context [2024-11-12T11:55:52.052Z] #52 ... [2024-11-12T11:55:52.052Z] [2024-11-12T11:55:52.052Z] #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-12T11:55:52.052Z] #53 ... [2024-11-12T11:55:52.052Z] [2024-11-12T11:55:52.052Z] #54 [core-command internal] load build context [2024-11-12T11:55:52.316Z] #54 ... [2024-11-12T11:55:52.316Z] [2024-11-12T11:55:52.316Z] #55 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-11-12T11:55:52.316Z] #55 ... [2024-11-12T11:55:52.316Z] [2024-11-12T11:55:52.316Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-12T11:55:52.580Z] #56 ... [2024-11-12T11:55:52.580Z] [2024-11-12T11:55:52.580Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-12T11:55:52.580Z] #57 ... [2024-11-12T11:55:52.580Z] [2024-11-12T11:55:52.580Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-12T11:55:52.580Z] #58 ... [2024-11-12T11:55:52.580Z] [2024-11-12T11:55:52.580Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-12T11:55:53.373Z] #59 ... [2024-11-12T11:55:53.373Z] [2024-11-12T11:55:53.373Z] #60 [core-data internal] load build context [2024-11-12T11:55:53.373Z] #60 ... [2024-11-12T11:55:53.373Z] [2024-11-12T11:55:53.373Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-12T11:55:53.373Z] #61 ... [2024-11-12T11:55:53.373Z] [2024-11-12T11:55:53.373Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-12T11:55:53.373Z] #62 ... [2024-11-12T11:55:53.373Z] [2024-11-12T11:55:53.373Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-12T11:55:53.373Z] #63 ... [2024-11-12T11:55:53.373Z] [2024-11-12T11:55:53.373Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-12T11:55:53.373Z] #64 ... [2024-11-12T11:55:53.373Z] [2024-11-12T11:55:53.373Z] #65 [security-secretstore-setup internal] load build context [2024-11-12T11:55:53.373Z] #65 transferring context: 433.26MB 13.0s done [2024-11-12T11:55:53.684Z] #65 ... [2024-11-12T11:55:53.684Z] [2024-11-12T11:55:53.684Z] #54 [core-command internal] load build context [2024-11-12T11:55:53.942Z] #54 transferring context: 433.26MB 13.2s done [2024-11-12T11:55:58.206Z] #54 ... [2024-11-12T11:55:58.206Z] [2024-11-12T11:55:58.206Z] #47 [support-notifications internal] load build context [2024-11-12T11:55:58.206Z] #47 transferring context: 433.26MB 14.5s done [2024-11-12T11:55:59.848Z] #47 ... [2024-11-12T11:55:59.848Z] [2024-11-12T11:55:59.848Z] #42 [core-metadata internal] load build context [2024-11-12T11:55:59.848Z] #42 transferring context: 433.26MB 12.7s done [2024-11-12T11:56:00.107Z] #42 ... [2024-11-12T11:56:00.107Z] [2024-11-12T11:56:00.107Z] #41 [support-scheduler internal] load build context [2024-11-12T11:56:00.107Z] #41 transferring context: 433.26MB 14.9s done [2024-11-12T11:56:00.107Z] #41 ... [2024-11-12T11:56:00.107Z] [2024-11-12T11:56:00.107Z] #44 [security-spiffe-token-provider internal] load build context [2024-11-12T11:56:00.107Z] #44 transferring context: 433.26MB 13.7s done [2024-11-12T11:56:00.364Z] #44 ... [2024-11-12T11:56:00.364Z] [2024-11-12T11:56:00.364Z] #43 [core-keeper internal] load build context [2024-11-12T11:56:00.364Z] #43 transferring context: 433.26MB 14.9s done [2024-11-12T11:56:01.653Z] #43 ... [2024-11-12T11:56:01.653Z] [2024-11-12T11:56:01.653Z] #46 [security-proxy-setup internal] load build context [2024-11-12T11:56:01.653Z] #46 transferring context: 433.26MB 13.3s done [2024-11-12T11:56:01.653Z] #46 ... [2024-11-12T11:56:01.653Z] [2024-11-12T11:56:01.653Z] #45 [core-common-config-bootstrapper internal] load build context [2024-11-12T11:56:01.653Z] #45 transferring context: 433.26MB 13.1s done [2024-11-12T11:56:01.653Z] #45 ... [2024-11-12T11:56:01.653Z] [2024-11-12T11:56:01.653Z] #60 [core-data internal] load build context [2024-11-12T11:56:01.653Z] #60 transferring context: 433.26MB 14.6s done [2024-11-12T11:56:01.912Z] #60 ... [2024-11-12T11:56:01.912Z] [2024-11-12T11:56:01.912Z] #50 [security-bootstrapper internal] load build context [2024-11-12T11:56:01.912Z] #50 transferring context: 433.26MB 13.7s done [2024-11-12T11:56:02.172Z] #50 ... [2024-11-12T11:56:02.172Z] [2024-11-12T11:56:02.172Z] #52 [security-proxy-auth internal] load build context [2024-11-12T11:56:02.172Z] #52 transferring context: 433.26MB 12.5s done [2024-11-12T11:56:02.172Z] #52 DONE 21.9s [2024-11-12T11:56:02.172Z] [2024-11-12T11:56:02.172Z] #44 [security-spiffe-token-provider internal] load build context [2024-11-12T11:56:02.172Z] #44 DONE 22.4s [2024-11-12T11:56:02.172Z] [2024-11-12T11:56:02.172Z] #42 [core-metadata internal] load build context [2024-11-12T11:56:02.172Z] #42 DONE 22.1s [2024-11-12T11:56:02.172Z] [2024-11-12T11:56:02.172Z] #45 [core-common-config-bootstrapper internal] load build context [2024-11-12T11:56:02.172Z] #45 DONE 22.2s [2024-11-12T11:56:02.172Z] [2024-11-12T11:56:02.172Z] #65 [security-secretstore-setup internal] load build context [2024-11-12T11:56:02.172Z] #65 DONE 22.2s [2024-11-12T11:56:02.172Z] [2024-11-12T11:56:02.172Z] #46 [security-proxy-setup internal] load build context [2024-11-12T11:56:02.172Z] #46 DONE 22.1s [2024-11-12T11:56:02.172Z] [2024-11-12T11:56:02.172Z] #50 [security-bootstrapper internal] load build context [2024-11-12T11:56:02.172Z] #50 DONE 22.2s [2024-11-12T11:56:02.172Z] [2024-11-12T11:56:02.172Z] #54 [core-command internal] load build context [2024-11-12T11:56:02.172Z] #54 DONE 21.9s [2024-11-12T11:56:02.172Z] [2024-11-12T11:56:02.172Z] #47 [support-notifications internal] load build context [2024-11-12T11:56:02.172Z] #47 DONE 22.1s [2024-11-12T11:56:02.172Z] [2024-11-12T11:56:02.172Z] #55 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2024-11-12T11:56:02.172Z] #55 DONE 20.5s [2024-11-12T11:56:02.172Z] [2024-11-12T11:56:02.172Z] #43 [core-keeper internal] load build context [2024-11-12T11:56:02.172Z] #43 DONE 22.4s [2024-11-12T11:56:02.172Z] [2024-11-12T11:56:02.172Z] #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-11-12T11:56:02.430Z] #66 ... [2024-11-12T11:56:02.430Z] [2024-11-12T11:56:02.430Z] #60 [core-data internal] load build context [2024-11-12T11:56:02.430Z] #60 DONE 22.0s [2024-11-12T11:56:02.430Z] [2024-11-12T11:56:02.430Z] #41 [support-scheduler internal] load build context [2024-11-12T11:56:02.430Z] #41 DONE 22.4s [2024-11-12T11:56:02.692Z] [2024-11-12T11:56:02.692Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:56:02.692Z] #36 DONE 22.0s [2024-11-12T11:56:02.692Z] [2024-11-12T11:56:02.692Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-12T11:56:02.692Z] #57 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:02.952Z] #57 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:03.211Z] #57 21.96 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:03.211Z] #57 22.00 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:03.211Z] #57 22.01 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-12T11:56:03.211Z] #57 22.01 (4/6) Installing openssl (3.3.2-r1) [2024-11-12T11:56:03.211Z] #57 22.02 (5/6) Installing su-exec (0.2-r3) [2024-11-12T11:56:03.211Z] #57 22.03 (6/6) Installing yq-go (4.44.1-r2) [2024-11-12T11:56:03.471Z] #57 22.09 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:03.471Z] #57 22.10 OK: 19 MiB in 18 packages [2024-11-12T11:56:06.868Z] #57 DONE 25.2s [2024-11-12T11:56:06.868Z] [2024-11-12T11:56:06.868Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-12T11:56:06.868Z] #61 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.868Z] #61 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.868Z] #61 22.50 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-12T11:56:06.868Z] #61 22.53 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:06.868Z] #61 22.53 OK: 8 MiB in 15 packages [2024-11-12T11:56:06.868Z] #61 DONE 25.1s [2024-11-12T11:56:06.868Z] [2024-11-12T11:56:06.868Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-12T11:56:06.868Z] #63 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.868Z] #63 22.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.868Z] #63 22.82 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-12T11:56:06.868Z] #63 22.82 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-12T11:56:06.868Z] #63 22.82 OK: 24168 distinct packages available [2024-11-12T11:56:06.868Z] #63 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.868Z] #63 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.868Z] #63 23.29 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-12T11:56:06.868Z] #63 23.29 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-12T11:56:06.868Z] #63 23.30 (3/4) Installing libucontext (1.2-r3) [2024-11-12T11:56:06.868Z] #63 23.30 (4/4) Installing gcompat (1.1.0-r4) [2024-11-12T11:56:06.868Z] #63 23.30 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:06.868Z] #63 23.31 OK: 8 MiB in 18 packages [2024-11-12T11:56:06.868Z] #63 DONE 25.2s [2024-11-12T11:56:06.868Z] [2024-11-12T11:56:06.868Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-12T11:56:06.868Z] #49 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.868Z] #49 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.868Z] #49 23.06 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-12T11:56:06.868Z] #49 23.06 (2/2) Installing su-exec (0.2-r3) [2024-11-12T11:56:06.868Z] #49 23.07 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:06.868Z] #49 23.08 OK: 8 MiB in 16 packages [2024-11-12T11:56:06.868Z] #49 DONE 25.1s [2024-11-12T11:56:06.868Z] [2024-11-12T11:56:06.868Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-12T11:56:06.868Z] #59 21.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.868Z] #59 22.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.868Z] #59 22.43 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-12T11:56:06.868Z] #59 22.57 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:06.868Z] #59 22.58 OK: 8 MiB in 15 packages [2024-11-12T11:56:06.868Z] #59 DONE 25.2s [2024-11-12T11:56:06.868Z] [2024-11-12T11:56:06.868Z] #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-12T11:56:06.868Z] #53 DONE 25.2s [2024-11-12T11:56:06.868Z] [2024-11-12T11:56:06.868Z] #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:56:06.868Z] #67 ... [2024-11-12T11:56:06.868Z] [2024-11-12T11:56:06.868Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-12T11:56:06.868Z] #58 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.868Z] #58 21.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.868Z] #58 21.72 (1/3) Installing ca-certificates (20240705-r0) [2024-11-12T11:56:06.868Z] #58 21.73 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-12T11:56:06.868Z] #58 21.74 (3/3) Installing tzdata (2024b-r0) [2024-11-12T11:56:06.868Z] #58 21.77 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:06.868Z] #58 21.77 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:56:06.868Z] #58 21.81 OK: 10 MiB in 17 packages [2024-11-12T11:56:06.868Z] #58 DONE 25.2s [2024-11-12T11:56:06.868Z] [2024-11-12T11:56:06.868Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-12T11:56:06.868Z] #64 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.868Z] #64 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:06.869Z] #64 21.71 (1/4) Installing ca-certificates (20240705-r0) [2024-11-12T11:56:06.869Z] #64 21.72 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-12T11:56:06.869Z] #64 21.74 (3/4) Installing su-exec (0.2-r3) [2024-11-12T11:56:06.869Z] #64 21.74 (4/4) Installing yq-go (4.44.1-r2) [2024-11-12T11:56:06.869Z] #64 21.81 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:06.869Z] #64 21.81 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:56:06.869Z] #64 21.85 OK: 19 MiB in 18 packages [2024-11-12T11:56:06.869Z] #64 DONE 25.4s [2024-11-12T11:56:06.869Z] [2024-11-12T11:56:06.869Z] #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-11-12T11:56:07.804Z] #68 ... [2024-11-12T11:56:07.804Z] [2024-11-12T11:56:07.804Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-12T11:56:07.804Z] #69 DONE 5.4s [2024-11-12T11:56:07.804Z] [2024-11-12T11:56:07.804Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-12T11:56:07.804Z] #51 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:07.804Z] #51 26.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:07.804Z] #51 26.44 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-12T11:56:07.804Z] #51 26.44 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-12T11:56:07.804Z] #51 26.44 OK: 24168 distinct packages available [2024-11-12T11:56:07.804Z] #51 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:08.063Z] #51 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:08.321Z] #51 26.91 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:08.321Z] #51 26.95 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:08.321Z] #51 26.96 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-12T11:56:08.321Z] #51 26.96 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-12T11:56:08.321Z] #51 26.96 (5/7) Installing libucontext (1.2-r3) [2024-11-12T11:56:08.321Z] #51 26.97 (6/7) Installing gcompat (1.1.0-r4) [2024-11-12T11:56:08.321Z] #51 26.97 (7/7) Installing openssl (3.3.2-r1) [2024-11-12T11:56:08.321Z] #51 26.98 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:08.321Z] #51 26.99 OK: 9 MiB in 19 packages [2024-11-12T11:56:08.886Z] #51 DONE 27.5s [2024-11-12T11:56:08.886Z] [2024-11-12T11:56:08.886Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-11-12T11:56:08.886Z] #66 5.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:08.886Z] #66 5.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:08.886Z] #66 5.813 OK: 246 MiB in 54 packages [2024-11-12T11:56:08.886Z] #66 DONE 6.5s [2024-11-12T11:56:08.886Z] [2024-11-12T11:56:08.886Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-12T11:56:08.886Z] #62 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:08.886Z] #62 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:08.886Z] #62 26.70 (1/2) Installing ca-certificates (20240705-r0) [2024-11-12T11:56:08.886Z] #62 26.72 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-12T11:56:08.886Z] #62 26.72 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:08.886Z] #62 26.73 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:56:08.886Z] #62 26.79 OK: 9 MiB in 16 packages [2024-11-12T11:56:08.886Z] #62 DONE 27.5s [2024-11-12T11:56:08.886Z] [2024-11-12T11:56:08.886Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-12T11:56:08.886Z] #70 ... [2024-11-12T11:56:08.886Z] [2024-11-12T11:56:08.886Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-12T11:56:08.886Z] #56 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:08.886Z] #56 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:08.886Z] #56 26.75 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-12T11:56:08.886Z] #56 26.75 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-12T11:56:08.886Z] #56 26.75 OK: 24168 distinct packages available [2024-11-12T11:56:08.886Z] #56 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:08.886Z] #56 26.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:08.886Z] #56 27.21 (1/14) Installing ca-certificates (20240705-r0) [2024-11-12T11:56:08.886Z] #56 27.22 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-12T11:56:08.886Z] #56 27.24 (3/14) Installing c-ares (1.33.1-r0) [2024-11-12T11:56:08.886Z] #56 27.25 (4/14) Installing libunistring (1.2-r0) [2024-11-12T11:56:08.886Z] #56 27.26 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-12T11:56:08.886Z] #56 27.27 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-12T11:56:08.886Z] #56 27.27 (7/14) Installing libpsl (0.21.5-r1) [2024-11-12T11:56:08.886Z] #56 27.27 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-12T11:56:08.886Z] #56 27.28 (9/14) Installing libcurl (8.11.0-r2) [2024-11-12T11:56:08.886Z] #56 27.29 (10/14) Installing curl (8.11.0-r2) [2024-11-12T11:56:08.886Z] #56 27.30 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-12T11:56:08.886Z] #56 27.30 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-12T11:56:08.886Z] #56 27.31 (13/14) Installing libucontext (1.2-r3) [2024-11-12T11:56:08.886Z] #56 27.31 (14/14) Installing gcompat (1.1.0-r4) [2024-11-12T11:56:08.886Z] #56 27.31 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:08.886Z] #56 27.32 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:56:08.886Z] #56 27.39 OK: 13 MiB in 28 packages [2024-11-12T11:56:08.886Z] #56 DONE 27.6s [2024-11-12T11:56:09.145Z] [2024-11-12T11:56:09.145Z] #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:56:09.145Z] #71 DONE 0.3s [2024-11-12T11:56:09.145Z] [2024-11-12T11:56:09.145Z] #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:56:09.145Z] #72 ... [2024-11-12T11:56:09.145Z] [2024-11-12T11:56:09.145Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-12T11:56:09.145Z] #0 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.145Z] #0 6.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.145Z] #0 6.847 OK: 246 MiB in 54 packages [2024-11-12T11:56:09.145Z] #73 DONE 7.0s [2024-11-12T11:56:09.145Z] [2024-11-12T11:56:09.145Z] #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-11-12T11:56:09.145Z] #68 1.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.145Z] #68 1.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.145Z] #68 2.099 Upgrading critical system libraries and apk-tools: [2024-11-12T11:56:09.145Z] #68 2.099 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:56:09.145Z] #68 2.105 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:09.145Z] #68 2.183 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:56:09.145Z] #68 2.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.145Z] #68 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.145Z] #68 2.575 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:09.145Z] #68 2.626 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:09.145Z] #68 2.636 OK: 8 MiB in 15 packages [2024-11-12T11:56:09.145Z] #68 DONE 2.8s [2024-11-12T11:56:09.145Z] [2024-11-12T11:56:09.145Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:56:09.145Z] #74 DONE 0.0s [2024-11-12T11:56:09.403Z] [2024-11-12T11:56:09.403Z] #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:56:09.403Z] #67 2.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.403Z] #67 2.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.403Z] #67 2.734 Upgrading critical system libraries and apk-tools: [2024-11-12T11:56:09.403Z] #67 2.734 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:56:09.403Z] #67 2.740 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:09.403Z] #67 2.814 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:56:09.403Z] #67 2.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.403Z] #67 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.403Z] #67 ... [2024-11-12T11:56:09.403Z] [2024-11-12T11:56:09.403Z] #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-12T11:56:09.403Z] #0 6.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.403Z] #0 6.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.403Z] #0 6.941 OK: 246 MiB in 54 packages [2024-11-12T11:56:09.403Z] #75 DONE 7.2s [2024-11-12T11:56:09.403Z] [2024-11-12T11:56:09.403Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:56:09.403Z] #76 DONE 0.1s [2024-11-12T11:56:09.661Z] [2024-11-12T11:56:09.662Z] #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:56:09.662Z] #67 3.173 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:09.662Z] #67 3.213 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:09.662Z] #67 3.227 OK: 8 MiB in 15 packages [2024-11-12T11:56:09.919Z] #67 DONE 3.3s [2024-11-12T11:56:09.919Z] [2024-11-12T11:56:09.919Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-12T11:56:09.919Z] #0 6.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.919Z] #0 6.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.919Z] #0 6.877 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-12T11:56:09.919Z] #0 6.877 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-12T11:56:09.919Z] #0 6.877 OK: 24170 distinct packages available [2024-11-12T11:56:09.919Z] #0 6.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.919Z] #0 7.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:09.919Z] #0 7.397 OK: 246 MiB in 54 packages [2024-11-12T11:56:09.919Z] #77 DONE 7.6s [2024-11-12T11:56:09.919Z] [2024-11-12T11:56:09.919Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:56:09.919Z] #78 DONE 0.0s [2024-11-12T11:56:09.919Z] [2024-11-12T11:56:09.919Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:56:10.485Z] #79 ... [2024-11-12T11:56:10.485Z] [2024-11-12T11:56:10.485Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-12T11:56:10.485Z] #0 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:10.485Z] #0 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:10.485Z] #0 3.270 Upgrading critical system libraries and apk-tools: [2024-11-12T11:56:10.485Z] #0 3.270 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:56:10.485Z] #0 3.279 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:10.485Z] #0 3.378 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:56:10.485Z] #0 3.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:10.485Z] #0 3.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:10.485Z] #0 3.784 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:10.485Z] #0 3.818 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:10.485Z] #0 3.833 OK: 8 MiB in 18 packages [2024-11-12T11:56:10.485Z] #80 DONE 4.1s [2024-11-12T11:56:10.750Z] [2024-11-12T11:56:10.750Z] #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-12T11:56:11.316Z] #81 DONE 0.9s [2024-11-12T11:56:11.316Z] [2024-11-12T11:56:11.316Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-12T11:56:11.316Z] #0 3.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.316Z] #0 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.316Z] #0 3.544 Upgrading critical system libraries and apk-tools: [2024-11-12T11:56:11.316Z] #0 3.544 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:56:11.316Z] #0 3.547 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:11.316Z] #0 3.653 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:56:11.316Z] #0 3.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.316Z] #0 3.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.316Z] #0 4.069 OK: 19 MiB in 18 packages [2024-11-12T11:56:11.316Z] #82 DONE 5.0s [2024-11-12T11:56:11.316Z] [2024-11-12T11:56:11.316Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-12T11:56:11.316Z] #0 3.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.316Z] #0 3.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.316Z] #0 3.465 Upgrading critical system libraries and apk-tools: [2024-11-12T11:56:11.316Z] #0 3.465 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:56:11.316Z] #0 3.470 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:11.316Z] #0 3.537 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:56:11.316Z] #0 3.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.316Z] #0 3.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.316Z] #0 3.880 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:11.316Z] #0 3.912 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:11.316Z] #0 4.039 OK: 8 MiB in 16 packages [2024-11-12T11:56:11.316Z] #83 DONE 5.0s [2024-11-12T11:56:11.316Z] [2024-11-12T11:56:11.316Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-12T11:56:11.575Z] #84 ... [2024-11-12T11:56:11.575Z] [2024-11-12T11:56:11.575Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-12T11:56:11.575Z] #85 DONE 0.1s [2024-11-12T11:56:11.575Z] [2024-11-12T11:56:11.575Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-12T11:56:11.575Z] #86 DONE 0.1s [2024-11-12T11:56:11.575Z] [2024-11-12T11:56:11.575Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-12T11:56:11.575Z] #87 DONE 0.0s [2024-11-12T11:56:11.575Z] [2024-11-12T11:56:11.576Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-12T11:56:11.576Z] #0 3.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.576Z] #0 3.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.576Z] #0 4.286 Upgrading critical system libraries and apk-tools: [2024-11-12T11:56:11.576Z] #0 4.286 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:56:11.576Z] #0 4.294 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:11.576Z] #0 4.426 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:56:11.576Z] #0 4.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.576Z] #0 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.576Z] #0 4.767 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:11.576Z] #0 4.909 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:11.576Z] #0 4.915 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:56:11.576Z] #0 4.953 OK: 19 MiB in 18 packages [2024-11-12T11:56:11.576Z] #88 DONE 5.1s [2024-11-12T11:56:11.576Z] [2024-11-12T11:56:11.576Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-12T11:56:11.576Z] #89 DONE 0.0s [2024-11-12T11:56:11.576Z] [2024-11-12T11:56:11.576Z] #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-12T11:56:11.576Z] #90 DONE 0.0s [2024-11-12T11:56:11.576Z] [2024-11-12T11:56:11.576Z] #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-12T11:56:11.576Z] #91 DONE 0.0s [2024-11-12T11:56:11.576Z] [2024-11-12T11:56:11.576Z] #92 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-12T11:56:11.576Z] #0 3.812 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.576Z] #0 4.345 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:11.576Z] #0 5.054 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-12T11:56:11.837Z] #92 5.356 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:11.837Z] #92 5.367 OK: 8 MiB in 15 packages [2024-11-12T11:56:11.837Z] #92 ... [2024-11-12T11:56:11.837Z] [2024-11-12T11:56:11.837Z] #93 [security-spire-config] exporting to image [2024-11-12T11:56:11.837Z] #93 exporting layers [2024-11-12T11:56:11.837Z] #93 ... [2024-11-12T11:56:11.837Z] [2024-11-12T11:56:11.837Z] #92 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-12T11:56:11.837Z] #92 DONE 5.5s [2024-11-12T11:56:12.095Z] [2024-11-12T11:56:12.095Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:56:12.354Z] #94 ... [2024-11-12T11:56:12.354Z] [2024-11-12T11:56:12.354Z] #93 [security-spire-config] exporting to image [2024-11-12T11:56:12.354Z] #93 exporting layers 0.6s done [2024-11-12T11:56:12.354Z] #93 writing image sha256:2c69605ee020e17013b6fb4e1f1ebd786321781e6815dda3eeaf8cd2e77ead84 done [2024-11-12T11:56:12.354Z] #93 naming to docker.io/library/security-spire-config done [2024-11-12T11:56:12.354Z] #93 DONE 0.6s [2024-11-12T11:56:12.354Z] [2024-11-12T11:56:12.354Z] #95 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:56:12.354Z] #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:12.354Z] #0 3.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:12.613Z] #95 3.837 Upgrading critical system libraries and apk-tools: [2024-11-12T11:56:12.613Z] #95 3.837 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:56:12.613Z] #95 ... [2024-11-12T11:56:12.613Z] [2024-11-12T11:56:12.613Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-12T11:56:12.872Z] #48 ... [2024-11-12T11:56:12.872Z] [2024-11-12T11:56:12.872Z] #95 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:56:12.872Z] #95 3.844 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:12.872Z] #95 3.914 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:56:12.872Z] #95 3.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:12.872Z] #95 4.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.129Z] #95 4.365 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:13.129Z] #95 4.401 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:13.129Z] #95 4.415 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:56:13.129Z] #95 4.486 OK: 9 MiB in 16 packages [2024-11-12T11:56:13.694Z] #95 DONE 4.9s [2024-11-12T11:56:13.694Z] [2024-11-12T11:56:13.694Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-12T11:56:13.694Z] #84 DONE 2.2s [2024-11-12T11:56:13.694Z] [2024-11-12T11:56:13.694Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-12T11:56:13.694Z] #70 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #70 3.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #70 3.907 Upgrading critical system libraries and apk-tools: [2024-11-12T11:56:13.694Z] #70 3.907 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:56:13.694Z] #70 3.915 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:13.694Z] #70 4.013 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:56:13.694Z] #70 4.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #70 4.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #70 4.509 OK: 9 MiB in 19 packages [2024-11-12T11:56:13.694Z] #70 DONE 4.9s [2024-11-12T11:56:13.694Z] [2024-11-12T11:56:13.694Z] #96 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-12T11:56:13.694Z] #0 5.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #0 5.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #0 6.234 Upgrading critical system libraries and apk-tools: [2024-11-12T11:56:13.694Z] #0 6.234 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:56:13.694Z] #0 6.245 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:13.694Z] #0 6.338 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:56:13.694Z] #0 6.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #0 6.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #0 6.874 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:13.694Z] #0 6.908 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:13.694Z] #0 6.924 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:56:13.694Z] #0 7.008 OK: 10 MiB in 17 packages [2024-11-12T11:56:13.694Z] #96 DONE 7.2s [2024-11-12T11:56:13.694Z] [2024-11-12T11:56:13.694Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-12T11:56:13.694Z] #0 3.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #0 4.000 Upgrading critical system libraries and apk-tools: [2024-11-12T11:56:13.694Z] #0 4.000 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:56:13.694Z] #0 4.000 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:56:13.694Z] #0 4.099 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:56:13.694Z] #0 4.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #0 4.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #0 4.518 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:13.694Z] #0 4.584 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:56:13.694Z] #0 4.599 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:56:13.694Z] #0 4.650 OK: 13 MiB in 28 packages [2024-11-12T11:56:13.694Z] #97 DONE 4.8s [2024-11-12T11:56:13.694Z] [2024-11-12T11:56:13.694Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-12T11:56:13.694Z] #98 DONE 0.1s [2024-11-12T11:56:13.694Z] [2024-11-12T11:56:13.694Z] #99 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-12T11:56:13.694Z] #0 4.651 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #0 5.092 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T11:56:13.694Z] #0 5.839 OK: 246 MiB in 54 packages [2024-11-12T11:56:13.694Z] #99 DONE 6.1s [2024-11-12T11:56:13.694Z] [2024-11-12T11:56:13.694Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-12T11:56:14.631Z] #100 DONE 1.1s [2024-11-12T11:56:14.631Z] [2024-11-12T11:56:14.631Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-12T11:56:14.631Z] #101 DONE 1.1s [2024-11-12T11:56:14.631Z] [2024-11-12T11:56:14.631Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-12T11:56:14.631Z] #102 DONE 1.1s [2024-11-12T11:56:14.631Z] [2024-11-12T11:56:14.631Z] #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:56:14.889Z] #103 ... [2024-11-12T11:56:14.889Z] [2024-11-12T11:56:14.889Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-12T11:56:14.889Z] #104 DONE 0.1s [2024-11-12T11:56:15.147Z] [2024-11-12T11:56:15.147Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-12T11:56:15.406Z] #105 DONE 0.7s [2024-11-12T11:56:15.406Z] [2024-11-12T11:56:15.406Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-12T11:56:15.666Z] #106 DONE 0.8s [2024-11-12T11:56:15.666Z] [2024-11-12T11:56:15.666Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-12T11:56:15.666Z] #107 DONE 0.0s [2024-11-12T11:56:15.666Z] [2024-11-12T11:56:15.666Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-12T11:56:15.666Z] #108 DONE 0.0s [2024-11-12T11:56:15.666Z] [2024-11-12T11:56:15.666Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-12T11:56:15.666Z] #109 DONE 0.0s [2024-11-12T11:56:15.666Z] [2024-11-12T11:56:15.666Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-12T11:56:15.666Z] #110 DONE 0.0s [2024-11-12T11:56:15.666Z] [2024-11-12T11:56:15.666Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-12T11:56:15.666Z] #111 DONE 0.0s [2024-11-12T11:56:15.666Z] [2024-11-12T11:56:15.666Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-12T11:56:15.666Z] #112 DONE 0.1s [2024-11-12T11:56:15.666Z] [2024-11-12T11:56:15.666Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-12T11:56:15.666Z] #113 DONE 0.1s [2024-11-12T11:56:15.666Z] [2024-11-12T11:56:15.666Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-12T11:56:15.666Z] #114 DONE 0.0s [2024-11-12T11:56:15.666Z] [2024-11-12T11:56:15.666Z] #93 [security-spire-server] exporting to image [2024-11-12T11:56:16.603Z] #93 exporting layers 0.7s done [2024-11-12T11:56:16.603Z] #93 writing image sha256:c269ddebbb75c800b1fe8dd20e02b640f46bcdd7131f44a6de38d9b0bef188b0 0.0s done [2024-11-12T11:56:16.603Z] #93 naming to docker.io/library/security-spire-server done [2024-11-12T11:56:16.603Z] #93 writing image sha256:b05a5f4fec048ee6a44dda5bce094dc58ac0ef3e76ec433dcd8597232c732f57 done [2024-11-12T11:56:16.603Z] #93 naming to docker.io/library/security-spire-agent done [2024-11-12T11:56:16.603Z] #93 DONE 1.4s [2024-11-12T11:56:16.603Z] [2024-11-12T11:56:16.603Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:56:19.527Z] Removing intermediate container ac38c1a301e0 [2024-11-12T11:56:19.527Z] ---> 92d49ef68701 [2024-11-12T11:56:19.527Z] Successfully built 92d49ef68701 [2024-11-12T11:56:19.527Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:56:19.867Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T11:56:19.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T11:56:20.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-26285 does not seem to be running inside a container [2024-11-12T11:56:20.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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-11-12T11:56:21.214Z] $ docker top 425b05fd6ab19ef02c9eb47f0b197eab0dc0e4418d2789c1e43ddad33b88ccbb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T11:56:22.016Z] + go version [2024-11-12T11:56:22.017Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-12T11:56:22.029Z] $ docker stop --time=1 425b05fd6ab19ef02c9eb47f0b197eab0dc0e4418d2789c1e43ddad33b88ccbb [2024-11-12T11:56:23.599Z] $ docker rm -f --volumes 425b05fd6ab19ef02c9eb47f0b197eab0dc0e4418d2789c1e43ddad33b88ccbb [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-11-12T11:56:24.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-12T11:56:24.317Z] [2024-11-12T11:56:24.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:56:24.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-12T11:56:24.662Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-11-12T11:56:24.662Z] 547446be3368: Pulling fs layer [2024-11-12T11:56:24.662Z] d125d8839a47: Pulling fs layer [2024-11-12T11:56:24.662Z] 3e85d5ac6304: Pulling fs layer [2024-11-12T11:56:24.662Z] c3105a71a48b: Pulling fs layer [2024-11-12T11:56:24.662Z] 0f093f025ec4: Pulling fs layer [2024-11-12T11:56:24.662Z] c3106fc0e877: Pulling fs layer [2024-11-12T11:56:24.662Z] 0f093f025ec4: Waiting [2024-11-12T11:56:24.662Z] c3106fc0e877: Waiting [2024-11-12T11:56:24.662Z] c3105a71a48b: Waiting [2024-11-12T11:56:24.930Z] 547446be3368: Verifying Checksum [2024-11-12T11:56:24.930Z] 547446be3368: Download complete [2024-11-12T11:56:24.930Z] c3105a71a48b: Download complete [2024-11-12T11:56:25.196Z] d125d8839a47: Verifying Checksum [2024-11-12T11:56:25.196Z] d125d8839a47: Download complete [2024-11-12T11:56:25.465Z] c3106fc0e877: Verifying Checksum [2024-11-12T11:56:25.465Z] c3106fc0e877: Download complete [2024-11-12T11:56:25.465Z] 0f093f025ec4: Verifying Checksum [2024-11-12T11:56:25.465Z] 0f093f025ec4: Download complete [2024-11-12T11:56:25.465Z] 547446be3368: Pull complete [2024-11-12T11:56:26.420Z] d125d8839a47: Pull complete [2024-11-12T11:56:27.003Z] 3e85d5ac6304: Verifying Checksum [2024-11-12T11:56:27.003Z] 3e85d5ac6304: Download complete [2024-11-12T11:56:37.067Z] 3e85d5ac6304: Pull complete [2024-11-12T11:56:37.068Z] c3105a71a48b: Pull complete [2024-11-12T11:56:37.068Z] 0f093f025ec4: Pull complete [2024-11-12T11:56:37.068Z] c3106fc0e877: Pull complete [2024-11-12T11:56:37.068Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-11-12T11:56:37.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-12T11:56:37.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T11:56:37.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-26285 does not seem to be running inside a container [2024-11-12T11:56:37.362Z] $ 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/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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-11-12T11:56:40.137Z] $ docker top d65dd55ca9f6fedec8954687f43f876ddb2eb5b43ee8696a3b178a626313ca16 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T11:56:40.662Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-12T11:56:50.754Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-11-12T11:56:50.754Z] #1 transferring dockerfile: 2.13kB done [2024-11-12T11:56:50.754Z] #1 DONE 0.1s [2024-11-12T11:56:50.754Z] [2024-11-12T11:56:50.754Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-12T11:56:50.754Z] #2 transferring dockerfile: 2.49kB done [2024-11-12T11:56:50.754Z] #2 DONE 0.0s [2024-11-12T11:56:50.754Z] [2024-11-12T11:56:50.754Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-11-12T11:56:50.754Z] #3 transferring dockerfile: 1.70kB 0.0s done [2024-11-12T11:56:50.754Z] #3 DONE 0.1s [2024-11-12T11:56:50.754Z] [2024-11-12T11:56:50.754Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-11-12T11:56:50.754Z] #4 transferring dockerfile: 1.69kB done [2024-11-12T11:56:50.754Z] #4 DONE 0.1s [2024-11-12T11:56:50.754Z] [2024-11-12T11:56:50.754Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-12T11:56:50.754Z] #5 transferring dockerfile: 3.02kB done [2024-11-12T11:56:50.754Z] #5 DONE 0.1s [2024-11-12T11:56:50.754Z] [2024-11-12T11:56:50.754Z] #6 [core-command internal] load build definition from Dockerfile [2024-11-12T11:56:50.754Z] #6 transferring dockerfile: 1.94kB done [2024-11-12T11:56:50.754Z] #6 DONE 0.0s [2024-11-12T11:56:50.754Z] [2024-11-12T11:56:50.754Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-11-12T11:56:50.754Z] #7 transferring dockerfile: 1.82kB done [2024-11-12T11:56:50.754Z] #7 DONE 0.1s [2024-11-12T11:56:50.754Z] [2024-11-12T11:56:50.754Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-12T11:56:50.754Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-11-12T11:56:50.754Z] #8 DONE 0.1s [2024-11-12T11:56:50.754Z] [2024-11-12T11:56:50.754Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-11-12T11:56:50.754Z] #9 transferring dockerfile: 2.07kB done [2024-11-12T11:56:50.754Z] #9 DONE 0.1s [2024-11-12T11:56:50.754Z] [2024-11-12T11:56:50.754Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-12T11:56:50.754Z] #10 transferring dockerfile: 2.50kB done [2024-11-12T11:56:50.754Z] #10 DONE 0.1s [2024-11-12T11:56:50.754Z] [2024-11-12T11:56:50.754Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-11-12T11:56:50.754Z] #11 transferring dockerfile: 2.02kB done [2024-11-12T11:56:51.027Z] #11 DONE 0.1s [2024-11-12T11:56:51.027Z] [2024-11-12T11:56:51.027Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-12T11:56:51.027Z] #12 transferring dockerfile: 2.15kB done [2024-11-12T11:56:51.027Z] #12 DONE 0.1s [2024-11-12T11:56:51.027Z] [2024-11-12T11:56:51.027Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-12T11:56:51.027Z] #13 transferring dockerfile: 1.89kB 0.0s done [2024-11-12T11:56:51.027Z] #13 DONE 0.1s [2024-11-12T11:56:51.027Z] [2024-11-12T11:56:51.027Z] #14 [core-data internal] load build definition from Dockerfile [2024-11-12T11:56:51.027Z] #14 transferring dockerfile: 2.07kB done [2024-11-12T11:56:51.027Z] #14 DONE 0.1s [2024-11-12T11:56:51.027Z] [2024-11-12T11:56:51.027Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-11-12T11:56:51.027Z] #15 transferring dockerfile: 1.81kB done [2024-11-12T11:56:51.297Z] #15 DONE 0.1s [2024-11-12T11:56:51.297Z] [2024-11-12T11:56:51.297Z] #16 [core-metadata internal] load .dockerignore [2024-11-12T11:56:51.297Z] #16 transferring context: 50B 0.0s done [2024-11-12T11:56:51.297Z] #16 DONE 0.1s [2024-11-12T11:56:51.880Z] [2024-11-12T11:56:51.880Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-11-12T11:56:51.880Z] #17 transferring context: 50B done [2024-11-12T11:56:51.880Z] #17 DONE 0.1s [2024-11-12T11:56:51.880Z] [2024-11-12T11:56:51.880Z] #18 [security-spire-server internal] load .dockerignore [2024-11-12T11:56:51.880Z] #18 transferring context: 50B done [2024-11-12T11:56:51.880Z] #18 DONE 0.0s [2024-11-12T11:56:51.880Z] [2024-11-12T11:56:51.880Z] #19 [security-spire-config internal] load .dockerignore [2024-11-12T11:56:52.148Z] #19 transferring context: 50B done [2024-11-12T11:56:52.148Z] #19 DONE 0.1s [2024-11-12T11:56:52.148Z] [2024-11-12T11:56:52.148Z] #20 [security-bootstrapper internal] load .dockerignore [2024-11-12T11:56:52.148Z] #20 transferring context: 50B done [2024-11-12T11:56:52.148Z] #20 DONE 0.1s [2024-11-12T11:56:52.148Z] [2024-11-12T11:56:52.148Z] #21 [core-command internal] load .dockerignore [2024-11-12T11:56:52.148Z] #21 transferring context: 50B done [2024-11-12T11:56:52.148Z] #21 DONE 0.1s [2024-11-12T11:56:52.148Z] [2024-11-12T11:56:52.148Z] #22 [support-scheduler internal] load .dockerignore [2024-11-12T11:56:52.148Z] #22 transferring context: 50B done [2024-11-12T11:56:52.148Z] #22 DONE 0.1s [2024-11-12T11:56:52.420Z] [2024-11-12T11:56:52.420Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-12T11:56:52.420Z] #23 transferring context: 50B 0.0s done [2024-11-12T11:56:52.420Z] #23 DONE 0.1s [2024-11-12T11:56:52.420Z] [2024-11-12T11:56:52.420Z] #24 [core-keeper internal] load .dockerignore [2024-11-12T11:56:52.420Z] #24 transferring context: 50B done [2024-11-12T11:56:52.420Z] #24 DONE 0.1s [2024-11-12T11:56:52.420Z] [2024-11-12T11:56:52.420Z] #25 [support-notifications internal] load .dockerignore [2024-11-12T11:56:52.420Z] #25 DONE 0.0s [2024-11-12T11:56:52.420Z] [2024-11-12T11:56:52.420Z] #26 [security-proxy-setup internal] load .dockerignore [2024-11-12T11:56:52.420Z] #26 transferring context: 50B done [2024-11-12T11:56:52.691Z] #26 DONE 0.1s [2024-11-12T11:56:52.691Z] [2024-11-12T11:56:52.691Z] #25 [support-notifications internal] load .dockerignore [2024-11-12T11:56:52.691Z] #25 transferring context: 50B 0.0s done [2024-11-12T11:56:52.691Z] #25 DONE 0.1s [2024-11-12T11:56:52.691Z] [2024-11-12T11:56:52.691Z] #27 [security-proxy-auth internal] load .dockerignore [2024-11-12T11:56:52.691Z] #27 transferring context: 50B done [2024-11-12T11:56:52.691Z] #27 DONE 0.1s [2024-11-12T11:56:52.691Z] [2024-11-12T11:56:52.691Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-11-12T11:56:52.691Z] #28 transferring context: 50B 0.0s done [2024-11-12T11:56:52.691Z] #28 DONE 0.1s [2024-11-12T11:56:52.691Z] [2024-11-12T11:56:52.691Z] #29 [core-data internal] load .dockerignore [2024-11-12T11:56:52.691Z] #29 transferring context: 50B done [2024-11-12T11:56:52.691Z] #29 DONE 0.0s [2024-11-12T11:56:52.691Z] [2024-11-12T11:56:52.691Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-12T11:56:52.691Z] #30 DONE 0.0s [2024-11-12T11:56:52.691Z] [2024-11-12T11:56:52.691Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-11-12T11:56:52.959Z] #31 ... [2024-11-12T11:56:52.959Z] [2024-11-12T11:56:52.959Z] #32 [security-spire-agent internal] load .dockerignore [2024-11-12T11:56:52.959Z] #32 transferring context: 50B done [2024-11-12T11:56:52.959Z] #32 DONE 0.1s [2024-11-12T11:56:53.226Z] [2024-11-12T11:56:53.226Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-11-12T11:56:53.226Z] #31 DONE 0.5s [2024-11-12T11:56:53.226Z] [2024-11-12T11:56:53.226Z] #33 [core-metadata internal] load build context [2024-11-12T11:56:53.226Z] #33 DONE 0.0s [2024-11-12T11:56:53.226Z] [2024-11-12T11:56:53.226Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-12T11:56:53.494Z] #34 ... [2024-11-12T11:56:53.494Z] [2024-11-12T11:56:53.494Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-12T11:56:53.494Z] #30 DONE 0.0s [2024-11-12T11:56:53.765Z] [2024-11-12T11:56:53.765Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-12T11:56:53.765Z] #31 DONE 0.5s [2024-11-12T11:56:53.765Z] [2024-11-12T11:56:53.765Z] #35 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:56:53.765Z] #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:56:53.765Z] #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:56:53.765Z] #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-12T11:56:53.765Z] #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-12T11:56:53.765Z] #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.3s [2024-11-12T11:56:53.765Z] #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:56:53.765Z] #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:56:53.765Z] #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-12T11:56:53.765Z] #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-12T11:56:53.765Z] #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s [2024-11-12T11:56:53.765Z] #35 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-11-12T11:56:54.035Z] #35 ... [2024-11-12T11:56:54.035Z] [2024-11-12T11:56:54.035Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-11-12T11:56:54.035Z] #31 DONE 0.5s [2024-11-12T11:56:54.035Z] [2024-11-12T11:56:54.035Z] #35 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:56:54.035Z] #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done [2024-11-12T11:56:54.035Z] #35 ... [2024-11-12T11:56:54.035Z] [2024-11-12T11:56:54.035Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-12T11:56:54.035Z] #30 DONE 0.0s [2024-11-12T11:56:54.304Z] [2024-11-12T11:56:54.304Z] #36 [security-secretstore-setup internal] load build context [2024-11-12T11:56:54.304Z] #36 ... [2024-11-12T11:56:54.304Z] [2024-11-12T11:56:54.304Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-12T11:56:54.304Z] #30 DONE 0.0s [2024-11-12T11:56:54.304Z] [2024-11-12T11:56:54.304Z] #36 [security-secretstore-setup internal] load build context [2024-11-12T11:56:54.304Z] #36 ... [2024-11-12T11:56:54.304Z] [2024-11-12T11:56:54.304Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-12T11:56:54.304Z] #30 DONE 0.0s [2024-11-12T11:56:54.304Z] [2024-11-12T11:56:54.304Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-11-12T11:56:54.304Z] #31 DONE 0.9s [2024-11-12T11:56:54.304Z] [2024-11-12T11:56:54.304Z] #33 [core-metadata internal] load build context [2024-11-12T11:56:54.304Z] #33 transferring context: 2.94MB 0.8s done [2024-11-12T11:56:54.304Z] #33 DONE 1.0s [2024-11-12T11:56:54.304Z] [2024-11-12T11:56:54.304Z] #36 [security-secretstore-setup internal] load build context [2024-11-12T11:56:54.571Z] #36 ... [2024-11-12T11:56:54.571Z] [2024-11-12T11:56:54.571Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-12T11:56:54.571Z] #30 DONE 0.0s [2024-11-12T11:56:54.571Z] [2024-11-12T11:56:54.571Z] #36 [security-secretstore-setup internal] load build context [2024-11-12T11:56:54.843Z] #36 ... [2024-11-12T11:56:54.843Z] [2024-11-12T11:56:54.843Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-12T11:56:54.843Z] #30 DONE 0.0s [2024-11-12T11:56:54.843Z] [2024-11-12T11:56:54.843Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-12T11:56:54.843Z] #37 DONE 1.0s [2024-11-12T11:56:54.843Z] [2024-11-12T11:56:54.843Z] #36 [security-secretstore-setup internal] load build context [2024-11-12T11:56:54.843Z] #36 ... [2024-11-12T11:56:54.843Z] [2024-11-12T11:56:54.843Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-12T11:56:54.843Z] #30 DONE 0.0s [2024-11-12T11:56:54.843Z] [2024-11-12T11:56:54.843Z] #36 [security-secretstore-setup internal] load build context [2024-11-12T11:56:54.843Z] #36 transferring context: 2.94MB 0.9s done [2024-11-12T11:56:55.112Z] #36 ... [2024-11-12T11:56:55.112Z] [2024-11-12T11:56:55.112Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-12T11:56:55.112Z] #30 DONE 0.0s [2024-11-12T11:56:55.112Z] [2024-11-12T11:56:55.112Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-12T11:56:55.112Z] #30 DONE 0.1s [2024-11-12T11:56:55.112Z] [2024-11-12T11:56:55.112Z] #35 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:56:55.112Z] #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:56:55.112Z] #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:56:55.112Z] #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-12T11:56:55.112Z] #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-12T11:56:55.112Z] #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done [2024-11-12T11:56:55.379Z] #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:56:55.379Z] #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:56:55.379Z] #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-12T11:56:55.379Z] #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-12T11:56:55.379Z] #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done [2024-11-12T11:56:55.379Z] #35 ... [2024-11-12T11:56:55.379Z] [2024-11-12T11:56:55.379Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-12T11:56:55.379Z] #30 DONE 0.1s [2024-11-12T11:56:55.379Z] [2024-11-12T11:56:55.379Z] #36 [security-secretstore-setup internal] load build context [2024-11-12T11:56:55.379Z] #36 DONE 1.6s [2024-11-12T11:56:55.379Z] [2024-11-12T11:56:55.379Z] #35 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:56:55.646Z] #35 ... [2024-11-12T11:56:55.646Z] [2024-11-12T11:56:55.646Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-11-12T11:56:55.646Z] #31 DONE 1.8s [2024-11-12T11:56:55.646Z] [2024-11-12T11:56:55.646Z] #35 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:56:55.646Z] #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:56:55.646Z] #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:56:55.646Z] #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-12T11:56:55.646Z] #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-12T11:56:55.646Z] #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done [2024-11-12T11:56:55.915Z] #35 ... [2024-11-12T11:56:55.915Z] [2024-11-12T11:56:55.915Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-12T11:56:55.915Z] #30 DONE 0.1s [2024-11-12T11:56:55.915Z] [2024-11-12T11:56:55.915Z] #35 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:56:56.514Z] #35 ... [2024-11-12T11:56:56.514Z] [2024-11-12T11:56:56.514Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-11-12T11:56:56.514Z] #31 DONE 2.4s [2024-11-12T11:56:56.514Z] [2024-11-12T11:56:56.514Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-12T11:56:56.514Z] #34 DONE 3.7s [2024-11-12T11:56:56.514Z] [2024-11-12T11:56:56.514Z] #35 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:56:56.514Z] #35 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.5s done [2024-11-12T11:56:56.514Z] #35 ... [2024-11-12T11:56:56.514Z] [2024-11-12T11:56:56.514Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-12T11:56:56.514Z] #37 DONE 1.5s [2024-11-12T11:56:56.514Z] [2024-11-12T11:56:56.514Z] #38 [security-spire-config internal] load build context [2024-11-12T11:56:56.514Z] #38 transferring context: 21.82kB 0.2s done [2024-11-12T11:56:56.514Z] #38 DONE 1.6s [2024-11-12T11:56:56.514Z] [2024-11-12T11:56:56.514Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-12T11:56:56.514Z] #34 DONE 3.8s [2024-11-12T11:56:56.514Z] [2024-11-12T11:56:56.514Z] #35 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:56:56.514Z] #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:56:56.514Z] #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:56:56.514Z] #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-12T11:56:56.514Z] #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-12T11:56:56.514Z] #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done [2024-11-12T11:56:56.514Z] #35 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.5s done [2024-11-12T11:56:56.515Z] #35 ... [2024-11-12T11:56:56.515Z] [2024-11-12T11:56:56.515Z] #39 [security-spire-server internal] load build context [2024-11-12T11:56:56.515Z] #39 transferring context: 23.57kB 0.2s done [2024-11-12T11:56:56.515Z] #39 DONE 1.7s [2024-11-12T11:56:56.782Z] [2024-11-12T11:56:56.782Z] #40 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-11-12T11:56:56.782Z] #40 ... [2024-11-12T11:56:56.782Z] [2024-11-12T11:56:56.782Z] #41 [security-bootstrapper internal] load build context [2024-11-12T11:56:56.782Z] #41 transferring context: 2.94MB 1.2s done [2024-11-12T11:56:56.782Z] #41 DONE 2.4s [2024-11-12T11:56:57.051Z] [2024-11-12T11:56:57.051Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:56:57.051Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-11-12T11:56:57.051Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-12T11:56:57.051Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-12T11:56:57.051Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-12T11:56:57.051Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-11-12T11:56:57.051Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-11-12T11:56:57.051Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-11-12T11:56:57.051Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-12T11:56:57.051Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.75MB / 28.04MB 1.5s [2024-11-12T11:56:57.051Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-12T11:56:57.051Z] #42 ... [2024-11-12T11:56:57.051Z] [2024-11-12T11:56:57.051Z] #43 [core-command internal] load build context [2024-11-12T11:56:57.051Z] #43 transferring context: 2.94MB 1.5s done [2024-11-12T11:56:57.051Z] #43 DONE 2.7s [2024-11-12T11:56:57.051Z] [2024-11-12T11:56:57.051Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:56:57.051Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 1.8s [2024-11-12T11:56:57.319Z] #42 ... [2024-11-12T11:56:57.319Z] [2024-11-12T11:56:57.319Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-12T11:56:57.319Z] #44 DONE 1.2s [2024-11-12T11:56:57.319Z] [2024-11-12T11:56:57.319Z] #45 [support-scheduler internal] load build context [2024-11-12T11:56:57.319Z] #45 transferring context: 2.94MB 1.8s done [2024-11-12T11:56:57.319Z] #45 DONE 2.8s [2024-11-12T11:56:57.319Z] [2024-11-12T11:56:57.319Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:56:57.319Z] #42 ... [2024-11-12T11:56:57.319Z] [2024-11-12T11:56:57.319Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-12T11:56:57.319Z] #46 DONE 0.0s [2024-11-12T11:56:57.319Z] [2024-11-12T11:56:57.319Z] #47 [security-spire-agent internal] load build context [2024-11-12T11:56:57.319Z] #47 DONE 0.0s [2024-11-12T11:56:57.319Z] [2024-11-12T11:56:57.319Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:56:57.319Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-11-12T11:56:57.319Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-12T11:56:57.319Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-12T11:56:57.319Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-12T11:56:57.319Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-11-12T11:56:57.319Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-11-12T11:56:57.319Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-11-12T11:56:57.319Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-12T11:56:57.319Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 2.1s [2024-11-12T11:56:57.319Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-12T11:56:57.595Z] #42 ... [2024-11-12T11:56:57.595Z] [2024-11-12T11:56:57.595Z] #48 [core-common-config-bootstrapper internal] load build context [2024-11-12T11:56:57.595Z] #48 transferring context: 2.94MB 1.7s done [2024-11-12T11:56:57.595Z] #48 DONE 2.9s [2024-11-12T11:56:57.595Z] [2024-11-12T11:56:57.595Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:56:57.595Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 2.3s [2024-11-12T11:56:57.866Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.43MB / 28.04MB 2.4s [2024-11-12T11:56:57.866Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-12T11:56:57.866Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.59MB / 28.04MB 2.6s [2024-11-12T11:56:58.135Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.50MB / 28.04MB 2.9s [2024-11-12T11:56:58.402Z] #42 ... [2024-11-12T11:56:58.402Z] [2024-11-12T11:56:58.402Z] #40 [core-command builder 2/7] WORKDIR /edgex-go [2024-11-12T11:56:58.402Z] #40 DONE 2.7s [2024-11-12T11:56:58.402Z] [2024-11-12T11:56:58.402Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:56:58.402Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 3.0s [2024-11-12T11:56:58.669Z] #42 ... [2024-11-12T11:56:58.669Z] [2024-11-12T11:56:58.669Z] #49 [support-notifications internal] load build context [2024-11-12T11:56:58.669Z] #49 transferring context: 2.94MB 1.6s done [2024-11-12T11:56:58.669Z] #49 DONE 3.1s [2024-11-12T11:56:58.669Z] [2024-11-12T11:56:58.669Z] #35 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T11:56:58.669Z] #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-12T11:56:58.669Z] #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-12T11:56:58.669Z] #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-12T11:56:58.669Z] #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-12T11:56:58.669Z] #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done [2024-11-12T11:56:58.669Z] #35 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.5s done [2024-11-12T11:56:58.669Z] #35 DONE 5.9s [2024-11-12T11:56:58.669Z] [2024-11-12T11:56:58.669Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:56:58.669Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 3.2s [2024-11-12T11:56:58.669Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.53MB / 28.04MB 3.3s [2024-11-12T11:56:58.939Z] #42 ... [2024-11-12T11:56:58.939Z] [2024-11-12T11:56:58.939Z] #50 [security-proxy-setup internal] load build context [2024-11-12T11:56:58.939Z] #50 transferring context: 2.94MB 1.9s done [2024-11-12T11:56:58.939Z] #50 DONE 3.7s [2024-11-12T11:56:58.939Z] [2024-11-12T11:56:58.939Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:56:58.939Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.6s [2024-11-12T11:56:59.223Z] #42 ... [2024-11-12T11:56:59.223Z] [2024-11-12T11:56:59.223Z] #47 [security-spire-agent internal] load build context [2024-11-12T11:56:59.223Z] #47 transferring context: 23.10kB 0.1s done [2024-11-12T11:56:59.223Z] #47 DONE 1.4s [2024-11-12T11:56:59.223Z] [2024-11-12T11:56:59.223Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:56:59.223Z] #42 ... [2024-11-12T11:56:59.223Z] [2024-11-12T11:56:59.223Z] #51 [core-keeper internal] load build context [2024-11-12T11:56:59.223Z] #51 transferring context: 2.94MB 2.1s done [2024-11-12T11:56:59.223Z] #51 DONE 4.3s [2024-11-12T11:56:59.223Z] [2024-11-12T11:56:59.223Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:56:59.224Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s [2024-11-12T11:56:59.224Z] #42 ... [2024-11-12T11:56:59.224Z] [2024-11-12T11:56:59.224Z] #52 [security-spiffe-token-provider internal] load build context [2024-11-12T11:56:59.224Z] #52 transferring context: 2.94MB 1.9s done [2024-11-12T11:56:59.224Z] #52 DONE 3.6s [2024-11-12T11:56:59.224Z] [2024-11-12T11:56:59.224Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:56:59.497Z] #42 ... [2024-11-12T11:56:59.497Z] [2024-11-12T11:56:59.497Z] #53 [security-proxy-auth internal] load build context [2024-11-12T11:56:59.497Z] #53 transferring context: 2.94MB 2.0s done [2024-11-12T11:56:59.497Z] #53 DONE 3.8s [2024-11-12T11:56:59.497Z] [2024-11-12T11:56:59.497Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:56:59.497Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.1s done [2024-11-12T11:56:59.497Z] #42 ... [2024-11-12T11:56:59.497Z] [2024-11-12T11:56:59.497Z] #54 [core-data internal] load build context [2024-11-12T11:56:59.497Z] #54 transferring context: 2.94MB 1.1s done [2024-11-12T11:56:59.497Z] #54 DONE 3.2s [2024-11-12T11:56:59.764Z] [2024-11-12T11:56:59.764Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-12T11:56:59.764Z] #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-11-12T11:56:59.764Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-11-12T11:56:59.764Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-11-12T11:56:59.764Z] #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-12T11:56:59.764Z] #46 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-11-12T11:56:59.764Z] #46 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-11-12T11:56:59.764Z] #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-11-12T11:56:59.764Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.7s done [2024-11-12T11:56:59.764Z] #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-12T11:56:59.764Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-11-12T11:57:03.315Z] #115 ... [2024-11-12T11:57:03.316Z] [2024-11-12T11:57:03.316Z] #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:03.316Z] #103 DONE 45.2s [2024-11-12T11:57:03.316Z] [2024-11-12T11:57:03.316Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:03.316Z] #115 DONE 50.7s [2024-11-12T11:57:03.316Z] [2024-11-12T11:57:03.316Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:03.316Z] #94 DONE 50.5s [2024-11-12T11:57:03.316Z] [2024-11-12T11:57:03.316Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:03.316Z] #79 DONE 50.2s [2024-11-12T11:57:03.316Z] [2024-11-12T11:57:03.316Z] #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:03.316Z] #72 DONE 51.0s [2024-11-12T11:57:03.316Z] [2024-11-12T11:57:03.316Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-12T11:57:05.123Z] #46 ... [2024-11-12T11:57:05.123Z] [2024-11-12T11:57:05.123Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:57:05.123Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.5s [2024-11-12T11:57:07.066Z] #42 ... [2024-11-12T11:57:07.066Z] [2024-11-12T11:57:07.066Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-12T11:57:07.066Z] #55 DONE 8.2s [2024-11-12T11:57:07.066Z] [2024-11-12T11:57:07.066Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:57:07.066Z] #42 ... [2024-11-12T11:57:07.066Z] [2024-11-12T11:57:07.066Z] #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-12T11:57:08.489Z] #56 ... [2024-11-12T11:57:08.489Z] [2024-11-12T11:57:08.489Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-12T11:57:08.489Z] #0 8.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:08.489Z] #0 9.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:08.612Z] #116 ... [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #117 [support-scheduler builder 6/7] COPY . . [2024-11-12T11:57:08.612Z] #117 DONE 8.4s [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-12T11:57:08.612Z] #118 DONE 8.4s [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-11-12T11:57:08.612Z] #119 DONE 8.4s [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #120 [support-notifications builder 6/7] COPY . . [2024-11-12T11:57:08.612Z] #120 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #121 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:57:08.612Z] #121 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:08.612Z] #122 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:57:08.612Z] #123 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-11-12T11:57:08.612Z] #124 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:08.612Z] #125 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #126 [core-command builder 6/7] COPY . . [2024-11-12T11:57:08.612Z] #126 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:57:08.612Z] #127 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:08.612Z] #128 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:57:08.612Z] #129 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-11-12T11:57:08.612Z] #130 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:08.612Z] #131 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-11-12T11:57:08.612Z] #132 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:57:08.612Z] #133 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:08.612Z] #134 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:08.612Z] #135 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #136 [core-metadata builder 6/7] COPY . . [2024-11-12T11:57:08.612Z] #136 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:57:08.612Z] #137 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-12T11:57:08.612Z] #116 DONE 8.4s [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:57:08.612Z] #138 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #139 [core-data builder 6/7] COPY . . [2024-11-12T11:57:08.612Z] #139 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:08.612Z] #140 CACHED [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #141 [core-keeper builder 7/8] COPY . . [2024-11-12T11:57:08.612Z] #141 DONE 8.5s [2024-11-12T11:57:08.612Z] [2024-11-12T11:57:08.612Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-12T11:57:08.759Z] #57 ... [2024-11-12T11:57:08.759Z] [2024-11-12T11:57:08.759Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-12T11:57:08.759Z] #58 ... [2024-11-12T11:57:08.759Z] [2024-11-12T11:57:08.759Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-12T11:57:09.026Z] #59 ... [2024-11-12T11:57:09.026Z] [2024-11-12T11:57:09.026Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-12T11:57:09.026Z] #0 8.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:09.026Z] #0 9.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:09.026Z] #60 ... [2024-11-12T11:57:09.026Z] [2024-11-12T11:57:09.026Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-12T11:57:09.026Z] #0 9.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:09.293Z] #61 ... [2024-11-12T11:57:09.293Z] [2024-11-12T11:57:09.293Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-12T11:57:09.293Z] #62 ... [2024-11-12T11:57:09.293Z] [2024-11-12T11:57:09.293Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-12T11:57:09.293Z] #0 9.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:09.586Z] #63 ... [2024-11-12T11:57:09.586Z] [2024-11-12T11:57:09.586Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-12T11:57:09.586Z] #64 ... [2024-11-12T11:57:09.586Z] [2024-11-12T11:57:09.586Z] #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-12T11:57:09.586Z] #65 DONE 10.3s [2024-11-12T11:57:09.586Z] [2024-11-12T11:57:09.586Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-12T11:57:09.586Z] #0 7.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:09.586Z] #0 8.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:09.858Z] #66 ... [2024-11-12T11:57:09.858Z] [2024-11-12T11:57:09.858Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-12T11:57:09.858Z] #67 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:09.858Z] #67 ... [2024-11-12T11:57:09.858Z] [2024-11-12T11:57:09.858Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-12T11:57:09.990Z] #142 1.317 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-12T11:57:10.126Z] #68 ... [2024-11-12T11:57:10.126Z] [2024-11-12T11:57:10.126Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-12T11:57:10.126Z] #0 7.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:10.126Z] #0 8.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:10.126Z] #69 ... [2024-11-12T11:57:10.126Z] [2024-11-12T11:57:10.126Z] #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-12T11:57:10.126Z] #0 7.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:10.126Z] #0 8.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:10.393Z] #70 ... [2024-11-12T11:57:10.393Z] [2024-11-12T11:57:10.393Z] #71 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-11-12T11:57:10.393Z] #0 9.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:10.393Z] #0 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:10.393Z] #71 ... [2024-11-12T11:57:10.393Z] [2024-11-12T11:57:10.393Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:57:10.393Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.4s [2024-11-12T11:57:13.003Z] #42 ... [2024-11-12T11:57:13.003Z] [2024-11-12T11:57:13.003Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-12T11:57:13.003Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s done [2024-11-12T11:57:13.003Z] #46 DONE 15.4s [2024-11-12T11:57:13.003Z] [2024-11-12T11:57:13.003Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:57:13.003Z] #42 ... [2024-11-12T11:57:13.003Z] [2024-11-12T11:57:13.003Z] #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-12T11:57:13.003Z] #56 5.976 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:14.412Z] #56 7.642 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:14.996Z] #56 ... [2024-11-12T11:57:14.996Z] [2024-11-12T11:57:14.996Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-12T11:57:14.996Z] #66 15.49 OK: 238 MiB in 54 packages [2024-11-12T11:57:14.996Z] #66 DONE 16.6s [2024-11-12T11:57:15.271Z] [2024-11-12T11:57:15.271Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:57:15.857Z] #42 ... [2024-11-12T11:57:15.857Z] [2024-11-12T11:57:15.857Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:57:15.857Z] #72 DONE 0.6s [2024-11-12T11:57:15.857Z] [2024-11-12T11:57:15.857Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T11:57:15.857Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.5s [2024-11-12T11:57:17.268Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.0s done [2024-11-12T11:57:17.268Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.0s done [2024-11-12T11:57:19.232Z] #42 ... [2024-11-12T11:57:19.232Z] [2024-11-12T11:57:19.232Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-12T11:57:19.232Z] #60 18.06 OK: 238 MiB in 54 packages [2024-11-12T11:57:19.232Z] #60 DONE 20.3s [2024-11-12T11:57:19.232Z] [2024-11-12T11:57:19.232Z] #71 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-11-12T11:57:19.232Z] #71 19.82 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-12T11:57:19.232Z] #71 ... [2024-11-12T11:57:19.232Z] [2024-11-12T11:57:19.232Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-12T11:57:19.232Z] #69 17.48 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-12T11:57:19.232Z] #69 17.54 (2/2) Installing su-exec (0.2-r3) [2024-11-12T11:57:19.232Z] #69 17.63 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:19.232Z] #69 17.71 OK: 9 MiB in 16 packages [2024-11-12T11:57:19.232Z] #69 DONE 19.9s [2024-11-12T11:57:19.232Z] [2024-11-12T11:57:19.232Z] #71 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-11-12T11:57:19.232Z] #71 19.89 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:19.232Z] #71 20.02 OK: 9 MiB in 15 packages [2024-11-12T11:57:19.531Z] #71 ... [2024-11-12T11:57:19.531Z] [2024-11-12T11:57:19.531Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-12T11:57:19.531Z] #59 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:19.531Z] #59 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:19.804Z] #59 ... [2024-11-12T11:57:19.804Z] [2024-11-12T11:57:19.804Z] #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-12T11:57:19.804Z] #0 3.664 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:19.804Z] #0 6.192 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:19.804Z] #73 ... [2024-11-12T11:57:19.804Z] [2024-11-12T11:57:19.804Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:57:19.804Z] #74 DONE 1.1s [2024-11-12T11:57:19.804Z] [2024-11-12T11:57:19.804Z] #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-12T11:57:19.804Z] #70 17.27 (1/2) Installing ca-certificates (20240705-r0) [2024-11-12T11:57:19.804Z] #70 17.61 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-12T11:57:19.804Z] #70 17.63 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:19.804Z] #70 17.70 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:57:19.804Z] #70 19.19 OK: 10 MiB in 16 packages [2024-11-12T11:57:19.983Z] #142 ... [2024-11-12T11:57:19.984Z] [2024-11-12T11:57:19.984Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T11:57:19.984Z] #0 0.441 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-11-12T11:57:19.984Z] #143 ... [2024-11-12T11:57:19.984Z] [2024-11-12T11:57:19.984Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-12T11:57:19.984Z] #0 0.837 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-12T11:57:19.984Z] #144 ... [2024-11-12T11:57:19.984Z] [2024-11-12T11:57:19.984Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-12T11:57:19.984Z] #0 1.296 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-12T11:57:19.984Z] #145 ... [2024-11-12T11:57:19.984Z] [2024-11-12T11:57:19.984Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-12T11:57:19.984Z] #0 1.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-12T11:57:19.984Z] #146 ... [2024-11-12T11:57:19.984Z] [2024-11-12T11:57:19.984Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-12T11:57:19.984Z] #0 0.831 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-12T11:57:19.984Z] #147 ... [2024-11-12T11:57:19.984Z] [2024-11-12T11:57:19.984Z] #148 [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-11-12T11:57:19.984Z] #0 0.828 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-12T11:57:19.984Z] #148 ... [2024-11-12T11:57:19.984Z] [2024-11-12T11:57:19.984Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-12T11:57:19.984Z] #0 1.346 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-12T11:57:19.984Z] #149 ... [2024-11-12T11:57:19.984Z] [2024-11-12T11:57:19.984Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-12T11:57:19.984Z] #0 1.163 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-12T11:57:19.984Z] #150 ... [2024-11-12T11:57:19.984Z] [2024-11-12T11:57:19.984Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-12T11:57:19.984Z] #0 1.000 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-12T11:57:19.984Z] #151 ... [2024-11-12T11:57:19.984Z] [2024-11-12T11:57:19.984Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-12T11:57:19.984Z] #0 1.293 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-12T11:57:19.984Z] #152 ... [2024-11-12T11:57:19.984Z] [2024-11-12T11:57:19.984Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-12T11:57:19.984Z] #0 0.650 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-12T11:57:20.073Z] #70 ... [2024-11-12T11:57:20.073Z] [2024-11-12T11:57:20.073Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-12T11:57:20.073Z] #64 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:20.073Z] #64 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:20.073Z] #64 ... [2024-11-12T11:57:20.073Z] [2024-11-12T11:57:20.073Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-12T11:57:20.073Z] #68 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:20.073Z] #68 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:20.340Z] #68 ... [2024-11-12T11:57:20.340Z] [2024-11-12T11:57:20.340Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-12T11:57:20.340Z] #62 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:20.340Z] #62 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:20.340Z] #62 ... [2024-11-12T11:57:20.340Z] [2024-11-12T11:57:20.340Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-12T11:57:20.340Z] #61 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:20.616Z] #61 ... [2024-11-12T11:57:20.616Z] [2024-11-12T11:57:20.616Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-12T11:57:20.616Z] #58 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:20.616Z] #58 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:20.616Z] #58 ... [2024-11-12T11:57:20.616Z] [2024-11-12T11:57:20.616Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-12T11:57:20.616Z] #63 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:20.616Z] #63 21.06 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-12T11:57:20.616Z] #63 21.06 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-12T11:57:20.616Z] #63 21.06 OK: 24046 distinct packages available [2024-11-12T11:57:20.887Z] #63 ... [2024-11-12T11:57:20.887Z] [2024-11-12T11:57:20.887Z] #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:21.155Z] #75 ... [2024-11-12T11:57:21.155Z] [2024-11-12T11:57:21.155Z] #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-12T11:57:21.155Z] #70 DONE 21.9s [2024-11-12T11:57:21.420Z] [2024-11-12T11:57:21.420Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:57:22.389Z] #76 ... [2024-11-12T11:57:22.389Z] [2024-11-12T11:57:22.389Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-12T11:57:22.389Z] #67 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:22.389Z] #67 21.68 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-12T11:57:22.389Z] #67 21.68 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-12T11:57:22.389Z] #67 21.68 OK: 24046 distinct packages available [2024-11-12T11:57:22.389Z] #67 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:22.389Z] #67 ... [2024-11-12T11:57:22.389Z] [2024-11-12T11:57:22.389Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-12T11:57:22.389Z] #64 23.01 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-12T11:57:22.389Z] #64 23.01 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-12T11:57:22.389Z] #64 23.01 OK: 24046 distinct packages available [2024-11-12T11:57:22.655Z] #64 ... [2024-11-12T11:57:22.655Z] [2024-11-12T11:57:22.655Z] #71 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-11-12T11:57:22.655Z] #71 DONE 24.3s [2024-11-12T11:57:22.934Z] [2024-11-12T11:57:22.934Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-12T11:57:22.934Z] #62 23.66 (1/3) Installing ca-certificates (20240705-r0) [2024-11-12T11:57:23.514Z] #62 24.16 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-12T11:57:23.514Z] #62 24.23 (3/3) Installing tzdata (2024b-r0) [2024-11-12T11:57:24.100Z] #62 ... [2024-11-12T11:57:24.100Z] [2024-11-12T11:57:24.100Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-12T11:57:24.100Z] #59 23.22 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-12T11:57:24.100Z] #59 23.32 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:24.100Z] #59 23.36 OK: 9 MiB in 15 packages [2024-11-12T11:57:24.100Z] #59 DONE 25.4s [2024-11-12T11:57:24.100Z] [2024-11-12T11:57:24.100Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:57:25.517Z] #77 ... [2024-11-12T11:57:25.517Z] [2024-11-12T11:57:25.517Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:25.783Z] #78 ... [2024-11-12T11:57:25.783Z] [2024-11-12T11:57:25.783Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-12T11:57:25.783Z] #62 26.19 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:25.783Z] #62 26.37 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:57:26.055Z] #62 ... [2024-11-12T11:57:26.055Z] [2024-11-12T11:57:26.055Z] #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-12T11:57:26.055Z] #56 17.95 OK: 238 MiB in 54 packages [2024-11-12T11:57:26.055Z] #56 DONE 19.4s [2024-11-12T11:57:26.328Z] [2024-11-12T11:57:26.328Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-12T11:57:26.600Z] #79 ... [2024-11-12T11:57:26.600Z] [2024-11-12T11:57:26.600Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-12T11:57:26.600Z] #57 18.01 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-12T11:57:26.600Z] #57 18.01 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-12T11:57:26.600Z] #57 18.01 OK: 24048 distinct packages available [2024-11-12T11:57:26.600Z] #57 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:26.600Z] #57 21.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:26.600Z] #57 ... [2024-11-12T11:57:26.600Z] [2024-11-12T11:57:26.600Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-12T11:57:26.600Z] #79 DONE 0.5s [2024-11-12T11:57:26.600Z] [2024-11-12T11:57:26.600Z] #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:27.185Z] #80 ... [2024-11-12T11:57:27.185Z] [2024-11-12T11:57:27.185Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-12T11:57:27.185Z] #68 22.86 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:27.185Z] #68 24.01 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:27.185Z] #68 24.17 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-12T11:57:27.185Z] #68 24.20 (4/6) Installing openssl (3.3.2-r1) [2024-11-12T11:57:27.185Z] #68 24.40 (5/6) Installing su-exec (0.2-r3) [2024-11-12T11:57:27.185Z] #68 24.43 (6/6) Installing yq-go (4.44.1-r2) [2024-11-12T11:57:27.185Z] #68 26.07 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:27.185Z] #68 26.32 OK: 20 MiB in 18 packages [2024-11-12T11:57:27.185Z] #68 DONE 27.7s [2024-11-12T11:57:27.185Z] [2024-11-12T11:57:27.185Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-12T11:57:27.770Z] #81 ... [2024-11-12T11:57:27.770Z] [2024-11-12T11:57:27.770Z] #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-11-12T11:57:27.770Z] #58 27.86 OK: 238 MiB in 54 packages [2024-11-12T11:57:27.770Z] #58 DONE 29.9s [2024-11-12T11:57:27.770Z] [2024-11-12T11:57:27.770Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-12T11:57:27.770Z] #62 28.41 OK: 11 MiB in 17 packages [2024-11-12T11:57:28.037Z] #62 ... [2024-11-12T11:57:28.037Z] [2024-11-12T11:57:28.037Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-12T11:57:28.037Z] #61 21.86 (1/4) Installing ca-certificates (20240705-r0) [2024-11-12T11:57:28.037Z] #61 22.54 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-12T11:57:28.037Z] #61 22.56 (3/4) Installing su-exec (0.2-r3) [2024-11-12T11:57:28.037Z] #61 22.57 (4/4) Installing yq-go (4.44.1-r2) [2024-11-12T11:57:28.037Z] #61 24.39 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:28.037Z] #61 24.59 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:57:28.037Z] #61 26.16 OK: 20 MiB in 18 packages [2024-11-12T11:57:28.037Z] #61 DONE 28.9s [2024-11-12T11:57:28.303Z] [2024-11-12T11:57:28.303Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-12T11:57:28.899Z] #82 ... [2024-11-12T11:57:28.899Z] [2024-11-12T11:57:28.899Z] #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:57:28.899Z] #83 DONE 1.4s [2024-11-12T11:57:28.899Z] [2024-11-12T11:57:28.899Z] #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:29.180Z] #84 ... [2024-11-12T11:57:29.180Z] [2024-11-12T11:57:29.180Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-12T11:57:29.180Z] #0 4.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:29.180Z] #0 6.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:29.180Z] #85 ... [2024-11-12T11:57:29.180Z] [2024-11-12T11:57:29.180Z] #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-12T11:57:29.180Z] #73 17.39 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-12T11:57:29.180Z] #73 18.43 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:29.180Z] #73 18.77 OK: 9 MiB in 15 packages [2024-11-12T11:57:30.614Z] #73 ... [2024-11-12T11:57:30.614Z] [2024-11-12T11:57:30.614Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-12T11:57:30.614Z] #62 DONE 31.3s [2024-11-12T11:57:30.614Z] [2024-11-12T11:57:30.614Z] #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-12T11:57:30.614Z] #73 DONE 21.2s [2024-11-12T11:57:30.614Z] [2024-11-12T11:57:30.614Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-12T11:57:32.561Z] #86 ... [2024-11-12T11:57:32.561Z] [2024-11-12T11:57:32.561Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-12T11:57:32.561Z] #63 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:32.561Z] #63 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:32.561Z] #63 ... [2024-11-12T11:57:32.561Z] [2024-11-12T11:57:32.561Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-12T11:57:32.561Z] #57 32.83 OK: 238 MiB in 54 packages [2024-11-12T11:57:32.561Z] #57 DONE 34.0s [2024-11-12T11:57:32.561Z] [2024-11-12T11:57:32.561Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:57:32.561Z] #77 5.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:32.561Z] #77 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:32.561Z] #77 ... [2024-11-12T11:57:32.561Z] [2024-11-12T11:57:32.561Z] #87 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-11-12T11:57:32.561Z] #0 5.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:32.561Z] #0 7.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:32.828Z] #87 ... [2024-11-12T11:57:32.828Z] [2024-11-12T11:57:32.828Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-12T11:57:32.828Z] #81 5.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:33.092Z] #81 ... [2024-11-12T11:57:33.092Z] [2024-11-12T11:57:33.092Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:57:33.092Z] #88 DONE 0.7s [2024-11-12T11:57:33.387Z] [2024-11-12T11:57:33.387Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:57:33.968Z] #89 ... [2024-11-12T11:57:33.968Z] [2024-11-12T11:57:33.968Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-12T11:57:33.968Z] #67 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:33.968Z] #67 ... [2024-11-12T11:57:33.968Z] [2024-11-12T11:57:33.968Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-12T11:57:33.968Z] #82 5.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:34.932Z] #82 ... [2024-11-12T11:57:34.932Z] [2024-11-12T11:57:34.932Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-12T11:57:34.932Z] #64 25.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:34.932Z] #64 27.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:34.932Z] #64 ... [2024-11-12T11:57:34.932Z] [2024-11-12T11:57:34.932Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-12T11:57:34.932Z] #63 35.14 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-12T11:57:34.932Z] #63 35.17 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-12T11:57:34.932Z] #63 35.18 (3/4) Installing libucontext (1.2-r3) [2024-11-12T11:57:34.932Z] #63 35.21 (4/4) Installing gcompat (1.1.0-r4) [2024-11-12T11:57:34.932Z] #63 35.27 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:34.932Z] #63 35.41 OK: 9 MiB in 18 packages [2024-11-12T11:57:35.204Z] #63 ... [2024-11-12T11:57:35.204Z] [2024-11-12T11:57:35.204Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:57:35.204Z] #76 4.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:35.204Z] #76 6.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:35.474Z] #76 ... [2024-11-12T11:57:35.474Z] [2024-11-12T11:57:35.474Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-12T11:57:35.474Z] #67 35.21 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:35.474Z] #67 35.89 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:35.474Z] #67 36.06 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-12T11:57:35.474Z] #67 36.11 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-12T11:57:35.474Z] #67 36.16 (5/7) Installing libucontext (1.2-r3) [2024-11-12T11:57:35.474Z] #67 36.17 (6/7) Installing gcompat (1.1.0-r4) [2024-11-12T11:57:35.474Z] #67 36.21 (7/7) Installing openssl (3.3.2-r1) [2024-11-12T11:57:35.474Z] #67 36.30 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:35.742Z] #67 36.46 OK: 10 MiB in 19 packages [2024-11-12T11:57:37.686Z] #67 DONE 38.4s [2024-11-12T11:57:37.686Z] [2024-11-12T11:57:37.686Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-12T11:57:37.686Z] #63 DONE 38.2s [2024-11-12T11:57:37.686Z] [2024-11-12T11:57:37.686Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-12T11:57:40.263Z] #90 ... [2024-11-12T11:57:40.263Z] [2024-11-12T11:57:40.263Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-12T11:57:40.263Z] #64 37.20 (1/14) Installing ca-certificates (20240705-r0) [2024-11-12T11:57:40.263Z] #64 37.35 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-12T11:57:40.263Z] #64 37.44 (3/14) Installing c-ares (1.33.1-r0) [2024-11-12T11:57:40.263Z] #64 37.48 (4/14) Installing libunistring (1.2-r0) [2024-11-12T11:57:40.263Z] #64 37.65 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-12T11:57:40.263Z] #64 37.66 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-12T11:57:40.263Z] #64 37.69 (7/14) Installing libpsl (0.21.5-r1) [2024-11-12T11:57:40.263Z] #64 37.70 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-12T11:57:40.263Z] #64 37.79 (9/14) Installing libcurl (8.11.0-r2) [2024-11-12T11:57:40.263Z] #64 37.87 (10/14) Installing curl (8.11.0-r2) [2024-11-12T11:57:40.263Z] #64 37.90 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-12T11:57:40.263Z] #64 37.93 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-12T11:57:40.263Z] #64 37.93 (13/14) Installing libucontext (1.2-r3) [2024-11-12T11:57:40.263Z] #64 37.95 (14/14) Installing gcompat (1.1.0-r4) [2024-11-12T11:57:40.263Z] #64 37.99 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:40.263Z] #64 38.17 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:57:40.263Z] #64 39.30 OK: 15 MiB in 28 packages [2024-11-12T11:57:40.263Z] #64 DONE 40.9s [2024-11-12T11:57:40.263Z] [2024-11-12T11:57:40.263Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-12T11:57:42.845Z] #91 2.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:43.804Z] #91 3.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:44.071Z] #91 ... [2024-11-12T11:57:44.071Z] [2024-11-12T11:57:44.071Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-12T11:57:44.071Z] #81 7.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:44.071Z] #81 14.95 Upgrading critical system libraries and apk-tools: [2024-11-12T11:57:44.071Z] #81 14.96 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:57:44.071Z] #81 15.01 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:44.071Z] #81 16.18 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:57:44.071Z] #81 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:44.336Z] #81 ... [2024-11-12T11:57:44.336Z] [2024-11-12T11:57:44.336Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:57:44.336Z] #77 15.34 Upgrading critical system libraries and apk-tools: [2024-11-12T11:57:44.336Z] #77 15.35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:57:44.336Z] #77 15.45 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:44.336Z] #77 17.24 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:57:44.336Z] #77 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:44.336Z] #77 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:44.336Z] #77 ... [2024-11-12T11:57:44.336Z] [2024-11-12T11:57:44.336Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-12T11:57:44.336Z] #85 15.31 Upgrading critical system libraries and apk-tools: [2024-11-12T11:57:44.336Z] #85 15.31 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:57:44.336Z] #85 15.36 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:44.336Z] #85 16.77 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:57:44.336Z] #85 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:44.336Z] #85 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:44.336Z] #85 25.11 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:44.601Z] #85 ... [2024-11-12T11:57:44.601Z] [2024-11-12T11:57:44.601Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-12T11:57:44.601Z] #81 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:44.867Z] #81 ... [2024-11-12T11:57:44.867Z] [2024-11-12T11:57:44.867Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-12T11:57:44.867Z] #86 4.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:44.867Z] #86 5.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:44.867Z] #86 13.15 Upgrading critical system libraries and apk-tools: [2024-11-12T11:57:44.867Z] #86 13.15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:57:44.867Z] #86 13.22 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:45.132Z] #86 ... [2024-11-12T11:57:45.132Z] [2024-11-12T11:57:45.132Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-12T11:57:45.132Z] #85 25.52 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:45.132Z] #85 25.71 OK: 9 MiB in 16 packages [2024-11-12T11:57:45.712Z] #85 ... [2024-11-12T11:57:45.712Z] [2024-11-12T11:57:45.712Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-12T11:57:45.712Z] #82 7.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:45.712Z] #82 16.73 Upgrading critical system libraries and apk-tools: [2024-11-12T11:57:45.712Z] #82 16.75 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:57:45.712Z] #82 16.80 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:45.712Z] #82 ... [2024-11-12T11:57:45.712Z] [2024-11-12T11:57:45.712Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-12T11:57:45.712Z] #86 14.62 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:57:45.712Z] #86 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:46.293Z] #86 ... [2024-11-12T11:57:46.293Z] [2024-11-12T11:57:46.293Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-12T11:57:46.293Z] #85 DONE 27.0s [2024-11-12T11:57:46.293Z] [2024-11-12T11:57:46.293Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-12T11:57:46.559Z] #92 ... [2024-11-12T11:57:46.559Z] [2024-11-12T11:57:46.559Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:57:46.559Z] #76 15.24 Upgrading critical system libraries and apk-tools: [2024-11-12T11:57:46.559Z] #76 15.26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:57:46.559Z] #76 15.29 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:46.559Z] #76 16.50 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:57:46.559Z] #76 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:46.559Z] #76 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:46.559Z] #76 ... [2024-11-12T11:57:46.559Z] [2024-11-12T11:57:46.559Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-12T11:57:46.559Z] #86 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:47.139Z] #86 ... [2024-11-12T11:57:47.139Z] [2024-11-12T11:57:47.139Z] #87 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-11-12T11:57:47.139Z] #87 15.23 Upgrading critical system libraries and apk-tools: [2024-11-12T11:57:47.139Z] #87 15.23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:57:47.139Z] #87 15.29 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:47.139Z] #87 16.93 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:57:47.139Z] #87 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:47.139Z] #87 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:47.139Z] #87 24.93 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:47.139Z] #87 ... [2024-11-12T11:57:47.139Z] [2024-11-12T11:57:47.139Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-12T11:57:47.139Z] #82 18.70 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:57:47.139Z] #82 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:47.403Z] #82 ... [2024-11-12T11:57:47.403Z] [2024-11-12T11:57:47.403Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-12T11:57:47.403Z] #0 3.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:47.403Z] #0 5.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:47.403Z] #93 ... [2024-11-12T11:57:47.403Z] [2024-11-12T11:57:47.403Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:57:47.403Z] #76 26.31 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:48.363Z] #76 27.06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:48.363Z] #76 27.19 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:57:48.655Z] #76 ... [2024-11-12T11:57:48.655Z] [2024-11-12T11:57:48.655Z] #87 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-11-12T11:57:48.655Z] #87 25.47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:48.655Z] #87 25.59 OK: 9 MiB in 15 packages [2024-11-12T11:57:48.655Z] #87 DONE 26.7s [2024-11-12T11:57:48.924Z] [2024-11-12T11:57:48.924Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-12T11:57:48.924Z] #82 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:49.192Z] #82 ... [2024-11-12T11:57:49.192Z] [2024-11-12T11:57:49.192Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-12T11:57:49.192Z] #92 DONE 3.0s [2024-11-12T11:57:49.460Z] [2024-11-12T11:57:49.460Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-12T11:57:49.460Z] #94 DONE 0.2s [2024-11-12T11:57:49.460Z] [2024-11-12T11:57:49.460Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-12T11:57:49.460Z] #93 11.61 Upgrading critical system libraries and apk-tools: [2024-11-12T11:57:49.460Z] #93 11.64 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:57:49.460Z] #93 11.75 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:50.866Z] #93 13.25 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:57:50.866Z] #93 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:50.866Z] #93 ... [2024-11-12T11:57:50.866Z] [2024-11-12T11:57:50.866Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-12T11:57:50.866Z] #90 3.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:50.866Z] #90 5.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:50.866Z] #90 11.06 Upgrading critical system libraries and apk-tools: [2024-11-12T11:57:50.866Z] #90 11.07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:57:50.866Z] #90 11.12 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:57:50.866Z] #90 12.96 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:57:50.866Z] #90 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:50.866Z] #90 ... [2024-11-12T11:57:50.866Z] [2024-11-12T11:57:50.866Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:57:50.866Z] #77 26.64 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:51.136Z] #77 ... [2024-11-12T11:57:51.136Z] [2024-11-12T11:57:51.136Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:57:51.136Z] #76 28.44 OK: 10 MiB in 16 packages [2024-11-12T11:57:51.136Z] #76 DONE 29.8s [2024-11-12T11:57:51.136Z] [2024-11-12T11:57:51.136Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-12T11:57:51.717Z] #86 ... [2024-11-12T11:57:51.717Z] [2024-11-12T11:57:51.717Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-12T11:57:51.717Z] #90 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:52.307Z] #90 ... [2024-11-12T11:57:52.307Z] [2024-11-12T11:57:52.307Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-12T11:57:52.307Z] #77 27.32 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:52.307Z] #77 27.48 OK: 9 MiB in 15 packages [2024-11-12T11:57:52.307Z] #77 DONE 28.3s [2024-11-12T11:57:52.575Z] [2024-11-12T11:57:52.575Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-12T11:57:52.575Z] #93 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:57:53.535Z] #93 ... [2024-11-12T11:57:53.535Z] [2024-11-12T11:57:53.535Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-12T11:57:53.535Z] #81 25.15 OK: 20 MiB in 18 packages [2024-11-12T11:57:53.535Z] #81 DONE 26.4s [2024-11-12T11:57:53.535Z] [2024-11-12T11:57:53.535Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-12T11:57:53.801Z] #95 DONE 0.4s [2024-11-12T11:57:53.801Z] [2024-11-12T11:57:53.801Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-12T11:57:53.801Z] #86 22.39 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:53.801Z] #86 22.74 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:53.801Z] #86 22.82 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:57:54.067Z] #86 23.58 OK: 11 MiB in 17 packages [2024-11-12T11:57:55.026Z] #86 DONE 24.6s [2024-11-12T11:57:55.026Z] [2024-11-12T11:57:55.026Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-12T11:57:55.026Z] #82 26.28 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:55.026Z] #82 26.65 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:55.026Z] #82 26.73 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:57:55.609Z] #82 27.57 OK: 20 MiB in 18 packages [2024-11-12T11:57:56.192Z] #82 ... [2024-11-12T11:57:56.192Z] [2024-11-12T11:57:56.192Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-12T11:57:56.192Z] #90 18.07 OK: 10 MiB in 19 packages [2024-11-12T11:57:56.192Z] #90 DONE 18.9s [2024-11-12T11:57:56.192Z] [2024-11-12T11:57:56.192Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-12T11:57:57.149Z] #96 ... [2024-11-12T11:57:57.149Z] [2024-11-12T11:57:57.149Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-12T11:57:57.149Z] #82 DONE 29.1s [2024-11-12T11:57:57.415Z] [2024-11-12T11:57:57.415Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-12T11:57:57.415Z] #96 DONE 1.2s [2024-11-12T11:57:57.415Z] [2024-11-12T11:57:57.415Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-12T11:57:57.997Z] #97 ... [2024-11-12T11:57:57.997Z] [2024-11-12T11:57:57.997Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-12T11:57:57.997Z] #98 DONE 1.8s [2024-11-12T11:57:57.997Z] [2024-11-12T11:57:57.997Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-12T11:57:57.997Z] #99 DONE 0.2s [2024-11-12T11:57:57.997Z] [2024-11-12T11:57:57.997Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-12T11:57:57.997Z] #93 19.79 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:57.997Z] #93 20.30 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:57:57.997Z] #93 20.36 OK: 9 MiB in 18 packages [2024-11-12T11:57:58.263Z] #93 ... [2024-11-12T11:57:58.263Z] [2024-11-12T11:57:58.263Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-12T11:57:58.263Z] #100 DONE 0.2s [2024-11-12T11:57:58.529Z] [2024-11-12T11:57:58.529Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-12T11:57:58.529Z] #101 ... [2024-11-12T11:57:58.529Z] [2024-11-12T11:57:58.529Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-12T11:57:58.529Z] #93 DONE 21.3s [2024-11-12T11:57:58.797Z] [2024-11-12T11:57:58.797Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-12T11:57:58.797Z] #101 DONE 0.4s [2024-11-12T11:57:58.797Z] [2024-11-12T11:57:58.797Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-12T11:57:59.064Z] #102 DONE 0.4s [2024-11-12T11:57:59.064Z] [2024-11-12T11:57:59.064Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-12T11:57:59.660Z] #103 ... [2024-11-12T11:57:59.660Z] [2024-11-12T11:57:59.660Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-12T11:57:59.660Z] #104 DONE 0.4s [2024-11-12T11:57:59.660Z] [2024-11-12T11:57:59.660Z] #105 [security-spire-server] exporting to image [2024-11-12T11:57:59.660Z] #105 exporting layers [2024-11-12T11:57:59.925Z] #105 ... [2024-11-12T11:57:59.925Z] [2024-11-12T11:57:59.925Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-12T11:57:59.925Z] #97 DONE 2.6s [2024-11-12T11:57:59.925Z] [2024-11-12T11:57:59.925Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-12T11:57:59.925Z] #106 DONE 0.3s [2024-11-12T11:57:59.925Z] [2024-11-12T11:57:59.925Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-12T11:58:00.509Z] #107 DONE 0.4s [2024-11-12T11:58:00.509Z] [2024-11-12T11:58:00.509Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-12T11:58:00.509Z] #91 11.40 Upgrading critical system libraries and apk-tools: [2024-11-12T11:58:00.509Z] #91 11.41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T11:58:00.509Z] #91 11.45 Executing busybox-1.36.1-r29.trigger [2024-11-12T11:58:00.509Z] #91 12.76 Continuing the upgrade transaction with new apk-tools: [2024-11-12T11:58:00.509Z] #91 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T11:58:00.509Z] #91 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T11:58:00.509Z] #91 18.70 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:58:00.509Z] #91 18.94 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T11:58:00.509Z] #91 18.99 Executing ca-certificates-20240705-r0.trigger [2024-11-12T11:58:00.509Z] #91 19.56 OK: 15 MiB in 28 packages [2024-11-12T11:58:00.780Z] #91 ... [2024-11-12T11:58:00.780Z] [2024-11-12T11:58:00.780Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-12T11:58:01.069Z] #108 DONE 0.3s [2024-11-12T11:58:01.069Z] [2024-11-12T11:58:01.069Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-12T11:58:01.069Z] #91 DONE 20.8s [2024-11-12T11:58:01.069Z] [2024-11-12T11:58:01.069Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-12T11:58:01.334Z] #109 DONE 0.4s [2024-11-12T11:58:01.334Z] [2024-11-12T11:58:01.334Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-12T11:58:01.617Z] #110 ... [2024-11-12T11:58:01.617Z] [2024-11-12T11:58:01.617Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-12T11:58:01.617Z] #103 DONE 2.9s [2024-11-12T11:58:01.617Z] [2024-11-12T11:58:01.617Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-12T11:58:01.617Z] #110 DONE 0.4s [2024-11-12T11:58:01.617Z] [2024-11-12T11:58:01.617Z] #105 [security-spire-agent] exporting to image [2024-11-12T11:58:02.201Z] #105 ... [2024-11-12T11:58:02.201Z] [2024-11-12T11:58:02.201Z] #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-12T11:58:02.201Z] #111 DONE 0.4s [2024-11-12T11:58:02.201Z] [2024-11-12T11:58:02.201Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-12T11:58:02.469Z] #112 DONE 0.4s [2024-11-12T11:58:02.469Z] [2024-11-12T11:58:02.469Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:58:02.736Z] #89 ... [2024-11-12T11:58:02.737Z] [2024-11-12T11:58:02.737Z] #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-12T11:58:03.001Z] #113 DONE 0.4s [2024-11-12T11:58:03.001Z] [2024-11-12T11:58:03.002Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:58:03.275Z] #89 ... [2024-11-12T11:58:03.275Z] [2024-11-12T11:58:03.275Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-12T11:58:03.540Z] #114 DONE 0.4s [2024-11-12T11:58:03.540Z] [2024-11-12T11:58:03.540Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-12T11:58:04.122Z] #115 DONE 0.4s [2024-11-12T11:58:04.122Z] [2024-11-12T11:58:04.122Z] #105 [security-spire-config] exporting to image [2024-11-12T11:58:04.122Z] #105 writing image sha256:49c2650ccc1951a0a5790d4ea968953c44d399e2ef8016668a172c87d12840c2 0.0s done [2024-11-12T11:58:04.122Z] #105 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-11-12T11:58:05.532Z] #105 exporting layers 3.4s done [2024-11-12T11:58:05.532Z] #105 writing image sha256:b66228220f350f5d0a0b7028eaf72071dcbb93c09d9775fb91747039251520c4 done [2024-11-12T11:58:05.532Z] #105 naming to docker.io/library/security-spire-agent-arm64 done [2024-11-12T11:58:06.112Z] #105 exporting layers 2.0s done [2024-11-12T11:58:06.113Z] #105 writing image sha256:98d3c79c0c52dba925e23b93eebc3e3f780de6ee82f96413438722ad319797d7 done [2024-11-12T11:58:06.113Z] #105 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-11-12T11:58:06.113Z] #105 DONE 6.4s [2024-11-12T11:58:06.113Z] [2024-11-12T11:58:06.113Z] #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:58:41.537Z] #153 ... [2024-11-12T11:58:41.537Z] [2024-11-12T11:58:41.537Z] #148 [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-11-12T11:58:41.537Z] #148 85.40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-12T11:59:13.784Z] #148 DONE 122.2s [2024-11-12T11:59:13.784Z] [2024-11-12T11:59:13.784Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-12T11:59:13.784Z] #144 ... [2024-11-12T11:59:13.784Z] [2024-11-12T11:59:13.784Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-12T11:59:13.784Z] #151 DONE 122.2s [2024-11-12T11:59:13.784Z] [2024-11-12T11:59:13.784Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-12T11:59:13.784Z] #152 DONE 122.2s [2024-11-12T11:59:13.784Z] [2024-11-12T11:59:13.784Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-12T11:59:13.784Z] #153 ... [2024-11-12T11:59:13.784Z] [2024-11-12T11:59:13.784Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:13.784Z] #154 ... [2024-11-12T11:59:13.784Z] [2024-11-12T11:59:13.784Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-12T11:59:13.784Z] #150 DONE 123.0s [2024-11-12T11:59:13.784Z] [2024-11-12T11:59:13.784Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-12T11:59:13.784Z] #155 ... [2024-11-12T11:59:13.784Z] [2024-11-12T11:59:13.784Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-12T11:59:13.784Z] #153 DONE 124.7s [2024-11-12T11:59:13.784Z] [2024-11-12T11:59:13.784Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:13.965Z] #75 DONE 102.8s [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:59:13.965Z] #89 DONE 89.5s [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:59:13.965Z] #80 DONE 96.0s [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:59:13.965Z] #78 DONE 107.3s [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:59:13.965Z] #84 DONE 93.9s [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #116 [core-metadata builder 6/7] COPY . . [2024-11-12T11:59:13.965Z] #116 ... [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #117 [core-keeper builder 7/8] COPY . . [2024-11-12T11:59:13.965Z] #117 DONE 1.6s [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:59:13.965Z] #118 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #119 [core-data builder 6/7] COPY . . [2024-11-12T11:59:13.965Z] #119 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:59:13.965Z] #120 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:59:13.965Z] #121 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:59:13.965Z] #122 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-11-12T11:59:13.965Z] #123 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-12T11:59:13.965Z] #124 DONE 1.6s [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-11-12T11:59:13.965Z] #125 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:59:13.965Z] #126 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:59:13.965Z] #127 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #128 [support-notifications builder 6/7] COPY . . [2024-11-12T11:59:13.965Z] #128 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #129 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:59:13.965Z] #129 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #130 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:59:13.965Z] #130 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:59:13.965Z] #131 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-12T11:59:13.965Z] #132 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:59:13.965Z] #133 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-11-12T11:59:13.965Z] #134 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:59:13.965Z] #135 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:59:13.965Z] #136 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #137 [core-command builder 6/7] COPY . . [2024-11-12T11:59:13.965Z] #137 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-12T11:59:13.965Z] #138 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T11:59:13.965Z] #139 CACHED [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2024-11-12T11:59:13.965Z] #140 DONE 1.4s [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #141 [support-scheduler builder 6/7] COPY . . [2024-11-12T11:59:13.965Z] #141 DONE 1.6s [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #116 [core-metadata builder 6/7] COPY . . [2024-11-12T11:59:13.965Z] #116 DONE 1.5s [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-12T11:59:13.965Z] #142 ... [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #143 [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-11-12T11:59:13.965Z] #0 4.714 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-12T11:59:13.965Z] #143 ... [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-12T11:59:13.965Z] #0 5.462 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-12T11:59:13.965Z] #144 ... [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-12T11:59:13.965Z] #0 5.810 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-12T11:59:13.965Z] #145 ... [2024-11-12T11:59:13.965Z] [2024-11-12T11:59:13.965Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-12T11:59:13.965Z] #142 6.333 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-12T11:59:14.044Z] #156 DONE 1.3s [2024-11-12T11:59:14.044Z] [2024-11-12T11:59:14.044Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:14.044Z] #154 DONE 2.9s [2024-11-12T11:59:14.044Z] [2024-11-12T11:59:14.044Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-12T11:59:14.044Z] #155 DONE 2.6s [2024-11-12T11:59:14.044Z] [2024-11-12T11:59:14.044Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-12T11:59:14.306Z] #157 ... [2024-11-12T11:59:14.306Z] [2024-11-12T11:59:14.306Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:14.306Z] #158 DONE 0.6s [2024-11-12T11:59:14.559Z] #142 ... [2024-11-12T11:59:14.559Z] [2024-11-12T11:59:14.559Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T11:59:14.559Z] #0 6.592 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-11-12T11:59:14.559Z] #146 ... [2024-11-12T11:59:14.559Z] [2024-11-12T11:59:14.559Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-12T11:59:14.559Z] #0 6.010 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-12T11:59:14.568Z] [2024-11-12T11:59:14.568Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:14.568Z] #159 DONE 0.6s [2024-11-12T11:59:14.568Z] [2024-11-12T11:59:14.568Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-12T11:59:14.568Z] #160 ... [2024-11-12T11:59:14.568Z] [2024-11-12T11:59:14.568Z] #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-12T11:59:14.568Z] #161 DONE 0.6s [2024-11-12T11:59:14.827Z] [2024-11-12T11:59:14.827Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-12T11:59:14.827Z] #162 DONE 0.6s [2024-11-12T11:59:14.827Z] [2024-11-12T11:59:14.827Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-12T11:59:14.863Z] #147 ... [2024-11-12T11:59:14.863Z] [2024-11-12T11:59:14.863Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-12T11:59:14.863Z] #0 6.461 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-12T11:59:14.863Z] #148 ... [2024-11-12T11:59:14.863Z] [2024-11-12T11:59:14.863Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-12T11:59:14.863Z] #0 6.327 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-12T11:59:15.163Z] #149 ... [2024-11-12T11:59:15.163Z] [2024-11-12T11:59:15.163Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-12T11:59:15.163Z] #0 5.534 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-12T11:59:15.163Z] #150 ... [2024-11-12T11:59:15.163Z] [2024-11-12T11:59:15.163Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-12T11:59:15.163Z] #0 4.417 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-12T11:59:15.397Z] #163 ... [2024-11-12T11:59:15.397Z] [2024-11-12T11:59:15.397Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-12T11:59:15.397Z] #164 DONE 0.8s [2024-11-12T11:59:15.397Z] [2024-11-12T11:59:15.397Z] #165 [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-11-12T11:59:15.459Z] #151 ... [2024-11-12T11:59:15.459Z] [2024-11-12T11:59:15.459Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-12T11:59:15.459Z] #0 4.253 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-12T11:59:15.656Z] #165 ... [2024-11-12T11:59:15.656Z] [2024-11-12T11:59:15.657Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-12T11:59:15.657Z] #160 DONE 1.3s [2024-11-12T11:59:15.734Z] #152 ... [2024-11-12T11:59:15.734Z] [2024-11-12T11:59:15.734Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-12T11:59:15.734Z] #0 4.819 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-12T11:59:15.916Z] [2024-11-12T11:59:15.916Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-12T11:59:15.916Z] #163 DONE 1.2s [2024-11-12T11:59:15.916Z] [2024-11-12T11:59:15.916Z] #166 [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-11-12T11:59:15.916Z] #166 DONE 0.9s [2024-11-12T11:59:15.916Z] [2024-11-12T11:59:15.916Z] #167 [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-11-12T11:59:16.177Z] #167 ... [2024-11-12T11:59:16.177Z] [2024-11-12T11:59:16.177Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-12T11:59:16.177Z] #157 DONE 2.1s [2024-11-12T11:59:16.177Z] [2024-11-12T11:59:16.177Z] #165 [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-11-12T11:59:16.177Z] #165 DONE 0.9s [2024-11-12T11:59:16.177Z] [2024-11-12T11:59:16.177Z] #168 [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-11-12T11:59:16.177Z] #168 DONE 0.3s [2024-11-12T11:59:16.177Z] [2024-11-12T11:59:16.177Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-12T11:59:16.177Z] #169 DONE 0.4s [2024-11-12T11:59:16.177Z] [2024-11-12T11:59:16.177Z] #167 [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-11-12T11:59:16.177Z] #167 DONE 0.5s [2024-11-12T11:59:16.177Z] [2024-11-12T11:59:16.177Z] #170 [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-11-12T11:59:16.528Z] #170 ... [2024-11-12T11:59:16.528Z] [2024-11-12T11:59:16.528Z] #171 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:16.528Z] #171 DONE 0.3s [2024-11-12T11:59:16.528Z] [2024-11-12T11:59:16.528Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-12T11:59:16.528Z] #172 DONE 0.3s [2024-11-12T11:59:16.528Z] [2024-11-12T11:59:16.528Z] #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-12T11:59:16.528Z] #173 DONE 0.3s [2024-11-12T11:59:16.528Z] [2024-11-12T11:59:16.528Z] #170 [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-11-12T11:59:16.528Z] #170 DONE 0.3s [2024-11-12T11:59:16.528Z] [2024-11-12T11:59:16.528Z] #93 [security-spiffe-token-provider] exporting to image [2024-11-12T11:59:16.528Z] #93 exporting layers [2024-11-12T11:59:16.792Z] #93 ... [2024-11-12T11:59:16.792Z] [2024-11-12T11:59:16.792Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-12T11:59:16.792Z] #174 DONE 0.2s [2024-11-12T11:59:16.792Z] [2024-11-12T11:59:16.792Z] #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-12T11:59:16.792Z] #175 DONE 0.4s [2024-11-12T11:59:16.792Z] [2024-11-12T11:59:16.792Z] #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-12T11:59:16.792Z] #176 ... [2024-11-12T11:59:16.792Z] [2024-11-12T11:59:16.792Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-12T11:59:16.792Z] #177 DONE 0.5s [2024-11-12T11:59:18.217Z] [2024-11-12T11:59:18.217Z] #178 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-12T11:59:18.797Z] #178 ... [2024-11-12T11:59:18.797Z] [2024-11-12T11:59:18.797Z] #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-12T11:59:18.797Z] #176 DONE 2.2s [2024-11-12T11:59:19.056Z] [2024-11-12T11:59:19.056Z] #178 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-12T11:59:19.056Z] #178 DONE 2.0s [2024-11-12T11:59:19.056Z] [2024-11-12T11:59:19.056Z] #93 [security-spiffe-token-provider] exporting to image [2024-11-12T11:59:19.056Z] #93 exporting layers 2.3s done [2024-11-12T11:59:19.056Z] #93 writing image sha256:d668f3e41cf23c7d882d6d333600b7aed61ac09b4f92ffe93be5bfb8145442a5 done [2024-11-12T11:59:19.056Z] #93 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-11-12T11:59:19.056Z] #93 DONE 3.9s [2024-11-12T11:59:19.056Z] [2024-11-12T11:59:19.056Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-12T11:59:19.314Z] #179 ... [2024-11-12T11:59:19.314Z] [2024-11-12T11:59:19.314Z] #180 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-12T11:59:19.314Z] #180 DONE 0.9s [2024-11-12T11:59:19.571Z] [2024-11-12T11:59:19.571Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-12T11:59:21.471Z] #181 ... [2024-11-12T11:59:21.471Z] [2024-11-12T11:59:21.471Z] #182 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-12T11:59:21.471Z] #182 DONE 4.8s [2024-11-12T11:59:21.471Z] [2024-11-12T11:59:21.471Z] #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-12T11:59:21.471Z] #183 DONE 2.2s [2024-11-12T11:59:21.471Z] [2024-11-12T11:59:21.471Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-12T11:59:21.471Z] #179 DONE 2.5s [2024-11-12T11:59:21.471Z] [2024-11-12T11:59:21.471Z] #93 [core-common-config-bootstrapper] exporting to image [2024-11-12T11:59:21.471Z] #93 ... [2024-11-12T11:59:21.471Z] [2024-11-12T11:59:21.471Z] #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-12T11:59:21.471Z] #184 DONE 0.2s [2024-11-12T11:59:21.471Z] [2024-11-12T11:59:21.471Z] #185 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-12T11:59:21.471Z] #185 DONE 0.2s [2024-11-12T11:59:21.731Z] [2024-11-12T11:59:21.731Z] #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-12T11:59:22.669Z] #186 ... [2024-11-12T11:59:22.669Z] [2024-11-12T11:59:22.669Z] #93 [core-common-config-bootstrapper] exporting to image [2024-11-12T11:59:22.669Z] #93 exporting layers 0.5s done [2024-11-12T11:59:22.669Z] #93 writing image sha256:d9d50a3380287eeb760b45a54ccd582079ef3566e3c0f5dfd0d10073012ecc87 0.3s done [2024-11-12T11:59:22.669Z] #93 naming to docker.io/library/core-common-config-bootstrapper 0.5s done [2024-11-12T11:59:22.669Z] #93 DONE 5.2s [2024-11-12T11:59:22.669Z] [2024-11-12T11:59:22.669Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-12T11:59:25.225Z] #187 ... [2024-11-12T11:59:25.225Z] [2024-11-12T11:59:25.225Z] #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-12T11:59:25.225Z] #186 DONE 3.8s [2024-11-12T11:59:25.485Z] [2024-11-12T11:59:25.485Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-12T11:59:25.485Z] #181 DONE 6.0s [2024-11-12T11:59:25.485Z] [2024-11-12T11:59:25.485Z] #93 [security-proxy-setup] exporting to image [2024-11-12T11:59:31.274Z] #93 ... [2024-11-12T11:59:31.274Z] [2024-11-12T11:59:31.274Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-12T11:59:31.274Z] #187 DONE 8.9s [2024-11-12T11:59:31.274Z] [2024-11-12T11:59:31.274Z] #188 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-12T11:59:31.274Z] #188 DONE 5.1s [2024-11-12T11:59:31.274Z] [2024-11-12T11:59:31.274Z] #93 [security-secretstore-setup] exporting to image [2024-11-12T11:59:31.274Z] #93 exporting layers [2024-11-12T11:59:31.274Z] #93 ... [2024-11-12T11:59:31.274Z] [2024-11-12T11:59:31.274Z] #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-12T11:59:31.274Z] #189 ... [2024-11-12T11:59:31.274Z] [2024-11-12T11:59:31.274Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-12T11:59:31.274Z] #149 DONE 141.9s [2024-11-12T11:59:31.274Z] [2024-11-12T11:59:31.274Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-12T11:59:31.274Z] #145 DONE 142.0s [2024-11-12T11:59:31.274Z] [2024-11-12T11:59:31.274Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-12T11:59:31.274Z] #147 ... [2024-11-12T11:59:31.274Z] [2024-11-12T11:59:31.274Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:31.533Z] #190 ... [2024-11-12T11:59:31.533Z] [2024-11-12T11:59:31.533Z] #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-12T11:59:31.533Z] #189 DONE 1.0s [2024-11-12T11:59:31.533Z] [2024-11-12T11:59:31.533Z] #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-12T11:59:31.801Z] #191 ... [2024-11-12T11:59:31.801Z] [2024-11-12T11:59:31.801Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:31.801Z] #190 DONE 0.7s [2024-11-12T11:59:31.801Z] [2024-11-12T11:59:31.801Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-12T11:59:32.372Z] #192 DONE 0.8s [2024-11-12T11:59:32.372Z] [2024-11-12T11:59:32.372Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-12T11:59:32.646Z] #144 ... [2024-11-12T11:59:32.646Z] [2024-11-12T11:59:32.646Z] #193 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:32.646Z] #193 CACHED [2024-11-12T11:59:32.646Z] [2024-11-12T11:59:32.646Z] #194 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-12T11:59:32.646Z] #194 CACHED [2024-11-12T11:59:32.646Z] [2024-11-12T11:59:32.646Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-12T11:59:32.646Z] #147 DONE 144.1s [2024-11-12T11:59:32.646Z] [2024-11-12T11:59:32.646Z] #93 [security-proxy-setup] exporting to image [2024-11-12T11:59:32.646Z] #93 exporting layers 7.2s done [2024-11-12T11:59:32.646Z] #93 writing image sha256:6c9998e1c6d8a11a6534275beb93c3e1ae4e3643629f898b00cbc4945432dc8b done [2024-11-12T11:59:32.646Z] #93 naming to docker.io/library/security-proxy-setup done [2024-11-12T11:59:33.219Z] #93 ... [2024-11-12T11:59:33.219Z] [2024-11-12T11:59:33.219Z] #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-12T11:59:33.219Z] #191 DONE 1.9s [2024-11-12T11:59:33.219Z] [2024-11-12T11:59:33.219Z] #93 [security-proxy-setup] exporting to image [2024-11-12T11:59:33.219Z] #93 exporting layers 2.8s done [2024-11-12T11:59:33.219Z] #93 ... [2024-11-12T11:59:33.219Z] [2024-11-12T11:59:33.219Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T11:59:33.219Z] #143 DONE 144.8s [2024-11-12T11:59:33.219Z] [2024-11-12T11:59:33.219Z] #93 [security-secretstore-setup] exporting to image [2024-11-12T11:59:33.219Z] #93 writing image sha256:ac1eed28bacc84154f21536853fa1686f92a9791f688eca8763aeaece834a1d2 0.0s done [2024-11-12T11:59:33.219Z] #93 naming to docker.io/library/security-secretstore-setup done [2024-11-12T11:59:34.606Z] #93 ... [2024-11-12T11:59:34.606Z] [2024-11-12T11:59:34.606Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-12T11:59:34.606Z] #146 DONE 146.0s [2024-11-12T11:59:34.606Z] [2024-11-12T11:59:34.606Z] #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-12T11:59:34.606Z] #195 DONE 2.0s [2024-11-12T11:59:34.606Z] [2024-11-12T11:59:34.606Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-12T11:59:34.606Z] #142 DONE 146.0s [2024-11-12T11:59:34.606Z] [2024-11-12T11:59:34.606Z] #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-12T11:59:34.606Z] #196 DONE 2.1s [2024-11-12T11:59:34.606Z] [2024-11-12T11:59:34.606Z] #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-12T11:59:34.869Z] #197 ... [2024-11-12T11:59:34.869Z] [2024-11-12T11:59:34.869Z] #198 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:34.869Z] #198 DONE 1.7s [2024-11-12T11:59:34.869Z] [2024-11-12T11:59:34.869Z] #199 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-12T11:59:34.869Z] #199 CACHED [2024-11-12T11:59:34.869Z] [2024-11-12T11:59:34.869Z] #200 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:34.869Z] #200 CACHED [2024-11-12T11:59:34.869Z] [2024-11-12T11:59:34.869Z] #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:34.869Z] #201 DONE 1.5s [2024-11-12T11:59:34.869Z] [2024-11-12T11:59:34.869Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-12T11:59:34.869Z] #144 DONE 146.5s [2024-11-12T11:59:34.869Z] [2024-11-12T11:59:34.869Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-12T11:59:35.444Z] #202 ... [2024-11-12T11:59:35.444Z] [2024-11-12T11:59:35.444Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-12T11:59:35.444Z] #203 DONE 0.8s [2024-11-12T11:59:35.444Z] [2024-11-12T11:59:35.444Z] #204 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-12T11:59:35.444Z] #204 DONE 0.6s [2024-11-12T11:59:35.444Z] [2024-11-12T11:59:35.444Z] #205 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:35.444Z] #205 DONE 0.8s [2024-11-12T11:59:35.444Z] [2024-11-12T11:59:35.444Z] #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-12T11:59:35.444Z] #206 DONE 0.6s [2024-11-12T11:59:35.444Z] [2024-11-12T11:59:35.444Z] #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-12T11:59:35.444Z] #197 DONE 0.7s [2024-11-12T11:59:35.444Z] [2024-11-12T11:59:35.444Z] #93 [core-command] exporting to image [2024-11-12T11:59:35.444Z] #93 writing image sha256:2abb49f9d18ea169273dbf192f6c2b5bd8c47232efaf96ed40c817e27343fe19 0.0s done [2024-11-12T11:59:35.444Z] #93 naming to docker.io/library/security-bootstrapper done [2024-11-12T11:59:36.015Z] #93 ... [2024-11-12T11:59:36.015Z] [2024-11-12T11:59:36.015Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-12T11:59:36.015Z] #202 DONE 1.0s [2024-11-12T11:59:36.015Z] [2024-11-12T11:59:36.015Z] #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-12T11:59:36.015Z] #207 DONE 0.5s [2024-11-12T11:59:36.015Z] [2024-11-12T11:59:36.015Z] #208 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T11:59:36.015Z] #208 DONE 0.5s [2024-11-12T11:59:36.015Z] [2024-11-12T11:59:36.015Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-12T11:59:36.015Z] #209 DONE 0.5s [2024-11-12T11:59:36.015Z] [2024-11-12T11:59:36.015Z] #93 [core-command] exporting to image [2024-11-12T11:59:36.015Z] #93 exporting layers 0.4s done [2024-11-12T11:59:36.015Z] #93 ... [2024-11-12T11:59:36.015Z] [2024-11-12T11:59:36.016Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-12T11:59:36.016Z] #210 DONE 0.8s [2024-11-12T11:59:36.277Z] [2024-11-12T11:59:36.277Z] #93 [core-command] exporting to image [2024-11-12T11:59:36.277Z] #93 writing image sha256:3acd451513e526a7ff4e23ee138f8065174f8eef7f46d4c91abe6c9f17c36d86 done [2024-11-12T11:59:36.277Z] #93 naming to docker.io/library/core-command done [2024-11-12T11:59:36.277Z] #93 DONE 16.0s [2024-11-12T11:59:36.277Z] [2024-11-12T11:59:36.277Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-12T11:59:36.277Z] #211 DONE 0.8s [2024-11-12T11:59:36.277Z] [2024-11-12T11:59:36.277Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-12T11:59:36.850Z] #212 DONE 0.5s [2024-11-12T11:59:36.850Z] [2024-11-12T11:59:36.850Z] #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-12T11:59:36.850Z] #213 DONE 0.7s [2024-11-12T11:59:36.850Z] [2024-11-12T11:59:36.850Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-11-12T11:59:36.850Z] #214 DONE 0.8s [2024-11-12T11:59:36.850Z] [2024-11-12T11:59:36.850Z] #215 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-12T11:59:36.850Z] #215 DONE 0.8s [2024-11-12T11:59:36.850Z] [2024-11-12T11:59:36.850Z] #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-12T11:59:36.850Z] #216 DONE 0.5s [2024-11-12T11:59:36.850Z] [2024-11-12T11:59:36.850Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-12T11:59:36.850Z] #217 ... [2024-11-12T11:59:36.850Z] [2024-11-12T11:59:36.850Z] #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-12T11:59:36.850Z] #218 DONE 0.1s [2024-11-12T11:59:37.114Z] [2024-11-12T11:59:37.114Z] #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-11-12T11:59:37.114Z] #219 DONE 0.6s [2024-11-12T11:59:37.114Z] [2024-11-12T11:59:37.114Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-12T11:59:37.114Z] #217 DONE 0.6s [2024-11-12T11:59:37.114Z] [2024-11-12T11:59:37.114Z] #220 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-12T11:59:37.114Z] #220 DONE 0.6s [2024-11-12T11:59:37.114Z] [2024-11-12T11:59:37.114Z] #93 [core-data] exporting to image [2024-11-12T11:59:37.376Z] #93 ... [2024-11-12T11:59:37.376Z] [2024-11-12T11:59:37.376Z] #221 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-12T11:59:37.376Z] #221 DONE 0.6s [2024-11-12T11:59:37.376Z] [2024-11-12T11:59:37.376Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-12T11:59:37.376Z] #222 DONE 1.4s [2024-11-12T11:59:37.376Z] [2024-11-12T11:59:37.376Z] #223 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-12T11:59:37.376Z] #223 DONE 0.1s [2024-11-12T11:59:37.376Z] [2024-11-12T11:59:37.376Z] #93 [security-proxy-auth] exporting to image [2024-11-12T11:59:37.376Z] #93 ... [2024-11-12T11:59:37.376Z] [2024-11-12T11:59:37.376Z] #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-12T11:59:37.376Z] #224 DONE 0.0s [2024-11-12T11:59:37.376Z] [2024-11-12T11:59:37.376Z] #93 [core-keeper] exporting to image [2024-11-12T11:59:37.376Z] #93 exporting layers 0.2s done [2024-11-12T11:59:37.376Z] #93 writing image sha256:9effc6f3dc55c964d03087def5146a5dc37a1797fd151650369e3f9e16c2b3af 0.0s done [2024-11-12T11:59:37.376Z] #93 naming to docker.io/library/core-keeper done [2024-11-12T11:59:37.638Z] #93 exporting layers 0.3s done [2024-11-12T11:59:37.638Z] #93 writing image sha256:af54460d8ac2589e53570d1077c926885af1e9cb375ea97ff988de82597e3c14 done [2024-11-12T11:59:37.638Z] #93 naming to docker.io/library/core-data done [2024-11-12T11:59:37.638Z] #93 writing image sha256:ee1623ba4d8496440a0617ada311c1f0ff30279fdfe0a5cdcc2cf7812616cce8 done [2024-11-12T11:59:37.638Z] #93 naming to docker.io/library/support-scheduler done [2024-11-12T11:59:37.900Z] #93 exporting layers 0.2s done [2024-11-12T11:59:37.900Z] #93 writing image sha256:af8e6feebdbb7e2f2aa3b2e9c20b612699e67f39ac157d2924921b93b8d7a27c done [2024-11-12T11:59:37.900Z] #93 naming to docker.io/library/support-notifications done [2024-11-12T11:59:38.163Z] #93 exporting layers 1.1s done [2024-11-12T11:59:38.163Z] #93 writing image sha256:71bdcc9684c1c4967264f55620edf3966b5acedc4a6db05374dd20d30ab01a32 done [2024-11-12T11:59:38.163Z] #93 naming to docker.io/library/security-proxy-auth done [2024-11-12T11:59:38.163Z] #93 writing image sha256:3a6a20bbced583dfffb9764a52a27a25b9e796a8e3f8f565dee61bbff59deebf done [2024-11-12T11:59:38.163Z] #93 naming to docker.io/library/core-metadata done [2024-11-12T11:59:38.163Z] #93 DONE 17.1s [2024-11-12T11:59:38.163Z] [2024-11-12T11:59:38.163Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T11:59:38.163Z] time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-12T11:59:38.159Z] $ docker stop --time=1 3c4df9c82b4b68b88134568c08012205a87c0160c959548e8df51cd5f04211ae [2024-11-12T11:59:39.430Z] $ docker rm -f --volumes 3c4df9c82b4b68b88134568c08012205a87c0160c959548e8df51cd5f04211ae [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T11:59:39.802Z] + docker images [2024-11-12T11:59:39.802Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-12T11:59:39.802Z] support-notifications latest af8e6feebdbb 2 seconds ago 51.9MB [2024-11-12T11:59:39.802Z] support-scheduler latest ee1623ba4d84 2 seconds ago 52.9MB [2024-11-12T11:59:39.802Z] core-data latest af54460d8ac2 2 seconds ago 37.4MB [2024-11-12T11:59:39.802Z] security-proxy-auth latest 71bdcc9684c1 2 seconds ago 32.2MB [2024-11-12T11:59:39.802Z] core-keeper latest 9effc6f3dc55 3 seconds ago 31.3MB [2024-11-12T11:59:39.802Z] core-metadata latest 3a6a20bbced5 3 seconds ago 37.6MB [2024-11-12T11:59:39.802Z] core-command latest 3acd451513e5 4 seconds ago 33.2MB [2024-11-12T11:59:39.802Z] security-bootstrapper latest 2abb49f9d18e 6 seconds ago 26MB [2024-11-12T11:59:39.802Z] security-secretstore-setup latest ac1eed28bacc 9 seconds ago 46.9MB [2024-11-12T11:59:39.802Z] security-proxy-setup latest 6c9998e1c6d8 14 seconds ago 35MB [2024-11-12T11:59:39.802Z] core-common-config-bootstrapper latest d9d50a338028 19 seconds ago 22.8MB [2024-11-12T11:59:39.802Z] security-spiffe-token-provider latest d668f3e41cf2 23 seconds ago 38.5MB [2024-11-12T11:59:39.802Z] security-spire-server latest c269ddebbb75 3 minutes ago 128MB [2024-11-12T11:59:39.802Z] security-spire-agent latest b05a5f4fec04 3 minutes ago 188MB [2024-11-12T11:59:39.802Z] security-spire-config latest 2c69605ee020 3 minutes ago 127MB [2024-11-12T11:59:39.802Z] ci-base-image-x86_64 latest e3a3c6eeb3ad 7 minutes ago 975MB [2024-11-12T11:59:39.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB [2024-11-12T11:59:39.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-11-12T11:59:39.802Z] 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-11-12T11:59:39.913Z] provisioning config files... [2024-11-12T11:59:39.923Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/752@tmp/config7492828982234923666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T11:59:40.242Z] ---> ****-login.sh [2024-11-12T11:59:40.242Z] nexus3.edgexfoundry.org:10001 [2024-11-12T11:59:40.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:59:40.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:59:40.242Z] Configure a credential helper to remove this warning. See [2024-11-12T11:59:40.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:59:40.242Z] [2024-11-12T11:59:40.242Z] Login Succeeded [2024-11-12T11:59:40.242Z] nexus3.edgexfoundry.org:10002 [2024-11-12T11:59:40.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:59:40.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:59:40.504Z] Configure a credential helper to remove this warning. See [2024-11-12T11:59:40.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:59:40.504Z] [2024-11-12T11:59:40.504Z] Login Succeeded [2024-11-12T11:59:40.504Z] nexus3.edgexfoundry.org:10003 [2024-11-12T11:59:40.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:59:40.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:59:40.504Z] Configure a credential helper to remove this warning. See [2024-11-12T11:59:40.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:59:40.504Z] [2024-11-12T11:59:40.504Z] Login Succeeded [2024-11-12T11:59:40.504Z] nexus3.edgexfoundry.org:10004 [2024-11-12T11:59:40.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:59:40.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:59:40.764Z] Configure a credential helper to remove this warning. See [2024-11-12T11:59:40.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:59:40.764Z] [2024-11-12T11:59:40.764Z] Login Succeeded [2024-11-12T11:59:40.764Z] ****.io [2024-11-12T11:59:40.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T11:59:41.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T11:59:41.025Z] Configure a credential helper to remove this warning. See [2024-11-12T11:59:41.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T11:59:41.025Z] [2024-11-12T11:59:41.025Z] Login Succeeded [2024-11-12T11:59:41.025Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T11:59:41.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T11:59:41.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T11:59:41.113Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-11-12T11:59:41.113Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T11:59:41.113Z] latest [2024-11-12T11:59:41.113Z] 4.0.0-dev.18 [2024-11-12T11:59:41.113Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T11:59:41.113Z] main [2024-11-12T11:59:41.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:41.462Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:41.799Z] + docker push nexus3.edgexfoundry.org:10004/core-command:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T11:59:41.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-12T11:59:41.799Z] dba3a0e3d40f: Preparing [2024-11-12T11:59:41.799Z] 809801dc2eaa: Preparing [2024-11-12T11:59:41.799Z] afb24a1b5f78: Preparing [2024-11-12T11:59:41.799Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:41.799Z] 1462e3139627: Preparing [2024-11-12T11:59:41.799Z] 58292702e898: Preparing [2024-11-12T11:59:41.799Z] 75654b8eeebd: Preparing [2024-11-12T11:59:41.799Z] 58292702e898: Waiting [2024-11-12T11:59:41.799Z] 75654b8eeebd: Waiting [2024-11-12T11:59:41.799Z] dba3a0e3d40f: Pushed [2024-11-12T11:59:41.799Z] ccf38dce2fb5: Pushed [2024-11-12T11:59:41.799Z] afb24a1b5f78: Pushed [2024-11-12T11:59:41.799Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:42.058Z] 58292702e898: Pushed [2024-11-12T11:59:42.626Z] 1462e3139627: Pushed [2024-11-12T11:59:44.006Z] 809801dc2eaa: Pushed [2024-11-12T11:59:44.266Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:b21af4e18f9bae658a2818a29ce74f262e062b2f9adcf14a16d61164e22e18a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:44.596Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:44.930Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-12T11:59:44.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-12T11:59:44.930Z] dba3a0e3d40f: Preparing [2024-11-12T11:59:44.930Z] 809801dc2eaa: Preparing [2024-11-12T11:59:44.930Z] afb24a1b5f78: Preparing [2024-11-12T11:59:44.930Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:44.930Z] 1462e3139627: Preparing [2024-11-12T11:59:44.930Z] 58292702e898: Preparing [2024-11-12T11:59:44.930Z] 75654b8eeebd: Preparing [2024-11-12T11:59:44.930Z] 58292702e898: Waiting [2024-11-12T11:59:44.930Z] 75654b8eeebd: Waiting [2024-11-12T11:59:44.930Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:44.930Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:44.930Z] dba3a0e3d40f: Layer already exists [2024-11-12T11:59:44.930Z] 809801dc2eaa: Layer already exists [2024-11-12T11:59:44.930Z] 1462e3139627: Layer already exists [2024-11-12T11:59:44.930Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:44.930Z] 58292702e898: Layer already exists [2024-11-12T11:59:44.930Z] latest: digest: sha256:b21af4e18f9bae658a2818a29ce74f262e062b2f9adcf14a16d61164e22e18a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:45.266Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:45.599Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.18 [2024-11-12T11:59:45.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-12T11:59:45.599Z] dba3a0e3d40f: Preparing [2024-11-12T11:59:45.599Z] 809801dc2eaa: Preparing [2024-11-12T11:59:45.599Z] afb24a1b5f78: Preparing [2024-11-12T11:59:45.599Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:45.599Z] 1462e3139627: Preparing [2024-11-12T11:59:45.599Z] 58292702e898: Preparing [2024-11-12T11:59:45.599Z] 75654b8eeebd: Preparing [2024-11-12T11:59:45.599Z] 58292702e898: Waiting [2024-11-12T11:59:45.599Z] 75654b8eeebd: Waiting [2024-11-12T11:59:45.599Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:45.599Z] dba3a0e3d40f: Layer already exists [2024-11-12T11:59:45.599Z] 1462e3139627: Layer already exists [2024-11-12T11:59:45.599Z] 809801dc2eaa: Layer already exists [2024-11-12T11:59:45.599Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:45.599Z] 58292702e898: Layer already exists [2024-11-12T11:59:45.599Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:45.599Z] 4.0.0-dev.18: digest: sha256:b21af4e18f9bae658a2818a29ce74f262e062b2f9adcf14a16d61164e22e18a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:45.945Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:46.275Z] + docker push nexus3.edgexfoundry.org:10004/core-command:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T11:59:46.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-12T11:59:46.275Z] dba3a0e3d40f: Preparing [2024-11-12T11:59:46.275Z] 809801dc2eaa: Preparing [2024-11-12T11:59:46.275Z] afb24a1b5f78: Preparing [2024-11-12T11:59:46.275Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:46.275Z] 1462e3139627: Preparing [2024-11-12T11:59:46.275Z] 58292702e898: Preparing [2024-11-12T11:59:46.275Z] 75654b8eeebd: Preparing [2024-11-12T11:59:46.275Z] 58292702e898: Waiting [2024-11-12T11:59:46.275Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:46.275Z] 809801dc2eaa: Layer already exists [2024-11-12T11:59:46.275Z] 1462e3139627: Layer already exists [2024-11-12T11:59:46.275Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:46.275Z] dba3a0e3d40f: Layer already exists [2024-11-12T11:59:46.275Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:46.275Z] 58292702e898: Layer already exists [2024-11-12T11:59:46.275Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:b21af4e18f9bae658a2818a29ce74f262e062b2f9adcf14a16d61164e22e18a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:46.611Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:46.941Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-11-12T11:59:46.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-12T11:59:46.941Z] dba3a0e3d40f: Preparing [2024-11-12T11:59:46.941Z] 809801dc2eaa: Preparing [2024-11-12T11:59:46.941Z] afb24a1b5f78: Preparing [2024-11-12T11:59:46.941Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:46.941Z] 1462e3139627: Preparing [2024-11-12T11:59:46.941Z] 58292702e898: Preparing [2024-11-12T11:59:46.941Z] 75654b8eeebd: Preparing [2024-11-12T11:59:46.941Z] 58292702e898: Waiting [2024-11-12T11:59:46.941Z] 75654b8eeebd: Waiting [2024-11-12T11:59:46.941Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:46.941Z] 809801dc2eaa: Layer already exists [2024-11-12T11:59:46.941Z] dba3a0e3d40f: Layer already exists [2024-11-12T11:59:46.941Z] 1462e3139627: Layer already exists [2024-11-12T11:59:46.941Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:46.941Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:46.941Z] 58292702e898: Layer already exists [2024-11-12T11:59:46.941Z] main: digest: sha256:b21af4e18f9bae658a2818a29ce74f262e062b2f9adcf14a16d61164e22e18a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T11:59:47.002Z] ===================================================== [Pipeline] echo [2024-11-12T11:59:47.017Z] taggedImages: [2024-11-12T11:59:47.017Z] - nexus3.edgexfoundry.org:10004/core-command:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T11:59:47.017Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-12T11:59:47.017Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.18 [2024-11-12T11:59:47.017Z] - nexus3.edgexfoundry.org:10004/core-command:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T11:59:47.017Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-11-12T11:59:47.042Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-11-12T11:59:47.042Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T11:59:47.042Z] latest [2024-11-12T11:59:47.042Z] 4.0.0-dev.18 [2024-11-12T11:59:47.042Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T11:59:47.042Z] main [2024-11-12T11:59:47.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:47.380Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:47.698Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T11:59:47.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-12T11:59:47.698Z] 7de415af1b52: Preparing [2024-11-12T11:59:47.698Z] 0b6f851cc43c: Preparing [2024-11-12T11:59:47.698Z] 86ce855b7c43: Preparing [2024-11-12T11:59:47.698Z] f2716bd6c2a2: Preparing [2024-11-12T11:59:47.698Z] afb24a1b5f78: Preparing [2024-11-12T11:59:47.698Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:47.698Z] 1462e3139627: Preparing [2024-11-12T11:59:47.698Z] 58292702e898: Preparing [2024-11-12T11:59:47.698Z] 75654b8eeebd: Preparing [2024-11-12T11:59:47.698Z] ccf38dce2fb5: Waiting [2024-11-12T11:59:47.698Z] 1462e3139627: Waiting [2024-11-12T11:59:47.698Z] 58292702e898: Waiting [2024-11-12T11:59:47.698Z] 75654b8eeebd: Waiting [2024-11-12T11:59:47.698Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:47.698Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:47.698Z] 1462e3139627: Layer already exists [2024-11-12T11:59:47.698Z] 58292702e898: Layer already exists [2024-11-12T11:59:47.698Z] 7de415af1b52: Pushed [2024-11-12T11:59:47.698Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:47.698Z] 86ce855b7c43: Pushed [2024-11-12T11:59:47.698Z] 0b6f851cc43c: Pushed [2024-11-12T11:59:48.642Z] f2716bd6c2a2: Pushed [2024-11-12T11:59:48.642Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:04a6d1cef39f9d1ca0020156663349e962b183152bf8a5aa73a905c616d04565 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:48.971Z] + 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-11-12T11:59:49.455Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-12T11:59:49.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-12T11:59:49.455Z] 7de415af1b52: Preparing [2024-11-12T11:59:49.455Z] 0b6f851cc43c: Preparing [2024-11-12T11:59:49.455Z] 86ce855b7c43: Preparing [2024-11-12T11:59:49.455Z] f2716bd6c2a2: Preparing [2024-11-12T11:59:49.455Z] afb24a1b5f78: Preparing [2024-11-12T11:59:49.455Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:49.455Z] 1462e3139627: Preparing [2024-11-12T11:59:49.455Z] 58292702e898: Preparing [2024-11-12T11:59:49.455Z] 75654b8eeebd: Preparing [2024-11-12T11:59:49.455Z] 1462e3139627: Waiting [2024-11-12T11:59:49.455Z] 75654b8eeebd: Waiting [2024-11-12T11:59:49.455Z] 58292702e898: Waiting [2024-11-12T11:59:49.455Z] ccf38dce2fb5: Waiting [2024-11-12T11:59:49.455Z] 0b6f851cc43c: Layer already exists [2024-11-12T11:59:49.455Z] 86ce855b7c43: Layer already exists [2024-11-12T11:59:49.455Z] 7de415af1b52: Layer already exists [2024-11-12T11:59:49.455Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:49.455Z] f2716bd6c2a2: Layer already exists [2024-11-12T11:59:49.455Z] 1462e3139627: Layer already exists [2024-11-12T11:59:49.455Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:49.455Z] 58292702e898: Layer already exists [2024-11-12T11:59:49.455Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:49.455Z] latest: digest: sha256:04a6d1cef39f9d1ca0020156663349e962b183152bf8a5aa73a905c616d04565 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:49.780Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:50.109Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.18 [2024-11-12T11:59:50.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-12T11:59:50.109Z] 7de415af1b52: Preparing [2024-11-12T11:59:50.109Z] 0b6f851cc43c: Preparing [2024-11-12T11:59:50.109Z] 86ce855b7c43: Preparing [2024-11-12T11:59:50.109Z] f2716bd6c2a2: Preparing [2024-11-12T11:59:50.109Z] afb24a1b5f78: Preparing [2024-11-12T11:59:50.109Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:50.109Z] 1462e3139627: Preparing [2024-11-12T11:59:50.109Z] 58292702e898: Preparing [2024-11-12T11:59:50.109Z] 75654b8eeebd: Preparing [2024-11-12T11:59:50.109Z] ccf38dce2fb5: Waiting [2024-11-12T11:59:50.109Z] 1462e3139627: Waiting [2024-11-12T11:59:50.109Z] 58292702e898: Waiting [2024-11-12T11:59:50.109Z] 75654b8eeebd: Waiting [2024-11-12T11:59:50.109Z] 7de415af1b52: Layer already exists [2024-11-12T11:59:50.109Z] 86ce855b7c43: Layer already exists [2024-11-12T11:59:50.109Z] 0b6f851cc43c: Layer already exists [2024-11-12T11:59:50.109Z] f2716bd6c2a2: Layer already exists [2024-11-12T11:59:50.109Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:50.109Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:50.109Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:50.109Z] 58292702e898: Layer already exists [2024-11-12T11:59:50.109Z] 1462e3139627: Layer already exists [2024-11-12T11:59:50.109Z] 4.0.0-dev.18: digest: sha256:04a6d1cef39f9d1ca0020156663349e962b183152bf8a5aa73a905c616d04565 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:50.437Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:50.764Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T11:59:50.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-12T11:59:50.764Z] 7de415af1b52: Preparing [2024-11-12T11:59:50.764Z] 0b6f851cc43c: Preparing [2024-11-12T11:59:50.764Z] 86ce855b7c43: Preparing [2024-11-12T11:59:50.764Z] f2716bd6c2a2: Preparing [2024-11-12T11:59:50.764Z] afb24a1b5f78: Preparing [2024-11-12T11:59:50.764Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:50.764Z] 1462e3139627: Preparing [2024-11-12T11:59:50.764Z] 58292702e898: Preparing [2024-11-12T11:59:50.764Z] 75654b8eeebd: Preparing [2024-11-12T11:59:50.764Z] ccf38dce2fb5: Waiting [2024-11-12T11:59:50.764Z] 75654b8eeebd: Waiting [2024-11-12T11:59:50.764Z] 1462e3139627: Waiting [2024-11-12T11:59:50.764Z] 58292702e898: Waiting [2024-11-12T11:59:50.764Z] 7de415af1b52: Layer already exists [2024-11-12T11:59:50.764Z] 0b6f851cc43c: Layer already exists [2024-11-12T11:59:50.764Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:50.764Z] 86ce855b7c43: Layer already exists [2024-11-12T11:59:50.764Z] f2716bd6c2a2: Layer already exists [2024-11-12T11:59:50.764Z] 58292702e898: Layer already exists [2024-11-12T11:59:50.764Z] 1462e3139627: Layer already exists [2024-11-12T11:59:50.764Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:50.764Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:50.764Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:04a6d1cef39f9d1ca0020156663349e962b183152bf8a5aa73a905c616d04565 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:51.333Z] + 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-11-12T11:59:51.652Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-11-12T11:59:51.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-12T11:59:51.652Z] 7de415af1b52: Preparing [2024-11-12T11:59:51.652Z] 0b6f851cc43c: Preparing [2024-11-12T11:59:51.652Z] 86ce855b7c43: Preparing [2024-11-12T11:59:51.652Z] f2716bd6c2a2: Preparing [2024-11-12T11:59:51.652Z] afb24a1b5f78: Preparing [2024-11-12T11:59:51.652Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:51.652Z] 1462e3139627: Preparing [2024-11-12T11:59:51.652Z] 58292702e898: Preparing [2024-11-12T11:59:51.652Z] 75654b8eeebd: Preparing [2024-11-12T11:59:51.652Z] ccf38dce2fb5: Waiting [2024-11-12T11:59:51.652Z] 1462e3139627: Waiting [2024-11-12T11:59:51.652Z] 75654b8eeebd: Waiting [2024-11-12T11:59:51.652Z] 0b6f851cc43c: Layer already exists [2024-11-12T11:59:51.652Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:51.652Z] 7de415af1b52: Layer already exists [2024-11-12T11:59:51.652Z] f2716bd6c2a2: Layer already exists [2024-11-12T11:59:51.652Z] 86ce855b7c43: Layer already exists [2024-11-12T11:59:51.652Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:51.652Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:51.652Z] 1462e3139627: Layer already exists [2024-11-12T11:59:51.652Z] 58292702e898: Layer already exists [2024-11-12T11:59:51.652Z] main: digest: sha256:04a6d1cef39f9d1ca0020156663349e962b183152bf8a5aa73a905c616d04565 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T11:59:51.712Z] ===================================================== [Pipeline] echo [2024-11-12T11:59:51.723Z] taggedImages: [2024-11-12T11:59:51.723Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T11:59:51.723Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-12T11:59:51.723Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.18 [2024-11-12T11:59:51.723Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T11:59:51.723Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-11-12T11:59:51.752Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-11-12T11:59:51.752Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T11:59:51.752Z] latest [2024-11-12T11:59:51.752Z] 4.0.0-dev.18 [2024-11-12T11:59:51.752Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T11:59:51.752Z] main [2024-11-12T11:59:51.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:52.091Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:52.413Z] + docker push nexus3.edgexfoundry.org:10004/core-data:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T11:59:52.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-12T11:59:52.413Z] e6bb78c65626: Preparing [2024-11-12T11:59:52.413Z] 6256e435d470: Preparing [2024-11-12T11:59:52.413Z] d3f826efa327: Preparing [2024-11-12T11:59:52.413Z] afb24a1b5f78: Preparing [2024-11-12T11:59:52.413Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:52.413Z] 99c90fe10d73: Preparing [2024-11-12T11:59:52.413Z] 58292702e898: Preparing [2024-11-12T11:59:52.413Z] 75654b8eeebd: Preparing [2024-11-12T11:59:52.413Z] 58292702e898: Waiting [2024-11-12T11:59:52.413Z] 99c90fe10d73: Waiting [2024-11-12T11:59:52.413Z] 75654b8eeebd: Waiting [2024-11-12T11:59:52.413Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:52.413Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:52.413Z] 58292702e898: Layer already exists [2024-11-12T11:59:52.413Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:52.413Z] 6256e435d470: Pushed [2024-11-12T11:59:52.413Z] e6bb78c65626: Pushed [2024-11-12T11:59:52.983Z] 99c90fe10d73: Pushed [2024-11-12T11:59:54.896Z] d3f826efa327: Pushed [2024-11-12T11:59:55.155Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:bba46c5829510763c953b87e5287b5d7613b6efe5368501a27af975b18a1aeab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:55.480Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:55.804Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-12T11:59:55.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-12T11:59:55.804Z] e6bb78c65626: Preparing [2024-11-12T11:59:55.804Z] 6256e435d470: Preparing [2024-11-12T11:59:55.804Z] d3f826efa327: Preparing [2024-11-12T11:59:55.804Z] afb24a1b5f78: Preparing [2024-11-12T11:59:55.804Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:55.804Z] 99c90fe10d73: Preparing [2024-11-12T11:59:55.804Z] 58292702e898: Preparing [2024-11-12T11:59:55.804Z] 75654b8eeebd: Preparing [2024-11-12T11:59:55.804Z] 99c90fe10d73: Waiting [2024-11-12T11:59:55.804Z] 58292702e898: Waiting [2024-11-12T11:59:55.804Z] 75654b8eeebd: Waiting [2024-11-12T11:59:55.804Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:55.804Z] d3f826efa327: Layer already exists [2024-11-12T11:59:55.804Z] 6256e435d470: Layer already exists [2024-11-12T11:59:55.804Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:55.804Z] e6bb78c65626: Layer already exists [2024-11-12T11:59:55.804Z] 58292702e898: Layer already exists [2024-11-12T11:59:55.804Z] 99c90fe10d73: Layer already exists [2024-11-12T11:59:55.805Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:55.805Z] latest: digest: sha256:bba46c5829510763c953b87e5287b5d7613b6efe5368501a27af975b18a1aeab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:56.132Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:56.460Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.18 [2024-11-12T11:59:56.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-12T11:59:56.460Z] e6bb78c65626: Preparing [2024-11-12T11:59:56.460Z] 6256e435d470: Preparing [2024-11-12T11:59:56.460Z] d3f826efa327: Preparing [2024-11-12T11:59:56.460Z] afb24a1b5f78: Preparing [2024-11-12T11:59:56.460Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:56.460Z] 99c90fe10d73: Preparing [2024-11-12T11:59:56.460Z] 58292702e898: Preparing [2024-11-12T11:59:56.460Z] 75654b8eeebd: Preparing [2024-11-12T11:59:56.460Z] 99c90fe10d73: Waiting [2024-11-12T11:59:56.460Z] 75654b8eeebd: Waiting [2024-11-12T11:59:56.460Z] 58292702e898: Waiting [2024-11-12T11:59:56.460Z] e6bb78c65626: Layer already exists [2024-11-12T11:59:56.460Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:56.460Z] d3f826efa327: Layer already exists [2024-11-12T11:59:56.460Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:56.460Z] 6256e435d470: Layer already exists [2024-11-12T11:59:56.460Z] 58292702e898: Layer already exists [2024-11-12T11:59:56.460Z] 99c90fe10d73: Layer already exists [2024-11-12T11:59:56.460Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:56.460Z] 4.0.0-dev.18: digest: sha256:bba46c5829510763c953b87e5287b5d7613b6efe5368501a27af975b18a1aeab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:56.796Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:57.131Z] + docker push nexus3.edgexfoundry.org:10004/core-data:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T11:59:57.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-12T11:59:57.131Z] e6bb78c65626: Preparing [2024-11-12T11:59:57.131Z] 6256e435d470: Preparing [2024-11-12T11:59:57.131Z] d3f826efa327: Preparing [2024-11-12T11:59:57.131Z] afb24a1b5f78: Preparing [2024-11-12T11:59:57.131Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:57.131Z] 99c90fe10d73: Preparing [2024-11-12T11:59:57.131Z] 58292702e898: Preparing [2024-11-12T11:59:57.131Z] 75654b8eeebd: Preparing [2024-11-12T11:59:57.131Z] 99c90fe10d73: Waiting [2024-11-12T11:59:57.131Z] 58292702e898: Waiting [2024-11-12T11:59:57.131Z] 75654b8eeebd: Waiting [2024-11-12T11:59:57.131Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:57.131Z] e6bb78c65626: Layer already exists [2024-11-12T11:59:57.131Z] 6256e435d470: Layer already exists [2024-11-12T11:59:57.131Z] d3f826efa327: Layer already exists [2024-11-12T11:59:57.131Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:57.131Z] 99c90fe10d73: Layer already exists [2024-11-12T11:59:57.131Z] 58292702e898: Layer already exists [2024-11-12T11:59:57.131Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:57.131Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:bba46c5829510763c953b87e5287b5d7613b6efe5368501a27af975b18a1aeab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:57.462Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:57.788Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-11-12T11:59:57.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-12T11:59:57.788Z] e6bb78c65626: Preparing [2024-11-12T11:59:57.788Z] 6256e435d470: Preparing [2024-11-12T11:59:57.788Z] d3f826efa327: Preparing [2024-11-12T11:59:57.788Z] afb24a1b5f78: Preparing [2024-11-12T11:59:57.788Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:57.788Z] 99c90fe10d73: Preparing [2024-11-12T11:59:57.788Z] 58292702e898: Preparing [2024-11-12T11:59:57.788Z] 75654b8eeebd: Preparing [2024-11-12T11:59:57.788Z] 58292702e898: Waiting [2024-11-12T11:59:57.788Z] 75654b8eeebd: Waiting [2024-11-12T11:59:57.788Z] 99c90fe10d73: Waiting [2024-11-12T11:59:57.788Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:57.788Z] e6bb78c65626: Layer already exists [2024-11-12T11:59:57.788Z] 6256e435d470: Layer already exists [2024-11-12T11:59:57.788Z] d3f826efa327: Layer already exists [2024-11-12T11:59:57.788Z] afb24a1b5f78: Layer already exists [2024-11-12T11:59:57.788Z] 58292702e898: Layer already exists [2024-11-12T11:59:57.788Z] 99c90fe10d73: Layer already exists [2024-11-12T11:59:57.788Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:57.788Z] main: digest: sha256:bba46c5829510763c953b87e5287b5d7613b6efe5368501a27af975b18a1aeab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T11:59:57.859Z] ===================================================== [Pipeline] echo [2024-11-12T11:59:57.871Z] taggedImages: [2024-11-12T11:59:57.871Z] - nexus3.edgexfoundry.org:10004/core-data:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T11:59:57.871Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-12T11:59:57.871Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.18 [2024-11-12T11:59:57.871Z] - nexus3.edgexfoundry.org:10004/core-data:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T11:59:57.871Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-11-12T11:59:57.898Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-11-12T11:59:57.898Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T11:59:57.898Z] latest [2024-11-12T11:59:57.898Z] 4.0.0-dev.18 [2024-11-12T11:59:57.898Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T11:59:57.898Z] main [2024-11-12T11:59:57.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:58.235Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T11:59:58.562Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T11:59:58.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-12T11:59:58.562Z] 817a205c8db1: Preparing [2024-11-12T11:59:58.562Z] 6023c7a4c441: Preparing [2024-11-12T11:59:58.562Z] 94d89a56db6c: Preparing [2024-11-12T11:59:58.562Z] ccf38dce2fb5: Preparing [2024-11-12T11:59:58.562Z] 2d34324017ac: Preparing [2024-11-12T11:59:58.562Z] 4dc7d8e65c8c: Preparing [2024-11-12T11:59:58.562Z] 75654b8eeebd: Preparing [2024-11-12T11:59:58.562Z] 4dc7d8e65c8c: Waiting [2024-11-12T11:59:58.562Z] 75654b8eeebd: Waiting [2024-11-12T11:59:58.562Z] ccf38dce2fb5: Layer already exists [2024-11-12T11:59:58.562Z] 817a205c8db1: Pushed [2024-11-12T11:59:58.562Z] 2d34324017ac: Pushed [2024-11-12T11:59:58.562Z] 75654b8eeebd: Layer already exists [2024-11-12T11:59:58.562Z] 6023c7a4c441: Pushed [2024-11-12T11:59:58.562Z] 4dc7d8e65c8c: Pushed [2024-11-12T12:00:01.096Z] 94d89a56db6c: Pushed [2024-11-12T12:00:01.096Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:049a32ea7b9bc1b7de64151be2631daca7ec50eeab8b697b8b24c2afb013a77f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:01.430Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:01.759Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-12T12:00:01.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-12T12:00:01.759Z] 817a205c8db1: Preparing [2024-11-12T12:00:01.759Z] 6023c7a4c441: Preparing [2024-11-12T12:00:01.759Z] 94d89a56db6c: Preparing [2024-11-12T12:00:01.759Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:01.759Z] 2d34324017ac: Preparing [2024-11-12T12:00:01.759Z] 4dc7d8e65c8c: Preparing [2024-11-12T12:00:01.759Z] 75654b8eeebd: Preparing [2024-11-12T12:00:01.759Z] 75654b8eeebd: Waiting [2024-11-12T12:00:01.759Z] 4dc7d8e65c8c: Waiting [2024-11-12T12:00:01.759Z] 2d34324017ac: Layer already exists [2024-11-12T12:00:01.759Z] 817a205c8db1: Layer already exists [2024-11-12T12:00:01.759Z] 94d89a56db6c: Layer already exists [2024-11-12T12:00:01.759Z] 6023c7a4c441: Layer already exists [2024-11-12T12:00:01.759Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:01.759Z] 4dc7d8e65c8c: Layer already exists [2024-11-12T12:00:01.759Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:01.759Z] latest: digest: sha256:049a32ea7b9bc1b7de64151be2631daca7ec50eeab8b697b8b24c2afb013a77f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:02.092Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:02.415Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.18 [2024-11-12T12:00:02.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-12T12:00:02.415Z] 817a205c8db1: Preparing [2024-11-12T12:00:02.415Z] 6023c7a4c441: Preparing [2024-11-12T12:00:02.415Z] 94d89a56db6c: Preparing [2024-11-12T12:00:02.415Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:02.415Z] 2d34324017ac: Preparing [2024-11-12T12:00:02.415Z] 4dc7d8e65c8c: Preparing [2024-11-12T12:00:02.415Z] 75654b8eeebd: Preparing [2024-11-12T12:00:02.415Z] 4dc7d8e65c8c: Waiting [2024-11-12T12:00:02.415Z] 75654b8eeebd: Waiting [2024-11-12T12:00:02.415Z] 94d89a56db6c: Layer already exists [2024-11-12T12:00:02.415Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:02.415Z] 2d34324017ac: Layer already exists [2024-11-12T12:00:02.415Z] 6023c7a4c441: Layer already exists [2024-11-12T12:00:02.415Z] 817a205c8db1: Layer already exists [2024-11-12T12:00:02.415Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:02.415Z] 4dc7d8e65c8c: Layer already exists [2024-11-12T12:00:02.415Z] 4.0.0-dev.18: digest: sha256:049a32ea7b9bc1b7de64151be2631daca7ec50eeab8b697b8b24c2afb013a77f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:02.743Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:03.068Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:03.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-12T12:00:03.068Z] 817a205c8db1: Preparing [2024-11-12T12:00:03.068Z] 6023c7a4c441: Preparing [2024-11-12T12:00:03.068Z] 94d89a56db6c: Preparing [2024-11-12T12:00:03.068Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:03.068Z] 2d34324017ac: Preparing [2024-11-12T12:00:03.068Z] 4dc7d8e65c8c: Preparing [2024-11-12T12:00:03.068Z] 75654b8eeebd: Preparing [2024-11-12T12:00:03.068Z] 4dc7d8e65c8c: Waiting [2024-11-12T12:00:03.068Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:03.068Z] 6023c7a4c441: Layer already exists [2024-11-12T12:00:03.068Z] 2d34324017ac: Layer already exists [2024-11-12T12:00:03.068Z] 94d89a56db6c: Layer already exists [2024-11-12T12:00:03.068Z] 817a205c8db1: Layer already exists [2024-11-12T12:00:03.068Z] 4dc7d8e65c8c: Layer already exists [2024-11-12T12:00:03.068Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:03.068Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:049a32ea7b9bc1b7de64151be2631daca7ec50eeab8b697b8b24c2afb013a77f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:03.398Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:03.724Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-11-12T12:00:03.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-12T12:00:03.724Z] 817a205c8db1: Preparing [2024-11-12T12:00:03.724Z] 6023c7a4c441: Preparing [2024-11-12T12:00:03.724Z] 94d89a56db6c: Preparing [2024-11-12T12:00:03.724Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:03.724Z] 2d34324017ac: Preparing [2024-11-12T12:00:03.724Z] 4dc7d8e65c8c: Preparing [2024-11-12T12:00:03.724Z] 75654b8eeebd: Preparing [2024-11-12T12:00:03.724Z] 75654b8eeebd: Waiting [2024-11-12T12:00:03.724Z] 4dc7d8e65c8c: Waiting [2024-11-12T12:00:03.724Z] 817a205c8db1: Layer already exists [2024-11-12T12:00:03.724Z] 94d89a56db6c: Layer already exists [2024-11-12T12:00:03.724Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:03.724Z] 6023c7a4c441: Layer already exists [2024-11-12T12:00:03.724Z] 2d34324017ac: Layer already exists [2024-11-12T12:00:03.724Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:03.724Z] 4dc7d8e65c8c: Layer already exists [2024-11-12T12:00:03.724Z] main: digest: sha256:049a32ea7b9bc1b7de64151be2631daca7ec50eeab8b697b8b24c2afb013a77f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:00:03.803Z] ===================================================== [Pipeline] echo [2024-11-12T12:00:03.818Z] taggedImages: [2024-11-12T12:00:03.818Z] - nexus3.edgexfoundry.org:10004/core-keeper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:03.818Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-12T12:00:03.818Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.18 [2024-11-12T12:00:03.818Z] - nexus3.edgexfoundry.org:10004/core-keeper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:03.818Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-11-12T12:00:03.853Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-11-12T12:00:03.853Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:03.853Z] latest [2024-11-12T12:00:03.853Z] 4.0.0-dev.18 [2024-11-12T12:00:03.853Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:03.853Z] main [2024-11-12T12:00:03.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:04.207Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:04.530Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:04.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-12T12:00:04.530Z] c2c3543f1302: Preparing [2024-11-12T12:00:04.530Z] 06784284f8db: Preparing [2024-11-12T12:00:04.530Z] 7008fbe4a01a: Preparing [2024-11-12T12:00:04.530Z] 60185ac6242f: Preparing [2024-11-12T12:00:04.530Z] afb24a1b5f78: Preparing [2024-11-12T12:00:04.530Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:04.530Z] 1462e3139627: Preparing [2024-11-12T12:00:04.530Z] 58292702e898: Preparing [2024-11-12T12:00:04.530Z] 75654b8eeebd: Preparing [2024-11-12T12:00:04.530Z] 1462e3139627: Waiting [2024-11-12T12:00:04.530Z] 58292702e898: Waiting [2024-11-12T12:00:04.530Z] 75654b8eeebd: Waiting [2024-11-12T12:00:04.530Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:04.530Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:04.530Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:04.530Z] 1462e3139627: Layer already exists [2024-11-12T12:00:04.530Z] 58292702e898: Layer already exists [2024-11-12T12:00:04.530Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:04.530Z] 06784284f8db: Pushed [2024-11-12T12:00:04.530Z] 7008fbe4a01a: Pushed [2024-11-12T12:00:04.530Z] c2c3543f1302: Pushed [2024-11-12T12:00:07.061Z] 60185ac6242f: Pushed [2024-11-12T12:00:07.319Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:49af64f247e7bf4c5cf118dee5d5b91fff4d7a22ecf5d556c2cd80585e4c9954 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:07.638Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:07.966Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-12T12:00:07.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-12T12:00:07.966Z] c2c3543f1302: Preparing [2024-11-12T12:00:07.966Z] 06784284f8db: Preparing [2024-11-12T12:00:07.966Z] 7008fbe4a01a: Preparing [2024-11-12T12:00:07.966Z] 60185ac6242f: Preparing [2024-11-12T12:00:07.966Z] afb24a1b5f78: Preparing [2024-11-12T12:00:07.966Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:07.966Z] 1462e3139627: Preparing [2024-11-12T12:00:07.966Z] 58292702e898: Preparing [2024-11-12T12:00:07.966Z] 75654b8eeebd: Preparing [2024-11-12T12:00:07.966Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:07.966Z] 1462e3139627: Waiting [2024-11-12T12:00:07.966Z] 75654b8eeebd: Waiting [2024-11-12T12:00:07.966Z] 58292702e898: Waiting [2024-11-12T12:00:07.966Z] 06784284f8db: Layer already exists [2024-11-12T12:00:07.966Z] c2c3543f1302: Layer already exists [2024-11-12T12:00:07.966Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:07.966Z] 7008fbe4a01a: Layer already exists [2024-11-12T12:00:07.966Z] 60185ac6242f: Layer already exists [2024-11-12T12:00:07.966Z] 58292702e898: Layer already exists [2024-11-12T12:00:07.966Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:07.966Z] 1462e3139627: Layer already exists [2024-11-12T12:00:07.966Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:07.966Z] latest: digest: sha256:49af64f247e7bf4c5cf118dee5d5b91fff4d7a22ecf5d556c2cd80585e4c9954 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:08.293Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:08.615Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.18 [2024-11-12T12:00:08.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-12T12:00:08.615Z] c2c3543f1302: Preparing [2024-11-12T12:00:08.615Z] 06784284f8db: Preparing [2024-11-12T12:00:08.615Z] 7008fbe4a01a: Preparing [2024-11-12T12:00:08.615Z] 60185ac6242f: Preparing [2024-11-12T12:00:08.615Z] afb24a1b5f78: Preparing [2024-11-12T12:00:08.615Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:08.615Z] 1462e3139627: Preparing [2024-11-12T12:00:08.615Z] 58292702e898: Preparing [2024-11-12T12:00:08.615Z] 75654b8eeebd: Preparing [2024-11-12T12:00:08.615Z] 1462e3139627: Waiting [2024-11-12T12:00:08.615Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:08.615Z] 75654b8eeebd: Waiting [2024-11-12T12:00:08.615Z] 58292702e898: Waiting [2024-11-12T12:00:08.615Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:08.615Z] 06784284f8db: Layer already exists [2024-11-12T12:00:08.615Z] 7008fbe4a01a: Layer already exists [2024-11-12T12:00:08.615Z] 60185ac6242f: Layer already exists [2024-11-12T12:00:08.615Z] c2c3543f1302: Layer already exists [2024-11-12T12:00:08.615Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:08.615Z] 1462e3139627: Layer already exists [2024-11-12T12:00:08.615Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:08.615Z] 58292702e898: Layer already exists [2024-11-12T12:00:08.615Z] 4.0.0-dev.18: digest: sha256:49af64f247e7bf4c5cf118dee5d5b91fff4d7a22ecf5d556c2cd80585e4c9954 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:08.942Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:09.268Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:09.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-12T12:00:09.268Z] c2c3543f1302: Preparing [2024-11-12T12:00:09.268Z] 06784284f8db: Preparing [2024-11-12T12:00:09.268Z] 7008fbe4a01a: Preparing [2024-11-12T12:00:09.268Z] 60185ac6242f: Preparing [2024-11-12T12:00:09.268Z] afb24a1b5f78: Preparing [2024-11-12T12:00:09.268Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:09.268Z] 1462e3139627: Preparing [2024-11-12T12:00:09.268Z] 58292702e898: Preparing [2024-11-12T12:00:09.268Z] 75654b8eeebd: Preparing [2024-11-12T12:00:09.268Z] 58292702e898: Waiting [2024-11-12T12:00:09.268Z] 1462e3139627: Waiting [2024-11-12T12:00:09.268Z] 75654b8eeebd: Waiting [2024-11-12T12:00:09.268Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:09.268Z] 60185ac6242f: Layer already exists [2024-11-12T12:00:09.268Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:09.268Z] c2c3543f1302: Layer already exists [2024-11-12T12:00:09.268Z] 7008fbe4a01a: Layer already exists [2024-11-12T12:00:09.268Z] 06784284f8db: Layer already exists [2024-11-12T12:00:09.268Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:09.268Z] 1462e3139627: Layer already exists [2024-11-12T12:00:09.268Z] 58292702e898: Layer already exists [2024-11-12T12:00:09.268Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:09.268Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:49af64f247e7bf4c5cf118dee5d5b91fff4d7a22ecf5d556c2cd80585e4c9954 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:09.613Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:09.938Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-11-12T12:00:09.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-12T12:00:09.938Z] c2c3543f1302: Preparing [2024-11-12T12:00:09.938Z] 06784284f8db: Preparing [2024-11-12T12:00:09.938Z] 7008fbe4a01a: Preparing [2024-11-12T12:00:09.938Z] 60185ac6242f: Preparing [2024-11-12T12:00:09.938Z] afb24a1b5f78: Preparing [2024-11-12T12:00:09.938Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:09.938Z] 1462e3139627: Preparing [2024-11-12T12:00:09.938Z] 58292702e898: Preparing [2024-11-12T12:00:09.938Z] 75654b8eeebd: Preparing [2024-11-12T12:00:09.938Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:09.938Z] 1462e3139627: Waiting [2024-11-12T12:00:09.938Z] 58292702e898: Waiting [2024-11-12T12:00:09.938Z] 75654b8eeebd: Waiting [2024-11-12T12:00:09.938Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:09.938Z] 7008fbe4a01a: Layer already exists [2024-11-12T12:00:09.938Z] 60185ac6242f: Layer already exists [2024-11-12T12:00:09.938Z] c2c3543f1302: Layer already exists [2024-11-12T12:00:09.938Z] 06784284f8db: Layer already exists [2024-11-12T12:00:09.938Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:09.938Z] 58292702e898: Layer already exists [2024-11-12T12:00:09.938Z] 1462e3139627: Layer already exists [2024-11-12T12:00:09.938Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:09.938Z] main: digest: sha256:49af64f247e7bf4c5cf118dee5d5b91fff4d7a22ecf5d556c2cd80585e4c9954 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:00:09.992Z] ===================================================== [Pipeline] echo [2024-11-12T12:00:10.004Z] taggedImages: [2024-11-12T12:00:10.004Z] - nexus3.edgexfoundry.org:10004/core-metadata:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:10.004Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-12T12:00:10.004Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.18 [2024-11-12T12:00:10.004Z] - nexus3.edgexfoundry.org:10004/core-metadata:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:10.004Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-11-12T12:00:10.028Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-11-12T12:00:10.028Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:10.028Z] latest [2024-11-12T12:00:10.028Z] 4.0.0-dev.18 [2024-11-12T12:00:10.028Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:10.028Z] main [2024-11-12T12:00:10.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:10.358Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:10.680Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:10.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-12T12:00:10.680Z] 246706aceb65: Preparing [2024-11-12T12:00:10.680Z] f13d8d8ed63c: Preparing [2024-11-12T12:00:10.680Z] 9eb442c30149: Preparing [2024-11-12T12:00:10.680Z] 2a75b6125aa0: Preparing [2024-11-12T12:00:10.680Z] d67cf040dd15: Preparing [2024-11-12T12:00:10.680Z] 5ab8d2bcff22: Preparing [2024-11-12T12:00:10.680Z] 7598a36a504b: Preparing [2024-11-12T12:00:10.680Z] afb24a1b5f78: Preparing [2024-11-12T12:00:10.680Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:10.680Z] 7788ff6fc694: Preparing [2024-11-12T12:00:10.680Z] fbe5dbf1c853: Preparing [2024-11-12T12:00:10.680Z] 5f70bf18a086: Preparing [2024-11-12T12:00:10.680Z] ef627ac37991: Preparing [2024-11-12T12:00:10.680Z] cb05a5c13a34: Preparing [2024-11-12T12:00:10.680Z] f018a4ee6cef: Preparing [2024-11-12T12:00:10.680Z] 75654b8eeebd: Preparing [2024-11-12T12:00:10.680Z] ef627ac37991: Waiting [2024-11-12T12:00:10.680Z] fbe5dbf1c853: Waiting [2024-11-12T12:00:10.680Z] 7788ff6fc694: Waiting [2024-11-12T12:00:10.680Z] 5f70bf18a086: Waiting [2024-11-12T12:00:10.680Z] afb24a1b5f78: Waiting [2024-11-12T12:00:10.680Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:10.680Z] 5ab8d2bcff22: Waiting [2024-11-12T12:00:10.680Z] cb05a5c13a34: Waiting [2024-11-12T12:00:10.680Z] 75654b8eeebd: Waiting [2024-11-12T12:00:10.680Z] 7598a36a504b: Waiting [2024-11-12T12:00:10.680Z] f018a4ee6cef: Waiting [2024-11-12T12:00:10.680Z] 9eb442c30149: Pushed [2024-11-12T12:00:10.680Z] 246706aceb65: Pushed [2024-11-12T12:00:10.680Z] f13d8d8ed63c: Pushed [2024-11-12T12:00:10.680Z] 2a75b6125aa0: Pushed [2024-11-12T12:00:10.680Z] d67cf040dd15: Pushed [2024-11-12T12:00:10.680Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:10.680Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:10.680Z] 5f70bf18a086: Layer already exists [2024-11-12T12:00:10.680Z] 5ab8d2bcff22: Pushed [2024-11-12T12:00:10.940Z] 7788ff6fc694: Pushed [2024-11-12T12:00:10.940Z] fbe5dbf1c853: Pushed [2024-11-12T12:00:10.940Z] ef627ac37991: Pushed [2024-11-12T12:00:10.940Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:10.940Z] f018a4ee6cef: Pushed [2024-11-12T12:00:11.506Z] cb05a5c13a34: Pushed [2024-11-12T12:00:12.074Z] 7598a36a504b: Pushed [2024-11-12T12:00:12.334Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:2bde752d25b4d6d73396ed3f33f3a31c7ee07cb85fb2973eec832b30183f7929 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:12.660Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:12.991Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-12T12:00:12.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-12T12:00:12.991Z] 246706aceb65: Preparing [2024-11-12T12:00:12.991Z] f13d8d8ed63c: Preparing [2024-11-12T12:00:12.991Z] 9eb442c30149: Preparing [2024-11-12T12:00:12.991Z] 2a75b6125aa0: Preparing [2024-11-12T12:00:12.991Z] d67cf040dd15: Preparing [2024-11-12T12:00:12.991Z] 5ab8d2bcff22: Preparing [2024-11-12T12:00:12.991Z] 7598a36a504b: Preparing [2024-11-12T12:00:12.991Z] afb24a1b5f78: Preparing [2024-11-12T12:00:12.991Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:12.991Z] 7788ff6fc694: Preparing [2024-11-12T12:00:12.991Z] fbe5dbf1c853: Preparing [2024-11-12T12:00:12.991Z] 5f70bf18a086: Preparing [2024-11-12T12:00:12.991Z] ef627ac37991: Preparing [2024-11-12T12:00:12.991Z] cb05a5c13a34: Preparing [2024-11-12T12:00:12.991Z] f018a4ee6cef: Preparing [2024-11-12T12:00:12.991Z] 75654b8eeebd: Preparing [2024-11-12T12:00:12.991Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:12.991Z] 7788ff6fc694: Waiting [2024-11-12T12:00:12.991Z] fbe5dbf1c853: Waiting [2024-11-12T12:00:12.991Z] 5f70bf18a086: Waiting [2024-11-12T12:00:12.991Z] f018a4ee6cef: Waiting [2024-11-12T12:00:12.991Z] ef627ac37991: Waiting [2024-11-12T12:00:12.991Z] cb05a5c13a34: Waiting [2024-11-12T12:00:12.991Z] 75654b8eeebd: Waiting [2024-11-12T12:00:12.991Z] 5ab8d2bcff22: Waiting [2024-11-12T12:00:12.991Z] 7598a36a504b: Waiting [2024-11-12T12:00:12.991Z] 246706aceb65: Layer already exists [2024-11-12T12:00:12.991Z] 2a75b6125aa0: Layer already exists [2024-11-12T12:00:12.991Z] d67cf040dd15: Layer already exists [2024-11-12T12:00:12.991Z] f13d8d8ed63c: Layer already exists [2024-11-12T12:00:12.991Z] 9eb442c30149: Layer already exists [2024-11-12T12:00:12.991Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:12.991Z] 7598a36a504b: Layer already exists [2024-11-12T12:00:12.991Z] 5ab8d2bcff22: Layer already exists [2024-11-12T12:00:12.991Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:12.991Z] 7788ff6fc694: Layer already exists [2024-11-12T12:00:12.991Z] fbe5dbf1c853: Layer already exists [2024-11-12T12:00:12.991Z] 5f70bf18a086: Layer already exists [2024-11-12T12:00:12.991Z] cb05a5c13a34: Layer already exists [2024-11-12T12:00:12.991Z] ef627ac37991: Layer already exists [2024-11-12T12:00:12.991Z] f018a4ee6cef: Layer already exists [2024-11-12T12:00:12.991Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:12.991Z] latest: digest: sha256:2bde752d25b4d6d73396ed3f33f3a31c7ee07cb85fb2973eec832b30183f7929 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:13.330Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:13.653Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.18 [2024-11-12T12:00:13.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-12T12:00:13.654Z] 246706aceb65: Preparing [2024-11-12T12:00:13.654Z] f13d8d8ed63c: Preparing [2024-11-12T12:00:13.654Z] 9eb442c30149: Preparing [2024-11-12T12:00:13.654Z] 2a75b6125aa0: Preparing [2024-11-12T12:00:13.654Z] d67cf040dd15: Preparing [2024-11-12T12:00:13.654Z] 5ab8d2bcff22: Preparing [2024-11-12T12:00:13.654Z] 7598a36a504b: Preparing [2024-11-12T12:00:13.654Z] afb24a1b5f78: Preparing [2024-11-12T12:00:13.654Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:13.654Z] 7788ff6fc694: Preparing [2024-11-12T12:00:13.654Z] fbe5dbf1c853: Preparing [2024-11-12T12:00:13.654Z] 5f70bf18a086: Preparing [2024-11-12T12:00:13.654Z] ef627ac37991: Preparing [2024-11-12T12:00:13.654Z] cb05a5c13a34: Preparing [2024-11-12T12:00:13.654Z] f018a4ee6cef: Preparing [2024-11-12T12:00:13.654Z] 75654b8eeebd: Preparing [2024-11-12T12:00:13.654Z] fbe5dbf1c853: Waiting [2024-11-12T12:00:13.654Z] 5ab8d2bcff22: Waiting [2024-11-12T12:00:13.654Z] 5f70bf18a086: Waiting [2024-11-12T12:00:13.654Z] ef627ac37991: Waiting [2024-11-12T12:00:13.654Z] 7598a36a504b: Waiting [2024-11-12T12:00:13.654Z] cb05a5c13a34: Waiting [2024-11-12T12:00:13.654Z] afb24a1b5f78: Waiting [2024-11-12T12:00:13.654Z] f018a4ee6cef: Waiting [2024-11-12T12:00:13.654Z] 75654b8eeebd: Waiting [2024-11-12T12:00:13.654Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:13.654Z] d67cf040dd15: Layer already exists [2024-11-12T12:00:13.654Z] f13d8d8ed63c: Layer already exists [2024-11-12T12:00:13.654Z] 9eb442c30149: Layer already exists [2024-11-12T12:00:13.654Z] 246706aceb65: Layer already exists [2024-11-12T12:00:13.654Z] 2a75b6125aa0: Layer already exists [2024-11-12T12:00:13.654Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:13.654Z] 7598a36a504b: Layer already exists [2024-11-12T12:00:13.654Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:13.654Z] 5ab8d2bcff22: Layer already exists [2024-11-12T12:00:13.654Z] 7788ff6fc694: Layer already exists [2024-11-12T12:00:13.654Z] fbe5dbf1c853: Layer already exists [2024-11-12T12:00:13.654Z] 5f70bf18a086: Layer already exists [2024-11-12T12:00:13.654Z] f018a4ee6cef: Layer already exists [2024-11-12T12:00:13.654Z] ef627ac37991: Layer already exists [2024-11-12T12:00:13.654Z] cb05a5c13a34: Layer already exists [2024-11-12T12:00:13.654Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:13.654Z] 4.0.0-dev.18: digest: sha256:2bde752d25b4d6d73396ed3f33f3a31c7ee07cb85fb2973eec832b30183f7929 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:13.995Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:14.322Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:14.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-12T12:00:14.322Z] 246706aceb65: Preparing [2024-11-12T12:00:14.322Z] f13d8d8ed63c: Preparing [2024-11-12T12:00:14.322Z] 9eb442c30149: Preparing [2024-11-12T12:00:14.322Z] 2a75b6125aa0: Preparing [2024-11-12T12:00:14.322Z] d67cf040dd15: Preparing [2024-11-12T12:00:14.322Z] 5ab8d2bcff22: Preparing [2024-11-12T12:00:14.322Z] 7598a36a504b: Preparing [2024-11-12T12:00:14.322Z] afb24a1b5f78: Preparing [2024-11-12T12:00:14.322Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:14.322Z] 7788ff6fc694: Preparing [2024-11-12T12:00:14.322Z] afb24a1b5f78: Waiting [2024-11-12T12:00:14.322Z] 7598a36a504b: Waiting [2024-11-12T12:00:14.322Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:14.322Z] fbe5dbf1c853: Preparing [2024-11-12T12:00:14.322Z] 5f70bf18a086: Preparing [2024-11-12T12:00:14.322Z] 7788ff6fc694: Waiting [2024-11-12T12:00:14.322Z] ef627ac37991: Preparing [2024-11-12T12:00:14.322Z] fbe5dbf1c853: Waiting [2024-11-12T12:00:14.322Z] cb05a5c13a34: Preparing [2024-11-12T12:00:14.322Z] f018a4ee6cef: Preparing [2024-11-12T12:00:14.322Z] 5f70bf18a086: Waiting [2024-11-12T12:00:14.322Z] ef627ac37991: Waiting [2024-11-12T12:00:14.322Z] 75654b8eeebd: Preparing [2024-11-12T12:00:14.322Z] f018a4ee6cef: Waiting [2024-11-12T12:00:14.322Z] 75654b8eeebd: Waiting [2024-11-12T12:00:14.322Z] 246706aceb65: Layer already exists [2024-11-12T12:00:14.322Z] 9eb442c30149: Layer already exists [2024-11-12T12:00:14.322Z] 2a75b6125aa0: Layer already exists [2024-11-12T12:00:14.322Z] d67cf040dd15: Layer already exists [2024-11-12T12:00:14.322Z] f13d8d8ed63c: Layer already exists [2024-11-12T12:00:14.322Z] 7598a36a504b: Layer already exists [2024-11-12T12:00:14.322Z] 5ab8d2bcff22: Layer already exists [2024-11-12T12:00:14.322Z] 7788ff6fc694: Layer already exists [2024-11-12T12:00:14.322Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:14.322Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:14.322Z] fbe5dbf1c853: Layer already exists [2024-11-12T12:00:14.322Z] 5f70bf18a086: Layer already exists [2024-11-12T12:00:14.322Z] ef627ac37991: Layer already exists [2024-11-12T12:00:14.322Z] cb05a5c13a34: Layer already exists [2024-11-12T12:00:14.322Z] f018a4ee6cef: Layer already exists [2024-11-12T12:00:14.322Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:14.322Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:2bde752d25b4d6d73396ed3f33f3a31c7ee07cb85fb2973eec832b30183f7929 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:14.654Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:14.980Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-11-12T12:00:14.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-12T12:00:14.981Z] 246706aceb65: Preparing [2024-11-12T12:00:14.981Z] f13d8d8ed63c: Preparing [2024-11-12T12:00:14.981Z] 9eb442c30149: Preparing [2024-11-12T12:00:14.981Z] 2a75b6125aa0: Preparing [2024-11-12T12:00:14.981Z] d67cf040dd15: Preparing [2024-11-12T12:00:14.981Z] 5ab8d2bcff22: Preparing [2024-11-12T12:00:14.981Z] 7598a36a504b: Preparing [2024-11-12T12:00:14.981Z] afb24a1b5f78: Preparing [2024-11-12T12:00:14.981Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:14.981Z] 7788ff6fc694: Preparing [2024-11-12T12:00:14.981Z] fbe5dbf1c853: Preparing [2024-11-12T12:00:14.981Z] 5f70bf18a086: Preparing [2024-11-12T12:00:14.981Z] ef627ac37991: Preparing [2024-11-12T12:00:14.981Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:14.981Z] 5ab8d2bcff22: Waiting [2024-11-12T12:00:14.981Z] 7598a36a504b: Waiting [2024-11-12T12:00:14.981Z] fbe5dbf1c853: Waiting [2024-11-12T12:00:14.981Z] 5f70bf18a086: Waiting [2024-11-12T12:00:14.981Z] afb24a1b5f78: Waiting [2024-11-12T12:00:14.981Z] 7788ff6fc694: Waiting [2024-11-12T12:00:14.981Z] ef627ac37991: Waiting [2024-11-12T12:00:14.981Z] cb05a5c13a34: Preparing [2024-11-12T12:00:14.981Z] f018a4ee6cef: Preparing [2024-11-12T12:00:14.981Z] 75654b8eeebd: Preparing [2024-11-12T12:00:14.981Z] 75654b8eeebd: Waiting [2024-11-12T12:00:14.981Z] f018a4ee6cef: Waiting [2024-11-12T12:00:14.981Z] cb05a5c13a34: Waiting [2024-11-12T12:00:14.981Z] f13d8d8ed63c: Layer already exists [2024-11-12T12:00:14.981Z] 246706aceb65: Layer already exists [2024-11-12T12:00:14.981Z] 9eb442c30149: Layer already exists [2024-11-12T12:00:14.981Z] d67cf040dd15: Layer already exists [2024-11-12T12:00:14.981Z] 2a75b6125aa0: Layer already exists [2024-11-12T12:00:14.981Z] 5ab8d2bcff22: Layer already exists [2024-11-12T12:00:14.981Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:14.981Z] 7788ff6fc694: Layer already exists [2024-11-12T12:00:14.981Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:14.981Z] 7598a36a504b: Layer already exists [2024-11-12T12:00:14.981Z] fbe5dbf1c853: Layer already exists [2024-11-12T12:00:14.981Z] 5f70bf18a086: Layer already exists [2024-11-12T12:00:14.981Z] cb05a5c13a34: Layer already exists [2024-11-12T12:00:14.981Z] ef627ac37991: Layer already exists [2024-11-12T12:00:14.981Z] f018a4ee6cef: Layer already exists [2024-11-12T12:00:14.981Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:14.981Z] main: digest: sha256:2bde752d25b4d6d73396ed3f33f3a31c7ee07cb85fb2973eec832b30183f7929 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:00:15.072Z] ===================================================== [Pipeline] echo [2024-11-12T12:00:15.087Z] taggedImages: [2024-11-12T12:00:15.088Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:15.088Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-12T12:00:15.088Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.18 [2024-11-12T12:00:15.088Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:15.088Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-11-12T12:00:15.119Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-11-12T12:00:15.119Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:15.119Z] latest [2024-11-12T12:00:15.119Z] 4.0.0-dev.18 [2024-11-12T12:00:15.119Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:15.119Z] main [2024-11-12T12:00:15.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:15.465Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:16.227Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:16.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-12T12:00:18.679Z] 2c675db04d56: Preparing [2024-11-12T12:00:18.679Z] 6c87dcddc46e: Preparing [2024-11-12T12:00:18.679Z] 55b8709086df: Preparing [2024-11-12T12:00:18.679Z] e74a6fab966b: Preparing [2024-11-12T12:00:18.679Z] afb24a1b5f78: Preparing [2024-11-12T12:00:18.679Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:18.679Z] 1462e3139627: Preparing [2024-11-12T12:00:18.679Z] 58292702e898: Preparing [2024-11-12T12:00:18.679Z] 75654b8eeebd: Preparing [2024-11-12T12:00:18.679Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:18.679Z] 58292702e898: Waiting [2024-11-12T12:00:18.679Z] 75654b8eeebd: Waiting [2024-11-12T12:00:18.679Z] 1462e3139627: Waiting [2024-11-12T12:00:19.777Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:19.777Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:24.137Z] 6c87dcddc46e: Pushed [2024-11-12T12:00:24.137Z] 55b8709086df: Pushed [2024-11-12T12:00:24.137Z] 1462e3139627: Layer already exists [2024-11-12T12:00:24.137Z] 58292702e898: Layer already exists [2024-11-12T12:00:24.137Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:24.137Z] 2c675db04d56: Pushed [2024-11-12T12:00:40.154Z] e74a6fab966b: Pushed [2024-11-12T12:00:40.154Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:77b95d391f88251ef4fbc83f88a0fba2871fe4ff0e30953d18a562cd1b7921ab size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:40.494Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:40.901Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-12T12:00:40.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-12T12:00:40.902Z] 2c675db04d56: Preparing [2024-11-12T12:00:40.902Z] 6c87dcddc46e: Preparing [2024-11-12T12:00:40.902Z] 55b8709086df: Preparing [2024-11-12T12:00:40.902Z] e74a6fab966b: Preparing [2024-11-12T12:00:40.902Z] afb24a1b5f78: Preparing [2024-11-12T12:00:40.902Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:40.902Z] 1462e3139627: Preparing [2024-11-12T12:00:40.902Z] 58292702e898: Preparing [2024-11-12T12:00:40.902Z] 75654b8eeebd: Preparing [2024-11-12T12:00:40.902Z] 58292702e898: Waiting [2024-11-12T12:00:40.902Z] 75654b8eeebd: Waiting [2024-11-12T12:00:40.902Z] 1462e3139627: Waiting [2024-11-12T12:00:40.902Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:40.902Z] 6c87dcddc46e: Layer already exists [2024-11-12T12:00:40.902Z] e74a6fab966b: Layer already exists [2024-11-12T12:00:40.902Z] 55b8709086df: Layer already exists [2024-11-12T12:00:40.902Z] 2c675db04d56: Layer already exists [2024-11-12T12:00:40.902Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:40.902Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:40.902Z] 1462e3139627: Layer already exists [2024-11-12T12:00:40.902Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:40.902Z] 58292702e898: Layer already exists [2024-11-12T12:00:40.902Z] latest: digest: sha256:77b95d391f88251ef4fbc83f88a0fba2871fe4ff0e30953d18a562cd1b7921ab size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:41.360Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:41.732Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.18 [2024-11-12T12:00:41.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-12T12:00:41.732Z] 2c675db04d56: Preparing [2024-11-12T12:00:41.732Z] 6c87dcddc46e: Preparing [2024-11-12T12:00:41.732Z] 55b8709086df: Preparing [2024-11-12T12:00:41.732Z] e74a6fab966b: Preparing [2024-11-12T12:00:41.732Z] afb24a1b5f78: Preparing [2024-11-12T12:00:41.732Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:41.732Z] 1462e3139627: Preparing [2024-11-12T12:00:41.732Z] 58292702e898: Preparing [2024-11-12T12:00:41.732Z] 75654b8eeebd: Preparing [2024-11-12T12:00:41.732Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:41.732Z] 1462e3139627: Waiting [2024-11-12T12:00:41.732Z] 58292702e898: Waiting [2024-11-12T12:00:41.732Z] 75654b8eeebd: Waiting [2024-11-12T12:00:41.732Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:41.732Z] 6c87dcddc46e: Layer already exists [2024-11-12T12:00:41.732Z] e74a6fab966b: Layer already exists [2024-11-12T12:00:41.732Z] 2c675db04d56: Layer already exists [2024-11-12T12:00:41.732Z] 55b8709086df: Layer already exists [2024-11-12T12:00:41.732Z] 58292702e898: Layer already exists [2024-11-12T12:00:41.732Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:41.732Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:41.732Z] 1462e3139627: Layer already exists [2024-11-12T12:00:41.732Z] 4.0.0-dev.18: digest: sha256:77b95d391f88251ef4fbc83f88a0fba2871fe4ff0e30953d18a562cd1b7921ab size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:42.106Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:42.426Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:42.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-12T12:00:42.427Z] 2c675db04d56: Preparing [2024-11-12T12:00:42.427Z] 6c87dcddc46e: Preparing [2024-11-12T12:00:42.427Z] 55b8709086df: Preparing [2024-11-12T12:00:42.427Z] e74a6fab966b: Preparing [2024-11-12T12:00:42.427Z] afb24a1b5f78: Preparing [2024-11-12T12:00:42.427Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:42.427Z] 1462e3139627: Preparing [2024-11-12T12:00:42.427Z] 58292702e898: Preparing [2024-11-12T12:00:42.427Z] 75654b8eeebd: Preparing [2024-11-12T12:00:42.427Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:42.427Z] 1462e3139627: Waiting [2024-11-12T12:00:42.427Z] 58292702e898: Waiting [2024-11-12T12:00:42.427Z] 75654b8eeebd: Waiting [2024-11-12T12:00:42.427Z] 55b8709086df: Layer already exists [2024-11-12T12:00:42.427Z] 2c675db04d56: Layer already exists [2024-11-12T12:00:42.427Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:42.427Z] e74a6fab966b: Layer already exists [2024-11-12T12:00:42.427Z] 6c87dcddc46e: Layer already exists [2024-11-12T12:00:42.427Z] 1462e3139627: Layer already exists [2024-11-12T12:00:42.427Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:42.427Z] 58292702e898: Layer already exists [2024-11-12T12:00:42.427Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:42.427Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:77b95d391f88251ef4fbc83f88a0fba2871fe4ff0e30953d18a562cd1b7921ab size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:42.756Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:43.079Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-11-12T12:00:43.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-12T12:00:43.079Z] 2c675db04d56: Preparing [2024-11-12T12:00:43.079Z] 6c87dcddc46e: Preparing [2024-11-12T12:00:43.079Z] 55b8709086df: Preparing [2024-11-12T12:00:43.079Z] e74a6fab966b: Preparing [2024-11-12T12:00:43.079Z] afb24a1b5f78: Preparing [2024-11-12T12:00:43.079Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:43.079Z] 1462e3139627: Preparing [2024-11-12T12:00:43.079Z] 58292702e898: Preparing [2024-11-12T12:00:43.079Z] 75654b8eeebd: Preparing [2024-11-12T12:00:43.079Z] 1462e3139627: Waiting [2024-11-12T12:00:43.079Z] 75654b8eeebd: Waiting [2024-11-12T12:00:43.079Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:43.079Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:43.079Z] 55b8709086df: Layer already exists [2024-11-12T12:00:43.079Z] 6c87dcddc46e: Layer already exists [2024-11-12T12:00:43.079Z] 2c675db04d56: Layer already exists [2024-11-12T12:00:43.079Z] e74a6fab966b: Layer already exists [2024-11-12T12:00:43.079Z] 1462e3139627: Layer already exists [2024-11-12T12:00:43.079Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:43.079Z] 58292702e898: Layer already exists [2024-11-12T12:00:43.079Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:43.079Z] main: digest: sha256:77b95d391f88251ef4fbc83f88a0fba2871fe4ff0e30953d18a562cd1b7921ab size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:00:43.154Z] ===================================================== [Pipeline] echo [2024-11-12T12:00:43.167Z] taggedImages: [2024-11-12T12:00:43.167Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:43.167Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-12T12:00:43.167Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.18 [2024-11-12T12:00:43.167Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:43.167Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-11-12T12:00:43.196Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-11-12T12:00:43.196Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:43.196Z] latest [2024-11-12T12:00:43.196Z] 4.0.0-dev.18 [2024-11-12T12:00:43.196Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:43.196Z] main [2024-11-12T12:00:43.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:43.540Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:43.847Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:43.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-12T12:00:43.847Z] 582b9bd44424: Preparing [2024-11-12T12:00:43.847Z] 54b4fcdb8f60: Preparing [2024-11-12T12:00:43.847Z] 4a4cc810a0ef: Preparing [2024-11-12T12:00:43.847Z] 6034cba1a0f4: Preparing [2024-11-12T12:00:43.847Z] 0b94a3cdf6d3: Preparing [2024-11-12T12:00:43.847Z] afb24a1b5f78: Preparing [2024-11-12T12:00:43.847Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:43.847Z] b6449eb4fe2f: Preparing [2024-11-12T12:00:43.847Z] 816ea92c329c: Preparing [2024-11-12T12:00:43.847Z] 52b4f5143d88: Preparing [2024-11-12T12:00:43.847Z] 75654b8eeebd: Preparing [2024-11-12T12:00:43.847Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:43.847Z] 52b4f5143d88: Waiting [2024-11-12T12:00:43.847Z] b6449eb4fe2f: Waiting [2024-11-12T12:00:43.847Z] 816ea92c329c: Waiting [2024-11-12T12:00:43.847Z] 75654b8eeebd: Waiting [2024-11-12T12:00:43.847Z] afb24a1b5f78: Waiting [2024-11-12T12:00:43.847Z] 54b4fcdb8f60: Pushed [2024-11-12T12:00:43.847Z] 582b9bd44424: Pushed [2024-11-12T12:00:43.847Z] 0b94a3cdf6d3: Pushed [2024-11-12T12:00:43.847Z] 6034cba1a0f4: Pushed [2024-11-12T12:00:43.848Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:43.848Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:43.848Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:44.105Z] b6449eb4fe2f: Pushed [2024-11-12T12:00:44.105Z] 816ea92c329c: Pushed [2024-11-12T12:00:45.040Z] 4a4cc810a0ef: Pushed [2024-11-12T12:00:45.977Z] 52b4f5143d88: Pushed [2024-11-12T12:00:46.237Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:1093a164164185652f973639a9bb64e990e4adf6c4c98c404ccd1922f0fe9d31 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:46.568Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:46.890Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-12T12:00:46.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-12T12:00:46.890Z] 582b9bd44424: Preparing [2024-11-12T12:00:46.890Z] 54b4fcdb8f60: Preparing [2024-11-12T12:00:46.890Z] 4a4cc810a0ef: Preparing [2024-11-12T12:00:46.890Z] 6034cba1a0f4: Preparing [2024-11-12T12:00:46.890Z] 0b94a3cdf6d3: Preparing [2024-11-12T12:00:46.890Z] afb24a1b5f78: Preparing [2024-11-12T12:00:46.890Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:46.890Z] b6449eb4fe2f: Preparing [2024-11-12T12:00:46.890Z] 816ea92c329c: Preparing [2024-11-12T12:00:46.890Z] 52b4f5143d88: Preparing [2024-11-12T12:00:46.890Z] 75654b8eeebd: Preparing [2024-11-12T12:00:46.890Z] afb24a1b5f78: Waiting [2024-11-12T12:00:46.890Z] b6449eb4fe2f: Waiting [2024-11-12T12:00:46.890Z] 816ea92c329c: Waiting [2024-11-12T12:00:46.890Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:46.890Z] 75654b8eeebd: Waiting [2024-11-12T12:00:46.890Z] 52b4f5143d88: Waiting [2024-11-12T12:00:46.890Z] 6034cba1a0f4: Layer already exists [2024-11-12T12:00:46.890Z] 582b9bd44424: Layer already exists [2024-11-12T12:00:46.890Z] 0b94a3cdf6d3: Layer already exists [2024-11-12T12:00:46.890Z] 4a4cc810a0ef: Layer already exists [2024-11-12T12:00:46.890Z] 54b4fcdb8f60: Layer already exists [2024-11-12T12:00:46.890Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:46.890Z] b6449eb4fe2f: Layer already exists [2024-11-12T12:00:46.890Z] 52b4f5143d88: Layer already exists [2024-11-12T12:00:46.890Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:46.890Z] 816ea92c329c: Layer already exists [2024-11-12T12:00:46.890Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:46.890Z] latest: digest: sha256:1093a164164185652f973639a9bb64e990e4adf6c4c98c404ccd1922f0fe9d31 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:47.223Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:47.552Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.18 [2024-11-12T12:00:47.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-12T12:00:47.552Z] 582b9bd44424: Preparing [2024-11-12T12:00:47.552Z] 54b4fcdb8f60: Preparing [2024-11-12T12:00:47.552Z] 4a4cc810a0ef: Preparing [2024-11-12T12:00:47.552Z] 6034cba1a0f4: Preparing [2024-11-12T12:00:47.552Z] 0b94a3cdf6d3: Preparing [2024-11-12T12:00:47.552Z] afb24a1b5f78: Preparing [2024-11-12T12:00:47.552Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:47.552Z] b6449eb4fe2f: Preparing [2024-11-12T12:00:47.552Z] 816ea92c329c: Preparing [2024-11-12T12:00:47.552Z] 52b4f5143d88: Preparing [2024-11-12T12:00:47.552Z] 75654b8eeebd: Preparing [2024-11-12T12:00:47.552Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:47.552Z] b6449eb4fe2f: Waiting [2024-11-12T12:00:47.552Z] 52b4f5143d88: Waiting [2024-11-12T12:00:47.552Z] afb24a1b5f78: Waiting [2024-11-12T12:00:47.552Z] 75654b8eeebd: Waiting [2024-11-12T12:00:47.552Z] 816ea92c329c: Waiting [2024-11-12T12:00:47.552Z] 6034cba1a0f4: Layer already exists [2024-11-12T12:00:47.552Z] 0b94a3cdf6d3: Layer already exists [2024-11-12T12:00:47.552Z] 582b9bd44424: Layer already exists [2024-11-12T12:00:47.552Z] 54b4fcdb8f60: Layer already exists [2024-11-12T12:00:47.552Z] 4a4cc810a0ef: Layer already exists [2024-11-12T12:00:47.552Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:47.552Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:47.552Z] b6449eb4fe2f: Layer already exists [2024-11-12T12:00:47.552Z] 816ea92c329c: Layer already exists [2024-11-12T12:00:47.552Z] 52b4f5143d88: Layer already exists [2024-11-12T12:00:47.552Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:47.552Z] 4.0.0-dev.18: digest: sha256:1093a164164185652f973639a9bb64e990e4adf6c4c98c404ccd1922f0fe9d31 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:47.877Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:48.201Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:48.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-12T12:00:48.201Z] 582b9bd44424: Preparing [2024-11-12T12:00:48.201Z] 54b4fcdb8f60: Preparing [2024-11-12T12:00:48.201Z] 4a4cc810a0ef: Preparing [2024-11-12T12:00:48.201Z] 6034cba1a0f4: Preparing [2024-11-12T12:00:48.201Z] 0b94a3cdf6d3: Preparing [2024-11-12T12:00:48.201Z] afb24a1b5f78: Preparing [2024-11-12T12:00:48.201Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:48.201Z] b6449eb4fe2f: Preparing [2024-11-12T12:00:48.201Z] 816ea92c329c: Preparing [2024-11-12T12:00:48.201Z] 52b4f5143d88: Preparing [2024-11-12T12:00:48.201Z] 75654b8eeebd: Preparing [2024-11-12T12:00:48.201Z] afb24a1b5f78: Waiting [2024-11-12T12:00:48.201Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:48.201Z] b6449eb4fe2f: Waiting [2024-11-12T12:00:48.201Z] 816ea92c329c: Waiting [2024-11-12T12:00:48.201Z] 52b4f5143d88: Waiting [2024-11-12T12:00:48.201Z] 75654b8eeebd: Waiting [2024-11-12T12:00:48.201Z] 6034cba1a0f4: Layer already exists [2024-11-12T12:00:48.201Z] 0b94a3cdf6d3: Layer already exists [2024-11-12T12:00:48.201Z] 54b4fcdb8f60: Layer already exists [2024-11-12T12:00:48.201Z] 582b9bd44424: Layer already exists [2024-11-12T12:00:48.201Z] 4a4cc810a0ef: Layer already exists [2024-11-12T12:00:48.201Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:48.201Z] b6449eb4fe2f: Layer already exists [2024-11-12T12:00:48.201Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:48.201Z] 816ea92c329c: Layer already exists [2024-11-12T12:00:48.201Z] 52b4f5143d88: Layer already exists [2024-11-12T12:00:48.201Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:48.201Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:1093a164164185652f973639a9bb64e990e4adf6c4c98c404ccd1922f0fe9d31 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:48.522Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:48.841Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-11-12T12:00:48.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-12T12:00:48.841Z] 582b9bd44424: Preparing [2024-11-12T12:00:48.841Z] 54b4fcdb8f60: Preparing [2024-11-12T12:00:48.841Z] 4a4cc810a0ef: Preparing [2024-11-12T12:00:48.841Z] 6034cba1a0f4: Preparing [2024-11-12T12:00:48.841Z] 0b94a3cdf6d3: Preparing [2024-11-12T12:00:48.841Z] afb24a1b5f78: Preparing [2024-11-12T12:00:48.841Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:48.841Z] b6449eb4fe2f: Preparing [2024-11-12T12:00:48.841Z] 816ea92c329c: Preparing [2024-11-12T12:00:48.841Z] 52b4f5143d88: Preparing [2024-11-12T12:00:48.841Z] 75654b8eeebd: Preparing [2024-11-12T12:00:48.841Z] b6449eb4fe2f: Waiting [2024-11-12T12:00:48.841Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:48.841Z] 816ea92c329c: Waiting [2024-11-12T12:00:48.841Z] 52b4f5143d88: Waiting [2024-11-12T12:00:48.841Z] 75654b8eeebd: Waiting [2024-11-12T12:00:48.841Z] afb24a1b5f78: Waiting [2024-11-12T12:00:48.841Z] 4a4cc810a0ef: Layer already exists [2024-11-12T12:00:48.841Z] 6034cba1a0f4: Layer already exists [2024-11-12T12:00:48.841Z] 0b94a3cdf6d3: Layer already exists [2024-11-12T12:00:48.841Z] 54b4fcdb8f60: Layer already exists [2024-11-12T12:00:48.841Z] 582b9bd44424: Layer already exists [2024-11-12T12:00:48.841Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:48.841Z] 816ea92c329c: Layer already exists [2024-11-12T12:00:48.841Z] b6449eb4fe2f: Layer already exists [2024-11-12T12:00:48.841Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:48.841Z] 52b4f5143d88: Layer already exists [2024-11-12T12:00:48.841Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:48.841Z] main: digest: sha256:1093a164164185652f973639a9bb64e990e4adf6c4c98c404ccd1922f0fe9d31 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:00:48.922Z] ===================================================== [Pipeline] echo [2024-11-12T12:00:48.938Z] taggedImages: [2024-11-12T12:00:48.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:48.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-12T12:00:48.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.18 [2024-11-12T12:00:48.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:48.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-11-12T12:00:48.971Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-11-12T12:00:48.971Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:48.972Z] latest [2024-11-12T12:00:48.972Z] 4.0.0-dev.18 [2024-11-12T12:00:48.972Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:48.972Z] main [2024-11-12T12:00:48.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:49.323Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:49.653Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:49.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-12T12:00:49.653Z] 40fc6681de27: Preparing [2024-11-12T12:00:49.653Z] f8009dcc650f: Preparing [2024-11-12T12:00:49.653Z] 57ff3eaba41a: Preparing [2024-11-12T12:00:49.653Z] 88a314c6a320: Preparing [2024-11-12T12:00:49.653Z] ef96f94bc2c6: Preparing [2024-11-12T12:00:49.653Z] 82176f6f5707: Preparing [2024-11-12T12:00:49.653Z] 9ee2c8213e2a: Preparing [2024-11-12T12:00:49.653Z] afb24a1b5f78: Preparing [2024-11-12T12:00:49.653Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:49.653Z] ee99c48a5a76: Preparing [2024-11-12T12:00:49.653Z] d431c31decae: Preparing [2024-11-12T12:00:49.653Z] 75654b8eeebd: Preparing [2024-11-12T12:00:49.653Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:49.653Z] 9ee2c8213e2a: Waiting [2024-11-12T12:00:49.653Z] ee99c48a5a76: Waiting [2024-11-12T12:00:49.653Z] afb24a1b5f78: Waiting [2024-11-12T12:00:49.653Z] d431c31decae: Waiting [2024-11-12T12:00:49.653Z] 75654b8eeebd: Waiting [2024-11-12T12:00:49.653Z] 82176f6f5707: Waiting [2024-11-12T12:00:49.653Z] 40fc6681de27: Pushed [2024-11-12T12:00:49.653Z] ef96f94bc2c6: Pushed [2024-11-12T12:00:49.653Z] f8009dcc650f: Pushed [2024-11-12T12:00:49.653Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:49.653Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:49.653Z] 82176f6f5707: Pushed [2024-11-12T12:00:49.653Z] 9ee2c8213e2a: Pushed [2024-11-12T12:00:49.912Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:50.478Z] ee99c48a5a76: Pushed [2024-11-12T12:00:50.736Z] 88a314c6a320: Pushed [2024-11-12T12:00:50.995Z] 57ff3eaba41a: Pushed [2024-11-12T12:00:50.995Z] d431c31decae: Pushed [2024-11-12T12:00:51.255Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:8bc9ae924bea42f598fc6c58494053ed3eb07adb1d3486a89abd5398fd65e196 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:51.569Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:51.894Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-12T12:00:51.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-12T12:00:51.894Z] 40fc6681de27: Preparing [2024-11-12T12:00:51.894Z] f8009dcc650f: Preparing [2024-11-12T12:00:51.894Z] 57ff3eaba41a: Preparing [2024-11-12T12:00:51.894Z] 88a314c6a320: Preparing [2024-11-12T12:00:51.894Z] ef96f94bc2c6: Preparing [2024-11-12T12:00:51.894Z] 82176f6f5707: Preparing [2024-11-12T12:00:51.894Z] 9ee2c8213e2a: Preparing [2024-11-12T12:00:51.894Z] afb24a1b5f78: Preparing [2024-11-12T12:00:51.894Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:51.894Z] ee99c48a5a76: Preparing [2024-11-12T12:00:51.894Z] d431c31decae: Preparing [2024-11-12T12:00:51.894Z] 75654b8eeebd: Preparing [2024-11-12T12:00:51.894Z] 82176f6f5707: Waiting [2024-11-12T12:00:51.894Z] 9ee2c8213e2a: Waiting [2024-11-12T12:00:51.894Z] afb24a1b5f78: Waiting [2024-11-12T12:00:51.894Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:51.894Z] ee99c48a5a76: Waiting [2024-11-12T12:00:51.894Z] 75654b8eeebd: Waiting [2024-11-12T12:00:51.894Z] d431c31decae: Waiting [2024-11-12T12:00:51.894Z] 40fc6681de27: Layer already exists [2024-11-12T12:00:51.895Z] ef96f94bc2c6: Layer already exists [2024-11-12T12:00:51.895Z] 57ff3eaba41a: Layer already exists [2024-11-12T12:00:51.895Z] f8009dcc650f: Layer already exists [2024-11-12T12:00:51.895Z] 88a314c6a320: Layer already exists [2024-11-12T12:00:51.895Z] 9ee2c8213e2a: Layer already exists [2024-11-12T12:00:51.895Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:51.895Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:51.895Z] 82176f6f5707: Layer already exists [2024-11-12T12:00:51.895Z] ee99c48a5a76: Layer already exists [2024-11-12T12:00:51.895Z] d431c31decae: Layer already exists [2024-11-12T12:00:51.895Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:51.895Z] latest: digest: sha256:8bc9ae924bea42f598fc6c58494053ed3eb07adb1d3486a89abd5398fd65e196 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:52.228Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:52.544Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.18 [2024-11-12T12:00:52.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-12T12:00:52.544Z] 40fc6681de27: Preparing [2024-11-12T12:00:52.544Z] f8009dcc650f: Preparing [2024-11-12T12:00:52.544Z] 57ff3eaba41a: Preparing [2024-11-12T12:00:52.544Z] 88a314c6a320: Preparing [2024-11-12T12:00:52.544Z] ef96f94bc2c6: Preparing [2024-11-12T12:00:52.544Z] 82176f6f5707: Preparing [2024-11-12T12:00:52.544Z] 9ee2c8213e2a: Preparing [2024-11-12T12:00:52.544Z] afb24a1b5f78: Preparing [2024-11-12T12:00:52.544Z] 82176f6f5707: Waiting [2024-11-12T12:00:52.544Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:52.544Z] ee99c48a5a76: Preparing [2024-11-12T12:00:52.544Z] d431c31decae: Preparing [2024-11-12T12:00:52.544Z] 75654b8eeebd: Preparing [2024-11-12T12:00:52.544Z] 9ee2c8213e2a: Waiting [2024-11-12T12:00:52.544Z] afb24a1b5f78: Waiting [2024-11-12T12:00:52.544Z] d431c31decae: Waiting [2024-11-12T12:00:52.544Z] 75654b8eeebd: Waiting [2024-11-12T12:00:52.544Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:52.544Z] ee99c48a5a76: Waiting [2024-11-12T12:00:52.544Z] ef96f94bc2c6: Layer already exists [2024-11-12T12:00:52.544Z] 88a314c6a320: Layer already exists [2024-11-12T12:00:52.544Z] 40fc6681de27: Layer already exists [2024-11-12T12:00:52.544Z] 57ff3eaba41a: Layer already exists [2024-11-12T12:00:52.544Z] f8009dcc650f: Layer already exists [2024-11-12T12:00:52.544Z] 82176f6f5707: Layer already exists [2024-11-12T12:00:52.544Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:52.544Z] 9ee2c8213e2a: Layer already exists [2024-11-12T12:00:52.544Z] ee99c48a5a76: Layer already exists [2024-11-12T12:00:52.544Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:52.544Z] d431c31decae: Layer already exists [2024-11-12T12:00:52.544Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:52.544Z] 4.0.0-dev.18: digest: sha256:8bc9ae924bea42f598fc6c58494053ed3eb07adb1d3486a89abd5398fd65e196 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:52.876Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:53.197Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:53.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-12T12:00:53.197Z] 40fc6681de27: Preparing [2024-11-12T12:00:53.197Z] f8009dcc650f: Preparing [2024-11-12T12:00:53.197Z] 57ff3eaba41a: Preparing [2024-11-12T12:00:53.197Z] 88a314c6a320: Preparing [2024-11-12T12:00:53.197Z] ef96f94bc2c6: Preparing [2024-11-12T12:00:53.197Z] 82176f6f5707: Preparing [2024-11-12T12:00:53.197Z] 9ee2c8213e2a: Preparing [2024-11-12T12:00:53.197Z] afb24a1b5f78: Preparing [2024-11-12T12:00:53.197Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:53.197Z] ee99c48a5a76: Preparing [2024-11-12T12:00:53.197Z] d431c31decae: Preparing [2024-11-12T12:00:53.197Z] 75654b8eeebd: Preparing [2024-11-12T12:00:53.197Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:53.197Z] d431c31decae: Waiting [2024-11-12T12:00:53.197Z] 75654b8eeebd: Waiting [2024-11-12T12:00:53.197Z] ee99c48a5a76: Waiting [2024-11-12T12:00:53.197Z] 9ee2c8213e2a: Waiting [2024-11-12T12:00:53.197Z] 82176f6f5707: Waiting [2024-11-12T12:00:53.197Z] afb24a1b5f78: Waiting [2024-11-12T12:00:53.197Z] 88a314c6a320: Layer already exists [2024-11-12T12:00:53.197Z] 40fc6681de27: Layer already exists [2024-11-12T12:00:53.197Z] f8009dcc650f: Layer already exists [2024-11-12T12:00:53.197Z] ef96f94bc2c6: Layer already exists [2024-11-12T12:00:53.197Z] 57ff3eaba41a: Layer already exists [2024-11-12T12:00:53.197Z] 9ee2c8213e2a: Layer already exists [2024-11-12T12:00:53.197Z] 82176f6f5707: Layer already exists [2024-11-12T12:00:53.197Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:53.197Z] ee99c48a5a76: Layer already exists [2024-11-12T12:00:53.197Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:53.197Z] d431c31decae: Layer already exists [2024-11-12T12:00:53.197Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:53.197Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:8bc9ae924bea42f598fc6c58494053ed3eb07adb1d3486a89abd5398fd65e196 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:53.530Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:53.854Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-11-12T12:00:53.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-12T12:00:53.854Z] 40fc6681de27: Preparing [2024-11-12T12:00:53.854Z] f8009dcc650f: Preparing [2024-11-12T12:00:53.854Z] 57ff3eaba41a: Preparing [2024-11-12T12:00:53.854Z] 88a314c6a320: Preparing [2024-11-12T12:00:53.854Z] ef96f94bc2c6: Preparing [2024-11-12T12:00:53.854Z] 82176f6f5707: Preparing [2024-11-12T12:00:53.854Z] 9ee2c8213e2a: Preparing [2024-11-12T12:00:53.854Z] afb24a1b5f78: Preparing [2024-11-12T12:00:53.854Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:53.854Z] ee99c48a5a76: Preparing [2024-11-12T12:00:53.854Z] d431c31decae: Preparing [2024-11-12T12:00:53.854Z] 75654b8eeebd: Preparing [2024-11-12T12:00:53.854Z] 82176f6f5707: Waiting [2024-11-12T12:00:53.854Z] 9ee2c8213e2a: Waiting [2024-11-12T12:00:53.854Z] afb24a1b5f78: Waiting [2024-11-12T12:00:53.854Z] ccf38dce2fb5: Waiting [2024-11-12T12:00:53.854Z] ee99c48a5a76: Waiting [2024-11-12T12:00:53.854Z] d431c31decae: Waiting [2024-11-12T12:00:53.854Z] 75654b8eeebd: Waiting [2024-11-12T12:00:53.854Z] 40fc6681de27: Layer already exists [2024-11-12T12:00:53.854Z] 88a314c6a320: Layer already exists [2024-11-12T12:00:53.854Z] f8009dcc650f: Layer already exists [2024-11-12T12:00:53.854Z] 57ff3eaba41a: Layer already exists [2024-11-12T12:00:53.854Z] ef96f94bc2c6: Layer already exists [2024-11-12T12:00:53.854Z] 82176f6f5707: Layer already exists [2024-11-12T12:00:53.854Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:53.854Z] ee99c48a5a76: Layer already exists [2024-11-12T12:00:53.854Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:53.854Z] 9ee2c8213e2a: Layer already exists [2024-11-12T12:00:53.854Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:53.854Z] d431c31decae: Layer already exists [2024-11-12T12:00:53.854Z] main: digest: sha256:8bc9ae924bea42f598fc6c58494053ed3eb07adb1d3486a89abd5398fd65e196 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:00:53.926Z] ===================================================== [Pipeline] echo [2024-11-12T12:00:53.937Z] taggedImages: [2024-11-12T12:00:53.937Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:53.937Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-12T12:00:53.937Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.18 [2024-11-12T12:00:53.937Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:53.937Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-11-12T12:00:53.971Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-11-12T12:00:53.972Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:53.972Z] latest [2024-11-12T12:00:53.972Z] 4.0.0-dev.18 [2024-11-12T12:00:53.972Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:53.972Z] main [2024-11-12T12:00:53.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:54.317Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:54.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:54.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-12T12:00:54.632Z] e456f0abf97a: Preparing [2024-11-12T12:00:54.632Z] bec6d549ad3b: Preparing [2024-11-12T12:00:54.632Z] afb24a1b5f78: Preparing [2024-11-12T12:00:54.632Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:54.632Z] 7272e9d7398d: Preparing [2024-11-12T12:00:54.632Z] 5a13034c7d91: Preparing [2024-11-12T12:00:54.632Z] 75654b8eeebd: Preparing [2024-11-12T12:00:54.632Z] 5a13034c7d91: Waiting [2024-11-12T12:00:54.632Z] 75654b8eeebd: Waiting [2024-11-12T12:00:54.632Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:54.632Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:54.632Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:54.632Z] e456f0abf97a: Pushed [2024-11-12T12:00:55.199Z] 7272e9d7398d: Pushed [2024-11-12T12:00:55.765Z] 5a13034c7d91: Pushed [2024-11-12T12:00:56.704Z] bec6d549ad3b: Pushed [2024-11-12T12:00:56.704Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:f4fb855771b900a411da84e7ae2988782a3d5762343b40877c6905c0fe724760 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:57.032Z] + 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-11-12T12:00:57.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-12T12:00:57.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-12T12:00:57.361Z] e456f0abf97a: Preparing [2024-11-12T12:00:57.361Z] bec6d549ad3b: Preparing [2024-11-12T12:00:57.361Z] afb24a1b5f78: Preparing [2024-11-12T12:00:57.361Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:57.361Z] 7272e9d7398d: Preparing [2024-11-12T12:00:57.361Z] 5a13034c7d91: Preparing [2024-11-12T12:00:57.361Z] 75654b8eeebd: Preparing [2024-11-12T12:00:57.361Z] 75654b8eeebd: Waiting [2024-11-12T12:00:57.361Z] 5a13034c7d91: Waiting [2024-11-12T12:00:57.361Z] e456f0abf97a: Layer already exists [2024-11-12T12:00:57.361Z] bec6d549ad3b: Layer already exists [2024-11-12T12:00:57.361Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:57.361Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:57.361Z] 7272e9d7398d: Layer already exists [2024-11-12T12:00:57.361Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:57.361Z] 5a13034c7d91: Layer already exists [2024-11-12T12:00:57.361Z] latest: digest: sha256:f4fb855771b900a411da84e7ae2988782a3d5762343b40877c6905c0fe724760 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:57.684Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:58.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.18 [2024-11-12T12:00:58.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-12T12:00:58.010Z] e456f0abf97a: Preparing [2024-11-12T12:00:58.010Z] bec6d549ad3b: Preparing [2024-11-12T12:00:58.010Z] afb24a1b5f78: Preparing [2024-11-12T12:00:58.010Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:58.010Z] 7272e9d7398d: Preparing [2024-11-12T12:00:58.010Z] 5a13034c7d91: Preparing [2024-11-12T12:00:58.010Z] 75654b8eeebd: Preparing [2024-11-12T12:00:58.010Z] 5a13034c7d91: Waiting [2024-11-12T12:00:58.010Z] 75654b8eeebd: Waiting [2024-11-12T12:00:58.010Z] bec6d549ad3b: Layer already exists [2024-11-12T12:00:58.010Z] e456f0abf97a: Layer already exists [2024-11-12T12:00:58.010Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:58.010Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:58.010Z] 7272e9d7398d: Layer already exists [2024-11-12T12:00:58.010Z] 5a13034c7d91: Layer already exists [2024-11-12T12:00:58.010Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:58.010Z] 4.0.0-dev.18: digest: sha256:f4fb855771b900a411da84e7ae2988782a3d5762343b40877c6905c0fe724760 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:58.335Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:58.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:58.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-12T12:00:58.659Z] e456f0abf97a: Preparing [2024-11-12T12:00:58.659Z] bec6d549ad3b: Preparing [2024-11-12T12:00:58.659Z] afb24a1b5f78: Preparing [2024-11-12T12:00:58.659Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:58.659Z] 7272e9d7398d: Preparing [2024-11-12T12:00:58.659Z] 5a13034c7d91: Preparing [2024-11-12T12:00:58.659Z] 75654b8eeebd: Preparing [2024-11-12T12:00:58.659Z] 5a13034c7d91: Waiting [2024-11-12T12:00:58.659Z] 75654b8eeebd: Waiting [2024-11-12T12:00:58.659Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:58.659Z] e456f0abf97a: Layer already exists [2024-11-12T12:00:58.659Z] 7272e9d7398d: Layer already exists [2024-11-12T12:00:58.659Z] bec6d549ad3b: Layer already exists [2024-11-12T12:00:58.659Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:58.659Z] 5a13034c7d91: Layer already exists [2024-11-12T12:00:58.659Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:58.659Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:f4fb855771b900a411da84e7ae2988782a3d5762343b40877c6905c0fe724760 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:58.982Z] + 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-11-12T12:00:59.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-11-12T12:00:59.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-12T12:00:59.298Z] e456f0abf97a: Preparing [2024-11-12T12:00:59.298Z] bec6d549ad3b: Preparing [2024-11-12T12:00:59.298Z] afb24a1b5f78: Preparing [2024-11-12T12:00:59.298Z] ccf38dce2fb5: Preparing [2024-11-12T12:00:59.298Z] 7272e9d7398d: Preparing [2024-11-12T12:00:59.298Z] 5a13034c7d91: Preparing [2024-11-12T12:00:59.298Z] 75654b8eeebd: Preparing [2024-11-12T12:00:59.298Z] 5a13034c7d91: Waiting [2024-11-12T12:00:59.298Z] 75654b8eeebd: Waiting [2024-11-12T12:00:59.298Z] bec6d549ad3b: Layer already exists [2024-11-12T12:00:59.298Z] 7272e9d7398d: Layer already exists [2024-11-12T12:00:59.298Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:00:59.298Z] afb24a1b5f78: Layer already exists [2024-11-12T12:00:59.298Z] e456f0abf97a: Layer already exists [2024-11-12T12:00:59.298Z] 5a13034c7d91: Layer already exists [2024-11-12T12:00:59.298Z] 75654b8eeebd: Layer already exists [2024-11-12T12:00:59.298Z] main: digest: sha256:f4fb855771b900a411da84e7ae2988782a3d5762343b40877c6905c0fe724760 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:00:59.376Z] ===================================================== [Pipeline] echo [2024-11-12T12:00:59.390Z] taggedImages: [2024-11-12T12:00:59.391Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:59.391Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-12T12:00:59.391Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.18 [2024-11-12T12:00:59.391Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:59.391Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-11-12T12:00:59.422Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-11-12T12:00:59.422Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:00:59.422Z] latest [2024-11-12T12:00:59.422Z] 4.0.0-dev.18 [2024-11-12T12:00:59.422Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:00:59.422Z] main [2024-11-12T12:00:59.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:00:59.755Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:00.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:01:00.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-12T12:01:00.072Z] bfc1f6b37db0: Preparing [2024-11-12T12:01:00.072Z] a73741522076: Preparing [2024-11-12T12:01:00.072Z] dd6c43d1aa74: Preparing [2024-11-12T12:01:00.072Z] afb24a1b5f78: Preparing [2024-11-12T12:01:00.072Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:00.072Z] c2ea6aa67b1c: Preparing [2024-11-12T12:01:00.072Z] 3d2b7aaf1eab: Preparing [2024-11-12T12:01:00.072Z] c865f4ae3449: Preparing [2024-11-12T12:01:00.072Z] 9af60b41a4cc: Preparing [2024-11-12T12:01:00.072Z] 75654b8eeebd: Preparing [2024-11-12T12:01:00.072Z] c2ea6aa67b1c: Waiting [2024-11-12T12:01:00.072Z] 3d2b7aaf1eab: Waiting [2024-11-12T12:01:00.072Z] 75654b8eeebd: Waiting [2024-11-12T12:01:00.072Z] c865f4ae3449: Waiting [2024-11-12T12:01:00.072Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:00.072Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:00.072Z] dd6c43d1aa74: Pushed [2024-11-12T12:01:00.072Z] bfc1f6b37db0: Pushed [2024-11-12T12:01:00.072Z] a73741522076: Pushed [2024-11-12T12:01:00.072Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:00.330Z] c865f4ae3449: Pushed [2024-11-12T12:01:01.265Z] 9af60b41a4cc: Pushed [2024-11-12T12:01:06.539Z] 3d2b7aaf1eab: Pushed [2024-11-12T12:01:10.730Z] c2ea6aa67b1c: Pushed [2024-11-12T12:01:10.730Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:7645e94908701f6dfbf829d6a2becca0c832ad8f360c7244f5931b231ec44b57 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:11.066Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:11.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-12T12:01:11.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-12T12:01:11.396Z] bfc1f6b37db0: Preparing [2024-11-12T12:01:11.396Z] a73741522076: Preparing [2024-11-12T12:01:11.396Z] dd6c43d1aa74: Preparing [2024-11-12T12:01:11.396Z] afb24a1b5f78: Preparing [2024-11-12T12:01:11.396Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:11.396Z] c2ea6aa67b1c: Preparing [2024-11-12T12:01:11.396Z] 3d2b7aaf1eab: Preparing [2024-11-12T12:01:11.396Z] c865f4ae3449: Preparing [2024-11-12T12:01:11.396Z] 9af60b41a4cc: Preparing [2024-11-12T12:01:11.396Z] c2ea6aa67b1c: Waiting [2024-11-12T12:01:11.396Z] 3d2b7aaf1eab: Waiting [2024-11-12T12:01:11.396Z] 75654b8eeebd: Preparing [2024-11-12T12:01:11.396Z] 75654b8eeebd: Waiting [2024-11-12T12:01:11.396Z] 9af60b41a4cc: Waiting [2024-11-12T12:01:11.396Z] a73741522076: Layer already exists [2024-11-12T12:01:11.396Z] bfc1f6b37db0: Layer already exists [2024-11-12T12:01:11.396Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:11.396Z] dd6c43d1aa74: Layer already exists [2024-11-12T12:01:11.396Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:11.396Z] c2ea6aa67b1c: Layer already exists [2024-11-12T12:01:11.396Z] 9af60b41a4cc: Layer already exists [2024-11-12T12:01:11.396Z] 3d2b7aaf1eab: Layer already exists [2024-11-12T12:01:11.396Z] c865f4ae3449: Layer already exists [2024-11-12T12:01:11.396Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:11.396Z] latest: digest: sha256:7645e94908701f6dfbf829d6a2becca0c832ad8f360c7244f5931b231ec44b57 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:11.727Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:12.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.18 [2024-11-12T12:01:12.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-12T12:01:12.048Z] bfc1f6b37db0: Preparing [2024-11-12T12:01:12.048Z] a73741522076: Preparing [2024-11-12T12:01:12.048Z] dd6c43d1aa74: Preparing [2024-11-12T12:01:12.048Z] afb24a1b5f78: Preparing [2024-11-12T12:01:12.048Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:12.048Z] c2ea6aa67b1c: Preparing [2024-11-12T12:01:12.048Z] 3d2b7aaf1eab: Preparing [2024-11-12T12:01:12.048Z] c865f4ae3449: Preparing [2024-11-12T12:01:12.048Z] 9af60b41a4cc: Preparing [2024-11-12T12:01:12.048Z] 75654b8eeebd: Preparing [2024-11-12T12:01:12.048Z] 3d2b7aaf1eab: Waiting [2024-11-12T12:01:12.048Z] 9af60b41a4cc: Waiting [2024-11-12T12:01:12.048Z] c2ea6aa67b1c: Waiting [2024-11-12T12:01:12.048Z] 75654b8eeebd: Waiting [2024-11-12T12:01:12.048Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:12.048Z] dd6c43d1aa74: Layer already exists [2024-11-12T12:01:12.048Z] bfc1f6b37db0: Layer already exists [2024-11-12T12:01:12.048Z] a73741522076: Layer already exists [2024-11-12T12:01:12.048Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:12.048Z] c2ea6aa67b1c: Layer already exists [2024-11-12T12:01:12.048Z] c865f4ae3449: Layer already exists [2024-11-12T12:01:12.048Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:12.048Z] 9af60b41a4cc: Layer already exists [2024-11-12T12:01:12.048Z] 3d2b7aaf1eab: Layer already exists [2024-11-12T12:01:12.048Z] 4.0.0-dev.18: digest: sha256:7645e94908701f6dfbf829d6a2becca0c832ad8f360c7244f5931b231ec44b57 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:12.374Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:12.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:01:12.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-12T12:01:12.693Z] bfc1f6b37db0: Preparing [2024-11-12T12:01:12.693Z] a73741522076: Preparing [2024-11-12T12:01:12.693Z] dd6c43d1aa74: Preparing [2024-11-12T12:01:12.693Z] afb24a1b5f78: Preparing [2024-11-12T12:01:12.693Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:12.693Z] c2ea6aa67b1c: Preparing [2024-11-12T12:01:12.693Z] 3d2b7aaf1eab: Preparing [2024-11-12T12:01:12.693Z] c865f4ae3449: Preparing [2024-11-12T12:01:12.693Z] c2ea6aa67b1c: Waiting [2024-11-12T12:01:12.693Z] 3d2b7aaf1eab: Waiting [2024-11-12T12:01:12.693Z] 9af60b41a4cc: Preparing [2024-11-12T12:01:12.693Z] 75654b8eeebd: Preparing [2024-11-12T12:01:12.693Z] c865f4ae3449: Waiting [2024-11-12T12:01:12.693Z] 9af60b41a4cc: Waiting [2024-11-12T12:01:12.693Z] 75654b8eeebd: Waiting [2024-11-12T12:01:12.693Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:12.693Z] dd6c43d1aa74: Layer already exists [2024-11-12T12:01:12.693Z] a73741522076: Layer already exists [2024-11-12T12:01:12.693Z] bfc1f6b37db0: Layer already exists [2024-11-12T12:01:12.693Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:12.693Z] 3d2b7aaf1eab: Layer already exists [2024-11-12T12:01:12.693Z] c2ea6aa67b1c: Layer already exists [2024-11-12T12:01:12.693Z] 9af60b41a4cc: Layer already exists [2024-11-12T12:01:12.693Z] c865f4ae3449: Layer already exists [2024-11-12T12:01:12.693Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:12.693Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:7645e94908701f6dfbf829d6a2becca0c832ad8f360c7244f5931b231ec44b57 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:13.030Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:13.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-11-12T12:01:13.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-12T12:01:13.351Z] bfc1f6b37db0: Preparing [2024-11-12T12:01:13.351Z] a73741522076: Preparing [2024-11-12T12:01:13.351Z] dd6c43d1aa74: Preparing [2024-11-12T12:01:13.351Z] afb24a1b5f78: Preparing [2024-11-12T12:01:13.351Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:13.351Z] c2ea6aa67b1c: Preparing [2024-11-12T12:01:13.351Z] 3d2b7aaf1eab: Preparing [2024-11-12T12:01:13.351Z] c865f4ae3449: Preparing [2024-11-12T12:01:13.351Z] 9af60b41a4cc: Preparing [2024-11-12T12:01:13.351Z] 75654b8eeebd: Preparing [2024-11-12T12:01:13.351Z] c2ea6aa67b1c: Waiting [2024-11-12T12:01:13.351Z] 3d2b7aaf1eab: Waiting [2024-11-12T12:01:13.351Z] c865f4ae3449: Waiting [2024-11-12T12:01:13.351Z] 9af60b41a4cc: Waiting [2024-11-12T12:01:13.351Z] 75654b8eeebd: Waiting [2024-11-12T12:01:13.351Z] bfc1f6b37db0: Layer already exists [2024-11-12T12:01:13.351Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:13.351Z] a73741522076: Layer already exists [2024-11-12T12:01:13.351Z] dd6c43d1aa74: Layer already exists [2024-11-12T12:01:13.351Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:13.351Z] 3d2b7aaf1eab: Layer already exists [2024-11-12T12:01:13.351Z] c2ea6aa67b1c: Layer already exists [2024-11-12T12:01:13.351Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:13.351Z] 9af60b41a4cc: Layer already exists [2024-11-12T12:01:13.351Z] c865f4ae3449: Layer already exists [2024-11-12T12:01:13.351Z] main: digest: sha256:7645e94908701f6dfbf829d6a2becca0c832ad8f360c7244f5931b231ec44b57 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:01:13.429Z] ===================================================== [Pipeline] echo [2024-11-12T12:01:13.444Z] taggedImages: [2024-11-12T12:01:13.444Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:01:13.444Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-12T12:01:13.444Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.18 [2024-11-12T12:01:13.444Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:01:13.444Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-11-12T12:01:13.475Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-11-12T12:01:13.475Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:01:13.475Z] latest [2024-11-12T12:01:13.475Z] 4.0.0-dev.18 [2024-11-12T12:01:13.475Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:01:13.475Z] main [2024-11-12T12:01:13.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:13.813Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:14.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:01:14.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-12T12:01:14.129Z] 4ad4f7a592ea: Preparing [2024-11-12T12:01:14.129Z] cbe05c829679: Preparing [2024-11-12T12:01:14.129Z] ad02e1dbcba5: Preparing [2024-11-12T12:01:14.129Z] afb24a1b5f78: Preparing [2024-11-12T12:01:14.129Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:14.129Z] 5d5f4c808d54: Preparing [2024-11-12T12:01:14.129Z] 6a5148fa9522: Preparing [2024-11-12T12:01:14.129Z] ac40b65f7bf9: Preparing [2024-11-12T12:01:14.129Z] 75654b8eeebd: Preparing [2024-11-12T12:01:14.129Z] 5d5f4c808d54: Waiting [2024-11-12T12:01:14.129Z] 75654b8eeebd: Waiting [2024-11-12T12:01:14.129Z] ac40b65f7bf9: Waiting [2024-11-12T12:01:14.129Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:14.129Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:14.129Z] ad02e1dbcba5: Pushed [2024-11-12T12:01:14.129Z] 4ad4f7a592ea: Pushed [2024-11-12T12:01:14.129Z] cbe05c829679: Pushed [2024-11-12T12:01:14.129Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:14.693Z] ac40b65f7bf9: Pushed [2024-11-12T12:01:14.693Z] 6a5148fa9522: Pushed [2024-11-12T12:01:24.669Z] 5d5f4c808d54: Pushed [2024-11-12T12:01:24.669Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:904965dc003e8b9c669337ec32fd1ae1e73b7ebc3ab521ca588152ebe541b735 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:25.036Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:25.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-12T12:01:25.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-12T12:01:25.357Z] 4ad4f7a592ea: Preparing [2024-11-12T12:01:25.357Z] cbe05c829679: Preparing [2024-11-12T12:01:25.357Z] ad02e1dbcba5: Preparing [2024-11-12T12:01:25.357Z] afb24a1b5f78: Preparing [2024-11-12T12:01:25.357Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:25.357Z] 5d5f4c808d54: Preparing [2024-11-12T12:01:25.357Z] 6a5148fa9522: Preparing [2024-11-12T12:01:25.357Z] ac40b65f7bf9: Preparing [2024-11-12T12:01:25.357Z] 75654b8eeebd: Preparing [2024-11-12T12:01:25.357Z] 5d5f4c808d54: Waiting [2024-11-12T12:01:25.357Z] 6a5148fa9522: Waiting [2024-11-12T12:01:25.357Z] ac40b65f7bf9: Waiting [2024-11-12T12:01:25.357Z] 75654b8eeebd: Waiting [2024-11-12T12:01:25.357Z] ad02e1dbcba5: Layer already exists [2024-11-12T12:01:25.357Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:25.357Z] cbe05c829679: Layer already exists [2024-11-12T12:01:25.357Z] 4ad4f7a592ea: Layer already exists [2024-11-12T12:01:25.357Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:25.357Z] 5d5f4c808d54: Layer already exists [2024-11-12T12:01:25.357Z] 6a5148fa9522: Layer already exists [2024-11-12T12:01:25.357Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:25.357Z] ac40b65f7bf9: Layer already exists [2024-11-12T12:01:25.357Z] latest: digest: sha256:904965dc003e8b9c669337ec32fd1ae1e73b7ebc3ab521ca588152ebe541b735 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:25.678Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:25.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.18 [2024-11-12T12:01:25.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-12T12:01:25.996Z] 4ad4f7a592ea: Preparing [2024-11-12T12:01:25.996Z] cbe05c829679: Preparing [2024-11-12T12:01:25.996Z] ad02e1dbcba5: Preparing [2024-11-12T12:01:25.996Z] afb24a1b5f78: Preparing [2024-11-12T12:01:25.996Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:25.996Z] 5d5f4c808d54: Preparing [2024-11-12T12:01:25.996Z] 6a5148fa9522: Preparing [2024-11-12T12:01:25.996Z] ac40b65f7bf9: Preparing [2024-11-12T12:01:25.996Z] 75654b8eeebd: Preparing [2024-11-12T12:01:25.996Z] 5d5f4c808d54: Waiting [2024-11-12T12:01:25.996Z] 6a5148fa9522: Waiting [2024-11-12T12:01:25.996Z] ac40b65f7bf9: Waiting [2024-11-12T12:01:25.996Z] 75654b8eeebd: Waiting [2024-11-12T12:01:25.996Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:25.996Z] cbe05c829679: Layer already exists [2024-11-12T12:01:25.996Z] ad02e1dbcba5: Layer already exists [2024-11-12T12:01:25.996Z] 4ad4f7a592ea: Layer already exists [2024-11-12T12:01:25.996Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:25.996Z] 6a5148fa9522: Layer already exists [2024-11-12T12:01:25.996Z] 5d5f4c808d54: Layer already exists [2024-11-12T12:01:25.996Z] ac40b65f7bf9: Layer already exists [2024-11-12T12:01:25.996Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:25.996Z] 4.0.0-dev.18: digest: sha256:904965dc003e8b9c669337ec32fd1ae1e73b7ebc3ab521ca588152ebe541b735 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:26.327Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:26.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:01:26.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-12T12:01:26.642Z] 4ad4f7a592ea: Preparing [2024-11-12T12:01:26.642Z] cbe05c829679: Preparing [2024-11-12T12:01:26.642Z] ad02e1dbcba5: Preparing [2024-11-12T12:01:26.642Z] afb24a1b5f78: Preparing [2024-11-12T12:01:26.642Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:26.642Z] 5d5f4c808d54: Preparing [2024-11-12T12:01:26.642Z] 6a5148fa9522: Preparing [2024-11-12T12:01:26.642Z] ac40b65f7bf9: Preparing [2024-11-12T12:01:26.642Z] 5d5f4c808d54: Waiting [2024-11-12T12:01:26.642Z] 6a5148fa9522: Waiting [2024-11-12T12:01:26.642Z] 75654b8eeebd: Preparing [2024-11-12T12:01:26.642Z] ac40b65f7bf9: Waiting [2024-11-12T12:01:26.642Z] cbe05c829679: Layer already exists [2024-11-12T12:01:26.642Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:26.642Z] 4ad4f7a592ea: Layer already exists [2024-11-12T12:01:26.642Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:26.642Z] ad02e1dbcba5: Layer already exists [2024-11-12T12:01:26.642Z] 5d5f4c808d54: Layer already exists [2024-11-12T12:01:26.642Z] 6a5148fa9522: Layer already exists [2024-11-12T12:01:26.642Z] ac40b65f7bf9: Layer already exists [2024-11-12T12:01:26.642Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:26.642Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:904965dc003e8b9c669337ec32fd1ae1e73b7ebc3ab521ca588152ebe541b735 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:26.971Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:27.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-11-12T12:01:27.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-12T12:01:27.287Z] 4ad4f7a592ea: Preparing [2024-11-12T12:01:27.287Z] cbe05c829679: Preparing [2024-11-12T12:01:27.287Z] ad02e1dbcba5: Preparing [2024-11-12T12:01:27.287Z] afb24a1b5f78: Preparing [2024-11-12T12:01:27.287Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:27.287Z] 5d5f4c808d54: Preparing [2024-11-12T12:01:27.287Z] 6a5148fa9522: Preparing [2024-11-12T12:01:27.287Z] 5d5f4c808d54: Waiting [2024-11-12T12:01:27.287Z] ac40b65f7bf9: Preparing [2024-11-12T12:01:27.287Z] 75654b8eeebd: Preparing [2024-11-12T12:01:27.287Z] 6a5148fa9522: Waiting [2024-11-12T12:01:27.287Z] ac40b65f7bf9: Waiting [2024-11-12T12:01:27.287Z] 75654b8eeebd: Waiting [2024-11-12T12:01:27.287Z] ad02e1dbcba5: Layer already exists [2024-11-12T12:01:27.287Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:27.287Z] cbe05c829679: Layer already exists [2024-11-12T12:01:27.287Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:27.287Z] 4ad4f7a592ea: Layer already exists [2024-11-12T12:01:27.287Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:27.287Z] 6a5148fa9522: Layer already exists [2024-11-12T12:01:27.287Z] 5d5f4c808d54: Layer already exists [2024-11-12T12:01:27.287Z] ac40b65f7bf9: Layer already exists [2024-11-12T12:01:27.287Z] main: digest: sha256:904965dc003e8b9c669337ec32fd1ae1e73b7ebc3ab521ca588152ebe541b735 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:01:27.360Z] ===================================================== [Pipeline] echo [2024-11-12T12:01:27.378Z] taggedImages: [2024-11-12T12:01:27.378Z] - nexus3.edgexfoundry.org:10004/security-spire-config:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:01:27.378Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-12T12:01:27.378Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.18 [2024-11-12T12:01:27.378Z] - nexus3.edgexfoundry.org:10004/security-spire-config:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:01:27.378Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-11-12T12:01:27.415Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-11-12T12:01:27.416Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:01:27.416Z] latest [2024-11-12T12:01:27.416Z] 4.0.0-dev.18 [2024-11-12T12:01:27.416Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:01:27.416Z] main [2024-11-12T12:01:27.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:27.777Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:28.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:01:28.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-12T12:01:28.110Z] bfc1f6b37db0: Preparing [2024-11-12T12:01:28.110Z] 69c04498c8e4: Preparing [2024-11-12T12:01:28.110Z] 1d3cea83a305: Preparing [2024-11-12T12:01:28.110Z] afb24a1b5f78: Preparing [2024-11-12T12:01:28.110Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:28.110Z] 5fdf428e6ee1: Preparing [2024-11-12T12:01:28.110Z] c865f4ae3449: Preparing [2024-11-12T12:01:28.110Z] 9af60b41a4cc: Preparing [2024-11-12T12:01:28.110Z] 75654b8eeebd: Preparing [2024-11-12T12:01:28.110Z] 9af60b41a4cc: Waiting [2024-11-12T12:01:28.110Z] 5fdf428e6ee1: Waiting [2024-11-12T12:01:28.110Z] 75654b8eeebd: Waiting [2024-11-12T12:01:28.110Z] c865f4ae3449: Waiting [2024-11-12T12:01:28.110Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:28.110Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:28.110Z] bfc1f6b37db0: Layer already exists [2024-11-12T12:01:28.110Z] c865f4ae3449: Layer already exists [2024-11-12T12:01:28.110Z] 9af60b41a4cc: Layer already exists [2024-11-12T12:01:28.110Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:28.110Z] 1d3cea83a305: Pushed [2024-11-12T12:01:28.110Z] 69c04498c8e4: Pushed [2024-11-12T12:01:43.035Z] 5fdf428e6ee1: Pushed [2024-11-12T12:01:43.035Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:db84b46216eebf681c56d51c1ce66c1ea6627d294df6ca9e317dcbed2d84b664 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:43.360Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:43.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-12T12:01:43.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-12T12:01:43.689Z] bfc1f6b37db0: Preparing [2024-11-12T12:01:43.689Z] 69c04498c8e4: Preparing [2024-11-12T12:01:43.689Z] 1d3cea83a305: Preparing [2024-11-12T12:01:43.689Z] afb24a1b5f78: Preparing [2024-11-12T12:01:43.689Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:43.689Z] 5fdf428e6ee1: Preparing [2024-11-12T12:01:43.689Z] c865f4ae3449: Preparing [2024-11-12T12:01:43.689Z] 9af60b41a4cc: Preparing [2024-11-12T12:01:43.689Z] 75654b8eeebd: Preparing [2024-11-12T12:01:43.689Z] 5fdf428e6ee1: Waiting [2024-11-12T12:01:43.689Z] c865f4ae3449: Waiting [2024-11-12T12:01:43.689Z] 9af60b41a4cc: Waiting [2024-11-12T12:01:43.689Z] 75654b8eeebd: Waiting [2024-11-12T12:01:43.689Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:43.689Z] 69c04498c8e4: Layer already exists [2024-11-12T12:01:43.689Z] 1d3cea83a305: Layer already exists [2024-11-12T12:01:43.689Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:43.689Z] bfc1f6b37db0: Layer already exists [2024-11-12T12:01:43.689Z] 5fdf428e6ee1: Layer already exists [2024-11-12T12:01:43.689Z] 9af60b41a4cc: Layer already exists [2024-11-12T12:01:43.689Z] c865f4ae3449: Layer already exists [2024-11-12T12:01:43.689Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:43.689Z] latest: digest: sha256:db84b46216eebf681c56d51c1ce66c1ea6627d294df6ca9e317dcbed2d84b664 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:44.021Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:44.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.18 [2024-11-12T12:01:44.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-12T12:01:44.340Z] bfc1f6b37db0: Preparing [2024-11-12T12:01:44.340Z] 69c04498c8e4: Preparing [2024-11-12T12:01:44.340Z] 1d3cea83a305: Preparing [2024-11-12T12:01:44.340Z] afb24a1b5f78: Preparing [2024-11-12T12:01:44.340Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:44.340Z] 5fdf428e6ee1: Preparing [2024-11-12T12:01:44.340Z] c865f4ae3449: Preparing [2024-11-12T12:01:44.340Z] 9af60b41a4cc: Preparing [2024-11-12T12:01:44.340Z] 75654b8eeebd: Preparing [2024-11-12T12:01:44.340Z] c865f4ae3449: Waiting [2024-11-12T12:01:44.340Z] 9af60b41a4cc: Waiting [2024-11-12T12:01:44.340Z] 75654b8eeebd: Waiting [2024-11-12T12:01:44.340Z] 5fdf428e6ee1: Waiting [2024-11-12T12:01:44.340Z] 69c04498c8e4: Layer already exists [2024-11-12T12:01:44.340Z] 1d3cea83a305: Layer already exists [2024-11-12T12:01:44.340Z] bfc1f6b37db0: Layer already exists [2024-11-12T12:01:44.340Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:44.340Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:44.340Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:44.340Z] 9af60b41a4cc: Layer already exists [2024-11-12T12:01:44.340Z] 5fdf428e6ee1: Layer already exists [2024-11-12T12:01:44.340Z] c865f4ae3449: Layer already exists [2024-11-12T12:01:44.340Z] 4.0.0-dev.18: digest: sha256:db84b46216eebf681c56d51c1ce66c1ea6627d294df6ca9e317dcbed2d84b664 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:44.676Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:45.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:01:45.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-12T12:01:45.000Z] bfc1f6b37db0: Preparing [2024-11-12T12:01:45.000Z] 69c04498c8e4: Preparing [2024-11-12T12:01:45.000Z] 1d3cea83a305: Preparing [2024-11-12T12:01:45.000Z] afb24a1b5f78: Preparing [2024-11-12T12:01:45.000Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:45.000Z] 5fdf428e6ee1: Preparing [2024-11-12T12:01:45.000Z] c865f4ae3449: Preparing [2024-11-12T12:01:45.000Z] 9af60b41a4cc: Preparing [2024-11-12T12:01:45.000Z] 75654b8eeebd: Preparing [2024-11-12T12:01:45.000Z] 9af60b41a4cc: Waiting [2024-11-12T12:01:45.000Z] 75654b8eeebd: Waiting [2024-11-12T12:01:45.000Z] 5fdf428e6ee1: Waiting [2024-11-12T12:01:45.000Z] c865f4ae3449: Waiting [2024-11-12T12:01:45.000Z] 1d3cea83a305: Layer already exists [2024-11-12T12:01:45.000Z] bfc1f6b37db0: Layer already exists [2024-11-12T12:01:45.000Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:45.000Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:45.000Z] 69c04498c8e4: Layer already exists [2024-11-12T12:01:45.000Z] 9af60b41a4cc: Layer already exists [2024-11-12T12:01:45.000Z] c865f4ae3449: Layer already exists [2024-11-12T12:01:45.000Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:45.000Z] 5fdf428e6ee1: Layer already exists [2024-11-12T12:01:45.000Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:db84b46216eebf681c56d51c1ce66c1ea6627d294df6ca9e317dcbed2d84b664 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:45.326Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:45.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-11-12T12:01:45.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-12T12:01:45.649Z] bfc1f6b37db0: Preparing [2024-11-12T12:01:45.649Z] 69c04498c8e4: Preparing [2024-11-12T12:01:45.649Z] 1d3cea83a305: Preparing [2024-11-12T12:01:45.649Z] afb24a1b5f78: Preparing [2024-11-12T12:01:45.649Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:45.649Z] 5fdf428e6ee1: Preparing [2024-11-12T12:01:45.649Z] c865f4ae3449: Preparing [2024-11-12T12:01:45.649Z] 5fdf428e6ee1: Waiting [2024-11-12T12:01:45.649Z] 9af60b41a4cc: Preparing [2024-11-12T12:01:45.649Z] 75654b8eeebd: Preparing [2024-11-12T12:01:45.649Z] c865f4ae3449: Waiting [2024-11-12T12:01:45.649Z] 75654b8eeebd: Waiting [2024-11-12T12:01:45.649Z] 9af60b41a4cc: Waiting [2024-11-12T12:01:45.649Z] 1d3cea83a305: Layer already exists [2024-11-12T12:01:45.649Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:45.649Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:45.649Z] bfc1f6b37db0: Layer already exists [2024-11-12T12:01:45.649Z] 69c04498c8e4: Layer already exists [2024-11-12T12:01:45.649Z] 5fdf428e6ee1: Layer already exists [2024-11-12T12:01:45.649Z] 9af60b41a4cc: Layer already exists [2024-11-12T12:01:45.649Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:45.649Z] c865f4ae3449: Layer already exists [2024-11-12T12:01:45.649Z] main: digest: sha256:db84b46216eebf681c56d51c1ce66c1ea6627d294df6ca9e317dcbed2d84b664 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:01:45.713Z] ===================================================== [Pipeline] echo [2024-11-12T12:01:45.724Z] taggedImages: [2024-11-12T12:01:45.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:01:45.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-12T12:01:45.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.18 [2024-11-12T12:01:45.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:01:45.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-11-12T12:01:45.754Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-11-12T12:01:45.754Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:01:45.754Z] latest [2024-11-12T12:01:45.754Z] 4.0.0-dev.18 [2024-11-12T12:01:45.754Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:01:45.754Z] main [2024-11-12T12:01:45.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:46.100Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:46.419Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:01:46.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-12T12:01:46.419Z] 9a887c617d56: Preparing [2024-11-12T12:01:46.419Z] b4696c513579: Preparing [2024-11-12T12:01:46.419Z] 1c2badfc131b: Preparing [2024-11-12T12:01:46.419Z] afb24a1b5f78: Preparing [2024-11-12T12:01:46.419Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:46.419Z] 8ce4461dccd7: Preparing [2024-11-12T12:01:46.419Z] d0edd8ac3e83: Preparing [2024-11-12T12:01:46.419Z] 75654b8eeebd: Preparing [2024-11-12T12:01:46.419Z] 8ce4461dccd7: Waiting [2024-11-12T12:01:46.419Z] d0edd8ac3e83: Waiting [2024-11-12T12:01:46.419Z] 75654b8eeebd: Waiting [2024-11-12T12:01:46.419Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:46.419Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:46.419Z] b4696c513579: Pushed [2024-11-12T12:01:46.419Z] 9a887c617d56: Pushed [2024-11-12T12:01:46.419Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:46.419Z] d0edd8ac3e83: Pushed [2024-11-12T12:01:46.986Z] 8ce4461dccd7: Pushed [2024-11-12T12:01:50.277Z] 1c2badfc131b: Pushed [2024-11-12T12:01:50.277Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:2125d456f95b7bc02ff2dd3d63b7b67df8925614f298195bc914102f191007bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:50.605Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:50.926Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-12T12:01:50.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-12T12:01:50.926Z] 9a887c617d56: Preparing [2024-11-12T12:01:50.926Z] b4696c513579: Preparing [2024-11-12T12:01:50.926Z] 1c2badfc131b: Preparing [2024-11-12T12:01:50.926Z] afb24a1b5f78: Preparing [2024-11-12T12:01:50.926Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:50.926Z] 8ce4461dccd7: Preparing [2024-11-12T12:01:50.926Z] d0edd8ac3e83: Preparing [2024-11-12T12:01:50.926Z] 75654b8eeebd: Preparing [2024-11-12T12:01:50.926Z] 8ce4461dccd7: Waiting [2024-11-12T12:01:50.926Z] d0edd8ac3e83: Waiting [2024-11-12T12:01:50.926Z] 75654b8eeebd: Waiting [2024-11-12T12:01:50.926Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:50.926Z] 1c2badfc131b: Layer already exists [2024-11-12T12:01:50.926Z] b4696c513579: Layer already exists [2024-11-12T12:01:50.926Z] 9a887c617d56: Layer already exists [2024-11-12T12:01:50.926Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:50.926Z] d0edd8ac3e83: Layer already exists [2024-11-12T12:01:50.926Z] 8ce4461dccd7: Layer already exists [2024-11-12T12:01:50.926Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:50.926Z] latest: digest: sha256:2125d456f95b7bc02ff2dd3d63b7b67df8925614f298195bc914102f191007bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:51.250Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:51.562Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.18 [2024-11-12T12:01:51.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-12T12:01:51.562Z] 9a887c617d56: Preparing [2024-11-12T12:01:51.562Z] b4696c513579: Preparing [2024-11-12T12:01:51.562Z] 1c2badfc131b: Preparing [2024-11-12T12:01:51.562Z] afb24a1b5f78: Preparing [2024-11-12T12:01:51.562Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:51.562Z] 8ce4461dccd7: Preparing [2024-11-12T12:01:51.562Z] d0edd8ac3e83: Preparing [2024-11-12T12:01:51.562Z] 75654b8eeebd: Preparing [2024-11-12T12:01:51.562Z] 75654b8eeebd: Waiting [2024-11-12T12:01:51.562Z] d0edd8ac3e83: Waiting [2024-11-12T12:01:51.562Z] 8ce4461dccd7: Waiting [2024-11-12T12:01:51.562Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:51.562Z] 1c2badfc131b: Layer already exists [2024-11-12T12:01:51.562Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:51.562Z] 9a887c617d56: Layer already exists [2024-11-12T12:01:51.562Z] b4696c513579: Layer already exists [2024-11-12T12:01:51.562Z] d0edd8ac3e83: Layer already exists [2024-11-12T12:01:51.562Z] 8ce4461dccd7: Layer already exists [2024-11-12T12:01:51.562Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:51.562Z] 4.0.0-dev.18: digest: sha256:2125d456f95b7bc02ff2dd3d63b7b67df8925614f298195bc914102f191007bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:51.878Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:52.202Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:01:52.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-12T12:01:52.202Z] 9a887c617d56: Preparing [2024-11-12T12:01:52.202Z] b4696c513579: Preparing [2024-11-12T12:01:52.202Z] 1c2badfc131b: Preparing [2024-11-12T12:01:52.202Z] afb24a1b5f78: Preparing [2024-11-12T12:01:52.202Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:52.202Z] 8ce4461dccd7: Preparing [2024-11-12T12:01:52.202Z] d0edd8ac3e83: Preparing [2024-11-12T12:01:52.202Z] 75654b8eeebd: Preparing [2024-11-12T12:01:52.202Z] 8ce4461dccd7: Waiting [2024-11-12T12:01:52.202Z] d0edd8ac3e83: Waiting [2024-11-12T12:01:52.202Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:52.202Z] 9a887c617d56: Layer already exists [2024-11-12T12:01:52.202Z] 1c2badfc131b: Layer already exists [2024-11-12T12:01:52.202Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:52.202Z] b4696c513579: Layer already exists [2024-11-12T12:01:52.202Z] 8ce4461dccd7: Layer already exists [2024-11-12T12:01:52.202Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:52.202Z] d0edd8ac3e83: Layer already exists [2024-11-12T12:01:52.202Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:2125d456f95b7bc02ff2dd3d63b7b67df8925614f298195bc914102f191007bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:52.525Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:52.850Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-11-12T12:01:52.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-12T12:01:52.850Z] 9a887c617d56: Preparing [2024-11-12T12:01:52.850Z] b4696c513579: Preparing [2024-11-12T12:01:52.850Z] 1c2badfc131b: Preparing [2024-11-12T12:01:52.850Z] afb24a1b5f78: Preparing [2024-11-12T12:01:52.850Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:52.850Z] 8ce4461dccd7: Preparing [2024-11-12T12:01:52.850Z] d0edd8ac3e83: Preparing [2024-11-12T12:01:52.850Z] 75654b8eeebd: Preparing [2024-11-12T12:01:52.850Z] d0edd8ac3e83: Waiting [2024-11-12T12:01:52.850Z] 75654b8eeebd: Waiting [2024-11-12T12:01:52.850Z] 8ce4461dccd7: Waiting [2024-11-12T12:01:52.850Z] 9a887c617d56: Layer already exists [2024-11-12T12:01:52.850Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:52.850Z] b4696c513579: Layer already exists [2024-11-12T12:01:52.850Z] 1c2badfc131b: Layer already exists [2024-11-12T12:01:52.850Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:52.850Z] d0edd8ac3e83: Layer already exists [2024-11-12T12:01:52.850Z] 8ce4461dccd7: Layer already exists [2024-11-12T12:01:52.850Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:52.850Z] main: digest: sha256:2125d456f95b7bc02ff2dd3d63b7b67df8925614f298195bc914102f191007bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:01:52.929Z] ===================================================== [Pipeline] echo [2024-11-12T12:01:52.946Z] taggedImages: [2024-11-12T12:01:52.946Z] - nexus3.edgexfoundry.org:10004/support-notifications:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:01:52.946Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-12T12:01:52.946Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.18 [2024-11-12T12:01:52.946Z] - nexus3.edgexfoundry.org:10004/support-notifications:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:01:52.946Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-11-12T12:01:52.975Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-11-12T12:01:52.975Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:01:52.975Z] latest [2024-11-12T12:01:52.975Z] 4.0.0-dev.18 [2024-11-12T12:01:52.975Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:01:52.975Z] main [2024-11-12T12:01:52.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:53.309Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:53.621Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:01:53.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-12T12:01:53.621Z] 0266662b0a5c: Preparing [2024-11-12T12:01:53.621Z] 889654fe10da: Preparing [2024-11-12T12:01:53.621Z] afb24a1b5f78: Preparing [2024-11-12T12:01:53.621Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:53.621Z] 39ffe4c2c8a4: Preparing [2024-11-12T12:01:53.621Z] 4a38cb9de98a: Preparing [2024-11-12T12:01:53.621Z] 75654b8eeebd: Preparing [2024-11-12T12:01:53.621Z] 4a38cb9de98a: Waiting [2024-11-12T12:01:53.621Z] 75654b8eeebd: Waiting [2024-11-12T12:01:53.621Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:53.621Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:53.621Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:53.621Z] 0266662b0a5c: Pushed [2024-11-12T12:01:53.879Z] 4a38cb9de98a: Pushed [2024-11-12T12:01:54.137Z] 39ffe4c2c8a4: Pushed [2024-11-12T12:01:57.430Z] 889654fe10da: Pushed [2024-11-12T12:01:57.430Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:c2cf4c453b429f58aeabeccbd8aed000e521a7bedbe2d69152b50efbd53b96cc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:57.759Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:58.081Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-11-12T12:01:58.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-12T12:01:58.081Z] 0266662b0a5c: Preparing [2024-11-12T12:01:58.081Z] 889654fe10da: Preparing [2024-11-12T12:01:58.081Z] afb24a1b5f78: Preparing [2024-11-12T12:01:58.081Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:58.081Z] 39ffe4c2c8a4: Preparing [2024-11-12T12:01:58.081Z] 4a38cb9de98a: Preparing [2024-11-12T12:01:58.081Z] 75654b8eeebd: Preparing [2024-11-12T12:01:58.081Z] 4a38cb9de98a: Waiting [2024-11-12T12:01:58.081Z] 75654b8eeebd: Waiting [2024-11-12T12:01:58.081Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:58.081Z] 0266662b0a5c: Layer already exists [2024-11-12T12:01:58.081Z] 39ffe4c2c8a4: Layer already exists [2024-11-12T12:01:58.081Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:58.081Z] 889654fe10da: Layer already exists [2024-11-12T12:01:58.081Z] 4a38cb9de98a: Layer already exists [2024-11-12T12:01:58.081Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:58.081Z] latest: digest: sha256:c2cf4c453b429f58aeabeccbd8aed000e521a7bedbe2d69152b50efbd53b96cc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:58.412Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:58.740Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.18 [2024-11-12T12:01:58.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-12T12:01:58.740Z] 0266662b0a5c: Preparing [2024-11-12T12:01:58.740Z] 889654fe10da: Preparing [2024-11-12T12:01:58.740Z] afb24a1b5f78: Preparing [2024-11-12T12:01:58.740Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:58.740Z] 39ffe4c2c8a4: Preparing [2024-11-12T12:01:58.740Z] 4a38cb9de98a: Preparing [2024-11-12T12:01:58.740Z] 75654b8eeebd: Preparing [2024-11-12T12:01:58.740Z] 4a38cb9de98a: Waiting [2024-11-12T12:01:58.740Z] 75654b8eeebd: Waiting [2024-11-12T12:01:58.740Z] 0266662b0a5c: Layer already exists [2024-11-12T12:01:58.740Z] 39ffe4c2c8a4: Layer already exists [2024-11-12T12:01:58.740Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:58.740Z] 889654fe10da: Layer already exists [2024-11-12T12:01:58.740Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:58.740Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:58.740Z] 4a38cb9de98a: Layer already exists [2024-11-12T12:01:58.740Z] 4.0.0-dev.18: digest: sha256:c2cf4c453b429f58aeabeccbd8aed000e521a7bedbe2d69152b50efbd53b96cc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:59.069Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:59.391Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:01:59.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-12T12:01:59.392Z] 0266662b0a5c: Preparing [2024-11-12T12:01:59.392Z] 889654fe10da: Preparing [2024-11-12T12:01:59.392Z] afb24a1b5f78: Preparing [2024-11-12T12:01:59.392Z] ccf38dce2fb5: Preparing [2024-11-12T12:01:59.392Z] 39ffe4c2c8a4: Preparing [2024-11-12T12:01:59.392Z] 4a38cb9de98a: Preparing [2024-11-12T12:01:59.392Z] 75654b8eeebd: Preparing [2024-11-12T12:01:59.392Z] 4a38cb9de98a: Waiting [2024-11-12T12:01:59.392Z] 75654b8eeebd: Waiting [2024-11-12T12:01:59.392Z] afb24a1b5f78: Layer already exists [2024-11-12T12:01:59.392Z] 889654fe10da: Layer already exists [2024-11-12T12:01:59.392Z] 0266662b0a5c: Layer already exists [2024-11-12T12:01:59.392Z] 39ffe4c2c8a4: Layer already exists [2024-11-12T12:01:59.392Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:01:59.392Z] 4a38cb9de98a: Layer already exists [2024-11-12T12:01:59.392Z] 75654b8eeebd: Layer already exists [2024-11-12T12:01:59.392Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:c2cf4c453b429f58aeabeccbd8aed000e521a7bedbe2d69152b50efbd53b96cc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:01:59.717Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:02:00.038Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-11-12T12:02:00.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-12T12:02:00.038Z] 0266662b0a5c: Preparing [2024-11-12T12:02:00.038Z] 889654fe10da: Preparing [2024-11-12T12:02:00.038Z] afb24a1b5f78: Preparing [2024-11-12T12:02:00.038Z] ccf38dce2fb5: Preparing [2024-11-12T12:02:00.038Z] 39ffe4c2c8a4: Preparing [2024-11-12T12:02:00.038Z] 4a38cb9de98a: Preparing [2024-11-12T12:02:00.038Z] 75654b8eeebd: Preparing [2024-11-12T12:02:00.038Z] 4a38cb9de98a: Waiting [2024-11-12T12:02:00.038Z] 75654b8eeebd: Waiting [2024-11-12T12:02:00.038Z] afb24a1b5f78: Layer already exists [2024-11-12T12:02:00.038Z] ccf38dce2fb5: Layer already exists [2024-11-12T12:02:00.038Z] 889654fe10da: Layer already exists [2024-11-12T12:02:00.038Z] 0266662b0a5c: Layer already exists [2024-11-12T12:02:00.038Z] 39ffe4c2c8a4: Layer already exists [2024-11-12T12:02:00.038Z] 4a38cb9de98a: Layer already exists [2024-11-12T12:02:00.038Z] 75654b8eeebd: Layer already exists [2024-11-12T12:02:00.038Z] main: digest: sha256:c2cf4c453b429f58aeabeccbd8aed000e521a7bedbe2d69152b50efbd53b96cc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:02:00.113Z] ===================================================== [Pipeline] echo [2024-11-12T12:02:00.127Z] taggedImages: [2024-11-12T12:02:00.127Z] - nexus3.edgexfoundry.org:10004/support-scheduler:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:02:00.127Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-11-12T12:02:00.127Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.18 [2024-11-12T12:02:00.127Z] - nexus3.edgexfoundry.org:10004/support-scheduler:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:02:00.127Z] - 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-11-12T12:17:25.582Z] #153 ... [2024-11-12T12:17:25.583Z] [2024-11-12T12:17:25.583Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-12T12:17:25.583Z] #144 DONE 1093.0s [2024-11-12T12:17:25.583Z] [2024-11-12T12:17:25.583Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-12T12:17:25.583Z] #148 ... [2024-11-12T12:17:25.583Z] [2024-11-12T12:17:25.583Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:17:25.583Z] #154 DONE 0.2s [2024-11-12T12:17:25.583Z] [2024-11-12T12:17:25.583Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-12T12:17:25.583Z] #155 DONE 0.1s [2024-11-12T12:17:25.583Z] [2024-11-12T12:17:25.583Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-12T12:17:25.583Z] #147 ... [2024-11-12T12:17:25.583Z] [2024-11-12T12:17:25.583Z] #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-12T12:17:25.583Z] #156 DONE 0.4s [2024-11-12T12:17:25.583Z] [2024-11-12T12:17:25.583Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T12:17:25.583Z] #146 ... [2024-11-12T12:17:25.583Z] [2024-11-12T12:17:25.583Z] #157 [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-11-12T12:17:25.583Z] #157 DONE 0.2s [2024-11-12T12:17:25.583Z] [2024-11-12T12:17:25.583Z] #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-12T12:17:25.583Z] #158 DONE 0.2s [2024-11-12T12:17:25.583Z] [2024-11-12T12:17:25.583Z] #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-12T12:17:25.583Z] #159 DONE 2.1s [2024-11-12T12:17:25.583Z] [2024-11-12T12:17:25.583Z] #105 [core-common-config-bootstrapper] exporting to image [2024-11-12T12:17:25.583Z] #105 exporting layers [2024-11-12T12:17:25.583Z] #105 exporting layers 0.8s done [2024-11-12T12:17:25.583Z] #105 writing image sha256:e5da96d5e4cffcfe95ab3e552d180e9047af9649f11b0cbd8b147bf184835940 done [2024-11-12T12:17:25.583Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-11-12T12:17:25.583Z] #105 DONE 7.2s [2024-11-12T12:17:25.583Z] [2024-11-12T12:17:25.583Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-12T12:17:32.231Z] #147 ... [2024-11-12T12:17:32.231Z] [2024-11-12T12:17:32.231Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-12T12:17:32.231Z] #152 DONE 1107.9s [2024-11-12T12:17:32.231Z] [2024-11-12T12:17:32.231Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T12:17:32.510Z] #146 ... [2024-11-12T12:17:32.510Z] [2024-11-12T12:17:32.510Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:17:33.134Z] #160 DONE 0.5s [2024-11-12T12:17:33.134Z] [2024-11-12T12:17:33.134Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-12T12:17:33.134Z] #161 DONE 0.2s [2024-11-12T12:17:33.134Z] [2024-11-12T12:17:33.134Z] #162 [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-11-12T12:17:33.417Z] #162 DONE 0.1s [2024-11-12T12:17:33.417Z] [2024-11-12T12:17:33.417Z] #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-12T12:17:33.417Z] #163 DONE 0.1s [2024-11-12T12:17:33.417Z] [2024-11-12T12:17:33.417Z] #164 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-12T12:17:33.684Z] #164 DONE 0.3s [2024-11-12T12:17:33.684Z] [2024-11-12T12:17:33.684Z] #143 [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-11-12T12:17:33.684Z] #143 1108.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-12T12:17:33.953Z] #143 ... [2024-11-12T12:17:33.953Z] [2024-11-12T12:17:33.953Z] #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-12T12:17:33.953Z] #165 DONE 0.1s [2024-11-12T12:17:33.953Z] [2024-11-12T12:17:33.953Z] #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-12T12:17:35.910Z] #166 ... [2024-11-12T12:17:35.910Z] [2024-11-12T12:17:35.911Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-12T12:17:35.911Z] #153 DONE 1111.5s [2024-11-12T12:17:35.911Z] [2024-11-12T12:17:35.911Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-12T12:17:36.514Z] #147 ... [2024-11-12T12:17:36.514Z] [2024-11-12T12:17:36.514Z] #167 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-12T12:17:36.514Z] #167 DONE 0.2s [2024-11-12T12:17:36.514Z] [2024-11-12T12:17:36.514Z] #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-12T12:17:36.786Z] #168 ... [2024-11-12T12:17:36.786Z] [2024-11-12T12:17:36.786Z] #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-12T12:17:36.786Z] #166 DONE 2.8s [2024-11-12T12:17:36.786Z] [2024-11-12T12:17:36.786Z] #105 [security-proxy-setup] exporting to image [2024-11-12T12:17:36.786Z] #105 exporting layers [2024-11-12T12:17:38.738Z] #105 exporting layers 1.9s done [2024-11-12T12:17:38.738Z] #105 writing image sha256:ef0f76d360d320cf1df9d5eb79e1aae9123609bddcaf41e0725d68ad7346b5ea 0.0s done [2024-11-12T12:17:38.738Z] #105 naming to docker.io/library/security-proxy-setup-arm64 [2024-11-12T12:17:38.738Z] #105 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2024-11-12T12:17:38.738Z] #105 DONE 9.2s [2024-11-12T12:17:38.738Z] [2024-11-12T12:17:38.738Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-12T12:17:39.379Z] #142 ... [2024-11-12T12:17:39.379Z] [2024-11-12T12:17:39.379Z] #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-12T12:17:39.379Z] #168 DONE 2.7s [2024-11-12T12:17:39.379Z] [2024-11-12T12:17:39.379Z] #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:17:39.650Z] #169 DONE 0.3s [2024-11-12T12:17:39.650Z] [2024-11-12T12:17:39.650Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-12T12:17:39.650Z] #145 ... [2024-11-12T12:17:39.650Z] [2024-11-12T12:17:39.650Z] #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-12T12:17:39.927Z] #170 DONE 0.2s [2024-11-12T12:17:39.927Z] [2024-11-12T12:17:39.927Z] #171 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-12T12:17:40.525Z] #171 DONE 0.4s [2024-11-12T12:17:40.525Z] [2024-11-12T12:17:40.525Z] #172 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-12T12:17:40.526Z] #172 DONE 0.2s [2024-11-12T12:17:40.526Z] [2024-11-12T12:17:40.526Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T12:17:40.526Z] #146 ... [2024-11-12T12:17:40.526Z] [2024-11-12T12:17:40.526Z] #173 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-12T12:17:40.807Z] #173 DONE 0.2s [2024-11-12T12:17:40.807Z] [2024-11-12T12:17:40.807Z] #174 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-12T12:17:41.075Z] #174 DONE 0.2s [2024-11-12T12:17:41.076Z] [2024-11-12T12:17:41.076Z] #175 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-12T12:17:41.076Z] #175 DONE 0.2s [2024-11-12T12:17:41.076Z] [2024-11-12T12:17:41.076Z] #176 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-12T12:17:41.343Z] #176 DONE 0.2s [2024-11-12T12:17:41.343Z] [2024-11-12T12:17:41.343Z] #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-12T12:17:43.942Z] #177 DONE 2.1s [2024-11-12T12:17:43.942Z] [2024-11-12T12:17:43.942Z] #105 [security-bootstrapper] exporting to image [2024-11-12T12:17:44.953Z] #105 exporting layers 1.3s done [2024-11-12T12:17:44.953Z] #105 writing image sha256:b426527e1d778567c6c79a68c7ca40e4799ef7bf41d785ab42aad36d60339a84 done [2024-11-12T12:17:44.953Z] #105 naming to docker.io/library/security-bootstrapper-arm64 done [2024-11-12T12:17:44.953Z] #105 DONE 10.5s [2024-11-12T12:17:44.953Z] [2024-11-12T12:17:44.953Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-12T12:17:55.246Z] #148 ... [2024-11-12T12:17:55.246Z] [2024-11-12T12:17:55.246Z] #143 [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-11-12T12:17:55.246Z] #143 DONE 1130.7s [2024-11-12T12:17:55.246Z] [2024-11-12T12:17:55.246Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-12T12:17:55.564Z] #147 ... [2024-11-12T12:17:55.564Z] [2024-11-12T12:17:55.564Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:17:55.898Z] #178 DONE 0.2s [2024-11-12T12:17:55.898Z] [2024-11-12T12:17:55.898Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-12T12:17:55.898Z] #179 DONE 0.2s [2024-11-12T12:17:55.898Z] [2024-11-12T12:17:55.898Z] #180 [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-11-12T12:17:56.178Z] #180 DONE 0.3s [2024-11-12T12:17:56.178Z] [2024-11-12T12:17:56.178Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-12T12:17:56.178Z] #145 ... [2024-11-12T12:17:56.178Z] [2024-11-12T12:17:56.178Z] #181 [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-11-12T12:17:56.178Z] #181 DONE 0.1s [2024-11-12T12:17:56.463Z] [2024-11-12T12:17:56.463Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-12T12:17:56.735Z] #182 DONE 0.2s [2024-11-12T12:17:56.735Z] [2024-11-12T12:17:56.735Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-12T12:17:56.735Z] #183 DONE 0.3s [2024-11-12T12:17:56.735Z] [2024-11-12T12:17:56.735Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-12T12:17:57.023Z] #147 ... [2024-11-12T12:17:57.023Z] [2024-11-12T12:17:57.023Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-12T12:17:57.023Z] #184 DONE 0.4s [2024-11-12T12:17:57.023Z] [2024-11-12T12:17:57.023Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-12T12:17:57.317Z] #147 ... [2024-11-12T12:17:57.317Z] [2024-11-12T12:17:57.317Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-12T12:17:57.317Z] #185 DONE 0.1s [2024-11-12T12:17:57.317Z] [2024-11-12T12:17:57.317Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-12T12:18:00.029Z] #186 DONE 2.2s [2024-11-12T12:18:00.029Z] [2024-11-12T12:18:00.029Z] #105 [security-secretstore-setup] exporting to image [2024-11-12T12:18:00.029Z] #105 exporting layers [2024-11-12T12:18:00.986Z] #105 exporting layers 1.4s done [2024-11-12T12:18:00.986Z] #105 writing image sha256:c1725d2c5191bab9930009d005abbb947a3be7f64ee363fc8f557a542d908282 done [2024-11-12T12:18:00.986Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-11-12T12:18:00.986Z] #105 DONE 12.0s [2024-11-12T12:18:00.986Z] [2024-11-12T12:18:00.986Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T12:20:52.702Z] #146 ... [2024-11-12T12:20:52.702Z] [2024-11-12T12:20:52.702Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-12T12:20:52.702Z] #149 DONE 1296.2s [2024-11-12T12:20:52.702Z] [2024-11-12T12:20:52.702Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-12T12:20:52.702Z] #147 ... [2024-11-12T12:20:52.702Z] [2024-11-12T12:20:52.702Z] #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:20:52.702Z] #187 DONE 0.2s [2024-11-12T12:20:52.702Z] [2024-11-12T12:20:52.702Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-12T12:20:52.702Z] #188 DONE 0.2s [2024-11-12T12:20:52.702Z] [2024-11-12T12:20:52.702Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-12T12:20:52.702Z] #189 DONE 0.4s [2024-11-12T12:20:52.702Z] [2024-11-12T12:20:52.702Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T12:20:52.702Z] #146 ... [2024-11-12T12:20:52.702Z] [2024-11-12T12:20:52.702Z] #190 [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-11-12T12:20:52.702Z] #190 DONE 0.2s [2024-11-12T12:20:52.702Z] [2024-11-12T12:20:52.702Z] #105 [security-spiffe-token-provider] exporting to image [2024-11-12T12:20:52.702Z] #105 exporting layers [2024-11-12T12:20:52.702Z] #105 exporting layers 0.9s done [2024-11-12T12:20:52.702Z] #105 writing image sha256:a7ed377f36862dad87995a52c950ebe2b129e05e2b98935fd16b717b35175300 0.0s done [2024-11-12T12:20:52.702Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-11-12T12:20:52.702Z] #105 DONE 12.8s [2024-11-12T12:20:52.702Z] [2024-11-12T12:20:52.702Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T12:27:59.743Z] #146 ... [2024-11-12T12:27:59.743Z] [2024-11-12T12:27:59.743Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-12T12:27:59.743Z] #145 DONE 1734.0s [2024-11-12T12:27:59.743Z] [2024-11-12T12:27:59.743Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-12T12:27:59.743Z] #151 ... [2024-11-12T12:27:59.743Z] [2024-11-12T12:27:59.743Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-12T12:27:59.743Z] #150 DONE 1734.6s [2024-11-12T12:27:59.743Z] [2024-11-12T12:27:59.743Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:27:59.743Z] #191 DONE 0.4s [2024-11-12T12:27:59.743Z] [2024-11-12T12:27:59.743Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-12T12:27:59.743Z] #192 DONE 0.5s [2024-11-12T12:27:59.743Z] [2024-11-12T12:27:59.743Z] #193 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:27:59.743Z] #193 CACHED [2024-11-12T12:27:59.743Z] [2024-11-12T12:27:59.743Z] #194 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-12T12:27:59.743Z] #194 CACHED [2024-11-12T12:27:59.743Z] [2024-11-12T12:27:59.743Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-12T12:28:00.705Z] #195 DONE 0.5s [2024-11-12T12:28:00.705Z] [2024-11-12T12:28:00.705Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-12T12:28:00.705Z] #196 DONE 0.6s [2024-11-12T12:28:00.705Z] [2024-11-12T12:28:00.705Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-12T12:28:00.705Z] #197 DONE 0.3s [2024-11-12T12:28:00.705Z] [2024-11-12T12:28:00.705Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-12T12:28:00.705Z] #198 DONE 0.3s [2024-11-12T12:28:00.705Z] [2024-11-12T12:28:00.705Z] #105 [core-command] exporting to image [2024-11-12T12:28:00.705Z] #105 exporting layers [2024-11-12T12:28:01.292Z] #105 ... [2024-11-12T12:28:01.292Z] [2024-11-12T12:28:01.292Z] #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-12T12:28:01.292Z] #199 DONE 0.3s [2024-11-12T12:28:01.292Z] [2024-11-12T12:28:01.292Z] #200 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-12T12:28:01.569Z] #200 ... [2024-11-12T12:28:01.569Z] [2024-11-12T12:28:01.569Z] #105 [core-command] exporting to image [2024-11-12T12:28:01.569Z] #105 exporting layers 0.6s done [2024-11-12T12:28:01.569Z] #105 writing image sha256:3a593954851031076c72a74846322baffe77d9575d07fb20e6876a19e7796430 0.0s done [2024-11-12T12:28:01.569Z] #105 naming to docker.io/library/core-command-arm64 done [2024-11-12T12:28:01.569Z] #105 DONE 13.5s [2024-11-12T12:28:01.569Z] [2024-11-12T12:28:01.569Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-12T12:28:03.543Z] #151 ... [2024-11-12T12:28:03.543Z] [2024-11-12T12:28:03.543Z] #200 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-12T12:28:03.543Z] #200 DONE 2.1s [2024-11-12T12:28:03.543Z] [2024-11-12T12:28:03.543Z] #105 [security-proxy-auth] exporting to image [2024-11-12T12:28:04.129Z] #105 exporting layers 0.8s done [2024-11-12T12:28:04.129Z] #105 writing image sha256:b5300a0e6bc60a396eb44828615f175682d094b0a5d514e2ec2961ac588482c0 done [2024-11-12T12:28:04.129Z] #105 naming to docker.io/library/security-proxy-auth-arm64 done [2024-11-12T12:28:04.129Z] #105 DONE 14.3s [2024-11-12T12:28:04.129Z] [2024-11-12T12:28:04.129Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T12:30:10.798Z] #146 ... [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-12T12:30:10.798Z] #148 DONE 1854.1s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-12T12:30:10.798Z] #147 DONE 1854.1s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T12:30:10.798Z] #146 ... [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #201 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:30:10.798Z] #201 DONE 0.1s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-12T12:30:10.798Z] #151 ... [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #202 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:30:10.798Z] #202 ... [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #203 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-12T12:30:10.798Z] #203 DONE 0.3s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #202 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:30:10.798Z] #202 DONE 0.3s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #204 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-12T12:30:10.798Z] #204 DONE 0.3s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #205 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-12T12:30:10.798Z] #205 DONE 0.5s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-12T12:30:10.798Z] #151 DONE 1856.4s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #206 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-12T12:30:10.798Z] #206 DONE 1.0s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-12T12:30:10.798Z] #207 DONE 0.4s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-12T12:30:10.798Z] #208 DONE 0.3s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-12T12:30:10.798Z] #209 DONE 0.3s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:30:10.798Z] #210 ... [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #211 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-12T12:30:10.798Z] #211 DONE 0.4s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #105 [core-data] exporting to image [2024-11-12T12:30:10.798Z] #105 exporting layers [2024-11-12T12:30:10.798Z] #105 ... [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:30:10.798Z] #210 DONE 0.5s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #212 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-12T12:30:10.798Z] #212 DONE 0.6s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #213 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-12T12:30:10.798Z] #213 DONE 0.8s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #105 [core-metadata] exporting to image [2024-11-12T12:30:10.798Z] #105 exporting layers 0.8s done [2024-11-12T12:30:10.798Z] #105 writing image sha256:5ea46af161d7375284007b1852feccb76f5e53dc8a9ad932a620f424ff6ec6bc 0.0s done [2024-11-12T12:30:10.798Z] #105 naming to docker.io/library/core-data-arm64 done [2024-11-12T12:30:10.798Z] #105 writing image sha256:4975c3ca5678539c63be20ad09ecd0c6b060754a33b108bd461c84829c6d4e94 0.0s done [2024-11-12T12:30:10.798Z] #105 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-11-12T12:30:10.798Z] #105 DONE 16.4s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #214 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-12T12:30:10.798Z] #214 DONE 0.2s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T12:30:10.798Z] #146 ... [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-12T12:30:10.798Z] #215 DONE 0.1s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #105 [core-keeper] exporting to image [2024-11-12T12:30:10.798Z] #105 exporting layers 0.5s done [2024-11-12T12:30:10.798Z] #105 writing image sha256:981104ec5d68b923471d530a302621041df8008b74ef3876f9c3e860daacf043 done [2024-11-12T12:30:10.798Z] #105 naming to docker.io/library/core-keeper-arm64 done [2024-11-12T12:30:10.798Z] #105 DONE 16.4s [2024-11-12T12:30:10.798Z] [2024-11-12T12:30:10.798Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T12:30:29.010Z] #42 ... [2024-11-12T12:30:29.010Z] [2024-11-12T12:30:29.010Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-12T12:30:29.010Z] #142 DONE 1884.4s [2024-11-12T12:30:29.010Z] [2024-11-12T12:30:29.010Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T12:30:29.612Z] #146 ... [2024-11-12T12:30:29.612Z] [2024-11-12T12:30:29.612Z] #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:30:29.612Z] #216 DONE 0.2s [2024-11-12T12:30:29.612Z] [2024-11-12T12:30:29.612Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T12:30:29.885Z] #146 ... [2024-11-12T12:30:29.885Z] [2024-11-12T12:30:29.885Z] #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-12T12:30:29.885Z] #217 DONE 0.1s [2024-11-12T12:30:29.885Z] [2024-11-12T12:30:29.885Z] #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-12T12:30:30.515Z] #218 DONE 0.6s [2024-11-12T12:30:30.515Z] [2024-11-12T12:30:30.515Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T12:30:30.515Z] #146 ... [2024-11-12T12:30:30.515Z] [2024-11-12T12:30:30.515Z] #219 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-12T12:30:30.515Z] #219 DONE 0.1s [2024-11-12T12:30:30.515Z] [2024-11-12T12:30:30.515Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-12T12:30:30.515Z] #146 DONE 1886.3s [2024-11-12T12:30:30.515Z] [2024-11-12T12:30:30.515Z] #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-12T12:30:30.789Z] #220 DONE 0.1s [2024-11-12T12:30:30.789Z] [2024-11-12T12:30:30.789Z] #105 [support-notifications] exporting to image [2024-11-12T12:30:30.789Z] #105 exporting layers [2024-11-12T12:30:31.056Z] #105 ... [2024-11-12T12:30:31.056Z] [2024-11-12T12:30:31.056Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-12T12:30:31.056Z] #221 DONE 0.2s [2024-11-12T12:30:31.331Z] [2024-11-12T12:30:31.331Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-12T12:30:31.331Z] #222 DONE 0.2s [2024-11-12T12:30:31.331Z] [2024-11-12T12:30:31.331Z] #105 [support-notifications] exporting to image [2024-11-12T12:30:31.331Z] #105 exporting layers 0.8s done [2024-11-12T12:30:31.742Z] #105 writing image sha256:99a36b4f29a8574cc43502bcc803d396e5e1c9ab5324e4ab859991fd2d32a93a done [2024-11-12T12:30:31.742Z] #105 naming to docker.io/library/support-notifications-arm64 done [2024-11-12T12:30:31.742Z] #105 DONE 17.2s [2024-11-12T12:30:31.742Z] [2024-11-12T12:30:31.742Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-11-12T12:30:32.009Z] #223 DONE 0.5s [2024-11-12T12:30:32.009Z] [2024-11-12T12:30:32.009Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T12:30:32.009Z] #42 ... [2024-11-12T12:30:32.009Z] [2024-11-12T12:30:32.009Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-11-12T12:30:32.009Z] #224 DONE 0.1s [2024-11-12T12:30:32.275Z] [2024-11-12T12:30:32.275Z] #105 [support-scheduler] exporting to image [2024-11-12T12:30:32.857Z] #105 exporting layers 0.7s done [2024-11-12T12:30:32.857Z] #105 writing image sha256:43bb469db293f6410e28d47c04dc02551963ab29970b60ebfe2d9bdce3211823 done [2024-11-12T12:30:32.857Z] #105 naming to docker.io/library/support-scheduler-arm64 done [2024-11-12T12:30:32.857Z] #105 DONE 17.9s [2024-11-12T12:30:32.857Z] [2024-11-12T12:30:32.857Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-12T12:30:32.857Z] time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-12T12:30:32.865Z] $ docker stop --time=1 d65dd55ca9f6fedec8954687f43f876ddb2eb5b43ee8696a3b178a626313ca16 [2024-11-12T12:30:34.563Z] $ docker rm -f --volumes d65dd55ca9f6fedec8954687f43f876ddb2eb5b43ee8696a3b178a626313ca16 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T12:30:35.068Z] + docker images [2024-11-12T12:30:35.068Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-12T12:30:35.068Z] support-scheduler-arm64 latest 43bb469db293 3 seconds ago 53.6MB [2024-11-12T12:30:35.068Z] support-notifications-arm64 latest 99a36b4f29a8 4 seconds ago 52.7MB [2024-11-12T12:30:35.069Z] core-keeper-arm64 latest 981104ec5d68 31 seconds ago 31.7MB [2024-11-12T12:30:35.069Z] core-metadata-arm64 latest 4975c3ca5678 33 seconds ago 38.5MB [2024-11-12T12:30:35.069Z] core-data-arm64 latest 5ea46af161d7 33 seconds ago 38.5MB [2024-11-12T12:30:35.069Z] security-proxy-auth-arm64 latest b5300a0e6bc6 2 minutes ago 33.3MB [2024-11-12T12:30:35.069Z] core-command-arm64 latest 3a5939548510 2 minutes ago 34.3MB [2024-11-12T12:30:35.069Z] security-spiffe-token-provider-arm64 latest a7ed377f3686 9 minutes ago 40.2MB [2024-11-12T12:30:35.069Z] security-secretstore-setup-arm64 latest c1725d2c5191 12 minutes ago 47.6MB [2024-11-12T12:30:35.069Z] security-bootstrapper-arm64 latest b426527e1d77 12 minutes ago 27.2MB [2024-11-12T12:30:35.069Z] security-proxy-setup-arm64 latest ef0f76d360d3 12 minutes ago 36.2MB [2024-11-12T12:30:35.069Z] core-common-config-bootstrapper-arm64 latest e5da96d5e4cf 13 minutes ago 24.1MB [2024-11-12T12:30:35.069Z] security-spire-config-arm64 latest 98d3c79c0c52 32 minutes ago 123MB [2024-11-12T12:30:35.069Z] security-spire-agent-arm64 latest b66228220f35 32 minutes ago 182MB [2024-11-12T12:30:35.069Z] security-spire-server-arm64 latest 49c2650ccc19 32 minutes ago 124MB [2024-11-12T12:30:35.069Z] ci-base-image-arm64 latest 92d49ef68701 34 minutes ago 960MB [2024-11-12T12:30:35.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB [2024-11-12T12:30:35.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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-11-12T12:30:35.216Z] provisioning config files... [2024-11-12T12:30:35.231Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/752@tmp/config15926855146985677500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T12:30:35.585Z] ---> ****-login.sh [2024-11-12T12:30:35.586Z] nexus3.edgexfoundry.org:10001 [2024-11-12T12:30:35.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T12:30:35.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T12:30:35.853Z] Configure a credential helper to remove this warning. See [2024-11-12T12:30:35.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T12:30:35.853Z] [2024-11-12T12:30:35.853Z] Login Succeeded [2024-11-12T12:30:35.853Z] nexus3.edgexfoundry.org:10002 [2024-11-12T12:30:36.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T12:30:36.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T12:30:36.385Z] Configure a credential helper to remove this warning. See [2024-11-12T12:30:36.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T12:30:36.385Z] [2024-11-12T12:30:36.385Z] Login Succeeded [2024-11-12T12:30:36.385Z] nexus3.edgexfoundry.org:10003 [2024-11-12T12:30:36.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T12:30:36.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T12:30:36.652Z] Configure a credential helper to remove this warning. See [2024-11-12T12:30:36.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T12:30:36.652Z] [2024-11-12T12:30:36.652Z] Login Succeeded [2024-11-12T12:30:36.652Z] nexus3.edgexfoundry.org:10004 [2024-11-12T12:30:36.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T12:30:37.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T12:30:37.185Z] Configure a credential helper to remove this warning. See [2024-11-12T12:30:37.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T12:30:37.185Z] [2024-11-12T12:30:37.185Z] Login Succeeded [2024-11-12T12:30:37.185Z] ****.io [2024-11-12T12:30:37.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T12:30:37.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T12:30:37.718Z] Configure a credential helper to remove this warning. See [2024-11-12T12:30:37.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T12:30:37.718Z] [2024-11-12T12:30:37.718Z] Login Succeeded [2024-11-12T12:30:37.718Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T12:30:37.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:30:37.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T12:30:37.810Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-11-12T12:30:37.810Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:30:37.810Z] latest [2024-11-12T12:30:37.810Z] 4.0.0-dev.18 [2024-11-12T12:30:37.810Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:30:37.810Z] main [2024-11-12T12:30:37.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:38.167Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:38.531Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:30:38.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-12T12:30:38.531Z] 1c8a237ea43b: Preparing [2024-11-12T12:30:38.531Z] 2d31c54dc763: Preparing [2024-11-12T12:30:38.531Z] 7af28a4661b0: Preparing [2024-11-12T12:30:38.531Z] d0eb0bc86e3a: Preparing [2024-11-12T12:30:38.531Z] 8e52de7f4a65: Preparing [2024-11-12T12:30:38.531Z] 95e0ca25ba00: Preparing [2024-11-12T12:30:38.531Z] 651d9022c234: Preparing [2024-11-12T12:30:38.531Z] 95e0ca25ba00: Waiting [2024-11-12T12:30:38.531Z] 651d9022c234: Waiting [2024-11-12T12:30:38.799Z] d0eb0bc86e3a: Pushed [2024-11-12T12:30:38.799Z] 7af28a4661b0: Pushed [2024-11-12T12:30:40.320Z] 651d9022c234: Layer already exists [2024-11-12T12:30:40.320Z] 1c8a237ea43b: Pushed [2024-11-12T12:30:40.320Z] 95e0ca25ba00: Pushed [2024-11-12T12:30:40.902Z] 8e52de7f4a65: Pushed [2024-11-12T12:30:44.241Z] 2d31c54dc763: Pushed [2024-11-12T12:30:44.241Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:9240bb095c451ba80695be734b29d8183ad93808c17a145dc390be581cd795a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:44.602Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:44.954Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-12T12:30:44.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-12T12:30:44.955Z] 1c8a237ea43b: Preparing [2024-11-12T12:30:44.955Z] 2d31c54dc763: Preparing [2024-11-12T12:30:44.955Z] 7af28a4661b0: Preparing [2024-11-12T12:30:44.955Z] d0eb0bc86e3a: Preparing [2024-11-12T12:30:44.955Z] 8e52de7f4a65: Preparing [2024-11-12T12:30:44.955Z] 95e0ca25ba00: Preparing [2024-11-12T12:30:44.955Z] 651d9022c234: Preparing [2024-11-12T12:30:44.955Z] 95e0ca25ba00: Waiting [2024-11-12T12:30:44.955Z] 651d9022c234: Waiting [2024-11-12T12:30:44.955Z] 2d31c54dc763: Layer already exists [2024-11-12T12:30:44.955Z] 1c8a237ea43b: Layer already exists [2024-11-12T12:30:44.955Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:30:44.955Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:30:44.955Z] 7af28a4661b0: Layer already exists [2024-11-12T12:30:44.955Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:30:44.955Z] 651d9022c234: Layer already exists [2024-11-12T12:30:45.221Z] latest: digest: sha256:9240bb095c451ba80695be734b29d8183ad93808c17a145dc390be581cd795a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:45.574Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:45.924Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.18 [2024-11-12T12:30:45.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-12T12:30:45.925Z] 1c8a237ea43b: Preparing [2024-11-12T12:30:45.925Z] 2d31c54dc763: Preparing [2024-11-12T12:30:45.925Z] 7af28a4661b0: Preparing [2024-11-12T12:30:45.925Z] d0eb0bc86e3a: Preparing [2024-11-12T12:30:45.925Z] 8e52de7f4a65: Preparing [2024-11-12T12:30:45.925Z] 95e0ca25ba00: Preparing [2024-11-12T12:30:45.925Z] 651d9022c234: Preparing [2024-11-12T12:30:45.925Z] 651d9022c234: Waiting [2024-11-12T12:30:45.925Z] 95e0ca25ba00: Waiting [2024-11-12T12:30:45.925Z] 7af28a4661b0: Layer already exists [2024-11-12T12:30:45.925Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:30:45.925Z] 2d31c54dc763: Layer already exists [2024-11-12T12:30:45.925Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:30:45.925Z] 1c8a237ea43b: Layer already exists [2024-11-12T12:30:45.925Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:30:45.925Z] 651d9022c234: Layer already exists [2024-11-12T12:30:46.190Z] 4.0.0-dev.18: digest: sha256:9240bb095c451ba80695be734b29d8183ad93808c17a145dc390be581cd795a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:46.544Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:46.894Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:30:46.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-12T12:30:46.894Z] 1c8a237ea43b: Preparing [2024-11-12T12:30:46.894Z] 2d31c54dc763: Preparing [2024-11-12T12:30:46.894Z] 7af28a4661b0: Preparing [2024-11-12T12:30:46.894Z] d0eb0bc86e3a: Preparing [2024-11-12T12:30:46.894Z] 8e52de7f4a65: Preparing [2024-11-12T12:30:46.894Z] 95e0ca25ba00: Preparing [2024-11-12T12:30:46.894Z] 651d9022c234: Preparing [2024-11-12T12:30:46.894Z] 95e0ca25ba00: Waiting [2024-11-12T12:30:46.894Z] 651d9022c234: Waiting [2024-11-12T12:30:46.894Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:30:46.894Z] 7af28a4661b0: Layer already exists [2024-11-12T12:30:46.894Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:30:46.894Z] 2d31c54dc763: Layer already exists [2024-11-12T12:30:46.894Z] 1c8a237ea43b: Layer already exists [2024-11-12T12:30:46.894Z] 651d9022c234: Layer already exists [2024-11-12T12:30:46.894Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:30:46.894Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:9240bb095c451ba80695be734b29d8183ad93808c17a145dc390be581cd795a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:47.512Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:47.862Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-11-12T12:30:47.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-12T12:30:47.862Z] 1c8a237ea43b: Preparing [2024-11-12T12:30:47.862Z] 2d31c54dc763: Preparing [2024-11-12T12:30:47.862Z] 7af28a4661b0: Preparing [2024-11-12T12:30:47.862Z] d0eb0bc86e3a: Preparing [2024-11-12T12:30:47.862Z] 8e52de7f4a65: Preparing [2024-11-12T12:30:47.862Z] 95e0ca25ba00: Preparing [2024-11-12T12:30:47.862Z] 651d9022c234: Preparing [2024-11-12T12:30:47.862Z] 95e0ca25ba00: Waiting [2024-11-12T12:30:47.862Z] 651d9022c234: Waiting [2024-11-12T12:30:47.862Z] 7af28a4661b0: Layer already exists [2024-11-12T12:30:47.862Z] 1c8a237ea43b: Layer already exists [2024-11-12T12:30:47.862Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:30:47.862Z] 2d31c54dc763: Layer already exists [2024-11-12T12:30:47.862Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:30:47.862Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:30:47.862Z] 651d9022c234: Layer already exists [2024-11-12T12:30:48.126Z] main: digest: sha256:9240bb095c451ba80695be734b29d8183ad93808c17a145dc390be581cd795a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:30:48.212Z] ===================================================== [Pipeline] echo [2024-11-12T12:30:48.224Z] taggedImages: [2024-11-12T12:30:48.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:30:48.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-12T12:30:48.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.18 [2024-11-12T12:30:48.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:30:48.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-11-12T12:30:48.258Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-11-12T12:30:48.258Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:30:48.258Z] latest [2024-11-12T12:30:48.258Z] 4.0.0-dev.18 [2024-11-12T12:30:48.258Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:30:48.258Z] main [2024-11-12T12:30:48.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:48.617Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:48.968Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:30:48.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-12T12:30:48.968Z] fdc93d3866c9: Preparing [2024-11-12T12:30:48.968Z] 555fb8ca968f: Preparing [2024-11-12T12:30:48.968Z] cd00fb781bc9: Preparing [2024-11-12T12:30:48.968Z] 257ed50a5bc5: Preparing [2024-11-12T12:30:48.968Z] 7af28a4661b0: Preparing [2024-11-12T12:30:48.968Z] d0eb0bc86e3a: Preparing [2024-11-12T12:30:48.968Z] 8e52de7f4a65: Preparing [2024-11-12T12:30:48.968Z] 95e0ca25ba00: Preparing [2024-11-12T12:30:48.968Z] 651d9022c234: Preparing [2024-11-12T12:30:48.968Z] 8e52de7f4a65: Waiting [2024-11-12T12:30:48.968Z] 95e0ca25ba00: Waiting [2024-11-12T12:30:48.968Z] 651d9022c234: Waiting [2024-11-12T12:30:48.968Z] d0eb0bc86e3a: Waiting [2024-11-12T12:30:49.232Z] 7af28a4661b0: Layer already exists [2024-11-12T12:30:49.232Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:30:49.232Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:30:49.232Z] 555fb8ca968f: Pushed [2024-11-12T12:30:49.232Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:30:49.232Z] fdc93d3866c9: Pushed [2024-11-12T12:30:49.232Z] cd00fb781bc9: Pushed [2024-11-12T12:30:49.232Z] 651d9022c234: Layer already exists [2024-11-12T12:30:51.158Z] 257ed50a5bc5: Pushed [2024-11-12T12:30:51.423Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:b24b5668bc653c7b684d4527499df08771f687e29263705065e1392b78547f76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:51.778Z] + 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-11-12T12:30:52.115Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-12T12:30:52.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-12T12:30:52.115Z] fdc93d3866c9: Preparing [2024-11-12T12:30:52.115Z] 555fb8ca968f: Preparing [2024-11-12T12:30:52.115Z] cd00fb781bc9: Preparing [2024-11-12T12:30:52.115Z] 257ed50a5bc5: Preparing [2024-11-12T12:30:52.115Z] 7af28a4661b0: Preparing [2024-11-12T12:30:52.115Z] d0eb0bc86e3a: Preparing [2024-11-12T12:30:52.115Z] 8e52de7f4a65: Preparing [2024-11-12T12:30:52.115Z] 95e0ca25ba00: Preparing [2024-11-12T12:30:52.115Z] 651d9022c234: Preparing [2024-11-12T12:30:52.115Z] d0eb0bc86e3a: Waiting [2024-11-12T12:30:52.115Z] 8e52de7f4a65: Waiting [2024-11-12T12:30:52.115Z] 95e0ca25ba00: Waiting [2024-11-12T12:30:52.115Z] 651d9022c234: Waiting [2024-11-12T12:30:52.115Z] cd00fb781bc9: Layer already exists [2024-11-12T12:30:52.115Z] 257ed50a5bc5: Layer already exists [2024-11-12T12:30:52.115Z] 555fb8ca968f: Layer already exists [2024-11-12T12:30:52.115Z] fdc93d3866c9: Layer already exists [2024-11-12T12:30:52.115Z] 7af28a4661b0: Layer already exists [2024-11-12T12:30:52.115Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:30:52.115Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:30:52.115Z] 651d9022c234: Layer already exists [2024-11-12T12:30:52.115Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:30:52.378Z] latest: digest: sha256:b24b5668bc653c7b684d4527499df08771f687e29263705065e1392b78547f76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:52.724Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:53.102Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.18 [2024-11-12T12:30:53.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-12T12:30:53.103Z] fdc93d3866c9: Preparing [2024-11-12T12:30:53.103Z] 555fb8ca968f: Preparing [2024-11-12T12:30:53.103Z] cd00fb781bc9: Preparing [2024-11-12T12:30:53.103Z] 257ed50a5bc5: Preparing [2024-11-12T12:30:53.103Z] 7af28a4661b0: Preparing [2024-11-12T12:30:53.103Z] d0eb0bc86e3a: Preparing [2024-11-12T12:30:53.103Z] 8e52de7f4a65: Preparing [2024-11-12T12:30:53.103Z] d0eb0bc86e3a: Waiting [2024-11-12T12:30:53.103Z] 95e0ca25ba00: Preparing [2024-11-12T12:30:53.103Z] 8e52de7f4a65: Waiting [2024-11-12T12:30:53.103Z] 651d9022c234: Preparing [2024-11-12T12:30:53.103Z] 95e0ca25ba00: Waiting [2024-11-12T12:30:53.103Z] 651d9022c234: Waiting [2024-11-12T12:30:53.103Z] 257ed50a5bc5: Layer already exists [2024-11-12T12:30:53.103Z] fdc93d3866c9: Layer already exists [2024-11-12T12:30:53.103Z] 555fb8ca968f: Layer already exists [2024-11-12T12:30:53.103Z] cd00fb781bc9: Layer already exists [2024-11-12T12:30:53.103Z] 7af28a4661b0: Layer already exists [2024-11-12T12:30:53.103Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:30:53.103Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:30:53.103Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:30:53.103Z] 651d9022c234: Layer already exists [2024-11-12T12:30:53.369Z] 4.0.0-dev.18: digest: sha256:b24b5668bc653c7b684d4527499df08771f687e29263705065e1392b78547f76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:53.725Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:54.082Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:30:54.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-12T12:30:54.082Z] fdc93d3866c9: Preparing [2024-11-12T12:30:54.082Z] 555fb8ca968f: Preparing [2024-11-12T12:30:54.082Z] cd00fb781bc9: Preparing [2024-11-12T12:30:54.082Z] 257ed50a5bc5: Preparing [2024-11-12T12:30:54.082Z] 7af28a4661b0: Preparing [2024-11-12T12:30:54.082Z] d0eb0bc86e3a: Preparing [2024-11-12T12:30:54.082Z] 8e52de7f4a65: Preparing [2024-11-12T12:30:54.082Z] 95e0ca25ba00: Preparing [2024-11-12T12:30:54.082Z] 651d9022c234: Preparing [2024-11-12T12:30:54.082Z] d0eb0bc86e3a: Waiting [2024-11-12T12:30:54.082Z] 8e52de7f4a65: Waiting [2024-11-12T12:30:54.082Z] 95e0ca25ba00: Waiting [2024-11-12T12:30:54.082Z] 651d9022c234: Waiting [2024-11-12T12:30:54.082Z] fdc93d3866c9: Layer already exists [2024-11-12T12:30:54.082Z] 257ed50a5bc5: Layer already exists [2024-11-12T12:30:54.082Z] 555fb8ca968f: Layer already exists [2024-11-12T12:30:54.082Z] 7af28a4661b0: Layer already exists [2024-11-12T12:30:54.082Z] cd00fb781bc9: Layer already exists [2024-11-12T12:30:54.082Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:30:54.082Z] 651d9022c234: Layer already exists [2024-11-12T12:30:54.082Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:30:54.082Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:30:54.347Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:b24b5668bc653c7b684d4527499df08771f687e29263705065e1392b78547f76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:54.708Z] + 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-11-12T12:30:55.063Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-11-12T12:30:55.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-12T12:30:55.063Z] fdc93d3866c9: Preparing [2024-11-12T12:30:55.063Z] 555fb8ca968f: Preparing [2024-11-12T12:30:55.063Z] cd00fb781bc9: Preparing [2024-11-12T12:30:55.063Z] 257ed50a5bc5: Preparing [2024-11-12T12:30:55.063Z] 7af28a4661b0: Preparing [2024-11-12T12:30:55.063Z] d0eb0bc86e3a: Preparing [2024-11-12T12:30:55.063Z] 8e52de7f4a65: Preparing [2024-11-12T12:30:55.063Z] 95e0ca25ba00: Preparing [2024-11-12T12:30:55.063Z] 651d9022c234: Preparing [2024-11-12T12:30:55.063Z] d0eb0bc86e3a: Waiting [2024-11-12T12:30:55.063Z] 8e52de7f4a65: Waiting [2024-11-12T12:30:55.063Z] 95e0ca25ba00: Waiting [2024-11-12T12:30:55.063Z] 651d9022c234: Waiting [2024-11-12T12:30:55.063Z] cd00fb781bc9: Layer already exists [2024-11-12T12:30:55.063Z] fdc93d3866c9: Layer already exists [2024-11-12T12:30:55.063Z] 257ed50a5bc5: Layer already exists [2024-11-12T12:30:55.063Z] 7af28a4661b0: Layer already exists [2024-11-12T12:30:55.063Z] 555fb8ca968f: Layer already exists [2024-11-12T12:30:55.063Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:30:55.063Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:30:55.063Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:30:55.063Z] 651d9022c234: Layer already exists [2024-11-12T12:30:55.329Z] main: digest: sha256:b24b5668bc653c7b684d4527499df08771f687e29263705065e1392b78547f76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:30:55.409Z] ===================================================== [Pipeline] echo [2024-11-12T12:30:55.426Z] taggedImages: [2024-11-12T12:30:55.426Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:30:55.426Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-12T12:30:55.426Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.18 [2024-11-12T12:30:55.426Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:30:55.426Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-11-12T12:30:55.463Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-11-12T12:30:55.463Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:30:55.463Z] latest [2024-11-12T12:30:55.463Z] 4.0.0-dev.18 [2024-11-12T12:30:55.463Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:30:55.463Z] main [2024-11-12T12:30:55.463Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:55.835Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:30:56.198Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:30:56.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-12T12:30:56.198Z] 631cc5cfa6bb: Preparing [2024-11-12T12:30:56.198Z] fbbe06bc1931: Preparing [2024-11-12T12:30:56.198Z] 6f97e2df5b3a: Preparing [2024-11-12T12:30:56.198Z] 7af28a4661b0: Preparing [2024-11-12T12:30:56.198Z] d0eb0bc86e3a: Preparing [2024-11-12T12:30:56.198Z] c6ca23586ac5: Preparing [2024-11-12T12:30:56.198Z] f64aa72630dd: Preparing [2024-11-12T12:30:56.198Z] c6ca23586ac5: Waiting [2024-11-12T12:30:56.198Z] 651d9022c234: Preparing [2024-11-12T12:30:56.198Z] f64aa72630dd: Waiting [2024-11-12T12:30:56.198Z] 651d9022c234: Waiting [2024-11-12T12:30:56.198Z] 7af28a4661b0: Layer already exists [2024-11-12T12:30:56.198Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:30:56.464Z] fbbe06bc1931: Pushed [2024-11-12T12:30:56.464Z] 651d9022c234: Layer already exists [2024-11-12T12:30:56.464Z] 631cc5cfa6bb: Pushed [2024-11-12T12:30:56.464Z] f64aa72630dd: Pushed [2024-11-12T12:30:57.873Z] c6ca23586ac5: Pushed [2024-11-12T12:31:01.209Z] 6f97e2df5b3a: Pushed [2024-11-12T12:31:01.476Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:86f71e9f6b36b082351d0759a6b3ce3ed2e6ec3dd78cc680051aa49d27d7fc22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:01.914Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:02.964Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-12T12:31:02.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-12T12:31:02.964Z] 631cc5cfa6bb: Preparing [2024-11-12T12:31:02.964Z] fbbe06bc1931: Preparing [2024-11-12T12:31:02.964Z] 6f97e2df5b3a: Preparing [2024-11-12T12:31:02.964Z] 7af28a4661b0: Preparing [2024-11-12T12:31:02.964Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:02.964Z] c6ca23586ac5: Preparing [2024-11-12T12:31:02.964Z] f64aa72630dd: Preparing [2024-11-12T12:31:02.964Z] 651d9022c234: Preparing [2024-11-12T12:31:02.964Z] c6ca23586ac5: Waiting [2024-11-12T12:31:02.964Z] f64aa72630dd: Waiting [2024-11-12T12:31:02.964Z] 651d9022c234: Waiting [2024-11-12T12:31:02.964Z] 631cc5cfa6bb: Layer already exists [2024-11-12T12:31:02.964Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:02.964Z] fbbe06bc1931: Layer already exists [2024-11-12T12:31:02.964Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:02.964Z] 6f97e2df5b3a: Layer already exists [2024-11-12T12:31:02.964Z] 651d9022c234: Layer already exists [2024-11-12T12:31:02.964Z] f64aa72630dd: Layer already exists [2024-11-12T12:31:02.964Z] c6ca23586ac5: Layer already exists [2024-11-12T12:31:03.235Z] latest: digest: sha256:86f71e9f6b36b082351d0759a6b3ce3ed2e6ec3dd78cc680051aa49d27d7fc22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:03.625Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:03.993Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.18 [2024-11-12T12:31:03.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-12T12:31:03.993Z] 631cc5cfa6bb: Preparing [2024-11-12T12:31:03.993Z] fbbe06bc1931: Preparing [2024-11-12T12:31:03.993Z] 6f97e2df5b3a: Preparing [2024-11-12T12:31:03.993Z] 7af28a4661b0: Preparing [2024-11-12T12:31:03.993Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:03.993Z] c6ca23586ac5: Preparing [2024-11-12T12:31:03.993Z] f64aa72630dd: Preparing [2024-11-12T12:31:03.993Z] 651d9022c234: Preparing [2024-11-12T12:31:03.993Z] c6ca23586ac5: Waiting [2024-11-12T12:31:03.993Z] f64aa72630dd: Waiting [2024-11-12T12:31:03.993Z] 651d9022c234: Waiting [2024-11-12T12:31:03.993Z] 6f97e2df5b3a: Layer already exists [2024-11-12T12:31:03.993Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:03.993Z] 631cc5cfa6bb: Layer already exists [2024-11-12T12:31:03.993Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:03.993Z] fbbe06bc1931: Layer already exists [2024-11-12T12:31:03.993Z] 651d9022c234: Layer already exists [2024-11-12T12:31:03.993Z] c6ca23586ac5: Layer already exists [2024-11-12T12:31:03.993Z] f64aa72630dd: Layer already exists [2024-11-12T12:31:04.262Z] 4.0.0-dev.18: digest: sha256:86f71e9f6b36b082351d0759a6b3ce3ed2e6ec3dd78cc680051aa49d27d7fc22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:04.615Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:04.965Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:04.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-12T12:31:04.965Z] 631cc5cfa6bb: Preparing [2024-11-12T12:31:04.965Z] fbbe06bc1931: Preparing [2024-11-12T12:31:04.965Z] 6f97e2df5b3a: Preparing [2024-11-12T12:31:04.965Z] 7af28a4661b0: Preparing [2024-11-12T12:31:04.965Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:04.965Z] c6ca23586ac5: Preparing [2024-11-12T12:31:04.965Z] f64aa72630dd: Preparing [2024-11-12T12:31:04.965Z] 651d9022c234: Preparing [2024-11-12T12:31:04.965Z] f64aa72630dd: Waiting [2024-11-12T12:31:04.965Z] c6ca23586ac5: Waiting [2024-11-12T12:31:04.965Z] 651d9022c234: Waiting [2024-11-12T12:31:04.965Z] fbbe06bc1931: Layer already exists [2024-11-12T12:31:04.965Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:04.965Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:04.965Z] 631cc5cfa6bb: Layer already exists [2024-11-12T12:31:04.965Z] 6f97e2df5b3a: Layer already exists [2024-11-12T12:31:04.965Z] 651d9022c234: Layer already exists [2024-11-12T12:31:04.965Z] f64aa72630dd: Layer already exists [2024-11-12T12:31:04.965Z] c6ca23586ac5: Layer already exists [2024-11-12T12:31:05.233Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:86f71e9f6b36b082351d0759a6b3ce3ed2e6ec3dd78cc680051aa49d27d7fc22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:05.613Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:05.973Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-11-12T12:31:05.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-12T12:31:05.973Z] 631cc5cfa6bb: Preparing [2024-11-12T12:31:05.973Z] fbbe06bc1931: Preparing [2024-11-12T12:31:05.973Z] 6f97e2df5b3a: Preparing [2024-11-12T12:31:05.973Z] 7af28a4661b0: Preparing [2024-11-12T12:31:05.973Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:05.973Z] c6ca23586ac5: Preparing [2024-11-12T12:31:05.973Z] f64aa72630dd: Preparing [2024-11-12T12:31:05.973Z] 651d9022c234: Preparing [2024-11-12T12:31:05.973Z] c6ca23586ac5: Waiting [2024-11-12T12:31:05.973Z] 651d9022c234: Waiting [2024-11-12T12:31:05.973Z] f64aa72630dd: Waiting [2024-11-12T12:31:05.973Z] fbbe06bc1931: Layer already exists [2024-11-12T12:31:05.973Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:05.973Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:05.973Z] 6f97e2df5b3a: Layer already exists [2024-11-12T12:31:05.973Z] 631cc5cfa6bb: Layer already exists [2024-11-12T12:31:05.973Z] 651d9022c234: Layer already exists [2024-11-12T12:31:05.973Z] f64aa72630dd: Layer already exists [2024-11-12T12:31:05.973Z] c6ca23586ac5: Layer already exists [2024-11-12T12:31:06.243Z] main: digest: sha256:86f71e9f6b36b082351d0759a6b3ce3ed2e6ec3dd78cc680051aa49d27d7fc22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:31:06.321Z] ===================================================== [Pipeline] echo [2024-11-12T12:31:06.338Z] taggedImages: [2024-11-12T12:31:06.338Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:06.338Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-12T12:31:06.338Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.18 [2024-11-12T12:31:06.338Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:06.338Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-11-12T12:31:06.365Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-11-12T12:31:06.365Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:06.365Z] latest [2024-11-12T12:31:06.365Z] 4.0.0-dev.18 [2024-11-12T12:31:06.365Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:06.365Z] main [2024-11-12T12:31:06.365Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:06.743Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:07.115Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:07.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-12T12:31:07.115Z] ef24cf5cd3f1: Preparing [2024-11-12T12:31:07.115Z] 5ad8f007198c: Preparing [2024-11-12T12:31:07.115Z] 846820772de2: Preparing [2024-11-12T12:31:07.115Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:07.115Z] 48e59acb7a3f: Preparing [2024-11-12T12:31:07.115Z] 4a45537ebf17: Preparing [2024-11-12T12:31:07.115Z] 651d9022c234: Preparing [2024-11-12T12:31:07.115Z] 4a45537ebf17: Waiting [2024-11-12T12:31:07.115Z] 651d9022c234: Waiting [2024-11-12T12:31:07.382Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:07.382Z] 5ad8f007198c: Pushed [2024-11-12T12:31:07.382Z] 48e59acb7a3f: Pushed [2024-11-12T12:31:07.382Z] 651d9022c234: Layer already exists [2024-11-12T12:31:07.382Z] ef24cf5cd3f1: Pushed [2024-11-12T12:31:07.382Z] 4a45537ebf17: Pushed [2024-11-12T12:31:12.717Z] 846820772de2: Pushed [2024-11-12T12:31:12.717Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:fc87bb3107fc316b62741ffe1317c96bce3bf696524f29ceba0b9116db518d7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:13.076Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:13.415Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-12T12:31:13.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-12T12:31:13.415Z] ef24cf5cd3f1: Preparing [2024-11-12T12:31:13.415Z] 5ad8f007198c: Preparing [2024-11-12T12:31:13.415Z] 846820772de2: Preparing [2024-11-12T12:31:13.415Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:13.415Z] 48e59acb7a3f: Preparing [2024-11-12T12:31:13.415Z] 4a45537ebf17: Preparing [2024-11-12T12:31:13.415Z] 651d9022c234: Preparing [2024-11-12T12:31:13.415Z] 4a45537ebf17: Waiting [2024-11-12T12:31:13.415Z] 651d9022c234: Waiting [2024-11-12T12:31:13.415Z] 48e59acb7a3f: Layer already exists [2024-11-12T12:31:13.415Z] 846820772de2: Layer already exists [2024-11-12T12:31:13.415Z] ef24cf5cd3f1: Layer already exists [2024-11-12T12:31:13.415Z] 5ad8f007198c: Layer already exists [2024-11-12T12:31:13.415Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:13.415Z] 4a45537ebf17: Layer already exists [2024-11-12T12:31:13.415Z] 651d9022c234: Layer already exists [2024-11-12T12:31:13.685Z] latest: digest: sha256:fc87bb3107fc316b62741ffe1317c96bce3bf696524f29ceba0b9116db518d7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:14.061Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:15.016Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.18 [2024-11-12T12:31:15.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-12T12:31:15.016Z] ef24cf5cd3f1: Preparing [2024-11-12T12:31:15.016Z] 5ad8f007198c: Preparing [2024-11-12T12:31:15.016Z] 846820772de2: Preparing [2024-11-12T12:31:15.016Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:15.016Z] 48e59acb7a3f: Preparing [2024-11-12T12:31:15.016Z] 4a45537ebf17: Preparing [2024-11-12T12:31:15.016Z] 651d9022c234: Preparing [2024-11-12T12:31:15.016Z] 651d9022c234: Waiting [2024-11-12T12:31:15.016Z] 4a45537ebf17: Waiting [2024-11-12T12:31:15.016Z] ef24cf5cd3f1: Layer already exists [2024-11-12T12:31:15.016Z] 5ad8f007198c: Layer already exists [2024-11-12T12:31:15.016Z] 846820772de2: Layer already exists [2024-11-12T12:31:15.016Z] 48e59acb7a3f: Layer already exists [2024-11-12T12:31:15.016Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:15.016Z] 651d9022c234: Layer already exists [2024-11-12T12:31:15.016Z] 4a45537ebf17: Layer already exists [2024-11-12T12:31:15.280Z] 4.0.0-dev.18: digest: sha256:fc87bb3107fc316b62741ffe1317c96bce3bf696524f29ceba0b9116db518d7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:15.636Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:15.982Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:15.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-12T12:31:15.982Z] ef24cf5cd3f1: Preparing [2024-11-12T12:31:15.982Z] 5ad8f007198c: Preparing [2024-11-12T12:31:15.982Z] 846820772de2: Preparing [2024-11-12T12:31:15.982Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:15.982Z] 48e59acb7a3f: Preparing [2024-11-12T12:31:15.982Z] 4a45537ebf17: Preparing [2024-11-12T12:31:15.982Z] 651d9022c234: Preparing [2024-11-12T12:31:15.982Z] 4a45537ebf17: Waiting [2024-11-12T12:31:15.982Z] 651d9022c234: Waiting [2024-11-12T12:31:15.982Z] 48e59acb7a3f: Layer already exists [2024-11-12T12:31:15.982Z] 846820772de2: Layer already exists [2024-11-12T12:31:15.982Z] ef24cf5cd3f1: Layer already exists [2024-11-12T12:31:15.982Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:15.982Z] 5ad8f007198c: Layer already exists [2024-11-12T12:31:15.982Z] 4a45537ebf17: Layer already exists [2024-11-12T12:31:15.982Z] 651d9022c234: Layer already exists [2024-11-12T12:31:16.248Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:fc87bb3107fc316b62741ffe1317c96bce3bf696524f29ceba0b9116db518d7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:16.611Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:16.967Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-11-12T12:31:16.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-12T12:31:16.967Z] ef24cf5cd3f1: Preparing [2024-11-12T12:31:16.967Z] 5ad8f007198c: Preparing [2024-11-12T12:31:16.967Z] 846820772de2: Preparing [2024-11-12T12:31:16.967Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:16.967Z] 48e59acb7a3f: Preparing [2024-11-12T12:31:16.967Z] 4a45537ebf17: Preparing [2024-11-12T12:31:16.967Z] 651d9022c234: Preparing [2024-11-12T12:31:16.967Z] 4a45537ebf17: Waiting [2024-11-12T12:31:16.967Z] 651d9022c234: Waiting [2024-11-12T12:31:16.967Z] 48e59acb7a3f: Layer already exists [2024-11-12T12:31:16.967Z] 846820772de2: Layer already exists [2024-11-12T12:31:16.967Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:16.967Z] ef24cf5cd3f1: Layer already exists [2024-11-12T12:31:16.967Z] 5ad8f007198c: Layer already exists [2024-11-12T12:31:16.967Z] 4a45537ebf17: Layer already exists [2024-11-12T12:31:16.967Z] 651d9022c234: Layer already exists [2024-11-12T12:31:17.237Z] main: digest: sha256:fc87bb3107fc316b62741ffe1317c96bce3bf696524f29ceba0b9116db518d7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:31:17.326Z] ===================================================== [Pipeline] echo [2024-11-12T12:31:17.342Z] taggedImages: [2024-11-12T12:31:17.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:17.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-12T12:31:17.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.18 [2024-11-12T12:31:17.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:17.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-11-12T12:31:17.371Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-11-12T12:31:17.371Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:17.371Z] latest [2024-11-12T12:31:17.371Z] 4.0.0-dev.18 [2024-11-12T12:31:17.371Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:17.371Z] main [2024-11-12T12:31:17.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:17.736Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:18.090Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:18.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-12T12:31:18.090Z] e3288d767ec1: Preparing [2024-11-12T12:31:18.090Z] c3017fa08008: Preparing [2024-11-12T12:31:18.090Z] 5df952d99f9c: Preparing [2024-11-12T12:31:18.090Z] e0c809afc036: Preparing [2024-11-12T12:31:18.090Z] 7af28a4661b0: Preparing [2024-11-12T12:31:18.090Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:18.090Z] 8e52de7f4a65: Preparing [2024-11-12T12:31:18.090Z] 95e0ca25ba00: Preparing [2024-11-12T12:31:18.090Z] 651d9022c234: Preparing [2024-11-12T12:31:18.090Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:18.090Z] 8e52de7f4a65: Waiting [2024-11-12T12:31:18.090Z] 95e0ca25ba00: Waiting [2024-11-12T12:31:18.090Z] 651d9022c234: Waiting [2024-11-12T12:31:18.090Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:18.356Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:18.356Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:31:18.356Z] 5df952d99f9c: Pushed [2024-11-12T12:31:18.356Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:31:18.356Z] c3017fa08008: Pushed [2024-11-12T12:31:18.356Z] e3288d767ec1: Pushed [2024-11-12T12:31:18.356Z] 651d9022c234: Layer already exists [2024-11-12T12:31:23.692Z] e0c809afc036: Pushed [2024-11-12T12:31:23.692Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:ea83da8626766c22a8477a9e319a737ff6811bb458d4e3405c19a4eb5ab30e04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:24.060Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:24.427Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-12T12:31:24.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-12T12:31:24.427Z] e3288d767ec1: Preparing [2024-11-12T12:31:24.427Z] c3017fa08008: Preparing [2024-11-12T12:31:24.427Z] 5df952d99f9c: Preparing [2024-11-12T12:31:24.427Z] e0c809afc036: Preparing [2024-11-12T12:31:24.427Z] 7af28a4661b0: Preparing [2024-11-12T12:31:24.427Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:24.427Z] 8e52de7f4a65: Preparing [2024-11-12T12:31:24.427Z] 95e0ca25ba00: Preparing [2024-11-12T12:31:24.427Z] 651d9022c234: Preparing [2024-11-12T12:31:24.427Z] 8e52de7f4a65: Waiting [2024-11-12T12:31:24.427Z] 651d9022c234: Waiting [2024-11-12T12:31:24.427Z] 95e0ca25ba00: Waiting [2024-11-12T12:31:24.427Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:24.427Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:24.427Z] c3017fa08008: Layer already exists [2024-11-12T12:31:24.427Z] e3288d767ec1: Layer already exists [2024-11-12T12:31:24.427Z] 5df952d99f9c: Layer already exists [2024-11-12T12:31:24.427Z] e0c809afc036: Layer already exists [2024-11-12T12:31:24.427Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:24.427Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:31:24.427Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:31:24.427Z] 651d9022c234: Layer already exists [2024-11-12T12:31:24.695Z] latest: digest: sha256:ea83da8626766c22a8477a9e319a737ff6811bb458d4e3405c19a4eb5ab30e04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:25.048Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:25.399Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.18 [2024-11-12T12:31:25.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-12T12:31:25.399Z] e3288d767ec1: Preparing [2024-11-12T12:31:25.399Z] c3017fa08008: Preparing [2024-11-12T12:31:25.399Z] 5df952d99f9c: Preparing [2024-11-12T12:31:25.399Z] e0c809afc036: Preparing [2024-11-12T12:31:25.399Z] 7af28a4661b0: Preparing [2024-11-12T12:31:25.399Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:25.399Z] 8e52de7f4a65: Preparing [2024-11-12T12:31:25.399Z] 95e0ca25ba00: Preparing [2024-11-12T12:31:25.399Z] 651d9022c234: Preparing [2024-11-12T12:31:25.399Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:25.399Z] 95e0ca25ba00: Waiting [2024-11-12T12:31:25.399Z] 651d9022c234: Waiting [2024-11-12T12:31:25.399Z] 8e52de7f4a65: Waiting [2024-11-12T12:31:25.400Z] e3288d767ec1: Layer already exists [2024-11-12T12:31:25.400Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:25.400Z] 5df952d99f9c: Layer already exists [2024-11-12T12:31:25.400Z] c3017fa08008: Layer already exists [2024-11-12T12:31:25.400Z] e0c809afc036: Layer already exists [2024-11-12T12:31:25.400Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:31:25.400Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:25.400Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:31:25.400Z] 651d9022c234: Layer already exists [2024-11-12T12:31:25.666Z] 4.0.0-dev.18: digest: sha256:ea83da8626766c22a8477a9e319a737ff6811bb458d4e3405c19a4eb5ab30e04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:26.023Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:26.962Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:26.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-12T12:31:26.962Z] e3288d767ec1: Preparing [2024-11-12T12:31:26.962Z] c3017fa08008: Preparing [2024-11-12T12:31:26.962Z] 5df952d99f9c: Preparing [2024-11-12T12:31:26.962Z] e0c809afc036: Preparing [2024-11-12T12:31:26.962Z] 7af28a4661b0: Preparing [2024-11-12T12:31:26.962Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:26.962Z] 8e52de7f4a65: Preparing [2024-11-12T12:31:26.962Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:26.962Z] 95e0ca25ba00: Preparing [2024-11-12T12:31:26.962Z] 8e52de7f4a65: Waiting [2024-11-12T12:31:26.962Z] 651d9022c234: Preparing [2024-11-12T12:31:26.962Z] 95e0ca25ba00: Waiting [2024-11-12T12:31:26.962Z] 651d9022c234: Waiting [2024-11-12T12:31:26.962Z] 5df952d99f9c: Layer already exists [2024-11-12T12:31:26.962Z] e3288d767ec1: Layer already exists [2024-11-12T12:31:26.962Z] e0c809afc036: Layer already exists [2024-11-12T12:31:26.962Z] c3017fa08008: Layer already exists [2024-11-12T12:31:26.962Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:26.962Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:31:26.962Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:31:26.962Z] 651d9022c234: Layer already exists [2024-11-12T12:31:26.962Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:27.229Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:ea83da8626766c22a8477a9e319a737ff6811bb458d4e3405c19a4eb5ab30e04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:27.596Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:27.958Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-11-12T12:31:27.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-12T12:31:27.958Z] e3288d767ec1: Preparing [2024-11-12T12:31:27.958Z] c3017fa08008: Preparing [2024-11-12T12:31:27.958Z] 5df952d99f9c: Preparing [2024-11-12T12:31:27.958Z] e0c809afc036: Preparing [2024-11-12T12:31:27.958Z] 7af28a4661b0: Preparing [2024-11-12T12:31:27.958Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:27.958Z] 8e52de7f4a65: Preparing [2024-11-12T12:31:27.958Z] 95e0ca25ba00: Preparing [2024-11-12T12:31:27.958Z] 651d9022c234: Preparing [2024-11-12T12:31:27.958Z] 8e52de7f4a65: Waiting [2024-11-12T12:31:27.958Z] 651d9022c234: Waiting [2024-11-12T12:31:27.958Z] 95e0ca25ba00: Waiting [2024-11-12T12:31:27.958Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:27.958Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:27.958Z] c3017fa08008: Layer already exists [2024-11-12T12:31:27.958Z] 5df952d99f9c: Layer already exists [2024-11-12T12:31:27.958Z] e3288d767ec1: Layer already exists [2024-11-12T12:31:27.958Z] e0c809afc036: Layer already exists [2024-11-12T12:31:27.958Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:31:27.958Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:31:27.958Z] 651d9022c234: Layer already exists [2024-11-12T12:31:27.958Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:28.223Z] main: digest: sha256:ea83da8626766c22a8477a9e319a737ff6811bb458d4e3405c19a4eb5ab30e04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:31:28.307Z] ===================================================== [Pipeline] echo [2024-11-12T12:31:28.323Z] taggedImages: [2024-11-12T12:31:28.323Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:28.323Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-12T12:31:28.323Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.18 [2024-11-12T12:31:28.323Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:28.323Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-11-12T12:31:28.355Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-11-12T12:31:28.355Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:28.355Z] latest [2024-11-12T12:31:28.355Z] 4.0.0-dev.18 [2024-11-12T12:31:28.355Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:28.355Z] main [2024-11-12T12:31:28.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:28.719Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:29.075Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:29.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-12T12:31:29.075Z] 76e9b005c2c8: Preparing [2024-11-12T12:31:29.075Z] 9e7467c39660: Preparing [2024-11-12T12:31:29.075Z] 0f72797c34fc: Preparing [2024-11-12T12:31:29.075Z] d245dccea8a0: Preparing [2024-11-12T12:31:29.075Z] 50aa1437cd8f: Preparing [2024-11-12T12:31:29.075Z] 15553a6f0899: Preparing [2024-11-12T12:31:29.075Z] 87ddfeb83e11: Preparing [2024-11-12T12:31:29.075Z] 7af28a4661b0: Preparing [2024-11-12T12:31:29.075Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:29.075Z] fd045bbcecc5: Preparing [2024-11-12T12:31:29.075Z] 3bd25c394f5a: Preparing [2024-11-12T12:31:29.075Z] 5f70bf18a086: Preparing [2024-11-12T12:31:29.075Z] a44e4709ae25: Preparing [2024-11-12T12:31:29.075Z] 2111e5863d2e: Preparing [2024-11-12T12:31:29.075Z] 1426d7d94443: Preparing [2024-11-12T12:31:29.075Z] 651d9022c234: Preparing [2024-11-12T12:31:29.075Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:29.075Z] fd045bbcecc5: Waiting [2024-11-12T12:31:29.075Z] 3bd25c394f5a: Waiting [2024-11-12T12:31:29.075Z] 5f70bf18a086: Waiting [2024-11-12T12:31:29.075Z] 87ddfeb83e11: Waiting [2024-11-12T12:31:29.075Z] 15553a6f0899: Waiting [2024-11-12T12:31:29.075Z] 7af28a4661b0: Waiting [2024-11-12T12:31:29.075Z] a44e4709ae25: Waiting [2024-11-12T12:31:29.075Z] 1426d7d94443: Waiting [2024-11-12T12:31:29.075Z] 2111e5863d2e: Waiting [2024-11-12T12:31:29.075Z] 651d9022c234: Waiting [2024-11-12T12:31:29.342Z] 9e7467c39660: Pushed [2024-11-12T12:31:29.342Z] d245dccea8a0: Pushed [2024-11-12T12:31:29.342Z] 50aa1437cd8f: Pushed [2024-11-12T12:31:29.342Z] 76e9b005c2c8: Pushed [2024-11-12T12:31:29.342Z] 0f72797c34fc: Pushed [2024-11-12T12:31:29.342Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:29.342Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:29.607Z] 15553a6f0899: Pushed [2024-11-12T12:31:29.607Z] 5f70bf18a086: Layer already exists [2024-11-12T12:31:29.607Z] fd045bbcecc5: Pushed [2024-11-12T12:31:29.607Z] 3bd25c394f5a: Pushed [2024-11-12T12:31:29.607Z] a44e4709ae25: Pushed [2024-11-12T12:31:29.607Z] 651d9022c234: Layer already exists [2024-11-12T12:31:29.873Z] 1426d7d94443: Pushed [2024-11-12T12:31:31.279Z] 2111e5863d2e: Pushed [2024-11-12T12:31:32.235Z] 87ddfeb83e11: Pushed [2024-11-12T12:31:32.502Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:f2c0c23f078e25fc36e9af08f1055ed2eab74015cb5fb02a9a1448ad5155e0e8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:32.868Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:33.219Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-12T12:31:33.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-12T12:31:33.219Z] 76e9b005c2c8: Preparing [2024-11-12T12:31:33.219Z] 9e7467c39660: Preparing [2024-11-12T12:31:33.219Z] 0f72797c34fc: Preparing [2024-11-12T12:31:33.219Z] d245dccea8a0: Preparing [2024-11-12T12:31:33.219Z] 50aa1437cd8f: Preparing [2024-11-12T12:31:33.219Z] 15553a6f0899: Preparing [2024-11-12T12:31:33.219Z] 15553a6f0899: Waiting [2024-11-12T12:31:33.219Z] 87ddfeb83e11: Preparing [2024-11-12T12:31:33.219Z] 7af28a4661b0: Preparing [2024-11-12T12:31:33.219Z] 87ddfeb83e11: Waiting [2024-11-12T12:31:33.219Z] 7af28a4661b0: Waiting [2024-11-12T12:31:33.219Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:33.219Z] fd045bbcecc5: Preparing [2024-11-12T12:31:33.219Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:33.219Z] 3bd25c394f5a: Preparing [2024-11-12T12:31:33.219Z] fd045bbcecc5: Waiting [2024-11-12T12:31:33.219Z] 5f70bf18a086: Preparing [2024-11-12T12:31:33.219Z] a44e4709ae25: Preparing [2024-11-12T12:31:33.219Z] 2111e5863d2e: Preparing [2024-11-12T12:31:33.219Z] 3bd25c394f5a: Waiting [2024-11-12T12:31:33.219Z] 5f70bf18a086: Waiting [2024-11-12T12:31:33.219Z] 1426d7d94443: Preparing [2024-11-12T12:31:33.219Z] a44e4709ae25: Waiting [2024-11-12T12:31:33.219Z] 651d9022c234: Preparing [2024-11-12T12:31:33.219Z] 1426d7d94443: Waiting [2024-11-12T12:31:33.219Z] 651d9022c234: Waiting [2024-11-12T12:31:33.219Z] d245dccea8a0: Layer already exists [2024-11-12T12:31:33.219Z] 76e9b005c2c8: Layer already exists [2024-11-12T12:31:33.219Z] 0f72797c34fc: Layer already exists [2024-11-12T12:31:33.219Z] 9e7467c39660: Layer already exists [2024-11-12T12:31:33.219Z] 50aa1437cd8f: Layer already exists [2024-11-12T12:31:33.219Z] fd045bbcecc5: Layer already exists [2024-11-12T12:31:33.219Z] 15553a6f0899: Layer already exists [2024-11-12T12:31:33.219Z] 87ddfeb83e11: Layer already exists [2024-11-12T12:31:33.219Z] 3bd25c394f5a: Layer already exists [2024-11-12T12:31:33.219Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:33.219Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:33.486Z] a44e4709ae25: Layer already exists [2024-11-12T12:31:33.486Z] 2111e5863d2e: Layer already exists [2024-11-12T12:31:33.486Z] 5f70bf18a086: Layer already exists [2024-11-12T12:31:33.486Z] 1426d7d94443: Layer already exists [2024-11-12T12:31:33.486Z] 651d9022c234: Layer already exists [2024-11-12T12:31:33.486Z] latest: digest: sha256:f2c0c23f078e25fc36e9af08f1055ed2eab74015cb5fb02a9a1448ad5155e0e8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:33.847Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:34.205Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.18 [2024-11-12T12:31:34.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-12T12:31:34.205Z] 76e9b005c2c8: Preparing [2024-11-12T12:31:34.205Z] 9e7467c39660: Preparing [2024-11-12T12:31:34.205Z] 0f72797c34fc: Preparing [2024-11-12T12:31:34.205Z] d245dccea8a0: Preparing [2024-11-12T12:31:34.205Z] 50aa1437cd8f: Preparing [2024-11-12T12:31:34.205Z] 15553a6f0899: Preparing [2024-11-12T12:31:34.205Z] 15553a6f0899: Waiting [2024-11-12T12:31:34.205Z] 87ddfeb83e11: Preparing [2024-11-12T12:31:34.205Z] 7af28a4661b0: Preparing [2024-11-12T12:31:34.205Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:34.205Z] fd045bbcecc5: Preparing [2024-11-12T12:31:34.205Z] 3bd25c394f5a: Preparing [2024-11-12T12:31:34.205Z] 5f70bf18a086: Preparing [2024-11-12T12:31:34.205Z] a44e4709ae25: Preparing [2024-11-12T12:31:34.205Z] 2111e5863d2e: Preparing [2024-11-12T12:31:34.205Z] 1426d7d94443: Preparing [2024-11-12T12:31:34.205Z] 651d9022c234: Preparing [2024-11-12T12:31:34.205Z] 7af28a4661b0: Waiting [2024-11-12T12:31:34.205Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:34.205Z] fd045bbcecc5: Waiting [2024-11-12T12:31:34.205Z] 3bd25c394f5a: Waiting [2024-11-12T12:31:34.205Z] 5f70bf18a086: Waiting [2024-11-12T12:31:34.205Z] a44e4709ae25: Waiting [2024-11-12T12:31:34.205Z] 2111e5863d2e: Waiting [2024-11-12T12:31:34.205Z] 1426d7d94443: Waiting [2024-11-12T12:31:34.205Z] 651d9022c234: Waiting [2024-11-12T12:31:34.205Z] 87ddfeb83e11: Waiting [2024-11-12T12:31:34.205Z] 0f72797c34fc: Layer already exists [2024-11-12T12:31:34.205Z] 50aa1437cd8f: Layer already exists [2024-11-12T12:31:34.205Z] d245dccea8a0: Layer already exists [2024-11-12T12:31:34.205Z] 76e9b005c2c8: Layer already exists [2024-11-12T12:31:34.205Z] 9e7467c39660: Layer already exists [2024-11-12T12:31:34.205Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:34.205Z] 87ddfeb83e11: Layer already exists [2024-11-12T12:31:34.205Z] 15553a6f0899: Layer already exists [2024-11-12T12:31:34.205Z] fd045bbcecc5: Layer already exists [2024-11-12T12:31:34.205Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:34.205Z] 5f70bf18a086: Layer already exists [2024-11-12T12:31:34.205Z] 3bd25c394f5a: Layer already exists [2024-11-12T12:31:34.205Z] a44e4709ae25: Layer already exists [2024-11-12T12:31:34.205Z] 2111e5863d2e: Layer already exists [2024-11-12T12:31:34.205Z] 1426d7d94443: Layer already exists [2024-11-12T12:31:34.469Z] 651d9022c234: Layer already exists [2024-11-12T12:31:34.469Z] 4.0.0-dev.18: digest: sha256:f2c0c23f078e25fc36e9af08f1055ed2eab74015cb5fb02a9a1448ad5155e0e8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:34.827Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:35.175Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:35.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-12T12:31:35.176Z] 76e9b005c2c8: Preparing [2024-11-12T12:31:35.176Z] 9e7467c39660: Preparing [2024-11-12T12:31:35.176Z] 0f72797c34fc: Preparing [2024-11-12T12:31:35.176Z] d245dccea8a0: Preparing [2024-11-12T12:31:35.176Z] 50aa1437cd8f: Preparing [2024-11-12T12:31:35.176Z] 15553a6f0899: Preparing [2024-11-12T12:31:35.176Z] 87ddfeb83e11: Preparing [2024-11-12T12:31:35.176Z] 7af28a4661b0: Preparing [2024-11-12T12:31:35.176Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:35.176Z] fd045bbcecc5: Preparing [2024-11-12T12:31:35.176Z] 3bd25c394f5a: Preparing [2024-11-12T12:31:35.176Z] 5f70bf18a086: Preparing [2024-11-12T12:31:35.176Z] a44e4709ae25: Preparing [2024-11-12T12:31:35.176Z] 2111e5863d2e: Preparing [2024-11-12T12:31:35.176Z] 1426d7d94443: Preparing [2024-11-12T12:31:35.176Z] 651d9022c234: Preparing [2024-11-12T12:31:35.176Z] 15553a6f0899: Waiting [2024-11-12T12:31:35.176Z] 87ddfeb83e11: Waiting [2024-11-12T12:31:35.176Z] 7af28a4661b0: Waiting [2024-11-12T12:31:35.176Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:35.176Z] fd045bbcecc5: Waiting [2024-11-12T12:31:35.176Z] 3bd25c394f5a: Waiting [2024-11-12T12:31:35.176Z] 5f70bf18a086: Waiting [2024-11-12T12:31:35.176Z] a44e4709ae25: Waiting [2024-11-12T12:31:35.176Z] 2111e5863d2e: Waiting [2024-11-12T12:31:35.176Z] 1426d7d94443: Waiting [2024-11-12T12:31:35.176Z] 651d9022c234: Waiting [2024-11-12T12:31:35.176Z] 0f72797c34fc: Layer already exists [2024-11-12T12:31:35.176Z] 76e9b005c2c8: Layer already exists [2024-11-12T12:31:35.176Z] 50aa1437cd8f: Layer already exists [2024-11-12T12:31:35.176Z] 9e7467c39660: Layer already exists [2024-11-12T12:31:35.176Z] d245dccea8a0: Layer already exists [2024-11-12T12:31:35.176Z] 87ddfeb83e11: Layer already exists [2024-11-12T12:31:35.176Z] 15553a6f0899: Layer already exists [2024-11-12T12:31:35.176Z] fd045bbcecc5: Layer already exists [2024-11-12T12:31:35.176Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:35.176Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:35.176Z] 3bd25c394f5a: Layer already exists [2024-11-12T12:31:35.176Z] 5f70bf18a086: Layer already exists [2024-11-12T12:31:35.176Z] a44e4709ae25: Layer already exists [2024-11-12T12:31:35.176Z] 1426d7d94443: Layer already exists [2024-11-12T12:31:35.176Z] 2111e5863d2e: Layer already exists [2024-11-12T12:31:35.441Z] 651d9022c234: Layer already exists [2024-11-12T12:31:35.441Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:f2c0c23f078e25fc36e9af08f1055ed2eab74015cb5fb02a9a1448ad5155e0e8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:35.796Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:36.147Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-11-12T12:31:36.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-12T12:31:36.147Z] 76e9b005c2c8: Preparing [2024-11-12T12:31:36.147Z] 9e7467c39660: Preparing [2024-11-12T12:31:36.147Z] 0f72797c34fc: Preparing [2024-11-12T12:31:36.147Z] d245dccea8a0: Preparing [2024-11-12T12:31:36.147Z] 50aa1437cd8f: Preparing [2024-11-12T12:31:36.147Z] 15553a6f0899: Preparing [2024-11-12T12:31:36.147Z] 87ddfeb83e11: Preparing [2024-11-12T12:31:36.147Z] 7af28a4661b0: Preparing [2024-11-12T12:31:36.147Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:36.147Z] fd045bbcecc5: Preparing [2024-11-12T12:31:36.147Z] 3bd25c394f5a: Preparing [2024-11-12T12:31:36.147Z] 5f70bf18a086: Preparing [2024-11-12T12:31:36.147Z] a44e4709ae25: Preparing [2024-11-12T12:31:36.147Z] 2111e5863d2e: Preparing [2024-11-12T12:31:36.147Z] 1426d7d94443: Preparing [2024-11-12T12:31:36.147Z] 651d9022c234: Preparing [2024-11-12T12:31:36.147Z] 87ddfeb83e11: Waiting [2024-11-12T12:31:36.147Z] 7af28a4661b0: Waiting [2024-11-12T12:31:36.147Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:36.147Z] fd045bbcecc5: Waiting [2024-11-12T12:31:36.147Z] 3bd25c394f5a: Waiting [2024-11-12T12:31:36.147Z] 5f70bf18a086: Waiting [2024-11-12T12:31:36.147Z] a44e4709ae25: Waiting [2024-11-12T12:31:36.147Z] 2111e5863d2e: Waiting [2024-11-12T12:31:36.147Z] 1426d7d94443: Waiting [2024-11-12T12:31:36.147Z] 651d9022c234: Waiting [2024-11-12T12:31:36.147Z] 15553a6f0899: Waiting [2024-11-12T12:31:36.147Z] 50aa1437cd8f: Layer already exists [2024-11-12T12:31:36.147Z] 9e7467c39660: Layer already exists [2024-11-12T12:31:36.147Z] 0f72797c34fc: Layer already exists [2024-11-12T12:31:36.147Z] 76e9b005c2c8: Layer already exists [2024-11-12T12:31:36.147Z] d245dccea8a0: Layer already exists [2024-11-12T12:31:36.147Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:36.147Z] 87ddfeb83e11: Layer already exists [2024-11-12T12:31:36.147Z] 15553a6f0899: Layer already exists [2024-11-12T12:31:36.147Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:36.147Z] fd045bbcecc5: Layer already exists [2024-11-12T12:31:36.147Z] 2111e5863d2e: Layer already exists [2024-11-12T12:31:36.147Z] 3bd25c394f5a: Layer already exists [2024-11-12T12:31:36.147Z] 5f70bf18a086: Layer already exists [2024-11-12T12:31:36.147Z] a44e4709ae25: Layer already exists [2024-11-12T12:31:36.147Z] 1426d7d94443: Layer already exists [2024-11-12T12:31:36.413Z] 651d9022c234: Layer already exists [2024-11-12T12:31:36.413Z] main: digest: sha256:f2c0c23f078e25fc36e9af08f1055ed2eab74015cb5fb02a9a1448ad5155e0e8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:31:36.495Z] ===================================================== [Pipeline] echo [2024-11-12T12:31:36.507Z] taggedImages: [2024-11-12T12:31:36.507Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:36.507Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-12T12:31:36.507Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.18 [2024-11-12T12:31:36.507Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:36.507Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-11-12T12:31:36.540Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-11-12T12:31:36.540Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:36.540Z] latest [2024-11-12T12:31:36.540Z] 4.0.0-dev.18 [2024-11-12T12:31:36.540Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:36.540Z] main [2024-11-12T12:31:36.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:36.907Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:37.264Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:37.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-12T12:31:37.264Z] 67baf50c9387: Preparing [2024-11-12T12:31:37.264Z] c54d6967a17c: Preparing [2024-11-12T12:31:37.264Z] 28ec1373563b: Preparing [2024-11-12T12:31:37.264Z] 0280d6187799: Preparing [2024-11-12T12:31:37.264Z] 7af28a4661b0: Preparing [2024-11-12T12:31:37.264Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:37.264Z] 8e52de7f4a65: Preparing [2024-11-12T12:31:37.264Z] 95e0ca25ba00: Preparing [2024-11-12T12:31:37.264Z] 651d9022c234: Preparing [2024-11-12T12:31:37.264Z] 8e52de7f4a65: Waiting [2024-11-12T12:31:37.264Z] 95e0ca25ba00: Waiting [2024-11-12T12:31:37.264Z] 651d9022c234: Waiting [2024-11-12T12:31:37.264Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:37.530Z] 28ec1373563b: Pushed [2024-11-12T12:31:37.530Z] c54d6967a17c: Pushed [2024-11-12T12:31:37.794Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:37.794Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:31:37.794Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:31:37.794Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:37.794Z] 651d9022c234: Layer already exists [2024-11-12T12:31:37.794Z] 67baf50c9387: Pushed [2024-11-12T12:31:42.025Z] 0280d6187799: Pushed [2024-11-12T12:31:42.025Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:4749c34d58125346e92079f80203784251dfdff322cf2d3193f8d60b77f64287 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:42.387Z] + 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-11-12T12:31:42.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-12T12:31:42.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-12T12:31:42.742Z] 67baf50c9387: Preparing [2024-11-12T12:31:42.742Z] c54d6967a17c: Preparing [2024-11-12T12:31:42.742Z] 28ec1373563b: Preparing [2024-11-12T12:31:42.742Z] 0280d6187799: Preparing [2024-11-12T12:31:42.742Z] 7af28a4661b0: Preparing [2024-11-12T12:31:42.742Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:42.742Z] 8e52de7f4a65: Preparing [2024-11-12T12:31:42.742Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:42.742Z] 95e0ca25ba00: Preparing [2024-11-12T12:31:42.742Z] 651d9022c234: Preparing [2024-11-12T12:31:42.742Z] 8e52de7f4a65: Waiting [2024-11-12T12:31:42.742Z] 95e0ca25ba00: Waiting [2024-11-12T12:31:42.742Z] 651d9022c234: Waiting [2024-11-12T12:31:42.742Z] 67baf50c9387: Layer already exists [2024-11-12T12:31:42.742Z] c54d6967a17c: Layer already exists [2024-11-12T12:31:42.742Z] 0280d6187799: Layer already exists [2024-11-12T12:31:42.742Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:42.742Z] 28ec1373563b: Layer already exists [2024-11-12T12:31:42.742Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:42.742Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:31:42.742Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:31:42.742Z] 651d9022c234: Layer already exists [2024-11-12T12:31:43.008Z] latest: digest: sha256:4749c34d58125346e92079f80203784251dfdff322cf2d3193f8d60b77f64287 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:43.366Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:43.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.18 [2024-11-12T12:31:43.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-12T12:31:43.715Z] 67baf50c9387: Preparing [2024-11-12T12:31:43.715Z] c54d6967a17c: Preparing [2024-11-12T12:31:43.715Z] 28ec1373563b: Preparing [2024-11-12T12:31:43.715Z] 0280d6187799: Preparing [2024-11-12T12:31:43.715Z] 7af28a4661b0: Preparing [2024-11-12T12:31:43.715Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:43.715Z] 8e52de7f4a65: Preparing [2024-11-12T12:31:43.715Z] 95e0ca25ba00: Preparing [2024-11-12T12:31:43.715Z] 651d9022c234: Preparing [2024-11-12T12:31:43.715Z] 8e52de7f4a65: Waiting [2024-11-12T12:31:43.715Z] 95e0ca25ba00: Waiting [2024-11-12T12:31:43.715Z] 651d9022c234: Waiting [2024-11-12T12:31:43.715Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:43.715Z] 28ec1373563b: Layer already exists [2024-11-12T12:31:43.715Z] 67baf50c9387: Layer already exists [2024-11-12T12:31:43.715Z] c54d6967a17c: Layer already exists [2024-11-12T12:31:43.715Z] 0280d6187799: Layer already exists [2024-11-12T12:31:43.715Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:43.715Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:43.715Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:31:43.715Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:31:43.715Z] 651d9022c234: Layer already exists [2024-11-12T12:31:43.715Z] 4.0.0-dev.18: digest: sha256:4749c34d58125346e92079f80203784251dfdff322cf2d3193f8d60b77f64287 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:44.336Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:44.694Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:44.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-12T12:31:44.694Z] 67baf50c9387: Preparing [2024-11-12T12:31:44.694Z] c54d6967a17c: Preparing [2024-11-12T12:31:44.694Z] 28ec1373563b: Preparing [2024-11-12T12:31:44.694Z] 0280d6187799: Preparing [2024-11-12T12:31:44.694Z] 7af28a4661b0: Preparing [2024-11-12T12:31:44.694Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:44.694Z] 8e52de7f4a65: Preparing [2024-11-12T12:31:44.694Z] 95e0ca25ba00: Preparing [2024-11-12T12:31:44.694Z] 651d9022c234: Preparing [2024-11-12T12:31:44.694Z] 8e52de7f4a65: Waiting [2024-11-12T12:31:44.694Z] 95e0ca25ba00: Waiting [2024-11-12T12:31:44.694Z] 651d9022c234: Waiting [2024-11-12T12:31:44.694Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:44.694Z] c54d6967a17c: Layer already exists [2024-11-12T12:31:44.694Z] 67baf50c9387: Layer already exists [2024-11-12T12:31:44.694Z] 28ec1373563b: Layer already exists [2024-11-12T12:31:44.694Z] 0280d6187799: Layer already exists [2024-11-12T12:31:44.694Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:44.694Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:44.694Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:31:44.694Z] 651d9022c234: Layer already exists [2024-11-12T12:31:44.694Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:31:44.959Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:4749c34d58125346e92079f80203784251dfdff322cf2d3193f8d60b77f64287 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:45.315Z] + 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-11-12T12:31:45.666Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-11-12T12:31:45.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-12T12:31:45.666Z] 67baf50c9387: Preparing [2024-11-12T12:31:45.666Z] c54d6967a17c: Preparing [2024-11-12T12:31:45.666Z] 28ec1373563b: Preparing [2024-11-12T12:31:45.666Z] 0280d6187799: Preparing [2024-11-12T12:31:45.666Z] 7af28a4661b0: Preparing [2024-11-12T12:31:45.666Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:45.666Z] 8e52de7f4a65: Preparing [2024-11-12T12:31:45.666Z] 95e0ca25ba00: Preparing [2024-11-12T12:31:45.666Z] 651d9022c234: Preparing [2024-11-12T12:31:45.666Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:45.666Z] 8e52de7f4a65: Waiting [2024-11-12T12:31:45.666Z] 95e0ca25ba00: Waiting [2024-11-12T12:31:45.666Z] 651d9022c234: Waiting [2024-11-12T12:31:45.666Z] 67baf50c9387: Layer already exists [2024-11-12T12:31:45.666Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:45.666Z] 0280d6187799: Layer already exists [2024-11-12T12:31:45.666Z] 28ec1373563b: Layer already exists [2024-11-12T12:31:45.666Z] c54d6967a17c: Layer already exists [2024-11-12T12:31:45.666Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:45.666Z] 95e0ca25ba00: Layer already exists [2024-11-12T12:31:45.666Z] 8e52de7f4a65: Layer already exists [2024-11-12T12:31:45.666Z] 651d9022c234: Layer already exists [2024-11-12T12:31:45.932Z] main: digest: sha256:4749c34d58125346e92079f80203784251dfdff322cf2d3193f8d60b77f64287 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:31:46.004Z] ===================================================== [Pipeline] echo [2024-11-12T12:31:46.017Z] taggedImages: [2024-11-12T12:31:46.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:46.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-12T12:31:46.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.18 [2024-11-12T12:31:46.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:46.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-11-12T12:31:46.047Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-11-12T12:31:46.047Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:46.047Z] latest [2024-11-12T12:31:46.047Z] 4.0.0-dev.18 [2024-11-12T12:31:46.047Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:46.047Z] main [2024-11-12T12:31:46.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:46.427Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:46.779Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:46.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-12T12:31:46.779Z] fccd1b425108: Preparing [2024-11-12T12:31:46.779Z] 0f9eb3d73094: Preparing [2024-11-12T12:31:46.779Z] 92dd4106f533: Preparing [2024-11-12T12:31:46.779Z] 50311e53ff8f: Preparing [2024-11-12T12:31:46.779Z] 843f4170fe68: Preparing [2024-11-12T12:31:46.779Z] 7af28a4661b0: Preparing [2024-11-12T12:31:46.779Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:46.779Z] 47defdaa0997: Preparing [2024-11-12T12:31:46.779Z] 294d3f150cac: Preparing [2024-11-12T12:31:46.779Z] 51b72fec5bfc: Preparing [2024-11-12T12:31:46.779Z] 651d9022c234: Preparing [2024-11-12T12:31:46.779Z] 7af28a4661b0: Waiting [2024-11-12T12:31:46.779Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:46.779Z] 47defdaa0997: Waiting [2024-11-12T12:31:46.779Z] 51b72fec5bfc: Waiting [2024-11-12T12:31:46.779Z] 294d3f150cac: Waiting [2024-11-12T12:31:46.779Z] 651d9022c234: Waiting [2024-11-12T12:31:47.048Z] 0f9eb3d73094: Pushed [2024-11-12T12:31:47.048Z] 843f4170fe68: Pushed [2024-11-12T12:31:47.048Z] 50311e53ff8f: Pushed [2024-11-12T12:31:47.048Z] fccd1b425108: Pushed [2024-11-12T12:31:47.048Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:47.048Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:47.048Z] 651d9022c234: Layer already exists [2024-11-12T12:31:47.314Z] 47defdaa0997: Pushed [2024-11-12T12:31:47.314Z] 294d3f150cac: Pushed [2024-11-12T12:31:49.241Z] 92dd4106f533: Pushed [2024-11-12T12:31:51.807Z] 51b72fec5bfc: Pushed [2024-11-12T12:31:51.807Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:4a01d5c2534cf51bbd788e631b28e0d892356460f17f75d70638b4a4ab83da6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:52.185Z] + 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-11-12T12:31:52.539Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-12T12:31:52.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-12T12:31:52.539Z] fccd1b425108: Preparing [2024-11-12T12:31:52.539Z] 0f9eb3d73094: Preparing [2024-11-12T12:31:52.539Z] 92dd4106f533: Preparing [2024-11-12T12:31:52.539Z] 50311e53ff8f: Preparing [2024-11-12T12:31:52.539Z] 843f4170fe68: Preparing [2024-11-12T12:31:52.539Z] 7af28a4661b0: Preparing [2024-11-12T12:31:52.540Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:52.540Z] 7af28a4661b0: Waiting [2024-11-12T12:31:52.540Z] 47defdaa0997: Preparing [2024-11-12T12:31:52.540Z] 294d3f150cac: Preparing [2024-11-12T12:31:52.540Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:52.540Z] 47defdaa0997: Waiting [2024-11-12T12:31:52.540Z] 51b72fec5bfc: Preparing [2024-11-12T12:31:52.540Z] 651d9022c234: Preparing [2024-11-12T12:31:52.540Z] 294d3f150cac: Waiting [2024-11-12T12:31:52.540Z] 51b72fec5bfc: Waiting [2024-11-12T12:31:52.540Z] 651d9022c234: Waiting [2024-11-12T12:31:52.540Z] fccd1b425108: Layer already exists [2024-11-12T12:31:52.540Z] 50311e53ff8f: Layer already exists [2024-11-12T12:31:52.540Z] 92dd4106f533: Layer already exists [2024-11-12T12:31:52.540Z] 0f9eb3d73094: Layer already exists [2024-11-12T12:31:52.540Z] 843f4170fe68: Layer already exists [2024-11-12T12:31:52.540Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:52.540Z] 47defdaa0997: Layer already exists [2024-11-12T12:31:52.540Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:52.540Z] 294d3f150cac: Layer already exists [2024-11-12T12:31:52.540Z] 51b72fec5bfc: Layer already exists [2024-11-12T12:31:52.540Z] 651d9022c234: Layer already exists [2024-11-12T12:31:52.805Z] latest: digest: sha256:4a01d5c2534cf51bbd788e631b28e0d892356460f17f75d70638b4a4ab83da6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:53.153Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:53.514Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.18 [2024-11-12T12:31:53.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-12T12:31:53.514Z] fccd1b425108: Preparing [2024-11-12T12:31:53.514Z] 0f9eb3d73094: Preparing [2024-11-12T12:31:53.514Z] 92dd4106f533: Preparing [2024-11-12T12:31:53.514Z] 50311e53ff8f: Preparing [2024-11-12T12:31:53.514Z] 843f4170fe68: Preparing [2024-11-12T12:31:53.514Z] 7af28a4661b0: Preparing [2024-11-12T12:31:53.514Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:53.514Z] 47defdaa0997: Preparing [2024-11-12T12:31:53.514Z] 294d3f150cac: Preparing [2024-11-12T12:31:53.514Z] 51b72fec5bfc: Preparing [2024-11-12T12:31:53.514Z] 651d9022c234: Preparing [2024-11-12T12:31:53.514Z] 47defdaa0997: Waiting [2024-11-12T12:31:53.514Z] 294d3f150cac: Waiting [2024-11-12T12:31:53.514Z] 7af28a4661b0: Waiting [2024-11-12T12:31:53.514Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:53.514Z] 51b72fec5bfc: Waiting [2024-11-12T12:31:53.514Z] 651d9022c234: Waiting [2024-11-12T12:31:53.514Z] 92dd4106f533: Layer already exists [2024-11-12T12:31:53.514Z] fccd1b425108: Layer already exists [2024-11-12T12:31:53.514Z] 843f4170fe68: Layer already exists [2024-11-12T12:31:53.514Z] 0f9eb3d73094: Layer already exists [2024-11-12T12:31:53.514Z] 50311e53ff8f: Layer already exists [2024-11-12T12:31:53.514Z] 294d3f150cac: Layer already exists [2024-11-12T12:31:53.514Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:53.514Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:53.514Z] 51b72fec5bfc: Layer already exists [2024-11-12T12:31:53.514Z] 47defdaa0997: Layer already exists [2024-11-12T12:31:53.514Z] 651d9022c234: Layer already exists [2024-11-12T12:31:53.780Z] 4.0.0-dev.18: digest: sha256:4a01d5c2534cf51bbd788e631b28e0d892356460f17f75d70638b4a4ab83da6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:54.195Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:54.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:54.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-12T12:31:54.560Z] fccd1b425108: Preparing [2024-11-12T12:31:54.560Z] 0f9eb3d73094: Preparing [2024-11-12T12:31:54.560Z] 92dd4106f533: Preparing [2024-11-12T12:31:54.560Z] 50311e53ff8f: Preparing [2024-11-12T12:31:54.560Z] 843f4170fe68: Preparing [2024-11-12T12:31:54.560Z] 7af28a4661b0: Preparing [2024-11-12T12:31:54.560Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:54.560Z] 47defdaa0997: Preparing [2024-11-12T12:31:54.560Z] 294d3f150cac: Preparing [2024-11-12T12:31:54.560Z] 51b72fec5bfc: Preparing [2024-11-12T12:31:54.560Z] 651d9022c234: Preparing [2024-11-12T12:31:54.560Z] 47defdaa0997: Waiting [2024-11-12T12:31:54.560Z] 294d3f150cac: Waiting [2024-11-12T12:31:54.560Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:54.560Z] 51b72fec5bfc: Waiting [2024-11-12T12:31:54.560Z] 651d9022c234: Waiting [2024-11-12T12:31:54.560Z] 7af28a4661b0: Waiting [2024-11-12T12:31:54.560Z] 92dd4106f533: Layer already exists [2024-11-12T12:31:54.560Z] 0f9eb3d73094: Layer already exists [2024-11-12T12:31:54.560Z] 50311e53ff8f: Layer already exists [2024-11-12T12:31:54.560Z] fccd1b425108: Layer already exists [2024-11-12T12:31:54.560Z] 843f4170fe68: Layer already exists [2024-11-12T12:31:54.560Z] 47defdaa0997: Layer already exists [2024-11-12T12:31:54.560Z] 294d3f150cac: Layer already exists [2024-11-12T12:31:54.560Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:54.560Z] 51b72fec5bfc: Layer already exists [2024-11-12T12:31:54.560Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:54.560Z] 651d9022c234: Layer already exists [2024-11-12T12:31:54.825Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:4a01d5c2534cf51bbd788e631b28e0d892356460f17f75d70638b4a4ab83da6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:55.221Z] + 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-11-12T12:31:55.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-11-12T12:31:55.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-12T12:31:55.587Z] fccd1b425108: Preparing [2024-11-12T12:31:55.587Z] 0f9eb3d73094: Preparing [2024-11-12T12:31:55.587Z] 92dd4106f533: Preparing [2024-11-12T12:31:55.587Z] 50311e53ff8f: Preparing [2024-11-12T12:31:55.587Z] 843f4170fe68: Preparing [2024-11-12T12:31:55.587Z] 7af28a4661b0: Preparing [2024-11-12T12:31:55.587Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:55.587Z] 47defdaa0997: Preparing [2024-11-12T12:31:55.587Z] 294d3f150cac: Preparing [2024-11-12T12:31:55.587Z] 51b72fec5bfc: Preparing [2024-11-12T12:31:55.587Z] 651d9022c234: Preparing [2024-11-12T12:31:55.587Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:55.587Z] 47defdaa0997: Waiting [2024-11-12T12:31:55.587Z] 294d3f150cac: Waiting [2024-11-12T12:31:55.587Z] 51b72fec5bfc: Waiting [2024-11-12T12:31:55.587Z] 651d9022c234: Waiting [2024-11-12T12:31:55.587Z] 7af28a4661b0: Waiting [2024-11-12T12:31:55.587Z] 843f4170fe68: Layer already exists [2024-11-12T12:31:55.587Z] 50311e53ff8f: Layer already exists [2024-11-12T12:31:55.587Z] 0f9eb3d73094: Layer already exists [2024-11-12T12:31:55.587Z] 92dd4106f533: Layer already exists [2024-11-12T12:31:55.587Z] fccd1b425108: Layer already exists [2024-11-12T12:31:55.587Z] 294d3f150cac: Layer already exists [2024-11-12T12:31:55.587Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:55.587Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:55.587Z] 47defdaa0997: Layer already exists [2024-11-12T12:31:55.587Z] 51b72fec5bfc: Layer already exists [2024-11-12T12:31:55.587Z] 651d9022c234: Layer already exists [2024-11-12T12:31:55.862Z] main: digest: sha256:4a01d5c2534cf51bbd788e631b28e0d892356460f17f75d70638b4a4ab83da6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:31:55.948Z] ===================================================== [Pipeline] echo [2024-11-12T12:31:55.966Z] taggedImages: [2024-11-12T12:31:55.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:55.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-12T12:31:55.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.18 [2024-11-12T12:31:55.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:55.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-11-12T12:31:55.997Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-11-12T12:31:55.997Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:55.997Z] latest [2024-11-12T12:31:55.997Z] 4.0.0-dev.18 [2024-11-12T12:31:55.997Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:31:55.997Z] main [2024-11-12T12:31:55.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:56.371Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:31:56.774Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:31:56.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-12T12:31:56.774Z] 1f6939c0a507: Preparing [2024-11-12T12:31:56.774Z] a462fc5a9be5: Preparing [2024-11-12T12:31:56.774Z] c9c3e78e6214: Preparing [2024-11-12T12:31:56.774Z] eb3364812926: Preparing [2024-11-12T12:31:56.774Z] 346ada963819: Preparing [2024-11-12T12:31:56.774Z] 8386aa0172a3: Preparing [2024-11-12T12:31:56.774Z] 555ce2861d5a: Preparing [2024-11-12T12:31:56.774Z] 7af28a4661b0: Preparing [2024-11-12T12:31:56.774Z] d0eb0bc86e3a: Preparing [2024-11-12T12:31:56.774Z] c6f2b4f7cbda: Preparing [2024-11-12T12:31:56.774Z] f1a88266a04d: Preparing [2024-11-12T12:31:56.774Z] 651d9022c234: Preparing [2024-11-12T12:31:56.774Z] 8386aa0172a3: Waiting [2024-11-12T12:31:56.774Z] 555ce2861d5a: Waiting [2024-11-12T12:31:56.774Z] 7af28a4661b0: Waiting [2024-11-12T12:31:56.774Z] d0eb0bc86e3a: Waiting [2024-11-12T12:31:56.774Z] c6f2b4f7cbda: Waiting [2024-11-12T12:31:56.774Z] f1a88266a04d: Waiting [2024-11-12T12:31:56.774Z] 651d9022c234: Waiting [2024-11-12T12:31:57.051Z] 346ada963819: Pushed [2024-11-12T12:31:57.051Z] 1f6939c0a507: Pushed [2024-11-12T12:31:57.051Z] a462fc5a9be5: Pushed [2024-11-12T12:31:57.051Z] 7af28a4661b0: Layer already exists [2024-11-12T12:31:57.051Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:31:57.051Z] 8386aa0172a3: Pushed [2024-11-12T12:31:57.324Z] 555ce2861d5a: Pushed [2024-11-12T12:31:57.324Z] 651d9022c234: Layer already exists [2024-11-12T12:31:59.267Z] c6f2b4f7cbda: Pushed [2024-11-12T12:31:59.267Z] eb3364812926: Pushed [2024-11-12T12:32:00.227Z] c9c3e78e6214: Pushed [2024-11-12T12:32:00.227Z] f1a88266a04d: Pushed [2024-11-12T12:32:00.227Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:972f63d4b90f75322abeb2332522f020f7b59ad5c0ef07dca99c8111459b83ea size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:00.597Z] + 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-11-12T12:32:00.959Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-12T12:32:00.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-12T12:32:00.959Z] 1f6939c0a507: Preparing [2024-11-12T12:32:00.959Z] a462fc5a9be5: Preparing [2024-11-12T12:32:00.959Z] c9c3e78e6214: Preparing [2024-11-12T12:32:00.959Z] eb3364812926: Preparing [2024-11-12T12:32:00.959Z] 346ada963819: Preparing [2024-11-12T12:32:00.959Z] 8386aa0172a3: Preparing [2024-11-12T12:32:00.959Z] 555ce2861d5a: Preparing [2024-11-12T12:32:00.959Z] 8386aa0172a3: Waiting [2024-11-12T12:32:00.959Z] 7af28a4661b0: Preparing [2024-11-12T12:32:00.959Z] 555ce2861d5a: Waiting [2024-11-12T12:32:00.959Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:00.959Z] 7af28a4661b0: Waiting [2024-11-12T12:32:00.959Z] d0eb0bc86e3a: Waiting [2024-11-12T12:32:00.959Z] c6f2b4f7cbda: Preparing [2024-11-12T12:32:00.959Z] f1a88266a04d: Preparing [2024-11-12T12:32:00.959Z] 651d9022c234: Preparing [2024-11-12T12:32:00.959Z] c6f2b4f7cbda: Waiting [2024-11-12T12:32:00.959Z] f1a88266a04d: Waiting [2024-11-12T12:32:00.959Z] c9c3e78e6214: Layer already exists [2024-11-12T12:32:00.959Z] 346ada963819: Layer already exists [2024-11-12T12:32:00.959Z] eb3364812926: Layer already exists [2024-11-12T12:32:00.959Z] a462fc5a9be5: Layer already exists [2024-11-12T12:32:00.959Z] 1f6939c0a507: Layer already exists [2024-11-12T12:32:00.959Z] c6f2b4f7cbda: Layer already exists [2024-11-12T12:32:00.959Z] 555ce2861d5a: Layer already exists [2024-11-12T12:32:00.959Z] 8386aa0172a3: Layer already exists [2024-11-12T12:32:00.959Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:00.959Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:00.959Z] 651d9022c234: Layer already exists [2024-11-12T12:32:00.959Z] f1a88266a04d: Layer already exists [2024-11-12T12:32:01.226Z] latest: digest: sha256:972f63d4b90f75322abeb2332522f020f7b59ad5c0ef07dca99c8111459b83ea size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:01.605Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:01.969Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.18 [2024-11-12T12:32:01.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-12T12:32:01.969Z] 1f6939c0a507: Preparing [2024-11-12T12:32:01.969Z] a462fc5a9be5: Preparing [2024-11-12T12:32:01.969Z] c9c3e78e6214: Preparing [2024-11-12T12:32:01.969Z] eb3364812926: Preparing [2024-11-12T12:32:01.969Z] 346ada963819: Preparing [2024-11-12T12:32:01.969Z] 8386aa0172a3: Preparing [2024-11-12T12:32:01.969Z] 555ce2861d5a: Preparing [2024-11-12T12:32:01.969Z] 7af28a4661b0: Preparing [2024-11-12T12:32:01.969Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:01.969Z] c6f2b4f7cbda: Preparing [2024-11-12T12:32:01.969Z] f1a88266a04d: Preparing [2024-11-12T12:32:01.969Z] 651d9022c234: Preparing [2024-11-12T12:32:01.969Z] 555ce2861d5a: Waiting [2024-11-12T12:32:01.969Z] 7af28a4661b0: Waiting [2024-11-12T12:32:01.969Z] c6f2b4f7cbda: Waiting [2024-11-12T12:32:01.969Z] f1a88266a04d: Waiting [2024-11-12T12:32:01.969Z] 651d9022c234: Waiting [2024-11-12T12:32:01.969Z] d0eb0bc86e3a: Waiting [2024-11-12T12:32:01.969Z] c9c3e78e6214: Layer already exists [2024-11-12T12:32:01.969Z] 346ada963819: Layer already exists [2024-11-12T12:32:01.969Z] 1f6939c0a507: Layer already exists [2024-11-12T12:32:01.969Z] eb3364812926: Layer already exists [2024-11-12T12:32:01.969Z] a462fc5a9be5: Layer already exists [2024-11-12T12:32:01.969Z] 555ce2861d5a: Layer already exists [2024-11-12T12:32:01.969Z] c6f2b4f7cbda: Layer already exists [2024-11-12T12:32:01.969Z] 8386aa0172a3: Layer already exists [2024-11-12T12:32:01.969Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:01.969Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:01.969Z] 651d9022c234: Layer already exists [2024-11-12T12:32:01.969Z] f1a88266a04d: Layer already exists [2024-11-12T12:32:02.235Z] 4.0.0-dev.18: digest: sha256:972f63d4b90f75322abeb2332522f020f7b59ad5c0ef07dca99c8111459b83ea size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:02.588Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:02.935Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:32:02.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-12T12:32:02.935Z] 1f6939c0a507: Preparing [2024-11-12T12:32:02.935Z] a462fc5a9be5: Preparing [2024-11-12T12:32:02.935Z] c9c3e78e6214: Preparing [2024-11-12T12:32:02.935Z] eb3364812926: Preparing [2024-11-12T12:32:02.935Z] 346ada963819: Preparing [2024-11-12T12:32:02.935Z] 8386aa0172a3: Preparing [2024-11-12T12:32:02.935Z] 555ce2861d5a: Preparing [2024-11-12T12:32:02.935Z] 8386aa0172a3: Waiting [2024-11-12T12:32:02.935Z] 555ce2861d5a: Waiting [2024-11-12T12:32:02.935Z] 7af28a4661b0: Preparing [2024-11-12T12:32:02.935Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:02.935Z] 7af28a4661b0: Waiting [2024-11-12T12:32:02.935Z] d0eb0bc86e3a: Waiting [2024-11-12T12:32:02.935Z] c6f2b4f7cbda: Preparing [2024-11-12T12:32:02.935Z] f1a88266a04d: Preparing [2024-11-12T12:32:02.935Z] c6f2b4f7cbda: Waiting [2024-11-12T12:32:02.935Z] 651d9022c234: Preparing [2024-11-12T12:32:02.935Z] f1a88266a04d: Waiting [2024-11-12T12:32:02.935Z] 651d9022c234: Waiting [2024-11-12T12:32:02.935Z] 1f6939c0a507: Layer already exists [2024-11-12T12:32:02.935Z] 346ada963819: Layer already exists [2024-11-12T12:32:02.935Z] c9c3e78e6214: Layer already exists [2024-11-12T12:32:02.935Z] a462fc5a9be5: Layer already exists [2024-11-12T12:32:02.935Z] eb3364812926: Layer already exists [2024-11-12T12:32:02.935Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:02.935Z] 555ce2861d5a: Layer already exists [2024-11-12T12:32:02.935Z] 8386aa0172a3: Layer already exists [2024-11-12T12:32:02.935Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:02.935Z] c6f2b4f7cbda: Layer already exists [2024-11-12T12:32:02.935Z] f1a88266a04d: Layer already exists [2024-11-12T12:32:02.935Z] 651d9022c234: Layer already exists [2024-11-12T12:32:03.200Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:972f63d4b90f75322abeb2332522f020f7b59ad5c0ef07dca99c8111459b83ea size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:03.555Z] + 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-11-12T12:32:03.905Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-11-12T12:32:03.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-12T12:32:03.905Z] 1f6939c0a507: Preparing [2024-11-12T12:32:03.905Z] a462fc5a9be5: Preparing [2024-11-12T12:32:03.905Z] c9c3e78e6214: Preparing [2024-11-12T12:32:03.905Z] eb3364812926: Preparing [2024-11-12T12:32:03.905Z] 346ada963819: Preparing [2024-11-12T12:32:03.905Z] 8386aa0172a3: Preparing [2024-11-12T12:32:03.905Z] 555ce2861d5a: Preparing [2024-11-12T12:32:03.905Z] 7af28a4661b0: Preparing [2024-11-12T12:32:03.905Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:03.905Z] c6f2b4f7cbda: Preparing [2024-11-12T12:32:03.905Z] f1a88266a04d: Preparing [2024-11-12T12:32:03.905Z] 651d9022c234: Preparing [2024-11-12T12:32:03.905Z] 7af28a4661b0: Waiting [2024-11-12T12:32:03.905Z] d0eb0bc86e3a: Waiting [2024-11-12T12:32:03.905Z] f1a88266a04d: Waiting [2024-11-12T12:32:03.905Z] c6f2b4f7cbda: Waiting [2024-11-12T12:32:03.905Z] 651d9022c234: Waiting [2024-11-12T12:32:03.905Z] 555ce2861d5a: Waiting [2024-11-12T12:32:03.905Z] 8386aa0172a3: Waiting [2024-11-12T12:32:03.905Z] c9c3e78e6214: Layer already exists [2024-11-12T12:32:03.905Z] eb3364812926: Layer already exists [2024-11-12T12:32:03.905Z] a462fc5a9be5: Layer already exists [2024-11-12T12:32:03.905Z] 346ada963819: Layer already exists [2024-11-12T12:32:03.905Z] 1f6939c0a507: Layer already exists [2024-11-12T12:32:03.905Z] c6f2b4f7cbda: Layer already exists [2024-11-12T12:32:03.905Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:03.905Z] 8386aa0172a3: Layer already exists [2024-11-12T12:32:03.905Z] 555ce2861d5a: Layer already exists [2024-11-12T12:32:03.905Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:03.905Z] 651d9022c234: Layer already exists [2024-11-12T12:32:03.905Z] f1a88266a04d: Layer already exists [2024-11-12T12:32:04.172Z] main: digest: sha256:972f63d4b90f75322abeb2332522f020f7b59ad5c0ef07dca99c8111459b83ea size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:32:04.260Z] ===================================================== [Pipeline] echo [2024-11-12T12:32:04.278Z] taggedImages: [2024-11-12T12:32:04.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:32:04.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-12T12:32:04.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.18 [2024-11-12T12:32:04.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:32:04.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-11-12T12:32:04.313Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-11-12T12:32:04.313Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:32:04.313Z] latest [2024-11-12T12:32:04.313Z] 4.0.0-dev.18 [2024-11-12T12:32:04.313Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:32:04.313Z] main [2024-11-12T12:32:04.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:04.692Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:05.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:32:05.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-12T12:32:05.056Z] ecfab43e4822: Preparing [2024-11-12T12:32:05.056Z] c17b639ab1ee: Preparing [2024-11-12T12:32:05.056Z] 7af28a4661b0: Preparing [2024-11-12T12:32:05.056Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:05.056Z] 9735e3fe13a5: Preparing [2024-11-12T12:32:05.056Z] 92d56b2fd94c: Preparing [2024-11-12T12:32:05.056Z] 651d9022c234: Preparing [2024-11-12T12:32:05.056Z] 92d56b2fd94c: Waiting [2024-11-12T12:32:05.056Z] 651d9022c234: Waiting [2024-11-12T12:32:05.056Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:05.321Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:05.321Z] 651d9022c234: Layer already exists [2024-11-12T12:32:05.321Z] ecfab43e4822: Pushed [2024-11-12T12:32:06.731Z] 9735e3fe13a5: Pushed [2024-11-12T12:32:06.996Z] 92d56b2fd94c: Pushed [2024-11-12T12:32:08.931Z] c17b639ab1ee: Pushed [2024-11-12T12:32:09.197Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:527e585f14dfc9545f374ae9fd109ccdbbf28c0430c91aa499f78bed4ddeeb92 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:09.559Z] + 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-11-12T12:32:09.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-12T12:32:09.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-12T12:32:09.917Z] ecfab43e4822: Preparing [2024-11-12T12:32:09.917Z] c17b639ab1ee: Preparing [2024-11-12T12:32:09.917Z] 7af28a4661b0: Preparing [2024-11-12T12:32:09.917Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:09.917Z] 9735e3fe13a5: Preparing [2024-11-12T12:32:09.917Z] 92d56b2fd94c: Preparing [2024-11-12T12:32:09.917Z] 651d9022c234: Preparing [2024-11-12T12:32:09.917Z] 92d56b2fd94c: Waiting [2024-11-12T12:32:09.917Z] 651d9022c234: Waiting [2024-11-12T12:32:09.917Z] ecfab43e4822: Layer already exists [2024-11-12T12:32:09.917Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:09.917Z] c17b639ab1ee: Layer already exists [2024-11-12T12:32:09.917Z] 9735e3fe13a5: Layer already exists [2024-11-12T12:32:09.917Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:09.917Z] 651d9022c234: Layer already exists [2024-11-12T12:32:09.917Z] 92d56b2fd94c: Layer already exists [2024-11-12T12:32:10.183Z] latest: digest: sha256:527e585f14dfc9545f374ae9fd109ccdbbf28c0430c91aa499f78bed4ddeeb92 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:10.546Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:10.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.18 [2024-11-12T12:32:10.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-12T12:32:10.911Z] ecfab43e4822: Preparing [2024-11-12T12:32:10.911Z] c17b639ab1ee: Preparing [2024-11-12T12:32:10.911Z] 7af28a4661b0: Preparing [2024-11-12T12:32:10.911Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:10.911Z] 9735e3fe13a5: Preparing [2024-11-12T12:32:10.911Z] 92d56b2fd94c: Preparing [2024-11-12T12:32:10.911Z] 651d9022c234: Preparing [2024-11-12T12:32:10.911Z] 92d56b2fd94c: Waiting [2024-11-12T12:32:10.911Z] 651d9022c234: Waiting [2024-11-12T12:32:10.911Z] 9735e3fe13a5: Layer already exists [2024-11-12T12:32:10.911Z] ecfab43e4822: Layer already exists [2024-11-12T12:32:10.911Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:10.911Z] c17b639ab1ee: Layer already exists [2024-11-12T12:32:10.911Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:10.911Z] 651d9022c234: Layer already exists [2024-11-12T12:32:10.911Z] 92d56b2fd94c: Layer already exists [2024-11-12T12:32:11.178Z] 4.0.0-dev.18: digest: sha256:527e585f14dfc9545f374ae9fd109ccdbbf28c0430c91aa499f78bed4ddeeb92 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:11.531Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:11.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:32:11.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-12T12:32:11.894Z] ecfab43e4822: Preparing [2024-11-12T12:32:11.894Z] c17b639ab1ee: Preparing [2024-11-12T12:32:11.894Z] 7af28a4661b0: Preparing [2024-11-12T12:32:11.894Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:11.894Z] 9735e3fe13a5: Preparing [2024-11-12T12:32:11.894Z] 92d56b2fd94c: Preparing [2024-11-12T12:32:11.894Z] 651d9022c234: Preparing [2024-11-12T12:32:11.894Z] 651d9022c234: Waiting [2024-11-12T12:32:11.894Z] 92d56b2fd94c: Waiting [2024-11-12T12:32:11.894Z] 9735e3fe13a5: Layer already exists [2024-11-12T12:32:11.894Z] ecfab43e4822: Layer already exists [2024-11-12T12:32:11.894Z] c17b639ab1ee: Layer already exists [2024-11-12T12:32:11.894Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:11.894Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:11.894Z] 92d56b2fd94c: Layer already exists [2024-11-12T12:32:11.894Z] 651d9022c234: Layer already exists [2024-11-12T12:32:12.159Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:527e585f14dfc9545f374ae9fd109ccdbbf28c0430c91aa499f78bed4ddeeb92 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:12.513Z] + 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-11-12T12:32:12.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-11-12T12:32:12.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-12T12:32:12.868Z] ecfab43e4822: Preparing [2024-11-12T12:32:12.868Z] c17b639ab1ee: Preparing [2024-11-12T12:32:12.868Z] 7af28a4661b0: Preparing [2024-11-12T12:32:12.868Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:12.868Z] 9735e3fe13a5: Preparing [2024-11-12T12:32:12.868Z] 92d56b2fd94c: Preparing [2024-11-12T12:32:12.868Z] 651d9022c234: Preparing [2024-11-12T12:32:12.868Z] 92d56b2fd94c: Waiting [2024-11-12T12:32:12.868Z] 651d9022c234: Waiting [2024-11-12T12:32:12.868Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:12.868Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:12.868Z] 9735e3fe13a5: Layer already exists [2024-11-12T12:32:12.868Z] ecfab43e4822: Layer already exists [2024-11-12T12:32:12.868Z] c17b639ab1ee: Layer already exists [2024-11-12T12:32:12.868Z] 92d56b2fd94c: Layer already exists [2024-11-12T12:32:12.868Z] 651d9022c234: Layer already exists [2024-11-12T12:32:13.134Z] main: digest: sha256:527e585f14dfc9545f374ae9fd109ccdbbf28c0430c91aa499f78bed4ddeeb92 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:32:13.213Z] ===================================================== [Pipeline] echo [2024-11-12T12:32:13.228Z] taggedImages: [2024-11-12T12:32:13.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:32:13.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-12T12:32:13.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.18 [2024-11-12T12:32:13.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:32:13.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-11-12T12:32:13.256Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-11-12T12:32:13.256Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:32:13.256Z] latest [2024-11-12T12:32:13.256Z] 4.0.0-dev.18 [2024-11-12T12:32:13.256Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:32:13.256Z] main [2024-11-12T12:32:13.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:13.624Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:13.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:32:13.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-12T12:32:13.969Z] c0801fbf826d: Preparing [2024-11-12T12:32:13.969Z] 8508bc69b2c1: Preparing [2024-11-12T12:32:13.969Z] 07ef7b8b37d7: Preparing [2024-11-12T12:32:13.969Z] 7af28a4661b0: Preparing [2024-11-12T12:32:13.969Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:13.969Z] 7ead195d4d7f: Preparing [2024-11-12T12:32:13.969Z] 0fee9eb330db: Preparing [2024-11-12T12:32:13.969Z] d6c42d4cf8bc: Preparing [2024-11-12T12:32:13.969Z] f7a2d6fb2a14: Preparing [2024-11-12T12:32:13.969Z] 7ead195d4d7f: Waiting [2024-11-12T12:32:13.969Z] d6c42d4cf8bc: Waiting [2024-11-12T12:32:13.969Z] 651d9022c234: Preparing [2024-11-12T12:32:13.969Z] f7a2d6fb2a14: Waiting [2024-11-12T12:32:13.969Z] 651d9022c234: Waiting [2024-11-12T12:32:13.969Z] 0fee9eb330db: Waiting [2024-11-12T12:32:14.235Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:14.235Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:14.235Z] 8508bc69b2c1: Pushed [2024-11-12T12:32:14.235Z] 07ef7b8b37d7: Pushed [2024-11-12T12:32:14.235Z] c0801fbf826d: Pushed [2024-11-12T12:32:14.235Z] 651d9022c234: Layer already exists [2024-11-12T12:32:14.500Z] d6c42d4cf8bc: Pushed [2024-11-12T12:32:16.437Z] f7a2d6fb2a14: Pushed [2024-11-12T12:32:26.493Z] 0fee9eb330db: Pushed [2024-11-12T12:32:34.690Z] 7ead195d4d7f: Pushed [2024-11-12T12:32:34.690Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:0eb55c0c6d0cea8f8efd50e91d12024ee11fd8df22f5d6a40b83ebb84405a911 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:35.054Z] + 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-11-12T12:32:35.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-12T12:32:35.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-12T12:32:35.411Z] c0801fbf826d: Preparing [2024-11-12T12:32:35.411Z] 8508bc69b2c1: Preparing [2024-11-12T12:32:35.411Z] 07ef7b8b37d7: Preparing [2024-11-12T12:32:35.411Z] 7af28a4661b0: Preparing [2024-11-12T12:32:35.411Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:35.411Z] 7ead195d4d7f: Preparing [2024-11-12T12:32:35.411Z] 0fee9eb330db: Preparing [2024-11-12T12:32:35.411Z] d6c42d4cf8bc: Preparing [2024-11-12T12:32:35.411Z] f7a2d6fb2a14: Preparing [2024-11-12T12:32:35.411Z] 651d9022c234: Preparing [2024-11-12T12:32:35.411Z] 7ead195d4d7f: Waiting [2024-11-12T12:32:35.411Z] 0fee9eb330db: Waiting [2024-11-12T12:32:35.411Z] d6c42d4cf8bc: Waiting [2024-11-12T12:32:35.411Z] f7a2d6fb2a14: Waiting [2024-11-12T12:32:35.411Z] 651d9022c234: Waiting [2024-11-12T12:32:35.411Z] 8508bc69b2c1: Layer already exists [2024-11-12T12:32:35.411Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:35.411Z] 07ef7b8b37d7: Layer already exists [2024-11-12T12:32:35.411Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:35.411Z] c0801fbf826d: Layer already exists [2024-11-12T12:32:35.411Z] d6c42d4cf8bc: Layer already exists [2024-11-12T12:32:35.411Z] 0fee9eb330db: Layer already exists [2024-11-12T12:32:35.411Z] 651d9022c234: Layer already exists [2024-11-12T12:32:35.411Z] f7a2d6fb2a14: Layer already exists [2024-11-12T12:32:35.411Z] 7ead195d4d7f: Layer already exists [2024-11-12T12:32:35.677Z] latest: digest: sha256:0eb55c0c6d0cea8f8efd50e91d12024ee11fd8df22f5d6a40b83ebb84405a911 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:36.044Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:36.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.18 [2024-11-12T12:32:36.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-12T12:32:36.397Z] c0801fbf826d: Preparing [2024-11-12T12:32:36.397Z] 8508bc69b2c1: Preparing [2024-11-12T12:32:36.397Z] 07ef7b8b37d7: Preparing [2024-11-12T12:32:36.397Z] 7af28a4661b0: Preparing [2024-11-12T12:32:36.397Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:36.397Z] 7ead195d4d7f: Preparing [2024-11-12T12:32:36.397Z] 0fee9eb330db: Preparing [2024-11-12T12:32:36.397Z] d6c42d4cf8bc: Preparing [2024-11-12T12:32:36.397Z] f7a2d6fb2a14: Preparing [2024-11-12T12:32:36.397Z] 651d9022c234: Preparing [2024-11-12T12:32:36.397Z] 7ead195d4d7f: Waiting [2024-11-12T12:32:36.397Z] 0fee9eb330db: Waiting [2024-11-12T12:32:36.397Z] d6c42d4cf8bc: Waiting [2024-11-12T12:32:36.397Z] 651d9022c234: Waiting [2024-11-12T12:32:36.397Z] f7a2d6fb2a14: Waiting [2024-11-12T12:32:36.397Z] 07ef7b8b37d7: Layer already exists [2024-11-12T12:32:36.397Z] c0801fbf826d: Layer already exists [2024-11-12T12:32:36.397Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:36.397Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:36.397Z] 8508bc69b2c1: Layer already exists [2024-11-12T12:32:36.397Z] f7a2d6fb2a14: Layer already exists [2024-11-12T12:32:36.397Z] 0fee9eb330db: Layer already exists [2024-11-12T12:32:36.397Z] 7ead195d4d7f: Layer already exists [2024-11-12T12:32:36.397Z] d6c42d4cf8bc: Layer already exists [2024-11-12T12:32:36.397Z] 651d9022c234: Layer already exists [2024-11-12T12:32:36.662Z] 4.0.0-dev.18: digest: sha256:0eb55c0c6d0cea8f8efd50e91d12024ee11fd8df22f5d6a40b83ebb84405a911 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:37.022Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:37.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:32:37.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-12T12:32:37.373Z] c0801fbf826d: Preparing [2024-11-12T12:32:37.373Z] 8508bc69b2c1: Preparing [2024-11-12T12:32:37.373Z] 07ef7b8b37d7: Preparing [2024-11-12T12:32:37.373Z] 7af28a4661b0: Preparing [2024-11-12T12:32:37.373Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:37.373Z] 7ead195d4d7f: Preparing [2024-11-12T12:32:37.373Z] 7ead195d4d7f: Waiting [2024-11-12T12:32:37.373Z] 0fee9eb330db: Preparing [2024-11-12T12:32:37.373Z] d6c42d4cf8bc: Preparing [2024-11-12T12:32:37.373Z] 0fee9eb330db: Waiting [2024-11-12T12:32:37.373Z] f7a2d6fb2a14: Preparing [2024-11-12T12:32:37.373Z] d6c42d4cf8bc: Waiting [2024-11-12T12:32:37.373Z] f7a2d6fb2a14: Waiting [2024-11-12T12:32:37.373Z] 651d9022c234: Preparing [2024-11-12T12:32:37.373Z] 651d9022c234: Waiting [2024-11-12T12:32:37.373Z] c0801fbf826d: Layer already exists [2024-11-12T12:32:37.373Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:37.373Z] 07ef7b8b37d7: Layer already exists [2024-11-12T12:32:37.373Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:37.373Z] 8508bc69b2c1: Layer already exists [2024-11-12T12:32:37.373Z] d6c42d4cf8bc: Layer already exists [2024-11-12T12:32:37.373Z] 651d9022c234: Layer already exists [2024-11-12T12:32:37.373Z] f7a2d6fb2a14: Layer already exists [2024-11-12T12:32:37.373Z] 7ead195d4d7f: Layer already exists [2024-11-12T12:32:37.373Z] 0fee9eb330db: Layer already exists [2024-11-12T12:32:37.638Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:0eb55c0c6d0cea8f8efd50e91d12024ee11fd8df22f5d6a40b83ebb84405a911 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:38.002Z] + 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-11-12T12:32:38.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-11-12T12:32:38.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-12T12:32:38.359Z] c0801fbf826d: Preparing [2024-11-12T12:32:38.359Z] 8508bc69b2c1: Preparing [2024-11-12T12:32:38.359Z] 07ef7b8b37d7: Preparing [2024-11-12T12:32:38.359Z] 7af28a4661b0: Preparing [2024-11-12T12:32:38.359Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:38.359Z] 7ead195d4d7f: Preparing [2024-11-12T12:32:38.359Z] 0fee9eb330db: Preparing [2024-11-12T12:32:38.359Z] d6c42d4cf8bc: Preparing [2024-11-12T12:32:38.359Z] f7a2d6fb2a14: Preparing [2024-11-12T12:32:38.359Z] 651d9022c234: Preparing [2024-11-12T12:32:38.359Z] 7ead195d4d7f: Waiting [2024-11-12T12:32:38.359Z] d6c42d4cf8bc: Waiting [2024-11-12T12:32:38.359Z] f7a2d6fb2a14: Waiting [2024-11-12T12:32:38.359Z] 651d9022c234: Waiting [2024-11-12T12:32:38.359Z] 0fee9eb330db: Waiting [2024-11-12T12:32:38.359Z] c0801fbf826d: Layer already exists [2024-11-12T12:32:38.359Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:38.359Z] 8508bc69b2c1: Layer already exists [2024-11-12T12:32:38.359Z] 07ef7b8b37d7: Layer already exists [2024-11-12T12:32:38.359Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:38.359Z] 0fee9eb330db: Layer already exists [2024-11-12T12:32:38.359Z] d6c42d4cf8bc: Layer already exists [2024-11-12T12:32:38.359Z] 7ead195d4d7f: Layer already exists [2024-11-12T12:32:38.359Z] 651d9022c234: Layer already exists [2024-11-12T12:32:38.359Z] f7a2d6fb2a14: Layer already exists [2024-11-12T12:32:38.626Z] main: digest: sha256:0eb55c0c6d0cea8f8efd50e91d12024ee11fd8df22f5d6a40b83ebb84405a911 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:32:38.706Z] ===================================================== [Pipeline] echo [2024-11-12T12:32:38.722Z] taggedImages: [2024-11-12T12:32:38.722Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:32:38.722Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-12T12:32:38.722Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.18 [2024-11-12T12:32:38.722Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:32:38.722Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-11-12T12:32:38.755Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-11-12T12:32:38.755Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:32:38.755Z] latest [2024-11-12T12:32:38.755Z] 4.0.0-dev.18 [2024-11-12T12:32:38.755Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:32:38.755Z] main [2024-11-12T12:32:38.755Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:39.128Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:39.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:32:39.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-12T12:32:39.481Z] 23c7e8c7aecc: Preparing [2024-11-12T12:32:39.481Z] 83cc9fd4e225: Preparing [2024-11-12T12:32:39.481Z] 83ceb1f87599: Preparing [2024-11-12T12:32:39.481Z] 7af28a4661b0: Preparing [2024-11-12T12:32:39.481Z] d0eb0bc86e3a: Preparing [2024-11-12T12:32:39.481Z] 2a8714df25d5: Preparing [2024-11-12T12:32:39.481Z] fd62b33b0455: Preparing [2024-11-12T12:32:39.481Z] 9b4d66f56121: Preparing [2024-11-12T12:32:39.481Z] 651d9022c234: Preparing [2024-11-12T12:32:39.481Z] fd62b33b0455: Waiting [2024-11-12T12:32:39.481Z] 9b4d66f56121: Waiting [2024-11-12T12:32:39.481Z] 651d9022c234: Waiting [2024-11-12T12:32:39.481Z] 2a8714df25d5: Waiting [2024-11-12T12:32:39.481Z] 7af28a4661b0: Layer already exists [2024-11-12T12:32:39.748Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:32:39.748Z] 83cc9fd4e225: Pushed [2024-11-12T12:32:39.748Z] 83ceb1f87599: Pushed [2024-11-12T12:32:39.748Z] 23c7e8c7aecc: Pushed [2024-11-12T12:32:39.748Z] 651d9022c234: Layer already exists [2024-11-12T12:32:40.327Z] 9b4d66f56121: Pushed [2024-11-12T12:32:41.284Z] fd62b33b0455: Pushed [2024-11-12T12:32:59.471Z] 2a8714df25d5: Pushed [2024-11-12T12:32:59.471Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:0808c578127c97bf304cde8b9ba22d6b7b48948786ed4f25bdac50be3d4cb54a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:32:59.832Z] + 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-11-12T12:33:00.185Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-12T12:33:00.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-12T12:33:00.186Z] 23c7e8c7aecc: Preparing [2024-11-12T12:33:00.186Z] 83cc9fd4e225: Preparing [2024-11-12T12:33:00.186Z] 83ceb1f87599: Preparing [2024-11-12T12:33:00.186Z] 7af28a4661b0: Preparing [2024-11-12T12:33:00.186Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:00.186Z] 2a8714df25d5: Preparing [2024-11-12T12:33:00.186Z] fd62b33b0455: Preparing [2024-11-12T12:33:00.186Z] 2a8714df25d5: Waiting [2024-11-12T12:33:00.186Z] 9b4d66f56121: Preparing [2024-11-12T12:33:00.186Z] fd62b33b0455: Waiting [2024-11-12T12:33:00.186Z] 651d9022c234: Preparing [2024-11-12T12:33:00.186Z] 9b4d66f56121: Waiting [2024-11-12T12:33:00.186Z] 651d9022c234: Waiting [2024-11-12T12:33:00.186Z] 83ceb1f87599: Layer already exists [2024-11-12T12:33:00.186Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:00.186Z] 83cc9fd4e225: Layer already exists [2024-11-12T12:33:00.186Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:00.186Z] 23c7e8c7aecc: Layer already exists [2024-11-12T12:33:00.186Z] fd62b33b0455: Layer already exists [2024-11-12T12:33:00.186Z] 651d9022c234: Layer already exists [2024-11-12T12:33:00.186Z] 9b4d66f56121: Layer already exists [2024-11-12T12:33:00.186Z] 2a8714df25d5: Layer already exists [2024-11-12T12:33:00.452Z] latest: digest: sha256:0808c578127c97bf304cde8b9ba22d6b7b48948786ed4f25bdac50be3d4cb54a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:00.814Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:01.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.18 [2024-11-12T12:33:01.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-12T12:33:01.166Z] 23c7e8c7aecc: Preparing [2024-11-12T12:33:01.166Z] 83cc9fd4e225: Preparing [2024-11-12T12:33:01.166Z] 83ceb1f87599: Preparing [2024-11-12T12:33:01.166Z] 7af28a4661b0: Preparing [2024-11-12T12:33:01.166Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:01.166Z] 2a8714df25d5: Preparing [2024-11-12T12:33:01.166Z] fd62b33b0455: Preparing [2024-11-12T12:33:01.166Z] 9b4d66f56121: Preparing [2024-11-12T12:33:01.166Z] 651d9022c234: Preparing [2024-11-12T12:33:01.166Z] fd62b33b0455: Waiting [2024-11-12T12:33:01.166Z] 9b4d66f56121: Waiting [2024-11-12T12:33:01.166Z] 651d9022c234: Waiting [2024-11-12T12:33:01.166Z] 2a8714df25d5: Waiting [2024-11-12T12:33:01.166Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:01.166Z] 83ceb1f87599: Layer already exists [2024-11-12T12:33:01.166Z] 23c7e8c7aecc: Layer already exists [2024-11-12T12:33:01.166Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:01.166Z] 83cc9fd4e225: Layer already exists [2024-11-12T12:33:01.166Z] 651d9022c234: Layer already exists [2024-11-12T12:33:01.166Z] 2a8714df25d5: Layer already exists [2024-11-12T12:33:01.166Z] 9b4d66f56121: Layer already exists [2024-11-12T12:33:01.166Z] fd62b33b0455: Layer already exists [2024-11-12T12:33:01.432Z] 4.0.0-dev.18: digest: sha256:0808c578127c97bf304cde8b9ba22d6b7b48948786ed4f25bdac50be3d4cb54a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:01.795Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:02.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:33:02.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-12T12:33:02.151Z] 23c7e8c7aecc: Preparing [2024-11-12T12:33:02.151Z] 83cc9fd4e225: Preparing [2024-11-12T12:33:02.151Z] 83ceb1f87599: Preparing [2024-11-12T12:33:02.151Z] 7af28a4661b0: Preparing [2024-11-12T12:33:02.151Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:02.151Z] 2a8714df25d5: Preparing [2024-11-12T12:33:02.151Z] fd62b33b0455: Preparing [2024-11-12T12:33:02.151Z] 9b4d66f56121: Preparing [2024-11-12T12:33:02.151Z] 651d9022c234: Preparing [2024-11-12T12:33:02.151Z] 2a8714df25d5: Waiting [2024-11-12T12:33:02.151Z] fd62b33b0455: Waiting [2024-11-12T12:33:02.151Z] 651d9022c234: Waiting [2024-11-12T12:33:02.151Z] 9b4d66f56121: Waiting [2024-11-12T12:33:02.151Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:02.151Z] 83cc9fd4e225: Layer already exists [2024-11-12T12:33:02.151Z] 83ceb1f87599: Layer already exists [2024-11-12T12:33:02.151Z] 23c7e8c7aecc: Layer already exists [2024-11-12T12:33:02.151Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:02.151Z] 9b4d66f56121: Layer already exists [2024-11-12T12:33:02.151Z] fd62b33b0455: Layer already exists [2024-11-12T12:33:02.151Z] 651d9022c234: Layer already exists [2024-11-12T12:33:02.151Z] 2a8714df25d5: Layer already exists [2024-11-12T12:33:02.417Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:0808c578127c97bf304cde8b9ba22d6b7b48948786ed4f25bdac50be3d4cb54a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:02.768Z] + 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-11-12T12:33:03.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-11-12T12:33:03.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-12T12:33:03.119Z] 23c7e8c7aecc: Preparing [2024-11-12T12:33:03.119Z] 83cc9fd4e225: Preparing [2024-11-12T12:33:03.119Z] 83ceb1f87599: Preparing [2024-11-12T12:33:03.119Z] 7af28a4661b0: Preparing [2024-11-12T12:33:03.119Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:03.119Z] 2a8714df25d5: Preparing [2024-11-12T12:33:03.119Z] fd62b33b0455: Preparing [2024-11-12T12:33:03.119Z] 9b4d66f56121: Preparing [2024-11-12T12:33:03.119Z] 651d9022c234: Preparing [2024-11-12T12:33:03.119Z] 2a8714df25d5: Waiting [2024-11-12T12:33:03.119Z] fd62b33b0455: Waiting [2024-11-12T12:33:03.119Z] 9b4d66f56121: Waiting [2024-11-12T12:33:03.119Z] 651d9022c234: Waiting [2024-11-12T12:33:03.119Z] 23c7e8c7aecc: Layer already exists [2024-11-12T12:33:03.119Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:03.119Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:03.119Z] 83ceb1f87599: Layer already exists [2024-11-12T12:33:03.119Z] 83cc9fd4e225: Layer already exists [2024-11-12T12:33:03.119Z] 2a8714df25d5: Layer already exists [2024-11-12T12:33:03.119Z] fd62b33b0455: Layer already exists [2024-11-12T12:33:03.119Z] 651d9022c234: Layer already exists [2024-11-12T12:33:03.119Z] 9b4d66f56121: Layer already exists [2024-11-12T12:33:03.385Z] main: digest: sha256:0808c578127c97bf304cde8b9ba22d6b7b48948786ed4f25bdac50be3d4cb54a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:33:03.463Z] ===================================================== [Pipeline] echo [2024-11-12T12:33:03.477Z] taggedImages: [2024-11-12T12:33:03.477Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:33:03.477Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-12T12:33:03.477Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.18 [2024-11-12T12:33:03.477Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:33:03.477Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-11-12T12:33:03.503Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-11-12T12:33:03.503Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:33:03.503Z] latest [2024-11-12T12:33:03.503Z] 4.0.0-dev.18 [2024-11-12T12:33:03.503Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:33:03.503Z] main [2024-11-12T12:33:03.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:03.872Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:04.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:33:04.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-12T12:33:04.242Z] df518a818f05: Preparing [2024-11-12T12:33:04.242Z] 2aab11fc77a6: Preparing [2024-11-12T12:33:04.242Z] 71b92ea85203: Preparing [2024-11-12T12:33:04.242Z] 7af28a4661b0: Preparing [2024-11-12T12:33:04.242Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:04.242Z] 86b4273ba431: Preparing [2024-11-12T12:33:04.242Z] d6c42d4cf8bc: Preparing [2024-11-12T12:33:04.242Z] f7a2d6fb2a14: Preparing [2024-11-12T12:33:04.242Z] 651d9022c234: Preparing [2024-11-12T12:33:04.242Z] 86b4273ba431: Waiting [2024-11-12T12:33:04.242Z] d6c42d4cf8bc: Waiting [2024-11-12T12:33:04.242Z] 651d9022c234: Waiting [2024-11-12T12:33:04.242Z] f7a2d6fb2a14: Waiting [2024-11-12T12:33:04.242Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:04.509Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:04.509Z] d6c42d4cf8bc: Layer already exists [2024-11-12T12:33:04.509Z] 71b92ea85203: Pushed [2024-11-12T12:33:04.509Z] f7a2d6fb2a14: Layer already exists [2024-11-12T12:33:04.509Z] 2aab11fc77a6: Pushed [2024-11-12T12:33:04.509Z] df518a818f05: Pushed [2024-11-12T12:33:04.509Z] 651d9022c234: Layer already exists [2024-11-12T12:33:26.547Z] 86b4273ba431: Pushed [2024-11-12T12:33:26.547Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:a96831aada9cb0b7a27049e53b61a0f0df80f88f5ed3f120c0c8694da84e7ea6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:26.908Z] + 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-11-12T12:33:27.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-12T12:33:27.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-12T12:33:27.257Z] df518a818f05: Preparing [2024-11-12T12:33:27.257Z] 2aab11fc77a6: Preparing [2024-11-12T12:33:27.257Z] 71b92ea85203: Preparing [2024-11-12T12:33:27.257Z] 7af28a4661b0: Preparing [2024-11-12T12:33:27.257Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:27.257Z] 86b4273ba431: Preparing [2024-11-12T12:33:27.257Z] d6c42d4cf8bc: Preparing [2024-11-12T12:33:27.257Z] f7a2d6fb2a14: Preparing [2024-11-12T12:33:27.257Z] 651d9022c234: Preparing [2024-11-12T12:33:27.257Z] d6c42d4cf8bc: Waiting [2024-11-12T12:33:27.257Z] f7a2d6fb2a14: Waiting [2024-11-12T12:33:27.257Z] 651d9022c234: Waiting [2024-11-12T12:33:27.257Z] 86b4273ba431: Waiting [2024-11-12T12:33:27.257Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:27.257Z] df518a818f05: Layer already exists [2024-11-12T12:33:27.257Z] 71b92ea85203: Layer already exists [2024-11-12T12:33:27.257Z] 2aab11fc77a6: Layer already exists [2024-11-12T12:33:27.257Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:27.257Z] d6c42d4cf8bc: Layer already exists [2024-11-12T12:33:27.257Z] f7a2d6fb2a14: Layer already exists [2024-11-12T12:33:27.257Z] 651d9022c234: Layer already exists [2024-11-12T12:33:27.257Z] 86b4273ba431: Layer already exists [2024-11-12T12:33:27.522Z] latest: digest: sha256:a96831aada9cb0b7a27049e53b61a0f0df80f88f5ed3f120c0c8694da84e7ea6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:27.881Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:28.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.18 [2024-11-12T12:33:28.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-12T12:33:28.225Z] df518a818f05: Preparing [2024-11-12T12:33:28.225Z] 2aab11fc77a6: Preparing [2024-11-12T12:33:28.225Z] 71b92ea85203: Preparing [2024-11-12T12:33:28.225Z] 7af28a4661b0: Preparing [2024-11-12T12:33:28.225Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:28.225Z] 86b4273ba431: Preparing [2024-11-12T12:33:28.225Z] d6c42d4cf8bc: Preparing [2024-11-12T12:33:28.225Z] f7a2d6fb2a14: Preparing [2024-11-12T12:33:28.225Z] 651d9022c234: Preparing [2024-11-12T12:33:28.225Z] d6c42d4cf8bc: Waiting [2024-11-12T12:33:28.225Z] f7a2d6fb2a14: Waiting [2024-11-12T12:33:28.225Z] 651d9022c234: Waiting [2024-11-12T12:33:28.225Z] 86b4273ba431: Waiting [2024-11-12T12:33:28.225Z] 2aab11fc77a6: Layer already exists [2024-11-12T12:33:28.225Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:28.225Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:28.225Z] 71b92ea85203: Layer already exists [2024-11-12T12:33:28.225Z] df518a818f05: Layer already exists [2024-11-12T12:33:28.225Z] f7a2d6fb2a14: Layer already exists [2024-11-12T12:33:28.225Z] 86b4273ba431: Layer already exists [2024-11-12T12:33:28.225Z] d6c42d4cf8bc: Layer already exists [2024-11-12T12:33:28.225Z] 651d9022c234: Layer already exists [2024-11-12T12:33:28.491Z] 4.0.0-dev.18: digest: sha256:a96831aada9cb0b7a27049e53b61a0f0df80f88f5ed3f120c0c8694da84e7ea6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:28.846Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:29.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:33:29.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-12T12:33:29.195Z] df518a818f05: Preparing [2024-11-12T12:33:29.195Z] 2aab11fc77a6: Preparing [2024-11-12T12:33:29.195Z] 71b92ea85203: Preparing [2024-11-12T12:33:29.195Z] 7af28a4661b0: Preparing [2024-11-12T12:33:29.195Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:29.195Z] 86b4273ba431: Preparing [2024-11-12T12:33:29.195Z] d6c42d4cf8bc: Preparing [2024-11-12T12:33:29.195Z] f7a2d6fb2a14: Preparing [2024-11-12T12:33:29.195Z] 651d9022c234: Preparing [2024-11-12T12:33:29.195Z] 86b4273ba431: Waiting [2024-11-12T12:33:29.195Z] d6c42d4cf8bc: Waiting [2024-11-12T12:33:29.195Z] f7a2d6fb2a14: Waiting [2024-11-12T12:33:29.195Z] 651d9022c234: Waiting [2024-11-12T12:33:29.195Z] 71b92ea85203: Layer already exists [2024-11-12T12:33:29.195Z] 2aab11fc77a6: Layer already exists [2024-11-12T12:33:29.195Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:29.195Z] df518a818f05: Layer already exists [2024-11-12T12:33:29.195Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:29.195Z] 651d9022c234: Layer already exists [2024-11-12T12:33:29.195Z] f7a2d6fb2a14: Layer already exists [2024-11-12T12:33:29.195Z] d6c42d4cf8bc: Layer already exists [2024-11-12T12:33:29.195Z] 86b4273ba431: Layer already exists [2024-11-12T12:33:29.460Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:a96831aada9cb0b7a27049e53b61a0f0df80f88f5ed3f120c0c8694da84e7ea6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:29.812Z] + 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-11-12T12:33:30.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-11-12T12:33:30.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-12T12:33:30.160Z] df518a818f05: Preparing [2024-11-12T12:33:30.160Z] 2aab11fc77a6: Preparing [2024-11-12T12:33:30.160Z] 71b92ea85203: Preparing [2024-11-12T12:33:30.160Z] 7af28a4661b0: Preparing [2024-11-12T12:33:30.160Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:30.160Z] 86b4273ba431: Preparing [2024-11-12T12:33:30.160Z] d6c42d4cf8bc: Preparing [2024-11-12T12:33:30.160Z] f7a2d6fb2a14: Preparing [2024-11-12T12:33:30.160Z] 651d9022c234: Preparing [2024-11-12T12:33:30.160Z] 86b4273ba431: Waiting [2024-11-12T12:33:30.160Z] d6c42d4cf8bc: Waiting [2024-11-12T12:33:30.160Z] f7a2d6fb2a14: Waiting [2024-11-12T12:33:30.160Z] 651d9022c234: Waiting [2024-11-12T12:33:30.160Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:30.160Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:30.160Z] 2aab11fc77a6: Layer already exists [2024-11-12T12:33:30.160Z] 71b92ea85203: Layer already exists [2024-11-12T12:33:30.160Z] df518a818f05: Layer already exists [2024-11-12T12:33:30.160Z] f7a2d6fb2a14: Layer already exists [2024-11-12T12:33:30.160Z] d6c42d4cf8bc: Layer already exists [2024-11-12T12:33:30.160Z] 86b4273ba431: Layer already exists [2024-11-12T12:33:30.160Z] 651d9022c234: Layer already exists [2024-11-12T12:33:30.424Z] main: digest: sha256:a96831aada9cb0b7a27049e53b61a0f0df80f88f5ed3f120c0c8694da84e7ea6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:33:30.495Z] ===================================================== [Pipeline] echo [2024-11-12T12:33:30.509Z] taggedImages: [2024-11-12T12:33:30.509Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:33:30.510Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-12T12:33:30.510Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.18 [2024-11-12T12:33:30.510Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:33:30.510Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-11-12T12:33:30.535Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-11-12T12:33:30.535Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:33:30.535Z] latest [2024-11-12T12:33:30.535Z] 4.0.0-dev.18 [2024-11-12T12:33:30.535Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:33:30.535Z] main [2024-11-12T12:33:30.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:30.903Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:32.218Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:33:32.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-12T12:33:32.218Z] 98cf3bd0c059: Preparing [2024-11-12T12:33:32.218Z] 858ce77f243a: Preparing [2024-11-12T12:33:32.218Z] b1a2e612a14f: Preparing [2024-11-12T12:33:32.218Z] 7af28a4661b0: Preparing [2024-11-12T12:33:32.218Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:32.218Z] 81f195dcec36: Preparing [2024-11-12T12:33:32.218Z] fb16af2f6658: Preparing [2024-11-12T12:33:32.218Z] 651d9022c234: Preparing [2024-11-12T12:33:32.218Z] 81f195dcec36: Waiting [2024-11-12T12:33:32.218Z] fb16af2f6658: Waiting [2024-11-12T12:33:32.218Z] 651d9022c234: Waiting [2024-11-12T12:33:32.218Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:32.218Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:32.484Z] 858ce77f243a: Pushed [2024-11-12T12:33:32.484Z] 98cf3bd0c059: Pushed [2024-11-12T12:33:32.484Z] 651d9022c234: Layer already exists [2024-11-12T12:33:32.749Z] fb16af2f6658: Pushed [2024-11-12T12:33:34.152Z] 81f195dcec36: Pushed [2024-11-12T12:33:40.880Z] b1a2e612a14f: Pushed [2024-11-12T12:33:40.880Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:ce8aaec40a0fe282503e9cfa802da50a0ec1a039d1174cf248daf78d185f6623 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:41.245Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:41.607Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-12T12:33:41.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-12T12:33:41.607Z] 98cf3bd0c059: Preparing [2024-11-12T12:33:41.607Z] 858ce77f243a: Preparing [2024-11-12T12:33:41.607Z] b1a2e612a14f: Preparing [2024-11-12T12:33:41.607Z] 7af28a4661b0: Preparing [2024-11-12T12:33:41.607Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:41.607Z] 81f195dcec36: Preparing [2024-11-12T12:33:41.607Z] fb16af2f6658: Preparing [2024-11-12T12:33:41.607Z] 651d9022c234: Preparing [2024-11-12T12:33:41.607Z] 81f195dcec36: Waiting [2024-11-12T12:33:41.607Z] fb16af2f6658: Waiting [2024-11-12T12:33:41.607Z] 651d9022c234: Waiting [2024-11-12T12:33:41.607Z] 98cf3bd0c059: Layer already exists [2024-11-12T12:33:41.607Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:41.607Z] 858ce77f243a: Layer already exists [2024-11-12T12:33:41.607Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:41.607Z] b1a2e612a14f: Layer already exists [2024-11-12T12:33:41.607Z] 81f195dcec36: Layer already exists [2024-11-12T12:33:41.607Z] 651d9022c234: Layer already exists [2024-11-12T12:33:41.607Z] fb16af2f6658: Layer already exists [2024-11-12T12:33:41.880Z] latest: digest: sha256:ce8aaec40a0fe282503e9cfa802da50a0ec1a039d1174cf248daf78d185f6623 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:42.241Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:42.593Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.18 [2024-11-12T12:33:42.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-12T12:33:42.593Z] 98cf3bd0c059: Preparing [2024-11-12T12:33:42.593Z] 858ce77f243a: Preparing [2024-11-12T12:33:42.593Z] b1a2e612a14f: Preparing [2024-11-12T12:33:42.593Z] 7af28a4661b0: Preparing [2024-11-12T12:33:42.593Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:42.593Z] 81f195dcec36: Preparing [2024-11-12T12:33:42.593Z] fb16af2f6658: Preparing [2024-11-12T12:33:42.593Z] 651d9022c234: Preparing [2024-11-12T12:33:42.593Z] fb16af2f6658: Waiting [2024-11-12T12:33:42.593Z] 651d9022c234: Waiting [2024-11-12T12:33:42.593Z] 81f195dcec36: Waiting [2024-11-12T12:33:42.593Z] 858ce77f243a: Layer already exists [2024-11-12T12:33:42.593Z] b1a2e612a14f: Layer already exists [2024-11-12T12:33:42.593Z] 98cf3bd0c059: Layer already exists [2024-11-12T12:33:42.593Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:42.593Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:42.593Z] fb16af2f6658: Layer already exists [2024-11-12T12:33:42.593Z] 651d9022c234: Layer already exists [2024-11-12T12:33:42.593Z] 81f195dcec36: Layer already exists [2024-11-12T12:33:42.858Z] 4.0.0-dev.18: digest: sha256:ce8aaec40a0fe282503e9cfa802da50a0ec1a039d1174cf248daf78d185f6623 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:43.213Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:43.575Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:33:43.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-12T12:33:43.575Z] 98cf3bd0c059: Preparing [2024-11-12T12:33:43.575Z] 858ce77f243a: Preparing [2024-11-12T12:33:43.575Z] b1a2e612a14f: Preparing [2024-11-12T12:33:43.575Z] 7af28a4661b0: Preparing [2024-11-12T12:33:43.575Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:43.575Z] 81f195dcec36: Preparing [2024-11-12T12:33:43.575Z] fb16af2f6658: Preparing [2024-11-12T12:33:43.575Z] 651d9022c234: Preparing [2024-11-12T12:33:43.575Z] 81f195dcec36: Waiting [2024-11-12T12:33:43.575Z] fb16af2f6658: Waiting [2024-11-12T12:33:43.575Z] 651d9022c234: Waiting [2024-11-12T12:33:43.575Z] 858ce77f243a: Layer already exists [2024-11-12T12:33:43.575Z] 98cf3bd0c059: Layer already exists [2024-11-12T12:33:43.575Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:43.575Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:43.575Z] b1a2e612a14f: Layer already exists [2024-11-12T12:33:43.575Z] 651d9022c234: Layer already exists [2024-11-12T12:33:43.575Z] 81f195dcec36: Layer already exists [2024-11-12T12:33:43.575Z] fb16af2f6658: Layer already exists [2024-11-12T12:33:43.841Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:ce8aaec40a0fe282503e9cfa802da50a0ec1a039d1174cf248daf78d185f6623 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:44.194Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:44.554Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-11-12T12:33:44.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-12T12:33:44.554Z] 98cf3bd0c059: Preparing [2024-11-12T12:33:44.554Z] 858ce77f243a: Preparing [2024-11-12T12:33:44.554Z] b1a2e612a14f: Preparing [2024-11-12T12:33:44.554Z] 7af28a4661b0: Preparing [2024-11-12T12:33:44.554Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:44.554Z] 81f195dcec36: Preparing [2024-11-12T12:33:44.554Z] fb16af2f6658: Preparing [2024-11-12T12:33:44.554Z] 651d9022c234: Preparing [2024-11-12T12:33:44.554Z] 81f195dcec36: Waiting [2024-11-12T12:33:44.554Z] fb16af2f6658: Waiting [2024-11-12T12:33:44.554Z] 651d9022c234: Waiting [2024-11-12T12:33:44.554Z] 98cf3bd0c059: Layer already exists [2024-11-12T12:33:44.554Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:44.554Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:44.554Z] b1a2e612a14f: Layer already exists [2024-11-12T12:33:44.554Z] 858ce77f243a: Layer already exists [2024-11-12T12:33:44.554Z] fb16af2f6658: Layer already exists [2024-11-12T12:33:44.554Z] 81f195dcec36: Layer already exists [2024-11-12T12:33:44.554Z] 651d9022c234: Layer already exists [2024-11-12T12:33:44.820Z] main: digest: sha256:ce8aaec40a0fe282503e9cfa802da50a0ec1a039d1174cf248daf78d185f6623 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:33:44.895Z] ===================================================== [Pipeline] echo [2024-11-12T12:33:44.913Z] taggedImages: [2024-11-12T12:33:44.913Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:33:44.913Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-12T12:33:44.913Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.18 [2024-11-12T12:33:44.913Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:33:44.913Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-11-12T12:33:44.948Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-11-12T12:33:44.948Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:33:44.948Z] latest [2024-11-12T12:33:44.948Z] 4.0.0-dev.18 [2024-11-12T12:33:44.948Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:33:44.948Z] main [2024-11-12T12:33:44.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:45.314Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:45.666Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:33:45.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-11-12T12:33:45.667Z] 85c406706455: Preparing [2024-11-12T12:33:45.667Z] 21a10fbbca99: Preparing [2024-11-12T12:33:45.667Z] 7af28a4661b0: Preparing [2024-11-12T12:33:45.667Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:45.667Z] 6ac480a8eb32: Preparing [2024-11-12T12:33:45.667Z] 06b3bd7f6cdc: Preparing [2024-11-12T12:33:45.667Z] 651d9022c234: Preparing [2024-11-12T12:33:45.667Z] 06b3bd7f6cdc: Waiting [2024-11-12T12:33:45.667Z] 651d9022c234: Waiting [2024-11-12T12:33:45.667Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:45.934Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:45.934Z] 651d9022c234: Layer already exists [2024-11-12T12:33:45.934Z] 85c406706455: Pushed [2024-11-12T12:33:46.513Z] 06b3bd7f6cdc: Pushed [2024-11-12T12:33:47.469Z] 6ac480a8eb32: Pushed [2024-11-12T12:33:54.097Z] 21a10fbbca99: Pushed [2024-11-12T12:33:54.097Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:d281b3124c5f4335a4e5ff94b8f3e7850847c839be5ce490c0e199871adc57e3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:54.455Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:54.809Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-11-12T12:33:54.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-11-12T12:33:54.809Z] 85c406706455: Preparing [2024-11-12T12:33:54.809Z] 21a10fbbca99: Preparing [2024-11-12T12:33:54.809Z] 7af28a4661b0: Preparing [2024-11-12T12:33:54.809Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:54.809Z] 6ac480a8eb32: Preparing [2024-11-12T12:33:54.809Z] 06b3bd7f6cdc: Preparing [2024-11-12T12:33:54.809Z] 651d9022c234: Preparing [2024-11-12T12:33:54.809Z] 06b3bd7f6cdc: Waiting [2024-11-12T12:33:54.809Z] 651d9022c234: Waiting [2024-11-12T12:33:54.809Z] 21a10fbbca99: Layer already exists [2024-11-12T12:33:54.809Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:54.809Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:54.809Z] 6ac480a8eb32: Layer already exists [2024-11-12T12:33:54.809Z] 85c406706455: Layer already exists [2024-11-12T12:33:54.809Z] 06b3bd7f6cdc: Layer already exists [2024-11-12T12:33:54.809Z] 651d9022c234: Layer already exists [2024-11-12T12:33:55.076Z] latest: digest: sha256:d281b3124c5f4335a4e5ff94b8f3e7850847c839be5ce490c0e199871adc57e3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:55.438Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:55.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.18 [2024-11-12T12:33:55.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-11-12T12:33:55.793Z] 85c406706455: Preparing [2024-11-12T12:33:55.793Z] 21a10fbbca99: Preparing [2024-11-12T12:33:55.793Z] 7af28a4661b0: Preparing [2024-11-12T12:33:55.793Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:55.793Z] 6ac480a8eb32: Preparing [2024-11-12T12:33:55.793Z] 06b3bd7f6cdc: Preparing [2024-11-12T12:33:55.793Z] 651d9022c234: Preparing [2024-11-12T12:33:55.793Z] 06b3bd7f6cdc: Waiting [2024-11-12T12:33:55.793Z] 651d9022c234: Waiting [2024-11-12T12:33:55.793Z] 6ac480a8eb32: Layer already exists [2024-11-12T12:33:55.793Z] 85c406706455: Layer already exists [2024-11-12T12:33:55.793Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:55.793Z] 21a10fbbca99: Layer already exists [2024-11-12T12:33:55.793Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:55.793Z] 06b3bd7f6cdc: Layer already exists [2024-11-12T12:33:55.793Z] 651d9022c234: Layer already exists [2024-11-12T12:33:56.059Z] 4.0.0-dev.18: digest: sha256:d281b3124c5f4335a4e5ff94b8f3e7850847c839be5ce490c0e199871adc57e3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:56.421Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:56.774Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:33:56.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-11-12T12:33:56.774Z] 85c406706455: Preparing [2024-11-12T12:33:56.774Z] 21a10fbbca99: Preparing [2024-11-12T12:33:56.774Z] 7af28a4661b0: Preparing [2024-11-12T12:33:56.774Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:56.774Z] 6ac480a8eb32: Preparing [2024-11-12T12:33:56.774Z] 06b3bd7f6cdc: Preparing [2024-11-12T12:33:56.774Z] 651d9022c234: Preparing [2024-11-12T12:33:56.774Z] 06b3bd7f6cdc: Waiting [2024-11-12T12:33:56.774Z] 651d9022c234: Waiting [2024-11-12T12:33:56.774Z] 21a10fbbca99: Layer already exists [2024-11-12T12:33:56.774Z] 85c406706455: Layer already exists [2024-11-12T12:33:56.774Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:56.774Z] 6ac480a8eb32: Layer already exists [2024-11-12T12:33:56.774Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:56.774Z] 651d9022c234: Layer already exists [2024-11-12T12:33:56.774Z] 06b3bd7f6cdc: Layer already exists [2024-11-12T12:33:57.041Z] 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:d281b3124c5f4335a4e5ff94b8f3e7850847c839be5ce490c0e199871adc57e3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:57.399Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:57.756Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-11-12T12:33:57.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-11-12T12:33:57.756Z] 85c406706455: Preparing [2024-11-12T12:33:57.756Z] 21a10fbbca99: Preparing [2024-11-12T12:33:57.756Z] 7af28a4661b0: Preparing [2024-11-12T12:33:57.756Z] d0eb0bc86e3a: Preparing [2024-11-12T12:33:57.756Z] 6ac480a8eb32: Preparing [2024-11-12T12:33:57.756Z] 06b3bd7f6cdc: Preparing [2024-11-12T12:33:57.756Z] 651d9022c234: Preparing [2024-11-12T12:33:57.756Z] 06b3bd7f6cdc: Waiting [2024-11-12T12:33:57.756Z] 651d9022c234: Waiting [2024-11-12T12:33:57.756Z] d0eb0bc86e3a: Layer already exists [2024-11-12T12:33:57.756Z] 7af28a4661b0: Layer already exists [2024-11-12T12:33:57.756Z] 21a10fbbca99: Layer already exists [2024-11-12T12:33:57.756Z] 6ac480a8eb32: Layer already exists [2024-11-12T12:33:57.756Z] 85c406706455: Layer already exists [2024-11-12T12:33:57.756Z] 06b3bd7f6cdc: Layer already exists [2024-11-12T12:33:57.756Z] 651d9022c234: Layer already exists [2024-11-12T12:33:58.022Z] main: digest: sha256:d281b3124c5f4335a4e5ff94b8f3e7850847c839be5ce490c0e199871adc57e3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T12:33:58.092Z] ===================================================== [Pipeline] echo [2024-11-12T12:33:58.104Z] taggedImages: [2024-11-12T12:33:58.104Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [2024-11-12T12:33:58.104Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-11-12T12:33:58.104Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.18 [2024-11-12T12:33:58.104Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [2024-11-12T12:33:58.104Z] - 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-11-12T12:33:58.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T12:33:58.494Z] [2024-11-12T12:33:58.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:33:58.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T12:33:58.835Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-12T12:33:58.835Z] 8998bd30e6a1: Pulling fs layer [2024-11-12T12:33:58.835Z] 04944245beec: Pulling fs layer [2024-11-12T12:33:58.835Z] 699f458cf7ca: Pulling fs layer [2024-11-12T12:33:58.835Z] 765212b225bb: Pulling fs layer [2024-11-12T12:33:58.835Z] f23df028b6ca: Pulling fs layer [2024-11-12T12:33:58.835Z] d65c8cfc05b1: Pulling fs layer [2024-11-12T12:33:58.835Z] 2437ff75d9bd: Pulling fs layer [2024-11-12T12:33:58.835Z] d65c8cfc05b1: Waiting [2024-11-12T12:33:58.835Z] 2437ff75d9bd: Waiting [2024-11-12T12:33:58.835Z] 765212b225bb: Waiting [2024-11-12T12:33:58.835Z] f23df028b6ca: Waiting [2024-11-12T12:33:59.102Z] 04944245beec: Verifying Checksum [2024-11-12T12:33:59.102Z] 04944245beec: Download complete [2024-11-12T12:33:59.102Z] 765212b225bb: Verifying Checksum [2024-11-12T12:33:59.102Z] 765212b225bb: Download complete [2024-11-12T12:33:59.102Z] f23df028b6ca: Download complete [2024-11-12T12:33:59.102Z] d65c8cfc05b1: Verifying Checksum [2024-11-12T12:33:59.102Z] d65c8cfc05b1: Download complete [2024-11-12T12:33:59.369Z] 699f458cf7ca: Verifying Checksum [2024-11-12T12:33:59.369Z] 699f458cf7ca: Download complete [2024-11-12T12:33:59.636Z] 8998bd30e6a1: Verifying Checksum [2024-11-12T12:33:59.636Z] 8998bd30e6a1: Download complete [2024-11-12T12:34:02.222Z] 2437ff75d9bd: Download complete [2024-11-12T12:34:04.167Z] 8998bd30e6a1: Pull complete [2024-11-12T12:34:05.573Z] 04944245beec: Pull complete [2024-11-12T12:34:06.987Z] 699f458cf7ca: Pull complete [2024-11-12T12:34:07.253Z] 765212b225bb: Pull complete [2024-11-12T12:34:07.835Z] f23df028b6ca: Pull complete [2024-11-12T12:34:08.102Z] d65c8cfc05b1: Pull complete [2024-11-12T12:34:26.305Z] 2437ff75d9bd: Pull complete [2024-11-12T12:34:26.305Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-12T12:34:26.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T12:34:26.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T12:34:26.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-26285 does not seem to be running inside a container [2024-11-12T12:34:26.585Z] $ 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/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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-11-12T12:34:29.587Z] $ docker top 060542b64726f9c9966f512e4a1c144d5e266e1af5b1c91b7495b6eee0409083 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T12:34:30.539Z] ---> job-cost.sh [2024-11-12T12:34:30.539Z] lf-activate-venv: SKIPPING [2024-11-12T12:34:30.539Z] INFO: No Stack... [2024-11-12T12:34:31.120Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-12T12:34:31.703Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T12:34:32.602Z] + cut -d, -f6 [2024-11-12T12:34:32.602Z] + cat /w/workspace/edgex-go/752/archives/cost.csv [Pipeline] lock [2024-11-12T12:34:32.641Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-752-stack-cost] [2024-11-12T12:34:32.652Z] Resource [jenkins-edgexfoundry-edgex-go-main-752-stack-cost] did not exist. Created. [2024-11-12T12:34:32.659Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-752-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T12:34:33.309Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-12T12:34:33.982Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T12:34:33.991Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-752-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T12:34:34.009Z] $ docker stop --time=1 060542b64726f9c9966f512e4a1c144d5e266e1af5b1c91b7495b6eee0409083 [2024-11-12T12:34:35.561Z] $ docker rm -f --volumes 060542b64726f9c9966f512e4a1c144d5e266e1af5b1c91b7495b6eee0409083 [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-11-12T12:34:36.196Z] provisioning config files... [2024-11-12T12:34:36.217Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/752@tmp/config15768143447747605397tmp [Pipeline] { [Pipeline] sh [2024-11-12T12:34:36.558Z] + set +x [2024-11-12T12:34:36.558Z] + curl -s https://codecov.io/bash [2024-11-12T12:34:36.558Z] + bash -s -- [2024-11-12T12:34:36.558Z] [2024-11-12T12:34:36.558Z] _____ _ [2024-11-12T12:34:36.558Z] / ____| | | [2024-11-12T12:34:36.558Z] | | ___ __| | ___ ___ _____ __ [2024-11-12T12:34:36.558Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-12T12:34:36.558Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-12T12:34:36.558Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-12T12:34:36.558Z] Bash-1.0.6 [2024-11-12T12:34:36.558Z] [2024-11-12T12:34:36.558Z] [2024-11-12T12:34:36.558Z] ==> git version 2.25.1 found [2024-11-12T12:34:36.558Z] ==> 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-11-12T12:34:36.558Z] Release-Date: 2020-01-08 [2024-11-12T12:34:36.558Z] 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-11-12T12:34:36.558Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-12T12:34:36.558Z] ==> Jenkins CI detected. [2024-11-12T12:34:36.558Z] current dir:  /w/workspace/edgex-go/752 [2024-11-12T12:34:36.558Z] project root: . [2024-11-12T12:34:36.558Z] --> token set from env [2024-11-12T12:34:36.558Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-12T12:34:36.846Z] ==> Running gcov in . (disable via -X gcov) [2024-11-12T12:34:36.846Z] ==> Python coveragepy not found [2024-11-12T12:34:36.846Z] ==> Searching for coverage reports in: [2024-11-12T12:34:36.846Z] + . [2024-11-12T12:34:36.846Z] -> Found 1 reports [2024-11-12T12:34:36.846Z] ==> Detecting git/mercurial file structure [2024-11-12T12:34:36.846Z] ==> Reading reports [2024-11-12T12:34:36.846Z] + ./coverage.out bytes=1412873 [2024-11-12T12:34:36.846Z] ==> Appending adjustments [2024-11-12T12:34:36.846Z] https://docs.codecov.io/docs/fixing-reports [2024-11-12T12:34:38.239Z] + Found adjustments [2024-11-12T12:34:38.239Z] ==> Gzipping contents [2024-11-12T12:34:38.239Z] 124K /tmp/codecov.6xTwGQ.gz [2024-11-12T12:34:38.239Z] ==> Uploading reports [2024-11-12T12:34:38.239Z] url: https://codecov.io [2024-11-12T12:34:38.239Z] query: branch=main&commit=187954ff3d4f3dea9b0a451951d025e7f3bfc818&build=752&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F752%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-12T12:34:38.239Z] -> Pinging Codecov [2024-11-12T12:34:38.239Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=187954ff3d4f3dea9b0a451951d025e7f3bfc818&build=752&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F752%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-12T12:34:38.239Z] -> Uploading to [2024-11-12T12:34:38.239Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/187954ff3d4f3dea9b0a451951d025e7f3bfc818/caae6ced-bc29-4e45-9e87-20f9c05271aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T123438Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a9e655fe40beeb1336eef40c88c7b9d038cbcee74af5ec66b1a5fb9dcc82260e [2024-11-12T12:34:38.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T12:34:38.239Z] Dload Upload Total Spent Left Speed [2024-11-12T12:34:38.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 469k --:--:-- --:--:-- --:--:-- 469k [2024-11-12T12:34:38.499Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [2024-11-12T12:34:38.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-11-12T12:34:38.744Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-12T12:34:38.762Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:34:39.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T12:34:39.068Z] [2024-11-12T12:34:39.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:34:39.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T12:34:39.370Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-12T12:34:39.370Z] 43c4264eed91: Already exists [2024-11-12T12:34:39.370Z] 4cc291be95ef: Already exists [2024-11-12T12:34:39.370Z] 2ac1f1163629: Already exists [2024-11-12T12:34:39.370Z] 5c3c966382ef: Already exists [2024-11-12T12:34:39.370Z] 4f4fb700ef54: Already exists [2024-11-12T12:34:39.370Z] d9c7d2e4e75e: Pulling fs layer [2024-11-12T12:34:39.370Z] 9c3e1370e548: Pulling fs layer [2024-11-12T12:34:39.632Z] d9c7d2e4e75e: Verifying Checksum [2024-11-12T12:34:39.632Z] d9c7d2e4e75e: Download complete [2024-11-12T12:34:39.890Z] d9c7d2e4e75e: Pull complete [2024-11-12T12:34:40.456Z] 9c3e1370e548: Verifying Checksum [2024-11-12T12:34:40.456Z] 9c3e1370e548: Download complete [2024-11-12T12:34:43.746Z] 9c3e1370e548: Pull complete [2024-11-12T12:34:43.746Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-12T12:34:43.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T12:34:43.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T12:34:43.847Z] prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container [2024-11-12T12:34:43.871Z] $ 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/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-12T12:34:46.939Z] $ docker top 05b977f16b13655a26bfb1b3905261f93d2220f23f21a9f7ac70c2f9c845f13a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T12:34:47.304Z] + git config --global --add safe.directory /w/workspace/edgex-go/752 [Pipeline] echo [2024-11-12T12:34:47.316Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-11-12T12:34:47.594Z] + set -o pipefail [2024-11-12T12:34:47.594Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-11-12T12:34:55.712Z] [2024-11-12T12:34:55.712Z] Monitoring /w/workspace/edgex-go/752 (github.com/edgexfoundry/edgex-go)... [2024-11-12T12:34:55.712Z] [2024-11-12T12:34:55.712Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/991538b1-9f25-4f77-94ca-b4a62984cdd3 [2024-11-12T12:34:55.712Z] [2024-11-12T12:34:55.712Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-12T12:34:55.712Z] [2024-11-12T12:34:55.971Z] [2024-11-12T12:34:55.971Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-12T12:34:55.971Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-12T12:34:56.227Z] $ docker stop --time=1 05b977f16b13655a26bfb1b3905261f93d2220f23f21a9f7ac70c2f9c845f13a [2024-11-12T12:35:00.492Z] $ docker rm -f --volumes 05b977f16b13655a26bfb1b3905261f93d2220f23f21a9f7ac70c2f9c845f13a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-12T12:35:01.097Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T12:35:01.117Z] provisioning config files... [2024-11-12T12:35:01.126Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/752@tmp/config1031944311762378478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T12:35:01.426Z] --> edgex-publish-swagger.sh [2024-11-12T12:35:01.427Z] === Publish openapi API === [2024-11-12T12:35:01.427Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-12T12:35:01.427Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/752/openapi/core-command.yaml] [2024-11-12T12:35:01.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T12:35:01.427Z] Dload Upload Total Spent Left Speed [2024-11-12T12:35:01.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 64027 --:--:-- --:--:-- --:--:-- 63902 100 32782 0 0 100 32782 0 64027 --:--:-- --:--:-- --:--:-- 63902 [2024-11-12T12:35:01.993Z] [2024-11-12T12:35:01.993Z] [2024-11-12T12:35:01.993Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/752/openapi/core-data.yaml] [2024-11-12T12:35:01.993Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T12:35:01.993Z] Dload Upload Total Spent Left Speed [2024-11-12T12:35:02.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 159k --:--:-- --:--:-- --:--:-- 159k [2024-11-12T12:35:02.253Z] [2024-11-12T12:35:02.253Z] [2024-11-12T12:35:02.253Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/752/openapi/core-keeper.yaml] [2024-11-12T12:35:02.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T12:35:02.253Z] Dload Upload Total Spent Left Speed [2024-11-12T12:35:02.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 249 121k --:--:-- --:--:-- --:--:-- 121k [2024-11-12T12:35:02.514Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-12T12:35:02.514Z] [2024-11-12T12:35:02.514Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/752/openapi/core-metadata.yaml] [2024-11-12T12:35:02.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T12:35:02.514Z] Dload Upload Total Spent Left Speed [2024-11-12T12:35:03.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 0 0 100 154k 0 759k --:--:-- --:--:-- --:--:-- 755k 100 154k 100 156 100 154k 313 311k --:--:-- --:--:-- --:--:-- 311k [2024-11-12T12:35:03.032Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-12T12:35:03.032Z] [2024-11-12T12:35:03.032Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/752/openapi/support-notifications.yaml] [2024-11-12T12:35:03.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T12:35:03.032Z] Dload Upload Total Spent Left Speed [2024-11-12T12:35:03.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 435 238k --:--:-- --:--:-- --:--:-- 239k [2024-11-12T12:35:03.600Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-12T12:35:03.600Z] [2024-11-12T12:35:03.600Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/752/openapi/support-scheduler.yaml] [2024-11-12T12:35:03.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T12:35:03.600Z] Dload Upload Total Spent Left Speed [2024-11-12T12:35:03.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 500 158k --:--:-- --:--:-- --:--:-- 159k 100 50857 100 156 100 50701 500 158k --:--:-- --:--:-- --:--:-- 158k [2024-11-12T12:35:03.860Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-12T12:35:03.860Z] [Pipeline] } [2024-11-12T12:35:03.868Z] 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-11-12T12:35:04.306Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T12:35:04.306Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:35:04.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T12:35:04.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T12:35:04.693Z] prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container [2024-11-12T12:35:04.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T12:35:05.202Z] $ docker top ed1955e32169e80f0196e2255cb72af21cfa01b8809bd76c578c6453a1a6741f -eo pid,comm [2024-11-12T12:35:05.269Z] 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-11-12T12:35:05.269Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T12:35:05.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T12:35:05.327Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T12:35:05.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T12:35:05.425Z] $ docker exec ed1955e32169e80f0196e2255cb72af21cfa01b8809bd76c578c6453a1a6741f ssh-agent [2024-11-12T12:35:05.551Z] SSH_AUTH_SOCK=/tmp/ssh-VhlFEwTIdJAp/agent.32 [2024-11-12T12:35:05.551Z] SSH_AGENT_PID=38 [2024-11-12T12:35:05.556Z] Running ssh-add (command line suppressed) [2024-11-12T12:35:05.650Z] Identity added: /w/workspace/edgex-go/752@tmp/private_key_37840909303627211.key (/w/workspace/edgex-go/752@tmp/private_key_37840909303627211.key) [2024-11-12T12:35:05.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T12:35:05.965Z] + git semver tag [2024-11-12T12:35:06.223Z] 2024-11-12 12:35:06,131 [run_tag] DEBUG tag force:False [2024-11-12T12:35:06.223Z] 2024-11-12 12:35:06,132 [check_head_tag] DEBUG check head tag [2024-11-12T12:35:06.223Z] 2024-11-12 12:35:06,135 [execute] INFO git cat-file --batch-check [2024-11-12T12:35:06.223Z] 2024-11-12 12:35:06,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/752, universal_newlines=False, shell=None, istream=) [2024-11-12T12:35:06.223Z] 2024-11-12 12:35:06,139 [execute] INFO git cat-file --batch [2024-11-12T12:35:06.223Z] 2024-11-12 12:35:06,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/752, universal_newlines=False, shell=None, istream=) [2024-11-12T12:35:06.223Z] 2024-11-12 12:35:06,193 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main [2024-11-12T12:35:06.223Z] 2024-11-12 12:35:06,193 [execute] INFO git tag -a v4.0.0-dev.18 -m v4.0.0-dev.18 [2024-11-12T12:35:06.223Z] 2024-11-12 12:35:06,194 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.18', '-m', 'v4.0.0-dev.18'], cwd=/w/workspace/edgex-go/752, universal_newlines=False, shell=None, istream=None) [2024-11-12T12:35:06.223Z] 2024-11-12 12:35:06,199 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main [2024-11-12T12:35:06.223Z] 4.0.0-dev.18 [Pipeline] } [2024-11-12T12:35:06.476Z] $ docker exec --env ******** --env ******** ed1955e32169e80f0196e2255cb72af21cfa01b8809bd76c578c6453a1a6741f ssh-agent -k [2024-11-12T12:35:06.576Z] unset SSH_AUTH_SOCK; [2024-11-12T12:35:06.576Z] unset SSH_AGENT_PID; [2024-11-12T12:35:06.576Z] echo Agent pid 38 killed; [2024-11-12T12:35:06.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T12:35:06.923Z] + git semver [Pipeline] } [2024-11-12T12:35:07.181Z] $ docker stop --time=1 ed1955e32169e80f0196e2255cb72af21cfa01b8809bd76c578c6453a1a6741f [2024-11-12T12:35:08.484Z] $ docker rm -f --volumes ed1955e32169e80f0196e2255cb72af21cfa01b8809bd76c578c6453a1a6741f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:35:08.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T12:35:08.907Z] [2024-11-12T12:35:08.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:35:09.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T12:35:09.202Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-12T12:35:09.202Z] ab5ef0e58194: Pulling fs layer [2024-11-12T12:35:09.202Z] 9712f1f96733: Pulling fs layer [2024-11-12T12:35:09.202Z] 63f879dbbcfc: Pulling fs layer [2024-11-12T12:35:09.202Z] 0d9ebad4ef96: Pulling fs layer [2024-11-12T12:35:09.202Z] e9a5061849ea: Pulling fs layer [2024-11-12T12:35:09.202Z] d747dcd14b5f: Pulling fs layer [2024-11-12T12:35:09.202Z] 2de7ff778b66: Pulling fs layer [2024-11-12T12:35:09.202Z] e9a5061849ea: Waiting [2024-11-12T12:35:09.202Z] d747dcd14b5f: Waiting [2024-11-12T12:35:09.202Z] 0d9ebad4ef96: Waiting [2024-11-12T12:35:09.202Z] 2de7ff778b66: Waiting [2024-11-12T12:35:09.202Z] 9712f1f96733: Verifying Checksum [2024-11-12T12:35:09.202Z] 9712f1f96733: Download complete [2024-11-12T12:35:09.460Z] 63f879dbbcfc: Verifying Checksum [2024-11-12T12:35:09.460Z] 63f879dbbcfc: Download complete [2024-11-12T12:35:09.460Z] e9a5061849ea: Download complete [2024-11-12T12:35:09.719Z] d747dcd14b5f: Download complete [2024-11-12T12:35:09.719Z] 0d9ebad4ef96: Verifying Checksum [2024-11-12T12:35:09.719Z] 0d9ebad4ef96: Download complete [2024-11-12T12:35:09.719Z] ab5ef0e58194: Verifying Checksum [2024-11-12T12:35:09.719Z] ab5ef0e58194: Download complete [2024-11-12T12:35:09.719Z] 2de7ff778b66: Verifying Checksum [2024-11-12T12:35:09.719Z] 2de7ff778b66: Download complete [2024-11-12T12:35:12.996Z] ab5ef0e58194: Pull complete [2024-11-12T12:35:12.996Z] 9712f1f96733: Pull complete [2024-11-12T12:35:13.253Z] 63f879dbbcfc: Pull complete [2024-11-12T12:35:17.431Z] 0d9ebad4ef96: Pull complete [2024-11-12T12:35:17.431Z] e9a5061849ea: Pull complete [2024-11-12T12:35:17.431Z] d747dcd14b5f: Pull complete [2024-11-12T12:35:18.363Z] 2de7ff778b66: Pull complete [2024-11-12T12:35:18.363Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-12T12:35:18.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T12:35:18.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T12:35:18.462Z] prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container [2024-11-12T12:35:18.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-12T12:35:23.576Z] $ docker top 8404a93cd4f92457be46910ab7cd656b17c1421890a7b0e35433cb74f68a21d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-12T12:35:23.665Z] provisioning config files... [2024-11-12T12:35:23.674Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/752@tmp/config7906630265878861087tmp [2024-11-12T12:35:23.682Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/752@tmp/config3667986354220333191tmp [2024-11-12T12:35:23.689Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/752@tmp/config9209533653037443992tmp [Pipeline] { [Pipeline] echo [2024-11-12T12:35:23.777Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T12:35:24.064Z] ---> sigul-configuration.sh [2024-11-12T12:35:24.065Z] gpg: directory `/root/.gnupg' created [2024-11-12T12:35:24.065Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-12T12:35:24.065Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-12T12:35:24.065Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-12T12:35:24.065Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-12T12:35:24.065Z] gpg: CAST5 encrypted data [2024-11-12T12:35:24.065Z] gpg: encrypted with 1 passphrase [2024-11-12T12:35:24.065Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-12T12:35:24.356Z] + mkdir /home/jenkins [2024-11-12T12:35:24.357Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-12T12:35:24.660Z] + 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-11-12T12:35:24.674Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T12:35:24.968Z] ---> sigul-install.sh [2024-11-12T12:35:24.968Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-12T12:35:25.260Z] + git tag --list [2024-11-12T12:35:25.260Z] 0.6.0 [2024-11-12T12:35:25.260Z] 0.6.1 [2024-11-12T12:35:25.260Z] 0.7.0 [2024-11-12T12:35:25.260Z] 0.7.1 [2024-11-12T12:35:25.260Z] v1.0.0 [2024-11-12T12:35:25.260Z] v1.0.1 [2024-11-12T12:35:25.260Z] v1.1.0 [2024-11-12T12:35:25.260Z] v1.2.0 [2024-11-12T12:35:25.260Z] v1.2.1 [2024-11-12T12:35:25.260Z] v1.3.0 [2024-11-12T12:35:25.260Z] v1.3.1 [2024-11-12T12:35:25.260Z] v2.0.0 [2024-11-12T12:35:25.260Z] v2.1.0 [2024-11-12T12:35:25.260Z] v2.1.1 [2024-11-12T12:35:25.260Z] v2.2.0 [2024-11-12T12:35:25.260Z] v2.3.0 [2024-11-12T12:35:25.260Z] v3.0 [2024-11-12T12:35:25.260Z] v3.0.0 [2024-11-12T12:35:25.260Z] v3.1 [2024-11-12T12:35:25.260Z] v3.1.0 [2024-11-12T12:35:25.260Z] v3.1.0-dev.1 [2024-11-12T12:35:25.260Z] v3.1.0-dev.10 [2024-11-12T12:35:25.260Z] v3.1.0-dev.11 [2024-11-12T12:35:25.260Z] v3.1.0-dev.12 [2024-11-12T12:35:25.260Z] v3.1.0-dev.13 [2024-11-12T12:35:25.260Z] v3.1.0-dev.14 [2024-11-12T12:35:25.260Z] v3.1.0-dev.15 [2024-11-12T12:35:25.260Z] v3.1.0-dev.16 [2024-11-12T12:35:25.260Z] v3.1.0-dev.17 [2024-11-12T12:35:25.260Z] v3.1.0-dev.18 [2024-11-12T12:35:25.260Z] v3.1.0-dev.19 [2024-11-12T12:35:25.260Z] v3.1.0-dev.2 [2024-11-12T12:35:25.260Z] v3.1.0-dev.20 [2024-11-12T12:35:25.260Z] v3.1.0-dev.21 [2024-11-12T12:35:25.260Z] v3.1.0-dev.22 [2024-11-12T12:35:25.260Z] v3.1.0-dev.23 [2024-11-12T12:35:25.260Z] v3.1.0-dev.24 [2024-11-12T12:35:25.260Z] v3.1.0-dev.25 [2024-11-12T12:35:25.260Z] v3.1.0-dev.26 [2024-11-12T12:35:25.260Z] v3.1.0-dev.27 [2024-11-12T12:35:25.260Z] v3.1.0-dev.28 [2024-11-12T12:35:25.260Z] v3.1.0-dev.29 [2024-11-12T12:35:25.260Z] v3.1.0-dev.3 [2024-11-12T12:35:25.260Z] v3.1.0-dev.30 [2024-11-12T12:35:25.260Z] v3.1.0-dev.31 [2024-11-12T12:35:25.260Z] v3.1.0-dev.32 [2024-11-12T12:35:25.260Z] v3.1.0-dev.33 [2024-11-12T12:35:25.260Z] v3.1.0-dev.34 [2024-11-12T12:35:25.260Z] v3.1.0-dev.35 [2024-11-12T12:35:25.260Z] v3.1.0-dev.36 [2024-11-12T12:35:25.260Z] v3.1.0-dev.37 [2024-11-12T12:35:25.260Z] v3.1.0-dev.38 [2024-11-12T12:35:25.260Z] v3.1.0-dev.39 [2024-11-12T12:35:25.260Z] v3.1.0-dev.4 [2024-11-12T12:35:25.260Z] v3.1.0-dev.40 [2024-11-12T12:35:25.260Z] v3.1.0-dev.41 [2024-11-12T12:35:25.260Z] v3.1.0-dev.42 [2024-11-12T12:35:25.260Z] v3.1.0-dev.43 [2024-11-12T12:35:25.260Z] v3.1.0-dev.44 [2024-11-12T12:35:25.260Z] v3.1.0-dev.45 [2024-11-12T12:35:25.260Z] v3.1.0-dev.46 [2024-11-12T12:35:25.260Z] v3.1.0-dev.47 [2024-11-12T12:35:25.260Z] v3.1.0-dev.48 [2024-11-12T12:35:25.260Z] v3.1.0-dev.49 [2024-11-12T12:35:25.260Z] v3.1.0-dev.5 [2024-11-12T12:35:25.260Z] v3.1.0-dev.50 [2024-11-12T12:35:25.260Z] v3.1.0-dev.51 [2024-11-12T12:35:25.260Z] v3.1.0-dev.52 [2024-11-12T12:35:25.260Z] v3.1.0-dev.53 [2024-11-12T12:35:25.260Z] v3.1.0-dev.54 [2024-11-12T12:35:25.260Z] v3.1.0-dev.55 [2024-11-12T12:35:25.260Z] v3.1.0-dev.56 [2024-11-12T12:35:25.260Z] v3.1.0-dev.57 [2024-11-12T12:35:25.260Z] v3.1.0-dev.58 [2024-11-12T12:35:25.260Z] v3.1.0-dev.59 [2024-11-12T12:35:25.260Z] v3.1.0-dev.6 [2024-11-12T12:35:25.260Z] v3.1.0-dev.60 [2024-11-12T12:35:25.260Z] v3.1.0-dev.61 [2024-11-12T12:35:25.260Z] v3.1.0-dev.62 [2024-11-12T12:35:25.260Z] v3.1.0-dev.63 [2024-11-12T12:35:25.260Z] v3.1.0-dev.64 [2024-11-12T12:35:25.260Z] v3.1.0-dev.65 [2024-11-12T12:35:25.260Z] v3.1.0-dev.66 [2024-11-12T12:35:25.260Z] v3.1.0-dev.67 [2024-11-12T12:35:25.260Z] v3.1.0-dev.68 [2024-11-12T12:35:25.260Z] v3.1.0-dev.69 [2024-11-12T12:35:25.260Z] v3.1.0-dev.7 [2024-11-12T12:35:25.260Z] v3.1.0-dev.70 [2024-11-12T12:35:25.260Z] v3.1.0-dev.71 [2024-11-12T12:35:25.260Z] v3.1.0-dev.72 [2024-11-12T12:35:25.260Z] v3.1.0-dev.73 [2024-11-12T12:35:25.260Z] v3.1.0-dev.8 [2024-11-12T12:35:25.260Z] v3.1.0-dev.9 [2024-11-12T12:35:25.260Z] v3.1.1 [2024-11-12T12:35:25.260Z] v3.1.1-dev.1 [2024-11-12T12:35:25.260Z] v3.1.1-dev.2 [2024-11-12T12:35:25.260Z] v3.2.0-dev.1 [2024-11-12T12:35:25.260Z] v3.2.0-dev.10 [2024-11-12T12:35:25.260Z] v3.2.0-dev.100 [2024-11-12T12:35:25.260Z] v3.2.0-dev.101 [2024-11-12T12:35:25.260Z] v3.2.0-dev.102 [2024-11-12T12:35:25.260Z] v3.2.0-dev.103 [2024-11-12T12:35:25.260Z] v3.2.0-dev.104 [2024-11-12T12:35:25.260Z] v3.2.0-dev.105 [2024-11-12T12:35:25.260Z] v3.2.0-dev.106 [2024-11-12T12:35:25.260Z] v3.2.0-dev.107 [2024-11-12T12:35:25.260Z] v3.2.0-dev.108 [2024-11-12T12:35:25.260Z] v3.2.0-dev.109 [2024-11-12T12:35:25.260Z] v3.2.0-dev.11 [2024-11-12T12:35:25.260Z] v3.2.0-dev.12 [2024-11-12T12:35:25.260Z] v3.2.0-dev.13 [2024-11-12T12:35:25.260Z] v3.2.0-dev.14 [2024-11-12T12:35:25.260Z] v3.2.0-dev.15 [2024-11-12T12:35:25.260Z] v3.2.0-dev.16 [2024-11-12T12:35:25.260Z] v3.2.0-dev.17 [2024-11-12T12:35:25.260Z] v3.2.0-dev.18 [2024-11-12T12:35:25.260Z] v3.2.0-dev.19 [2024-11-12T12:35:25.260Z] v3.2.0-dev.2 [2024-11-12T12:35:25.260Z] v3.2.0-dev.20 [2024-11-12T12:35:25.260Z] v3.2.0-dev.21 [2024-11-12T12:35:25.260Z] v3.2.0-dev.22 [2024-11-12T12:35:25.260Z] v3.2.0-dev.23 [2024-11-12T12:35:25.260Z] v3.2.0-dev.24 [2024-11-12T12:35:25.260Z] v3.2.0-dev.25 [2024-11-12T12:35:25.260Z] v3.2.0-dev.26 [2024-11-12T12:35:25.260Z] v3.2.0-dev.27 [2024-11-12T12:35:25.260Z] v3.2.0-dev.28 [2024-11-12T12:35:25.260Z] v3.2.0-dev.29 [2024-11-12T12:35:25.260Z] v3.2.0-dev.3 [2024-11-12T12:35:25.260Z] v3.2.0-dev.30 [2024-11-12T12:35:25.260Z] v3.2.0-dev.31 [2024-11-12T12:35:25.260Z] v3.2.0-dev.32 [2024-11-12T12:35:25.260Z] v3.2.0-dev.33 [2024-11-12T12:35:25.260Z] v3.2.0-dev.34 [2024-11-12T12:35:25.260Z] v3.2.0-dev.35 [2024-11-12T12:35:25.260Z] v3.2.0-dev.36 [2024-11-12T12:35:25.260Z] v3.2.0-dev.37 [2024-11-12T12:35:25.260Z] v3.2.0-dev.38 [2024-11-12T12:35:25.260Z] v3.2.0-dev.39 [2024-11-12T12:35:25.260Z] v3.2.0-dev.4 [2024-11-12T12:35:25.260Z] v3.2.0-dev.40 [2024-11-12T12:35:25.260Z] v3.2.0-dev.41 [2024-11-12T12:35:25.260Z] v3.2.0-dev.42 [2024-11-12T12:35:25.260Z] v3.2.0-dev.43 [2024-11-12T12:35:25.260Z] v3.2.0-dev.44 [2024-11-12T12:35:25.260Z] v3.2.0-dev.45 [2024-11-12T12:35:25.260Z] v3.2.0-dev.46 [2024-11-12T12:35:25.260Z] v3.2.0-dev.47 [2024-11-12T12:35:25.260Z] v3.2.0-dev.48 [2024-11-12T12:35:25.260Z] v3.2.0-dev.49 [2024-11-12T12:35:25.260Z] v3.2.0-dev.5 [2024-11-12T12:35:25.260Z] v3.2.0-dev.50 [2024-11-12T12:35:25.260Z] v3.2.0-dev.51 [2024-11-12T12:35:25.260Z] v3.2.0-dev.52 [2024-11-12T12:35:25.260Z] v3.2.0-dev.53 [2024-11-12T12:35:25.260Z] v3.2.0-dev.54 [2024-11-12T12:35:25.260Z] v3.2.0-dev.55 [2024-11-12T12:35:25.260Z] v3.2.0-dev.56 [2024-11-12T12:35:25.260Z] v3.2.0-dev.57 [2024-11-12T12:35:25.260Z] v3.2.0-dev.58 [2024-11-12T12:35:25.260Z] v3.2.0-dev.59 [2024-11-12T12:35:25.260Z] v3.2.0-dev.6 [2024-11-12T12:35:25.260Z] v3.2.0-dev.60 [2024-11-12T12:35:25.260Z] v3.2.0-dev.61 [2024-11-12T12:35:25.260Z] v3.2.0-dev.62 [2024-11-12T12:35:25.260Z] v3.2.0-dev.63 [2024-11-12T12:35:25.260Z] v3.2.0-dev.64 [2024-11-12T12:35:25.260Z] v3.2.0-dev.65 [2024-11-12T12:35:25.260Z] v3.2.0-dev.66 [2024-11-12T12:35:25.260Z] v3.2.0-dev.67 [2024-11-12T12:35:25.260Z] v3.2.0-dev.68 [2024-11-12T12:35:25.260Z] v3.2.0-dev.69 [2024-11-12T12:35:25.260Z] v3.2.0-dev.7 [2024-11-12T12:35:25.260Z] v3.2.0-dev.70 [2024-11-12T12:35:25.260Z] v3.2.0-dev.71 [2024-11-12T12:35:25.261Z] v3.2.0-dev.72 [2024-11-12T12:35:25.261Z] v3.2.0-dev.73 [2024-11-12T12:35:25.261Z] v3.2.0-dev.74 [2024-11-12T12:35:25.261Z] v3.2.0-dev.75 [2024-11-12T12:35:25.261Z] v3.2.0-dev.76 [2024-11-12T12:35:25.261Z] v3.2.0-dev.77 [2024-11-12T12:35:25.261Z] v3.2.0-dev.78 [2024-11-12T12:35:25.261Z] v3.2.0-dev.79 [2024-11-12T12:35:25.261Z] v3.2.0-dev.8 [2024-11-12T12:35:25.261Z] v3.2.0-dev.80 [2024-11-12T12:35:25.261Z] v3.2.0-dev.81 [2024-11-12T12:35:25.261Z] v3.2.0-dev.82 [2024-11-12T12:35:25.261Z] v3.2.0-dev.83 [2024-11-12T12:35:25.261Z] v3.2.0-dev.84 [2024-11-12T12:35:25.261Z] v3.2.0-dev.85 [2024-11-12T12:35:25.261Z] v3.2.0-dev.86 [2024-11-12T12:35:25.261Z] v3.2.0-dev.87 [2024-11-12T12:35:25.261Z] v3.2.0-dev.88 [2024-11-12T12:35:25.261Z] v3.2.0-dev.89 [2024-11-12T12:35:25.261Z] v3.2.0-dev.9 [2024-11-12T12:35:25.261Z] v3.2.0-dev.90 [2024-11-12T12:35:25.261Z] v3.2.0-dev.91 [2024-11-12T12:35:25.261Z] v3.2.0-dev.92 [2024-11-12T12:35:25.261Z] v3.2.0-dev.93 [2024-11-12T12:35:25.261Z] v3.2.0-dev.94 [2024-11-12T12:35:25.261Z] v3.2.0-dev.95 [2024-11-12T12:35:25.261Z] v3.2.0-dev.96 [2024-11-12T12:35:25.261Z] v3.2.0-dev.97 [2024-11-12T12:35:25.261Z] v3.2.0-dev.98 [2024-11-12T12:35:25.261Z] v3.2.0-dev.99 [2024-11-12T12:35:25.261Z] v4.0.0-dev.1 [2024-11-12T12:35:25.261Z] v4.0.0-dev.10 [2024-11-12T12:35:25.261Z] v4.0.0-dev.11 [2024-11-12T12:35:25.261Z] v4.0.0-dev.12 [2024-11-12T12:35:25.261Z] v4.0.0-dev.13 [2024-11-12T12:35:25.261Z] v4.0.0-dev.14 [2024-11-12T12:35:25.261Z] v4.0.0-dev.15 [2024-11-12T12:35:25.261Z] v4.0.0-dev.16 [2024-11-12T12:35:25.261Z] v4.0.0-dev.17 [2024-11-12T12:35:25.261Z] v4.0.0-dev.18 [2024-11-12T12:35:25.261Z] v4.0.0-dev.2 [2024-11-12T12:35:25.261Z] v4.0.0-dev.3 [2024-11-12T12:35:25.261Z] v4.0.0-dev.4 [2024-11-12T12:35:25.261Z] v4.0.0-dev.5 [2024-11-12T12:35:25.261Z] v4.0.0-dev.6 [2024-11-12T12:35:25.261Z] v4.0.0-dev.7 [2024-11-12T12:35:25.261Z] v4.0.0-dev.8 [2024-11-12T12:35:25.261Z] v4.0.0-dev.9 [Pipeline] sh [2024-11-12T12:35:25.554Z] + lftools sign git-tag v4.0.0-dev.18 [2024-11-12T12:35:26.123Z] Signing Git tag with Sigul... [2024-11-12T12:35:26.123Z] Signing v4.0.0-dev.18 [Pipeline] echo [2024-11-12T12:35:26.397Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T12:35:26.695Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-12T12:35:26.703Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-12T12:35:26.713Z] $ docker stop --time=1 8404a93cd4f92457be46910ab7cd656b17c1421890a7b0e35433cb74f68a21d3 [2024-11-12T12:35:28.029Z] $ docker rm -f --volumes 8404a93cd4f92457be46910ab7cd656b17c1421890a7b0e35433cb74f68a21d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-12T12:35:28.483Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T12:35:28.483Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:35:28.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T12:35:28.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T12:35:28.874Z] prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container [2024-11-12T12:35:28.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T12:35:29.214Z] $ docker top fe64828cb9369fdbebf335ab5b604592352b5c1f6a6875a32dbc6d5266c094f7 -eo pid,comm [2024-11-12T12:35:29.277Z] 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-11-12T12:35:29.277Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T12:35:29.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T12:35:29.328Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T12:35:29.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T12:35:29.426Z] $ docker exec fe64828cb9369fdbebf335ab5b604592352b5c1f6a6875a32dbc6d5266c094f7 ssh-agent [2024-11-12T12:35:29.531Z] SSH_AUTH_SOCK=/tmp/ssh-ytPXtOp6ToyK/agent.32 [2024-11-12T12:35:29.531Z] SSH_AGENT_PID=38 [2024-11-12T12:35:29.534Z] Running ssh-add (command line suppressed) [2024-11-12T12:35:29.611Z] Identity added: /w/workspace/edgex-go/752@tmp/private_key_5394920305118705519.key (/w/workspace/edgex-go/752@tmp/private_key_5394920305118705519.key) [2024-11-12T12:35:29.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T12:35:29.925Z] + git semver bump pre [2024-11-12T12:35:30.185Z] 2024-11-12 12:35:30,079 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main [2024-11-12T12:35:30.185Z] 2024-11-12 12:35:30,079 [bump_version] DEBUG bumping version:4.0.0-dev.18 on axis:pre with prefix:dev [2024-11-12T12:35:30.185Z] 2024-11-12 12:35:30,079 [bump_version] DEBUG bumped version:4.0.0-dev.19 [2024-11-12T12:35:30.185Z] 2024-11-12 12:35:30,079 [write_version] DEBUG write version:4.0.0-dev.19 to path:/w/workspace/edgex-go/752/.semver/main with force:True [2024-11-12T12:35:30.185Z] 2024-11-12 12:35:30,079 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main [2024-11-12T12:35:30.185Z] 2024-11-12 12:35:30,080 [write_file] DEBUG write to file:/w/workspace/edgex-go/752/.semver/main [2024-11-12T12:35:30.185Z] 2024-11-12 12:35:30,082 [execute] INFO git cat-file --batch-check [2024-11-12T12:35:30.185Z] 2024-11-12 12:35:30,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/752/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T12:35:30.185Z] 2024-11-12 12:35:30,087 [execute] INFO git cat-file --batch [2024-11-12T12:35:30.185Z] 2024-11-12 12:35:30,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/752/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T12:35:30.185Z] 2024-11-12 12:35:30,093 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main [2024-11-12T12:35:30.185Z] 4.0.0-dev.19 [Pipeline] } [2024-11-12T12:35:30.180Z] $ docker exec --env ******** --env ******** fe64828cb9369fdbebf335ab5b604592352b5c1f6a6875a32dbc6d5266c094f7 ssh-agent -k [2024-11-12T12:35:30.281Z] unset SSH_AUTH_SOCK; [2024-11-12T12:35:30.281Z] unset SSH_AGENT_PID; [2024-11-12T12:35:30.281Z] echo Agent pid 38 killed; [2024-11-12T12:35:30.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T12:35:30.625Z] + git semver [Pipeline] } [2024-11-12T12:35:30.883Z] $ docker stop --time=1 fe64828cb9369fdbebf335ab5b604592352b5c1f6a6875a32dbc6d5266c094f7 [2024-11-12T12:35:32.176Z] $ docker rm -f --volumes fe64828cb9369fdbebf335ab5b604592352b5c1f6a6875a32dbc6d5266c094f7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T12:35:32.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T12:35:32.548Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:35:32.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T12:35:32.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T12:35:32.938Z] prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container [2024-11-12T12:35:32.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T12:35:33.272Z] $ docker top 85d45e4adcc670b94d1fad8be9aceb1f1841251bfbf2e718a3acf3acc5c877bd -eo pid,comm [2024-11-12T12:35:33.334Z] 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-11-12T12:35:33.334Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T12:35:33.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T12:35:33.389Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T12:35:33.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T12:35:33.494Z] $ docker exec 85d45e4adcc670b94d1fad8be9aceb1f1841251bfbf2e718a3acf3acc5c877bd ssh-agent [2024-11-12T12:35:33.613Z] SSH_AUTH_SOCK=/tmp/ssh-sjf3WS2OWOnC/agent.32 [2024-11-12T12:35:33.613Z] SSH_AGENT_PID=38 [2024-11-12T12:35:33.618Z] Running ssh-add (command line suppressed) [2024-11-12T12:35:33.706Z] Identity added: /w/workspace/edgex-go/752@tmp/private_key_17653687883207706097.key (/w/workspace/edgex-go/752@tmp/private_key_17653687883207706097.key) [2024-11-12T12:35:33.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T12:35:34.023Z] + git semver push [2024-11-12T12:35:34.283Z] 2024-11-12 12:35:34,173 [run_push] DEBUG push [2024-11-12T12:35:34.283Z] 2024-11-12 12:35:34,174 [execute] INFO git cat-file --batch-check [2024-11-12T12:35:34.283Z] 2024-11-12 12:35:34,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/752/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T12:35:34.283Z] 2024-11-12 12:35:34,178 [execute] INFO git rev-list ce2db37d3bf35267e2583c70d6a396194dc62f6f -- [2024-11-12T12:35:34.283Z] 2024-11-12 12:35:34,179 [execute] DEBUG Popen(['git', 'rev-list', 'ce2db37d3bf35267e2583c70d6a396194dc62f6f', '--'], cwd=/w/workspace/edgex-go/752/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-12T12:35:34.283Z] 2024-11-12 12:35:34,196 [execute] INFO git fetch -v origin [2024-11-12T12:35:34.283Z] 2024-11-12 12:35:34,196 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/752/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-12T12:35:34.853Z] 2024-11-12 12:35:34,644 [run_push] DEBUG no remote changes detected [2024-11-12T12:35:34.853Z] 2024-11-12 12:35:34,645 [execute] INFO git push origin semver [2024-11-12T12:35:34.853Z] 2024-11-12 12:35:34,645 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/752/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-12T12:35:35.422Z] 2024-11-12 12:35:35,395 [run_push] DEBUG push all version tags [2024-11-12T12:35:35.422Z] 2024-11-12 12:35:35,396 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-12T12:35:35.422Z] 2024-11-12 12:35:35,396 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/752, universal_newlines=False, shell=None, istream=None) [2024-11-12T12:35:36.359Z] 2024-11-12 12:35:36,061 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main [2024-11-12T12:35:36.359Z] 4.0.0-dev.19 [Pipeline] } [2024-11-12T12:35:36.353Z] $ docker exec --env ******** --env ******** 85d45e4adcc670b94d1fad8be9aceb1f1841251bfbf2e718a3acf3acc5c877bd ssh-agent -k [2024-11-12T12:35:36.453Z] unset SSH_AUTH_SOCK; [2024-11-12T12:35:36.456Z] unset SSH_AGENT_PID; [2024-11-12T12:35:36.456Z] echo Agent pid 38 killed; [2024-11-12T12:35:36.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T12:35:36.797Z] + git semver [Pipeline] } [2024-11-12T12:35:37.054Z] $ docker stop --time=1 85d45e4adcc670b94d1fad8be9aceb1f1841251bfbf2e718a3acf3acc5c877bd [2024-11-12T12:35:38.340Z] $ docker rm -f --volumes 85d45e4adcc670b94d1fad8be9aceb1f1841251bfbf2e718a3acf3acc5c877bd [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-11-12T12:35:38.951Z] + [ -d /w/workspace/edgex-go/752/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-12T12:35:39.243Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T12:35:40.099Z] ---> package-listing.sh [2024-11-12T12:35:40.099Z] ++ facter osfamily [2024-11-12T12:35:40.099Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-12T12:35:40.360Z] + OS_FAMILY=debian [2024-11-12T12:35:40.360Z] + workspace=/w/workspace/edgex-go/752 [2024-11-12T12:35:40.360Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-12T12:35:40.360Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-12T12:35:40.360Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-12T12:35:40.360Z] + PACKAGES=/tmp/packages_start.txt [2024-11-12T12:35:40.360Z] + '[' /w/workspace/edgex-go/752 ']' [2024-11-12T12:35:40.360Z] + PACKAGES=/tmp/packages_end.txt [2024-11-12T12:35:40.360Z] + case "${OS_FAMILY}" in [2024-11-12T12:35:40.360Z] + dpkg -l [2024-11-12T12:35:40.360Z] + grep '^ii' [2024-11-12T12:35:40.360Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-12T12:35:40.360Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-12T12:35:40.360Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-12T12:35:40.360Z] + '[' /w/workspace/edgex-go/752 ']' [2024-11-12T12:35:40.360Z] + mkdir -p /w/workspace/edgex-go/752/archives/ [2024-11-12T12:35:40.360Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/752/archives/ [Pipeline] echo [2024-11-12T12:35:40.373Z] 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/752/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-12T12:35:40.652Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:35:41.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T12:35:41.212Z] [2024-11-12T12:35:41.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T12:35:41.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T12:35:41.512Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-12T12:35:41.512Z] 5eb5b503b376: Pulling fs layer [2024-11-12T12:35:41.512Z] 5c69ac0246d0: Pulling fs layer [2024-11-12T12:35:41.512Z] ec43610c2a17: Pulling fs layer [2024-11-12T12:35:41.512Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-12T12:35:41.512Z] 33b1e0a273af: Pulling fs layer [2024-11-12T12:35:41.512Z] 5d3b04190fa2: Pulling fs layer [2024-11-12T12:35:41.512Z] 2f39f015ded8: Pulling fs layer [2024-11-12T12:35:41.512Z] 33b1e0a273af: Waiting [2024-11-12T12:35:41.512Z] 5d3b04190fa2: Waiting [2024-11-12T12:35:41.512Z] 2f39f015ded8: Waiting [2024-11-12T12:35:41.512Z] 3a2ae6a8a46f: Waiting [2024-11-12T12:35:41.512Z] 5c69ac0246d0: Verifying Checksum [2024-11-12T12:35:41.512Z] 5c69ac0246d0: Download complete [2024-11-12T12:35:41.771Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-12T12:35:41.771Z] 3a2ae6a8a46f: Download complete [2024-11-12T12:35:41.771Z] 33b1e0a273af: Verifying Checksum [2024-11-12T12:35:41.771Z] 33b1e0a273af: Download complete [2024-11-12T12:35:41.771Z] ec43610c2a17: Verifying Checksum [2024-11-12T12:35:41.771Z] ec43610c2a17: Download complete [2024-11-12T12:35:41.771Z] 5d3b04190fa2: Download complete [2024-11-12T12:35:41.771Z] 5eb5b503b376: Verifying Checksum [2024-11-12T12:35:41.771Z] 5eb5b503b376: Download complete [2024-11-12T12:35:42.337Z] 2f39f015ded8: Download complete [2024-11-12T12:35:42.905Z] 5eb5b503b376: Pull complete [2024-11-12T12:35:43.164Z] 5c69ac0246d0: Pull complete [2024-11-12T12:35:43.733Z] ec43610c2a17: Pull complete [2024-11-12T12:35:43.733Z] 3a2ae6a8a46f: Pull complete [2024-11-12T12:35:43.991Z] 33b1e0a273af: Pull complete [2024-11-12T12:35:43.991Z] 5d3b04190fa2: Pull complete [2024-11-12T12:35:48.179Z] 2f39f015ded8: Pull complete [2024-11-12T12:35:48.179Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-12T12:35:48.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T12:35:48.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T12:35:48.280Z] prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container [2024-11-12T12:35:48.293Z] $ 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/752/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/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-12T12:35:52.681Z] $ docker top f3bef74c7f620e7e5c30aa406e7a1c0eb69a89af87c94ad8fd64cda0a02fad88 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T12:35:53.047Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-12T12:35:53.330Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-12T12:35:53.613Z] + ls /var/log/sa-host [2024-11-12T12:35:53.613Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T12:35:53.783Z] provisioning config files... [2024-11-12T12:35:53.792Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/752@tmp/config15701352629154611614tmp [Pipeline] { [Pipeline] echo [2024-11-12T12:35:53.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T12:35:54.091Z] ---> create-netrc.sh [Pipeline] } [2024-11-12T12:35:54.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-12T12:35:54.434Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-12T12:35:54.446Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T12:35:54.729Z] ---> sudo-logs.sh [2024-11-12T12:35:54.729Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-12T12:35:54.767Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T12:35:55.051Z] ---> job-cost.sh [2024-11-12T12:35:55.051Z] lf-activate-venv: SKIPPING [2024-11-12T12:35:55.051Z] DEBUG: total: 0.10999999940395355 [2024-11-12T12:35:55.051Z] INFO: Retrieving Stack Cost... [2024-11-12T12:35:55.990Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T12:35:56.250Z] INFO: Archiving Costs [Pipeline] echo [2024-11-12T12:35:56.265Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T12:35:56.548Z] ---> logs-deploy.sh [2024-11-12T12:35:56.548Z] lf-activate-venv: SKIPPING [2024-11-12T12:35:56.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/752 [2024-11-12T12:35:56.548Z] INFO: archiving workspace using pattern(s): [2024-11-12T12:35:57.486Z] Archives upload complete. [2024-11-12T12:35:57.486Z] INFO: archiving logs to Nexus