Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 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-ssh7235888828039916810.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh4746163164711432938.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15987493648766078609.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh11872023768694795829.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-ssh18159150902618223377.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-35416 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/766 [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/766 # 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 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 (main) > 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 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 # timeout=10 Commit message: "Merge pull request #5032 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.14" > git rev-list --no-walk cadd20047735d6124c3149b3375299ba0c077752 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-20T01:04:29.590Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-20T01:04:29.645Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-20T01:04:29.669Z] ========================================================= [2024-12-20T01:04:29.669Z] EdgeX Global Pipelines Version Info [2024-12-20T01:04:29.669Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:04:30.408Z] ------------------- [2024-12-20T01:04:30.408Z] stable info: [2024-12-20T01:04:30.408Z] ------------------- [2024-12-20T01:04:30.408Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-20T01:04:30.408Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-20T01:04:30.408Z] Message: update stable to v1.0.269 [2024-12-20T01:04:30.978Z] ------------------- [2024-12-20T01:04:30.978Z] experimental info: [2024-12-20T01:04:30.978Z] ------------------- [2024-12-20T01:04:30.978Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-20T01:04:30.978Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-20T01:04:30.978Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-20T01:04:31.046Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-12-20T01:04:31.065Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-12-20T01:04:31.085Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-20T01:04:31.106Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-20T01:04:31.124Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-20T01:04:31.144Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-20T01:04:31.165Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-20T01:04:31.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-12-20T01:04:31.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-12-20T01:04:31.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-12-20T01:04:31.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-20T01:04:31.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-20T01:04:31.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-20T01:04:31.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-20T01:04:31.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-20T01:04:31.342Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-20T01:04:31.439Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-20T01:04:31.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-20T01:04:31.473Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-20T01:04:31.495Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-12-20T01:04:31.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-20T01:04:31.530Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-20T01:04:31.553Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-20T01:04:31.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-20T01:04:31.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-20T01:04:31.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-20T01:04:31.632Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] echo [2024-12-20T01:04:31.654Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ef5369 [Pipeline] echo [2024-12-20T01:04:31.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T01:04:31.733Z] provisioning config files... [2024-12-20T01:04:31.753Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/766@tmp/config15373660728985192994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:04:32.083Z] ---> ****-login.sh [2024-12-20T01:04:32.083Z] nexus3.edgexfoundry.org:10001 [2024-12-20T01:04:32.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:04:32.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:04:32.344Z] Configure a credential helper to remove this warning. See [2024-12-20T01:04:32.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:04:32.344Z] [2024-12-20T01:04:32.344Z] Login Succeeded [2024-12-20T01:04:32.344Z] nexus3.edgexfoundry.org:10002 [2024-12-20T01:04:32.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:04:32.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:04:32.344Z] Configure a credential helper to remove this warning. See [2024-12-20T01:04:32.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:04:32.344Z] [2024-12-20T01:04:32.344Z] Login Succeeded [2024-12-20T01:04:32.344Z] nexus3.edgexfoundry.org:10003 [2024-12-20T01:04:32.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:04:32.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:04:32.604Z] Configure a credential helper to remove this warning. See [2024-12-20T01:04:32.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:04:32.604Z] [2024-12-20T01:04:32.604Z] Login Succeeded [2024-12-20T01:04:32.604Z] nexus3.edgexfoundry.org:10004 [2024-12-20T01:04:32.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:04:32.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:04:32.604Z] Configure a credential helper to remove this warning. See [2024-12-20T01:04:32.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:04:32.604Z] [2024-12-20T01:04:32.604Z] Login Succeeded [2024-12-20T01:04:32.604Z] ****.io [2024-12-20T01:04:32.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:04:32.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:04:32.865Z] Configure a credential helper to remove this warning. See [2024-12-20T01:04:32.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:04:32.865Z] [2024-12-20T01:04:32.865Z] Login Succeeded [2024-12-20T01:04:32.865Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T01:04:32.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T01:04:33.208Z] + 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-12-20T01:04:33.208Z] + cut -d/ -f2 [2024-12-20T01:04:33.208Z] + dirname cmd/core-command/Dockerfile [2024-12-20T01:04:33.208Z] + echo core-command,cmd/core-command/Dockerfile [2024-12-20T01:04:33.208Z] + + cut -d/ -f2 [2024-12-20T01:04:33.208Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-12-20T01:04:33.208Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-12-20T01:04:33.208Z] + + cut -d/ -f2 [2024-12-20T01:04:33.208Z] dirname cmd/core-data/Dockerfile [2024-12-20T01:04:33.208Z] + echo core-data,cmd/core-data/Dockerfile [2024-12-20T01:04:33.208Z] + dirname cmd/core-keeper/Dockerfile [2024-12-20T01:04:33.208Z] + cut -d/ -f2 [2024-12-20T01:04:33.208Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-12-20T01:04:33.208Z] + dirname cmd/core-metadata/Dockerfile [2024-12-20T01:04:33.208Z] + cut -d/ -f2 [2024-12-20T01:04:33.208Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-12-20T01:04:33.208Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-12-20T01:04:33.208Z] + cut -d/ -f2 [2024-12-20T01:04:33.208Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-12-20T01:04:33.208Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-12-20T01:04:33.208Z] + cut -d/ -f2 [2024-12-20T01:04:33.208Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-12-20T01:04:33.208Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-12-20T01:04:33.208Z] + cut -d/ -f2 [2024-12-20T01:04:33.208Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-12-20T01:04:33.208Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-12-20T01:04:33.208Z] + cut -d/ -f2 [2024-12-20T01:04:33.208Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-12-20T01:04:33.208Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-12-20T01:04:33.208Z] + cut -d/ -f2 [2024-12-20T01:04:33.208Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-12-20T01:04:33.208Z] + dirname cmd/security-spire-agent/Dockerfile [2024-12-20T01:04:33.208Z] + cut -d/ -f2 [2024-12-20T01:04:33.208Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-12-20T01:04:33.208Z] + dirname cmd/security-spire-config/Dockerfile [2024-12-20T01:04:33.208Z] + cut -d/ -f2 [2024-12-20T01:04:33.208Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-12-20T01:04:33.208Z] + dirname cmd/security-spire-server/Dockerfile [2024-12-20T01:04:33.208Z] + cut -d/ -f2 [2024-12-20T01:04:33.208Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-12-20T01:04:33.208Z] + dirname cmd/support-notifications/Dockerfile [2024-12-20T01:04:33.208Z] + cut -d/ -f2 [2024-12-20T01:04:33.208Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-12-20T01:04:33.208Z] + dirname cmd/support-scheduler/Dockerfile [2024-12-20T01:04:33.208Z] + cut -d/ -f2 [2024-12-20T01:04:33.208Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-12-20T01:04:33.245Z] 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-12-20T01:04:33.592Z] + git rev-list -1 --merges 0ef5369dd1b990ddf4b37863b8742ae368ecbe39~1..0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] echo [2024-12-20T01:04:33.605Z] -----------> git rev-list -1 --merges 0ef5369dd1b990ddf4b37863b8742ae368ecbe39~1..0ef5369dd1b990ddf4b37863b8742ae368ecbe39 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:04:33.605Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [false] [Pipeline] sh [2024-12-20T01:04:33.896Z] + git log --format=format:%s -1 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] echo [2024-12-20T01:04:33.913Z] ========================================================= [2024-12-20T01:04:33.913Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-20T01:04:33.913Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-20T01:04:34.287Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T01:04:34.287Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-20T01:04:34.287Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-20T01:04:34.287Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-20T01:04:34.287Z] + sudo tee+ -a /etc/ssh/ssh_known_hosts [2024-12-20T01:04:34.287Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-20T01:04:34.287Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:04:34.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T01:04:34.641Z] [2024-12-20T01:04:34.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:04:34.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T01:04:38.245Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-20T01:04:38.245Z] b85a868b505f: Pulling fs layer [2024-12-20T01:04:38.245Z] e2be974225ed: Pulling fs layer [2024-12-20T01:04:38.245Z] 339a4e72a1f5: Pulling fs layer [2024-12-20T01:04:38.245Z] 988bab9f4d93: Pulling fs layer [2024-12-20T01:04:38.245Z] 1469e6f7b9e6: Pulling fs layer [2024-12-20T01:04:38.245Z] eaf3925da568: Pulling fs layer [2024-12-20T01:04:38.245Z] bab4dde63d76: Pulling fs layer [2024-12-20T01:04:38.245Z] bde34c3a00c8: Pulling fs layer [2024-12-20T01:04:38.245Z] b352a97aabf1: Pulling fs layer [2024-12-20T01:04:38.245Z] 4872d77fe225: Pulling fs layer [2024-12-20T01:04:38.245Z] 5851b861e8e6: Pulling fs layer [2024-12-20T01:04:38.245Z] bab4dde63d76: Waiting [2024-12-20T01:04:38.245Z] bde34c3a00c8: Waiting [2024-12-20T01:04:38.245Z] b352a97aabf1: Waiting [2024-12-20T01:04:38.245Z] 4872d77fe225: Waiting [2024-12-20T01:04:38.245Z] 988bab9f4d93: Waiting [2024-12-20T01:04:38.245Z] 5851b861e8e6: Waiting [2024-12-20T01:04:38.245Z] 1469e6f7b9e6: Waiting [2024-12-20T01:04:38.245Z] eaf3925da568: Waiting [2024-12-20T01:04:38.245Z] e2be974225ed: Download complete [2024-12-20T01:04:38.245Z] 988bab9f4d93: Verifying Checksum [2024-12-20T01:04:38.245Z] 988bab9f4d93: Download complete [2024-12-20T01:04:38.245Z] 1469e6f7b9e6: Verifying Checksum [2024-12-20T01:04:38.245Z] 1469e6f7b9e6: Download complete [2024-12-20T01:04:38.245Z] 339a4e72a1f5: Verifying Checksum [2024-12-20T01:04:38.245Z] 339a4e72a1f5: Download complete [2024-12-20T01:04:38.817Z] eaf3925da568: Verifying Checksum [2024-12-20T01:04:38.817Z] eaf3925da568: Download complete [2024-12-20T01:04:38.817Z] bde34c3a00c8: Download complete [2024-12-20T01:04:38.817Z] b352a97aabf1: Verifying Checksum [2024-12-20T01:04:38.817Z] b352a97aabf1: Download complete [2024-12-20T01:04:38.817Z] 4872d77fe225: Verifying Checksum [2024-12-20T01:04:38.817Z] 4872d77fe225: Download complete [2024-12-20T01:04:38.817Z] b85a868b505f: Verifying Checksum [2024-12-20T01:04:38.817Z] b85a868b505f: Download complete [2024-12-20T01:04:39.076Z] 5851b861e8e6: Download complete [2024-12-20T01:04:39.335Z] bab4dde63d76: Verifying Checksum [2024-12-20T01:04:40.272Z] b85a868b505f: Pull complete [2024-12-20T01:04:40.272Z] e2be974225ed: Pull complete [2024-12-20T01:04:40.870Z] 339a4e72a1f5: Pull complete [2024-12-20T01:04:40.870Z] 988bab9f4d93: Pull complete [2024-12-20T01:04:41.132Z] 1469e6f7b9e6: Pull complete [2024-12-20T01:04:41.132Z] eaf3925da568: Pull complete [2024-12-20T01:04:43.040Z] bab4dde63d76: Pull complete [2024-12-20T01:04:43.040Z] bde34c3a00c8: Pull complete [2024-12-20T01:04:43.040Z] b352a97aabf1: Pull complete [2024-12-20T01:04:43.040Z] 4872d77fe225: Pull complete [2024-12-20T01:04:43.040Z] 5851b861e8e6: Pull complete [2024-12-20T01:04:43.040Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-20T01:04:43.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T01:04:43.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T01:04:43.180Z] prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container [2024-12-20T01:04:43.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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-12-20T01:04:46.304Z] $ docker top cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 -eo pid,comm [2024-12-20T01:04:46.360Z] 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-12-20T01:04:46.360Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T01:04:46.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T01:04:46.418Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T01:04:46.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T01:04:46.529Z] $ docker exec cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 ssh-agent [2024-12-20T01:04:46.644Z] SSH_AUTH_SOCK=/tmp/ssh-K5aU4JD71MNF/agent.32 [2024-12-20T01:04:46.644Z] SSH_AGENT_PID=39 [2024-12-20T01:04:46.650Z] Running ssh-add (command line suppressed) [2024-12-20T01:04:46.746Z] Identity added: /w/workspace/edgex-go/766@tmp/private_key_4763373981595317433.key (/w/workspace/edgex-go/766@tmp/private_key_4763373981595317433.key) [2024-12-20T01:04:46.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T01:04:47.050Z] + git tag --points-at HEAD [Pipeline] } [2024-12-20T01:04:47.061Z] $ docker exec --env ******** --env ******** cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 ssh-agent -k [2024-12-20T01:04:47.156Z] unset SSH_AUTH_SOCK; [2024-12-20T01:04:47.157Z] unset SSH_AGENT_PID; [2024-12-20T01:04:47.157Z] echo Agent pid 39 killed; [2024-12-20T01:04:47.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-20T01:04:47.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T01:04:47.214Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T01:04:47.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T01:04:47.334Z] $ docker exec cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 ssh-agent [2024-12-20T01:04:47.422Z] SSH_AUTH_SOCK=/tmp/ssh-o9ckxz3Gd1sS/agent.72 [2024-12-20T01:04:47.422Z] SSH_AGENT_PID=78 [2024-12-20T01:04:47.427Z] Running ssh-add (command line suppressed) [2024-12-20T01:04:47.526Z] Identity added: /w/workspace/edgex-go/766@tmp/private_key_16762132887925625157.key (/w/workspace/edgex-go/766@tmp/private_key_16762132887925625157.key) [2024-12-20T01:04:47.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T01:04:47.832Z] + git semver init [2024-12-20T01:04:48.091Z] 2024-12-20 01:04:47,988 [run_init] DEBUG init version:0.0.0 force:False [2024-12-20T01:04:48.091Z] 2024-12-20 01:04:47,989 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/766/.semver [2024-12-20T01:04:48.091Z] 2024-12-20 01:04:47,989 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/766/.semver [2024-12-20T01:04:48.091Z] 2024-12-20 01:04:47,990 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/766/.semver'], cwd=/w/workspace/edgex-go/766, universal_newlines=False, shell=None, istream=None) [2024-12-20T01:04:54.722Z] 2024-12-20 01:04:53,867 [append_file] DEBUG append to file:/w/workspace/edgex-go/766/.git/info/exclude [2024-12-20T01:04:54.722Z] 2024-12-20 01:04:53,868 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/766/.semver/main with force:False [2024-12-20T01:04:54.722Z] 2024-12-20 01:04:53,868 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main [2024-12-20T01:04:54.722Z] 2024-12-20 01:04:53,868 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main [2024-12-20T01:04:54.722Z] 4.0.0-dev.30 [Pipeline] } [2024-12-20T01:04:54.735Z] $ docker exec --env ******** --env ******** cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 ssh-agent -k [2024-12-20T01:04:54.836Z] unset SSH_AUTH_SOCK; [2024-12-20T01:04:54.836Z] unset SSH_AGENT_PID; [2024-12-20T01:04:54.836Z] echo Agent pid 78 killed; [2024-12-20T01:04:54.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T01:04:55.184Z] + git semver [Pipeline] } [2024-12-20T01:04:55.454Z] $ docker stop --time=1 cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 [2024-12-20T01:04:56.751Z] $ docker rm -f --volumes cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-20T01:04:57.101Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-20T01:04:57.392Z] Stashed 1 file(s) [Pipeline] echo [2024-12-20T01:04:57.461Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.30 [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-12-20T01:04:57.912Z] + git config --global --add safe.directory /w/workspace/edgex-go/766 [Pipeline] echo [2024-12-20T01:04:57.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T01:04:57.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T01:04:57.962Z] ========================================================= [2024-12-20T01:04:57.962Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-20T01:04:57.962Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-20T01:04:58.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-20T01:04:58.277Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-20T01:04:58.277Z] 43c4264eed91: Pulling fs layer [2024-12-20T01:04:58.277Z] 4cc291be95ef: Pulling fs layer [2024-12-20T01:04:58.277Z] 2ac1f1163629: Pulling fs layer [2024-12-20T01:04:58.277Z] 5c3c966382ef: Pulling fs layer [2024-12-20T01:04:58.277Z] 4f4fb700ef54: Pulling fs layer [2024-12-20T01:04:58.277Z] 5d5c8e513c77: Pulling fs layer [2024-12-20T01:04:58.277Z] 9f66e0745190: Pulling fs layer [2024-12-20T01:04:58.277Z] f49a43e4bbc0: Pulling fs layer [2024-12-20T01:04:58.277Z] 561ebcabdf7f: Pulling fs layer [2024-12-20T01:04:58.277Z] 5c3c966382ef: Waiting [2024-12-20T01:04:58.277Z] 4f4fb700ef54: Waiting [2024-12-20T01:04:58.277Z] 5d5c8e513c77: Waiting [2024-12-20T01:04:58.277Z] 9f66e0745190: Waiting [2024-12-20T01:04:58.277Z] f49a43e4bbc0: Waiting [2024-12-20T01:04:58.277Z] 561ebcabdf7f: Waiting [2024-12-20T01:04:58.277Z] 4cc291be95ef: Download complete [2024-12-20T01:04:58.277Z] 5c3c966382ef: Verifying Checksum [2024-12-20T01:04:58.277Z] 5c3c966382ef: Download complete [2024-12-20T01:04:58.277Z] 4f4fb700ef54: Download complete [2024-12-20T01:04:58.277Z] 5d5c8e513c77: Download complete [2024-12-20T01:04:58.277Z] 43c4264eed91: Download complete [2024-12-20T01:04:58.277Z] 9f66e0745190: Verifying Checksum [2024-12-20T01:04:58.277Z] 9f66e0745190: Download complete [2024-12-20T01:04:58.537Z] 43c4264eed91: Pull complete [2024-12-20T01:04:58.537Z] 4cc291be95ef: Pull complete [2024-12-20T01:04:58.537Z] 561ebcabdf7f: Download complete [2024-12-20T01:04:58.797Z] 2ac1f1163629: Verifying Checksum [2024-12-20T01:04:58.797Z] 2ac1f1163629: Download complete [2024-12-20T01:04:59.056Z] f49a43e4bbc0: Verifying Checksum [2024-12-20T01:04:59.056Z] f49a43e4bbc0: Download complete [2024-12-20T01:05:02.446Z] 2ac1f1163629: Pull complete [2024-12-20T01:05:02.446Z] 5c3c966382ef: Pull complete [2024-12-20T01:05:02.446Z] 4f4fb700ef54: Pull complete [2024-12-20T01:05:02.446Z] 5d5c8e513c77: Pull complete [2024-12-20T01:05:02.446Z] 9f66e0745190: Pull complete [2024-12-20T01:05:04.977Z] f49a43e4bbc0: Pull complete [2024-12-20T01:05:04.977Z] 561ebcabdf7f: Pull complete [2024-12-20T01:05:04.977Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-20T01:05:04.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-20T01:05:04.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-20T01:05:05.272Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-20T01:05:05.272Z] WORKDIR /edgex [2024-12-20T01:05:05.272Z] COPY go.mod . [2024-12-20T01:05:05.272Z] RUN go mod download [2024-12-20T01:05:05.272Z] + docker build -t ci-base-image-x86_64 -f - . [2024-12-20T01:05:06.212Z] Sending build context to Docker daemon 178.2MB [2024-12-20T01:05:06.212Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-20T01:05:06.212Z] ---> 3a752c3f9dda [2024-12-20T01:05:06.212Z] Step 2/4 : WORKDIR /edgex [2024-12-20T01:05:11.609Z] ---> Running in 86617e8f2aa5 [2024-12-20T01:05:11.609Z] Removing intermediate container 86617e8f2aa5 [2024-12-20T01:05:11.609Z] ---> 240f06ae2f9a [2024-12-20T01:05:11.609Z] Step 3/4 : COPY go.mod . [2024-12-20T01:05:11.609Z] ---> 06a2e3797e42 [2024-12-20T01:05:11.609Z] Step 4/4 : RUN go mod download [2024-12-20T01:05:11.609Z] ---> Running in ce997a0d132a [2024-12-20T01:05:12.579Z] Still waiting to schedule task [2024-12-20T01:05:12.579Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-35414’ [2024-12-20T01:05:38.173Z] Removing intermediate container ce997a0d132a [2024-12-20T01:05:38.173Z] ---> e2cda5259b63 [2024-12-20T01:05:38.173Z] Successfully built e2cda5259b63 [2024-12-20T01:05:38.173Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:05:38.479Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-20T01:05:38.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T01:05:38.562Z] prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container [2024-12-20T01:05:38.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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-12-20T01:05:38.986Z] $ docker top e466a78e1fce0eda663240d944f0a35fbc515192e066e3609088b0d8ca607a63 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T01:05:39.330Z] + go version [2024-12-20T01:05:39.330Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-20T01:05:39.337Z] $ docker stop --time=1 e466a78e1fce0eda663240d944f0a35fbc515192e066e3609088b0d8ca607a63 [2024-12-20T01:05:40.606Z] $ docker rm -f --volumes e466a78e1fce0eda663240d944f0a35fbc515192e066e3609088b0d8ca607a63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:05:41.038Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-20T01:05:41.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T01:05:41.115Z] prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container [2024-12-20T01:05:41.142Z] $ 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/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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-12-20T01:05:41.434Z] $ docker top d0192f25dd7a2d3386e39ae67995bf3d8932baec95685c40b1d7f9f9d120e1b7 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-12-20T01:05:41.505Z] ========================================================= [2024-12-20T01:05:41.505Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-12-20T01:05:41.505Z] ========================================================= [Pipeline] sh [2024-12-20T01:05:41.784Z] + git config --global --add safe.directory /w/workspace/edgex-go/766 [Pipeline] fileExists [Pipeline] sh [2024-12-20T01:05:42.086Z] + make test [2024-12-20T01:05:42.086Z] go test -race -coverprofile=coverage.out ./... [2024-12-20T01:05:50.212Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-12-20T01:06:16.738Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-12-20T01:06:16.738Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-12-20T01:06:16.738Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-12-20T01:06:16.738Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-12-20T01:06:16.738Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-12-20T01:06:16.738Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-12-20T01:06:16.738Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-12-20T01:06:16.738Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-12-20T01:06:16.738Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-12-20T01:06:16.738Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-12-20T01:06:16.738Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-12-20T01:06:16.738Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-12-20T01:06:17.307Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-12-20T01:06:17.307Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-12-20T01:06:17.307Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-12-20T01:06:18.681Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-12-20T01:06:18.681Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-12-20T01:06:19.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2024-12-20T01:06:19.870Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-12-20T01:06:19.870Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-12-20T01:06:19.870Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-12-20T01:06:19.870Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-12-20T01:06:19.870Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-12-20T01:06:20.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-12-20T01:06:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-12-20T01:06:21.061Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-12-20T01:06:21.061Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-12-20T01:06:21.061Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-20T01:06:21.061Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-12-20T01:06:21.061Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-12-20T01:06:21.061Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-12-20T01:06:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-12-20T01:06:21.061Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-12-20T01:06:22.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-12-20T01:06:22.440Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-12-20T01:06:22.440Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-20T01:06:22.440Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-12-20T01:06:22.440Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-12-20T01:06:23.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements [2024-12-20T01:06:23.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 48.4% of statements [2024-12-20T01:06:24.085Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-12-20T01:06:24.085Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-12-20T01:06:24.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.172s coverage: 93.4% of statements [2024-12-20T01:06:24.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.037s coverage: 91.7% of statements [2024-12-20T01:06:24.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-12-20T01:06:24.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-12-20T01:06:24.603Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-12-20T01:06:24.603Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-12-20T01:06:24.603Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-20T01:06:24.603Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-12-20T01:06:24.603Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-12-20T01:06:24.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-12-20T01:06:24.603Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-12-20T01:06:24.603Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-12-20T01:06:24.603Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-12-20T01:06:25.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 9.4% of statements [2024-12-20T01:06:26.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.430s coverage: 95.8% of statements [2024-12-20T01:06:26.107Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2024-12-20T01:06:26.365Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-12-20T01:06:26.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-12-20T01:06:26.624Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-12-20T01:06:27.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] [2024-12-20T01:06:27.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.1% of statements [2024-12-20T01:06:27.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 44.2% of statements [2024-12-20T01:06:27.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2024-12-20T01:06:27.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 87.1% of statements [2024-12-20T01:06:28.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-12-20T01:06:28.339Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-12-20T01:06:28.339Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-12-20T01:06:28.339Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-12-20T01:06:28.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements [2024-12-20T01:06:28.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-12-20T01:06:28.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-12-20T01:06:28.599Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-12-20T01:06:28.599Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-12-20T01:06:28.599Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-12-20T01:06:29.534Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-12-20T01:06:29.534Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-12-20T01:06:29.534Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-12-20T01:06:29.534Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-12-20T01:06:29.534Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-12-20T01:06:29.534Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-12-20T01:06:29.534Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-12-20T01:06:30.102Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-12-20T01:06:30.102Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-12-20T01:06:30.683Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-12-20T01:06:31.620Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-12-20T01:06:32.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-12-20T01:06:33.965Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-12-20T01:06:33.965Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-12-20T01:06:35.875Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-12-20T01:06:35.875Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-12-20T01:06:35.875Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-12-20T01:06:37.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-12-20T01:06:37.253Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-12-20T01:06:37.253Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-12-20T01:06:37.512Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-12-20T01:06:37.512Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-12-20T01:06:37.512Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-12-20T01:06:37.512Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-12-20T01:06:38.923Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-12-20T01:06:38.923Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-12-20T01:06:38.923Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-12-20T01:06:38.923Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-12-20T01:06:40.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.029s coverage: 94.4% of statements [2024-12-20T01:06:40.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-12-20T01:06:40.558Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-12-20T01:06:40.558Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-20T01:06:41.499Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-12-20T01:06:41.499Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-12-20T01:06:41.499Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-12-20T01:06:42.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-12-20T01:06:42.432Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.049s coverage: 92.9% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 75.0% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 17.0% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.143s coverage: 63.1% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 36.8% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.031s coverage: 3.1% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 17.2% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements [2024-12-20T01:06:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 45.8% of statements [2024-12-20T01:06:50.549Z] 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-12-20T01:06:50.549Z] running golangci-lint [2024-12-20T01:06:50.549Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-20T01:06:50.549Z] go version go1.23.2 linux/amd64 [2024-12-20T01:06:50.549Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-12-20T01:06:50.549Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-20T01:06:50.549Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-12-20T01:07:12.467Z] level=info msg="[loader] Go packages loading at mode 575 (deps|types_sizes|compiled_files|exports_file|files|imports|name) took 20.639192795s" [2024-12-20T01:07:12.467Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.847204ms" [2024-12-20T01:07:22.432Z] level=info msg="[linters_context/goanalysis] analyzers took 1m28.098853481s with top 10 stages: buildir: 48.844219091s, gosec: 3.223295287s, fact_deprecated: 2.974379855s, inspect: 2.461186079s, ctrlflow: 2.315337132s, printf: 2.103673523s, nilness: 1.18422984s, fact_purity: 1.140559762s, isgenerated: 908.475819ms, S1038: 833.725403ms" [2024-12-20T01:07:22.432Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-12-20T01:07:22.432Z] level=info msg="[runner] Processors filtering stat (in/out): nolint: 15/0, skip_dirs: 193/193, filename_unadjuster: 193/193, exclude-rules: 193/15, cgo: 193/193, path_prettifier: 193/193, invalid_issue: 193/193, autogenerated_exclude: 193/193, identifier_marker: 193/193, exclude: 193/193, skip_files: 193/193" [2024-12-20T01:07:22.432Z] level=info msg="[runner] processing took 14.334309ms with stages: nolint: 4.959912ms, identifier_marker: 3.764874ms, path_prettifier: 1.876017ms, autogenerated_exclude: 1.548908ms, skip_dirs: 1.042139ms, exclude-rules: 1.008129ms, invalid_issue: 72.54µs, cgo: 45.07µs, filename_unadjuster: 12.96µs, max_same_issues: 590ns, fixer: 390ns, exclude: 390ns, uniq_by_line: 360ns, max_from_linter: 360ns, skip_files: 360ns, diff: 270ns, path_shortener: 260ns, sort_results: 230ns, source_code: 150ns, path_prefixer: 150ns, severity-rules: 130ns, max_per_file_from_linter: 120ns" [2024-12-20T01:07:22.432Z] level=info msg="[runner] linters took 10.489108689s with stages: goanalysis_metalinter: 10.47468496s" [2024-12-20T01:07:22.432Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-20T01:07:22.432Z] level=info msg="Memory: 312 samples, avg is 280.0MB, max is 1332.5MB" [2024-12-20T01:07:22.432Z] level=info msg="Execution took 31.180423305s" [2024-12-20T01:07:22.432Z] go vet ./... [2024-12-20T01:07:27.692Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-20T01:07:27.692Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-20T01:07:27.692Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-20T01:07:27.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-12-20T01:07:28.258Z] + ls -al . [2024-12-20T01:07:28.258Z] total 1740 [2024-12-20T01:07:28.258Z] drwxrwxr-x 11 1001 1001 4096 Dec 20 01:05 . [2024-12-20T01:07:28.258Z] drwxr-xr-x 4 root root 4096 Dec 20 01:05 .. [2024-12-20T01:07:28.258Z] drwxrwxr-x 2 1001 1001 4096 Dec 20 01:04 .blubracket [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 10 Dec 20 01:04 .dockerignore [2024-12-20T01:07:28.258Z] drwxrwxr-x 8 1001 1001 4096 Dec 20 01:06 .git [2024-12-20T01:07:28.258Z] drwxrwxr-x 3 1001 1001 4096 Dec 20 01:04 .github [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 907 Dec 20 01:04 .gitignore [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 199 Dec 20 01:04 .golangci.yml [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 100 Dec 20 01:04 .hadolint.yml [2024-12-20T01:07:28.258Z] drwxr-xr-x 3 1001 1001 4096 Dec 20 01:04 .semver [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 155 Dec 20 01:04 .sonarcloud.properties [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 1171 Dec 20 01:04 ADOPTERS.md [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 17141 Dec 20 01:04 Attribution.txt [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 100284 Dec 20 01:04 CHANGELOG.md [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 3804 Dec 20 01:04 CONTRIBUTING.md [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 677 Dec 20 01:04 GOVERNANCE.md [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 858 Dec 20 01:04 Jenkinsfile [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 10775 Dec 20 01:04 LICENSE [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 16740 Dec 20 01:04 Makefile [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 582 Dec 20 01:04 OWNERS.md [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 9932 Dec 20 01:04 README.md [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 789 Dec 20 01:04 SECURITY.md [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 12 Dec 20 01:04 VERSION [2024-12-20T01:07:28.258Z] drwxrwxr-x 2 1001 1001 4096 Dec 20 01:04 bin [2024-12-20T01:07:28.258Z] drwxrwxr-x 19 1001 1001 4096 Dec 20 01:04 cmd [2024-12-20T01:07:28.258Z] -rw-r--r-- 1 root root 1412873 Dec 20 01:06 coverage.out [2024-12-20T01:07:28.258Z] drwxrwxr-x 2 1001 1001 4096 Dec 20 01:04 fuzz_test [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 6475 Dec 20 01:04 go.mod [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 87895 Dec 20 01:04 go.sum [2024-12-20T01:07:28.258Z] drwxrwxr-x 7 1001 1001 4096 Dec 20 01:04 internal [2024-12-20T01:07:28.258Z] drwxrwxr-x 2 1001 1001 4096 Dec 20 01:04 openapi [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 584 Dec 20 01:04 security.txt [2024-12-20T01:07:28.258Z] -rw-rw-r-- 1 1001 1001 204 Dec 20 01:04 version.go [Pipeline] sh [2024-12-20T01:07:28.545Z] + '[' -e coverage.out ] [2024-12-20T01:07:28.545Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-12-20T01:07:28.696Z] Stashed 1 file(s) [Pipeline] sh [2024-12-20T01:07:28.983Z] + make build [2024-12-20T01:07:28.983Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-20T01:07:50.982Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-20T01:07:51.269Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-20T01:07:52.647Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-20T01:07:53.215Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-20T01:07:55.118Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-20T01:07:59.318Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-20T01:08:00.704Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-20T01:08:02.609Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-20T01:08:03.176Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-20T01:08:03.743Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-20T01:08:04.677Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-20T01:08:05.246Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-12-20T01:08:06.196Z] $ docker stop --time=1 d0192f25dd7a2d3386e39ae67995bf3d8932baec95685c40b1d7f9f9d120e1b7 [2024-12-20T01:08:11.210Z] $ docker rm -f --volumes d0192f25dd7a2d3386e39ae67995bf3d8932baec95685c40b1d7f9f9d120e1b7 [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-12-20T01:08:12.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-20T01:08:12.273Z] [2024-12-20T01:08:12.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:08:12.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-20T01:08:12.583Z] latest: Pulling from edgex-devops/edgex-compose [2024-12-20T01:08:12.583Z] 91d30c5bc195: Pulling fs layer [2024-12-20T01:08:12.583Z] 2e9b0aa3be6d: Pulling fs layer [2024-12-20T01:08:12.583Z] 9c61dcf015f6: Pulling fs layer [2024-12-20T01:08:12.583Z] 4698f68db338: Pulling fs layer [2024-12-20T01:08:12.583Z] 2a2f49069b9e: Pulling fs layer [2024-12-20T01:08:12.583Z] e0025b399a48: Pulling fs layer [2024-12-20T01:08:12.583Z] 4698f68db338: Waiting [2024-12-20T01:08:12.583Z] 2a2f49069b9e: Waiting [2024-12-20T01:08:12.583Z] 91d30c5bc195: Verifying Checksum [2024-12-20T01:08:12.583Z] 91d30c5bc195: Download complete [2024-12-20T01:08:12.583Z] 4698f68db338: Verifying Checksum [2024-12-20T01:08:12.583Z] 4698f68db338: Download complete [2024-12-20T01:08:12.842Z] 91d30c5bc195: Pull complete [2024-12-20T01:08:12.842Z] 2e9b0aa3be6d: Verifying Checksum [2024-12-20T01:08:12.842Z] 2e9b0aa3be6d: Download complete [2024-12-20T01:08:12.842Z] e0025b399a48: Verifying Checksum [2024-12-20T01:08:12.842Z] e0025b399a48: Download complete [2024-12-20T01:08:12.842Z] 2a2f49069b9e: Download complete [2024-12-20T01:08:13.100Z] 2e9b0aa3be6d: Pull complete [2024-12-20T01:08:13.358Z] 9c61dcf015f6: Verifying Checksum [2024-12-20T01:08:13.358Z] 9c61dcf015f6: Download complete [2024-12-20T01:08:15.887Z] 9c61dcf015f6: Pull complete [2024-12-20T01:08:15.887Z] 4698f68db338: Pull complete [2024-12-20T01:08:16.146Z] 2a2f49069b9e: Pull complete [2024-12-20T01:08:16.146Z] e0025b399a48: Pull complete [2024-12-20T01:08:16.146Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-12-20T01:08:16.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-20T01:08:16.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T01:08:16.254Z] prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container [2024-12-20T01:08:16.283Z] $ 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/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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-12-20T01:08:18.396Z] $ docker top 7bfa489b76d1e15f8b34507ac7f662b8e053aa23bfc462c4db76a2682be4d755 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T01:08:18.752Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-20T01:08:21.284Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #1 transferring dockerfile: 2.49kB done [2024-12-20T01:08:21.284Z] #1 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #2 transferring dockerfile: 1.69kB done [2024-12-20T01:08:21.284Z] #2 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #3 transferring dockerfile: 1.81kB done [2024-12-20T01:08:21.284Z] #3 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #4 [core-data internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #4 transferring dockerfile: 2.07kB done [2024-12-20T01:08:21.284Z] #4 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #5 transferring dockerfile: 1.82kB done [2024-12-20T01:08:21.284Z] #5 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #6 transferring dockerfile: 2.23kB done [2024-12-20T01:08:21.284Z] #6 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #7 transferring dockerfile: 1.70kB done [2024-12-20T01:08:21.284Z] #7 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #8 [core-command internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #8 transferring dockerfile: 1.94kB done [2024-12-20T01:08:21.284Z] #8 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #9 transferring dockerfile: 3.02kB done [2024-12-20T01:08:21.284Z] #9 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #10 transferring dockerfile: 2.07kB done [2024-12-20T01:08:21.284Z] #10 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #11 transferring dockerfile: 2.02kB done [2024-12-20T01:08:21.284Z] #11 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #12 [security-secretstore-setup internal] load .dockerignore [2024-12-20T01:08:21.284Z] #12 transferring context: 50B done [2024-12-20T01:08:21.284Z] #12 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #13 transferring dockerfile: 2.50kB done [2024-12-20T01:08:21.284Z] #13 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #14 transferring dockerfile: 2.13kB done [2024-12-20T01:08:21.284Z] #14 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #15 transferring dockerfile: 2.15kB done [2024-12-20T01:08:21.284Z] #15 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-20T01:08:21.284Z] #16 transferring dockerfile: 1.89kB done [2024-12-20T01:08:21.284Z] #16 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #17 [security-spire-config internal] load .dockerignore [2024-12-20T01:08:21.284Z] #17 transferring context: 50B done [2024-12-20T01:08:21.284Z] #17 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #18 [security-spire-agent internal] load .dockerignore [2024-12-20T01:08:21.284Z] #18 transferring context: 50B done [2024-12-20T01:08:21.284Z] #18 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #19 [core-data internal] load .dockerignore [2024-12-20T01:08:21.284Z] #19 transferring context: 50B done [2024-12-20T01:08:21.284Z] #19 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #20 [support-scheduler internal] load .dockerignore [2024-12-20T01:08:21.284Z] #20 transferring context: 50B done [2024-12-20T01:08:21.284Z] #20 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #21 [security-spire-server internal] load .dockerignore [2024-12-20T01:08:21.284Z] #21 transferring context: 50B done [2024-12-20T01:08:21.284Z] #21 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-20T01:08:21.284Z] #22 transferring context: 50B done [2024-12-20T01:08:21.284Z] #22 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #23 [core-command internal] load .dockerignore [2024-12-20T01:08:21.284Z] #23 transferring context: 50B done [2024-12-20T01:08:21.284Z] #23 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #24 [security-bootstrapper internal] load .dockerignore [2024-12-20T01:08:21.284Z] #24 transferring context: 50B done [2024-12-20T01:08:21.284Z] #24 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #25 [core-keeper internal] load .dockerignore [2024-12-20T01:08:21.284Z] #25 transferring context: 50B done [2024-12-20T01:08:21.284Z] #25 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #26 [support-notifications internal] load .dockerignore [2024-12-20T01:08:21.284Z] #26 transferring context: 50B done [2024-12-20T01:08:21.284Z] #26 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #27 [security-proxy-setup internal] load .dockerignore [2024-12-20T01:08:21.284Z] #27 transferring context: 50B done [2024-12-20T01:08:21.284Z] #27 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #28 [core-metadata internal] load .dockerignore [2024-12-20T01:08:21.284Z] #28 transferring context: 50B done [2024-12-20T01:08:21.284Z] #28 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-20T01:08:21.284Z] #29 DONE 0.0s [2024-12-20T01:08:21.284Z] [2024-12-20T01:08:21.284Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-12-20T01:08:21.543Z] #30 transferring context: 50B done [2024-12-20T01:08:21.543Z] #30 DONE 0.0s [2024-12-20T01:08:21.543Z] [2024-12-20T01:08:21.543Z] #31 [security-proxy-auth internal] load .dockerignore [2024-12-20T01:08:21.543Z] #31 transferring context: 50B done [2024-12-20T01:08:21.543Z] #31 DONE 0.0s [2024-12-20T01:08:21.543Z] [2024-12-20T01:08:21.543Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-12-20T01:08:21.543Z] #32 ... [2024-12-20T01:08:21.543Z] [2024-12-20T01:08:21.543Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-20T01:08:21.543Z] #29 DONE 0.0s [2024-12-20T01:08:21.543Z] [2024-12-20T01:08:21.543Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-20T01:08:21.801Z] #32 ... [2024-12-20T01:08:21.801Z] [2024-12-20T01:08:21.801Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-20T01:08:21.801Z] #29 DONE 0.0s [2024-12-20T01:08:21.801Z] [2024-12-20T01:08:21.801Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-12-20T01:08:21.801Z] #32 ... [2024-12-20T01:08:21.801Z] [2024-12-20T01:08:21.801Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-20T01:08:21.801Z] #33 DONE 0.3s [2024-12-20T01:08:22.089Z] [2024-12-20T01:08:22.089Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-20T01:08:22.089Z] #34 DONE 0.4s [2024-12-20T01:08:22.089Z] [2024-12-20T01:08:22.089Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-12-20T01:08:22.089Z] #32 DONE 0.5s [2024-12-20T01:08:22.089Z] [2024-12-20T01:08:22.089Z] #35 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:08:22.089Z] #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-20T01:08:22.089Z] #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-20T01:08:22.348Z] #35 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-20T01:08:22.348Z] #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-20T01:08:22.348Z] #35 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-20T01:08:22.348Z] #35 ... [2024-12-20T01:08:22.348Z] [2024-12-20T01:08:22.348Z] #36 [security-spire-server internal] load build context [2024-12-20T01:08:22.348Z] #36 transferring context: 23.57kB 0.0s done [2024-12-20T01:08:22.348Z] #36 DONE 0.5s [2024-12-20T01:08:22.607Z] [2024-12-20T01:08:22.607Z] #37 [security-spire-agent internal] load build context [2024-12-20T01:08:22.607Z] #37 transferring context: 23.10kB 0.1s done [2024-12-20T01:08:22.607Z] #37 DONE 0.5s [2024-12-20T01:08:22.607Z] [2024-12-20T01:08:22.607Z] #38 [security-spire-config internal] load build context [2024-12-20T01:08:22.607Z] #38 transferring context: 21.82kB 0.1s done [2024-12-20T01:08:22.607Z] #38 DONE 0.6s [2024-12-20T01:08:22.607Z] [2024-12-20T01:08:22.607Z] #35 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:08:22.607Z] #35 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0B / 3.62MB 0.2s [2024-12-20T01:08:22.865Z] #35 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.4s done [2024-12-20T01:08:22.865Z] #35 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f [2024-12-20T01:08:23.122Z] #35 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-12-20T01:08:23.381Z] #35 DONE 1.6s [2024-12-20T01:08:23.381Z] [2024-12-20T01:08:23.381Z] #39 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-20T01:08:23.381Z] #39 DONE 1.6s [2024-12-20T01:08:23.381Z] [2024-12-20T01:08:23.381Z] #40 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-12-20T01:08:29.031Z] #40 ... [2024-12-20T01:08:29.031Z] [2024-12-20T01:08:29.031Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:08:29.031Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-12-20T01:08:29.031Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-20T01:08:29.031Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-20T01:08:29.031Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-20T01:08:29.031Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-12-20T01:08:29.031Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-20T01:08:29.031Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done [2024-12-20T01:08:29.031Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-12-20T01:08:29.031Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-12-20T01:08:29.031Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-20T01:08:29.031Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-20T01:08:29.031Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done [2024-12-20T01:08:29.960Z] #41 ... [2024-12-20T01:08:29.960Z] [2024-12-20T01:08:29.960Z] #42 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-20T01:08:32.506Z] #42 ... [2024-12-20T01:08:32.506Z] [2024-12-20T01:08:32.506Z] #43 [support-notifications internal] load build context [2024-12-20T01:08:32.506Z] #43 transferring context: 394.42MB 9.3s [2024-12-20T01:08:32.506Z] #43 ... [2024-12-20T01:08:32.506Z] [2024-12-20T01:08:32.506Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-20T01:08:32.506Z] #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-12-20T01:08:32.506Z] #44 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-12-20T01:08:32.506Z] #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-20T01:08:32.506Z] #44 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-12-20T01:08:32.506Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-12-20T01:08:32.506Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-12-20T01:08:32.506Z] #44 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-12-20T01:08:32.506Z] #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-12-20T01:08:32.506Z] #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-20T01:08:32.506Z] #44 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-12-20T01:08:32.506Z] #44 ... [2024-12-20T01:08:32.506Z] [2024-12-20T01:08:32.506Z] #45 [core-keeper internal] load build context [2024-12-20T01:08:32.506Z] #45 ... [2024-12-20T01:08:32.506Z] [2024-12-20T01:08:32.506Z] #46 [security-secretstore-setup internal] load build context [2024-12-20T01:08:32.506Z] #46 ... [2024-12-20T01:08:32.506Z] [2024-12-20T01:08:32.506Z] #47 [security-spiffe-token-provider internal] load build context [2024-12-20T01:08:32.764Z] #47 ... [2024-12-20T01:08:32.764Z] [2024-12-20T01:08:32.764Z] #48 [core-command internal] load build context [2024-12-20T01:08:32.764Z] #48 transferring context: 433.44MB 10.7s done [2024-12-20T01:08:32.764Z] #48 ... [2024-12-20T01:08:32.764Z] [2024-12-20T01:08:32.764Z] #49 [core-metadata internal] load build context [2024-12-20T01:08:33.024Z] #49 ... [2024-12-20T01:08:33.024Z] [2024-12-20T01:08:33.024Z] #50 [core-data internal] load build context [2024-12-20T01:08:33.024Z] #50 ... [2024-12-20T01:08:33.024Z] [2024-12-20T01:08:33.024Z] #51 [security-proxy-auth internal] load build context [2024-12-20T01:08:33.024Z] #51 ... [2024-12-20T01:08:33.024Z] [2024-12-20T01:08:33.024Z] #52 [security-proxy-setup internal] load build context [2024-12-20T01:08:33.282Z] #52 transferring context: 433.44MB 11.1s done [2024-12-20T01:08:33.282Z] #52 ... [2024-12-20T01:08:33.282Z] [2024-12-20T01:08:33.282Z] #53 [core-common-config-bootstrapper internal] load build context [2024-12-20T01:08:33.282Z] #53 transferring context: 433.44MB 10.1s done [2024-12-20T01:08:33.282Z] #53 ... [2024-12-20T01:08:33.282Z] [2024-12-20T01:08:33.282Z] #54 [support-scheduler internal] load build context [2024-12-20T01:08:33.282Z] #54 transferring context: 433.44MB 9.2s done [2024-12-20T01:08:33.540Z] #54 ... [2024-12-20T01:08:33.540Z] [2024-12-20T01:08:33.540Z] #55 [security-bootstrapper internal] load build context [2024-12-20T01:08:33.540Z] #55 transferring context: 433.44MB 10.6s done [2024-12-20T01:08:33.540Z] #55 ... [2024-12-20T01:08:33.540Z] [2024-12-20T01:08:33.540Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-20T01:08:33.540Z] #56 ... [2024-12-20T01:08:33.540Z] [2024-12-20T01:08:33.540Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-20T01:08:33.798Z] #57 ... [2024-12-20T01:08:33.798Z] [2024-12-20T01:08:33.798Z] #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-20T01:08:33.798Z] #58 ... [2024-12-20T01:08:33.798Z] [2024-12-20T01:08:33.798Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-20T01:08:34.367Z] #59 ... [2024-12-20T01:08:34.367Z] [2024-12-20T01:08:34.367Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-20T01:08:34.367Z] #60 ... [2024-12-20T01:08:34.367Z] [2024-12-20T01:08:34.367Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-20T01:08:35.032Z] #61 ... [2024-12-20T01:08:35.033Z] [2024-12-20T01:08:35.033Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-20T01:08:35.713Z] #62 ... [2024-12-20T01:08:35.713Z] [2024-12-20T01:08:35.713Z] #45 [core-keeper internal] load build context [2024-12-20T01:08:35.713Z] #45 transferring context: 433.44MB 12.0s done [2024-12-20T01:08:37.093Z] #45 ... [2024-12-20T01:08:37.093Z] [2024-12-20T01:08:37.093Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-20T01:08:37.093Z] #63 ... [2024-12-20T01:08:37.093Z] [2024-12-20T01:08:37.093Z] #46 [security-secretstore-setup internal] load build context [2024-12-20T01:08:37.093Z] #46 transferring context: 433.44MB 11.6s done [2024-12-20T01:08:37.660Z] #46 ... [2024-12-20T01:08:37.660Z] [2024-12-20T01:08:37.660Z] #64 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-12-20T01:08:37.920Z] #64 ... [2024-12-20T01:08:37.920Z] [2024-12-20T01:08:37.920Z] #49 [core-metadata internal] load build context [2024-12-20T01:08:37.920Z] #49 transferring context: 433.44MB 11.8s done [2024-12-20T01:08:43.200Z] #49 ... [2024-12-20T01:08:43.200Z] [2024-12-20T01:08:43.200Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-20T01:08:43.200Z] #65 ... [2024-12-20T01:08:43.200Z] [2024-12-20T01:08:43.200Z] #43 [support-notifications internal] load build context [2024-12-20T01:08:43.200Z] #43 transferring context: 433.44MB 10.7s done [2024-12-20T01:08:43.200Z] #43 ... [2024-12-20T01:08:43.200Z] [2024-12-20T01:08:43.200Z] #47 [security-spiffe-token-provider internal] load build context [2024-12-20T01:08:43.200Z] #47 transferring context: 433.44MB 10.8s done [2024-12-20T01:08:43.200Z] #47 ... [2024-12-20T01:08:43.200Z] [2024-12-20T01:08:43.200Z] #50 [core-data internal] load build context [2024-12-20T01:08:43.200Z] #50 transferring context: 433.44MB 11.4s done [2024-12-20T01:08:43.200Z] #50 ... [2024-12-20T01:08:43.200Z] [2024-12-20T01:08:43.200Z] #51 [security-proxy-auth internal] load build context [2024-12-20T01:08:43.200Z] #51 transferring context: 433.44MB 11.8s done [2024-12-20T01:08:46.504Z] #51 ... [2024-12-20T01:08:46.504Z] [2024-12-20T01:08:46.504Z] #54 [support-scheduler internal] load build context [2024-12-20T01:08:46.504Z] #54 DONE 24.2s [2024-12-20T01:08:46.504Z] [2024-12-20T01:08:46.504Z] #53 [core-common-config-bootstrapper internal] load build context [2024-12-20T01:08:46.504Z] #53 DONE 24.2s [2024-12-20T01:08:46.504Z] [2024-12-20T01:08:46.504Z] #48 [core-command internal] load build context [2024-12-20T01:08:46.504Z] #48 DONE 24.3s [2024-12-20T01:08:46.504Z] [2024-12-20T01:08:46.504Z] #55 [security-bootstrapper internal] load build context [2024-12-20T01:08:46.504Z] #55 DONE 24.3s [2024-12-20T01:08:46.504Z] [2024-12-20T01:08:46.504Z] #47 [security-spiffe-token-provider internal] load build context [2024-12-20T01:08:46.504Z] #47 DONE 24.3s [2024-12-20T01:08:46.504Z] [2024-12-20T01:08:46.504Z] #43 [support-notifications internal] load build context [2024-12-20T01:08:46.504Z] #43 DONE 24.3s [2024-12-20T01:08:46.504Z] [2024-12-20T01:08:46.504Z] #40 [core-command builder 2/7] WORKDIR /edgex-go [2024-12-20T01:08:46.504Z] #40 DONE 23.0s [2024-12-20T01:08:46.504Z] [2024-12-20T01:08:46.504Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-20T01:08:46.504Z] #66 ... [2024-12-20T01:08:46.504Z] [2024-12-20T01:08:46.504Z] #52 [security-proxy-setup internal] load build context [2024-12-20T01:08:46.504Z] #52 DONE 24.3s [2024-12-20T01:08:46.504Z] [2024-12-20T01:08:46.504Z] #51 [security-proxy-auth internal] load build context [2024-12-20T01:08:46.504Z] #51 DONE 24.3s [2024-12-20T01:08:46.504Z] [2024-12-20T01:08:46.504Z] #50 [core-data internal] load build context [2024-12-20T01:08:46.505Z] #50 DONE 24.3s [2024-12-20T01:08:46.505Z] [2024-12-20T01:08:46.505Z] #49 [core-metadata internal] load build context [2024-12-20T01:08:46.505Z] #49 DONE 24.3s [2024-12-20T01:08:46.505Z] [2024-12-20T01:08:46.505Z] #45 [core-keeper internal] load build context [2024-12-20T01:08:46.505Z] #45 DONE 24.3s [2024-12-20T01:08:46.505Z] [2024-12-20T01:08:46.505Z] #46 [security-secretstore-setup internal] load build context [2024-12-20T01:08:46.505Z] #46 DONE 24.3s [2024-12-20T01:08:46.505Z] [2024-12-20T01:08:46.505Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:08:46.505Z] #41 DONE 24.4s [2024-12-20T01:08:46.505Z] [2024-12-20T01:08:46.505Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-20T01:08:46.505Z] #44 DONE 24.4s [2024-12-20T01:08:46.505Z] [2024-12-20T01:08:46.505Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-20T01:08:47.451Z] #67 ... [2024-12-20T01:08:47.451Z] [2024-12-20T01:08:47.451Z] #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-20T01:08:47.451Z] #58 DONE 24.0s [2024-12-20T01:08:47.793Z] [2024-12-20T01:08:47.793Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-20T01:08:47.793Z] #57 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:47.793Z] #57 24.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:47.793Z] #57 24.38 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-20T01:08:47.793Z] #57 24.38 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-20T01:08:47.793Z] #57 24.38 OK: 24172 distinct packages available [2024-12-20T01:08:48.127Z] #57 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.127Z] #57 24.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.444Z] #57 ... [2024-12-20T01:08:48.444Z] [2024-12-20T01:08:48.444Z] #64 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-12-20T01:08:48.444Z] #64 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.444Z] #64 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.444Z] #64 20.05 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-20T01:08:48.444Z] #64 20.05 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:48.444Z] #64 20.06 OK: 8 MiB in 15 packages [2024-12-20T01:08:48.444Z] #64 DONE 20.7s [2024-12-20T01:08:48.444Z] [2024-12-20T01:08:48.444Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-20T01:08:48.444Z] #56 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.444Z] #56 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.444Z] #56 24.17 (1/3) Installing ca-certificates (20240705-r0) [2024-12-20T01:08:48.444Z] #56 24.19 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-20T01:08:48.444Z] #56 24.20 (3/3) Installing tzdata (2024b-r0) [2024-12-20T01:08:48.444Z] #56 24.23 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:48.444Z] #56 24.24 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:08:48.444Z] #56 24.27 OK: 10 MiB in 17 packages [2024-12-20T01:08:48.444Z] #56 DONE 24.9s [2024-12-20T01:08:48.444Z] [2024-12-20T01:08:48.444Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-20T01:08:48.444Z] #61 22.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.444Z] #61 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.444Z] #61 23.50 (1/4) Installing ca-certificates (20240705-r0) [2024-12-20T01:08:48.444Z] #61 23.52 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-20T01:08:48.444Z] #61 23.53 (3/4) Installing su-exec (0.2-r3) [2024-12-20T01:08:48.444Z] #61 23.62 (4/4) Installing yq-go (4.44.1-r2) [2024-12-20T01:08:48.444Z] #61 23.71 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:48.444Z] #61 23.72 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:08:48.444Z] #61 23.77 OK: 19 MiB in 18 packages [2024-12-20T01:08:48.444Z] #61 DONE 24.3s [2024-12-20T01:08:48.444Z] [2024-12-20T01:08:48.444Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-20T01:08:48.444Z] #57 24.97 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:48.444Z] #57 25.05 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:48.444Z] #57 25.06 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-20T01:08:48.444Z] #57 25.07 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-20T01:08:48.444Z] #57 25.07 (5/7) Installing libucontext (1.2-r3) [2024-12-20T01:08:48.444Z] #57 25.08 (6/7) Installing gcompat (1.1.0-r4) [2024-12-20T01:08:48.444Z] #57 25.08 (7/7) Installing openssl (3.3.2-r1) [2024-12-20T01:08:48.880Z] #57 25.09 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:48.880Z] #57 25.10 OK: 9 MiB in 19 packages [2024-12-20T01:08:48.880Z] #57 DONE 25.3s [2024-12-20T01:08:48.880Z] [2024-12-20T01:08:48.880Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-20T01:08:48.880Z] #60 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.880Z] #60 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.880Z] #60 24.27 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-20T01:08:48.881Z] #60 24.27 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-20T01:08:48.881Z] #60 24.27 OK: 24172 distinct packages available [2024-12-20T01:08:48.881Z] #60 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.881Z] #60 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.881Z] #60 24.86 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-20T01:08:48.881Z] #60 24.87 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-20T01:08:48.881Z] #60 24.87 (3/4) Installing libucontext (1.2-r3) [2024-12-20T01:08:48.881Z] #60 24.91 (4/4) Installing gcompat (1.1.0-r4) [2024-12-20T01:08:48.881Z] #60 24.92 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:48.881Z] #60 24.95 OK: 8 MiB in 18 packages [2024-12-20T01:08:48.881Z] #60 DONE 25.2s [2024-12-20T01:08:48.881Z] [2024-12-20T01:08:48.881Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-20T01:08:48.881Z] #59 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.881Z] #59 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.881Z] #59 24.89 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-20T01:08:48.881Z] #59 24.91 (2/2) Installing su-exec (0.2-r3) [2024-12-20T01:08:48.881Z] #59 24.92 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:48.881Z] #59 24.97 OK: 8 MiB in 16 packages [2024-12-20T01:08:48.881Z] #59 DONE 25.3s [2024-12-20T01:08:48.881Z] [2024-12-20T01:08:48.881Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-20T01:08:48.881Z] #63 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.881Z] #63 21.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:48.881Z] #63 21.91 (1/2) Installing ca-certificates (20240705-r0) [2024-12-20T01:08:48.881Z] #63 21.99 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-20T01:08:48.881Z] #63 22.00 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:48.881Z] #63 22.02 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:08:48.881Z] #63 22.06 OK: 9 MiB in 16 packages [2024-12-20T01:08:48.881Z] #63 DONE 22.4s [2024-12-20T01:08:48.881Z] [2024-12-20T01:08:48.881Z] #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-20T01:08:49.171Z] #68 ... [2024-12-20T01:08:49.171Z] [2024-12-20T01:08:49.171Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-20T01:08:49.171Z] #69 DONE 2.9s [2024-12-20T01:08:49.171Z] [2024-12-20T01:08:49.171Z] #42 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-20T01:08:49.171Z] #42 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:49.171Z] #42 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:49.171Z] #42 18.63 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-20T01:08:49.171Z] #42 18.63 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:49.171Z] #42 18.64 OK: 8 MiB in 15 packages [2024-12-20T01:08:49.171Z] #42 DONE 19.0s [2024-12-20T01:08:49.453Z] [2024-12-20T01:08:49.453Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-20T01:08:49.453Z] #62 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:49.453Z] #62 24.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:49.453Z] #62 24.81 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-20T01:08:49.453Z] #62 24.81 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-20T01:08:49.453Z] #62 24.81 OK: 24172 distinct packages available [2024-12-20T01:08:49.453Z] #62 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:49.453Z] #62 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:49.454Z] #62 25.30 (1/14) Installing ca-certificates (20240705-r0) [2024-12-20T01:08:49.454Z] #62 25.32 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-20T01:08:49.454Z] #62 25.36 (3/14) Installing c-ares (1.33.1-r0) [2024-12-20T01:08:49.454Z] #62 25.36 (4/14) Installing libunistring (1.2-r0) [2024-12-20T01:08:49.454Z] #62 25.39 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-20T01:08:49.454Z] #62 25.56 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-20T01:08:49.454Z] #62 25.56 (7/14) Installing libpsl (0.21.5-r1) [2024-12-20T01:08:49.454Z] #62 25.57 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-20T01:08:49.454Z] #62 25.58 (9/14) Installing libcurl (8.11.1-r0) [2024-12-20T01:08:49.454Z] #62 25.59 (10/14) Installing curl (8.11.1-r0) [2024-12-20T01:08:49.454Z] #62 25.66 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-20T01:08:49.454Z] #62 25.67 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-20T01:08:49.454Z] #62 25.67 (13/14) Installing libucontext (1.2-r3) [2024-12-20T01:08:49.454Z] #62 25.67 (14/14) Installing gcompat (1.1.0-r4) [2024-12-20T01:08:49.454Z] #62 25.68 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:49.454Z] #62 25.70 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:08:49.454Z] #62 25.80 OK: 13 MiB in 28 packages [2024-12-20T01:08:49.454Z] #62 ... [2024-12-20T01:08:49.454Z] [2024-12-20T01:08:49.454Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-20T01:08:49.454Z] #0 2.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:49.454Z] #0 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:49.454Z] #0 2.620 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-20T01:08:49.454Z] #0 2.620 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-20T01:08:49.454Z] #0 2.620 OK: 24176 distinct packages available [2024-12-20T01:08:49.454Z] #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:49.454Z] #0 2.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:49.454Z] #0 3.040 OK: 246 MiB in 54 packages [2024-12-20T01:08:49.454Z] #70 DONE 3.4s [2024-12-20T01:08:49.742Z] [2024-12-20T01:08:49.742Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-20T01:08:49.742Z] #65 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:49.742Z] #65 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:49.742Z] #65 16.22 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:49.742Z] #65 16.26 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:49.742Z] #65 16.43 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-20T01:08:49.742Z] #65 16.46 (4/6) Installing openssl (3.3.2-r1) [2024-12-20T01:08:49.742Z] #65 16.53 (5/6) Installing su-exec (0.2-r3) [2024-12-20T01:08:49.742Z] #65 16.54 (6/6) Installing yq-go (4.44.1-r2) [2024-12-20T01:08:49.742Z] #65 16.70 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:49.742Z] #65 16.71 OK: 19 MiB in 18 packages [2024-12-20T01:08:49.742Z] #65 DONE 17.0s [2024-12-20T01:08:49.742Z] [2024-12-20T01:08:49.742Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-20T01:08:49.742Z] #62 DONE 26.1s [2024-12-20T01:08:49.742Z] [2024-12-20T01:08:49.742Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T01:08:49.742Z] #71 ... [2024-12-20T01:08:49.742Z] [2024-12-20T01:08:49.742Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:08:49.742Z] #72 DONE 0.2s [2024-12-20T01:08:50.181Z] [2024-12-20T01:08:50.181Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-20T01:08:50.181Z] #67 3.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:50.181Z] #67 3.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:50.181Z] #67 4.019 OK: 246 MiB in 54 packages [2024-12-20T01:08:50.633Z] #67 DONE 4.5s [2024-12-20T01:08:50.633Z] [2024-12-20T01:08:50.633Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-20T01:08:50.633Z] #66 3.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:50.633Z] #66 3.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:50.633Z] #66 4.042 OK: 246 MiB in 54 packages [2024-12-20T01:08:50.633Z] #66 DONE 4.4s [2024-12-20T01:08:50.633Z] [2024-12-20T01:08:50.633Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-20T01:08:50.633Z] #0 3.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:50.633Z] #0 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:50.633Z] #0 3.913 OK: 246 MiB in 54 packages [2024-12-20T01:08:50.633Z] #73 DONE 4.4s [2024-12-20T01:08:50.633Z] [2024-12-20T01:08:50.633Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:08:50.633Z] #74 DONE 0.1s [2024-12-20T01:08:50.633Z] [2024-12-20T01:08:50.633Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:08:50.899Z] #75 DONE 0.1s [2024-12-20T01:08:50.899Z] [2024-12-20T01:08:50.899Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:08:50.899Z] #76 DONE 0.1s [2024-12-20T01:08:50.899Z] [2024-12-20T01:08:50.899Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:08:52.900Z] #77 ... [2024-12-20T01:08:52.900Z] [2024-12-20T01:08:52.900Z] #78 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-12-20T01:08:52.900Z] #0 2.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:52.900Z] #0 2.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:52.900Z] #0 3.237 Upgrading critical system libraries and apk-tools: [2024-12-20T01:08:52.900Z] #0 3.237 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:08:52.900Z] #0 3.246 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:52.900Z] #0 3.310 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:08:52.900Z] #0 3.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:52.900Z] #0 3.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:52.900Z] #0 3.667 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:52.900Z] #0 3.711 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:52.900Z] #0 3.719 OK: 8 MiB in 15 packages [2024-12-20T01:08:52.900Z] #78 DONE 4.0s [2024-12-20T01:08:52.900Z] [2024-12-20T01:08:52.900Z] #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-20T01:08:52.900Z] #0 3.129 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:52.900Z] #0 3.666 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:52.900Z] #0 4.392 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-20T01:08:52.900Z] #0 4.717 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:52.900Z] #0 4.742 OK: 8 MiB in 15 packages [2024-12-20T01:08:52.900Z] #79 DONE 5.0s [2024-12-20T01:08:52.900Z] [2024-12-20T01:08:52.900Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T01:08:52.900Z] #0 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:52.900Z] #0 2.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:52.900Z] #0 3.196 Upgrading critical system libraries and apk-tools: [2024-12-20T01:08:52.900Z] #0 3.196 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:08:52.900Z] #0 3.207 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:52.900Z] #0 3.278 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:08:52.900Z] #0 3.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:52.900Z] #0 3.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:52.900Z] #0 3.699 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:52.900Z] #0 3.745 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:52.900Z] #0 3.775 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:08:52.900Z] #0 3.918 OK: 10 MiB in 17 packages [2024-12-20T01:08:52.900Z] #80 DONE 4.0s [2024-12-20T01:08:52.900Z] [2024-12-20T01:08:52.900Z] #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-20T01:08:52.900Z] #68 3.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:52.900Z] #68 3.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:52.900Z] #68 3.741 Upgrading critical system libraries and apk-tools: [2024-12-20T01:08:52.900Z] #68 3.741 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:08:52.900Z] #68 3.762 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:52.900Z] #68 3.834 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:08:52.900Z] #68 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:52.900Z] #68 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.168Z] #68 4.353 OK: 9 MiB in 19 packages [2024-12-20T01:08:53.168Z] #68 DONE 4.5s [2024-12-20T01:08:53.168Z] [2024-12-20T01:08:53.168Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-20T01:08:53.168Z] #0 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.168Z] #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.168Z] #0 3.518 Upgrading critical system libraries and apk-tools: [2024-12-20T01:08:53.168Z] #0 3.518 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:08:53.168Z] #0 3.550 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:53.168Z] #0 3.633 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:08:53.168Z] #0 3.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.168Z] #0 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.168Z] #0 3.996 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:53.168Z] #0 4.031 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:53.168Z] #0 4.041 OK: 8 MiB in 18 packages [2024-12-20T01:08:53.168Z] #81 DONE 4.5s [2024-12-20T01:08:53.168Z] [2024-12-20T01:08:53.168Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-20T01:08:53.168Z] #0 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.168Z] #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.168Z] #0 3.750 Upgrading critical system libraries and apk-tools: [2024-12-20T01:08:53.168Z] #0 3.750 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:08:53.168Z] #0 3.768 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:53.168Z] #0 3.868 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:08:53.168Z] #0 3.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.168Z] #0 4.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.168Z] #0 4.292 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:53.168Z] #0 4.325 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:53.168Z] #0 4.334 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:08:53.168Z] #0 4.366 OK: 19 MiB in 18 packages [2024-12-20T01:08:53.168Z] #82 DONE 4.8s [2024-12-20T01:08:53.168Z] [2024-12-20T01:08:53.168Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-20T01:08:53.431Z] #83 ... [2024-12-20T01:08:53.431Z] [2024-12-20T01:08:53.431Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-20T01:08:53.431Z] #0 3.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.431Z] #0 3.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.431Z] #0 3.606 Upgrading critical system libraries and apk-tools: [2024-12-20T01:08:53.431Z] #0 3.606 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:08:53.431Z] #0 3.615 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:53.431Z] #0 3.703 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:08:53.431Z] #0 3.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.431Z] #0 3.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.431Z] #0 4.075 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:53.431Z] #0 4.315 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:53.431Z] #0 4.370 OK: 8 MiB in 16 packages [2024-12-20T01:08:53.431Z] #84 DONE 4.6s [2024-12-20T01:08:53.431Z] [2024-12-20T01:08:53.431Z] #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-20T01:08:53.431Z] #0 3.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.431Z] #0 3.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.431Z] #0 3.806 Upgrading critical system libraries and apk-tools: [2024-12-20T01:08:53.431Z] #0 3.806 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:08:53.431Z] #0 3.816 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:53.431Z] #0 3.873 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:08:53.431Z] #0 3.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.431Z] #0 3.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.431Z] #0 4.221 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:53.431Z] #0 4.310 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:53.431Z] #0 4.320 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:08:53.431Z] #0 4.426 OK: 9 MiB in 16 packages [2024-12-20T01:08:53.431Z] #85 DONE 4.6s [2024-12-20T01:08:53.431Z] [2024-12-20T01:08:53.431Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T01:08:53.431Z] #71 3.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.431Z] #71 3.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.690Z] #71 4.107 Upgrading critical system libraries and apk-tools: [2024-12-20T01:08:53.690Z] #71 4.110 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:08:53.690Z] #71 4.124 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:53.690Z] #71 4.217 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:08:53.948Z] #71 4.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:53.948Z] #71 4.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:54.210Z] #71 4.630 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:54.471Z] #71 4.668 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:54.471Z] #71 4.679 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:08:54.730Z] #71 5.130 OK: 13 MiB in 28 packages [2024-12-20T01:08:55.280Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35422 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-12-20T01:08:55.303Z] Running in /w/workspace/edgex-go/766 [Pipeline] { [Pipeline] checkout [2024-12-20T01:08:55.757Z] #71 ... [2024-12-20T01:08:55.757Z] [2024-12-20T01:08:55.757Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-20T01:08:55.757Z] #83 DONE 2.3s [2024-12-20T01:08:55.757Z] [2024-12-20T01:08:55.757Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-20T01:08:55.757Z] #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:55.757Z] #0 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:55.757Z] #0 3.307 Upgrading critical system libraries and apk-tools: [2024-12-20T01:08:55.757Z] #0 3.307 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:08:55.757Z] #0 3.469 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:55.757Z] #0 3.525 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:08:55.758Z] #0 3.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:55.758Z] #0 3.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:55.758Z] #0 4.539 OK: 19 MiB in 18 packages [2024-12-20T01:08:55.758Z] #86 DONE 6.0s [2024-12-20T01:08:55.758Z] [2024-12-20T01:08:55.758Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-20T01:08:55.758Z] #0 3.339 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:55.758Z] #0 3.798 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:55.758Z] #0 4.519 OK: 246 MiB in 54 packages [2024-12-20T01:08:55.758Z] #87 DONE 6.4s [2024-12-20T01:08:55.758Z] [2024-12-20T01:08:55.758Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T01:08:55.758Z] #71 DONE 6.0s [2024-12-20T01:08:55.758Z] [2024-12-20T01:08:55.758Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-20T01:08:55.758Z] #0 3.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:55.758Z] #0 3.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:55.758Z] #0 3.704 Upgrading critical system libraries and apk-tools: [2024-12-20T01:08:55.758Z] #0 3.704 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:08:55.758Z] #0 3.714 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:08:55.758Z] #0 3.789 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:08:55.758Z] #0 3.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:55.758Z] #0 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T01:08:55.758Z] #0 4.284 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:55.758Z] #0 4.330 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:08:55.758Z] #0 4.346 OK: 8 MiB in 15 packages [2024-12-20T01:08:55.758Z] #88 DONE 6.5s [2024-12-20T01:08:55.758Z] [2024-12-20T01:08:55.758Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-20T01:08:55.758Z] #89 DONE 2.3s [2024-12-20T01:08:55.758Z] [2024-12-20T01:08:55.758Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-20T01:08:55.758Z] #90 DONE 2.3s [2024-12-20T01:08:55.758Z] [2024-12-20T01:08:55.758Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-20T01:08:55.758Z] #91 DONE 0.1s [2024-12-20T01:08:55.758Z] [2024-12-20T01:08:55.758Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-20T01:08:55.758Z] #92 ... [2024-12-20T01:08:55.758Z] [2024-12-20T01:08:55.758Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-20T01:08:55.758Z] #93 DONE 0.1s [2024-12-20T01:08:55.758Z] [2024-12-20T01:08:55.758Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-20T01:08:55.758Z] #94 DONE 0.1s [2024-12-20T01:08:55.758Z] [2024-12-20T01:08:55.758Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-20T01:08:55.758Z] #95 DONE 0.1s [2024-12-20T01:08:56.018Z] [2024-12-20T01:08:56.018Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:08:56.276Z] #96 ... [2024-12-20T01:08:56.276Z] [2024-12-20T01:08:56.276Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-20T01:08:56.276Z] #97 DONE 0.5s [2024-12-20T01:08:56.276Z] [2024-12-20T01:08:56.276Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-20T01:08:56.276Z] #92 DONE 0.6s [2024-12-20T01:08:56.276Z] [2024-12-20T01:08:56.276Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-20T01:08:56.276Z] #98 DONE 0.1s [2024-12-20T01:08:56.276Z] [2024-12-20T01:08:56.276Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-20T01:08:56.276Z] #99 DONE 0.1s [2024-12-20T01:08:56.276Z] [2024-12-20T01:08:56.276Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-20T01:08:56.276Z] #100 DONE 0.1s [2024-12-20T01:08:56.276Z] [2024-12-20T01:08:56.276Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-20T01:08:56.535Z] #101 DONE 0.1s [2024-12-20T01:08:56.535Z] [2024-12-20T01:08:56.535Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-20T01:08:56.535Z] #102 DONE 0.1s [2024-12-20T01:08:56.535Z] [2024-12-20T01:08:56.535Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-20T01:08:56.535Z] #103 DONE 0.2s [2024-12-20T01:08:56.535Z] [2024-12-20T01:08:56.535Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-20T01:08:56.535Z] #104 DONE 0.1s [2024-12-20T01:08:56.535Z] [2024-12-20T01:08:56.535Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-20T01:08:56.535Z] #105 DONE 0.1s [2024-12-20T01:08:56.535Z] [2024-12-20T01:08:56.535Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-20T01:08:56.535Z] #106 DONE 0.1s [2024-12-20T01:08:56.535Z] [2024-12-20T01:08:56.535Z] #107 [security-spire-config] exporting to image [2024-12-20T01:08:56.535Z] #107 exporting layers [2024-12-20T01:08:56.794Z] #107 ... [2024-12-20T01:08:56.794Z] [2024-12-20T01:08:56.794Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-20T01:08:56.794Z] #108 DONE 0.1s [2024-12-20T01:08:56.794Z] [2024-12-20T01:08:56.794Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-20T01:08:56.794Z] #109 DONE 0.1s [2024-12-20T01:08:56.794Z] [2024-12-20T01:08:56.794Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-20T01:08:56.794Z] #110 DONE 0.1s [2024-12-20T01:08:56.794Z] [2024-12-20T01:08:56.794Z] #107 [security-spire-server] exporting to image [2024-12-20T01:08:57.360Z] #107 ... [2024-12-20T01:08:57.360Z] [2024-12-20T01:08:57.360Z] #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-20T01:08:57.360Z] #111 DONE 3.8s [2024-12-20T01:08:57.360Z] [2024-12-20T01:08:57.360Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-20T01:08:57.360Z] #112 DONE 0.1s [2024-12-20T01:08:57.360Z] [2024-12-20T01:08:57.360Z] #107 [security-spire-config] exporting to image [2024-12-20T01:08:57.360Z] #107 exporting layers 0.7s done [2024-12-20T01:08:57.360Z] #107 writing image sha256:03558d4e59d4a98bd16b4e609f38eeaafb000292705883e002b26a237120b4cf 0.0s done [2024-12-20T01:08:57.360Z] #107 naming to docker.io/library/security-spire-config done [2024-12-20T01:08:57.360Z] #107 exporting layers 0.7s done [2024-12-20T01:08:57.360Z] #107 writing image sha256:c6a29e07b4212fa47a80c39f072ebfed37f02f1ff5681ff9c33782f620617f6b done [2024-12-20T01:08:57.360Z] #107 naming to docker.io/library/security-spire-server done [2024-12-20T01:08:57.619Z] #107 writing image sha256:dbe1cc3af72de5bf2a8bd4c295e6878eb8289f499b4b15a19bdc17e3c7ce0812 done [2024-12-20T01:08:57.619Z] #107 naming to docker.io/library/security-spire-agent done [2024-12-20T01:08:57.619Z] #107 DONE 0.9s [2024-12-20T01:08:57.619Z] [2024-12-20T01:08:57.619Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:08:58.365Z] The recommended git tool is: git [2024-12-20T01:09:00.157Z] #113 ... [2024-12-20T01:09:00.157Z] [2024-12-20T01:09:00.157Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:00.157Z] #114 ... [2024-12-20T01:09:00.157Z] [2024-12-20T01:09:00.157Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:05.035Z] using credential edgex-jenkins-ssh [2024-12-20T01:09:05.058Z] Cloning the remote Git repository [2024-12-20T01:09:05.101Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-12-20T01:09:05.204Z] > git init /w/workspace/edgex-go/766 # timeout=10 [2024-12-20T01:09:05.356Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-12-20T01:09:05.357Z] > git --version # timeout=10 [2024-12-20T01:09:05.392Z] > git --version # 'git version 2.25.1' [2024-12-20T01:09:05.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-20T01:09:05.576Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-20T01:09:24.068Z] Avoid second fetch [2024-12-20T01:09:24.069Z] Checking out Revision 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 (main) [2024-12-20T01:09:24.912Z] Commit message: "Merge pull request #5032 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.14" [2024-12-20T01:09:23.089Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-12-20T01:09:23.112Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-20T01:09:24.084Z] > git config core.sparsecheckout # timeout=10 [2024-12-20T01:09:24.149Z] > git checkout -f 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-20T01:09:29.587Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-20T01:09:29.587Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-20T01:09:29.587Z] Dload Upload Total Spent Left Speed [2024-12-20T01:09:29.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 74581 0 --:--:-- --:--:-- --:--:-- 74581 [Pipeline] sh [2024-12-20T01:09:29.936Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-20T01:09:30.271Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-12-20T01:09:30.271Z] sudo tee /etc/docker/daemon.new [2024-12-20T01:09:30.271Z] { [2024-12-20T01:09:30.271Z] "registry-mirrors": [ [2024-12-20T01:09:30.271Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-20T01:09:30.271Z] ], [2024-12-20T01:09:30.271Z] "bip": "10.250.0.254/24", [2024-12-20T01:09:30.271Z] "hosts": [ [2024-12-20T01:09:30.271Z] "tcp://0.0.0.0:5555", [2024-12-20T01:09:30.271Z] "unix:///var/run/docker.sock" [2024-12-20T01:09:30.271Z] ], [2024-12-20T01:09:30.271Z] "mtu": 1458, [2024-12-20T01:09:30.271Z] "selinux-enabled": true, [2024-12-20T01:09:30.271Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-20T01:09:30.271Z] } [Pipeline] sh [2024-12-20T01:09:30.599Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-20T01:09:30.935Z] + sudo service docker restart [2024-12-20T01:09:39.071Z] #115 ... [2024-12-20T01:09:39.071Z] [2024-12-20T01:09:39.071Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:39.071Z] #114 DONE 47.9s [2024-12-20T01:09:39.071Z] [2024-12-20T01:09:39.071Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:39.071Z] #96 DONE 42.0s [2024-12-20T01:09:39.071Z] [2024-12-20T01:09:39.071Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:39.071Z] #77 DONE 46.9s [2024-12-20T01:09:39.071Z] [2024-12-20T01:09:39.071Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:39.071Z] #115 DONE 47.0s [2024-12-20T01:09:39.071Z] [2024-12-20T01:09:39.071Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:39.071Z] #113 DONE 47.0s [2024-12-20T01:09:39.071Z] [2024-12-20T01:09:39.071Z] #116 [security-bootstrapper builder 6/7] COPY . . [2024-12-20T01:09:47.216Z] #116 DONE 8.3s [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-12-20T01:09:47.216Z] #117 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:09:47.216Z] #118 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:47.216Z] #119 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:09:47.216Z] #120 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-12-20T01:09:47.216Z] #121 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:47.216Z] #122 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-20T01:09:47.216Z] #123 DONE 8.3s [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:47.216Z] #124 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:09:47.216Z] #125 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #126 [core-metadata builder 6/7] COPY . . [2024-12-20T01:09:47.216Z] #126 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #127 [core-data builder 6/7] COPY . . [2024-12-20T01:09:47.216Z] #127 DONE 8.3s [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:47.216Z] #128 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:09:47.216Z] #129 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-20T01:09:47.216Z] #130 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #131 [core-command builder 6/7] COPY . . [2024-12-20T01:09:47.216Z] #131 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:47.216Z] #132 CACHED [2024-12-20T01:09:47.216Z] [2024-12-20T01:09:47.216Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:09:47.217Z] #133 CACHED [2024-12-20T01:09:47.217Z] [2024-12-20T01:09:47.217Z] #134 [support-notifications builder 6/7] COPY . . [2024-12-20T01:09:47.217Z] #134 DONE 8.3s [2024-12-20T01:09:47.217Z] [2024-12-20T01:09:47.217Z] #135 [support-scheduler builder 6/7] COPY . . [2024-12-20T01:09:47.217Z] #135 CACHED [2024-12-20T01:09:47.217Z] [2024-12-20T01:09:47.217Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:47.217Z] #136 CACHED [2024-12-20T01:09:47.217Z] [2024-12-20T01:09:47.217Z] #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:09:47.217Z] #137 CACHED [2024-12-20T01:09:47.217Z] [2024-12-20T01:09:47.217Z] #138 [core-keeper builder 7/8] COPY . . [2024-12-20T01:09:47.217Z] #138 DONE 8.3s [2024-12-20T01:09:47.217Z] [2024-12-20T01:09:47.217Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2024-12-20T01:09:47.217Z] #139 CACHED [2024-12-20T01:09:47.217Z] [2024-12-20T01:09:47.217Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:09:47.217Z] #140 CACHED [2024-12-20T01:09:47.217Z] [2024-12-20T01:09:47.217Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:09:47.217Z] #141 CACHED [2024-12-20T01:09:47.217Z] [2024-12-20T01:09:47.217Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-20T01:09:47.217Z] #142 0.999 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T01:09:49.187Z] provisioning config files... [2024-12-20T01:09:49.211Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/766@tmp/config17800176361024429320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:09:49.647Z] ---> ****-login.sh [2024-12-20T01:09:49.647Z] nexus3.edgexfoundry.org:10001 [2024-12-20T01:09:49.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:09:50.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:09:50.185Z] Configure a credential helper to remove this warning. See [2024-12-20T01:09:50.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:09:50.185Z] [2024-12-20T01:09:50.185Z] Login Succeeded [2024-12-20T01:09:50.185Z] nexus3.edgexfoundry.org:10002 [2024-12-20T01:09:50.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:09:50.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:09:50.455Z] Configure a credential helper to remove this warning. See [2024-12-20T01:09:50.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:09:50.455Z] [2024-12-20T01:09:50.455Z] Login Succeeded [2024-12-20T01:09:50.455Z] nexus3.edgexfoundry.org:10003 [2024-12-20T01:09:50.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:09:50.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:09:50.724Z] Configure a credential helper to remove this warning. See [2024-12-20T01:09:50.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:09:50.724Z] [2024-12-20T01:09:50.724Z] Login Succeeded [2024-12-20T01:09:50.724Z] nexus3.edgexfoundry.org:10004 [2024-12-20T01:09:50.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:09:50.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:09:50.724Z] Configure a credential helper to remove this warning. See [2024-12-20T01:09:50.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:09:50.724Z] [2024-12-20T01:09:50.724Z] Login Succeeded [2024-12-20T01:09:50.995Z] ****.io [2024-12-20T01:09:50.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:09:51.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:09:51.266Z] Configure a credential helper to remove this warning. See [2024-12-20T01:09:51.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:09:51.266Z] [2024-12-20T01:09:51.266Z] Login Succeeded [2024-12-20T01:09:51.266Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T01:09:51.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-12-20T01:09:51.916Z] + git config --global --add safe.directory /w/workspace/edgex-go/766 [Pipeline] echo [2024-12-20T01:09:51.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T01:09:51.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T01:09:51.975Z] ========================================================= [2024-12-20T01:09:51.975Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-20T01:09:51.975Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-20T01:09:52.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-20T01:09:52.311Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-12-20T01:09:52.311Z] cf04c63912e1: Pulling fs layer [2024-12-20T01:09:52.311Z] 55b35a11ae5e: Pulling fs layer [2024-12-20T01:09:52.311Z] a37a00ec5f00: Pulling fs layer [2024-12-20T01:09:52.311Z] 50b3750afda1: Pulling fs layer [2024-12-20T01:09:52.311Z] 4f4fb700ef54: Pulling fs layer [2024-12-20T01:09:52.311Z] 80978eb59214: Pulling fs layer [2024-12-20T01:09:52.311Z] c9f46d7d2bd2: Pulling fs layer [2024-12-20T01:09:52.311Z] c5a475d317c9: Pulling fs layer [2024-12-20T01:09:52.311Z] c9f46d7d2bd2: Waiting [2024-12-20T01:09:52.311Z] c5a475d317c9: Waiting [2024-12-20T01:09:52.311Z] 50b3750afda1: Waiting [2024-12-20T01:09:52.311Z] 4f4fb700ef54: Waiting [2024-12-20T01:09:52.311Z] 80978eb59214: Waiting [2024-12-20T01:09:52.582Z] 55b35a11ae5e: Verifying Checksum [2024-12-20T01:09:52.582Z] 55b35a11ae5e: Download complete [2024-12-20T01:09:52.582Z] 50b3750afda1: Verifying Checksum [2024-12-20T01:09:52.582Z] 50b3750afda1: Download complete [2024-12-20T01:09:52.582Z] 4f4fb700ef54: Download complete [2024-12-20T01:09:52.582Z] 80978eb59214: Verifying Checksum [2024-12-20T01:09:52.582Z] 80978eb59214: Download complete [2024-12-20T01:09:52.582Z] cf04c63912e1: Verifying Checksum [2024-12-20T01:09:52.582Z] cf04c63912e1: Download complete [2024-12-20T01:09:52.854Z] c5a475d317c9: Verifying Checksum [2024-12-20T01:09:53.125Z] cf04c63912e1: Pull complete [2024-12-20T01:09:53.715Z] 55b35a11ae5e: Pull complete [2024-12-20T01:09:53.984Z] a37a00ec5f00: Verifying Checksum [2024-12-20T01:09:53.984Z] a37a00ec5f00: Download complete [2024-12-20T01:09:54.945Z] c9f46d7d2bd2: Verifying Checksum [2024-12-20T01:09:54.945Z] c9f46d7d2bd2: Download complete [2024-12-20T01:09:57.184Z] #142 ... [2024-12-20T01:09:57.185Z] [2024-12-20T01:09:57.185Z] #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-12-20T01:09:57.185Z] #0 0.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-20T01:09:57.185Z] #143 ... [2024-12-20T01:09:57.185Z] [2024-12-20T01:09:57.185Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-20T01:09:57.185Z] #0 1.234 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-20T01:09:57.185Z] #144 ... [2024-12-20T01:09:57.185Z] [2024-12-20T01:09:57.185Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-20T01:09:57.185Z] #0 0.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-20T01:09:57.185Z] #145 ... [2024-12-20T01:09:57.185Z] [2024-12-20T01:09:57.185Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-20T01:09:57.185Z] #0 1.186 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-20T01:09:57.185Z] #146 ... [2024-12-20T01:09:57.185Z] [2024-12-20T01:09:57.185Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-20T01:09:57.185Z] #0 0.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-20T01:09:57.185Z] #147 ... [2024-12-20T01:09:57.185Z] [2024-12-20T01:09:57.185Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-20T01:09:57.185Z] #0 1.303 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-20T01:09:57.185Z] #148 ... [2024-12-20T01:09:57.185Z] [2024-12-20T01:09:57.185Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-20T01:09:57.185Z] #0 1.234 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-20T01:09:57.185Z] #149 ... [2024-12-20T01:09:57.185Z] [2024-12-20T01:09:57.185Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-20T01:09:57.185Z] #0 0.638 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-20T01:09:57.185Z] #150 ... [2024-12-20T01:09:57.185Z] [2024-12-20T01:09:57.185Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-20T01:09:57.185Z] #0 0.538 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-20T01:09:57.185Z] #151 ... [2024-12-20T01:09:57.185Z] [2024-12-20T01:09:57.185Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-20T01:09:57.185Z] #0 1.263 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-20T01:09:57.443Z] #152 ... [2024-12-20T01:09:57.443Z] [2024-12-20T01:09:57.443Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-20T01:09:57.443Z] #0 1.105 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-20T01:10:17.024Z] a37a00ec5f00: Pull complete [2024-12-20T01:10:17.024Z] 50b3750afda1: Pull complete [2024-12-20T01:10:17.024Z] 4f4fb700ef54: Pull complete [2024-12-20T01:10:17.024Z] 80978eb59214: Pull complete [2024-12-20T01:10:22.383Z] c9f46d7d2bd2: Pull complete [2024-12-20T01:10:24.326Z] c5a475d317c9: Pull complete [2024-12-20T01:10:24.326Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-20T01:10:24.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-20T01:10:24.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-20T01:10:24.664Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-20T01:10:24.664Z] WORKDIR /edgex [2024-12-20T01:10:24.664Z] COPY go.mod . [2024-12-20T01:10:24.664Z] RUN go mod download [2024-12-20T01:10:24.664Z] + docker build -t ci-base-image-arm64 -f - . [2024-12-20T01:10:26.083Z] #0 building with "default" instance using docker driver [2024-12-20T01:10:26.083Z] [2024-12-20T01:10:26.083Z] #1 [internal] load build definition from Dockerfile [2024-12-20T01:10:26.083Z] #1 transferring dockerfile: 172B 0.0s done [2024-12-20T01:10:26.083Z] #1 DONE 0.1s [2024-12-20T01:10:26.083Z] [2024-12-20T01:10:26.083Z] #2 [internal] load .dockerignore [2024-12-20T01:10:26.083Z] #2 transferring context: 50B done [2024-12-20T01:10:26.083Z] #2 DONE 0.1s [2024-12-20T01:10:26.083Z] [2024-12-20T01:10:26.083Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-20T01:10:26.083Z] #3 DONE 0.0s [2024-12-20T01:10:26.083Z] [2024-12-20T01:10:26.083Z] #4 [internal] load build context [2024-12-20T01:10:26.083Z] #4 transferring context: 6.51kB done [2024-12-20T01:10:26.083Z] #4 DONE 0.1s [2024-12-20T01:10:26.083Z] [2024-12-20T01:10:26.083Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-20T01:10:26.083Z] #5 DONE 0.2s [2024-12-20T01:10:26.083Z] [2024-12-20T01:10:26.083Z] #6 [2/4] WORKDIR /edgex [2024-12-20T01:10:28.030Z] #6 DONE 1.7s [2024-12-20T01:10:28.030Z] [2024-12-20T01:10:28.030Z] #7 [3/4] COPY go.mod . [2024-12-20T01:10:28.030Z] #7 DONE 0.1s [2024-12-20T01:10:28.030Z] [2024-12-20T01:10:28.030Z] #8 [4/4] RUN go mod download [2024-12-20T01:10:50.225Z] #8 DONE 20.5s [2024-12-20T01:10:50.225Z] [2024-12-20T01:10:50.225Z] #9 exporting to image [2024-12-20T01:10:50.225Z] #9 exporting layers [2024-12-20T01:11:08.471Z] #9 exporting layers 17.4s done [2024-12-20T01:11:08.471Z] #9 writing image sha256:63c41a84970942754ac837facef751e65cc844bb18a99772ec185c06f7e5e5ad done [2024-12-20T01:11:08.471Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2024-12-20T01:11:08.471Z] #9 DONE 17.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:11:08.811Z] + docker inspect -f . ci-base-image-arm64 [2024-12-20T01:11:08.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T01:11:09.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-35422 does not seem to be running inside a container [2024-12-20T01:11:09.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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-12-20T01:11:10.181Z] $ docker top 25ef641782f56a5a55abad72884cef1f476e6f77138a6021cecd03052c9925e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T01:11:10.973Z] + go version [2024-12-20T01:11:10.973Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-20T01:11:10.987Z] $ docker stop --time=1 25ef641782f56a5a55abad72884cef1f476e6f77138a6021cecd03052c9925e6 [2024-12-20T01:11:12.556Z] $ docker rm -f --volumes 25ef641782f56a5a55abad72884cef1f476e6f77138a6021cecd03052c9925e6 [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-12-20T01:11:13.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-20T01:11:13.247Z] [2024-12-20T01:11:13.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:11:13.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-20T01:11:13.851Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-12-20T01:11:13.851Z] 547446be3368: Pulling fs layer [2024-12-20T01:11:13.851Z] d125d8839a47: Pulling fs layer [2024-12-20T01:11:13.851Z] 3e85d5ac6304: Pulling fs layer [2024-12-20T01:11:13.851Z] c3105a71a48b: Pulling fs layer [2024-12-20T01:11:13.851Z] 0f093f025ec4: Pulling fs layer [2024-12-20T01:11:13.851Z] c3106fc0e877: Pulling fs layer [2024-12-20T01:11:13.851Z] 0f093f025ec4: Waiting [2024-12-20T01:11:13.851Z] c3106fc0e877: Waiting [2024-12-20T01:11:13.851Z] c3105a71a48b: Waiting [2024-12-20T01:11:13.851Z] 547446be3368: Verifying Checksum [2024-12-20T01:11:13.851Z] 547446be3368: Download complete [2024-12-20T01:11:13.851Z] c3105a71a48b: Verifying Checksum [2024-12-20T01:11:13.851Z] c3105a71a48b: Download complete [2024-12-20T01:11:14.122Z] d125d8839a47: Verifying Checksum [2024-12-20T01:11:14.122Z] d125d8839a47: Download complete [2024-12-20T01:11:14.122Z] c3106fc0e877: Download complete [2024-12-20T01:11:14.392Z] 0f093f025ec4: Verifying Checksum [2024-12-20T01:11:14.392Z] 0f093f025ec4: Download complete [2024-12-20T01:11:14.392Z] 547446be3368: Pull complete [2024-12-20T01:11:15.360Z] d125d8839a47: Pull complete [2024-12-20T01:11:15.948Z] 3e85d5ac6304: Verifying Checksum [2024-12-20T01:11:15.948Z] 3e85d5ac6304: Download complete [2024-12-20T01:11:19.059Z] #153 ... [2024-12-20T01:11:19.059Z] [2024-12-20T01:11:19.059Z] #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-12-20T01:11:19.059Z] #143 80.80 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-20T01:11:30.953Z] 3e85d5ac6304: Pull complete [2024-12-20T01:11:30.954Z] c3105a71a48b: Pull complete [2024-12-20T01:11:30.954Z] 0f093f025ec4: Pull complete [2024-12-20T01:11:30.954Z] c3106fc0e877: Pull complete [2024-12-20T01:11:30.954Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-12-20T01:11:30.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-20T01:11:30.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T01:11:31.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-35422 does not seem to be running inside a container [2024-12-20T01:11:31.209Z] $ 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/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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-12-20T01:11:33.022Z] $ docker top e87fc893cb76bd55a3b661a5a465d12639fe9df991bf0a38e09b38d9b0812b37 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T01:11:33.515Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-20T01:11:35.472Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-12-20T01:11:35.472Z] #1 ... [2024-12-20T01:11:35.472Z] [2024-12-20T01:11:35.472Z] #2 [support-notifications internal] load .dockerignore [2024-12-20T01:11:35.472Z] #2 transferring context: 50B 0.0s done [2024-12-20T01:11:35.472Z] #2 DONE 0.2s [2024-12-20T01:11:35.472Z] [2024-12-20T01:11:35.472Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-12-20T01:11:35.472Z] #3 transferring dockerfile: 2.02kB done [2024-12-20T01:11:35.472Z] #3 DONE 0.2s [2024-12-20T01:11:35.472Z] [2024-12-20T01:11:35.472Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-12-20T01:11:35.472Z] #1 transferring dockerfile: 1.82kB done [2024-12-20T01:11:35.744Z] #1 DONE 0.1s [2024-12-20T01:11:35.744Z] [2024-12-20T01:11:35.744Z] #4 [support-scheduler internal] load .dockerignore [2024-12-20T01:11:35.744Z] #4 transferring context: 50B 0.0s done [2024-12-20T01:11:35.744Z] #4 DONE 0.1s [2024-12-20T01:11:35.744Z] [2024-12-20T01:11:35.744Z] #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-20T01:11:35.744Z] #5 DONE 0.0s [2024-12-20T01:11:35.744Z] [2024-12-20T01:11:35.744Z] #6 [security-spire-config internal] load .dockerignore [2024-12-20T01:11:35.744Z] #6 transferring context: 50B 0.0s done [2024-12-20T01:11:35.744Z] #6 DONE 0.1s [2024-12-20T01:11:35.744Z] [2024-12-20T01:11:35.744Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-12-20T01:11:35.744Z] #7 transferring dockerfile: 1.69kB done [2024-12-20T01:11:35.744Z] #7 DONE 0.1s [2024-12-20T01:11:35.744Z] [2024-12-20T01:11:35.744Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-20T01:11:35.744Z] #8 transferring dockerfile: 2.50kB 0.0s done [2024-12-20T01:11:35.744Z] #8 DONE 0.1s [2024-12-20T01:11:35.744Z] [2024-12-20T01:11:35.744Z] #9 [security-proxy-setup internal] load .dockerignore [2024-12-20T01:11:35.744Z] #9 transferring context: 50B 0.0s done [2024-12-20T01:11:35.744Z] #9 DONE 0.1s [2024-12-20T01:11:35.744Z] [2024-12-20T01:11:35.744Z] #10 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-20T01:11:35.744Z] #10 ... [2024-12-20T01:11:35.744Z] [2024-12-20T01:11:35.744Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-20T01:11:35.744Z] #5 DONE 0.0s [2024-12-20T01:11:35.744Z] [2024-12-20T01:11:35.744Z] #11 [core-data internal] load build definition from Dockerfile [2024-12-20T01:11:35.744Z] #11 transferring dockerfile: 2.07kB done [2024-12-20T01:11:35.744Z] #11 DONE 0.1s [2024-12-20T01:11:35.744Z] [2024-12-20T01:11:35.744Z] #12 [core-data internal] load .dockerignore [2024-12-20T01:11:35.744Z] #12 transferring context: 50B done [2024-12-20T01:11:35.744Z] #12 DONE 0.1s [2024-12-20T01:11:36.016Z] [2024-12-20T01:11:36.016Z] #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-20T01:11:36.016Z] #5 DONE 0.0s [2024-12-20T01:11:36.016Z] [2024-12-20T01:11:36.016Z] #13 [security-bootstrapper internal] load .dockerignore [2024-12-20T01:11:36.016Z] #13 transferring context: 50B done [2024-12-20T01:11:36.016Z] #13 DONE 0.1s [2024-12-20T01:11:36.016Z] [2024-12-20T01:11:36.016Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-20T01:11:36.016Z] #14 transferring dockerfile: 3.02kB done [2024-12-20T01:11:36.016Z] #14 DONE 0.1s [2024-12-20T01:11:36.016Z] [2024-12-20T01:11:36.016Z] #15 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-12-20T01:11:36.016Z] #15 ... [2024-12-20T01:11:36.016Z] [2024-12-20T01:11:36.016Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-20T01:11:36.016Z] #5 DONE 0.0s [2024-12-20T01:11:36.016Z] [2024-12-20T01:11:36.016Z] #15 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-20T01:11:36.288Z] #15 ... [2024-12-20T01:11:36.289Z] [2024-12-20T01:11:36.289Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-20T01:11:36.289Z] #16 transferring dockerfile: 2.15kB 0.0s done [2024-12-20T01:11:36.289Z] #16 DONE 0.1s [2024-12-20T01:11:36.289Z] [2024-12-20T01:11:36.289Z] #17 [security-proxy-auth internal] load .dockerignore [2024-12-20T01:11:36.289Z] #17 transferring context: 50B 0.0s done [2024-12-20T01:11:36.289Z] #17 DONE 0.1s [2024-12-20T01:11:36.289Z] [2024-12-20T01:11:36.289Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-20T01:11:36.289Z] #5 DONE 0.0s [2024-12-20T01:11:36.289Z] [2024-12-20T01:11:36.289Z] #15 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-12-20T01:11:36.289Z] #15 ... [2024-12-20T01:11:36.289Z] [2024-12-20T01:11:36.289Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-20T01:11:36.289Z] #18 transferring context: 50B done [2024-12-20T01:11:36.289Z] #18 DONE 0.1s [2024-12-20T01:11:36.289Z] [2024-12-20T01:11:36.289Z] #19 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-20T01:11:36.289Z] #19 transferring dockerfile: 2.23kB done [2024-12-20T01:11:36.289Z] #19 DONE 0.1s [2024-12-20T01:11:36.289Z] [2024-12-20T01:11:36.289Z] #15 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-12-20T01:11:36.289Z] #15 DONE 0.8s [2024-12-20T01:11:36.289Z] [2024-12-20T01:11:36.289Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-20T01:11:36.289Z] #5 DONE 0.0s [2024-12-20T01:11:36.289Z] [2024-12-20T01:11:36.289Z] #20 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:11:36.289Z] #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:11:36.559Z] #20 ... [2024-12-20T01:11:36.559Z] [2024-12-20T01:11:36.559Z] #21 [core-command internal] load build definition from Dockerfile [2024-12-20T01:11:36.559Z] #21 transferring dockerfile: 1.94kB done [2024-12-20T01:11:36.559Z] #21 DONE 0.1s [2024-12-20T01:11:36.559Z] [2024-12-20T01:11:36.559Z] #22 [core-command internal] load .dockerignore [2024-12-20T01:11:36.559Z] #22 transferring context: 50B 0.0s done [2024-12-20T01:11:36.559Z] #22 DONE 0.2s [2024-12-20T01:11:36.559Z] [2024-12-20T01:11:36.559Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-20T01:11:36.559Z] #5 DONE 0.0s [2024-12-20T01:11:36.559Z] [2024-12-20T01:11:36.559Z] #10 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-20T01:11:36.559Z] #10 DONE 0.9s [2024-12-20T01:11:36.559Z] [2024-12-20T01:11:36.559Z] #20 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:11:36.831Z] #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.5s done [2024-12-20T01:11:37.105Z] #20 ... [2024-12-20T01:11:37.105Z] [2024-12-20T01:11:37.105Z] #23 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-20T01:11:37.105Z] #23 transferring dockerfile: 1.89kB 0.0s done [2024-12-20T01:11:37.105Z] #23 DONE 0.8s [2024-12-20T01:11:37.105Z] [2024-12-20T01:11:37.105Z] #15 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-12-20T01:11:37.105Z] #15 DONE 1.2s [2024-12-20T01:11:37.105Z] [2024-12-20T01:11:37.105Z] #20 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:11:37.105Z] #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-20T01:11:37.376Z] #20 ... [2024-12-20T01:11:37.376Z] [2024-12-20T01:11:37.376Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-12-20T01:11:37.376Z] #24 transferring context: 50B 0.1s done [2024-12-20T01:11:37.376Z] #24 DONE 0.8s [2024-12-20T01:11:37.376Z] [2024-12-20T01:11:37.376Z] #20 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:11:37.376Z] #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.5s done [2024-12-20T01:11:37.376Z] #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-20T01:11:37.376Z] #20 ... [2024-12-20T01:11:37.376Z] [2024-12-20T01:11:37.376Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-20T01:11:37.376Z] #5 DONE 0.0s [2024-12-20T01:11:37.376Z] [2024-12-20T01:11:37.376Z] #20 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:11:37.376Z] #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-20T01:11:37.376Z] #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-20T01:11:37.645Z] #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-20T01:11:37.915Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.3s [2024-12-20T01:11:38.244Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.5s [2024-12-20T01:11:38.244Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s [2024-12-20T01:11:38.244Z] #20 ... [2024-12-20T01:11:38.244Z] [2024-12-20T01:11:38.244Z] #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-12-20T01:11:38.244Z] #15 DONE 2.1s [2024-12-20T01:11:38.244Z] [2024-12-20T01:11:38.244Z] #25 [security-bootstrapper internal] load build context [2024-12-20T01:11:38.244Z] #25 transferring context: 2.94MB 1.2s done [2024-12-20T01:11:38.244Z] #25 DONE 1.9s [2024-12-20T01:11:38.244Z] [2024-12-20T01:11:38.244Z] #26 [security-spire-config internal] load build context [2024-12-20T01:11:38.244Z] #26 transferring context: 21.82kB 0.1s done [2024-12-20T01:11:38.244Z] #26 DONE 1.5s [2024-12-20T01:11:38.244Z] [2024-12-20T01:11:38.244Z] #27 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-20T01:11:38.244Z] #27 DONE 2.2s [2024-12-20T01:11:38.244Z] [2024-12-20T01:11:38.244Z] #28 [support-notifications internal] load build context [2024-12-20T01:11:38.244Z] #28 transferring context: 2.94MB 1.3s done [2024-12-20T01:11:38.244Z] #28 DONE 1.9s [2024-12-20T01:11:38.244Z] [2024-12-20T01:11:38.244Z] #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:11:38.244Z] #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.5s done [2024-12-20T01:11:38.244Z] #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-20T01:11:38.244Z] #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-20T01:11:38.244Z] #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-20T01:11:38.244Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done [2024-12-20T01:11:38.244Z] #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-20T01:11:38.244Z] #20 ... [2024-12-20T01:11:38.244Z] [2024-12-20T01:11:38.244Z] #29 [core-data internal] load build context [2024-12-20T01:11:38.244Z] #29 transferring context: 2.94MB 1.3s done [2024-12-20T01:11:38.244Z] #29 DONE 2.0s [2024-12-20T01:11:38.244Z] [2024-12-20T01:11:38.244Z] #30 [support-scheduler internal] load build context [2024-12-20T01:11:38.244Z] #30 transferring context: 2.94MB 1.3s done [2024-12-20T01:11:38.244Z] #30 DONE 2.0s [2024-12-20T01:11:38.523Z] [2024-12-20T01:11:38.523Z] #31 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-20T01:11:38.523Z] #31 transferring dockerfile: 2.49kB 0.0s done [2024-12-20T01:11:38.523Z] #31 DONE 1.1s [2024-12-20T01:11:38.523Z] [2024-12-20T01:11:38.523Z] #32 [core-common-config-bootstrapper internal] load build context [2024-12-20T01:11:38.523Z] #32 transferring context: 2.94MB 1.5s done [2024-12-20T01:11:38.523Z] #32 DONE 2.1s [2024-12-20T01:11:38.523Z] [2024-12-20T01:11:38.523Z] #33 [security-proxy-auth internal] load build context [2024-12-20T01:11:38.523Z] #33 transferring context: 2.94MB 1.3s done [2024-12-20T01:11:38.523Z] #33 DONE 2.1s [2024-12-20T01:11:38.523Z] [2024-12-20T01:11:38.523Z] #34 [security-proxy-setup internal] load build context [2024-12-20T01:11:38.523Z] #34 transferring context: 2.94MB 1.3s done [2024-12-20T01:11:38.523Z] #34 DONE 2.1s [2024-12-20T01:11:38.523Z] [2024-12-20T01:11:38.523Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-12-20T01:11:38.523Z] #35 ... [2024-12-20T01:11:38.523Z] [2024-12-20T01:11:38.523Z] #36 [security-spire-agent internal] load .dockerignore [2024-12-20T01:11:38.523Z] #36 transferring context: 50B 0.0s done [2024-12-20T01:11:38.523Z] #36 DONE 1.5s [2024-12-20T01:11:38.800Z] [2024-12-20T01:11:38.800Z] #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:11:38.800Z] #20 ... [2024-12-20T01:11:38.800Z] [2024-12-20T01:11:38.800Z] #37 [security-secretstore-setup internal] load .dockerignore [2024-12-20T01:11:38.800Z] #37 transferring context: 50B 0.0s done [2024-12-20T01:11:38.800Z] #37 DONE 1.3s [2024-12-20T01:11:38.800Z] [2024-12-20T01:11:38.800Z] #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:11:39.078Z] #20 ... [2024-12-20T01:11:39.078Z] [2024-12-20T01:11:39.078Z] #38 [core-command internal] load build context [2024-12-20T01:11:39.078Z] #38 transferring context: 2.94MB 0.6s done [2024-12-20T01:11:39.078Z] #38 DONE 1.7s [2024-12-20T01:11:39.078Z] [2024-12-20T01:11:39.078Z] #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:11:39.078Z] #20 ... [2024-12-20T01:11:39.078Z] [2024-12-20T01:11:39.078Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-20T01:11:39.078Z] #5 DONE 0.0s [2024-12-20T01:11:39.078Z] [2024-12-20T01:11:39.078Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2024-12-20T01:11:39.078Z] #35 DONE 1.2s [2024-12-20T01:11:39.078Z] [2024-12-20T01:11:39.078Z] #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:11:39.078Z] #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done [2024-12-20T01:11:39.371Z] #20 ... [2024-12-20T01:11:39.371Z] [2024-12-20T01:11:39.371Z] #27 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-20T01:11:39.371Z] #27 DONE 2.9s [2024-12-20T01:11:39.371Z] [2024-12-20T01:11:39.371Z] #39 [security-spire-agent internal] load build definition from Dockerfile [2024-12-20T01:11:39.371Z] #39 transferring dockerfile: 1.81kB 0.0s done [2024-12-20T01:11:39.371Z] #39 DONE 2.3s [2024-12-20T01:11:39.371Z] [2024-12-20T01:11:39.371Z] #40 [security-spire-server internal] load build definition from Dockerfile [2024-12-20T01:11:39.371Z] #40 transferring dockerfile: 1.70kB done [2024-12-20T01:11:39.371Z] #40 DONE 2.6s [2024-12-20T01:11:39.371Z] [2024-12-20T01:11:39.371Z] #41 [security-spire-server internal] load .dockerignore [2024-12-20T01:11:39.371Z] #41 transferring context: 50B 0.0s done [2024-12-20T01:11:39.371Z] #41 DONE 2.6s [2024-12-20T01:11:39.371Z] [2024-12-20T01:11:39.371Z] #42 [core-keeper internal] load .dockerignore [2024-12-20T01:11:39.371Z] #42 transferring context: 50B 0.0s done [2024-12-20T01:11:39.371Z] #42 DONE 2.8s [2024-12-20T01:11:39.371Z] [2024-12-20T01:11:39.371Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-12-20T01:11:39.371Z] #35 DONE 1.9s [2024-12-20T01:11:39.371Z] [2024-12-20T01:11:39.371Z] #43 [core-keeper internal] load build definition from Dockerfile [2024-12-20T01:11:39.371Z] #43 transferring dockerfile: 2.07kB done [2024-12-20T01:11:39.371Z] #43 DONE 2.8s [2024-12-20T01:11:39.371Z] [2024-12-20T01:11:39.371Z] #20 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:11:39.371Z] #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.5s done [2024-12-20T01:11:39.371Z] #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-20T01:11:39.371Z] #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-20T01:11:39.371Z] #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-20T01:11:39.371Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done [2024-12-20T01:11:39.371Z] #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done [2024-12-20T01:11:39.646Z] #20 ... [2024-12-20T01:11:39.646Z] [2024-12-20T01:11:39.646Z] #44 [core-metadata internal] load .dockerignore [2024-12-20T01:11:39.646Z] #44 transferring context: 50B done [2024-12-20T01:11:39.646Z] #44 DONE 3.0s [2024-12-20T01:11:39.646Z] [2024-12-20T01:11:39.646Z] #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-20T01:11:39.646Z] #5 DONE 0.0s [2024-12-20T01:11:39.646Z] [2024-12-20T01:11:39.646Z] #45 [core-metadata internal] load build definition from Dockerfile [2024-12-20T01:11:39.646Z] #45 transferring dockerfile: 2.13kB 0.0s done [2024-12-20T01:11:39.646Z] #45 DONE 3.1s [2024-12-20T01:11:39.646Z] [2024-12-20T01:11:39.646Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:39.646Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done [2024-12-20T01:11:39.646Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-20T01:11:39.646Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-20T01:11:39.646Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-20T01:11:39.646Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-12-20T01:11:39.646Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-20T01:11:39.646Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.4s done [2024-12-20T01:11:39.646Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-12-20T01:11:39.646Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-12-20T01:11:39.646Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-20T01:11:39.646Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-12-20T01:11:39.646Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.2s [2024-12-20T01:11:39.930Z] #46 ... [2024-12-20T01:11:39.930Z] [2024-12-20T01:11:39.930Z] #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-20T01:11:39.930Z] #5 DONE 0.0s [2024-12-20T01:11:39.930Z] [2024-12-20T01:11:39.930Z] #15 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-12-20T01:11:39.930Z] #15 DONE 3.2s [2024-12-20T01:11:39.930Z] [2024-12-20T01:11:39.930Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:39.930Z] #46 ... [2024-12-20T01:11:39.930Z] [2024-12-20T01:11:39.930Z] #27 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-20T01:11:39.930Z] #27 DONE 2.9s [2024-12-20T01:11:39.930Z] [2024-12-20T01:11:39.930Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-12-20T01:11:39.930Z] #35 DONE 1.9s [2024-12-20T01:11:39.930Z] [2024-12-20T01:11:39.930Z] #10 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-20T01:11:39.930Z] #10 DONE 1.6s [2024-12-20T01:11:39.930Z] [2024-12-20T01:11:39.930Z] #47 [security-spiffe-token-provider internal] load build context [2024-12-20T01:11:39.930Z] #47 transferring context: 2.94MB 0.7s done [2024-12-20T01:11:39.930Z] #47 DONE 1.6s [2024-12-20T01:11:39.930Z] [2024-12-20T01:11:39.930Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:39.930Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done [2024-12-20T01:11:39.930Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-20T01:11:39.930Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-20T01:11:39.930Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-20T01:11:39.930Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-12-20T01:11:39.930Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-20T01:11:39.930Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.4s done [2024-12-20T01:11:39.930Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-12-20T01:11:39.930Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-12-20T01:11:39.930Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-20T01:11:39.930Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-12-20T01:11:40.533Z] #46 ... [2024-12-20T01:11:40.533Z] [2024-12-20T01:11:40.533Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-20T01:11:40.533Z] #48 DONE 0.9s [2024-12-20T01:11:40.533Z] [2024-12-20T01:11:40.533Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:40.533Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done [2024-12-20T01:11:40.533Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-20T01:11:40.533Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-20T01:11:40.533Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-20T01:11:40.533Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-12-20T01:11:40.533Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-20T01:11:40.533Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.4s done [2024-12-20T01:11:40.533Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-12-20T01:11:40.533Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-12-20T01:11:40.533Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-20T01:11:40.533Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-12-20T01:11:40.533Z] #46 ... [2024-12-20T01:11:40.533Z] [2024-12-20T01:11:40.533Z] #49 [security-spire-server internal] load build context [2024-12-20T01:11:40.533Z] #49 transferring context: 23.57kB 0.1s done [2024-12-20T01:11:40.533Z] #49 DONE 0.5s [2024-12-20T01:11:40.533Z] [2024-12-20T01:11:40.533Z] #20 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T01:11:40.533Z] #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.5s done [2024-12-20T01:11:40.533Z] #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-20T01:11:40.533Z] #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-20T01:11:40.533Z] #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-20T01:11:40.533Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done [2024-12-20T01:11:40.533Z] #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done [2024-12-20T01:11:40.533Z] #20 DONE 5.2s [2024-12-20T01:11:40.533Z] [2024-12-20T01:11:40.534Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:41.135Z] #46 ... [2024-12-20T01:11:41.135Z] [2024-12-20T01:11:41.135Z] #50 [security-spire-agent internal] load build context [2024-12-20T01:11:41.135Z] #50 transferring context: 23.10kB 0.0s done [2024-12-20T01:11:41.135Z] #50 DONE 0.7s [2024-12-20T01:11:41.406Z] [2024-12-20T01:11:41.406Z] #51 [core-metadata internal] load build context [2024-12-20T01:11:41.675Z] #51 transferring context: 2.94MB 1.6s done [2024-12-20T01:11:41.942Z] #51 ... [2024-12-20T01:11:41.942Z] [2024-12-20T01:11:41.942Z] #52 [security-secretstore-setup internal] load build context [2024-12-20T01:11:41.942Z] #52 transferring context: 2.94MB 1.8s done [2024-12-20T01:11:41.942Z] #52 DONE 2.4s [2024-12-20T01:11:41.942Z] [2024-12-20T01:11:41.942Z] #51 [core-metadata internal] load build context [2024-12-20T01:11:41.942Z] #51 DONE 2.0s [2024-12-20T01:11:41.942Z] [2024-12-20T01:11:41.942Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:42.212Z] #46 ... [2024-12-20T01:11:42.212Z] [2024-12-20T01:11:42.212Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-20T01:11:42.212Z] #53 DONE 2.3s [2024-12-20T01:11:42.212Z] [2024-12-20T01:11:42.212Z] #54 [core-keeper internal] load build context [2024-12-20T01:11:42.212Z] #54 transferring context: 2.94MB 1.9s done [2024-12-20T01:11:42.212Z] #54 DONE 2.4s [2024-12-20T01:11:42.483Z] [2024-12-20T01:11:42.483Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-20T01:11:42.484Z] #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done [2024-12-20T01:11:42.484Z] #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-20T01:11:42.484Z] #55 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-12-20T01:11:42.484Z] #55 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-12-20T01:11:42.484Z] #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-12-20T01:11:42.484Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 0.9s [2024-12-20T01:11:42.484Z] #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-20T01:11:42.484Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.08MB / 18.32MB 1.1s [2024-12-20T01:11:42.755Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 1.3s [2024-12-20T01:11:43.025Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.20MB / 18.32MB 1.5s [2024-12-20T01:11:43.612Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.19MB / 18.32MB 2.1s [2024-12-20T01:11:43.881Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 2.4s [2024-12-20T01:11:44.160Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.33MB / 18.32MB 2.7s [2024-12-20T01:11:44.429Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 3.0s [2024-12-20T01:11:44.708Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 3.2s [2024-12-20T01:11:44.983Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 3.4s [2024-12-20T01:11:45.253Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 3.7s [2024-12-20T01:11:45.253Z] #55 ... [2024-12-20T01:11:45.253Z] [2024-12-20T01:11:45.253Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-20T01:11:45.253Z] #0 2.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:45.253Z] #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:45.253Z] #0 5.598 OK: 238 MiB in 54 packages [2024-12-20T01:11:45.253Z] #56 DONE 7.2s [2024-12-20T01:11:45.253Z] [2024-12-20T01:11:45.253Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-20T01:11:45.253Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 3.8s [2024-12-20T01:11:45.253Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.20MB / 18.32MB 3.9s [2024-12-20T01:11:45.532Z] #55 ... [2024-12-20T01:11:45.532Z] [2024-12-20T01:11:45.532Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-20T01:11:45.532Z] #0 2.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:45.532Z] #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:45.532Z] #0 5.735 OK: 238 MiB in 54 packages [2024-12-20T01:11:45.532Z] #57 DONE 6.6s [2024-12-20T01:11:45.532Z] [2024-12-20T01:11:45.532Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-20T01:11:45.532Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.2s done [2024-12-20T01:11:45.807Z] #55 ... [2024-12-20T01:11:45.807Z] [2024-12-20T01:11:45.807Z] #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-12-20T01:11:45.807Z] #0 3.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:45.807Z] #0 3.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:45.807Z] #0 6.174 OK: 238 MiB in 54 packages [2024-12-20T01:11:45.807Z] #58 DONE 7.0s [2024-12-20T01:11:45.807Z] [2024-12-20T01:11:45.807Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-20T01:11:45.807Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-12-20T01:11:46.075Z] #55 ... [2024-12-20T01:11:46.075Z] [2024-12-20T01:11:46.075Z] #59 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:11:46.075Z] #59 DONE 0.7s [2024-12-20T01:11:46.075Z] [2024-12-20T01:11:46.075Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-20T01:11:46.344Z] #55 ... [2024-12-20T01:11:46.344Z] [2024-12-20T01:11:46.344Z] #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:11:46.344Z] #60 DONE 0.9s [2024-12-20T01:11:46.344Z] [2024-12-20T01:11:46.344Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-20T01:11:46.932Z] #55 ... [2024-12-20T01:11:46.932Z] [2024-12-20T01:11:46.932Z] #61 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:11:46.932Z] #61 DONE 1.1s [2024-12-20T01:11:46.932Z] [2024-12-20T01:11:46.932Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-20T01:11:47.903Z] #55 ... [2024-12-20T01:11:47.903Z] [2024-12-20T01:11:47.903Z] #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-20T01:11:47.903Z] #62 DONE 7.4s [2024-12-20T01:11:47.903Z] [2024-12-20T01:11:47.903Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-20T01:11:49.323Z] #55 ... [2024-12-20T01:11:49.323Z] [2024-12-20T01:11:49.323Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-20T01:11:49.323Z] #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:49.323Z] #0 3.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:49.323Z] #0 6.618 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-20T01:11:49.323Z] #0 6.618 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-20T01:11:49.323Z] #0 6.618 OK: 24054 distinct packages available [2024-12-20T01:11:49.323Z] #0 7.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:49.323Z] #0 7.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:49.323Z] #63 ... [2024-12-20T01:11:49.323Z] [2024-12-20T01:11:49.323Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:49.323Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s [2024-12-20T01:11:50.754Z] #46 ... [2024-12-20T01:11:50.754Z] [2024-12-20T01:11:50.754Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-20T01:11:50.754Z] #0 5.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:50.754Z] #0 6.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:50.754Z] #64 ... [2024-12-20T01:11:50.754Z] [2024-12-20T01:11:50.754Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-20T01:11:50.754Z] #0 7.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:50.754Z] #0 8.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:50.754Z] #65 ... [2024-12-20T01:11:50.754Z] [2024-12-20T01:11:50.754Z] #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-20T01:11:50.754Z] #0 5.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:50.754Z] #0 5.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:50.754Z] #0 9.055 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-20T01:11:50.754Z] #0 9.079 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:11:50.754Z] #0 9.165 OK: 9 MiB in 15 packages [2024-12-20T01:11:50.754Z] #66 DONE 10.5s [2024-12-20T01:11:50.754Z] [2024-12-20T01:11:50.754Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-20T01:11:50.754Z] #0 7.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:50.754Z] #0 8.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.024Z] #67 ... [2024-12-20T01:11:51.024Z] [2024-12-20T01:11:51.024Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-20T01:11:51.024Z] #0 5.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.024Z] #0 5.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.024Z] #0 8.862 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-20T01:11:51.024Z] #0 8.862 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-20T01:11:51.024Z] #0 8.862 OK: 24050 distinct packages available [2024-12-20T01:11:51.024Z] #0 9.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.024Z] #0 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.296Z] #68 ... [2024-12-20T01:11:51.296Z] [2024-12-20T01:11:51.296Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-20T01:11:51.296Z] #0 4.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.296Z] #0 5.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.296Z] #0 9.175 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-20T01:11:51.296Z] #0 9.175 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-20T01:11:51.296Z] #0 9.175 OK: 24050 distinct packages available [2024-12-20T01:11:51.296Z] #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.296Z] #69 ... [2024-12-20T01:11:51.296Z] [2024-12-20T01:11:51.296Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-20T01:11:51.296Z] #0 5.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.296Z] #0 6.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.296Z] #70 ... [2024-12-20T01:11:51.296Z] [2024-12-20T01:11:51.296Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-20T01:11:51.296Z] #0 6.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.296Z] #0 7.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.569Z] #71 ... [2024-12-20T01:11:51.570Z] [2024-12-20T01:11:51.570Z] #72 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-20T01:11:51.570Z] #0 3.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.570Z] #0 4.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.570Z] #0 8.754 (1/2) Installing ca-certificates (20240705-r0) [2024-12-20T01:11:51.570Z] #0 9.284 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-20T01:11:51.570Z] #0 9.314 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:11:51.570Z] #0 9.397 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:11:51.570Z] #0 10.34 OK: 10 MiB in 16 packages [2024-12-20T01:11:51.570Z] #72 ... [2024-12-20T01:11:51.570Z] [2024-12-20T01:11:51.570Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-20T01:11:51.570Z] #0 4.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.570Z] #0 5.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.570Z] #0 9.741 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-20T01:11:51.570Z] #0 9.741 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-20T01:11:51.570Z] #0 9.741 OK: 24050 distinct packages available [2024-12-20T01:11:51.570Z] #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:51.845Z] #73 ... [2024-12-20T01:11:51.845Z] [2024-12-20T01:11:51.845Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:52.456Z] #46 ... [2024-12-20T01:11:52.456Z] [2024-12-20T01:11:52.456Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-20T01:11:52.456Z] #0 5.288 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:52.456Z] #0 6.398 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:52.456Z] #74 ... [2024-12-20T01:11:52.456Z] [2024-12-20T01:11:52.456Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-20T01:11:52.456Z] #63 12.57 OK: 238 MiB in 54 packages [2024-12-20T01:11:52.456Z] #63 DONE 13.3s [2024-12-20T01:11:52.456Z] [2024-12-20T01:11:52.456Z] #72 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-20T01:11:52.456Z] #72 DONE 11.8s [2024-12-20T01:11:52.456Z] [2024-12-20T01:11:52.456Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-20T01:11:52.456Z] #70 11.87 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:11:53.056Z] #70 ... [2024-12-20T01:11:53.056Z] [2024-12-20T01:11:53.056Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-20T01:11:53.056Z] #64 10.84 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-20T01:11:53.056Z] #64 10.87 (2/2) Installing su-exec (0.2-r3) [2024-12-20T01:11:53.056Z] #64 10.88 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:11:53.056Z] #64 10.94 OK: 9 MiB in 16 packages [2024-12-20T01:11:53.056Z] #64 DONE 12.4s [2024-12-20T01:11:53.056Z] [2024-12-20T01:11:53.056Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-20T01:11:53.056Z] #70 12.35 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:11:53.056Z] #70 12.53 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-20T01:11:53.056Z] #70 12.56 (4/6) Installing openssl (3.3.2-r1) [2024-12-20T01:11:53.056Z] #70 12.63 (5/6) Installing su-exec (0.2-r3) [2024-12-20T01:11:53.344Z] #70 12.66 (6/6) Installing yq-go (4.44.1-r2) [2024-12-20T01:11:53.344Z] #70 ... [2024-12-20T01:11:53.344Z] [2024-12-20T01:11:53.344Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:11:53.344Z] #75 DONE 1.0s [2024-12-20T01:11:53.615Z] [2024-12-20T01:11:53.615Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:11:53.615Z] #76 ... [2024-12-20T01:11:53.615Z] [2024-12-20T01:11:53.615Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-20T01:11:53.615Z] #67 11.72 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-20T01:11:53.615Z] #67 11.77 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:11:53.615Z] #67 11.84 OK: 9 MiB in 15 packages [2024-12-20T01:11:53.615Z] #67 DONE 13.0s [2024-12-20T01:11:53.894Z] [2024-12-20T01:11:53.894Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-20T01:11:53.894Z] #74 10.43 OK: 238 MiB in 54 packages [2024-12-20T01:11:53.894Z] #74 DONE 11.5s [2024-12-20T01:11:53.894Z] [2024-12-20T01:11:53.894Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:54.873Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.3s [2024-12-20T01:11:55.146Z] #46 ... [2024-12-20T01:11:55.146Z] [2024-12-20T01:11:55.146Z] #77 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-20T01:11:55.146Z] #77 DONE 1.2s [2024-12-20T01:11:55.146Z] [2024-12-20T01:11:55.146Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:56.134Z] #46 ... [2024-12-20T01:11:56.134Z] [2024-12-20T01:11:56.134Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:11:56.134Z] #78 ... [2024-12-20T01:11:56.134Z] [2024-12-20T01:11:56.134Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-20T01:11:56.134Z] #70 13.44 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:11:56.134Z] #70 13.59 OK: 20 MiB in 18 packages [2024-12-20T01:11:56.134Z] #70 DONE 15.5s [2024-12-20T01:11:56.134Z] [2024-12-20T01:11:56.134Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:56.134Z] #46 ... [2024-12-20T01:11:56.134Z] [2024-12-20T01:11:56.134Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-20T01:11:56.134Z] #71 11.64 (1/4) Installing ca-certificates (20240705-r0) [2024-12-20T01:11:56.134Z] #71 11.88 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-20T01:11:56.134Z] #71 11.91 (3/4) Installing su-exec (0.2-r3) [2024-12-20T01:11:56.134Z] #71 11.92 (4/4) Installing yq-go (4.44.1-r2) [2024-12-20T01:11:56.134Z] #71 12.94 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:11:56.134Z] #71 13.05 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:11:56.134Z] #71 14.42 OK: 20 MiB in 18 packages [2024-12-20T01:11:56.134Z] #71 DONE 15.7s [2024-12-20T01:11:56.405Z] [2024-12-20T01:11:56.405Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-20T01:11:56.405Z] #79 ... [2024-12-20T01:11:56.405Z] [2024-12-20T01:11:56.405Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:11:56.675Z] #80 ... [2024-12-20T01:11:56.676Z] [2024-12-20T01:11:56.676Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:56.949Z] #46 ... [2024-12-20T01:11:56.949Z] [2024-12-20T01:11:56.949Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-20T01:11:56.949Z] #65 12.76 (1/3) Installing ca-certificates (20240705-r0) [2024-12-20T01:11:56.949Z] #65 13.11 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-20T01:11:56.949Z] #65 13.12 (3/3) Installing tzdata (2024b-r0) [2024-12-20T01:11:56.949Z] #65 13.98 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:11:56.949Z] #65 14.18 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:11:56.949Z] #65 14.99 OK: 11 MiB in 17 packages [2024-12-20T01:11:56.949Z] #65 DONE 16.3s [2024-12-20T01:11:56.949Z] [2024-12-20T01:11:56.949Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:57.222Z] #46 ... [2024-12-20T01:11:57.222Z] [2024-12-20T01:11:57.222Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:11:57.222Z] #81 ... [2024-12-20T01:11:57.222Z] [2024-12-20T01:11:57.222Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-20T01:11:57.222Z] #68 15.80 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:11:57.222Z] #68 16.14 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:11:57.222Z] #68 16.22 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-20T01:11:57.222Z] #68 16.22 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-20T01:11:57.222Z] #68 16.22 (5/7) Installing libucontext (1.2-r3) [2024-12-20T01:11:57.222Z] #68 16.22 (6/7) Installing gcompat (1.1.0-r4) [2024-12-20T01:11:57.222Z] #68 16.29 (7/7) Installing openssl (3.3.2-r1) [2024-12-20T01:11:57.222Z] #68 16.35 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:11:57.222Z] #68 16.43 OK: 10 MiB in 19 packages [2024-12-20T01:11:57.817Z] #68 DONE 17.6s [2024-12-20T01:11:57.817Z] [2024-12-20T01:11:57.817Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-20T01:11:57.817Z] #73 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:57.817Z] #73 15.79 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-20T01:11:57.817Z] #73 15.89 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-20T01:11:57.817Z] #73 15.89 (3/4) Installing libucontext (1.2-r3) [2024-12-20T01:11:57.817Z] #73 15.89 (4/4) Installing gcompat (1.1.0-r4) [2024-12-20T01:11:57.817Z] #73 15.89 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:11:57.817Z] #73 16.22 OK: 9 MiB in 18 packages [2024-12-20T01:11:57.817Z] #73 DONE 17.3s [2024-12-20T01:11:57.817Z] [2024-12-20T01:11:57.817Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-20T01:11:58.087Z] #82 ... [2024-12-20T01:11:58.087Z] [2024-12-20T01:11:58.087Z] #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-20T01:11:58.087Z] #0 2.463 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:58.087Z] #0 3.586 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:58.087Z] #0 8.494 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-20T01:11:58.087Z] #0 9.141 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:11:58.087Z] #0 9.259 OK: 9 MiB in 15 packages [2024-12-20T01:11:58.087Z] #83 ... [2024-12-20T01:11:58.087Z] [2024-12-20T01:11:58.087Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:58.358Z] #46 ... [2024-12-20T01:11:58.358Z] [2024-12-20T01:11:58.358Z] #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-20T01:11:58.358Z] #83 DONE 10.3s [2024-12-20T01:11:58.358Z] [2024-12-20T01:11:58.358Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:11:59.339Z] #46 ... [2024-12-20T01:11:59.339Z] [2024-12-20T01:11:59.339Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-20T01:11:59.339Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.3s [2024-12-20T01:11:59.339Z] #55 ... [2024-12-20T01:11:59.339Z] [2024-12-20T01:11:59.339Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-20T01:11:59.339Z] #69 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:11:59.339Z] #69 16.15 (1/14) Installing ca-certificates (20240705-r0) [2024-12-20T01:11:59.339Z] #69 16.41 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-20T01:11:59.339Z] #69 16.47 (3/14) Installing c-ares (1.33.1-r0) [2024-12-20T01:11:59.339Z] #69 16.49 (4/14) Installing libunistring (1.2-r0) [2024-12-20T01:11:59.339Z] #69 16.63 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-20T01:11:59.339Z] #69 16.67 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-20T01:11:59.339Z] #69 16.70 (7/14) Installing libpsl (0.21.5-r1) [2024-12-20T01:11:59.339Z] #69 16.71 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-20T01:11:59.339Z] #69 16.76 (9/14) Installing libcurl (8.11.1-r0) [2024-12-20T01:11:59.339Z] #69 16.83 (10/14) Installing curl (8.11.1-r0) [2024-12-20T01:11:59.339Z] #69 16.97 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-20T01:11:59.339Z] #69 16.97 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-20T01:11:59.339Z] #69 16.97 (13/14) Installing libucontext (1.2-r3) [2024-12-20T01:11:59.339Z] #69 17.01 (14/14) Installing gcompat (1.1.0-r4) [2024-12-20T01:11:59.339Z] #69 17.06 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:11:59.339Z] #69 17.21 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:11:59.339Z] #69 17.92 OK: 15 MiB in 28 packages [2024-12-20T01:11:59.339Z] #69 DONE 18.7s [2024-12-20T01:11:59.339Z] [2024-12-20T01:11:59.339Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-20T01:11:59.339Z] #55 ... [2024-12-20T01:11:59.339Z] [2024-12-20T01:11:59.339Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T01:11:59.929Z] #84 ... [2024-12-20T01:11:59.929Z] [2024-12-20T01:11:59.929Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-20T01:11:59.929Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.6s done [2024-12-20T01:11:59.929Z] #55 DONE 19.6s [2024-12-20T01:12:00.199Z] [2024-12-20T01:12:00.199Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:12:00.199Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.8s [2024-12-20T01:12:00.791Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.5s done [2024-12-20T01:12:00.791Z] #46 ... [2024-12-20T01:12:00.791Z] [2024-12-20T01:12:00.791Z] #85 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-12-20T01:12:00.791Z] #0 4.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:00.791Z] #0 5.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:00.791Z] #0 9.768 Upgrading critical system libraries and apk-tools: [2024-12-20T01:12:00.791Z] #0 9.768 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:12:00.791Z] #0 9.796 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:12:01.065Z] #85 ... [2024-12-20T01:12:01.065Z] [2024-12-20T01:12:01.065Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-20T01:12:01.065Z] #79 4.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:01.065Z] #79 ... [2024-12-20T01:12:01.065Z] [2024-12-20T01:12:01.065Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-20T01:12:01.065Z] #46 DONE 25.2s [2024-12-20T01:12:01.337Z] [2024-12-20T01:12:01.337Z] #85 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-12-20T01:12:01.337Z] #85 10.50 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:12:01.337Z] #85 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:02.308Z] #85 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:02.308Z] #85 ... [2024-12-20T01:12:02.308Z] [2024-12-20T01:12:02.308Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-20T01:12:02.308Z] #0 5.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:02.308Z] #0 6.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:02.308Z] #0 9.739 Upgrading critical system libraries and apk-tools: [2024-12-20T01:12:02.308Z] #0 9.739 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:12:02.308Z] #0 9.767 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:12:02.580Z] #86 ... [2024-12-20T01:12:02.580Z] [2024-12-20T01:12:02.580Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T01:12:02.580Z] #84 2.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:02.852Z] #84 3.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:02.852Z] #84 ... [2024-12-20T01:12:02.852Z] [2024-12-20T01:12:02.852Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-20T01:12:02.852Z] #0 4.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:02.852Z] #0 5.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:02.852Z] #0 9.466 Upgrading critical system libraries and apk-tools: [2024-12-20T01:12:02.852Z] #0 9.466 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:12:02.852Z] #0 9.510 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:12:03.122Z] #87 ... [2024-12-20T01:12:03.122Z] [2024-12-20T01:12:03.122Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-20T01:12:03.122Z] #86 10.39 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:12:03.122Z] #86 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:03.392Z] #86 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:03.663Z] #86 ... [2024-12-20T01:12:03.663Z] [2024-12-20T01:12:03.663Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-20T01:12:03.663Z] #0 3.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:03.663Z] #0 4.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:03.663Z] #0 8.591 Upgrading critical system libraries and apk-tools: [2024-12-20T01:12:03.663Z] #0 8.592 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:12:03.663Z] #0 8.615 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:12:03.663Z] #0 9.241 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:12:03.663Z] #0 9.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:03.663Z] #0 9.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:03.934Z] #88 ... [2024-12-20T01:12:03.935Z] [2024-12-20T01:12:03.935Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-20T01:12:03.935Z] #87 10.25 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:12:03.935Z] #87 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:04.206Z] #87 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:05.180Z] #87 ... [2024-12-20T01:12:05.180Z] [2024-12-20T01:12:05.180Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:05.180Z] #89 ... [2024-12-20T01:12:05.180Z] [2024-12-20T01:12:05.180Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T01:12:05.180Z] #84 5.851 Upgrading critical system libraries and apk-tools: [2024-12-20T01:12:05.180Z] #84 5.852 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:12:05.180Z] #84 5.907 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:12:06.164Z] #84 ... [2024-12-20T01:12:06.164Z] [2024-12-20T01:12:06.164Z] #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-12-20T01:12:06.164Z] #85 14.28 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:06.164Z] #85 14.47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:06.164Z] #85 14.52 OK: 9 MiB in 15 packages [2024-12-20T01:12:06.164Z] #85 DONE 15.3s [2024-12-20T01:12:06.164Z] [2024-12-20T01:12:06.164Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T01:12:06.164Z] #84 6.796 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:12:06.164Z] #84 6.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:06.164Z] #84 ... [2024-12-20T01:12:06.164Z] [2024-12-20T01:12:06.164Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-20T01:12:06.164Z] #0 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:06.164Z] #0 5.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:06.164Z] #0 7.775 Upgrading critical system libraries and apk-tools: [2024-12-20T01:12:06.164Z] #0 7.776 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:12:06.164Z] #0 7.828 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:12:06.164Z] #0 8.450 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:12:06.164Z] #0 8.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:06.164Z] #0 9.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:06.164Z] #90 ... [2024-12-20T01:12:06.164Z] [2024-12-20T01:12:06.164Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-20T01:12:06.164Z] #86 13.89 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:06.755Z] #86 14.25 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:06.755Z] #86 14.34 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:12:07.028Z] #86 ... [2024-12-20T01:12:07.028Z] [2024-12-20T01:12:07.028Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T01:12:07.028Z] #0 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:07.028Z] #0 5.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:07.028Z] #0 7.853 Upgrading critical system libraries and apk-tools: [2024-12-20T01:12:07.028Z] #0 7.853 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:12:07.028Z] #0 7.871 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:12:07.028Z] #0 8.304 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:12:07.028Z] #0 8.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:07.028Z] #0 8.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:07.028Z] #91 ... [2024-12-20T01:12:07.028Z] [2024-12-20T01:12:07.028Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-20T01:12:07.028Z] #86 14.66 OK: 10 MiB in 16 packages [2024-12-20T01:12:07.628Z] #86 ... [2024-12-20T01:12:07.628Z] [2024-12-20T01:12:07.628Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-20T01:12:07.628Z] #88 13.01 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:07.628Z] #88 13.18 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:07.628Z] #88 13.22 OK: 9 MiB in 15 packages [2024-12-20T01:12:07.628Z] #88 DONE 13.9s [2024-12-20T01:12:07.628Z] [2024-12-20T01:12:07.628Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-20T01:12:07.628Z] #87 14.33 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:07.628Z] #87 14.61 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:07.628Z] #87 14.66 OK: 9 MiB in 16 packages [2024-12-20T01:12:07.920Z] #87 ... [2024-12-20T01:12:07.920Z] [2024-12-20T01:12:07.920Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-20T01:12:07.920Z] #86 DONE 15.6s [2024-12-20T01:12:07.920Z] [2024-12-20T01:12:07.920Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-20T01:12:07.920Z] #0 3.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:07.920Z] #0 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:07.920Z] #0 6.983 Upgrading critical system libraries and apk-tools: [2024-12-20T01:12:07.920Z] #0 6.983 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:12:07.920Z] #0 7.039 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:12:07.920Z] #0 7.962 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:12:07.920Z] #0 7.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:07.920Z] #0 8.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:08.200Z] #92 ... [2024-12-20T01:12:08.200Z] [2024-12-20T01:12:08.200Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-20T01:12:08.200Z] #82 3.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:08.200Z] #82 4.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:08.200Z] #82 7.670 Upgrading critical system libraries and apk-tools: [2024-12-20T01:12:08.200Z] #82 7.670 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:12:08.200Z] #82 7.697 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:12:08.200Z] #82 8.588 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:12:08.200Z] #82 8.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:08.200Z] #82 9.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:08.470Z] #82 ... [2024-12-20T01:12:08.470Z] [2024-12-20T01:12:08.470Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-20T01:12:08.470Z] #87 DONE 15.5s [2024-12-20T01:12:08.470Z] [2024-12-20T01:12:08.470Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-20T01:12:08.470Z] #79 5.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:08.470Z] #79 8.872 Upgrading critical system libraries and apk-tools: [2024-12-20T01:12:08.470Z] #79 8.872 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T01:12:08.470Z] #79 8.895 Executing busybox-1.36.1-r29.trigger [2024-12-20T01:12:08.470Z] #79 9.817 Continuing the upgrade transaction with new apk-tools: [2024-12-20T01:12:08.470Z] #79 9.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:08.470Z] #79 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:08.470Z] #79 ... [2024-12-20T01:12:08.470Z] [2024-12-20T01:12:08.470Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-20T01:12:09.889Z] #93 ... [2024-12-20T01:12:09.889Z] [2024-12-20T01:12:09.889Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-20T01:12:09.889Z] #90 12.88 OK: 20 MiB in 18 packages [2024-12-20T01:12:09.889Z] #90 DONE 13.5s [2024-12-20T01:12:09.889Z] [2024-12-20T01:12:09.889Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-20T01:12:10.160Z] #94 DONE 0.3s [2024-12-20T01:12:10.160Z] [2024-12-20T01:12:10.160Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T01:12:10.160Z] #91 12.68 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:10.160Z] #91 13.11 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:10.160Z] #91 13.15 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:12:10.440Z] #91 ... [2024-12-20T01:12:10.440Z] [2024-12-20T01:12:10.440Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-20T01:12:10.440Z] #93 DONE 2.2s [2024-12-20T01:12:10.440Z] [2024-12-20T01:12:10.440Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T01:12:10.440Z] #91 13.64 OK: 11 MiB in 17 packages [2024-12-20T01:12:11.040Z] #91 ... [2024-12-20T01:12:11.040Z] [2024-12-20T01:12:11.040Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-20T01:12:11.040Z] #95 DONE 0.4s [2024-12-20T01:12:11.040Z] [2024-12-20T01:12:11.040Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-20T01:12:11.040Z] #92 11.91 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:11.040Z] #92 12.17 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:11.040Z] #92 12.23 OK: 9 MiB in 18 packages [2024-12-20T01:12:11.040Z] #92 DONE 13.1s [2024-12-20T01:12:11.040Z] [2024-12-20T01:12:11.040Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-20T01:12:11.040Z] #82 12.23 OK: 10 MiB in 19 packages [2024-12-20T01:12:11.040Z] #82 DONE 13.5s [2024-12-20T01:12:11.040Z] [2024-12-20T01:12:11.040Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-20T01:12:11.634Z] #96 ... [2024-12-20T01:12:11.634Z] [2024-12-20T01:12:11.634Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-20T01:12:11.634Z] #79 13.60 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:11.634Z] #79 13.88 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:11.634Z] #79 13.94 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:12:11.634Z] #79 14.46 OK: 20 MiB in 18 packages [2024-12-20T01:12:11.634Z] #79 DONE 15.3s [2024-12-20T01:12:11.634Z] [2024-12-20T01:12:11.634Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T01:12:11.634Z] #91 DONE 14.7s [2024-12-20T01:12:11.904Z] [2024-12-20T01:12:11.904Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T01:12:11.904Z] #84 7.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T01:12:11.904Z] #84 10.78 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:11.904Z] #84 11.06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T01:12:11.904Z] #84 11.10 Executing ca-certificates-20240705-r0.trigger [2024-12-20T01:12:11.904Z] #84 11.74 OK: 15 MiB in 28 packages [2024-12-20T01:12:11.904Z] #84 DONE 12.5s [2024-12-20T01:12:11.904Z] [2024-12-20T01:12:11.904Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-20T01:12:13.852Z] #97 ... [2024-12-20T01:12:13.853Z] [2024-12-20T01:12:13.853Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-20T01:12:13.853Z] #96 DONE 2.6s [2024-12-20T01:12:13.853Z] [2024-12-20T01:12:13.853Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-20T01:12:13.853Z] #97 DONE 2.7s [2024-12-20T01:12:13.853Z] [2024-12-20T01:12:13.853Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-20T01:12:13.853Z] #98 DONE 2.8s [2024-12-20T01:12:13.853Z] [2024-12-20T01:12:13.853Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-20T01:12:14.438Z] #99 DONE 0.4s [2024-12-20T01:12:14.438Z] [2024-12-20T01:12:14.438Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-20T01:12:14.438Z] #100 DONE 0.4s [2024-12-20T01:12:14.438Z] [2024-12-20T01:12:14.438Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-20T01:12:14.707Z] #101 DONE 0.5s [2024-12-20T01:12:14.707Z] [2024-12-20T01:12:14.707Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-20T01:12:14.707Z] #102 DONE 0.6s [2024-12-20T01:12:14.707Z] [2024-12-20T01:12:14.707Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-20T01:12:15.504Z] #143 ... [2024-12-20T01:12:15.504Z] [2024-12-20T01:12:15.504Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-20T01:12:15.504Z] #147 DONE 144.2s [2024-12-20T01:12:15.504Z] [2024-12-20T01:12:15.504Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-20T01:12:15.504Z] #150 DONE 144.2s [2024-12-20T01:12:15.504Z] [2024-12-20T01:12:15.504Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-20T01:12:15.504Z] #153 DONE 144.2s [2024-12-20T01:12:15.504Z] [2024-12-20T01:12:15.504Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-20T01:12:15.504Z] #149 DONE 144.2s [2024-12-20T01:12:15.504Z] [2024-12-20T01:12:15.504Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-20T01:12:15.504Z] #146 DONE 144.2s [2024-12-20T01:12:15.504Z] [2024-12-20T01:12:15.504Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-20T01:12:15.504Z] #151 DONE 144.2s [2024-12-20T01:12:15.504Z] [2024-12-20T01:12:15.504Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-20T01:12:15.504Z] #148 DONE 144.2s [2024-12-20T01:12:15.504Z] [2024-12-20T01:12:15.504Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-20T01:12:15.504Z] #144 DONE 144.3s [2024-12-20T01:12:15.504Z] [2024-12-20T01:12:15.504Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #154 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #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-12-20T01:12:15.505Z] #143 DONE 144.6s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-20T01:12:15.505Z] #152 DONE 144.7s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-20T01:12:15.505Z] #145 DONE 144.7s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-20T01:12:15.505Z] #142 DONE 144.7s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #155 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #156 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #156 DONE 0.5s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #157 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #157 DONE 0.6s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-20T01:12:15.505Z] #158 DONE 0.7s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #154 DONE 0.8s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #159 DONE 0.7s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:12:15.505Z] #160 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #161 DONE 0.5s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #162 DONE 0.5s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #155 DONE 0.5s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #163 DONE 0.6s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-20T01:12:15.505Z] #164 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #165 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:12:15.505Z] #165 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #166 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:12:15.505Z] #166 DONE 0.5s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #167 CACHED [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:12:15.505Z] #168 CACHED [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:12:15.505Z] #169 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #170 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #170 CACHED [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #171 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:12:15.505Z] #171 CACHED [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:12:15.505Z] #172 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #173 CACHED [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:12:15.505Z] #174 CACHED [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:12:15.505Z] #160 DONE 0.5s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #175 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:12:15.505Z] #175 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:12:15.505Z] #176 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-20T01:12:15.505Z] #177 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-20T01:12:15.505Z] #178 DONE 1.5s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-20T01:12:15.505Z] #164 DONE 1.8s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #179 [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-12-20T01:12:15.505Z] #179 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #180 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-20T01:12:15.505Z] #180 DONE 1.9s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-20T01:12:15.505Z] #181 DONE 1.9s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-20T01:12:15.505Z] #182 DONE 1.9s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #183 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-20T01:12:15.505Z] #183 DONE 1.9s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-20T01:12:15.505Z] #184 DONE 1.9s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-20T01:12:15.505Z] #185 DONE 1.9s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-20T01:12:15.505Z] #186 DONE 1.9s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-20T01:12:15.505Z] #187 DONE 2.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-20T01:12:15.505Z] #177 DONE 1.9s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #188 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-12-20T01:12:15.505Z] #188 DONE 1.9s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:12:15.505Z] #189 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #190 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-20T01:12:15.505Z] #190 DONE 0.3s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #191 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:12:15.505Z] #191 DONE 0.7s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #179 [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-12-20T01:12:15.505Z] #179 DONE 0.7s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:12:15.505Z] #192 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #193 [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-12-20T01:12:15.505Z] #193 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #107 [core-command] exporting to image [2024-12-20T01:12:15.505Z] #107 exporting layers [2024-12-20T01:12:15.505Z] #107 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #194 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:12:15.505Z] #194 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #195 [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-12-20T01:12:15.505Z] #195 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:12:15.505Z] #196 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:12:15.505Z] #197 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-20T01:12:15.505Z] #198 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #199 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:12:15.505Z] #199 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:12:15.505Z] #189 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #200 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-20T01:12:15.505Z] #200 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #201 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-20T01:12:15.505Z] #201 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-20T01:12:15.505Z] #202 DONE 0.3s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #203 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-20T01:12:15.505Z] #203 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #204 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-20T01:12:15.505Z] #204 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-20T01:12:15.505Z] #205 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #201 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-20T01:12:15.505Z] #201 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #206 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-20T01:12:15.505Z] #206 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:12:15.505Z] #207 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-20T01:12:15.505Z] #208 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #209 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:12:15.505Z] #209 DONE 0.5s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #107 [support-notifications] exporting to image [2024-12-20T01:12:15.505Z] #107 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-20T01:12:15.505Z] #210 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-20T01:12:15.505Z] #211 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-20T01:12:15.505Z] #208 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-20T01:12:15.505Z] #212 DONE 0.4s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #213 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-20T01:12:15.505Z] #213 DONE 0.0s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #107 [core-metadata] exporting to image [2024-12-20T01:12:15.505Z] #107 exporting layers 0.6s done [2024-12-20T01:12:15.505Z] #107 writing image sha256:0d61393b20e644b365d4e4d275afaa34ea185254c49c845be96e867ab8cfd6a2 [2024-12-20T01:12:15.505Z] #107 writing image sha256:be5a8499fa5300475735c0c0472656c072ba4104ae64b8b72c25794e9095f42e [2024-12-20T01:12:15.505Z] #107 writing image sha256:a54a228a5984c9ab3c35307b831020a605be88fb40c2af91d25614907390e108 [2024-12-20T01:12:15.505Z] #107 writing image sha256:68c3fee42b4f0bad00ea6abcdfec97d58de148fff2e004ee81764931c18246be [2024-12-20T01:12:15.505Z] #107 exporting layers 0.5s done [2024-12-20T01:12:15.505Z] #107 writing image sha256:0d61393b20e644b365d4e4d275afaa34ea185254c49c845be96e867ab8cfd6a2 0.2s done [2024-12-20T01:12:15.505Z] #107 writing image sha256:be5a8499fa5300475735c0c0472656c072ba4104ae64b8b72c25794e9095f42e 0.0s done [2024-12-20T01:12:15.505Z] #107 naming to docker.io/library/core-command done [2024-12-20T01:12:15.505Z] #107 naming to docker.io/library/support-scheduler [2024-12-20T01:12:15.505Z] #107 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #214 [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-12-20T01:12:15.505Z] #214 DONE 0.2s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-20T01:12:15.505Z] #215 DONE 0.9s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-20T01:12:15.505Z] #216 DONE 0.3s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #107 [core-data] exporting to image [2024-12-20T01:12:15.505Z] #107 exporting layers 0.3s done [2024-12-20T01:12:15.505Z] #107 writing image sha256:a54a228a5984c9ab3c35307b831020a605be88fb40c2af91d25614907390e108 0.2s done [2024-12-20T01:12:15.505Z] #107 writing image sha256:68c3fee42b4f0bad00ea6abcdfec97d58de148fff2e004ee81764931c18246be 0.1s done [2024-12-20T01:12:15.505Z] #107 naming to docker.io/library/support-scheduler done [2024-12-20T01:12:15.505Z] #107 naming to docker.io/library/security-spiffe-token-provider done [2024-12-20T01:12:15.505Z] #107 writing image sha256:89e9a0da6c105d69e688d2c263d77bb2a816919929670b95322397ed520c7ef5 0.0s done [2024-12-20T01:12:15.505Z] #107 naming to docker.io/library/core-keeper done [2024-12-20T01:12:15.505Z] #107 naming to docker.io/library/core-data done [2024-12-20T01:12:15.505Z] #107 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-20T01:12:15.505Z] #217 DONE 0.8s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #218 [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-12-20T01:12:15.505Z] #218 DONE 0.2s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #107 [security-proxy-auth] exporting to image [2024-12-20T01:12:15.505Z] #107 writing image sha256:07d2c368834797714955690d56231ee6186ef9e8a4936c6c9c18fab3637d91a5 done [2024-12-20T01:12:15.505Z] #107 naming to docker.io/library/support-notifications done [2024-12-20T01:12:15.505Z] #107 writing image sha256:1c1c7b5b11d2f2234fdd24ee2ed28f2ce24cf0fe5de9ee2f968564e5e31ecc8a done [2024-12-20T01:12:15.505Z] #107 naming to docker.io/library/core-metadata 0.0s done [2024-12-20T01:12:15.505Z] #107 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-20T01:12:15.505Z] #219 DONE 0.2s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #107 [core-common-config-bootstrapper] exporting to image [2024-12-20T01:12:15.505Z] #107 exporting layers 0.1s done [2024-12-20T01:12:15.505Z] #107 writing image sha256:1db9bd9c6a713223dbdc513edef4693cd3ecd7c37c81ca7254769b5a27d51718 done [2024-12-20T01:12:15.505Z] #107 naming to docker.io/library/core-common-config-bootstrapper done [2024-12-20T01:12:15.505Z] #107 ... [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-20T01:12:15.505Z] #220 DONE 0.6s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #221 [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-12-20T01:12:15.505Z] #221 DONE 0.2s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-20T01:12:15.505Z] #222 DONE 0.1s [2024-12-20T01:12:15.505Z] [2024-12-20T01:12:15.505Z] #107 [security-proxy-auth] exporting to image [2024-12-20T01:12:15.505Z] #107 exporting layers 0.2s done [2024-12-20T01:12:15.505Z] #107 writing image sha256:28f3f7b5e40221fc7b5e9f54393d9afda9017753bb2fc408150b4ded4e8ebc5e done [2024-12-20T01:12:15.505Z] #107 naming to docker.io/library/security-proxy-auth 0.0s done [2024-12-20T01:12:15.672Z] #103 DONE 0.6s [2024-12-20T01:12:15.672Z] [2024-12-20T01:12:15.672Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-20T01:12:15.672Z] #104 ... [2024-12-20T01:12:15.672Z] [2024-12-20T01:12:15.672Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-20T01:12:15.672Z] #105 DONE 0.7s [2024-12-20T01:12:15.672Z] [2024-12-20T01:12:15.672Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-20T01:12:15.672Z] #106 DONE 1.9s [2024-12-20T01:12:15.672Z] [2024-12-20T01:12:15.672Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-20T01:12:15.767Z] #107 exporting layers 0.2s done [2024-12-20T01:12:15.767Z] #107 writing image sha256:25ed9a040d026dbbae7cf7d92c8839f9607b71ccc99323e87dad672fc353a01b done [2024-12-20T01:12:15.767Z] #107 naming to docker.io/library/security-proxy-setup done [2024-12-20T01:12:15.767Z] #107 DONE 2.9s [2024-12-20T01:12:15.767Z] [2024-12-20T01:12:15.767Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-20T01:12:15.943Z] #107 DONE 0.4s [2024-12-20T01:12:15.943Z] [2024-12-20T01:12:15.943Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-20T01:12:15.943Z] #104 DONE 0.5s [2024-12-20T01:12:15.943Z] [2024-12-20T01:12:15.943Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-20T01:12:16.027Z] #223 DONE 0.5s [2024-12-20T01:12:16.027Z] [2024-12-20T01:12:16.027Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-20T01:12:16.027Z] #224 DONE 0.8s [2024-12-20T01:12:16.027Z] [2024-12-20T01:12:16.027Z] #107 [security-bootstrapper] exporting to image [2024-12-20T01:12:16.231Z] #108 ... [2024-12-20T01:12:16.231Z] [2024-12-20T01:12:16.231Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-20T01:12:16.231Z] #109 DONE 0.5s [2024-12-20T01:12:16.289Z] #107 exporting layers 0.3s done [2024-12-20T01:12:16.289Z] #107 writing image sha256:e6e1c2158e8cabde5c501aca353d99067a0ecaa110a1afa931a1f08d093ae27c done [2024-12-20T01:12:16.289Z] #107 naming to docker.io/library/security-bootstrapper done [2024-12-20T01:12:16.289Z] #107 writing image sha256:23534afa63fe806083af545bac35365ab2b4b191e08a8574419426bc42dec9ef done [2024-12-20T01:12:16.289Z] #107 naming to docker.io/library/security-secretstore-setup done [2024-12-20T01:12:16.289Z] #107 DONE 3.4s [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:12:16.289Z] time="2024-12-20T01:08:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-20T01:12:16.296Z] $ docker stop --time=1 7bfa489b76d1e15f8b34507ac7f662b8e053aa23bfc462c4db76a2682be4d755 [2024-12-20T01:12:16.530Z] [2024-12-20T01:12:16.530Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-20T01:12:16.530Z] #110 ... [2024-12-20T01:12:16.530Z] [2024-12-20T01:12:16.530Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-20T01:12:16.530Z] #108 DONE 0.6s [2024-12-20T01:12:16.530Z] [2024-12-20T01:12:16.530Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-20T01:12:16.530Z] #111 DONE 0.5s [2024-12-20T01:12:16.801Z] [2024-12-20T01:12:16.801Z] #112 [security-spire-config] exporting to image [2024-12-20T01:12:16.801Z] #112 exporting layers [2024-12-20T01:12:16.801Z] #112 ... [2024-12-20T01:12:16.801Z] [2024-12-20T01:12:16.801Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-20T01:12:16.801Z] #110 DONE 0.6s [2024-12-20T01:12:17.078Z] [2024-12-20T01:12:17.078Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-20T01:12:17.584Z] $ docker rm -f --volumes 7bfa489b76d1e15f8b34507ac7f662b8e053aa23bfc462c4db76a2682be4d755 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-20T01:12:17.664Z] #113 DONE 0.6s [2024-12-20T01:12:17.664Z] [2024-12-20T01:12:17.664Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-20T01:12:17.936Z] #114 DONE 0.6s [2024-12-20T01:12:17.936Z] [2024-12-20T01:12:17.936Z] #115 [security-spire-server] exporting to image [2024-12-20T01:12:17.947Z] + docker images [2024-12-20T01:12:17.947Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-20T01:12:17.947Z] security-bootstrapper latest e6e1c2158e8c 2 seconds ago 26MB [2024-12-20T01:12:17.947Z] security-proxy-setup latest 25ed9a040d02 2 seconds ago 35MB [2024-12-20T01:12:17.947Z] security-proxy-auth latest 28f3f7b5e402 2 seconds ago 32.2MB [2024-12-20T01:12:17.947Z] security-secretstore-setup latest 23534afa63fe 2 seconds ago 46.9MB [2024-12-20T01:12:17.947Z] core-metadata latest 1c1c7b5b11d2 3 seconds ago 37.6MB [2024-12-20T01:12:17.947Z] core-data latest 89e9a0da6c10 3 seconds ago 37.4MB [2024-12-20T01:12:17.947Z] core-common-config-bootstrapper latest 1db9bd9c6a71 3 seconds ago 22.8MB [2024-12-20T01:12:17.947Z] support-notifications latest 07d2c3688347 3 seconds ago 51.9MB [2024-12-20T01:12:17.947Z] support-scheduler latest 0d61393b20e6 4 seconds ago 52.9MB [2024-12-20T01:12:17.947Z] security-spiffe-token-provider latest a54a228a5984 4 seconds ago 38.5MB [2024-12-20T01:12:17.947Z] core-keeper latest 68c3fee42b4f 4 seconds ago 31.3MB [2024-12-20T01:12:17.947Z] core-command latest be5a8499fa53 4 seconds ago 33.2MB [2024-12-20T01:12:17.947Z] security-spire-config latest 03558d4e59d4 3 minutes ago 127MB [2024-12-20T01:12:17.947Z] security-spire-agent latest dbe1cc3af72d 3 minutes ago 188MB [2024-12-20T01:12:17.947Z] security-spire-server latest c6a29e07b421 3 minutes ago 128MB [2024-12-20T01:12:17.947Z] ci-base-image-x86_64 latest e2cda5259b63 6 minutes ago 974MB [2024-12-20T01:12:17.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB [2024-12-20T01:12:17.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB [2024-12-20T01:12:17.947Z] 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-12-20T01:12:18.097Z] provisioning config files... [2024-12-20T01:12:18.107Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/766@tmp/config17725905105411180304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:12:18.417Z] ---> ****-login.sh [2024-12-20T01:12:18.417Z] nexus3.edgexfoundry.org:10001 [2024-12-20T01:12:18.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:12:18.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:12:18.417Z] Configure a credential helper to remove this warning. See [2024-12-20T01:12:18.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:12:18.417Z] [2024-12-20T01:12:18.417Z] Login Succeeded [2024-12-20T01:12:18.417Z] nexus3.edgexfoundry.org:10002 [2024-12-20T01:12:18.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:12:18.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:12:18.417Z] Configure a credential helper to remove this warning. See [2024-12-20T01:12:18.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:12:18.417Z] [2024-12-20T01:12:18.417Z] Login Succeeded [2024-12-20T01:12:18.417Z] nexus3.edgexfoundry.org:10003 [2024-12-20T01:12:18.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:12:18.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:12:18.677Z] Configure a credential helper to remove this warning. See [2024-12-20T01:12:18.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:12:18.677Z] [2024-12-20T01:12:18.677Z] Login Succeeded [2024-12-20T01:12:18.677Z] nexus3.edgexfoundry.org:10004 [2024-12-20T01:12:18.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:12:18.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:12:18.677Z] Configure a credential helper to remove this warning. See [2024-12-20T01:12:18.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:12:18.678Z] [2024-12-20T01:12:18.678Z] Login Succeeded [2024-12-20T01:12:18.678Z] ****.io [2024-12-20T01:12:18.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:12:18.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:12:18.937Z] Configure a credential helper to remove this warning. See [2024-12-20T01:12:18.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:12:18.937Z] [2024-12-20T01:12:18.937Z] Login Succeeded [2024-12-20T01:12:18.937Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T01:12:18.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:12:18.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T01:12:19.024Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-12-20T01:12:19.024Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:19.024Z] latest [2024-12-20T01:12:19.024Z] 4.0.0-dev.30 [2024-12-20T01:12:19.024Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:19.024Z] main [2024-12-20T01:12:19.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:19.378Z] #115 ... [2024-12-20T01:12:19.378Z] [2024-12-20T01:12:19.378Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-20T01:12:19.378Z] #116 DONE 1.0s [2024-12-20T01:12:19.378Z] [2024-12-20T01:12:19.378Z] #117 [security-spire-agent] exporting to image [2024-12-20T01:12:19.438Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:19.766Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:19.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-20T01:12:19.766Z] b3529d3b7740: Preparing [2024-12-20T01:12:19.766Z] f1ab6ccafb50: Preparing [2024-12-20T01:12:19.766Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:19.766Z] 198567529466: Preparing [2024-12-20T01:12:19.766Z] fa72eb755052: Preparing [2024-12-20T01:12:19.766Z] ce755f957d2f: Preparing [2024-12-20T01:12:19.766Z] 75654b8eeebd: Preparing [2024-12-20T01:12:19.766Z] ce755f957d2f: Waiting [2024-12-20T01:12:19.766Z] 75654b8eeebd: Waiting [2024-12-20T01:12:19.766Z] 2c0eb53799e3: Pushed [2024-12-20T01:12:19.766Z] 198567529466: Pushed [2024-12-20T01:12:19.766Z] b3529d3b7740: Pushed [2024-12-20T01:12:19.766Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:19.962Z] #117 ... [2024-12-20T01:12:19.962Z] [2024-12-20T01:12:19.962Z] #115 [security-spire-server] exporting to image [2024-12-20T01:12:19.962Z] #115 exporting layers 3.2s done [2024-12-20T01:12:19.962Z] #115 writing image sha256:18f63a192322f1f42b569e40db45467c6bd2e97c3c38c1c8c18400473c497ef6 0.1s done [2024-12-20T01:12:19.962Z] #115 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-12-20T01:12:19.962Z] #115 DONE 3.3s [2024-12-20T01:12:19.962Z] [2024-12-20T01:12:19.962Z] #112 [security-spire-config] exporting to image [2024-12-20T01:12:19.962Z] #112 exporting layers 3.2s done [2024-12-20T01:12:19.962Z] #112 writing image sha256:676c7de0f57734499043da47ae3243c4d7d1745b8d25f6ce21dc49b16fe254fa 0.0s done [2024-12-20T01:12:19.962Z] #112 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-12-20T01:12:19.962Z] #112 DONE 3.3s [2024-12-20T01:12:20.027Z] ce755f957d2f: Pushed [2024-12-20T01:12:20.229Z] [2024-12-20T01:12:20.229Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:20.286Z] fa72eb755052: Pushed [2024-12-20T01:12:21.190Z] #80 ... [2024-12-20T01:12:21.190Z] [2024-12-20T01:12:21.190Z] #117 [security-spire-agent] exporting to image [2024-12-20T01:12:21.190Z] #117 exporting layers 1.8s done [2024-12-20T01:12:21.190Z] #117 writing image sha256:f17963466407e2ce6eab3448a97e5740314380e7a30452101e1a9536ea0954c0 done [2024-12-20T01:12:21.190Z] #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-12-20T01:12:21.190Z] #117 DONE 1.8s [2024-12-20T01:12:21.190Z] [2024-12-20T01:12:21.190Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:22.203Z] f1ab6ccafb50: Pushed [2024-12-20T01:12:22.203Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:29da737f4b9e5e2daf020cf243b8b9f90e0e349c8cf22bf100861bea2fa2f841 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:22.532Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:22.855Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-20T01:12:22.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-20T01:12:22.855Z] b3529d3b7740: Preparing [2024-12-20T01:12:22.855Z] f1ab6ccafb50: Preparing [2024-12-20T01:12:22.855Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:22.855Z] 198567529466: Preparing [2024-12-20T01:12:22.855Z] fa72eb755052: Preparing [2024-12-20T01:12:22.855Z] ce755f957d2f: Preparing [2024-12-20T01:12:22.855Z] 75654b8eeebd: Preparing [2024-12-20T01:12:22.855Z] 75654b8eeebd: Waiting [2024-12-20T01:12:22.855Z] ce755f957d2f: Waiting [2024-12-20T01:12:22.855Z] 198567529466: Layer already exists [2024-12-20T01:12:22.855Z] b3529d3b7740: Layer already exists [2024-12-20T01:12:22.855Z] f1ab6ccafb50: Layer already exists [2024-12-20T01:12:22.855Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:22.855Z] fa72eb755052: Layer already exists [2024-12-20T01:12:22.855Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:22.855Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:22.855Z] latest: digest: sha256:29da737f4b9e5e2daf020cf243b8b9f90e0e349c8cf22bf100861bea2fa2f841 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:23.193Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:23.508Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.30 [2024-12-20T01:12:23.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-20T01:12:23.508Z] b3529d3b7740: Preparing [2024-12-20T01:12:23.508Z] f1ab6ccafb50: Preparing [2024-12-20T01:12:23.508Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:23.508Z] 198567529466: Preparing [2024-12-20T01:12:23.508Z] fa72eb755052: Preparing [2024-12-20T01:12:23.508Z] ce755f957d2f: Preparing [2024-12-20T01:12:23.508Z] 75654b8eeebd: Preparing [2024-12-20T01:12:23.508Z] ce755f957d2f: Waiting [2024-12-20T01:12:23.508Z] 75654b8eeebd: Waiting [2024-12-20T01:12:23.508Z] 198567529466: Layer already exists [2024-12-20T01:12:23.508Z] b3529d3b7740: Layer already exists [2024-12-20T01:12:23.508Z] f1ab6ccafb50: Layer already exists [2024-12-20T01:12:23.508Z] fa72eb755052: Layer already exists [2024-12-20T01:12:23.508Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:23.508Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:23.508Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:23.508Z] 4.0.0-dev.30: digest: sha256:29da737f4b9e5e2daf020cf243b8b9f90e0e349c8cf22bf100861bea2fa2f841 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:23.832Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:24.151Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:24.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-20T01:12:24.151Z] b3529d3b7740: Preparing [2024-12-20T01:12:24.151Z] f1ab6ccafb50: Preparing [2024-12-20T01:12:24.151Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:24.151Z] 198567529466: Preparing [2024-12-20T01:12:24.151Z] fa72eb755052: Preparing [2024-12-20T01:12:24.151Z] ce755f957d2f: Preparing [2024-12-20T01:12:24.151Z] 75654b8eeebd: Preparing [2024-12-20T01:12:24.151Z] ce755f957d2f: Waiting [2024-12-20T01:12:24.151Z] 75654b8eeebd: Waiting [2024-12-20T01:12:24.151Z] fa72eb755052: Layer already exists [2024-12-20T01:12:24.151Z] f1ab6ccafb50: Layer already exists [2024-12-20T01:12:24.151Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:24.151Z] b3529d3b7740: Layer already exists [2024-12-20T01:12:24.151Z] 198567529466: Layer already exists [2024-12-20T01:12:24.151Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:24.151Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:24.151Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:29da737f4b9e5e2daf020cf243b8b9f90e0e349c8cf22bf100861bea2fa2f841 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:24.485Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:24.812Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-12-20T01:12:24.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-20T01:12:24.812Z] b3529d3b7740: Preparing [2024-12-20T01:12:24.812Z] f1ab6ccafb50: Preparing [2024-12-20T01:12:24.812Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:24.812Z] 198567529466: Preparing [2024-12-20T01:12:24.812Z] fa72eb755052: Preparing [2024-12-20T01:12:24.812Z] ce755f957d2f: Preparing [2024-12-20T01:12:24.812Z] 75654b8eeebd: Preparing [2024-12-20T01:12:24.812Z] ce755f957d2f: Waiting [2024-12-20T01:12:24.812Z] 75654b8eeebd: Waiting [2024-12-20T01:12:24.812Z] f1ab6ccafb50: Layer already exists [2024-12-20T01:12:24.812Z] b3529d3b7740: Layer already exists [2024-12-20T01:12:24.812Z] 198567529466: Layer already exists [2024-12-20T01:12:24.812Z] fa72eb755052: Layer already exists [2024-12-20T01:12:24.812Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:24.812Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:24.812Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:24.812Z] main: digest: sha256:29da737f4b9e5e2daf020cf243b8b9f90e0e349c8cf22bf100861bea2fa2f841 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:12:24.889Z] ===================================================== [Pipeline] echo [2024-12-20T01:12:24.909Z] taggedImages: [2024-12-20T01:12:24.909Z] - nexus3.edgexfoundry.org:10004/core-command:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:24.909Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-20T01:12:24.909Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.30 [2024-12-20T01:12:24.909Z] - nexus3.edgexfoundry.org:10004/core-command:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:24.909Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-12-20T01:12:24.944Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-12-20T01:12:24.944Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:24.944Z] latest [2024-12-20T01:12:24.944Z] 4.0.0-dev.30 [2024-12-20T01:12:24.944Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:24.944Z] main [2024-12-20T01:12:24.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:25.300Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:25.622Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:25.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-20T01:12:25.622Z] 1f0bdcf1aae5: Preparing [2024-12-20T01:12:25.622Z] e15dabdae6d9: Preparing [2024-12-20T01:12:25.622Z] 0f26f9bbc2cf: Preparing [2024-12-20T01:12:25.622Z] 42076c163724: Preparing [2024-12-20T01:12:25.622Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:25.622Z] 198567529466: Preparing [2024-12-20T01:12:25.622Z] fa72eb755052: Preparing [2024-12-20T01:12:25.622Z] ce755f957d2f: Preparing [2024-12-20T01:12:25.622Z] 75654b8eeebd: Preparing [2024-12-20T01:12:25.622Z] ce755f957d2f: Waiting [2024-12-20T01:12:25.622Z] 198567529466: Waiting [2024-12-20T01:12:25.622Z] fa72eb755052: Waiting [2024-12-20T01:12:25.622Z] 75654b8eeebd: Waiting [2024-12-20T01:12:25.622Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:25.622Z] 198567529466: Layer already exists [2024-12-20T01:12:25.622Z] fa72eb755052: Layer already exists [2024-12-20T01:12:25.622Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:25.622Z] 1f0bdcf1aae5: Pushed [2024-12-20T01:12:25.622Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:25.622Z] 0f26f9bbc2cf: Pushed [2024-12-20T01:12:25.622Z] e15dabdae6d9: Pushed [2024-12-20T01:12:26.560Z] 42076c163724: Pushed [2024-12-20T01:12:26.560Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:814415164bf6713f673703ee2b6faa2dee28a2de304b43228a1babd4f6f1c1f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:27.154Z] + 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-12-20T01:12:27.484Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-20T01:12:27.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-20T01:12:27.484Z] 1f0bdcf1aae5: Preparing [2024-12-20T01:12:27.484Z] e15dabdae6d9: Preparing [2024-12-20T01:12:27.484Z] 0f26f9bbc2cf: Preparing [2024-12-20T01:12:27.484Z] 42076c163724: Preparing [2024-12-20T01:12:27.484Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:27.484Z] 198567529466: Preparing [2024-12-20T01:12:27.484Z] fa72eb755052: Preparing [2024-12-20T01:12:27.484Z] ce755f957d2f: Preparing [2024-12-20T01:12:27.484Z] 75654b8eeebd: Preparing [2024-12-20T01:12:27.484Z] 198567529466: Waiting [2024-12-20T01:12:27.484Z] fa72eb755052: Waiting [2024-12-20T01:12:27.484Z] ce755f957d2f: Waiting [2024-12-20T01:12:27.484Z] 75654b8eeebd: Waiting [2024-12-20T01:12:27.484Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:27.484Z] e15dabdae6d9: Layer already exists [2024-12-20T01:12:27.484Z] 0f26f9bbc2cf: Layer already exists [2024-12-20T01:12:27.484Z] 42076c163724: Layer already exists [2024-12-20T01:12:27.484Z] 1f0bdcf1aae5: Layer already exists [2024-12-20T01:12:27.484Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:27.484Z] fa72eb755052: Layer already exists [2024-12-20T01:12:27.484Z] 198567529466: Layer already exists [2024-12-20T01:12:27.484Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:27.484Z] latest: digest: sha256:814415164bf6713f673703ee2b6faa2dee28a2de304b43228a1babd4f6f1c1f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:27.811Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:28.138Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.30 [2024-12-20T01:12:28.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-20T01:12:28.138Z] 1f0bdcf1aae5: Preparing [2024-12-20T01:12:28.138Z] e15dabdae6d9: Preparing [2024-12-20T01:12:28.138Z] 0f26f9bbc2cf: Preparing [2024-12-20T01:12:28.138Z] 42076c163724: Preparing [2024-12-20T01:12:28.138Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:28.138Z] 198567529466: Preparing [2024-12-20T01:12:28.138Z] fa72eb755052: Preparing [2024-12-20T01:12:28.138Z] ce755f957d2f: Preparing [2024-12-20T01:12:28.138Z] 75654b8eeebd: Preparing [2024-12-20T01:12:28.138Z] 198567529466: Waiting [2024-12-20T01:12:28.138Z] ce755f957d2f: Waiting [2024-12-20T01:12:28.138Z] fa72eb755052: Waiting [2024-12-20T01:12:28.138Z] 75654b8eeebd: Waiting [2024-12-20T01:12:28.138Z] 1f0bdcf1aae5: Layer already exists [2024-12-20T01:12:28.138Z] 42076c163724: Layer already exists [2024-12-20T01:12:28.138Z] e15dabdae6d9: Layer already exists [2024-12-20T01:12:28.138Z] 0f26f9bbc2cf: Layer already exists [2024-12-20T01:12:28.138Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:28.138Z] 198567529466: Layer already exists [2024-12-20T01:12:28.138Z] fa72eb755052: Layer already exists [2024-12-20T01:12:28.138Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:28.138Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:28.138Z] 4.0.0-dev.30: digest: sha256:814415164bf6713f673703ee2b6faa2dee28a2de304b43228a1babd4f6f1c1f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:28.463Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:28.791Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:28.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-20T01:12:28.791Z] 1f0bdcf1aae5: Preparing [2024-12-20T01:12:28.791Z] e15dabdae6d9: Preparing [2024-12-20T01:12:28.791Z] 0f26f9bbc2cf: Preparing [2024-12-20T01:12:28.791Z] 42076c163724: Preparing [2024-12-20T01:12:28.791Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:28.791Z] 198567529466: Preparing [2024-12-20T01:12:28.791Z] fa72eb755052: Preparing [2024-12-20T01:12:28.791Z] ce755f957d2f: Preparing [2024-12-20T01:12:28.791Z] 75654b8eeebd: Preparing [2024-12-20T01:12:28.791Z] ce755f957d2f: Waiting [2024-12-20T01:12:28.791Z] 198567529466: Waiting [2024-12-20T01:12:28.791Z] 75654b8eeebd: Waiting [2024-12-20T01:12:28.791Z] fa72eb755052: Waiting [2024-12-20T01:12:28.791Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:28.791Z] e15dabdae6d9: Layer already exists [2024-12-20T01:12:28.791Z] 1f0bdcf1aae5: Layer already exists [2024-12-20T01:12:28.791Z] 0f26f9bbc2cf: Layer already exists [2024-12-20T01:12:28.791Z] 42076c163724: Layer already exists [2024-12-20T01:12:28.791Z] 198567529466: Layer already exists [2024-12-20T01:12:28.791Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:28.791Z] fa72eb755052: Layer already exists [2024-12-20T01:12:28.791Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:28.791Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:814415164bf6713f673703ee2b6faa2dee28a2de304b43228a1babd4f6f1c1f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:29.113Z] + 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-12-20T01:12:29.441Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-12-20T01:12:29.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-20T01:12:29.441Z] 1f0bdcf1aae5: Preparing [2024-12-20T01:12:29.441Z] e15dabdae6d9: Preparing [2024-12-20T01:12:29.441Z] 0f26f9bbc2cf: Preparing [2024-12-20T01:12:29.441Z] 42076c163724: Preparing [2024-12-20T01:12:29.441Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:29.441Z] 198567529466: Preparing [2024-12-20T01:12:29.441Z] fa72eb755052: Preparing [2024-12-20T01:12:29.441Z] ce755f957d2f: Preparing [2024-12-20T01:12:29.441Z] 75654b8eeebd: Preparing [2024-12-20T01:12:29.441Z] fa72eb755052: Waiting [2024-12-20T01:12:29.441Z] 198567529466: Waiting [2024-12-20T01:12:29.441Z] ce755f957d2f: Waiting [2024-12-20T01:12:29.441Z] 75654b8eeebd: Waiting [2024-12-20T01:12:29.441Z] e15dabdae6d9: Layer already exists [2024-12-20T01:12:29.441Z] 1f0bdcf1aae5: Layer already exists [2024-12-20T01:12:29.441Z] 42076c163724: Layer already exists [2024-12-20T01:12:29.441Z] 0f26f9bbc2cf: Layer already exists [2024-12-20T01:12:29.441Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:29.441Z] 198567529466: Layer already exists [2024-12-20T01:12:29.441Z] fa72eb755052: Layer already exists [2024-12-20T01:12:29.441Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:29.441Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:29.441Z] main: digest: sha256:814415164bf6713f673703ee2b6faa2dee28a2de304b43228a1babd4f6f1c1f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:12:29.516Z] ===================================================== [Pipeline] echo [2024-12-20T01:12:29.533Z] taggedImages: [2024-12-20T01:12:29.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:29.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-20T01:12:29.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.30 [2024-12-20T01:12:29.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:29.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-12-20T01:12:29.561Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-12-20T01:12:29.561Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:29.561Z] latest [2024-12-20T01:12:29.561Z] 4.0.0-dev.30 [2024-12-20T01:12:29.561Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:29.561Z] main [2024-12-20T01:12:29.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:29.904Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:30.226Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:30.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-20T01:12:30.226Z] 6a8e512aa68c: Preparing [2024-12-20T01:12:30.226Z] 2088293522b3: Preparing [2024-12-20T01:12:30.226Z] 75ed9b267e79: Preparing [2024-12-20T01:12:30.226Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:30.226Z] 198567529466: Preparing [2024-12-20T01:12:30.226Z] 13ae9e3f615c: Preparing [2024-12-20T01:12:30.226Z] 6059308fb523: Preparing [2024-12-20T01:12:30.226Z] 75654b8eeebd: Preparing [2024-12-20T01:12:30.226Z] 13ae9e3f615c: Waiting [2024-12-20T01:12:30.226Z] 75654b8eeebd: Waiting [2024-12-20T01:12:30.226Z] 198567529466: Layer already exists [2024-12-20T01:12:30.226Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:30.226Z] 2088293522b3: Pushed [2024-12-20T01:12:30.226Z] 6a8e512aa68c: Pushed [2024-12-20T01:12:30.226Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:30.226Z] 6059308fb523: Pushed [2024-12-20T01:12:30.795Z] 13ae9e3f615c: Pushed [2024-12-20T01:12:32.701Z] 75ed9b267e79: Pushed [2024-12-20T01:12:32.701Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:495e6ca53fd6eaf8865d66cc425a839cb6611871c94f7e574f7026994724d9f5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:33.030Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:33.355Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-20T01:12:33.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-20T01:12:33.355Z] 6a8e512aa68c: Preparing [2024-12-20T01:12:33.355Z] 2088293522b3: Preparing [2024-12-20T01:12:33.355Z] 75ed9b267e79: Preparing [2024-12-20T01:12:33.355Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:33.355Z] 198567529466: Preparing [2024-12-20T01:12:33.355Z] 13ae9e3f615c: Preparing [2024-12-20T01:12:33.355Z] 6059308fb523: Preparing [2024-12-20T01:12:33.355Z] 75654b8eeebd: Preparing [2024-12-20T01:12:33.355Z] 13ae9e3f615c: Waiting [2024-12-20T01:12:33.355Z] 6059308fb523: Waiting [2024-12-20T01:12:33.355Z] 75654b8eeebd: Waiting [2024-12-20T01:12:33.355Z] 6a8e512aa68c: Layer already exists [2024-12-20T01:12:33.355Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:33.355Z] 2088293522b3: Layer already exists [2024-12-20T01:12:33.355Z] 75ed9b267e79: Layer already exists [2024-12-20T01:12:33.355Z] 198567529466: Layer already exists [2024-12-20T01:12:33.355Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:33.355Z] 6059308fb523: Layer already exists [2024-12-20T01:12:33.355Z] 13ae9e3f615c: Layer already exists [2024-12-20T01:12:33.355Z] latest: digest: sha256:495e6ca53fd6eaf8865d66cc425a839cb6611871c94f7e574f7026994724d9f5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:33.692Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:34.017Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.30 [2024-12-20T01:12:34.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-20T01:12:34.017Z] 6a8e512aa68c: Preparing [2024-12-20T01:12:34.017Z] 2088293522b3: Preparing [2024-12-20T01:12:34.017Z] 75ed9b267e79: Preparing [2024-12-20T01:12:34.017Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:34.017Z] 198567529466: Preparing [2024-12-20T01:12:34.017Z] 13ae9e3f615c: Preparing [2024-12-20T01:12:34.017Z] 6059308fb523: Preparing [2024-12-20T01:12:34.017Z] 75654b8eeebd: Preparing [2024-12-20T01:12:34.017Z] 13ae9e3f615c: Waiting [2024-12-20T01:12:34.017Z] 6059308fb523: Waiting [2024-12-20T01:12:34.017Z] 198567529466: Layer already exists [2024-12-20T01:12:34.017Z] 6a8e512aa68c: Layer already exists [2024-12-20T01:12:34.017Z] 2088293522b3: Layer already exists [2024-12-20T01:12:34.017Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:34.017Z] 75ed9b267e79: Layer already exists [2024-12-20T01:12:34.017Z] 13ae9e3f615c: Layer already exists [2024-12-20T01:12:34.017Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:34.017Z] 6059308fb523: Layer already exists [2024-12-20T01:12:34.017Z] 4.0.0-dev.30: digest: sha256:495e6ca53fd6eaf8865d66cc425a839cb6611871c94f7e574f7026994724d9f5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:34.345Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:34.679Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:34.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-20T01:12:34.679Z] 6a8e512aa68c: Preparing [2024-12-20T01:12:34.679Z] 2088293522b3: Preparing [2024-12-20T01:12:34.679Z] 75ed9b267e79: Preparing [2024-12-20T01:12:34.679Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:34.679Z] 198567529466: Preparing [2024-12-20T01:12:34.679Z] 13ae9e3f615c: Preparing [2024-12-20T01:12:34.679Z] 6059308fb523: Preparing [2024-12-20T01:12:34.679Z] 75654b8eeebd: Preparing [2024-12-20T01:12:34.679Z] 13ae9e3f615c: Waiting [2024-12-20T01:12:34.679Z] 6059308fb523: Waiting [2024-12-20T01:12:34.679Z] 75654b8eeebd: Waiting [2024-12-20T01:12:34.679Z] 198567529466: Layer already exists [2024-12-20T01:12:34.679Z] 6a8e512aa68c: Layer already exists [2024-12-20T01:12:34.679Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:34.679Z] 2088293522b3: Layer already exists [2024-12-20T01:12:34.679Z] 75ed9b267e79: Layer already exists [2024-12-20T01:12:34.679Z] 6059308fb523: Layer already exists [2024-12-20T01:12:34.679Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:34.679Z] 13ae9e3f615c: Layer already exists [2024-12-20T01:12:34.679Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:495e6ca53fd6eaf8865d66cc425a839cb6611871c94f7e574f7026994724d9f5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:35.011Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:35.338Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-12-20T01:12:35.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-20T01:12:35.338Z] 6a8e512aa68c: Preparing [2024-12-20T01:12:35.338Z] 2088293522b3: Preparing [2024-12-20T01:12:35.338Z] 75ed9b267e79: Preparing [2024-12-20T01:12:35.338Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:35.338Z] 198567529466: Preparing [2024-12-20T01:12:35.338Z] 13ae9e3f615c: Preparing [2024-12-20T01:12:35.338Z] 6059308fb523: Preparing [2024-12-20T01:12:35.338Z] 75654b8eeebd: Preparing [2024-12-20T01:12:35.338Z] 6059308fb523: Waiting [2024-12-20T01:12:35.338Z] 75654b8eeebd: Waiting [2024-12-20T01:12:35.338Z] 13ae9e3f615c: Waiting [2024-12-20T01:12:35.338Z] 2088293522b3: Layer already exists [2024-12-20T01:12:35.338Z] 6a8e512aa68c: Layer already exists [2024-12-20T01:12:35.338Z] 198567529466: Layer already exists [2024-12-20T01:12:35.338Z] 75ed9b267e79: Layer already exists [2024-12-20T01:12:35.338Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:35.338Z] 13ae9e3f615c: Layer already exists [2024-12-20T01:12:35.338Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:35.338Z] 6059308fb523: Layer already exists [2024-12-20T01:12:35.338Z] main: digest: sha256:495e6ca53fd6eaf8865d66cc425a839cb6611871c94f7e574f7026994724d9f5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:12:35.416Z] ===================================================== [Pipeline] echo [2024-12-20T01:12:35.428Z] taggedImages: [2024-12-20T01:12:35.428Z] - nexus3.edgexfoundry.org:10004/core-data:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:35.428Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-20T01:12:35.428Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.30 [2024-12-20T01:12:35.428Z] - nexus3.edgexfoundry.org:10004/core-data:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:35.428Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-12-20T01:12:35.461Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-12-20T01:12:35.461Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:35.461Z] latest [2024-12-20T01:12:35.461Z] 4.0.0-dev.30 [2024-12-20T01:12:35.461Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:35.461Z] main [2024-12-20T01:12:35.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:35.806Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:36.125Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:36.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-20T01:12:36.126Z] df793f7d56dd: Preparing [2024-12-20T01:12:36.126Z] 3042770b1283: Preparing [2024-12-20T01:12:36.126Z] 8c178d6bcbc6: Preparing [2024-12-20T01:12:36.126Z] 198567529466: Preparing [2024-12-20T01:12:36.126Z] 67fff6d24947: Preparing [2024-12-20T01:12:36.126Z] baeafed2a5cc: Preparing [2024-12-20T01:12:36.126Z] 75654b8eeebd: Preparing [2024-12-20T01:12:36.126Z] baeafed2a5cc: Waiting [2024-12-20T01:12:36.126Z] 198567529466: Layer already exists [2024-12-20T01:12:36.126Z] 3042770b1283: Pushed [2024-12-20T01:12:36.126Z] df793f7d56dd: Pushed [2024-12-20T01:12:36.126Z] 67fff6d24947: Pushed [2024-12-20T01:12:36.126Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:36.126Z] baeafed2a5cc: Pushed [2024-12-20T01:12:38.658Z] 8c178d6bcbc6: Pushed [2024-12-20T01:12:38.658Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:910b954facc86366c639e23e384bae79acfcde82341511e938cfd6639f491f44 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:38.989Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:39.300Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-20T01:12:39.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-20T01:12:39.300Z] df793f7d56dd: Preparing [2024-12-20T01:12:39.300Z] 3042770b1283: Preparing [2024-12-20T01:12:39.300Z] 8c178d6bcbc6: Preparing [2024-12-20T01:12:39.300Z] 198567529466: Preparing [2024-12-20T01:12:39.300Z] 67fff6d24947: Preparing [2024-12-20T01:12:39.300Z] baeafed2a5cc: Preparing [2024-12-20T01:12:39.300Z] 75654b8eeebd: Preparing [2024-12-20T01:12:39.300Z] baeafed2a5cc: Waiting [2024-12-20T01:12:39.300Z] 75654b8eeebd: Waiting [2024-12-20T01:12:39.300Z] 198567529466: Layer already exists [2024-12-20T01:12:39.300Z] 3042770b1283: Layer already exists [2024-12-20T01:12:39.300Z] 67fff6d24947: Layer already exists [2024-12-20T01:12:39.300Z] df793f7d56dd: Layer already exists [2024-12-20T01:12:39.300Z] 8c178d6bcbc6: Layer already exists [2024-12-20T01:12:39.300Z] baeafed2a5cc: Layer already exists [2024-12-20T01:12:39.300Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:39.300Z] latest: digest: sha256:910b954facc86366c639e23e384bae79acfcde82341511e938cfd6639f491f44 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:39.624Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:39.948Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.30 [2024-12-20T01:12:39.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-20T01:12:39.948Z] df793f7d56dd: Preparing [2024-12-20T01:12:39.948Z] 3042770b1283: Preparing [2024-12-20T01:12:39.948Z] 8c178d6bcbc6: Preparing [2024-12-20T01:12:39.948Z] 198567529466: Preparing [2024-12-20T01:12:39.948Z] 67fff6d24947: Preparing [2024-12-20T01:12:39.948Z] baeafed2a5cc: Preparing [2024-12-20T01:12:39.948Z] 75654b8eeebd: Preparing [2024-12-20T01:12:39.948Z] baeafed2a5cc: Waiting [2024-12-20T01:12:39.948Z] 75654b8eeebd: Waiting [2024-12-20T01:12:39.948Z] 67fff6d24947: Layer already exists [2024-12-20T01:12:39.948Z] df793f7d56dd: Layer already exists [2024-12-20T01:12:39.948Z] 8c178d6bcbc6: Layer already exists [2024-12-20T01:12:39.948Z] 198567529466: Layer already exists [2024-12-20T01:12:39.948Z] 3042770b1283: Layer already exists [2024-12-20T01:12:39.948Z] baeafed2a5cc: Layer already exists [2024-12-20T01:12:39.948Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:39.948Z] 4.0.0-dev.30: digest: sha256:910b954facc86366c639e23e384bae79acfcde82341511e938cfd6639f491f44 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:40.270Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:40.591Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:40.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-20T01:12:40.591Z] df793f7d56dd: Preparing [2024-12-20T01:12:40.591Z] 3042770b1283: Preparing [2024-12-20T01:12:40.591Z] 8c178d6bcbc6: Preparing [2024-12-20T01:12:40.591Z] 198567529466: Preparing [2024-12-20T01:12:40.591Z] 67fff6d24947: Preparing [2024-12-20T01:12:40.591Z] baeafed2a5cc: Preparing [2024-12-20T01:12:40.591Z] 75654b8eeebd: Preparing [2024-12-20T01:12:40.591Z] baeafed2a5cc: Waiting [2024-12-20T01:12:40.591Z] 75654b8eeebd: Waiting [2024-12-20T01:12:40.591Z] df793f7d56dd: Layer already exists [2024-12-20T01:12:40.591Z] 67fff6d24947: Layer already exists [2024-12-20T01:12:40.591Z] 198567529466: Layer already exists [2024-12-20T01:12:40.591Z] 8c178d6bcbc6: Layer already exists [2024-12-20T01:12:40.591Z] 3042770b1283: Layer already exists [2024-12-20T01:12:40.591Z] baeafed2a5cc: Layer already exists [2024-12-20T01:12:40.591Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:40.591Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:910b954facc86366c639e23e384bae79acfcde82341511e938cfd6639f491f44 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:40.916Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:41.229Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-12-20T01:12:41.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-20T01:12:41.229Z] df793f7d56dd: Preparing [2024-12-20T01:12:41.229Z] 3042770b1283: Preparing [2024-12-20T01:12:41.229Z] 8c178d6bcbc6: Preparing [2024-12-20T01:12:41.229Z] 198567529466: Preparing [2024-12-20T01:12:41.229Z] 67fff6d24947: Preparing [2024-12-20T01:12:41.229Z] baeafed2a5cc: Preparing [2024-12-20T01:12:41.229Z] 75654b8eeebd: Preparing [2024-12-20T01:12:41.229Z] baeafed2a5cc: Waiting [2024-12-20T01:12:41.229Z] 75654b8eeebd: Waiting [2024-12-20T01:12:41.229Z] 198567529466: Layer already exists [2024-12-20T01:12:41.229Z] 67fff6d24947: Layer already exists [2024-12-20T01:12:41.229Z] 8c178d6bcbc6: Layer already exists [2024-12-20T01:12:41.229Z] df793f7d56dd: Layer already exists [2024-12-20T01:12:41.229Z] 3042770b1283: Layer already exists [2024-12-20T01:12:41.229Z] baeafed2a5cc: Layer already exists [2024-12-20T01:12:41.229Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:41.229Z] main: digest: sha256:910b954facc86366c639e23e384bae79acfcde82341511e938cfd6639f491f44 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:12:41.287Z] ===================================================== [Pipeline] echo [2024-12-20T01:12:41.300Z] taggedImages: [2024-12-20T01:12:41.300Z] - nexus3.edgexfoundry.org:10004/core-keeper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:41.300Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-20T01:12:41.300Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.30 [2024-12-20T01:12:41.300Z] - nexus3.edgexfoundry.org:10004/core-keeper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:41.300Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-12-20T01:12:41.327Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-12-20T01:12:41.327Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:41.327Z] latest [2024-12-20T01:12:41.327Z] 4.0.0-dev.30 [2024-12-20T01:12:41.327Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:41.327Z] main [2024-12-20T01:12:41.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:41.665Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:41.995Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:41.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-20T01:12:41.995Z] 8f9580f1b71d: Preparing [2024-12-20T01:12:41.995Z] fb7cadd5c409: Preparing [2024-12-20T01:12:41.995Z] 9c81bb171220: Preparing [2024-12-20T01:12:41.995Z] 160c536116e7: Preparing [2024-12-20T01:12:41.995Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:41.995Z] 198567529466: Preparing [2024-12-20T01:12:41.995Z] fa72eb755052: Preparing [2024-12-20T01:12:41.995Z] ce755f957d2f: Preparing [2024-12-20T01:12:41.995Z] 198567529466: Waiting [2024-12-20T01:12:41.995Z] fa72eb755052: Waiting [2024-12-20T01:12:41.995Z] 75654b8eeebd: Preparing [2024-12-20T01:12:41.995Z] ce755f957d2f: Waiting [2024-12-20T01:12:41.995Z] 75654b8eeebd: Waiting [2024-12-20T01:12:41.995Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:41.995Z] 198567529466: Layer already exists [2024-12-20T01:12:41.995Z] fa72eb755052: Layer already exists [2024-12-20T01:12:41.995Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:41.995Z] fb7cadd5c409: Pushed [2024-12-20T01:12:41.995Z] 9c81bb171220: Pushed [2024-12-20T01:12:41.995Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:41.995Z] 8f9580f1b71d: Pushed [2024-12-20T01:12:44.532Z] 160c536116e7: Pushed [2024-12-20T01:12:44.532Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:68200f689e49f5ba055f5593b09374a184abab5886a6c25c0222e4742697638c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:44.861Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:45.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-20T01:12:45.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-20T01:12:45.191Z] 8f9580f1b71d: Preparing [2024-12-20T01:12:45.191Z] fb7cadd5c409: Preparing [2024-12-20T01:12:45.191Z] 9c81bb171220: Preparing [2024-12-20T01:12:45.191Z] 160c536116e7: Preparing [2024-12-20T01:12:45.191Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:45.191Z] 198567529466: Preparing [2024-12-20T01:12:45.191Z] fa72eb755052: Preparing [2024-12-20T01:12:45.191Z] ce755f957d2f: Preparing [2024-12-20T01:12:45.191Z] 75654b8eeebd: Preparing [2024-12-20T01:12:45.191Z] fa72eb755052: Waiting [2024-12-20T01:12:45.191Z] ce755f957d2f: Waiting [2024-12-20T01:12:45.191Z] 75654b8eeebd: Waiting [2024-12-20T01:12:45.191Z] 198567529466: Waiting [2024-12-20T01:12:45.191Z] 8f9580f1b71d: Layer already exists [2024-12-20T01:12:45.191Z] 160c536116e7: Layer already exists [2024-12-20T01:12:45.191Z] 9c81bb171220: Layer already exists [2024-12-20T01:12:45.191Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:45.191Z] fb7cadd5c409: Layer already exists [2024-12-20T01:12:45.191Z] 198567529466: Layer already exists [2024-12-20T01:12:45.191Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:45.191Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:45.191Z] fa72eb755052: Layer already exists [2024-12-20T01:12:45.191Z] latest: digest: sha256:68200f689e49f5ba055f5593b09374a184abab5886a6c25c0222e4742697638c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:45.520Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:45.839Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.30 [2024-12-20T01:12:45.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-20T01:12:45.839Z] 8f9580f1b71d: Preparing [2024-12-20T01:12:45.839Z] fb7cadd5c409: Preparing [2024-12-20T01:12:45.839Z] 9c81bb171220: Preparing [2024-12-20T01:12:45.839Z] 160c536116e7: Preparing [2024-12-20T01:12:45.839Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:45.839Z] 198567529466: Preparing [2024-12-20T01:12:45.839Z] fa72eb755052: Preparing [2024-12-20T01:12:45.839Z] ce755f957d2f: Preparing [2024-12-20T01:12:45.839Z] 75654b8eeebd: Preparing [2024-12-20T01:12:45.839Z] 198567529466: Waiting [2024-12-20T01:12:45.839Z] fa72eb755052: Waiting [2024-12-20T01:12:45.839Z] ce755f957d2f: Waiting [2024-12-20T01:12:45.839Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:45.839Z] 160c536116e7: Layer already exists [2024-12-20T01:12:45.839Z] 8f9580f1b71d: Layer already exists [2024-12-20T01:12:45.839Z] 9c81bb171220: Layer already exists [2024-12-20T01:12:45.839Z] fb7cadd5c409: Layer already exists [2024-12-20T01:12:45.839Z] 198567529466: Layer already exists [2024-12-20T01:12:45.839Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:45.839Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:45.839Z] fa72eb755052: Layer already exists [2024-12-20T01:12:45.839Z] 4.0.0-dev.30: digest: sha256:68200f689e49f5ba055f5593b09374a184abab5886a6c25c0222e4742697638c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:46.164Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:46.490Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:46.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-20T01:12:46.490Z] 8f9580f1b71d: Preparing [2024-12-20T01:12:46.490Z] fb7cadd5c409: Preparing [2024-12-20T01:12:46.490Z] 9c81bb171220: Preparing [2024-12-20T01:12:46.490Z] 160c536116e7: Preparing [2024-12-20T01:12:46.490Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:46.490Z] 198567529466: Preparing [2024-12-20T01:12:46.490Z] fa72eb755052: Preparing [2024-12-20T01:12:46.490Z] ce755f957d2f: Preparing [2024-12-20T01:12:46.490Z] 75654b8eeebd: Preparing [2024-12-20T01:12:46.490Z] fa72eb755052: Waiting [2024-12-20T01:12:46.490Z] ce755f957d2f: Waiting [2024-12-20T01:12:46.490Z] 75654b8eeebd: Waiting [2024-12-20T01:12:46.490Z] 198567529466: Waiting [2024-12-20T01:12:46.490Z] 8f9580f1b71d: Layer already exists [2024-12-20T01:12:46.490Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:46.490Z] 160c536116e7: Layer already exists [2024-12-20T01:12:46.490Z] 9c81bb171220: Layer already exists [2024-12-20T01:12:46.490Z] fb7cadd5c409: Layer already exists [2024-12-20T01:12:46.490Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:46.490Z] 198567529466: Layer already exists [2024-12-20T01:12:46.490Z] fa72eb755052: Layer already exists [2024-12-20T01:12:46.490Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:46.490Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:68200f689e49f5ba055f5593b09374a184abab5886a6c25c0222e4742697638c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:46.822Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:47.144Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-12-20T01:12:47.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-20T01:12:47.144Z] 8f9580f1b71d: Preparing [2024-12-20T01:12:47.144Z] fb7cadd5c409: Preparing [2024-12-20T01:12:47.144Z] 9c81bb171220: Preparing [2024-12-20T01:12:47.144Z] 160c536116e7: Preparing [2024-12-20T01:12:47.144Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:47.144Z] 198567529466: Preparing [2024-12-20T01:12:47.144Z] fa72eb755052: Preparing [2024-12-20T01:12:47.144Z] ce755f957d2f: Preparing [2024-12-20T01:12:47.144Z] 75654b8eeebd: Preparing [2024-12-20T01:12:47.144Z] ce755f957d2f: Waiting [2024-12-20T01:12:47.144Z] fa72eb755052: Waiting [2024-12-20T01:12:47.144Z] 75654b8eeebd: Waiting [2024-12-20T01:12:47.144Z] 198567529466: Waiting [2024-12-20T01:12:47.144Z] 9c81bb171220: Layer already exists [2024-12-20T01:12:47.144Z] 160c536116e7: Layer already exists [2024-12-20T01:12:47.144Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:47.144Z] fb7cadd5c409: Layer already exists [2024-12-20T01:12:47.144Z] 8f9580f1b71d: Layer already exists [2024-12-20T01:12:47.144Z] 198567529466: Layer already exists [2024-12-20T01:12:47.144Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:47.144Z] fa72eb755052: Layer already exists [2024-12-20T01:12:47.144Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:47.144Z] main: digest: sha256:68200f689e49f5ba055f5593b09374a184abab5886a6c25c0222e4742697638c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:12:47.195Z] ===================================================== [Pipeline] echo [2024-12-20T01:12:47.207Z] taggedImages: [2024-12-20T01:12:47.207Z] - nexus3.edgexfoundry.org:10004/core-metadata:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:47.207Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-20T01:12:47.207Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.30 [2024-12-20T01:12:47.207Z] - nexus3.edgexfoundry.org:10004/core-metadata:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:47.207Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-12-20T01:12:47.231Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-12-20T01:12:47.231Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:47.231Z] latest [2024-12-20T01:12:47.231Z] 4.0.0-dev.30 [2024-12-20T01:12:47.231Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:47.231Z] main [2024-12-20T01:12:47.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:47.588Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:47.915Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:47.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-20T01:12:47.915Z] ecc8c0e5ca74: Preparing [2024-12-20T01:12:47.915Z] abf887750f5a: Preparing [2024-12-20T01:12:47.916Z] f564e551f3ff: Preparing [2024-12-20T01:12:47.916Z] aaaf81be3823: Preparing [2024-12-20T01:12:47.916Z] 7a70d6c6114c: Preparing [2024-12-20T01:12:47.916Z] 12cfcb5c40d5: Preparing [2024-12-20T01:12:47.916Z] 6a6da6751708: Preparing [2024-12-20T01:12:47.916Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:47.916Z] 198567529466: Preparing [2024-12-20T01:12:47.916Z] eaefa6c15d82: Preparing [2024-12-20T01:12:47.916Z] 8da6027287f7: Preparing [2024-12-20T01:12:47.916Z] 5f70bf18a086: Preparing [2024-12-20T01:12:47.916Z] 7c6ac7daa95b: Preparing [2024-12-20T01:12:47.916Z] 084f30ae29e8: Preparing [2024-12-20T01:12:47.916Z] ac7d6462e2ba: Preparing [2024-12-20T01:12:47.916Z] 75654b8eeebd: Preparing [2024-12-20T01:12:47.916Z] 12cfcb5c40d5: Waiting [2024-12-20T01:12:47.916Z] 6a6da6751708: Waiting [2024-12-20T01:12:47.916Z] 2c0eb53799e3: Waiting [2024-12-20T01:12:47.916Z] 198567529466: Waiting [2024-12-20T01:12:47.916Z] 084f30ae29e8: Waiting [2024-12-20T01:12:47.916Z] eaefa6c15d82: Waiting [2024-12-20T01:12:47.916Z] 5f70bf18a086: Waiting [2024-12-20T01:12:47.916Z] 7c6ac7daa95b: Waiting [2024-12-20T01:12:47.916Z] ac7d6462e2ba: Waiting [2024-12-20T01:12:47.916Z] 8da6027287f7: Waiting [2024-12-20T01:12:47.916Z] f564e551f3ff: Pushed [2024-12-20T01:12:47.916Z] abf887750f5a: Pushed [2024-12-20T01:12:47.916Z] 7a70d6c6114c: Pushed [2024-12-20T01:12:47.916Z] aaaf81be3823: Pushed [2024-12-20T01:12:47.916Z] ecc8c0e5ca74: Pushed [2024-12-20T01:12:47.916Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:47.916Z] 198567529466: Layer already exists [2024-12-20T01:12:47.916Z] 5f70bf18a086: Layer already exists [2024-12-20T01:12:48.175Z] 12cfcb5c40d5: Pushed [2024-12-20T01:12:48.175Z] eaefa6c15d82: Pushed [2024-12-20T01:12:48.175Z] 8da6027287f7: Pushed [2024-12-20T01:12:48.175Z] 7c6ac7daa95b: Pushed [2024-12-20T01:12:48.175Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:48.175Z] ac7d6462e2ba: Pushed [2024-12-20T01:12:48.743Z] 084f30ae29e8: Pushed [2024-12-20T01:12:50.121Z] 6a6da6751708: Pushed [2024-12-20T01:12:50.121Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:4dad9c70a3fe5b9b8542cf2c6325a3532dd4760985075e2e74525d52d0fca73c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:50.440Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:50.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-20T01:12:50.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-20T01:12:50.758Z] ecc8c0e5ca74: Preparing [2024-12-20T01:12:50.758Z] abf887750f5a: Preparing [2024-12-20T01:12:50.758Z] f564e551f3ff: Preparing [2024-12-20T01:12:50.758Z] aaaf81be3823: Preparing [2024-12-20T01:12:50.758Z] 7a70d6c6114c: Preparing [2024-12-20T01:12:50.758Z] 12cfcb5c40d5: Preparing [2024-12-20T01:12:50.758Z] 6a6da6751708: Preparing [2024-12-20T01:12:50.758Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:50.758Z] 198567529466: Preparing [2024-12-20T01:12:50.758Z] eaefa6c15d82: Preparing [2024-12-20T01:12:50.758Z] 8da6027287f7: Preparing [2024-12-20T01:12:50.758Z] 5f70bf18a086: Preparing [2024-12-20T01:12:50.758Z] 7c6ac7daa95b: Preparing [2024-12-20T01:12:50.758Z] 084f30ae29e8: Preparing [2024-12-20T01:12:50.758Z] ac7d6462e2ba: Preparing [2024-12-20T01:12:50.758Z] 75654b8eeebd: Preparing [2024-12-20T01:12:50.758Z] 12cfcb5c40d5: Waiting [2024-12-20T01:12:50.758Z] 5f70bf18a086: Waiting [2024-12-20T01:12:50.758Z] 6a6da6751708: Waiting [2024-12-20T01:12:50.758Z] eaefa6c15d82: Waiting [2024-12-20T01:12:50.758Z] 2c0eb53799e3: Waiting [2024-12-20T01:12:50.758Z] 7c6ac7daa95b: Waiting [2024-12-20T01:12:50.758Z] 084f30ae29e8: Waiting [2024-12-20T01:12:50.758Z] 198567529466: Waiting [2024-12-20T01:12:50.758Z] ac7d6462e2ba: Waiting [2024-12-20T01:12:50.758Z] 75654b8eeebd: Waiting [2024-12-20T01:12:50.758Z] 8da6027287f7: Waiting [2024-12-20T01:12:50.758Z] abf887750f5a: Layer already exists [2024-12-20T01:12:50.758Z] ecc8c0e5ca74: Layer already exists [2024-12-20T01:12:50.758Z] f564e551f3ff: Layer already exists [2024-12-20T01:12:50.758Z] aaaf81be3823: Layer already exists [2024-12-20T01:12:50.758Z] 7a70d6c6114c: Layer already exists [2024-12-20T01:12:50.758Z] 12cfcb5c40d5: Layer already exists [2024-12-20T01:12:50.758Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:50.758Z] eaefa6c15d82: Layer already exists [2024-12-20T01:12:50.758Z] 6a6da6751708: Layer already exists [2024-12-20T01:12:50.758Z] 198567529466: Layer already exists [2024-12-20T01:12:50.758Z] 8da6027287f7: Layer already exists [2024-12-20T01:12:50.758Z] 7c6ac7daa95b: Layer already exists [2024-12-20T01:12:50.758Z] 5f70bf18a086: Layer already exists [2024-12-20T01:12:50.758Z] ac7d6462e2ba: Layer already exists [2024-12-20T01:12:50.758Z] 084f30ae29e8: Layer already exists [2024-12-20T01:12:50.758Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:50.758Z] latest: digest: sha256:4dad9c70a3fe5b9b8542cf2c6325a3532dd4760985075e2e74525d52d0fca73c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:51.082Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:51.406Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.30 [2024-12-20T01:12:51.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-20T01:12:51.406Z] ecc8c0e5ca74: Preparing [2024-12-20T01:12:51.406Z] abf887750f5a: Preparing [2024-12-20T01:12:51.406Z] f564e551f3ff: Preparing [2024-12-20T01:12:51.406Z] aaaf81be3823: Preparing [2024-12-20T01:12:51.406Z] 7a70d6c6114c: Preparing [2024-12-20T01:12:51.406Z] 12cfcb5c40d5: Preparing [2024-12-20T01:12:51.406Z] 6a6da6751708: Preparing [2024-12-20T01:12:51.406Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:51.406Z] 198567529466: Preparing [2024-12-20T01:12:51.406Z] eaefa6c15d82: Preparing [2024-12-20T01:12:51.406Z] 8da6027287f7: Preparing [2024-12-20T01:12:51.406Z] 5f70bf18a086: Preparing [2024-12-20T01:12:51.406Z] 7c6ac7daa95b: Preparing [2024-12-20T01:12:51.406Z] 084f30ae29e8: Preparing [2024-12-20T01:12:51.406Z] ac7d6462e2ba: Preparing [2024-12-20T01:12:51.406Z] 75654b8eeebd: Preparing [2024-12-20T01:12:51.406Z] eaefa6c15d82: Waiting [2024-12-20T01:12:51.406Z] ac7d6462e2ba: Waiting [2024-12-20T01:12:51.406Z] 75654b8eeebd: Waiting [2024-12-20T01:12:51.406Z] 6a6da6751708: Waiting [2024-12-20T01:12:51.406Z] 084f30ae29e8: Waiting [2024-12-20T01:12:51.406Z] 5f70bf18a086: Waiting [2024-12-20T01:12:51.406Z] 8da6027287f7: Waiting [2024-12-20T01:12:51.406Z] 2c0eb53799e3: Waiting [2024-12-20T01:12:51.406Z] 7c6ac7daa95b: Waiting [2024-12-20T01:12:51.406Z] 198567529466: Waiting [2024-12-20T01:12:51.406Z] 12cfcb5c40d5: Waiting [2024-12-20T01:12:51.406Z] abf887750f5a: Layer already exists [2024-12-20T01:12:51.406Z] f564e551f3ff: Layer already exists [2024-12-20T01:12:51.406Z] aaaf81be3823: Layer already exists [2024-12-20T01:12:51.406Z] ecc8c0e5ca74: Layer already exists [2024-12-20T01:12:51.406Z] 7a70d6c6114c: Layer already exists [2024-12-20T01:12:51.406Z] 6a6da6751708: Layer already exists [2024-12-20T01:12:51.406Z] 12cfcb5c40d5: Layer already exists [2024-12-20T01:12:51.406Z] eaefa6c15d82: Layer already exists [2024-12-20T01:12:51.406Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:51.406Z] 198567529466: Layer already exists [2024-12-20T01:12:51.406Z] 8da6027287f7: Layer already exists [2024-12-20T01:12:51.406Z] 084f30ae29e8: Layer already exists [2024-12-20T01:12:51.406Z] 5f70bf18a086: Layer already exists [2024-12-20T01:12:51.406Z] ac7d6462e2ba: Layer already exists [2024-12-20T01:12:51.406Z] 7c6ac7daa95b: Layer already exists [2024-12-20T01:12:51.406Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:51.406Z] 4.0.0-dev.30: digest: sha256:4dad9c70a3fe5b9b8542cf2c6325a3532dd4760985075e2e74525d52d0fca73c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:51.728Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:52.056Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:52.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-20T01:12:52.056Z] ecc8c0e5ca74: Preparing [2024-12-20T01:12:52.056Z] abf887750f5a: Preparing [2024-12-20T01:12:52.056Z] f564e551f3ff: Preparing [2024-12-20T01:12:52.056Z] aaaf81be3823: Preparing [2024-12-20T01:12:52.056Z] 7a70d6c6114c: Preparing [2024-12-20T01:12:52.056Z] 12cfcb5c40d5: Preparing [2024-12-20T01:12:52.056Z] 6a6da6751708: Preparing [2024-12-20T01:12:52.056Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:52.056Z] 198567529466: Preparing [2024-12-20T01:12:52.056Z] eaefa6c15d82: Preparing [2024-12-20T01:12:52.056Z] 8da6027287f7: Preparing [2024-12-20T01:12:52.056Z] 5f70bf18a086: Preparing [2024-12-20T01:12:52.056Z] 7c6ac7daa95b: Preparing [2024-12-20T01:12:52.056Z] 084f30ae29e8: Preparing [2024-12-20T01:12:52.056Z] ac7d6462e2ba: Preparing [2024-12-20T01:12:52.056Z] 75654b8eeebd: Preparing [2024-12-20T01:12:52.056Z] 084f30ae29e8: Waiting [2024-12-20T01:12:52.056Z] eaefa6c15d82: Waiting [2024-12-20T01:12:52.056Z] ac7d6462e2ba: Waiting [2024-12-20T01:12:52.056Z] 75654b8eeebd: Waiting [2024-12-20T01:12:52.056Z] 8da6027287f7: Waiting [2024-12-20T01:12:52.056Z] 5f70bf18a086: Waiting [2024-12-20T01:12:52.056Z] 7c6ac7daa95b: Waiting [2024-12-20T01:12:52.056Z] 6a6da6751708: Waiting [2024-12-20T01:12:52.056Z] 2c0eb53799e3: Waiting [2024-12-20T01:12:52.056Z] 198567529466: Waiting [2024-12-20T01:12:52.056Z] 12cfcb5c40d5: Waiting [2024-12-20T01:12:52.056Z] abf887750f5a: Layer already exists [2024-12-20T01:12:52.056Z] aaaf81be3823: Layer already exists [2024-12-20T01:12:52.056Z] f564e551f3ff: Layer already exists [2024-12-20T01:12:52.056Z] 7a70d6c6114c: Layer already exists [2024-12-20T01:12:52.056Z] ecc8c0e5ca74: Layer already exists [2024-12-20T01:12:52.056Z] 12cfcb5c40d5: Layer already exists [2024-12-20T01:12:52.056Z] 6a6da6751708: Layer already exists [2024-12-20T01:12:52.056Z] 198567529466: Layer already exists [2024-12-20T01:12:52.056Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:52.056Z] eaefa6c15d82: Layer already exists [2024-12-20T01:12:52.056Z] 8da6027287f7: Layer already exists [2024-12-20T01:12:52.056Z] 084f30ae29e8: Layer already exists [2024-12-20T01:12:52.056Z] 7c6ac7daa95b: Layer already exists [2024-12-20T01:12:52.056Z] 5f70bf18a086: Layer already exists [2024-12-20T01:12:52.056Z] ac7d6462e2ba: Layer already exists [2024-12-20T01:12:52.056Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:52.056Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:4dad9c70a3fe5b9b8542cf2c6325a3532dd4760985075e2e74525d52d0fca73c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:52.393Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:52.722Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-12-20T01:12:52.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-20T01:12:52.722Z] ecc8c0e5ca74: Preparing [2024-12-20T01:12:52.722Z] abf887750f5a: Preparing [2024-12-20T01:12:52.722Z] f564e551f3ff: Preparing [2024-12-20T01:12:52.722Z] aaaf81be3823: Preparing [2024-12-20T01:12:52.722Z] 7a70d6c6114c: Preparing [2024-12-20T01:12:52.722Z] 12cfcb5c40d5: Preparing [2024-12-20T01:12:52.722Z] 6a6da6751708: Preparing [2024-12-20T01:12:52.722Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:52.722Z] 198567529466: Preparing [2024-12-20T01:12:52.722Z] eaefa6c15d82: Preparing [2024-12-20T01:12:52.722Z] 8da6027287f7: Preparing [2024-12-20T01:12:52.722Z] 5f70bf18a086: Preparing [2024-12-20T01:12:52.722Z] 7c6ac7daa95b: Preparing [2024-12-20T01:12:52.722Z] 084f30ae29e8: Preparing [2024-12-20T01:12:52.722Z] ac7d6462e2ba: Preparing [2024-12-20T01:12:52.722Z] 75654b8eeebd: Preparing [2024-12-20T01:12:52.722Z] 8da6027287f7: Waiting [2024-12-20T01:12:52.722Z] 5f70bf18a086: Waiting [2024-12-20T01:12:52.722Z] 7c6ac7daa95b: Waiting [2024-12-20T01:12:52.722Z] 12cfcb5c40d5: Waiting [2024-12-20T01:12:52.722Z] 2c0eb53799e3: Waiting [2024-12-20T01:12:52.722Z] 6a6da6751708: Waiting [2024-12-20T01:12:52.722Z] 198567529466: Waiting [2024-12-20T01:12:52.722Z] 084f30ae29e8: Waiting [2024-12-20T01:12:52.722Z] 75654b8eeebd: Waiting [2024-12-20T01:12:52.722Z] ac7d6462e2ba: Waiting [2024-12-20T01:12:52.722Z] eaefa6c15d82: Waiting [2024-12-20T01:12:52.722Z] 7a70d6c6114c: Layer already exists [2024-12-20T01:12:52.722Z] f564e551f3ff: Layer already exists [2024-12-20T01:12:52.722Z] ecc8c0e5ca74: Layer already exists [2024-12-20T01:12:52.722Z] abf887750f5a: Layer already exists [2024-12-20T01:12:52.722Z] aaaf81be3823: Layer already exists [2024-12-20T01:12:52.722Z] 12cfcb5c40d5: Layer already exists [2024-12-20T01:12:52.722Z] 6a6da6751708: Layer already exists [2024-12-20T01:12:52.722Z] 198567529466: Layer already exists [2024-12-20T01:12:52.722Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:52.722Z] eaefa6c15d82: Layer already exists [2024-12-20T01:12:52.722Z] 8da6027287f7: Layer already exists [2024-12-20T01:12:52.722Z] 5f70bf18a086: Layer already exists [2024-12-20T01:12:52.722Z] 7c6ac7daa95b: Layer already exists [2024-12-20T01:12:52.722Z] ac7d6462e2ba: Layer already exists [2024-12-20T01:12:52.722Z] 084f30ae29e8: Layer already exists [2024-12-20T01:12:52.722Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:52.722Z] main: digest: sha256:4dad9c70a3fe5b9b8542cf2c6325a3532dd4760985075e2e74525d52d0fca73c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:12:52.797Z] ===================================================== [Pipeline] echo [2024-12-20T01:12:52.812Z] taggedImages: [2024-12-20T01:12:52.812Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:52.812Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-20T01:12:52.812Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.30 [2024-12-20T01:12:52.812Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:52.812Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-12-20T01:12:52.843Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-12-20T01:12:52.843Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:52.843Z] latest [2024-12-20T01:12:52.843Z] 4.0.0-dev.30 [2024-12-20T01:12:52.843Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:52.843Z] main [2024-12-20T01:12:52.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:53.191Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:53.412Z] #89 DONE 54.2s [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:53.412Z] #76 DONE 55.8s [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:53.412Z] #81 DONE 62.2s [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:53.412Z] #78 DONE 63.2s [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:53.412Z] #80 DONE 62.7s [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-20T01:12:53.412Z] #118 DONE 1.0s [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:12:53.412Z] #119 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:53.412Z] #120 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-12-20T01:12:53.412Z] #121 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-20T01:12:53.412Z] #122 DONE 1.0s [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:12:53.412Z] #123 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:53.412Z] #124 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #125 [core-metadata builder 6/7] COPY . . [2024-12-20T01:12:53.412Z] #125 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #126 [core-keeper builder 7/8] COPY . . [2024-12-20T01:12:53.412Z] #126 DONE 1.1s [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:12:53.412Z] #127 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:53.412Z] #128 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #129 [core-command builder 6/7] COPY . . [2024-12-20T01:12:53.412Z] #129 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:53.412Z] #130 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-12-20T01:12:53.412Z] #131 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:12:53.412Z] #132 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:12:53.412Z] #133 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-12-20T01:12:53.412Z] #134 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:53.412Z] #135 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #136 [core-data builder 6/7] COPY . . [2024-12-20T01:12:53.412Z] #136 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:53.412Z] #137 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:12:53.412Z] #138 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-12-20T01:12:53.412Z] #139 DONE 1.1s [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #140 [support-notifications builder 6/7] COPY . . [2024-12-20T01:12:53.412Z] #140 DONE 1.0s [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T01:12:53.412Z] #141 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-20T01:12:53.412Z] #142 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #143 [support-scheduler builder 6/7] COPY . . [2024-12-20T01:12:53.412Z] #143 CACHED [2024-12-20T01:12:53.412Z] [2024-12-20T01:12:53.412Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-20T01:12:53.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:53.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-20T01:12:53.678Z] #144 3.209 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-20T01:12:54.907Z] 1f0bdcf1aae5: Preparing [2024-12-20T01:12:54.907Z] e15dabdae6d9: Preparing [2024-12-20T01:12:54.907Z] 72dc253fc612: Preparing [2024-12-20T01:12:54.907Z] 2b2f061f5fa7: Preparing [2024-12-20T01:12:54.907Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:54.907Z] 198567529466: Preparing [2024-12-20T01:12:54.907Z] fa72eb755052: Preparing [2024-12-20T01:12:54.907Z] ce755f957d2f: Preparing [2024-12-20T01:12:54.907Z] 75654b8eeebd: Preparing [2024-12-20T01:12:54.907Z] 198567529466: Waiting [2024-12-20T01:12:54.907Z] fa72eb755052: Waiting [2024-12-20T01:12:54.907Z] ce755f957d2f: Waiting [2024-12-20T01:12:54.907Z] 75654b8eeebd: Waiting [2024-12-20T01:12:54.907Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:54.907Z] 1f0bdcf1aae5: Layer already exists [2024-12-20T01:12:54.907Z] e15dabdae6d9: Layer already exists [2024-12-20T01:12:54.907Z] 198567529466: Layer already exists [2024-12-20T01:12:54.907Z] fa72eb755052: Layer already exists [2024-12-20T01:12:54.907Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:54.907Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:54.907Z] 72dc253fc612: Pushed [2024-12-20T01:12:56.812Z] 2b2f061f5fa7: Pushed [2024-12-20T01:12:56.812Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:897187a405af2bafe7beed3f4a3545edd72d172623ffd73e208a2e7e4dcdf972 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:57.136Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:57.467Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-20T01:12:57.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-20T01:12:57.467Z] 1f0bdcf1aae5: Preparing [2024-12-20T01:12:57.467Z] e15dabdae6d9: Preparing [2024-12-20T01:12:57.467Z] 72dc253fc612: Preparing [2024-12-20T01:12:57.467Z] 2b2f061f5fa7: Preparing [2024-12-20T01:12:57.467Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:57.467Z] 198567529466: Preparing [2024-12-20T01:12:57.467Z] fa72eb755052: Preparing [2024-12-20T01:12:57.467Z] ce755f957d2f: Preparing [2024-12-20T01:12:57.467Z] 75654b8eeebd: Preparing [2024-12-20T01:12:57.467Z] fa72eb755052: Waiting [2024-12-20T01:12:57.467Z] 198567529466: Waiting [2024-12-20T01:12:57.467Z] ce755f957d2f: Waiting [2024-12-20T01:12:57.467Z] 75654b8eeebd: Waiting [2024-12-20T01:12:57.467Z] 72dc253fc612: Layer already exists [2024-12-20T01:12:57.467Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:57.467Z] e15dabdae6d9: Layer already exists [2024-12-20T01:12:57.467Z] 1f0bdcf1aae5: Layer already exists [2024-12-20T01:12:57.467Z] 2b2f061f5fa7: Layer already exists [2024-12-20T01:12:57.467Z] 198567529466: Layer already exists [2024-12-20T01:12:57.467Z] fa72eb755052: Layer already exists [2024-12-20T01:12:57.467Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:57.467Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:57.467Z] latest: digest: sha256:897187a405af2bafe7beed3f4a3545edd72d172623ffd73e208a2e7e4dcdf972 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:57.799Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:58.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.30 [2024-12-20T01:12:58.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-20T01:12:58.127Z] 1f0bdcf1aae5: Preparing [2024-12-20T01:12:58.127Z] e15dabdae6d9: Preparing [2024-12-20T01:12:58.127Z] 72dc253fc612: Preparing [2024-12-20T01:12:58.127Z] 2b2f061f5fa7: Preparing [2024-12-20T01:12:58.127Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:58.127Z] 198567529466: Preparing [2024-12-20T01:12:58.127Z] fa72eb755052: Preparing [2024-12-20T01:12:58.127Z] ce755f957d2f: Preparing [2024-12-20T01:12:58.127Z] 75654b8eeebd: Preparing [2024-12-20T01:12:58.127Z] fa72eb755052: Waiting [2024-12-20T01:12:58.127Z] ce755f957d2f: Waiting [2024-12-20T01:12:58.127Z] 75654b8eeebd: Waiting [2024-12-20T01:12:58.127Z] 198567529466: Waiting [2024-12-20T01:12:58.127Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:58.127Z] 1f0bdcf1aae5: Layer already exists [2024-12-20T01:12:58.127Z] 72dc253fc612: Layer already exists [2024-12-20T01:12:58.127Z] 2b2f061f5fa7: Layer already exists [2024-12-20T01:12:58.127Z] e15dabdae6d9: Layer already exists [2024-12-20T01:12:58.127Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:58.127Z] fa72eb755052: Layer already exists [2024-12-20T01:12:58.127Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:58.127Z] 198567529466: Layer already exists [2024-12-20T01:12:58.127Z] 4.0.0-dev.30: digest: sha256:897187a405af2bafe7beed3f4a3545edd72d172623ffd73e208a2e7e4dcdf972 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:58.465Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:58.792Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:58.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-20T01:12:58.792Z] 1f0bdcf1aae5: Preparing [2024-12-20T01:12:58.792Z] e15dabdae6d9: Preparing [2024-12-20T01:12:58.792Z] 72dc253fc612: Preparing [2024-12-20T01:12:58.792Z] 2b2f061f5fa7: Preparing [2024-12-20T01:12:58.792Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:58.792Z] 198567529466: Preparing [2024-12-20T01:12:58.792Z] fa72eb755052: Preparing [2024-12-20T01:12:58.792Z] ce755f957d2f: Preparing [2024-12-20T01:12:58.792Z] 75654b8eeebd: Preparing [2024-12-20T01:12:58.792Z] fa72eb755052: Waiting [2024-12-20T01:12:58.792Z] ce755f957d2f: Waiting [2024-12-20T01:12:58.792Z] 198567529466: Waiting [2024-12-20T01:12:58.792Z] 75654b8eeebd: Waiting [2024-12-20T01:12:58.792Z] 2b2f061f5fa7: Layer already exists [2024-12-20T01:12:58.792Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:58.792Z] 1f0bdcf1aae5: Layer already exists [2024-12-20T01:12:58.792Z] e15dabdae6d9: Layer already exists [2024-12-20T01:12:58.792Z] 72dc253fc612: Layer already exists [2024-12-20T01:12:58.792Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:58.792Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:58.792Z] 198567529466: Layer already exists [2024-12-20T01:12:58.792Z] fa72eb755052: Layer already exists [2024-12-20T01:12:58.792Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:897187a405af2bafe7beed3f4a3545edd72d172623ffd73e208a2e7e4dcdf972 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:59.109Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:59.430Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-12-20T01:12:59.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-20T01:12:59.430Z] 1f0bdcf1aae5: Preparing [2024-12-20T01:12:59.430Z] e15dabdae6d9: Preparing [2024-12-20T01:12:59.430Z] 72dc253fc612: Preparing [2024-12-20T01:12:59.430Z] 2b2f061f5fa7: Preparing [2024-12-20T01:12:59.430Z] 2c0eb53799e3: Preparing [2024-12-20T01:12:59.430Z] 198567529466: Preparing [2024-12-20T01:12:59.430Z] fa72eb755052: Preparing [2024-12-20T01:12:59.430Z] ce755f957d2f: Preparing [2024-12-20T01:12:59.430Z] 75654b8eeebd: Preparing [2024-12-20T01:12:59.430Z] 198567529466: Waiting [2024-12-20T01:12:59.430Z] fa72eb755052: Waiting [2024-12-20T01:12:59.430Z] ce755f957d2f: Waiting [2024-12-20T01:12:59.430Z] 75654b8eeebd: Waiting [2024-12-20T01:12:59.430Z] 72dc253fc612: Layer already exists [2024-12-20T01:12:59.430Z] e15dabdae6d9: Layer already exists [2024-12-20T01:12:59.430Z] 2b2f061f5fa7: Layer already exists [2024-12-20T01:12:59.430Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:12:59.430Z] 1f0bdcf1aae5: Layer already exists [2024-12-20T01:12:59.430Z] 198567529466: Layer already exists [2024-12-20T01:12:59.430Z] fa72eb755052: Layer already exists [2024-12-20T01:12:59.430Z] 75654b8eeebd: Layer already exists [2024-12-20T01:12:59.430Z] ce755f957d2f: Layer already exists [2024-12-20T01:12:59.430Z] main: digest: sha256:897187a405af2bafe7beed3f4a3545edd72d172623ffd73e208a2e7e4dcdf972 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:12:59.511Z] ===================================================== [Pipeline] echo [2024-12-20T01:12:59.525Z] taggedImages: [2024-12-20T01:12:59.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:59.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-20T01:12:59.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.30 [2024-12-20T01:12:59.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:59.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-12-20T01:12:59.551Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-12-20T01:12:59.551Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:12:59.551Z] latest [2024-12-20T01:12:59.551Z] 4.0.0-dev.30 [2024-12-20T01:12:59.551Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:12:59.551Z] main [2024-12-20T01:12:59.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:12:59.902Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:00.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:00.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-20T01:13:00.223Z] 490c498016aa: Preparing [2024-12-20T01:13:00.223Z] aa245c40ea4f: Preparing [2024-12-20T01:13:00.223Z] 391cef21fa1d: Preparing [2024-12-20T01:13:00.223Z] 96ab1ce3f1a9: Preparing [2024-12-20T01:13:00.223Z] b4a7f125a148: Preparing [2024-12-20T01:13:00.223Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:00.223Z] 198567529466: Preparing [2024-12-20T01:13:00.223Z] 093c8069e307: Preparing [2024-12-20T01:13:00.223Z] b8d17b68e76d: Preparing [2024-12-20T01:13:00.223Z] 198567529466: Waiting [2024-12-20T01:13:00.223Z] b8d17b68e76d: Waiting [2024-12-20T01:13:00.223Z] 2c0eb53799e3: Waiting [2024-12-20T01:13:00.223Z] 093c8069e307: Waiting [2024-12-20T01:13:00.223Z] 3e6b6def3a92: Preparing [2024-12-20T01:13:00.223Z] 75654b8eeebd: Preparing [2024-12-20T01:13:00.223Z] 3e6b6def3a92: Waiting [2024-12-20T01:13:00.223Z] 75654b8eeebd: Waiting [2024-12-20T01:13:00.223Z] 490c498016aa: Pushed [2024-12-20T01:13:00.223Z] aa245c40ea4f: Pushed [2024-12-20T01:13:00.223Z] 96ab1ce3f1a9: Pushed [2024-12-20T01:13:00.223Z] b4a7f125a148: Pushed [2024-12-20T01:13:00.223Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:00.223Z] 198567529466: Layer already exists [2024-12-20T01:13:00.223Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:00.323Z] #144 ... [2024-12-20T01:13:00.323Z] [2024-12-20T01:13:00.323Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-20T01:13:00.323Z] #0 1.866 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-20T01:13:00.482Z] 093c8069e307: Pushed [2024-12-20T01:13:00.482Z] b8d17b68e76d: Pushed [2024-12-20T01:13:00.601Z] #145 ... [2024-12-20T01:13:00.601Z] [2024-12-20T01:13:00.601Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-20T01:13:00.601Z] #0 3.220 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-20T01:13:00.601Z] #146 ... [2024-12-20T01:13:00.601Z] [2024-12-20T01:13:00.601Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-20T01:13:00.601Z] #0 2.913 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-20T01:13:00.869Z] #147 ... [2024-12-20T01:13:00.869Z] [2024-12-20T01:13:00.869Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-20T01:13:00.869Z] #0 3.317 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-20T01:13:00.869Z] #148 ... [2024-12-20T01:13:00.869Z] [2024-12-20T01:13:00.869Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-20T01:13:00.869Z] #0 3.247 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-20T01:13:01.140Z] #149 ... [2024-12-20T01:13:01.140Z] [2024-12-20T01:13:01.140Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-20T01:13:01.140Z] #0 2.556 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-20T01:13:01.409Z] #150 ... [2024-12-20T01:13:01.409Z] [2024-12-20T01:13:01.409Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-20T01:13:01.409Z] #0 3.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-20T01:13:01.409Z] #151 ... [2024-12-20T01:13:01.409Z] [2024-12-20T01:13:01.409Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-20T01:13:01.409Z] #0 2.971 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-20T01:13:01.422Z] 391cef21fa1d: Pushed [2024-12-20T01:13:01.676Z] #152 ... [2024-12-20T01:13:01.676Z] [2024-12-20T01:13:01.676Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-20T01:13:01.676Z] #0 2.624 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-20T01:13:01.676Z] #153 ... [2024-12-20T01:13:01.676Z] [2024-12-20T01:13:01.676Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-20T01:13:01.676Z] #0 2.416 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-20T01:13:01.945Z] #154 ... [2024-12-20T01:13:01.945Z] [2024-12-20T01:13:01.945Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-20T01:13:01.945Z] #0 2.462 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-20T01:13:01.992Z] 3e6b6def3a92: Pushed [2024-12-20T01:13:02.253Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:d59e225ceef50ea7d08f6f31d54be368d33c72b19398789beb64470eb48e4b4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:02.589Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:02.919Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-20T01:13:02.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-20T01:13:02.919Z] 490c498016aa: Preparing [2024-12-20T01:13:02.919Z] aa245c40ea4f: Preparing [2024-12-20T01:13:02.919Z] 391cef21fa1d: Preparing [2024-12-20T01:13:02.919Z] 96ab1ce3f1a9: Preparing [2024-12-20T01:13:02.919Z] b4a7f125a148: Preparing [2024-12-20T01:13:02.919Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:02.919Z] 198567529466: Preparing [2024-12-20T01:13:02.919Z] 093c8069e307: Preparing [2024-12-20T01:13:02.919Z] b8d17b68e76d: Preparing [2024-12-20T01:13:02.919Z] 3e6b6def3a92: Preparing [2024-12-20T01:13:02.919Z] 75654b8eeebd: Preparing [2024-12-20T01:13:02.919Z] 093c8069e307: Waiting [2024-12-20T01:13:02.919Z] b8d17b68e76d: Waiting [2024-12-20T01:13:02.919Z] 3e6b6def3a92: Waiting [2024-12-20T01:13:02.919Z] 198567529466: Waiting [2024-12-20T01:13:02.919Z] 75654b8eeebd: Waiting [2024-12-20T01:13:02.919Z] 2c0eb53799e3: Waiting [2024-12-20T01:13:02.919Z] 391cef21fa1d: Layer already exists [2024-12-20T01:13:02.919Z] aa245c40ea4f: Layer already exists [2024-12-20T01:13:02.919Z] 490c498016aa: Layer already exists [2024-12-20T01:13:02.919Z] b4a7f125a148: Layer already exists [2024-12-20T01:13:02.919Z] 96ab1ce3f1a9: Layer already exists [2024-12-20T01:13:02.919Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:02.919Z] 093c8069e307: Layer already exists [2024-12-20T01:13:02.919Z] b8d17b68e76d: Layer already exists [2024-12-20T01:13:02.919Z] 198567529466: Layer already exists [2024-12-20T01:13:02.919Z] 3e6b6def3a92: Layer already exists [2024-12-20T01:13:02.919Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:02.919Z] latest: digest: sha256:d59e225ceef50ea7d08f6f31d54be368d33c72b19398789beb64470eb48e4b4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:03.250Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:03.567Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.30 [2024-12-20T01:13:03.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-20T01:13:03.567Z] 490c498016aa: Preparing [2024-12-20T01:13:03.567Z] aa245c40ea4f: Preparing [2024-12-20T01:13:03.567Z] 391cef21fa1d: Preparing [2024-12-20T01:13:03.567Z] 96ab1ce3f1a9: Preparing [2024-12-20T01:13:03.567Z] b4a7f125a148: Preparing [2024-12-20T01:13:03.567Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:03.567Z] 198567529466: Preparing [2024-12-20T01:13:03.567Z] 093c8069e307: Preparing [2024-12-20T01:13:03.567Z] b8d17b68e76d: Preparing [2024-12-20T01:13:03.567Z] 3e6b6def3a92: Preparing [2024-12-20T01:13:03.567Z] 75654b8eeebd: Preparing [2024-12-20T01:13:03.567Z] 2c0eb53799e3: Waiting [2024-12-20T01:13:03.567Z] 198567529466: Waiting [2024-12-20T01:13:03.567Z] 093c8069e307: Waiting [2024-12-20T01:13:03.567Z] b8d17b68e76d: Waiting [2024-12-20T01:13:03.567Z] 75654b8eeebd: Waiting [2024-12-20T01:13:03.567Z] 3e6b6def3a92: Waiting [2024-12-20T01:13:03.567Z] 96ab1ce3f1a9: Layer already exists [2024-12-20T01:13:03.567Z] 490c498016aa: Layer already exists [2024-12-20T01:13:03.567Z] aa245c40ea4f: Layer already exists [2024-12-20T01:13:03.567Z] b4a7f125a148: Layer already exists [2024-12-20T01:13:03.567Z] 391cef21fa1d: Layer already exists [2024-12-20T01:13:03.567Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:03.567Z] 198567529466: Layer already exists [2024-12-20T01:13:03.567Z] b8d17b68e76d: Layer already exists [2024-12-20T01:13:03.567Z] 3e6b6def3a92: Layer already exists [2024-12-20T01:13:03.567Z] 093c8069e307: Layer already exists [2024-12-20T01:13:03.567Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:03.567Z] 4.0.0-dev.30: digest: sha256:d59e225ceef50ea7d08f6f31d54be368d33c72b19398789beb64470eb48e4b4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:03.892Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:04.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:04.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-20T01:13:04.223Z] 490c498016aa: Preparing [2024-12-20T01:13:04.223Z] aa245c40ea4f: Preparing [2024-12-20T01:13:04.223Z] 391cef21fa1d: Preparing [2024-12-20T01:13:04.223Z] 96ab1ce3f1a9: Preparing [2024-12-20T01:13:04.223Z] b4a7f125a148: Preparing [2024-12-20T01:13:04.223Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:04.223Z] 198567529466: Preparing [2024-12-20T01:13:04.223Z] 093c8069e307: Preparing [2024-12-20T01:13:04.223Z] b8d17b68e76d: Preparing [2024-12-20T01:13:04.223Z] 3e6b6def3a92: Preparing [2024-12-20T01:13:04.223Z] 75654b8eeebd: Preparing [2024-12-20T01:13:04.223Z] 2c0eb53799e3: Waiting [2024-12-20T01:13:04.223Z] 093c8069e307: Waiting [2024-12-20T01:13:04.223Z] 198567529466: Waiting [2024-12-20T01:13:04.223Z] b8d17b68e76d: Waiting [2024-12-20T01:13:04.223Z] 3e6b6def3a92: Waiting [2024-12-20T01:13:04.223Z] 75654b8eeebd: Waiting [2024-12-20T01:13:04.223Z] aa245c40ea4f: Layer already exists [2024-12-20T01:13:04.223Z] 96ab1ce3f1a9: Layer already exists [2024-12-20T01:13:04.223Z] 391cef21fa1d: Layer already exists [2024-12-20T01:13:04.223Z] b4a7f125a148: Layer already exists [2024-12-20T01:13:04.223Z] 490c498016aa: Layer already exists [2024-12-20T01:13:04.223Z] 198567529466: Layer already exists [2024-12-20T01:13:04.223Z] 093c8069e307: Layer already exists [2024-12-20T01:13:04.223Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:04.223Z] 3e6b6def3a92: Layer already exists [2024-12-20T01:13:04.223Z] b8d17b68e76d: Layer already exists [2024-12-20T01:13:04.223Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:04.223Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:d59e225ceef50ea7d08f6f31d54be368d33c72b19398789beb64470eb48e4b4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:04.552Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:04.884Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-12-20T01:13:04.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-20T01:13:04.884Z] 490c498016aa: Preparing [2024-12-20T01:13:04.884Z] aa245c40ea4f: Preparing [2024-12-20T01:13:04.884Z] 391cef21fa1d: Preparing [2024-12-20T01:13:04.884Z] 96ab1ce3f1a9: Preparing [2024-12-20T01:13:04.884Z] b4a7f125a148: Preparing [2024-12-20T01:13:04.884Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:04.884Z] 198567529466: Preparing [2024-12-20T01:13:04.884Z] 093c8069e307: Preparing [2024-12-20T01:13:04.884Z] b8d17b68e76d: Preparing [2024-12-20T01:13:04.884Z] 3e6b6def3a92: Preparing [2024-12-20T01:13:04.884Z] 75654b8eeebd: Preparing [2024-12-20T01:13:04.884Z] 2c0eb53799e3: Waiting [2024-12-20T01:13:04.884Z] 198567529466: Waiting [2024-12-20T01:13:04.884Z] 093c8069e307: Waiting [2024-12-20T01:13:04.884Z] b8d17b68e76d: Waiting [2024-12-20T01:13:04.884Z] 3e6b6def3a92: Waiting [2024-12-20T01:13:04.884Z] 75654b8eeebd: Waiting [2024-12-20T01:13:04.884Z] 391cef21fa1d: Layer already exists [2024-12-20T01:13:04.884Z] 96ab1ce3f1a9: Layer already exists [2024-12-20T01:13:04.884Z] aa245c40ea4f: Layer already exists [2024-12-20T01:13:04.884Z] b4a7f125a148: Layer already exists [2024-12-20T01:13:04.884Z] 490c498016aa: Layer already exists [2024-12-20T01:13:04.884Z] 093c8069e307: Layer already exists [2024-12-20T01:13:04.884Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:04.884Z] 3e6b6def3a92: Layer already exists [2024-12-20T01:13:04.884Z] 198567529466: Layer already exists [2024-12-20T01:13:04.884Z] b8d17b68e76d: Layer already exists [2024-12-20T01:13:04.884Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:04.884Z] main: digest: sha256:d59e225ceef50ea7d08f6f31d54be368d33c72b19398789beb64470eb48e4b4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:13:04.952Z] ===================================================== [Pipeline] echo [2024-12-20T01:13:04.965Z] taggedImages: [2024-12-20T01:13:04.965Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:04.965Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-20T01:13:04.965Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.30 [2024-12-20T01:13:04.965Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:04.965Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-12-20T01:13:04.986Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-12-20T01:13:04.986Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:04.986Z] latest [2024-12-20T01:13:04.986Z] 4.0.0-dev.30 [2024-12-20T01:13:04.986Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:04.986Z] main [2024-12-20T01:13:04.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:05.328Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:05.711Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:05.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-20T01:13:05.711Z] a2da4071fe86: Preparing [2024-12-20T01:13:05.711Z] 0f37cde81f3b: Preparing [2024-12-20T01:13:05.711Z] 5b5bf1c06e51: Preparing [2024-12-20T01:13:05.711Z] a465f760c552: Preparing [2024-12-20T01:13:05.711Z] dba3882c0519: Preparing [2024-12-20T01:13:05.711Z] 2029253da23c: Preparing [2024-12-20T01:13:05.711Z] 680316761854: Preparing [2024-12-20T01:13:05.711Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:05.711Z] 198567529466: Preparing [2024-12-20T01:13:05.711Z] 87349fcff1e0: Preparing [2024-12-20T01:13:05.711Z] e32a7a892d85: Preparing [2024-12-20T01:13:05.711Z] 75654b8eeebd: Preparing [2024-12-20T01:13:05.711Z] 87349fcff1e0: Waiting [2024-12-20T01:13:05.711Z] 2029253da23c: Waiting [2024-12-20T01:13:05.711Z] 680316761854: Waiting [2024-12-20T01:13:05.711Z] 2c0eb53799e3: Waiting [2024-12-20T01:13:05.711Z] 75654b8eeebd: Waiting [2024-12-20T01:13:05.711Z] e32a7a892d85: Waiting [2024-12-20T01:13:05.711Z] 198567529466: Waiting [2024-12-20T01:13:05.711Z] 0f37cde81f3b: Pushed [2024-12-20T01:13:05.711Z] dba3882c0519: Pushed [2024-12-20T01:13:05.711Z] a2da4071fe86: Pushed [2024-12-20T01:13:05.711Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:05.711Z] 198567529466: Layer already exists [2024-12-20T01:13:05.711Z] 2029253da23c: Pushed [2024-12-20T01:13:05.711Z] 680316761854: Pushed [2024-12-20T01:13:05.711Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:06.317Z] 87349fcff1e0: Pushed [2024-12-20T01:13:06.611Z] a465f760c552: Pushed [2024-12-20T01:13:06.886Z] 5b5bf1c06e51: Pushed [2024-12-20T01:13:07.161Z] e32a7a892d85: Pushed [2024-12-20T01:13:07.161Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:86aae4d79630a4cbec4355885e7e86c11d56649331dc2f869ff18a61e0fc0478 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:07.523Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:07.866Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-20T01:13:07.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-20T01:13:07.866Z] a2da4071fe86: Preparing [2024-12-20T01:13:07.866Z] 0f37cde81f3b: Preparing [2024-12-20T01:13:07.866Z] 5b5bf1c06e51: Preparing [2024-12-20T01:13:07.866Z] a465f760c552: Preparing [2024-12-20T01:13:07.866Z] dba3882c0519: Preparing [2024-12-20T01:13:07.866Z] 2029253da23c: Preparing [2024-12-20T01:13:07.866Z] 680316761854: Preparing [2024-12-20T01:13:07.866Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:07.866Z] 198567529466: Preparing [2024-12-20T01:13:07.866Z] 87349fcff1e0: Preparing [2024-12-20T01:13:07.866Z] e32a7a892d85: Preparing [2024-12-20T01:13:07.866Z] 75654b8eeebd: Preparing [2024-12-20T01:13:07.866Z] 2029253da23c: Waiting [2024-12-20T01:13:07.866Z] 680316761854: Waiting [2024-12-20T01:13:07.866Z] e32a7a892d85: Waiting [2024-12-20T01:13:07.866Z] 2c0eb53799e3: Waiting [2024-12-20T01:13:07.866Z] 75654b8eeebd: Waiting [2024-12-20T01:13:07.866Z] 198567529466: Waiting [2024-12-20T01:13:07.866Z] 87349fcff1e0: Waiting [2024-12-20T01:13:07.866Z] 0f37cde81f3b: Layer already exists [2024-12-20T01:13:07.866Z] dba3882c0519: Layer already exists [2024-12-20T01:13:07.866Z] a465f760c552: Layer already exists [2024-12-20T01:13:07.866Z] 5b5bf1c06e51: Layer already exists [2024-12-20T01:13:07.866Z] a2da4071fe86: Layer already exists [2024-12-20T01:13:07.866Z] 680316761854: Layer already exists [2024-12-20T01:13:07.866Z] 198567529466: Layer already exists [2024-12-20T01:13:07.866Z] 2029253da23c: Layer already exists [2024-12-20T01:13:07.866Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:07.866Z] 87349fcff1e0: Layer already exists [2024-12-20T01:13:07.866Z] e32a7a892d85: Layer already exists [2024-12-20T01:13:07.866Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:07.866Z] latest: digest: sha256:86aae4d79630a4cbec4355885e7e86c11d56649331dc2f869ff18a61e0fc0478 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:08.192Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:08.513Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.30 [2024-12-20T01:13:08.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-20T01:13:08.513Z] a2da4071fe86: Preparing [2024-12-20T01:13:08.513Z] 0f37cde81f3b: Preparing [2024-12-20T01:13:08.513Z] 5b5bf1c06e51: Preparing [2024-12-20T01:13:08.513Z] a465f760c552: Preparing [2024-12-20T01:13:08.513Z] dba3882c0519: Preparing [2024-12-20T01:13:08.513Z] 2029253da23c: Preparing [2024-12-20T01:13:08.513Z] 680316761854: Preparing [2024-12-20T01:13:08.513Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:08.513Z] 198567529466: Preparing [2024-12-20T01:13:08.513Z] 87349fcff1e0: Preparing [2024-12-20T01:13:08.513Z] e32a7a892d85: Preparing [2024-12-20T01:13:08.513Z] 75654b8eeebd: Preparing [2024-12-20T01:13:08.513Z] 198567529466: Waiting [2024-12-20T01:13:08.513Z] e32a7a892d85: Waiting [2024-12-20T01:13:08.513Z] 2029253da23c: Waiting [2024-12-20T01:13:08.513Z] 87349fcff1e0: Waiting [2024-12-20T01:13:08.513Z] 75654b8eeebd: Waiting [2024-12-20T01:13:08.513Z] 680316761854: Waiting [2024-12-20T01:13:08.513Z] 2c0eb53799e3: Waiting [2024-12-20T01:13:08.513Z] a2da4071fe86: Layer already exists [2024-12-20T01:13:08.513Z] 5b5bf1c06e51: Layer already exists [2024-12-20T01:13:08.513Z] 0f37cde81f3b: Layer already exists [2024-12-20T01:13:08.513Z] a465f760c552: Layer already exists [2024-12-20T01:13:08.513Z] dba3882c0519: Layer already exists [2024-12-20T01:13:08.513Z] 2029253da23c: Layer already exists [2024-12-20T01:13:08.513Z] 680316761854: Layer already exists [2024-12-20T01:13:08.513Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:08.513Z] 198567529466: Layer already exists [2024-12-20T01:13:08.513Z] 87349fcff1e0: Layer already exists [2024-12-20T01:13:08.513Z] e32a7a892d85: Layer already exists [2024-12-20T01:13:08.513Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:08.513Z] 4.0.0-dev.30: digest: sha256:86aae4d79630a4cbec4355885e7e86c11d56649331dc2f869ff18a61e0fc0478 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:08.846Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:09.171Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:09.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-20T01:13:09.171Z] a2da4071fe86: Preparing [2024-12-20T01:13:09.171Z] 0f37cde81f3b: Preparing [2024-12-20T01:13:09.171Z] 5b5bf1c06e51: Preparing [2024-12-20T01:13:09.171Z] a465f760c552: Preparing [2024-12-20T01:13:09.171Z] dba3882c0519: Preparing [2024-12-20T01:13:09.172Z] 2029253da23c: Preparing [2024-12-20T01:13:09.172Z] 680316761854: Preparing [2024-12-20T01:13:09.172Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:09.172Z] 198567529466: Preparing [2024-12-20T01:13:09.172Z] 87349fcff1e0: Preparing [2024-12-20T01:13:09.172Z] e32a7a892d85: Preparing [2024-12-20T01:13:09.172Z] 75654b8eeebd: Preparing [2024-12-20T01:13:09.172Z] 198567529466: Waiting [2024-12-20T01:13:09.172Z] e32a7a892d85: Waiting [2024-12-20T01:13:09.172Z] 680316761854: Waiting [2024-12-20T01:13:09.172Z] 2029253da23c: Waiting [2024-12-20T01:13:09.172Z] 2c0eb53799e3: Waiting [2024-12-20T01:13:09.172Z] 87349fcff1e0: Waiting [2024-12-20T01:13:09.172Z] a465f760c552: Layer already exists [2024-12-20T01:13:09.172Z] 5b5bf1c06e51: Layer already exists [2024-12-20T01:13:09.172Z] dba3882c0519: Layer already exists [2024-12-20T01:13:09.172Z] 0f37cde81f3b: Layer already exists [2024-12-20T01:13:09.172Z] a2da4071fe86: Layer already exists [2024-12-20T01:13:09.172Z] 2029253da23c: Layer already exists [2024-12-20T01:13:09.172Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:09.172Z] 680316761854: Layer already exists [2024-12-20T01:13:09.172Z] 198567529466: Layer already exists [2024-12-20T01:13:09.172Z] 87349fcff1e0: Layer already exists [2024-12-20T01:13:09.172Z] e32a7a892d85: Layer already exists [2024-12-20T01:13:09.172Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:09.172Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:86aae4d79630a4cbec4355885e7e86c11d56649331dc2f869ff18a61e0fc0478 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:09.509Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:09.827Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-12-20T01:13:09.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-20T01:13:09.828Z] a2da4071fe86: Preparing [2024-12-20T01:13:09.828Z] 0f37cde81f3b: Preparing [2024-12-20T01:13:09.828Z] 5b5bf1c06e51: Preparing [2024-12-20T01:13:09.828Z] a465f760c552: Preparing [2024-12-20T01:13:09.828Z] dba3882c0519: Preparing [2024-12-20T01:13:09.828Z] 2029253da23c: Preparing [2024-12-20T01:13:09.828Z] 680316761854: Preparing [2024-12-20T01:13:09.828Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:09.828Z] 198567529466: Preparing [2024-12-20T01:13:09.828Z] 87349fcff1e0: Preparing [2024-12-20T01:13:09.828Z] e32a7a892d85: Preparing [2024-12-20T01:13:09.828Z] 75654b8eeebd: Preparing [2024-12-20T01:13:09.828Z] 87349fcff1e0: Waiting [2024-12-20T01:13:09.828Z] 680316761854: Waiting [2024-12-20T01:13:09.828Z] 2c0eb53799e3: Waiting [2024-12-20T01:13:09.828Z] 198567529466: Waiting [2024-12-20T01:13:09.828Z] 75654b8eeebd: Waiting [2024-12-20T01:13:09.828Z] e32a7a892d85: Waiting [2024-12-20T01:13:09.828Z] 2029253da23c: Waiting [2024-12-20T01:13:09.828Z] dba3882c0519: Layer already exists [2024-12-20T01:13:09.828Z] a2da4071fe86: Layer already exists [2024-12-20T01:13:09.828Z] 5b5bf1c06e51: Layer already exists [2024-12-20T01:13:09.828Z] 0f37cde81f3b: Layer already exists [2024-12-20T01:13:09.828Z] a465f760c552: Layer already exists [2024-12-20T01:13:09.828Z] 2029253da23c: Layer already exists [2024-12-20T01:13:09.828Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:09.828Z] 680316761854: Layer already exists [2024-12-20T01:13:09.828Z] 198567529466: Layer already exists [2024-12-20T01:13:09.828Z] 87349fcff1e0: Layer already exists [2024-12-20T01:13:09.828Z] e32a7a892d85: Layer already exists [2024-12-20T01:13:09.828Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:09.828Z] main: digest: sha256:86aae4d79630a4cbec4355885e7e86c11d56649331dc2f869ff18a61e0fc0478 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:13:09.908Z] ===================================================== [Pipeline] echo [2024-12-20T01:13:09.925Z] taggedImages: [2024-12-20T01:13:09.925Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:09.925Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-20T01:13:09.925Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.30 [2024-12-20T01:13:09.925Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:09.925Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-12-20T01:13:09.957Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-12-20T01:13:09.957Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:09.957Z] latest [2024-12-20T01:13:09.957Z] 4.0.0-dev.30 [2024-12-20T01:13:09.957Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:09.957Z] main [2024-12-20T01:13:09.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:10.300Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:10.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:10.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-20T01:13:10.627Z] e01e84926f23: Preparing [2024-12-20T01:13:10.627Z] a7fa9b430835: Preparing [2024-12-20T01:13:10.627Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:10.627Z] 198567529466: Preparing [2024-12-20T01:13:10.627Z] 4caeade52dbe: Preparing [2024-12-20T01:13:10.627Z] 9bd4f69539f1: Preparing [2024-12-20T01:13:10.627Z] 75654b8eeebd: Preparing [2024-12-20T01:13:10.627Z] 9bd4f69539f1: Waiting [2024-12-20T01:13:10.627Z] 75654b8eeebd: Waiting [2024-12-20T01:13:10.627Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:10.627Z] 198567529466: Layer already exists [2024-12-20T01:13:10.627Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:10.627Z] e01e84926f23: Pushed [2024-12-20T01:13:11.195Z] 4caeade52dbe: Pushed [2024-12-20T01:13:11.454Z] 9bd4f69539f1: Pushed [2024-12-20T01:13:12.394Z] a7fa9b430835: Pushed [2024-12-20T01:13:12.394Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:d62c4083672be2c13f6001efecb3d3aa68848bd3c2d7324fda221bef128f0038 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:12.724Z] + 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-12-20T01:13:13.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-20T01:13:13.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-20T01:13:13.064Z] e01e84926f23: Preparing [2024-12-20T01:13:13.064Z] a7fa9b430835: Preparing [2024-12-20T01:13:13.064Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:13.064Z] 198567529466: Preparing [2024-12-20T01:13:13.064Z] 4caeade52dbe: Preparing [2024-12-20T01:13:13.064Z] 9bd4f69539f1: Preparing [2024-12-20T01:13:13.064Z] 75654b8eeebd: Preparing [2024-12-20T01:13:13.064Z] 75654b8eeebd: Waiting [2024-12-20T01:13:13.064Z] 9bd4f69539f1: Waiting [2024-12-20T01:13:13.064Z] a7fa9b430835: Layer already exists [2024-12-20T01:13:13.064Z] 198567529466: Layer already exists [2024-12-20T01:13:13.064Z] 4caeade52dbe: Layer already exists [2024-12-20T01:13:13.064Z] e01e84926f23: Layer already exists [2024-12-20T01:13:13.064Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:13.064Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:13.064Z] 9bd4f69539f1: Layer already exists [2024-12-20T01:13:13.064Z] latest: digest: sha256:d62c4083672be2c13f6001efecb3d3aa68848bd3c2d7324fda221bef128f0038 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:13.395Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:13.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.30 [2024-12-20T01:13:13.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-20T01:13:13.722Z] e01e84926f23: Preparing [2024-12-20T01:13:13.722Z] a7fa9b430835: Preparing [2024-12-20T01:13:13.722Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:13.722Z] 198567529466: Preparing [2024-12-20T01:13:13.722Z] 4caeade52dbe: Preparing [2024-12-20T01:13:13.722Z] 9bd4f69539f1: Preparing [2024-12-20T01:13:13.722Z] 75654b8eeebd: Preparing [2024-12-20T01:13:13.722Z] 9bd4f69539f1: Waiting [2024-12-20T01:13:13.722Z] 75654b8eeebd: Waiting [2024-12-20T01:13:13.722Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:13.722Z] 4caeade52dbe: Layer already exists [2024-12-20T01:13:13.722Z] a7fa9b430835: Layer already exists [2024-12-20T01:13:13.722Z] e01e84926f23: Layer already exists [2024-12-20T01:13:13.722Z] 198567529466: Layer already exists [2024-12-20T01:13:13.722Z] 9bd4f69539f1: Layer already exists [2024-12-20T01:13:13.722Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:13.722Z] 4.0.0-dev.30: digest: sha256:d62c4083672be2c13f6001efecb3d3aa68848bd3c2d7324fda221bef128f0038 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:14.058Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:14.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:14.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-20T01:13:14.385Z] e01e84926f23: Preparing [2024-12-20T01:13:14.385Z] a7fa9b430835: Preparing [2024-12-20T01:13:14.385Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:14.385Z] 198567529466: Preparing [2024-12-20T01:13:14.385Z] 4caeade52dbe: Preparing [2024-12-20T01:13:14.385Z] 9bd4f69539f1: Preparing [2024-12-20T01:13:14.385Z] 75654b8eeebd: Preparing [2024-12-20T01:13:14.385Z] 9bd4f69539f1: Waiting [2024-12-20T01:13:14.385Z] 75654b8eeebd: Waiting [2024-12-20T01:13:14.385Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:14.385Z] e01e84926f23: Layer already exists [2024-12-20T01:13:14.385Z] 4caeade52dbe: Layer already exists [2024-12-20T01:13:14.385Z] 198567529466: Layer already exists [2024-12-20T01:13:14.385Z] a7fa9b430835: Layer already exists [2024-12-20T01:13:14.385Z] 9bd4f69539f1: Layer already exists [2024-12-20T01:13:14.385Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:14.385Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:d62c4083672be2c13f6001efecb3d3aa68848bd3c2d7324fda221bef128f0038 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:14.719Z] + 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-12-20T01:13:15.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-12-20T01:13:15.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-20T01:13:15.061Z] e01e84926f23: Preparing [2024-12-20T01:13:15.061Z] a7fa9b430835: Preparing [2024-12-20T01:13:15.061Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:15.061Z] 198567529466: Preparing [2024-12-20T01:13:15.061Z] 4caeade52dbe: Preparing [2024-12-20T01:13:15.061Z] 9bd4f69539f1: Preparing [2024-12-20T01:13:15.061Z] 75654b8eeebd: Preparing [2024-12-20T01:13:15.061Z] 9bd4f69539f1: Waiting [2024-12-20T01:13:15.061Z] 75654b8eeebd: Waiting [2024-12-20T01:13:15.061Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:15.061Z] a7fa9b430835: Layer already exists [2024-12-20T01:13:15.061Z] 198567529466: Layer already exists [2024-12-20T01:13:15.061Z] e01e84926f23: Layer already exists [2024-12-20T01:13:15.061Z] 4caeade52dbe: Layer already exists [2024-12-20T01:13:15.061Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:15.061Z] 9bd4f69539f1: Layer already exists [2024-12-20T01:13:15.061Z] main: digest: sha256:d62c4083672be2c13f6001efecb3d3aa68848bd3c2d7324fda221bef128f0038 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:13:15.135Z] ===================================================== [Pipeline] echo [2024-12-20T01:13:15.147Z] taggedImages: [2024-12-20T01:13:15.147Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:15.147Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-20T01:13:15.147Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.30 [2024-12-20T01:13:15.147Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:15.147Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-12-20T01:13:15.176Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-12-20T01:13:15.176Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:15.176Z] latest [2024-12-20T01:13:15.176Z] 4.0.0-dev.30 [2024-12-20T01:13:15.176Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:15.176Z] main [2024-12-20T01:13:15.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:15.523Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:15.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:15.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-20T01:13:15.916Z] 2377242941a5: Preparing [2024-12-20T01:13:15.916Z] ff24b1f34322: Preparing [2024-12-20T01:13:15.916Z] 4e57c767731b: Preparing [2024-12-20T01:13:15.916Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:15.916Z] 198567529466: Preparing [2024-12-20T01:13:15.916Z] 14fea89890a7: Preparing [2024-12-20T01:13:15.916Z] 55448985cc53: Preparing [2024-12-20T01:13:15.916Z] a1149558b080: Preparing [2024-12-20T01:13:15.916Z] 0ff729306340: Preparing [2024-12-20T01:13:15.916Z] 75654b8eeebd: Preparing [2024-12-20T01:13:15.916Z] 14fea89890a7: Waiting [2024-12-20T01:13:15.916Z] 55448985cc53: Waiting [2024-12-20T01:13:15.916Z] a1149558b080: Waiting [2024-12-20T01:13:15.916Z] 0ff729306340: Waiting [2024-12-20T01:13:15.916Z] 75654b8eeebd: Waiting [2024-12-20T01:13:15.916Z] 198567529466: Layer already exists [2024-12-20T01:13:15.916Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:15.916Z] 4e57c767731b: Pushed [2024-12-20T01:13:15.916Z] ff24b1f34322: Pushed [2024-12-20T01:13:15.916Z] 2377242941a5: Pushed [2024-12-20T01:13:15.916Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:16.173Z] a1149558b080: Pushed [2024-12-20T01:13:17.109Z] 0ff729306340: Pushed [2024-12-20T01:13:21.303Z] 55448985cc53: Pushed [2024-12-20T01:13:25.497Z] 14fea89890a7: Pushed [2024-12-20T01:13:25.497Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:9cc80393befac000fe10140743e3cc2d2a9e9a6ac25f2f2e789ac43b483617d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:25.830Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:26.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-20T01:13:26.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-20T01:13:26.151Z] 2377242941a5: Preparing [2024-12-20T01:13:26.151Z] ff24b1f34322: Preparing [2024-12-20T01:13:26.151Z] 4e57c767731b: Preparing [2024-12-20T01:13:26.151Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:26.151Z] 198567529466: Preparing [2024-12-20T01:13:26.151Z] 14fea89890a7: Preparing [2024-12-20T01:13:26.151Z] 55448985cc53: Preparing [2024-12-20T01:13:26.151Z] a1149558b080: Preparing [2024-12-20T01:13:26.151Z] 0ff729306340: Preparing [2024-12-20T01:13:26.151Z] 75654b8eeebd: Preparing [2024-12-20T01:13:26.151Z] a1149558b080: Waiting [2024-12-20T01:13:26.151Z] 0ff729306340: Waiting [2024-12-20T01:13:26.151Z] 75654b8eeebd: Waiting [2024-12-20T01:13:26.151Z] 14fea89890a7: Waiting [2024-12-20T01:13:26.151Z] 55448985cc53: Waiting [2024-12-20T01:13:26.151Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:26.151Z] 2377242941a5: Layer already exists [2024-12-20T01:13:26.151Z] 4e57c767731b: Layer already exists [2024-12-20T01:13:26.151Z] ff24b1f34322: Layer already exists [2024-12-20T01:13:26.151Z] 198567529466: Layer already exists [2024-12-20T01:13:26.151Z] 55448985cc53: Layer already exists [2024-12-20T01:13:26.151Z] 14fea89890a7: Layer already exists [2024-12-20T01:13:26.151Z] a1149558b080: Layer already exists [2024-12-20T01:13:26.151Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:26.151Z] 0ff729306340: Layer already exists [2024-12-20T01:13:26.151Z] latest: digest: sha256:9cc80393befac000fe10140743e3cc2d2a9e9a6ac25f2f2e789ac43b483617d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:26.483Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:26.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.30 [2024-12-20T01:13:26.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-20T01:13:26.802Z] 2377242941a5: Preparing [2024-12-20T01:13:26.802Z] ff24b1f34322: Preparing [2024-12-20T01:13:26.802Z] 4e57c767731b: Preparing [2024-12-20T01:13:26.802Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:26.802Z] 198567529466: Preparing [2024-12-20T01:13:26.802Z] 14fea89890a7: Preparing [2024-12-20T01:13:26.802Z] 55448985cc53: Preparing [2024-12-20T01:13:26.802Z] a1149558b080: Preparing [2024-12-20T01:13:26.802Z] 0ff729306340: Preparing [2024-12-20T01:13:26.802Z] 75654b8eeebd: Preparing [2024-12-20T01:13:26.802Z] a1149558b080: Waiting [2024-12-20T01:13:26.802Z] 55448985cc53: Waiting [2024-12-20T01:13:26.802Z] 0ff729306340: Waiting [2024-12-20T01:13:26.802Z] 75654b8eeebd: Waiting [2024-12-20T01:13:26.802Z] 14fea89890a7: Waiting [2024-12-20T01:13:26.802Z] ff24b1f34322: Layer already exists [2024-12-20T01:13:26.802Z] 2377242941a5: Layer already exists [2024-12-20T01:13:26.802Z] 4e57c767731b: Layer already exists [2024-12-20T01:13:26.802Z] 198567529466: Layer already exists [2024-12-20T01:13:26.802Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:26.802Z] 14fea89890a7: Layer already exists [2024-12-20T01:13:26.802Z] a1149558b080: Layer already exists [2024-12-20T01:13:26.802Z] 55448985cc53: Layer already exists [2024-12-20T01:13:26.802Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:26.802Z] 0ff729306340: Layer already exists [2024-12-20T01:13:26.802Z] 4.0.0-dev.30: digest: sha256:9cc80393befac000fe10140743e3cc2d2a9e9a6ac25f2f2e789ac43b483617d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:27.132Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:27.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:27.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-20T01:13:27.458Z] 2377242941a5: Preparing [2024-12-20T01:13:27.458Z] ff24b1f34322: Preparing [2024-12-20T01:13:27.458Z] 4e57c767731b: Preparing [2024-12-20T01:13:27.458Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:27.458Z] 198567529466: Preparing [2024-12-20T01:13:27.458Z] 14fea89890a7: Preparing [2024-12-20T01:13:27.458Z] 55448985cc53: Preparing [2024-12-20T01:13:27.458Z] a1149558b080: Preparing [2024-12-20T01:13:27.458Z] 0ff729306340: Preparing [2024-12-20T01:13:27.458Z] 75654b8eeebd: Preparing [2024-12-20T01:13:27.458Z] 14fea89890a7: Waiting [2024-12-20T01:13:27.458Z] 55448985cc53: Waiting [2024-12-20T01:13:27.458Z] a1149558b080: Waiting [2024-12-20T01:13:27.458Z] 0ff729306340: Waiting [2024-12-20T01:13:27.458Z] 75654b8eeebd: Waiting [2024-12-20T01:13:27.458Z] ff24b1f34322: Layer already exists [2024-12-20T01:13:27.458Z] 4e57c767731b: Layer already exists [2024-12-20T01:13:27.458Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:27.458Z] 198567529466: Layer already exists [2024-12-20T01:13:27.458Z] 2377242941a5: Layer already exists [2024-12-20T01:13:27.458Z] 14fea89890a7: Layer already exists [2024-12-20T01:13:27.458Z] 0ff729306340: Layer already exists [2024-12-20T01:13:27.458Z] 55448985cc53: Layer already exists [2024-12-20T01:13:27.458Z] a1149558b080: Layer already exists [2024-12-20T01:13:27.458Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:27.458Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:9cc80393befac000fe10140743e3cc2d2a9e9a6ac25f2f2e789ac43b483617d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:27.790Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:28.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-12-20T01:13:28.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-20T01:13:28.116Z] 2377242941a5: Preparing [2024-12-20T01:13:28.116Z] ff24b1f34322: Preparing [2024-12-20T01:13:28.116Z] 4e57c767731b: Preparing [2024-12-20T01:13:28.116Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:28.116Z] 198567529466: Preparing [2024-12-20T01:13:28.116Z] 14fea89890a7: Preparing [2024-12-20T01:13:28.116Z] 55448985cc53: Preparing [2024-12-20T01:13:28.116Z] a1149558b080: Preparing [2024-12-20T01:13:28.116Z] 0ff729306340: Preparing [2024-12-20T01:13:28.116Z] 75654b8eeebd: Preparing [2024-12-20T01:13:28.116Z] 55448985cc53: Waiting [2024-12-20T01:13:28.116Z] 0ff729306340: Waiting [2024-12-20T01:13:28.116Z] a1149558b080: Waiting [2024-12-20T01:13:28.116Z] 75654b8eeebd: Waiting [2024-12-20T01:13:28.116Z] 14fea89890a7: Waiting [2024-12-20T01:13:28.116Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:28.116Z] 2377242941a5: Layer already exists [2024-12-20T01:13:28.116Z] 4e57c767731b: Layer already exists [2024-12-20T01:13:28.116Z] 198567529466: Layer already exists [2024-12-20T01:13:28.116Z] ff24b1f34322: Layer already exists [2024-12-20T01:13:28.116Z] 14fea89890a7: Layer already exists [2024-12-20T01:13:28.116Z] a1149558b080: Layer already exists [2024-12-20T01:13:28.116Z] 55448985cc53: Layer already exists [2024-12-20T01:13:28.116Z] 0ff729306340: Layer already exists [2024-12-20T01:13:28.116Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:28.116Z] main: digest: sha256:9cc80393befac000fe10140743e3cc2d2a9e9a6ac25f2f2e789ac43b483617d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:13:28.194Z] ===================================================== [Pipeline] echo [2024-12-20T01:13:28.208Z] taggedImages: [2024-12-20T01:13:28.208Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:28.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-20T01:13:28.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.30 [2024-12-20T01:13:28.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:28.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-12-20T01:13:28.242Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-12-20T01:13:28.242Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:28.242Z] latest [2024-12-20T01:13:28.242Z] 4.0.0-dev.30 [2024-12-20T01:13:28.242Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:28.242Z] main [2024-12-20T01:13:28.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:28.599Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:28.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:28.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-20T01:13:28.924Z] a665cda2bf76: Preparing [2024-12-20T01:13:28.924Z] e0a7afc2b9f3: Preparing [2024-12-20T01:13:28.924Z] 0e2e6f786e25: Preparing [2024-12-20T01:13:28.924Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:28.924Z] 198567529466: Preparing [2024-12-20T01:13:28.924Z] 4c4618aa453b: Preparing [2024-12-20T01:13:28.924Z] acd2fa5da122: Preparing [2024-12-20T01:13:28.924Z] 15ea66d02097: Preparing [2024-12-20T01:13:28.924Z] 75654b8eeebd: Preparing [2024-12-20T01:13:28.924Z] acd2fa5da122: Waiting [2024-12-20T01:13:28.924Z] 15ea66d02097: Waiting [2024-12-20T01:13:28.924Z] 75654b8eeebd: Waiting [2024-12-20T01:13:28.924Z] 4c4618aa453b: Waiting [2024-12-20T01:13:28.924Z] 198567529466: Layer already exists [2024-12-20T01:13:28.924Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:28.924Z] e0a7afc2b9f3: Pushed [2024-12-20T01:13:28.924Z] a665cda2bf76: Pushed [2024-12-20T01:13:28.924Z] 0e2e6f786e25: Pushed [2024-12-20T01:13:28.924Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:29.183Z] 15ea66d02097: Pushed [2024-12-20T01:13:29.442Z] acd2fa5da122: Pushed [2024-12-20T01:13:39.425Z] 4c4618aa453b: Pushed [2024-12-20T01:13:39.425Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:144cb5c6d441443b983e448288054fb42766aa915f960e13573142a12705b8a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:39.759Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:40.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-20T01:13:40.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-20T01:13:40.086Z] a665cda2bf76: Preparing [2024-12-20T01:13:40.086Z] e0a7afc2b9f3: Preparing [2024-12-20T01:13:40.086Z] 0e2e6f786e25: Preparing [2024-12-20T01:13:40.086Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:40.086Z] 198567529466: Preparing [2024-12-20T01:13:40.086Z] 4c4618aa453b: Preparing [2024-12-20T01:13:40.086Z] acd2fa5da122: Preparing [2024-12-20T01:13:40.086Z] 15ea66d02097: Preparing [2024-12-20T01:13:40.086Z] 75654b8eeebd: Preparing [2024-12-20T01:13:40.086Z] 4c4618aa453b: Waiting [2024-12-20T01:13:40.086Z] acd2fa5da122: Waiting [2024-12-20T01:13:40.086Z] 15ea66d02097: Waiting [2024-12-20T01:13:40.086Z] 75654b8eeebd: Waiting [2024-12-20T01:13:40.086Z] 0e2e6f786e25: Layer already exists [2024-12-20T01:13:40.086Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:40.086Z] 198567529466: Layer already exists [2024-12-20T01:13:40.086Z] e0a7afc2b9f3: Layer already exists [2024-12-20T01:13:40.086Z] a665cda2bf76: Layer already exists [2024-12-20T01:13:40.086Z] acd2fa5da122: Layer already exists [2024-12-20T01:13:40.086Z] 15ea66d02097: Layer already exists [2024-12-20T01:13:40.086Z] 4c4618aa453b: Layer already exists [2024-12-20T01:13:40.086Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:40.086Z] latest: digest: sha256:144cb5c6d441443b983e448288054fb42766aa915f960e13573142a12705b8a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:40.418Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:40.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.30 [2024-12-20T01:13:40.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-20T01:13:40.736Z] a665cda2bf76: Preparing [2024-12-20T01:13:40.736Z] e0a7afc2b9f3: Preparing [2024-12-20T01:13:40.736Z] 0e2e6f786e25: Preparing [2024-12-20T01:13:40.736Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:40.736Z] 198567529466: Preparing [2024-12-20T01:13:40.736Z] 4c4618aa453b: Preparing [2024-12-20T01:13:40.736Z] acd2fa5da122: Preparing [2024-12-20T01:13:40.736Z] 15ea66d02097: Preparing [2024-12-20T01:13:40.736Z] 75654b8eeebd: Preparing [2024-12-20T01:13:40.736Z] 4c4618aa453b: Waiting [2024-12-20T01:13:40.736Z] 75654b8eeebd: Waiting [2024-12-20T01:13:40.736Z] 15ea66d02097: Waiting [2024-12-20T01:13:40.736Z] 198567529466: Layer already exists [2024-12-20T01:13:40.736Z] a665cda2bf76: Layer already exists [2024-12-20T01:13:40.736Z] e0a7afc2b9f3: Layer already exists [2024-12-20T01:13:40.736Z] 0e2e6f786e25: Layer already exists [2024-12-20T01:13:40.736Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:40.736Z] acd2fa5da122: Layer already exists [2024-12-20T01:13:40.736Z] 15ea66d02097: Layer already exists [2024-12-20T01:13:40.736Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:40.736Z] 4c4618aa453b: Layer already exists [2024-12-20T01:13:40.736Z] 4.0.0-dev.30: digest: sha256:144cb5c6d441443b983e448288054fb42766aa915f960e13573142a12705b8a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:41.049Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:41.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:41.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-20T01:13:41.379Z] a665cda2bf76: Preparing [2024-12-20T01:13:41.379Z] e0a7afc2b9f3: Preparing [2024-12-20T01:13:41.379Z] 0e2e6f786e25: Preparing [2024-12-20T01:13:41.379Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:41.379Z] 198567529466: Preparing [2024-12-20T01:13:41.380Z] 4c4618aa453b: Preparing [2024-12-20T01:13:41.380Z] acd2fa5da122: Preparing [2024-12-20T01:13:41.380Z] 15ea66d02097: Preparing [2024-12-20T01:13:41.380Z] 75654b8eeebd: Preparing [2024-12-20T01:13:41.380Z] 4c4618aa453b: Waiting [2024-12-20T01:13:41.380Z] acd2fa5da122: Waiting [2024-12-20T01:13:41.380Z] 15ea66d02097: Waiting [2024-12-20T01:13:41.380Z] 75654b8eeebd: Waiting [2024-12-20T01:13:41.380Z] e0a7afc2b9f3: Layer already exists [2024-12-20T01:13:41.380Z] a665cda2bf76: Layer already exists [2024-12-20T01:13:41.380Z] 198567529466: Layer already exists [2024-12-20T01:13:41.380Z] 0e2e6f786e25: Layer already exists [2024-12-20T01:13:41.380Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:41.380Z] 4c4618aa453b: Layer already exists [2024-12-20T01:13:41.380Z] 15ea66d02097: Layer already exists [2024-12-20T01:13:41.380Z] acd2fa5da122: Layer already exists [2024-12-20T01:13:41.380Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:41.380Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:144cb5c6d441443b983e448288054fb42766aa915f960e13573142a12705b8a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:41.704Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:42.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-12-20T01:13:42.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-20T01:13:42.024Z] a665cda2bf76: Preparing [2024-12-20T01:13:42.024Z] e0a7afc2b9f3: Preparing [2024-12-20T01:13:42.024Z] 0e2e6f786e25: Preparing [2024-12-20T01:13:42.024Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:42.024Z] 198567529466: Preparing [2024-12-20T01:13:42.024Z] 4c4618aa453b: Preparing [2024-12-20T01:13:42.024Z] acd2fa5da122: Preparing [2024-12-20T01:13:42.024Z] 15ea66d02097: Preparing [2024-12-20T01:13:42.024Z] 75654b8eeebd: Preparing [2024-12-20T01:13:42.024Z] 4c4618aa453b: Waiting [2024-12-20T01:13:42.024Z] acd2fa5da122: Waiting [2024-12-20T01:13:42.024Z] 75654b8eeebd: Waiting [2024-12-20T01:13:42.024Z] 15ea66d02097: Waiting [2024-12-20T01:13:42.024Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:42.024Z] 198567529466: Layer already exists [2024-12-20T01:13:42.024Z] a665cda2bf76: Layer already exists [2024-12-20T01:13:42.024Z] e0a7afc2b9f3: Layer already exists [2024-12-20T01:13:42.024Z] 0e2e6f786e25: Layer already exists [2024-12-20T01:13:42.024Z] 4c4618aa453b: Layer already exists [2024-12-20T01:13:42.024Z] 15ea66d02097: Layer already exists [2024-12-20T01:13:42.024Z] acd2fa5da122: Layer already exists [2024-12-20T01:13:42.024Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:42.024Z] main: digest: sha256:144cb5c6d441443b983e448288054fb42766aa915f960e13573142a12705b8a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:13:42.084Z] ===================================================== [Pipeline] echo [2024-12-20T01:13:42.095Z] taggedImages: [2024-12-20T01:13:42.095Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:42.095Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-20T01:13:42.095Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.30 [2024-12-20T01:13:42.095Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:42.095Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-12-20T01:13:42.120Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-12-20T01:13:42.120Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:42.120Z] latest [2024-12-20T01:13:42.120Z] 4.0.0-dev.30 [2024-12-20T01:13:42.120Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:42.120Z] main [2024-12-20T01:13:42.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:42.463Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:42.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:42.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-20T01:13:42.787Z] 2377242941a5: Preparing [2024-12-20T01:13:42.787Z] 2a885e53563e: Preparing [2024-12-20T01:13:42.787Z] 4f13cc69784e: Preparing [2024-12-20T01:13:42.787Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:42.787Z] 198567529466: Preparing [2024-12-20T01:13:42.787Z] 4c4618aa453b: Preparing [2024-12-20T01:13:42.787Z] a1149558b080: Preparing [2024-12-20T01:13:42.787Z] 0ff729306340: Preparing [2024-12-20T01:13:42.787Z] 75654b8eeebd: Preparing [2024-12-20T01:13:42.787Z] a1149558b080: Waiting [2024-12-20T01:13:42.787Z] 0ff729306340: Waiting [2024-12-20T01:13:42.787Z] 75654b8eeebd: Waiting [2024-12-20T01:13:42.787Z] 4c4618aa453b: Waiting [2024-12-20T01:13:42.787Z] 2377242941a5: Layer already exists [2024-12-20T01:13:42.787Z] 198567529466: Layer already exists [2024-12-20T01:13:42.787Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:42.787Z] 4c4618aa453b: Layer already exists [2024-12-20T01:13:42.787Z] 0ff729306340: Layer already exists [2024-12-20T01:13:42.787Z] a1149558b080: Layer already exists [2024-12-20T01:13:42.787Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:42.787Z] 4f13cc69784e: Pushed [2024-12-20T01:13:42.787Z] 2a885e53563e: Pushed [2024-12-20T01:13:43.047Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:a19a1c382d9e7bcfa61ee5dc002fad30f23b1e9b372714b953624d800e96effd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:43.388Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:43.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-20T01:13:43.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-20T01:13:43.708Z] 2377242941a5: Preparing [2024-12-20T01:13:43.708Z] 2a885e53563e: Preparing [2024-12-20T01:13:43.708Z] 4f13cc69784e: Preparing [2024-12-20T01:13:43.708Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:43.708Z] 198567529466: Preparing [2024-12-20T01:13:43.708Z] 4c4618aa453b: Preparing [2024-12-20T01:13:43.708Z] a1149558b080: Preparing [2024-12-20T01:13:43.708Z] 0ff729306340: Preparing [2024-12-20T01:13:43.708Z] 75654b8eeebd: Preparing [2024-12-20T01:13:43.708Z] a1149558b080: Waiting [2024-12-20T01:13:43.708Z] 0ff729306340: Waiting [2024-12-20T01:13:43.708Z] 75654b8eeebd: Waiting [2024-12-20T01:13:43.708Z] 4c4618aa453b: Waiting [2024-12-20T01:13:43.708Z] 4f13cc69784e: Layer already exists [2024-12-20T01:13:43.708Z] 2a885e53563e: Layer already exists [2024-12-20T01:13:43.708Z] 2377242941a5: Layer already exists [2024-12-20T01:13:43.708Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:43.708Z] 198567529466: Layer already exists [2024-12-20T01:13:43.708Z] 4c4618aa453b: Layer already exists [2024-12-20T01:13:43.708Z] a1149558b080: Layer already exists [2024-12-20T01:13:43.708Z] 0ff729306340: Layer already exists [2024-12-20T01:13:43.708Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:43.708Z] latest: digest: sha256:a19a1c382d9e7bcfa61ee5dc002fad30f23b1e9b372714b953624d800e96effd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:44.038Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:44.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.30 [2024-12-20T01:13:44.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-20T01:13:44.359Z] 2377242941a5: Preparing [2024-12-20T01:13:44.359Z] 2a885e53563e: Preparing [2024-12-20T01:13:44.359Z] 4f13cc69784e: Preparing [2024-12-20T01:13:44.359Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:44.359Z] 198567529466: Preparing [2024-12-20T01:13:44.359Z] 4c4618aa453b: Preparing [2024-12-20T01:13:44.359Z] a1149558b080: Preparing [2024-12-20T01:13:44.359Z] 0ff729306340: Preparing [2024-12-20T01:13:44.359Z] 75654b8eeebd: Preparing [2024-12-20T01:13:44.359Z] a1149558b080: Waiting [2024-12-20T01:13:44.359Z] 0ff729306340: Waiting [2024-12-20T01:13:44.359Z] 75654b8eeebd: Waiting [2024-12-20T01:13:44.359Z] 4c4618aa453b: Waiting [2024-12-20T01:13:44.359Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:44.359Z] 198567529466: Layer already exists [2024-12-20T01:13:44.359Z] 4f13cc69784e: Layer already exists [2024-12-20T01:13:44.359Z] 2377242941a5: Layer already exists [2024-12-20T01:13:44.359Z] 2a885e53563e: Layer already exists [2024-12-20T01:13:44.359Z] a1149558b080: Layer already exists [2024-12-20T01:13:44.359Z] 4c4618aa453b: Layer already exists [2024-12-20T01:13:44.359Z] 0ff729306340: Layer already exists [2024-12-20T01:13:44.359Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:44.359Z] 4.0.0-dev.30: digest: sha256:a19a1c382d9e7bcfa61ee5dc002fad30f23b1e9b372714b953624d800e96effd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:44.688Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:45.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:45.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-20T01:13:45.010Z] 2377242941a5: Preparing [2024-12-20T01:13:45.010Z] 2a885e53563e: Preparing [2024-12-20T01:13:45.010Z] 4f13cc69784e: Preparing [2024-12-20T01:13:45.010Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:45.010Z] 198567529466: Preparing [2024-12-20T01:13:45.010Z] 4c4618aa453b: Preparing [2024-12-20T01:13:45.010Z] a1149558b080: Preparing [2024-12-20T01:13:45.010Z] 0ff729306340: Preparing [2024-12-20T01:13:45.010Z] 75654b8eeebd: Preparing [2024-12-20T01:13:45.010Z] 4c4618aa453b: Waiting [2024-12-20T01:13:45.010Z] a1149558b080: Waiting [2024-12-20T01:13:45.010Z] 0ff729306340: Waiting [2024-12-20T01:13:45.010Z] 75654b8eeebd: Waiting [2024-12-20T01:13:45.010Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:45.010Z] 2377242941a5: Layer already exists [2024-12-20T01:13:45.010Z] 198567529466: Layer already exists [2024-12-20T01:13:45.010Z] 4f13cc69784e: Layer already exists [2024-12-20T01:13:45.010Z] 2a885e53563e: Layer already exists [2024-12-20T01:13:45.010Z] a1149558b080: Layer already exists [2024-12-20T01:13:45.010Z] 4c4618aa453b: Layer already exists [2024-12-20T01:13:45.010Z] 0ff729306340: Layer already exists [2024-12-20T01:13:45.010Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:45.010Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:a19a1c382d9e7bcfa61ee5dc002fad30f23b1e9b372714b953624d800e96effd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:45.349Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:45.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-12-20T01:13:45.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-20T01:13:45.673Z] 2377242941a5: Preparing [2024-12-20T01:13:45.673Z] 2a885e53563e: Preparing [2024-12-20T01:13:45.673Z] 4f13cc69784e: Preparing [2024-12-20T01:13:45.673Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:45.673Z] 198567529466: Preparing [2024-12-20T01:13:45.673Z] 4c4618aa453b: Preparing [2024-12-20T01:13:45.673Z] a1149558b080: Preparing [2024-12-20T01:13:45.673Z] 0ff729306340: Preparing [2024-12-20T01:13:45.673Z] 75654b8eeebd: Preparing [2024-12-20T01:13:45.673Z] 4c4618aa453b: Waiting [2024-12-20T01:13:45.673Z] a1149558b080: Waiting [2024-12-20T01:13:45.673Z] 0ff729306340: Waiting [2024-12-20T01:13:45.673Z] 75654b8eeebd: Waiting [2024-12-20T01:13:45.673Z] 4f13cc69784e: Layer already exists [2024-12-20T01:13:45.673Z] 198567529466: Layer already exists [2024-12-20T01:13:45.673Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:45.673Z] 2377242941a5: Layer already exists [2024-12-20T01:13:45.673Z] 2a885e53563e: Layer already exists [2024-12-20T01:13:45.673Z] a1149558b080: Layer already exists [2024-12-20T01:13:45.673Z] 4c4618aa453b: Layer already exists [2024-12-20T01:13:45.673Z] 0ff729306340: Layer already exists [2024-12-20T01:13:45.673Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:45.673Z] main: digest: sha256:a19a1c382d9e7bcfa61ee5dc002fad30f23b1e9b372714b953624d800e96effd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:13:45.739Z] ===================================================== [Pipeline] echo [2024-12-20T01:13:45.751Z] taggedImages: [2024-12-20T01:13:45.751Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:45.751Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-20T01:13:45.751Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.30 [2024-12-20T01:13:45.751Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:45.751Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-12-20T01:13:45.774Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-12-20T01:13:45.774Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:45.774Z] latest [2024-12-20T01:13:45.774Z] 4.0.0-dev.30 [2024-12-20T01:13:45.774Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:45.774Z] main [2024-12-20T01:13:45.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:46.114Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:46.438Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:46.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-20T01:13:46.438Z] c95c83f1eb51: Preparing [2024-12-20T01:13:46.438Z] a97835df0dc5: Preparing [2024-12-20T01:13:46.438Z] b7a5265d9625: Preparing [2024-12-20T01:13:46.438Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:46.438Z] 198567529466: Preparing [2024-12-20T01:13:46.438Z] 3c81c7c2d41b: Preparing [2024-12-20T01:13:46.438Z] db786185a492: Preparing [2024-12-20T01:13:46.438Z] 75654b8eeebd: Preparing [2024-12-20T01:13:46.438Z] 3c81c7c2d41b: Waiting [2024-12-20T01:13:46.438Z] db786185a492: Waiting [2024-12-20T01:13:46.438Z] 75654b8eeebd: Waiting [2024-12-20T01:13:46.438Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:46.438Z] 198567529466: Layer already exists [2024-12-20T01:13:46.438Z] a97835df0dc5: Pushed [2024-12-20T01:13:46.438Z] c95c83f1eb51: Pushed [2024-12-20T01:13:46.438Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:46.438Z] db786185a492: Pushed [2024-12-20T01:13:47.008Z] 3c81c7c2d41b: Pushed [2024-12-20T01:13:50.303Z] b7a5265d9625: Pushed [2024-12-20T01:13:50.303Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:0cd4d897c7c75e151e46b328b8eb82a20950b62dedbdbf84a63783ab04ec4a74 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:50.637Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:50.963Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-20T01:13:50.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-20T01:13:50.963Z] c95c83f1eb51: Preparing [2024-12-20T01:13:50.963Z] a97835df0dc5: Preparing [2024-12-20T01:13:50.963Z] b7a5265d9625: Preparing [2024-12-20T01:13:50.963Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:50.963Z] 198567529466: Preparing [2024-12-20T01:13:50.963Z] 3c81c7c2d41b: Preparing [2024-12-20T01:13:50.963Z] db786185a492: Preparing [2024-12-20T01:13:50.963Z] 75654b8eeebd: Preparing [2024-12-20T01:13:50.963Z] 3c81c7c2d41b: Waiting [2024-12-20T01:13:50.963Z] db786185a492: Waiting [2024-12-20T01:13:50.963Z] 75654b8eeebd: Waiting [2024-12-20T01:13:50.963Z] 198567529466: Layer already exists [2024-12-20T01:13:50.963Z] c95c83f1eb51: Layer already exists [2024-12-20T01:13:50.963Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:50.963Z] b7a5265d9625: Layer already exists [2024-12-20T01:13:50.963Z] a97835df0dc5: Layer already exists [2024-12-20T01:13:50.963Z] db786185a492: Layer already exists [2024-12-20T01:13:50.963Z] 3c81c7c2d41b: Layer already exists [2024-12-20T01:13:50.963Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:50.963Z] latest: digest: sha256:0cd4d897c7c75e151e46b328b8eb82a20950b62dedbdbf84a63783ab04ec4a74 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:51.285Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:51.609Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.30 [2024-12-20T01:13:51.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-20T01:13:51.609Z] c95c83f1eb51: Preparing [2024-12-20T01:13:51.609Z] a97835df0dc5: Preparing [2024-12-20T01:13:51.609Z] b7a5265d9625: Preparing [2024-12-20T01:13:51.609Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:51.609Z] 198567529466: Preparing [2024-12-20T01:13:51.609Z] 3c81c7c2d41b: Preparing [2024-12-20T01:13:51.609Z] db786185a492: Preparing [2024-12-20T01:13:51.609Z] 75654b8eeebd: Preparing [2024-12-20T01:13:51.609Z] 3c81c7c2d41b: Waiting [2024-12-20T01:13:51.609Z] db786185a492: Waiting [2024-12-20T01:13:51.609Z] 75654b8eeebd: Waiting [2024-12-20T01:13:51.609Z] c95c83f1eb51: Layer already exists [2024-12-20T01:13:51.609Z] b7a5265d9625: Layer already exists [2024-12-20T01:13:51.609Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:51.609Z] a97835df0dc5: Layer already exists [2024-12-20T01:13:51.609Z] 198567529466: Layer already exists [2024-12-20T01:13:51.609Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:51.609Z] db786185a492: Layer already exists [2024-12-20T01:13:51.609Z] 3c81c7c2d41b: Layer already exists [2024-12-20T01:13:51.609Z] 4.0.0-dev.30: digest: sha256:0cd4d897c7c75e151e46b328b8eb82a20950b62dedbdbf84a63783ab04ec4a74 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:51.936Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:52.263Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:52.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-20T01:13:52.263Z] c95c83f1eb51: Preparing [2024-12-20T01:13:52.263Z] a97835df0dc5: Preparing [2024-12-20T01:13:52.263Z] b7a5265d9625: Preparing [2024-12-20T01:13:52.263Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:52.263Z] 198567529466: Preparing [2024-12-20T01:13:52.263Z] 3c81c7c2d41b: Preparing [2024-12-20T01:13:52.263Z] db786185a492: Preparing [2024-12-20T01:13:52.263Z] 75654b8eeebd: Preparing [2024-12-20T01:13:52.263Z] 3c81c7c2d41b: Waiting [2024-12-20T01:13:52.263Z] db786185a492: Waiting [2024-12-20T01:13:52.263Z] 75654b8eeebd: Waiting [2024-12-20T01:13:52.263Z] a97835df0dc5: Layer already exists [2024-12-20T01:13:52.263Z] c95c83f1eb51: Layer already exists [2024-12-20T01:13:52.263Z] b7a5265d9625: Layer already exists [2024-12-20T01:13:52.263Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:52.263Z] 198567529466: Layer already exists [2024-12-20T01:13:52.263Z] db786185a492: Layer already exists [2024-12-20T01:13:52.263Z] 3c81c7c2d41b: Layer already exists [2024-12-20T01:13:52.263Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:52.263Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:0cd4d897c7c75e151e46b328b8eb82a20950b62dedbdbf84a63783ab04ec4a74 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:52.586Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:52.913Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-12-20T01:13:52.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-20T01:13:52.913Z] c95c83f1eb51: Preparing [2024-12-20T01:13:52.913Z] a97835df0dc5: Preparing [2024-12-20T01:13:52.913Z] b7a5265d9625: Preparing [2024-12-20T01:13:52.913Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:52.913Z] 198567529466: Preparing [2024-12-20T01:13:52.913Z] 3c81c7c2d41b: Preparing [2024-12-20T01:13:52.913Z] db786185a492: Preparing [2024-12-20T01:13:52.913Z] 75654b8eeebd: Preparing [2024-12-20T01:13:52.913Z] 3c81c7c2d41b: Waiting [2024-12-20T01:13:52.913Z] db786185a492: Waiting [2024-12-20T01:13:52.913Z] 75654b8eeebd: Waiting [2024-12-20T01:13:52.913Z] c95c83f1eb51: Layer already exists [2024-12-20T01:13:52.913Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:52.913Z] 198567529466: Layer already exists [2024-12-20T01:13:52.913Z] b7a5265d9625: Layer already exists [2024-12-20T01:13:52.913Z] a97835df0dc5: Layer already exists [2024-12-20T01:13:52.913Z] db786185a492: Layer already exists [2024-12-20T01:13:52.913Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:52.913Z] 3c81c7c2d41b: Layer already exists [2024-12-20T01:13:52.913Z] main: digest: sha256:0cd4d897c7c75e151e46b328b8eb82a20950b62dedbdbf84a63783ab04ec4a74 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:13:52.979Z] ===================================================== [Pipeline] echo [2024-12-20T01:13:52.990Z] taggedImages: [2024-12-20T01:13:52.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:52.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-20T01:13:52.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.30 [2024-12-20T01:13:52.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:52.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-12-20T01:13:53.013Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-12-20T01:13:53.013Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:53.013Z] latest [2024-12-20T01:13:53.013Z] 4.0.0-dev.30 [2024-12-20T01:13:53.013Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:53.013Z] main [2024-12-20T01:13:53.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:53.356Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:53.676Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:13:53.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-20T01:13:53.676Z] 37d39808329b: Preparing [2024-12-20T01:13:53.676Z] df95dbe42855: Preparing [2024-12-20T01:13:53.676Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:53.676Z] 198567529466: Preparing [2024-12-20T01:13:53.676Z] 51624939a2a0: Preparing [2024-12-20T01:13:53.676Z] 8060ea9bb784: Preparing [2024-12-20T01:13:53.676Z] 75654b8eeebd: Preparing [2024-12-20T01:13:53.676Z] 8060ea9bb784: Waiting [2024-12-20T01:13:53.676Z] 75654b8eeebd: Waiting [2024-12-20T01:13:53.676Z] 198567529466: Layer already exists [2024-12-20T01:13:53.676Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:53.676Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:53.676Z] 37d39808329b: Pushed [2024-12-20T01:13:53.935Z] 8060ea9bb784: Pushed [2024-12-20T01:13:54.197Z] 51624939a2a0: Pushed [2024-12-20T01:13:57.493Z] df95dbe42855: Pushed [2024-12-20T01:13:57.493Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:4eb73c99c4971758926df99e0e95e0b4ad7de8194198653069b1f5eec2ea6cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:57.833Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:58.161Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-20T01:13:58.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-20T01:13:58.161Z] 37d39808329b: Preparing [2024-12-20T01:13:58.161Z] df95dbe42855: Preparing [2024-12-20T01:13:58.161Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:58.161Z] 198567529466: Preparing [2024-12-20T01:13:58.161Z] 51624939a2a0: Preparing [2024-12-20T01:13:58.161Z] 8060ea9bb784: Preparing [2024-12-20T01:13:58.161Z] 75654b8eeebd: Preparing [2024-12-20T01:13:58.161Z] 75654b8eeebd: Waiting [2024-12-20T01:13:58.161Z] 8060ea9bb784: Waiting [2024-12-20T01:13:58.161Z] df95dbe42855: Layer already exists [2024-12-20T01:13:58.161Z] 198567529466: Layer already exists [2024-12-20T01:13:58.161Z] 51624939a2a0: Layer already exists [2024-12-20T01:13:58.161Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:58.161Z] 37d39808329b: Layer already exists [2024-12-20T01:13:58.161Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:58.161Z] 8060ea9bb784: Layer already exists [2024-12-20T01:13:58.161Z] latest: digest: sha256:4eb73c99c4971758926df99e0e95e0b4ad7de8194198653069b1f5eec2ea6cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:58.483Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:58.802Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.30 [2024-12-20T01:13:58.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-20T01:13:58.802Z] 37d39808329b: Preparing [2024-12-20T01:13:58.802Z] df95dbe42855: Preparing [2024-12-20T01:13:58.802Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:58.802Z] 198567529466: Preparing [2024-12-20T01:13:58.802Z] 51624939a2a0: Preparing [2024-12-20T01:13:58.802Z] 8060ea9bb784: Preparing [2024-12-20T01:13:58.802Z] 75654b8eeebd: Preparing [2024-12-20T01:13:58.802Z] 75654b8eeebd: Waiting [2024-12-20T01:13:58.802Z] 8060ea9bb784: Waiting [2024-12-20T01:13:58.802Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:58.802Z] 51624939a2a0: Layer already exists [2024-12-20T01:13:58.802Z] 198567529466: Layer already exists [2024-12-20T01:13:58.802Z] 37d39808329b: Layer already exists [2024-12-20T01:13:58.802Z] df95dbe42855: Layer already exists [2024-12-20T01:13:58.802Z] 8060ea9bb784: Layer already exists [2024-12-20T01:13:58.802Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:58.802Z] 4.0.0-dev.30: digest: sha256:4eb73c99c4971758926df99e0e95e0b4ad7de8194198653069b1f5eec2ea6cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:59.145Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:59.476Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:13:59.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-20T01:13:59.476Z] 37d39808329b: Preparing [2024-12-20T01:13:59.476Z] df95dbe42855: Preparing [2024-12-20T01:13:59.476Z] 2c0eb53799e3: Preparing [2024-12-20T01:13:59.476Z] 198567529466: Preparing [2024-12-20T01:13:59.476Z] 51624939a2a0: Preparing [2024-12-20T01:13:59.476Z] 8060ea9bb784: Preparing [2024-12-20T01:13:59.476Z] 75654b8eeebd: Preparing [2024-12-20T01:13:59.476Z] 8060ea9bb784: Waiting [2024-12-20T01:13:59.476Z] 75654b8eeebd: Waiting [2024-12-20T01:13:59.476Z] df95dbe42855: Layer already exists [2024-12-20T01:13:59.476Z] 37d39808329b: Layer already exists [2024-12-20T01:13:59.476Z] 198567529466: Layer already exists [2024-12-20T01:13:59.476Z] 51624939a2a0: Layer already exists [2024-12-20T01:13:59.476Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:13:59.476Z] 8060ea9bb784: Layer already exists [2024-12-20T01:13:59.476Z] 75654b8eeebd: Layer already exists [2024-12-20T01:13:59.476Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:4eb73c99c4971758926df99e0e95e0b4ad7de8194198653069b1f5eec2ea6cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:13:59.810Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:14:00.136Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-12-20T01:14:00.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-20T01:14:00.136Z] 37d39808329b: Preparing [2024-12-20T01:14:00.136Z] df95dbe42855: Preparing [2024-12-20T01:14:00.136Z] 2c0eb53799e3: Preparing [2024-12-20T01:14:00.136Z] 198567529466: Preparing [2024-12-20T01:14:00.136Z] 51624939a2a0: Preparing [2024-12-20T01:14:00.136Z] 8060ea9bb784: Preparing [2024-12-20T01:14:00.136Z] 75654b8eeebd: Preparing [2024-12-20T01:14:00.136Z] 198567529466: Layer already exists [2024-12-20T01:14:00.136Z] 37d39808329b: Layer already exists [2024-12-20T01:14:00.136Z] 2c0eb53799e3: Layer already exists [2024-12-20T01:14:00.136Z] 51624939a2a0: Layer already exists [2024-12-20T01:14:00.136Z] df95dbe42855: Layer already exists [2024-12-20T01:14:00.136Z] 8060ea9bb784: Layer already exists [2024-12-20T01:14:00.136Z] 75654b8eeebd: Layer already exists [2024-12-20T01:14:00.136Z] main: digest: sha256:4eb73c99c4971758926df99e0e95e0b4ad7de8194198653069b1f5eec2ea6cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:14:00.211Z] ===================================================== [Pipeline] echo [2024-12-20T01:14:00.229Z] taggedImages: [2024-12-20T01:14:00.229Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:14:00.229Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-20T01:14:00.229Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.30 [2024-12-20T01:14:00.229Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:14:00.229Z] - 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-12-20T01:22:54.267Z] #155 ... [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-20T01:22:54.267Z] #153 DONE 598.5s [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-20T01:22:54.267Z] #146 ... [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:22:54.267Z] #156 DONE 0.3s [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:22:54.267Z] #157 DONE 0.3s [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-20T01:22:54.267Z] #158 DONE 0.5s [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-20T01:22:54.267Z] #152 DONE 600.1s [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #159 [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-12-20T01:22:54.267Z] #159 DONE 0.4s [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-20T01:22:54.267Z] #147 ... [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-20T01:22:54.267Z] #160 ... [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-20T01:22:54.267Z] #161 DONE 0.4s [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-20T01:22:54.267Z] #160 DONE 0.4s [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-20T01:22:54.267Z] #162 ... [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-20T01:22:54.267Z] #163 DONE 2.7s [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #164 [core-common-config-bootstrapper] exporting to image [2024-12-20T01:22:54.267Z] #164 exporting layers [2024-12-20T01:22:54.267Z] #164 ... [2024-12-20T01:22:54.267Z] [2024-12-20T01:22:54.267Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-20T01:22:54.267Z] #162 DONE 3.0s [2024-12-20T01:22:54.551Z] [2024-12-20T01:22:54.551Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:22:54.822Z] #165 DONE 0.7s [2024-12-20T01:22:54.822Z] [2024-12-20T01:22:54.822Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-20T01:22:54.822Z] #149 603.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-20T01:22:55.410Z] #149 ... [2024-12-20T01:22:55.410Z] [2024-12-20T01:22:55.410Z] #164 [core-common-config-bootstrapper] exporting to image [2024-12-20T01:22:55.410Z] #164 exporting layers 1.3s done [2024-12-20T01:22:55.410Z] #164 writing image sha256:d96ecaa7ad306f579f5a99d6e7e38e3ce48375485d0d46d121ebf2fb91be952a 0.0s done [2024-12-20T01:22:55.410Z] #164 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-12-20T01:22:55.410Z] #164 DONE 1.4s [2024-12-20T01:22:55.410Z] [2024-12-20T01:22:55.410Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:22:55.410Z] #166 DONE 0.3s [2024-12-20T01:22:55.683Z] [2024-12-20T01:22:55.683Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-20T01:22:55.972Z] #167 DONE 0.6s [2024-12-20T01:22:55.972Z] [2024-12-20T01:22:55.972Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-20T01:22:56.242Z] #168 DONE 0.3s [2024-12-20T01:22:56.242Z] [2024-12-20T01:22:56.242Z] #169 [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-12-20T01:22:56.511Z] #169 DONE 0.3s [2024-12-20T01:22:56.511Z] [2024-12-20T01:22:56.511Z] #170 [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-12-20T01:22:56.787Z] #170 DONE 0.4s [2024-12-20T01:22:56.787Z] [2024-12-20T01:22:56.787Z] #171 [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-12-20T01:22:57.054Z] #171 DONE 0.2s [2024-12-20T01:22:57.054Z] [2024-12-20T01:22:57.054Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-20T01:22:57.327Z] #172 DONE 0.2s [2024-12-20T01:22:57.327Z] [2024-12-20T01:22:57.327Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-20T01:22:57.327Z] #154 ... [2024-12-20T01:22:57.327Z] [2024-12-20T01:22:57.327Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-20T01:22:59.280Z] #173 DONE 1.6s [2024-12-20T01:22:59.280Z] [2024-12-20T01:22:59.280Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-20T01:22:59.280Z] #147 ... [2024-12-20T01:22:59.280Z] [2024-12-20T01:22:59.280Z] #174 [security-bootstrapper] exporting to image [2024-12-20T01:23:00.290Z] #174 exporting layers 1.4s done [2024-12-20T01:23:00.290Z] #174 writing image sha256:830de916652153da2bb9fd54901187fc6b5602f7d16b1aa77a6a628fab8fbb5c done [2024-12-20T01:23:00.290Z] #174 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-12-20T01:23:00.290Z] #174 DONE 1.4s [2024-12-20T01:23:00.290Z] [2024-12-20T01:23:00.290Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-20T01:23:02.254Z] #150 ... [2024-12-20T01:23:02.254Z] [2024-12-20T01:23:02.254Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-20T01:23:02.254Z] #148 DONE 611.7s [2024-12-20T01:23:02.254Z] [2024-12-20T01:23:02.254Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-20T01:23:02.521Z] #147 ... [2024-12-20T01:23:02.522Z] [2024-12-20T01:23:02.522Z] #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:23:02.788Z] #175 DONE 0.4s [2024-12-20T01:23:02.788Z] [2024-12-20T01:23:02.788Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:23:03.065Z] #176 DONE 0.3s [2024-12-20T01:23:03.065Z] [2024-12-20T01:23:03.065Z] #177 [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-12-20T01:23:03.334Z] #177 DONE 0.3s [2024-12-20T01:23:03.334Z] [2024-12-20T01:23:03.334Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-20T01:23:03.601Z] #178 DONE 0.2s [2024-12-20T01:23:03.601Z] [2024-12-20T01:23:03.601Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-20T01:23:03.870Z] #179 DONE 0.3s [2024-12-20T01:23:03.870Z] [2024-12-20T01:23:03.870Z] #180 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-20T01:23:04.144Z] #180 DONE 0.2s [2024-12-20T01:23:04.144Z] [2024-12-20T01:23:04.144Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-20T01:23:06.096Z] #181 DONE 1.8s [2024-12-20T01:23:06.096Z] [2024-12-20T01:23:06.096Z] #182 [security-proxy-setup] exporting to image [2024-12-20T01:23:06.096Z] #182 exporting layers [2024-12-20T01:23:06.096Z] #182 ... [2024-12-20T01:23:06.096Z] [2024-12-20T01:23:06.096Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-20T01:23:06.096Z] #149 DONE 615.7s [2024-12-20T01:23:06.096Z] [2024-12-20T01:23:06.096Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-20T01:23:06.683Z] #151 ... [2024-12-20T01:23:06.683Z] [2024-12-20T01:23:06.683Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:23:06.953Z] #183 DONE 0.4s [2024-12-20T01:23:06.953Z] [2024-12-20T01:23:06.953Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-20T01:23:07.235Z] #146 ... [2024-12-20T01:23:07.235Z] [2024-12-20T01:23:07.235Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:23:07.502Z] #184 DONE 0.3s [2024-12-20T01:23:07.502Z] [2024-12-20T01:23:07.502Z] #182 [security-proxy-setup] exporting to image [2024-12-20T01:23:07.502Z] #182 exporting layers 1.4s done [2024-12-20T01:23:07.502Z] #182 writing image sha256:86f91cdc19301b9d551d9af0f649456244a8e848cf14efa5d4861f77ef86a9cc 0.0s done [2024-12-20T01:23:07.502Z] #182 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2024-12-20T01:23:07.502Z] #182 DONE 1.6s [2024-12-20T01:23:07.502Z] [2024-12-20T01:23:07.502Z] #185 [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-12-20T01:23:07.769Z] #185 DONE 0.3s [2024-12-20T01:23:07.769Z] [2024-12-20T01:23:07.769Z] #186 [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-12-20T01:23:08.056Z] #186 DONE 0.3s [2024-12-20T01:23:08.056Z] [2024-12-20T01:23:08.056Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-20T01:23:08.056Z] #154 ... [2024-12-20T01:23:08.056Z] [2024-12-20T01:23:08.056Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:23:08.326Z] #187 DONE 0.2s [2024-12-20T01:23:08.326Z] [2024-12-20T01:23:08.326Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-20T01:23:08.596Z] #188 DONE 0.4s [2024-12-20T01:23:08.596Z] [2024-12-20T01:23:08.597Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-20T01:23:08.597Z] #150 ... [2024-12-20T01:23:08.597Z] [2024-12-20T01:23:08.597Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-20T01:23:08.869Z] #189 DONE 0.3s [2024-12-20T01:23:08.869Z] [2024-12-20T01:23:08.869Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-20T01:23:09.138Z] #155 ... [2024-12-20T01:23:09.138Z] [2024-12-20T01:23:09.138Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-20T01:23:09.138Z] #190 DONE 0.2s [2024-12-20T01:23:09.138Z] [2024-12-20T01:23:09.138Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-20T01:23:11.099Z] #191 DONE 1.7s [2024-12-20T01:23:11.099Z] [2024-12-20T01:23:11.099Z] #192 [security-secretstore-setup] exporting to image [2024-12-20T01:23:12.073Z] #192 exporting layers 1.2s done [2024-12-20T01:23:12.073Z] #192 writing image sha256:b90c813c22940b9898e64064dd4159f6d2c8e3388e5df70d9509d391523d61ef done [2024-12-20T01:23:12.073Z] #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-12-20T01:23:12.073Z] #192 DONE 1.3s [2024-12-20T01:23:12.073Z] [2024-12-20T01:23:12.073Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-20T01:24:33.710Z] #154 DONE 692.2s [2024-12-20T01:24:33.710Z] [2024-12-20T01:24:33.710Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-20T01:24:33.710Z] #150 ... [2024-12-20T01:24:33.710Z] [2024-12-20T01:24:33.710Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:24:33.710Z] #193 DONE 0.3s [2024-12-20T01:24:33.710Z] [2024-12-20T01:24:33.710Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:24:33.710Z] #194 DONE 0.3s [2024-12-20T01:24:33.710Z] [2024-12-20T01:24:33.710Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-20T01:24:33.710Z] #150 ... [2024-12-20T01:24:33.710Z] [2024-12-20T01:24:33.710Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-20T01:24:33.710Z] #195 DONE 0.3s [2024-12-20T01:24:33.710Z] [2024-12-20T01:24:33.710Z] #196 [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-12-20T01:24:33.710Z] #196 DONE 0.2s [2024-12-20T01:24:33.710Z] [2024-12-20T01:24:33.710Z] #197 [security-spiffe-token-provider] exporting to image [2024-12-20T01:24:33.710Z] #197 exporting layers [2024-12-20T01:24:33.710Z] #197 exporting layers 0.8s done [2024-12-20T01:24:33.710Z] #197 writing image sha256:4f6521d9df4334778249963e4a10fc0f900f362eb8c01be543ee209c964b4349 done [2024-12-20T01:24:33.710Z] #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-12-20T01:24:33.710Z] #197 DONE 0.8s [2024-12-20T01:24:33.710Z] [2024-12-20T01:24:33.710Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-20T01:28:25.515Z] #147 ... [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-20T01:28:25.515Z] #150 DONE 920.5s [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:28:25.515Z] #198 DONE 0.3s [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-20T01:28:25.515Z] #146 ... [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #199 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:28:25.515Z] #199 DONE 0.2s [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-20T01:28:25.515Z] #147 ... [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-20T01:28:25.515Z] #200 DONE 0.3s [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:28:25.515Z] #201 DONE 0.3s [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-20T01:28:25.515Z] #147 DONE 921.9s [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #202 [core-command] exporting to image [2024-12-20T01:28:25.515Z] #202 exporting layers [2024-12-20T01:28:25.515Z] #202 exporting layers 0.6s done [2024-12-20T01:28:25.515Z] #202 writing image sha256:edba3ea378d87c0aa75869f3414544fbb3eb7b2bf1c48f6071240982ab4050af 0.0s done [2024-12-20T01:28:25.515Z] #202 naming to docker.io/library/core-command-arm64 0.0s done [2024-12-20T01:28:25.515Z] #202 DONE 0.6s [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-20T01:28:25.515Z] #144 ... [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:28:25.515Z] #203 CACHED [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:28:25.515Z] #204 CACHED [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-20T01:28:25.515Z] #205 DONE 0.5s [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:28:25.515Z] #206 DONE 0.2s [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-20T01:28:25.515Z] #155 ... [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-20T01:28:25.515Z] #207 DONE 0.2s [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-20T01:28:25.515Z] #208 DONE 1.9s [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-20T01:28:25.515Z] #145 ... [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #209 [security-proxy-auth] exporting to image [2024-12-20T01:28:25.515Z] #209 exporting layers 0.6s done [2024-12-20T01:28:25.515Z] #209 writing image sha256:8436307996d44837e4d634e86f3c83e6d7c90745ad21fe9a0dc91a91e7c295e5 done [2024-12-20T01:28:25.515Z] #209 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-12-20T01:28:25.515Z] #209 DONE 0.6s [2024-12-20T01:28:25.515Z] [2024-12-20T01:28:25.515Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-20T01:29:04.393Z] #146 ... [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-20T01:29:04.393Z] #144 DONE 970.1s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-20T01:29:04.393Z] #151 ... [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:29:04.393Z] #210 DONE 0.2s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-20T01:29:04.393Z] #211 DONE 0.5s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:29:04.393Z] #212 DONE 0.3s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-20T01:29:04.393Z] #146 DONE 971.5s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-20T01:29:04.393Z] #213 DONE 0.2s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-20T01:29:04.393Z] #151 DONE 971.8s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #214 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:29:04.393Z] #214 DONE 0.3s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #215 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:29:04.393Z] #215 DONE 0.2s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #216 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:29:04.393Z] #216 DONE 0.1s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #217 [core-keeper] exporting to image [2024-12-20T01:29:04.393Z] #217 exporting layers 0.8s done [2024-12-20T01:29:04.393Z] #217 writing image sha256:26fd23bbe1da1b8a4d44610e54375f37782c937c63075c27ce998526d85f42d5 0.0s done [2024-12-20T01:29:04.393Z] #217 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-12-20T01:29:04.393Z] #217 DONE 0.9s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #218 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:29:04.393Z] #218 DONE 0.3s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-20T01:29:04.393Z] #219 DONE 0.5s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:29:04.393Z] #220 DONE 0.1s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-20T01:29:04.393Z] #221 DONE 0.2s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-20T01:29:04.393Z] #222 DONE 0.3s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #223 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:29:04.393Z] #223 DONE 0.2s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #224 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-20T01:29:04.393Z] #224 DONE 0.1s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #225 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-20T01:29:04.393Z] #225 DONE 0.1s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #226 [core-data] exporting to image [2024-12-20T01:29:04.393Z] #226 exporting layers 0.5s done [2024-12-20T01:29:04.393Z] #226 writing image sha256:4451e7c4278e9d583042b1ee8479eece05d6a0e378feb613ba2af45c9f53cafa done [2024-12-20T01:29:04.393Z] #226 naming to docker.io/library/core-data-arm64 0.0s done [2024-12-20T01:29:04.393Z] #226 DONE 0.5s [2024-12-20T01:29:04.393Z] [2024-12-20T01:29:04.393Z] #227 [core-metadata] exporting to image [2024-12-20T01:29:04.393Z] #227 exporting layers 0.4s done [2024-12-20T01:29:04.659Z] #227 writing image sha256:7f7e64c88951d005d73b0489f2e9a8fd2a8751b5f969ed1405316deb4d2f6d14 done [2024-12-20T01:29:04.659Z] #227 naming to docker.io/library/core-metadata-arm64 done [2024-12-20T01:29:04.659Z] #227 DONE 0.4s [2024-12-20T01:29:04.659Z] [2024-12-20T01:29:04.659Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-20T01:29:16.968Z] #145 DONE 985.4s [2024-12-20T01:29:16.968Z] [2024-12-20T01:29:16.968Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-20T01:29:16.968Z] #155 ... [2024-12-20T01:29:16.968Z] [2024-12-20T01:29:16.968Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:29:16.968Z] #228 DONE 0.2s [2024-12-20T01:29:16.968Z] [2024-12-20T01:29:16.968Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-20T01:29:16.968Z] #155 ... [2024-12-20T01:29:16.968Z] [2024-12-20T01:29:16.968Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:29:16.968Z] #229 DONE 0.2s [2024-12-20T01:29:16.968Z] [2024-12-20T01:29:16.968Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-20T01:29:16.968Z] #230 DONE 0.4s [2024-12-20T01:29:16.968Z] [2024-12-20T01:29:16.968Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-20T01:29:16.968Z] #155 DONE 986.3s [2024-12-20T01:29:16.968Z] [2024-12-20T01:29:16.968Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-20T01:29:16.968Z] #231 DONE 0.2s [2024-12-20T01:29:16.968Z] [2024-12-20T01:29:16.968Z] #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-20T01:29:16.968Z] #232 DONE 0.1s [2024-12-20T01:29:16.968Z] [2024-12-20T01:29:16.968Z] #233 [support-notifications] exporting to image [2024-12-20T01:29:16.968Z] #233 exporting layers [2024-12-20T01:29:17.235Z] #233 ... [2024-12-20T01:29:17.235Z] [2024-12-20T01:29:17.235Z] #234 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-20T01:29:17.235Z] #234 DONE 0.1s [2024-12-20T01:29:17.235Z] [2024-12-20T01:29:17.235Z] #235 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-20T01:29:17.235Z] #235 DONE 0.1s [2024-12-20T01:29:17.235Z] [2024-12-20T01:29:17.235Z] #233 [support-notifications] exporting to image [2024-12-20T01:29:17.508Z] #233 exporting layers 0.6s done [2024-12-20T01:29:17.776Z] #233 writing image sha256:c87d0495a4a784f64100b5449c0af4f2a6bc302f5329e500debb01a5219546b5 done [2024-12-20T01:29:17.776Z] #233 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-12-20T01:29:17.776Z] #233 DONE 0.6s [2024-12-20T01:29:17.776Z] [2024-12-20T01:29:17.776Z] #236 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-20T01:29:17.776Z] #236 DONE 0.5s [2024-12-20T01:29:17.776Z] [2024-12-20T01:29:17.776Z] #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-20T01:29:18.043Z] #237 DONE 0.1s [2024-12-20T01:29:18.043Z] [2024-12-20T01:29:18.043Z] #238 [support-scheduler] exporting to image [2024-12-20T01:29:18.639Z] #238 exporting layers 0.6s done [2024-12-20T01:29:18.639Z] #238 writing image sha256:96514fd5708b3a9fd503f1f3c13829c365cdcb5fbf10b3ebbb28ca12d730d0b4 [2024-12-20T01:29:18.639Z] #238 writing image sha256:96514fd5708b3a9fd503f1f3c13829c365cdcb5fbf10b3ebbb28ca12d730d0b4 done [2024-12-20T01:29:18.639Z] #238 naming to docker.io/library/support-scheduler-arm64 done [2024-12-20T01:29:18.639Z] #238 DONE 0.6s [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-20T01:29:18.639Z] time="2024-12-20T01:11:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-20T01:29:18.654Z] $ docker stop --time=1 e87fc893cb76bd55a3b661a5a465d12639fe9df991bf0a38e09b38d9b0812b37 [2024-12-20T01:29:20.242Z] $ docker rm -f --volumes e87fc893cb76bd55a3b661a5a465d12639fe9df991bf0a38e09b38d9b0812b37 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-20T01:29:20.731Z] + docker images [2024-12-20T01:29:20.731Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-20T01:29:20.731Z] support-scheduler-arm64 latest 96514fd5708b 3 seconds ago 53.6MB [2024-12-20T01:29:20.731Z] support-notifications-arm64 latest c87d0495a4a7 4 seconds ago 52.7MB [2024-12-20T01:29:20.731Z] core-data-arm64 latest 4451e7c4278e 17 seconds ago 38.5MB [2024-12-20T01:29:20.731Z] core-metadata-arm64 latest 7f7e64c88951 17 seconds ago 38.5MB [2024-12-20T01:29:20.731Z] core-keeper-arm64 latest 26fd23bbe1da 19 seconds ago 31.7MB [2024-12-20T01:29:20.731Z] security-proxy-auth-arm64 latest 8436307996d4 About a minute ago 33.3MB [2024-12-20T01:29:20.731Z] core-command-arm64 latest edba3ea378d8 About a minute ago 34.3MB [2024-12-20T01:29:20.731Z] security-spiffe-token-provider-arm64 latest 4f6521d9df43 4 minutes ago 40.2MB [2024-12-20T01:29:20.731Z] security-secretstore-setup-arm64 latest b90c813c2294 6 minutes ago 47.6MB [2024-12-20T01:29:20.731Z] security-proxy-setup-arm64 latest 86f91cdc1930 6 minutes ago 36.2MB [2024-12-20T01:29:20.731Z] security-bootstrapper-arm64 latest 830de9166521 6 minutes ago 27.2MB [2024-12-20T01:29:20.731Z] core-common-config-bootstrapper-arm64 latest d96ecaa7ad30 6 minutes ago 24.1MB [2024-12-20T01:29:20.731Z] security-spire-agent-arm64 latest f17963466407 17 minutes ago 182MB [2024-12-20T01:29:20.731Z] security-spire-config-arm64 latest 676c7de0f577 17 minutes ago 123MB [2024-12-20T01:29:20.731Z] security-spire-server-arm64 latest 18f63a192322 17 minutes ago 124MB [2024-12-20T01:29:20.731Z] ci-base-image-arm64 latest 63c41a849709 18 minutes ago 960MB [2024-12-20T01:29:20.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB [2024-12-20T01:29:20.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 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-12-20T01:29:20.879Z] provisioning config files... [2024-12-20T01:29:20.895Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/766@tmp/config14962873736341490391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:29:21.234Z] ---> ****-login.sh [2024-12-20T01:29:21.234Z] nexus3.edgexfoundry.org:10001 [2024-12-20T01:29:21.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:29:21.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:29:21.499Z] Configure a credential helper to remove this warning. See [2024-12-20T01:29:21.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:29:21.499Z] [2024-12-20T01:29:21.499Z] Login Succeeded [2024-12-20T01:29:21.499Z] nexus3.edgexfoundry.org:10002 [2024-12-20T01:29:21.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:29:21.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:29:21.764Z] Configure a credential helper to remove this warning. See [2024-12-20T01:29:21.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:29:21.764Z] [2024-12-20T01:29:21.764Z] Login Succeeded [2024-12-20T01:29:21.764Z] nexus3.edgexfoundry.org:10003 [2024-12-20T01:29:22.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:29:22.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:29:22.029Z] Configure a credential helper to remove this warning. See [2024-12-20T01:29:22.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:29:22.029Z] [2024-12-20T01:29:22.029Z] Login Succeeded [2024-12-20T01:29:22.029Z] nexus3.edgexfoundry.org:10004 [2024-12-20T01:29:22.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:29:22.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:29:22.294Z] Configure a credential helper to remove this warning. See [2024-12-20T01:29:22.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:29:22.294Z] [2024-12-20T01:29:22.294Z] Login Succeeded [2024-12-20T01:29:22.294Z] ****.io [2024-12-20T01:29:22.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T01:29:22.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T01:29:22.844Z] Configure a credential helper to remove this warning. See [2024-12-20T01:29:22.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T01:29:22.844Z] [2024-12-20T01:29:22.844Z] Login Succeeded [2024-12-20T01:29:22.844Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T01:29:22.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:29:22.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T01:29:22.933Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-12-20T01:29:22.933Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:29:22.933Z] latest [2024-12-20T01:29:22.933Z] 4.0.0-dev.30 [2024-12-20T01:29:22.933Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:29:22.933Z] main [2024-12-20T01:29:22.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:23.296Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:23.644Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:29:23.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-20T01:29:23.644Z] 9f7ef2d749f3: Preparing [2024-12-20T01:29:23.644Z] e20b2c7636f6: Preparing [2024-12-20T01:29:23.644Z] f4215c783d20: Preparing [2024-12-20T01:29:23.644Z] e3b6667dfd49: Preparing [2024-12-20T01:29:23.644Z] e96ce013f1d7: Preparing [2024-12-20T01:29:23.644Z] 3358da451bf5: Preparing [2024-12-20T01:29:23.644Z] 3358da451bf5: Waiting [2024-12-20T01:29:23.644Z] 651d9022c234: Preparing [2024-12-20T01:29:23.644Z] 651d9022c234: Waiting [2024-12-20T01:29:23.915Z] 9f7ef2d749f3: Pushed [2024-12-20T01:29:23.915Z] e3b6667dfd49: Pushed [2024-12-20T01:29:23.915Z] f4215c783d20: Pushed [2024-12-20T01:29:23.915Z] 651d9022c234: Layer already exists [2024-12-20T01:29:23.915Z] 3358da451bf5: Pushed [2024-12-20T01:29:25.325Z] e96ce013f1d7: Pushed [2024-12-20T01:29:28.670Z] e20b2c7636f6: Pushed [2024-12-20T01:29:28.670Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:23462946b426f9dbca861c314eb5d374ac32e7f3b55d27638cd7ca77ee1b81f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:29.033Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:29.395Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-20T01:29:29.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-20T01:29:29.395Z] 9f7ef2d749f3: Preparing [2024-12-20T01:29:29.395Z] e20b2c7636f6: Preparing [2024-12-20T01:29:29.395Z] f4215c783d20: Preparing [2024-12-20T01:29:29.395Z] e3b6667dfd49: Preparing [2024-12-20T01:29:29.395Z] e96ce013f1d7: Preparing [2024-12-20T01:29:29.395Z] 3358da451bf5: Preparing [2024-12-20T01:29:29.395Z] 651d9022c234: Preparing [2024-12-20T01:29:29.395Z] 3358da451bf5: Waiting [2024-12-20T01:29:29.395Z] 651d9022c234: Waiting [2024-12-20T01:29:29.395Z] 9f7ef2d749f3: Layer already exists [2024-12-20T01:29:29.395Z] e20b2c7636f6: Layer already exists [2024-12-20T01:29:29.395Z] f4215c783d20: Layer already exists [2024-12-20T01:29:29.395Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:29.395Z] e96ce013f1d7: Layer already exists [2024-12-20T01:29:29.395Z] 651d9022c234: Layer already exists [2024-12-20T01:29:29.395Z] 3358da451bf5: Layer already exists [2024-12-20T01:29:29.664Z] latest: digest: sha256:23462946b426f9dbca861c314eb5d374ac32e7f3b55d27638cd7ca77ee1b81f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:30.036Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:30.412Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.30 [2024-12-20T01:29:30.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-20T01:29:30.412Z] 9f7ef2d749f3: Preparing [2024-12-20T01:29:30.412Z] e20b2c7636f6: Preparing [2024-12-20T01:29:30.412Z] f4215c783d20: Preparing [2024-12-20T01:29:30.412Z] e3b6667dfd49: Preparing [2024-12-20T01:29:30.412Z] e96ce013f1d7: Preparing [2024-12-20T01:29:30.412Z] 3358da451bf5: Preparing [2024-12-20T01:29:30.412Z] 651d9022c234: Preparing [2024-12-20T01:29:30.412Z] 3358da451bf5: Waiting [2024-12-20T01:29:30.412Z] 651d9022c234: Waiting [2024-12-20T01:29:30.412Z] e20b2c7636f6: Layer already exists [2024-12-20T01:29:30.412Z] e96ce013f1d7: Layer already exists [2024-12-20T01:29:30.412Z] f4215c783d20: Layer already exists [2024-12-20T01:29:30.412Z] 9f7ef2d749f3: Layer already exists [2024-12-20T01:29:30.412Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:30.412Z] 651d9022c234: Layer already exists [2024-12-20T01:29:30.412Z] 3358da451bf5: Layer already exists [2024-12-20T01:29:30.680Z] 4.0.0-dev.30: digest: sha256:23462946b426f9dbca861c314eb5d374ac32e7f3b55d27638cd7ca77ee1b81f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:31.044Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:31.399Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:29:31.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-20T01:29:31.399Z] 9f7ef2d749f3: Preparing [2024-12-20T01:29:31.399Z] e20b2c7636f6: Preparing [2024-12-20T01:29:31.400Z] f4215c783d20: Preparing [2024-12-20T01:29:31.400Z] e3b6667dfd49: Preparing [2024-12-20T01:29:31.400Z] e96ce013f1d7: Preparing [2024-12-20T01:29:31.400Z] 3358da451bf5: Preparing [2024-12-20T01:29:31.400Z] 651d9022c234: Preparing [2024-12-20T01:29:31.400Z] 3358da451bf5: Waiting [2024-12-20T01:29:31.400Z] 651d9022c234: Waiting [2024-12-20T01:29:31.400Z] e20b2c7636f6: Layer already exists [2024-12-20T01:29:31.400Z] f4215c783d20: Layer already exists [2024-12-20T01:29:31.400Z] e96ce013f1d7: Layer already exists [2024-12-20T01:29:31.400Z] 9f7ef2d749f3: Layer already exists [2024-12-20T01:29:31.400Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:31.400Z] 3358da451bf5: Layer already exists [2024-12-20T01:29:31.400Z] 651d9022c234: Layer already exists [2024-12-20T01:29:31.665Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:23462946b426f9dbca861c314eb5d374ac32e7f3b55d27638cd7ca77ee1b81f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:32.015Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:32.373Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-12-20T01:29:32.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-20T01:29:32.373Z] 9f7ef2d749f3: Preparing [2024-12-20T01:29:32.373Z] e20b2c7636f6: Preparing [2024-12-20T01:29:32.373Z] f4215c783d20: Preparing [2024-12-20T01:29:32.373Z] e3b6667dfd49: Preparing [2024-12-20T01:29:32.373Z] e96ce013f1d7: Preparing [2024-12-20T01:29:32.373Z] 3358da451bf5: Preparing [2024-12-20T01:29:32.373Z] 651d9022c234: Preparing [2024-12-20T01:29:32.373Z] 651d9022c234: Waiting [2024-12-20T01:29:32.373Z] 3358da451bf5: Waiting [2024-12-20T01:29:32.373Z] e96ce013f1d7: Layer already exists [2024-12-20T01:29:32.373Z] 9f7ef2d749f3: Layer already exists [2024-12-20T01:29:32.373Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:32.373Z] e20b2c7636f6: Layer already exists [2024-12-20T01:29:32.373Z] f4215c783d20: Layer already exists [2024-12-20T01:29:32.373Z] 3358da451bf5: Layer already exists [2024-12-20T01:29:32.373Z] 651d9022c234: Layer already exists [2024-12-20T01:29:32.641Z] main: digest: sha256:23462946b426f9dbca861c314eb5d374ac32e7f3b55d27638cd7ca77ee1b81f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:29:32.719Z] ===================================================== [Pipeline] echo [2024-12-20T01:29:32.735Z] taggedImages: [2024-12-20T01:29:32.735Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:29:32.735Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-20T01:29:32.735Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.30 [2024-12-20T01:29:32.735Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:29:32.735Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-12-20T01:29:32.760Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-12-20T01:29:32.760Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:29:32.760Z] latest [2024-12-20T01:29:32.760Z] 4.0.0-dev.30 [2024-12-20T01:29:32.760Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:29:32.760Z] main [2024-12-20T01:29:32.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:33.119Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:33.474Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:29:33.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-20T01:29:33.474Z] ce47e999bef6: Preparing [2024-12-20T01:29:33.474Z] 09366ff0c321: Preparing [2024-12-20T01:29:33.474Z] 034c3a31e3c3: Preparing [2024-12-20T01:29:33.474Z] 7355b520be2b: Preparing [2024-12-20T01:29:33.474Z] f4215c783d20: Preparing [2024-12-20T01:29:33.474Z] e3b6667dfd49: Preparing [2024-12-20T01:29:33.474Z] e96ce013f1d7: Preparing [2024-12-20T01:29:33.474Z] 3358da451bf5: Preparing [2024-12-20T01:29:33.474Z] 651d9022c234: Preparing [2024-12-20T01:29:33.474Z] e3b6667dfd49: Waiting [2024-12-20T01:29:33.474Z] e96ce013f1d7: Waiting [2024-12-20T01:29:33.474Z] 3358da451bf5: Waiting [2024-12-20T01:29:33.474Z] 651d9022c234: Waiting [2024-12-20T01:29:33.474Z] f4215c783d20: Layer already exists [2024-12-20T01:29:33.742Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:33.742Z] 034c3a31e3c3: Pushed [2024-12-20T01:29:33.742Z] 09366ff0c321: Pushed [2024-12-20T01:29:33.742Z] e96ce013f1d7: Layer already exists [2024-12-20T01:29:33.742Z] ce47e999bef6: Pushed [2024-12-20T01:29:33.742Z] 3358da451bf5: Layer already exists [2024-12-20T01:29:33.742Z] 651d9022c234: Layer already exists [2024-12-20T01:29:35.692Z] 7355b520be2b: Pushed [2024-12-20T01:29:35.961Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:4841f7ef50998ab3f58e7117c4f8edccae88a3debc03cf32e06085295f32a067 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:36.349Z] + 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-12-20T01:29:36.718Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-20T01:29:36.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-20T01:29:36.718Z] ce47e999bef6: Preparing [2024-12-20T01:29:36.718Z] 09366ff0c321: Preparing [2024-12-20T01:29:36.718Z] 034c3a31e3c3: Preparing [2024-12-20T01:29:36.718Z] 7355b520be2b: Preparing [2024-12-20T01:29:36.718Z] f4215c783d20: Preparing [2024-12-20T01:29:36.718Z] e3b6667dfd49: Preparing [2024-12-20T01:29:36.718Z] e96ce013f1d7: Preparing [2024-12-20T01:29:36.718Z] 3358da451bf5: Preparing [2024-12-20T01:29:36.718Z] 651d9022c234: Preparing [2024-12-20T01:29:36.718Z] e3b6667dfd49: Waiting [2024-12-20T01:29:36.718Z] e96ce013f1d7: Waiting [2024-12-20T01:29:36.718Z] 3358da451bf5: Waiting [2024-12-20T01:29:36.718Z] 651d9022c234: Waiting [2024-12-20T01:29:36.718Z] f4215c783d20: Layer already exists [2024-12-20T01:29:36.718Z] ce47e999bef6: Layer already exists [2024-12-20T01:29:36.718Z] 7355b520be2b: Layer already exists [2024-12-20T01:29:36.718Z] 09366ff0c321: Layer already exists [2024-12-20T01:29:36.718Z] 034c3a31e3c3: Layer already exists [2024-12-20T01:29:36.718Z] e96ce013f1d7: Layer already exists [2024-12-20T01:29:36.718Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:36.718Z] 3358da451bf5: Layer already exists [2024-12-20T01:29:36.718Z] 651d9022c234: Layer already exists [2024-12-20T01:29:36.983Z] latest: digest: sha256:4841f7ef50998ab3f58e7117c4f8edccae88a3debc03cf32e06085295f32a067 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:37.339Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:37.700Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.30 [2024-12-20T01:29:37.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-20T01:29:37.700Z] ce47e999bef6: Preparing [2024-12-20T01:29:37.700Z] 09366ff0c321: Preparing [2024-12-20T01:29:37.700Z] 034c3a31e3c3: Preparing [2024-12-20T01:29:37.700Z] 7355b520be2b: Preparing [2024-12-20T01:29:37.700Z] f4215c783d20: Preparing [2024-12-20T01:29:37.700Z] e3b6667dfd49: Preparing [2024-12-20T01:29:37.700Z] e96ce013f1d7: Preparing [2024-12-20T01:29:37.700Z] 3358da451bf5: Preparing [2024-12-20T01:29:37.700Z] e3b6667dfd49: Waiting [2024-12-20T01:29:37.700Z] e96ce013f1d7: Waiting [2024-12-20T01:29:37.700Z] 651d9022c234: Preparing [2024-12-20T01:29:37.700Z] 3358da451bf5: Waiting [2024-12-20T01:29:37.700Z] 651d9022c234: Waiting [2024-12-20T01:29:37.700Z] 09366ff0c321: Layer already exists [2024-12-20T01:29:37.700Z] 7355b520be2b: Layer already exists [2024-12-20T01:29:37.700Z] f4215c783d20: Layer already exists [2024-12-20T01:29:37.700Z] 034c3a31e3c3: Layer already exists [2024-12-20T01:29:37.700Z] ce47e999bef6: Layer already exists [2024-12-20T01:29:37.700Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:37.700Z] 3358da451bf5: Layer already exists [2024-12-20T01:29:37.700Z] e96ce013f1d7: Layer already exists [2024-12-20T01:29:37.700Z] 651d9022c234: Layer already exists [2024-12-20T01:29:37.966Z] 4.0.0-dev.30: digest: sha256:4841f7ef50998ab3f58e7117c4f8edccae88a3debc03cf32e06085295f32a067 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:38.324Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:38.671Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:29:38.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-20T01:29:38.671Z] ce47e999bef6: Preparing [2024-12-20T01:29:38.671Z] 09366ff0c321: Preparing [2024-12-20T01:29:38.671Z] 034c3a31e3c3: Preparing [2024-12-20T01:29:38.671Z] 7355b520be2b: Preparing [2024-12-20T01:29:38.671Z] f4215c783d20: Preparing [2024-12-20T01:29:38.671Z] e3b6667dfd49: Preparing [2024-12-20T01:29:38.671Z] e96ce013f1d7: Preparing [2024-12-20T01:29:38.671Z] 3358da451bf5: Preparing [2024-12-20T01:29:38.671Z] 651d9022c234: Preparing [2024-12-20T01:29:38.671Z] e3b6667dfd49: Waiting [2024-12-20T01:29:38.671Z] e96ce013f1d7: Waiting [2024-12-20T01:29:38.671Z] 651d9022c234: Waiting [2024-12-20T01:29:38.671Z] 3358da451bf5: Waiting [2024-12-20T01:29:38.671Z] 09366ff0c321: Layer already exists [2024-12-20T01:29:38.671Z] f4215c783d20: Layer already exists [2024-12-20T01:29:38.671Z] 034c3a31e3c3: Layer already exists [2024-12-20T01:29:38.671Z] ce47e999bef6: Layer already exists [2024-12-20T01:29:38.671Z] 7355b520be2b: Layer already exists [2024-12-20T01:29:38.671Z] e96ce013f1d7: Layer already exists [2024-12-20T01:29:38.671Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:38.671Z] 651d9022c234: Layer already exists [2024-12-20T01:29:38.671Z] 3358da451bf5: Layer already exists [2024-12-20T01:29:38.939Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:4841f7ef50998ab3f58e7117c4f8edccae88a3debc03cf32e06085295f32a067 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:39.320Z] + 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-12-20T01:29:39.687Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-12-20T01:29:39.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-20T01:29:39.687Z] ce47e999bef6: Preparing [2024-12-20T01:29:39.687Z] 09366ff0c321: Preparing [2024-12-20T01:29:39.687Z] 034c3a31e3c3: Preparing [2024-12-20T01:29:39.687Z] 7355b520be2b: Preparing [2024-12-20T01:29:39.687Z] f4215c783d20: Preparing [2024-12-20T01:29:39.687Z] e3b6667dfd49: Preparing [2024-12-20T01:29:39.687Z] e96ce013f1d7: Preparing [2024-12-20T01:29:39.687Z] 3358da451bf5: Preparing [2024-12-20T01:29:39.687Z] 651d9022c234: Preparing [2024-12-20T01:29:39.687Z] e3b6667dfd49: Waiting [2024-12-20T01:29:39.687Z] e96ce013f1d7: Waiting [2024-12-20T01:29:39.687Z] 3358da451bf5: Waiting [2024-12-20T01:29:39.687Z] 651d9022c234: Waiting [2024-12-20T01:29:39.687Z] f4215c783d20: Layer already exists [2024-12-20T01:29:39.687Z] ce47e999bef6: Layer already exists [2024-12-20T01:29:39.687Z] 09366ff0c321: Layer already exists [2024-12-20T01:29:39.687Z] 7355b520be2b: Layer already exists [2024-12-20T01:29:39.687Z] 034c3a31e3c3: Layer already exists [2024-12-20T01:29:39.687Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:39.687Z] e96ce013f1d7: Layer already exists [2024-12-20T01:29:39.687Z] 651d9022c234: Layer already exists [2024-12-20T01:29:39.687Z] 3358da451bf5: Layer already exists [2024-12-20T01:29:39.954Z] main: digest: sha256:4841f7ef50998ab3f58e7117c4f8edccae88a3debc03cf32e06085295f32a067 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:29:40.050Z] ===================================================== [Pipeline] echo [2024-12-20T01:29:40.067Z] taggedImages: [2024-12-20T01:29:40.067Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:29:40.067Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-20T01:29:40.067Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.30 [2024-12-20T01:29:40.067Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:29:40.067Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-12-20T01:29:40.096Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-12-20T01:29:40.096Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:29:40.096Z] latest [2024-12-20T01:29:40.097Z] 4.0.0-dev.30 [2024-12-20T01:29:40.097Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:29:40.097Z] main [2024-12-20T01:29:40.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:40.482Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:40.854Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:29:40.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-20T01:29:40.854Z] 6a31a23e3b05: Preparing [2024-12-20T01:29:40.854Z] d781c0ba22cf: Preparing [2024-12-20T01:29:40.854Z] e089d92f1ab6: Preparing [2024-12-20T01:29:40.854Z] f4215c783d20: Preparing [2024-12-20T01:29:40.854Z] e3b6667dfd49: Preparing [2024-12-20T01:29:40.854Z] ff5ce9863b7f: Preparing [2024-12-20T01:29:40.854Z] dfc5a61ae8a7: Preparing [2024-12-20T01:29:40.854Z] 651d9022c234: Preparing [2024-12-20T01:29:40.854Z] dfc5a61ae8a7: Waiting [2024-12-20T01:29:40.854Z] ff5ce9863b7f: Waiting [2024-12-20T01:29:40.854Z] 651d9022c234: Waiting [2024-12-20T01:29:40.854Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:41.121Z] f4215c783d20: Layer already exists [2024-12-20T01:29:41.121Z] d781c0ba22cf: Pushed [2024-12-20T01:29:41.121Z] 6a31a23e3b05: Pushed [2024-12-20T01:29:41.121Z] dfc5a61ae8a7: Pushed [2024-12-20T01:29:41.121Z] 651d9022c234: Layer already exists [2024-12-20T01:29:43.068Z] ff5ce9863b7f: Pushed [2024-12-20T01:29:47.320Z] e089d92f1ab6: Pushed [2024-12-20T01:29:47.320Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:5cf92f3aed5b591409df267b4b349060ee29e22c2886a1009e0fabf4e41395be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:47.682Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:48.044Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-20T01:29:48.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-20T01:29:48.044Z] 6a31a23e3b05: Preparing [2024-12-20T01:29:48.044Z] d781c0ba22cf: Preparing [2024-12-20T01:29:48.044Z] e089d92f1ab6: Preparing [2024-12-20T01:29:48.044Z] f4215c783d20: Preparing [2024-12-20T01:29:48.044Z] e3b6667dfd49: Preparing [2024-12-20T01:29:48.044Z] ff5ce9863b7f: Preparing [2024-12-20T01:29:48.044Z] dfc5a61ae8a7: Preparing [2024-12-20T01:29:48.044Z] 651d9022c234: Preparing [2024-12-20T01:29:48.044Z] ff5ce9863b7f: Waiting [2024-12-20T01:29:48.044Z] dfc5a61ae8a7: Waiting [2024-12-20T01:29:48.044Z] 651d9022c234: Waiting [2024-12-20T01:29:48.044Z] 6a31a23e3b05: Layer already exists [2024-12-20T01:29:48.044Z] e089d92f1ab6: Layer already exists [2024-12-20T01:29:48.044Z] f4215c783d20: Layer already exists [2024-12-20T01:29:48.044Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:48.044Z] d781c0ba22cf: Layer already exists [2024-12-20T01:29:48.044Z] ff5ce9863b7f: Layer already exists [2024-12-20T01:29:48.044Z] dfc5a61ae8a7: Layer already exists [2024-12-20T01:29:48.044Z] 651d9022c234: Layer already exists [2024-12-20T01:29:48.312Z] latest: digest: sha256:5cf92f3aed5b591409df267b4b349060ee29e22c2886a1009e0fabf4e41395be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:48.684Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:49.053Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.30 [2024-12-20T01:29:49.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-20T01:29:49.053Z] 6a31a23e3b05: Preparing [2024-12-20T01:29:49.053Z] d781c0ba22cf: Preparing [2024-12-20T01:29:49.053Z] e089d92f1ab6: Preparing [2024-12-20T01:29:49.053Z] f4215c783d20: Preparing [2024-12-20T01:29:49.053Z] e3b6667dfd49: Preparing [2024-12-20T01:29:49.054Z] ff5ce9863b7f: Preparing [2024-12-20T01:29:49.054Z] dfc5a61ae8a7: Preparing [2024-12-20T01:29:49.054Z] ff5ce9863b7f: Waiting [2024-12-20T01:29:49.054Z] 651d9022c234: Preparing [2024-12-20T01:29:49.054Z] dfc5a61ae8a7: Waiting [2024-12-20T01:29:49.054Z] 651d9022c234: Waiting [2024-12-20T01:29:49.054Z] f4215c783d20: Layer already exists [2024-12-20T01:29:49.054Z] e089d92f1ab6: Layer already exists [2024-12-20T01:29:49.054Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:49.054Z] 6a31a23e3b05: Layer already exists [2024-12-20T01:29:49.054Z] d781c0ba22cf: Layer already exists [2024-12-20T01:29:49.054Z] ff5ce9863b7f: Layer already exists [2024-12-20T01:29:49.054Z] dfc5a61ae8a7: Layer already exists [2024-12-20T01:29:49.054Z] 651d9022c234: Layer already exists [2024-12-20T01:29:49.321Z] 4.0.0-dev.30: digest: sha256:5cf92f3aed5b591409df267b4b349060ee29e22c2886a1009e0fabf4e41395be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:49.685Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:50.046Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:29:50.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-20T01:29:50.046Z] 6a31a23e3b05: Preparing [2024-12-20T01:29:50.046Z] d781c0ba22cf: Preparing [2024-12-20T01:29:50.046Z] e089d92f1ab6: Preparing [2024-12-20T01:29:50.046Z] f4215c783d20: Preparing [2024-12-20T01:29:50.046Z] e3b6667dfd49: Preparing [2024-12-20T01:29:50.046Z] ff5ce9863b7f: Preparing [2024-12-20T01:29:50.046Z] dfc5a61ae8a7: Preparing [2024-12-20T01:29:50.046Z] 651d9022c234: Preparing [2024-12-20T01:29:50.046Z] ff5ce9863b7f: Waiting [2024-12-20T01:29:50.047Z] dfc5a61ae8a7: Waiting [2024-12-20T01:29:50.047Z] 651d9022c234: Waiting [2024-12-20T01:29:50.047Z] d781c0ba22cf: Layer already exists [2024-12-20T01:29:50.047Z] 6a31a23e3b05: Layer already exists [2024-12-20T01:29:50.047Z] e089d92f1ab6: Layer already exists [2024-12-20T01:29:50.047Z] f4215c783d20: Layer already exists [2024-12-20T01:29:50.047Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:50.047Z] dfc5a61ae8a7: Layer already exists [2024-12-20T01:29:50.047Z] 651d9022c234: Layer already exists [2024-12-20T01:29:50.047Z] ff5ce9863b7f: Layer already exists [2024-12-20T01:29:50.314Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:5cf92f3aed5b591409df267b4b349060ee29e22c2886a1009e0fabf4e41395be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:50.671Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:51.042Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-12-20T01:29:51.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-20T01:29:51.042Z] 6a31a23e3b05: Preparing [2024-12-20T01:29:51.042Z] d781c0ba22cf: Preparing [2024-12-20T01:29:51.042Z] e089d92f1ab6: Preparing [2024-12-20T01:29:51.042Z] f4215c783d20: Preparing [2024-12-20T01:29:51.042Z] e3b6667dfd49: Preparing [2024-12-20T01:29:51.042Z] ff5ce9863b7f: Preparing [2024-12-20T01:29:51.042Z] dfc5a61ae8a7: Preparing [2024-12-20T01:29:51.042Z] 651d9022c234: Preparing [2024-12-20T01:29:51.042Z] ff5ce9863b7f: Waiting [2024-12-20T01:29:51.042Z] dfc5a61ae8a7: Waiting [2024-12-20T01:29:51.042Z] 651d9022c234: Waiting [2024-12-20T01:29:51.042Z] 6a31a23e3b05: Layer already exists [2024-12-20T01:29:51.042Z] f4215c783d20: Layer already exists [2024-12-20T01:29:51.042Z] e089d92f1ab6: Layer already exists [2024-12-20T01:29:51.042Z] d781c0ba22cf: Layer already exists [2024-12-20T01:29:51.042Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:51.042Z] ff5ce9863b7f: Layer already exists [2024-12-20T01:29:51.042Z] dfc5a61ae8a7: Layer already exists [2024-12-20T01:29:51.042Z] 651d9022c234: Layer already exists [2024-12-20T01:29:51.309Z] main: digest: sha256:5cf92f3aed5b591409df267b4b349060ee29e22c2886a1009e0fabf4e41395be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:29:51.398Z] ===================================================== [Pipeline] echo [2024-12-20T01:29:51.412Z] taggedImages: [2024-12-20T01:29:51.412Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:29:51.412Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-20T01:29:51.412Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.30 [2024-12-20T01:29:51.412Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:29:51.412Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-12-20T01:29:51.566Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-12-20T01:29:51.566Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:29:51.566Z] latest [2024-12-20T01:29:51.566Z] 4.0.0-dev.30 [2024-12-20T01:29:51.566Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:29:51.566Z] main [2024-12-20T01:29:51.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:51.937Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:52.298Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:29:52.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-20T01:29:52.298Z] 889e8397a28d: Preparing [2024-12-20T01:29:52.298Z] 09301e6421fc: Preparing [2024-12-20T01:29:52.298Z] 766d5afa42ca: Preparing [2024-12-20T01:29:52.298Z] e3b6667dfd49: Preparing [2024-12-20T01:29:52.298Z] 437fa0d21be1: Preparing [2024-12-20T01:29:52.298Z] 94c43859fa3b: Preparing [2024-12-20T01:29:52.298Z] 651d9022c234: Preparing [2024-12-20T01:29:52.298Z] 94c43859fa3b: Waiting [2024-12-20T01:29:52.298Z] 651d9022c234: Waiting [2024-12-20T01:29:52.298Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:52.566Z] 09301e6421fc: Pushed [2024-12-20T01:29:52.566Z] 889e8397a28d: Pushed [2024-12-20T01:29:52.566Z] 437fa0d21be1: Pushed [2024-12-20T01:29:52.566Z] 651d9022c234: Layer already exists [2024-12-20T01:29:52.566Z] 94c43859fa3b: Pushed [2024-12-20T01:29:57.902Z] 766d5afa42ca: Pushed [2024-12-20T01:29:58.168Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:6cff2f1f24aa9bee223da581ba1cdc2ecb157dc06f04b86aaf44b39d76f69e36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:58.523Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:58.868Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-20T01:29:58.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-20T01:29:58.868Z] 889e8397a28d: Preparing [2024-12-20T01:29:58.868Z] 09301e6421fc: Preparing [2024-12-20T01:29:58.868Z] 766d5afa42ca: Preparing [2024-12-20T01:29:58.868Z] e3b6667dfd49: Preparing [2024-12-20T01:29:58.868Z] 437fa0d21be1: Preparing [2024-12-20T01:29:58.868Z] 94c43859fa3b: Preparing [2024-12-20T01:29:58.868Z] 651d9022c234: Preparing [2024-12-20T01:29:58.868Z] 94c43859fa3b: Waiting [2024-12-20T01:29:58.868Z] 651d9022c234: Waiting [2024-12-20T01:29:58.868Z] 889e8397a28d: Layer already exists [2024-12-20T01:29:58.868Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:58.868Z] 09301e6421fc: Layer already exists [2024-12-20T01:29:58.868Z] 766d5afa42ca: Layer already exists [2024-12-20T01:29:58.868Z] 437fa0d21be1: Layer already exists [2024-12-20T01:29:58.868Z] 651d9022c234: Layer already exists [2024-12-20T01:29:58.868Z] 94c43859fa3b: Layer already exists [2024-12-20T01:29:59.133Z] latest: digest: sha256:6cff2f1f24aa9bee223da581ba1cdc2ecb157dc06f04b86aaf44b39d76f69e36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:59.493Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:29:59.842Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.30 [2024-12-20T01:29:59.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-20T01:29:59.842Z] 889e8397a28d: Preparing [2024-12-20T01:29:59.842Z] 09301e6421fc: Preparing [2024-12-20T01:29:59.842Z] 766d5afa42ca: Preparing [2024-12-20T01:29:59.842Z] e3b6667dfd49: Preparing [2024-12-20T01:29:59.842Z] 437fa0d21be1: Preparing [2024-12-20T01:29:59.842Z] 94c43859fa3b: Preparing [2024-12-20T01:29:59.842Z] 651d9022c234: Preparing [2024-12-20T01:29:59.842Z] 94c43859fa3b: Waiting [2024-12-20T01:29:59.842Z] 651d9022c234: Waiting [2024-12-20T01:29:59.842Z] 09301e6421fc: Layer already exists [2024-12-20T01:29:59.842Z] 437fa0d21be1: Layer already exists [2024-12-20T01:29:59.842Z] 889e8397a28d: Layer already exists [2024-12-20T01:29:59.842Z] e3b6667dfd49: Layer already exists [2024-12-20T01:29:59.842Z] 766d5afa42ca: Layer already exists [2024-12-20T01:29:59.842Z] 94c43859fa3b: Layer already exists [2024-12-20T01:29:59.842Z] 651d9022c234: Layer already exists [2024-12-20T01:30:00.107Z] 4.0.0-dev.30: digest: sha256:6cff2f1f24aa9bee223da581ba1cdc2ecb157dc06f04b86aaf44b39d76f69e36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:00.462Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:00.822Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:00.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-20T01:30:00.822Z] 889e8397a28d: Preparing [2024-12-20T01:30:00.822Z] 09301e6421fc: Preparing [2024-12-20T01:30:00.822Z] 766d5afa42ca: Preparing [2024-12-20T01:30:00.822Z] e3b6667dfd49: Preparing [2024-12-20T01:30:00.822Z] 437fa0d21be1: Preparing [2024-12-20T01:30:00.822Z] 94c43859fa3b: Preparing [2024-12-20T01:30:00.822Z] 651d9022c234: Preparing [2024-12-20T01:30:00.822Z] 94c43859fa3b: Waiting [2024-12-20T01:30:00.822Z] 651d9022c234: Waiting [2024-12-20T01:30:00.822Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:00.822Z] 09301e6421fc: Layer already exists [2024-12-20T01:30:00.822Z] 889e8397a28d: Layer already exists [2024-12-20T01:30:00.822Z] 437fa0d21be1: Layer already exists [2024-12-20T01:30:00.822Z] 766d5afa42ca: Layer already exists [2024-12-20T01:30:00.822Z] 94c43859fa3b: Layer already exists [2024-12-20T01:30:00.822Z] 651d9022c234: Layer already exists [2024-12-20T01:30:01.089Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:6cff2f1f24aa9bee223da581ba1cdc2ecb157dc06f04b86aaf44b39d76f69e36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:01.452Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:01.813Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-12-20T01:30:01.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-20T01:30:01.813Z] 889e8397a28d: Preparing [2024-12-20T01:30:01.813Z] 09301e6421fc: Preparing [2024-12-20T01:30:01.813Z] 766d5afa42ca: Preparing [2024-12-20T01:30:01.813Z] e3b6667dfd49: Preparing [2024-12-20T01:30:01.813Z] 437fa0d21be1: Preparing [2024-12-20T01:30:01.813Z] 94c43859fa3b: Preparing [2024-12-20T01:30:01.813Z] 651d9022c234: Preparing [2024-12-20T01:30:01.813Z] 94c43859fa3b: Waiting [2024-12-20T01:30:01.813Z] 651d9022c234: Waiting [2024-12-20T01:30:01.813Z] 766d5afa42ca: Layer already exists [2024-12-20T01:30:01.813Z] 09301e6421fc: Layer already exists [2024-12-20T01:30:01.813Z] 889e8397a28d: Layer already exists [2024-12-20T01:30:01.813Z] 437fa0d21be1: Layer already exists [2024-12-20T01:30:01.813Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:01.813Z] 94c43859fa3b: Layer already exists [2024-12-20T01:30:01.813Z] 651d9022c234: Layer already exists [2024-12-20T01:30:02.082Z] main: digest: sha256:6cff2f1f24aa9bee223da581ba1cdc2ecb157dc06f04b86aaf44b39d76f69e36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:30:02.167Z] ===================================================== [Pipeline] echo [2024-12-20T01:30:02.179Z] taggedImages: [2024-12-20T01:30:02.179Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:02.179Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-20T01:30:02.179Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.30 [2024-12-20T01:30:02.179Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:02.179Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-12-20T01:30:02.202Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-12-20T01:30:02.202Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:02.202Z] latest [2024-12-20T01:30:02.202Z] 4.0.0-dev.30 [2024-12-20T01:30:02.202Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:02.202Z] main [2024-12-20T01:30:02.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:02.559Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:02.902Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:02.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-20T01:30:02.902Z] 31b09e77399c: Preparing [2024-12-20T01:30:02.902Z] f8b134468ae1: Preparing [2024-12-20T01:30:02.902Z] c84c03c44fa7: Preparing [2024-12-20T01:30:02.902Z] c4fa64f3ab23: Preparing [2024-12-20T01:30:02.902Z] f4215c783d20: Preparing [2024-12-20T01:30:02.902Z] e3b6667dfd49: Preparing [2024-12-20T01:30:02.902Z] e96ce013f1d7: Preparing [2024-12-20T01:30:02.902Z] 3358da451bf5: Preparing [2024-12-20T01:30:02.902Z] 651d9022c234: Preparing [2024-12-20T01:30:02.902Z] e3b6667dfd49: Waiting [2024-12-20T01:30:02.902Z] e96ce013f1d7: Waiting [2024-12-20T01:30:02.902Z] 651d9022c234: Waiting [2024-12-20T01:30:02.902Z] 3358da451bf5: Waiting [2024-12-20T01:30:02.902Z] f4215c783d20: Layer already exists [2024-12-20T01:30:03.166Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:03.166Z] e96ce013f1d7: Layer already exists [2024-12-20T01:30:03.166Z] 3358da451bf5: Layer already exists [2024-12-20T01:30:03.166Z] c84c03c44fa7: Pushed [2024-12-20T01:30:03.166Z] f8b134468ae1: Pushed [2024-12-20T01:30:03.166Z] 31b09e77399c: Pushed [2024-12-20T01:30:03.166Z] 651d9022c234: Layer already exists [2024-12-20T01:30:08.491Z] c4fa64f3ab23: Pushed [2024-12-20T01:30:08.491Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:103fbd8a746ef1da1432951fe9023ff395c2f871550fef3113190da0455f16e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:08.859Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:09.225Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-20T01:30:09.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-20T01:30:09.225Z] 31b09e77399c: Preparing [2024-12-20T01:30:09.225Z] f8b134468ae1: Preparing [2024-12-20T01:30:09.225Z] c84c03c44fa7: Preparing [2024-12-20T01:30:09.225Z] c4fa64f3ab23: Preparing [2024-12-20T01:30:09.225Z] f4215c783d20: Preparing [2024-12-20T01:30:09.225Z] e3b6667dfd49: Preparing [2024-12-20T01:30:09.225Z] e96ce013f1d7: Preparing [2024-12-20T01:30:09.225Z] 3358da451bf5: Preparing [2024-12-20T01:30:09.225Z] 651d9022c234: Preparing [2024-12-20T01:30:09.225Z] e96ce013f1d7: Waiting [2024-12-20T01:30:09.225Z] 3358da451bf5: Waiting [2024-12-20T01:30:09.225Z] 651d9022c234: Waiting [2024-12-20T01:30:09.225Z] e3b6667dfd49: Waiting [2024-12-20T01:30:09.225Z] f4215c783d20: Layer already exists [2024-12-20T01:30:09.225Z] c4fa64f3ab23: Layer already exists [2024-12-20T01:30:09.225Z] f8b134468ae1: Layer already exists [2024-12-20T01:30:09.225Z] 31b09e77399c: Layer already exists [2024-12-20T01:30:09.225Z] c84c03c44fa7: Layer already exists [2024-12-20T01:30:09.225Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:09.225Z] e96ce013f1d7: Layer already exists [2024-12-20T01:30:09.225Z] 3358da451bf5: Layer already exists [2024-12-20T01:30:09.225Z] 651d9022c234: Layer already exists [2024-12-20T01:30:09.493Z] latest: digest: sha256:103fbd8a746ef1da1432951fe9023ff395c2f871550fef3113190da0455f16e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:09.864Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:10.222Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.30 [2024-12-20T01:30:10.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-20T01:30:10.222Z] 31b09e77399c: Preparing [2024-12-20T01:30:10.222Z] f8b134468ae1: Preparing [2024-12-20T01:30:10.222Z] c84c03c44fa7: Preparing [2024-12-20T01:30:10.222Z] c4fa64f3ab23: Preparing [2024-12-20T01:30:10.222Z] f4215c783d20: Preparing [2024-12-20T01:30:10.222Z] e3b6667dfd49: Preparing [2024-12-20T01:30:10.222Z] e96ce013f1d7: Preparing [2024-12-20T01:30:10.222Z] 3358da451bf5: Preparing [2024-12-20T01:30:10.222Z] 651d9022c234: Preparing [2024-12-20T01:30:10.222Z] e3b6667dfd49: Waiting [2024-12-20T01:30:10.222Z] e96ce013f1d7: Waiting [2024-12-20T01:30:10.222Z] 3358da451bf5: Waiting [2024-12-20T01:30:10.222Z] 651d9022c234: Waiting [2024-12-20T01:30:10.222Z] c84c03c44fa7: Layer already exists [2024-12-20T01:30:10.222Z] 31b09e77399c: Layer already exists [2024-12-20T01:30:10.222Z] c4fa64f3ab23: Layer already exists [2024-12-20T01:30:10.222Z] f8b134468ae1: Layer already exists [2024-12-20T01:30:10.222Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:10.222Z] 651d9022c234: Layer already exists [2024-12-20T01:30:10.222Z] e96ce013f1d7: Layer already exists [2024-12-20T01:30:10.222Z] f4215c783d20: Layer already exists [2024-12-20T01:30:10.489Z] 3358da451bf5: Layer already exists [2024-12-20T01:30:10.489Z] 4.0.0-dev.30: digest: sha256:103fbd8a746ef1da1432951fe9023ff395c2f871550fef3113190da0455f16e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:10.851Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:11.300Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:11.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-20T01:30:11.300Z] 31b09e77399c: Preparing [2024-12-20T01:30:11.300Z] f8b134468ae1: Preparing [2024-12-20T01:30:11.300Z] c84c03c44fa7: Preparing [2024-12-20T01:30:11.300Z] c4fa64f3ab23: Preparing [2024-12-20T01:30:11.300Z] f4215c783d20: Preparing [2024-12-20T01:30:11.300Z] e3b6667dfd49: Preparing [2024-12-20T01:30:11.300Z] e96ce013f1d7: Preparing [2024-12-20T01:30:11.300Z] 3358da451bf5: Preparing [2024-12-20T01:30:11.300Z] 651d9022c234: Preparing [2024-12-20T01:30:11.300Z] e3b6667dfd49: Waiting [2024-12-20T01:30:11.300Z] e96ce013f1d7: Waiting [2024-12-20T01:30:11.300Z] 3358da451bf5: Waiting [2024-12-20T01:30:11.300Z] 651d9022c234: Waiting [2024-12-20T01:30:11.300Z] f4215c783d20: Layer already exists [2024-12-20T01:30:11.300Z] c4fa64f3ab23: Layer already exists [2024-12-20T01:30:11.300Z] f8b134468ae1: Layer already exists [2024-12-20T01:30:11.300Z] 31b09e77399c: Layer already exists [2024-12-20T01:30:11.300Z] c84c03c44fa7: Layer already exists [2024-12-20T01:30:11.300Z] 3358da451bf5: Layer already exists [2024-12-20T01:30:11.300Z] e96ce013f1d7: Layer already exists [2024-12-20T01:30:11.300Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:11.300Z] 651d9022c234: Layer already exists [2024-12-20T01:30:11.572Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:103fbd8a746ef1da1432951fe9023ff395c2f871550fef3113190da0455f16e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:11.938Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:12.304Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-12-20T01:30:12.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-20T01:30:12.304Z] 31b09e77399c: Preparing [2024-12-20T01:30:12.304Z] f8b134468ae1: Preparing [2024-12-20T01:30:12.304Z] c84c03c44fa7: Preparing [2024-12-20T01:30:12.304Z] c4fa64f3ab23: Preparing [2024-12-20T01:30:12.304Z] f4215c783d20: Preparing [2024-12-20T01:30:12.304Z] e3b6667dfd49: Preparing [2024-12-20T01:30:12.304Z] e96ce013f1d7: Preparing [2024-12-20T01:30:12.304Z] 3358da451bf5: Preparing [2024-12-20T01:30:12.304Z] 651d9022c234: Preparing [2024-12-20T01:30:12.304Z] e3b6667dfd49: Waiting [2024-12-20T01:30:12.305Z] e96ce013f1d7: Waiting [2024-12-20T01:30:12.305Z] 3358da451bf5: Waiting [2024-12-20T01:30:12.305Z] 651d9022c234: Waiting [2024-12-20T01:30:12.305Z] f4215c783d20: Layer already exists [2024-12-20T01:30:12.305Z] 31b09e77399c: Layer already exists [2024-12-20T01:30:12.305Z] c4fa64f3ab23: Layer already exists [2024-12-20T01:30:12.305Z] c84c03c44fa7: Layer already exists [2024-12-20T01:30:12.305Z] f8b134468ae1: Layer already exists [2024-12-20T01:30:12.305Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:12.305Z] 3358da451bf5: Layer already exists [2024-12-20T01:30:12.305Z] e96ce013f1d7: Layer already exists [2024-12-20T01:30:12.305Z] 651d9022c234: Layer already exists [2024-12-20T01:30:12.576Z] main: digest: sha256:103fbd8a746ef1da1432951fe9023ff395c2f871550fef3113190da0455f16e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:30:12.664Z] ===================================================== [Pipeline] echo [2024-12-20T01:30:12.678Z] taggedImages: [2024-12-20T01:30:12.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:12.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-20T01:30:12.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.30 [2024-12-20T01:30:12.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:12.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-12-20T01:30:12.709Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-12-20T01:30:12.709Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:12.709Z] latest [2024-12-20T01:30:12.709Z] 4.0.0-dev.30 [2024-12-20T01:30:12.709Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:12.709Z] main [2024-12-20T01:30:12.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:13.086Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:13.453Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:13.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-20T01:30:13.453Z] ae884b8780e4: Preparing [2024-12-20T01:30:13.453Z] cc31d06cbedd: Preparing [2024-12-20T01:30:13.453Z] 71aa5b522470: Preparing [2024-12-20T01:30:13.453Z] a6ae3ede1f52: Preparing [2024-12-20T01:30:13.453Z] 8a107802a1f6: Preparing [2024-12-20T01:30:13.453Z] e28910d9fd5c: Preparing [2024-12-20T01:30:13.453Z] 41a3ba6eb11f: Preparing [2024-12-20T01:30:13.453Z] f4215c783d20: Preparing [2024-12-20T01:30:13.453Z] e3b6667dfd49: Preparing [2024-12-20T01:30:13.453Z] 2369be5649f8: Preparing [2024-12-20T01:30:13.453Z] e28910d9fd5c: Waiting [2024-12-20T01:30:13.453Z] 06643f3e9a52: Preparing [2024-12-20T01:30:13.453Z] 41a3ba6eb11f: Waiting [2024-12-20T01:30:13.453Z] f4215c783d20: Waiting [2024-12-20T01:30:13.453Z] 5f70bf18a086: Preparing [2024-12-20T01:30:13.453Z] cf80d8404547: Preparing [2024-12-20T01:30:13.453Z] 35141244a9aa: Preparing [2024-12-20T01:30:13.453Z] f433e2bc7edf: Preparing [2024-12-20T01:30:13.453Z] 651d9022c234: Preparing [2024-12-20T01:30:13.453Z] f433e2bc7edf: Waiting [2024-12-20T01:30:13.453Z] e3b6667dfd49: Waiting [2024-12-20T01:30:13.453Z] cf80d8404547: Waiting [2024-12-20T01:30:13.453Z] 651d9022c234: Waiting [2024-12-20T01:30:13.453Z] 35141244a9aa: Waiting [2024-12-20T01:30:13.453Z] 5f70bf18a086: Waiting [2024-12-20T01:30:13.453Z] 06643f3e9a52: Waiting [2024-12-20T01:30:13.453Z] 2369be5649f8: Waiting [2024-12-20T01:30:13.722Z] a6ae3ede1f52: Pushed [2024-12-20T01:30:13.722Z] 8a107802a1f6: Pushed [2024-12-20T01:30:13.722Z] cc31d06cbedd: Pushed [2024-12-20T01:30:13.722Z] ae884b8780e4: Pushed [2024-12-20T01:30:13.722Z] 71aa5b522470: Pushed [2024-12-20T01:30:13.722Z] f4215c783d20: Layer already exists [2024-12-20T01:30:13.722Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:13.722Z] 5f70bf18a086: Layer already exists [2024-12-20T01:30:13.722Z] e28910d9fd5c: Pushed [2024-12-20T01:30:13.992Z] 2369be5649f8: Pushed [2024-12-20T01:30:13.992Z] 06643f3e9a52: Pushed [2024-12-20T01:30:13.992Z] 651d9022c234: Layer already exists [2024-12-20T01:30:13.992Z] cf80d8404547: Pushed [2024-12-20T01:30:13.992Z] f433e2bc7edf: Pushed [2024-12-20T01:30:15.980Z] 35141244a9aa: Pushed [2024-12-20T01:30:16.954Z] 41a3ba6eb11f: Pushed [2024-12-20T01:30:17.223Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:a6fe469692bb8707e225a1bfe2d1b8d3422bc535d7189093751eb6286793c881 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:17.610Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:17.979Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-20T01:30:17.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-20T01:30:17.979Z] ae884b8780e4: Preparing [2024-12-20T01:30:17.979Z] cc31d06cbedd: Preparing [2024-12-20T01:30:17.979Z] 71aa5b522470: Preparing [2024-12-20T01:30:17.979Z] a6ae3ede1f52: Preparing [2024-12-20T01:30:17.979Z] 8a107802a1f6: Preparing [2024-12-20T01:30:17.980Z] e28910d9fd5c: Preparing [2024-12-20T01:30:17.980Z] 41a3ba6eb11f: Preparing [2024-12-20T01:30:17.980Z] e28910d9fd5c: Waiting [2024-12-20T01:30:17.980Z] f4215c783d20: Preparing [2024-12-20T01:30:17.980Z] 41a3ba6eb11f: Waiting [2024-12-20T01:30:17.980Z] e3b6667dfd49: Preparing [2024-12-20T01:30:17.980Z] 2369be5649f8: Preparing [2024-12-20T01:30:17.980Z] 06643f3e9a52: Preparing [2024-12-20T01:30:17.980Z] 5f70bf18a086: Preparing [2024-12-20T01:30:17.980Z] cf80d8404547: Preparing [2024-12-20T01:30:17.980Z] 35141244a9aa: Preparing [2024-12-20T01:30:17.980Z] f433e2bc7edf: Preparing [2024-12-20T01:30:17.980Z] 651d9022c234: Preparing [2024-12-20T01:30:17.980Z] f4215c783d20: Waiting [2024-12-20T01:30:17.980Z] cf80d8404547: Waiting [2024-12-20T01:30:17.980Z] e3b6667dfd49: Waiting [2024-12-20T01:30:17.980Z] 2369be5649f8: Waiting [2024-12-20T01:30:17.980Z] 06643f3e9a52: Waiting [2024-12-20T01:30:17.980Z] 5f70bf18a086: Waiting [2024-12-20T01:30:17.980Z] 35141244a9aa: Waiting [2024-12-20T01:30:17.980Z] f433e2bc7edf: Waiting [2024-12-20T01:30:17.980Z] 651d9022c234: Waiting [2024-12-20T01:30:17.980Z] cc31d06cbedd: Layer already exists [2024-12-20T01:30:17.980Z] 8a107802a1f6: Layer already exists [2024-12-20T01:30:17.980Z] ae884b8780e4: Layer already exists [2024-12-20T01:30:17.980Z] a6ae3ede1f52: Layer already exists [2024-12-20T01:30:17.980Z] 71aa5b522470: Layer already exists [2024-12-20T01:30:17.980Z] e28910d9fd5c: Layer already exists [2024-12-20T01:30:17.980Z] 41a3ba6eb11f: Layer already exists [2024-12-20T01:30:17.980Z] f4215c783d20: Layer already exists [2024-12-20T01:30:17.980Z] 2369be5649f8: Layer already exists [2024-12-20T01:30:18.246Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:18.246Z] 5f70bf18a086: Layer already exists [2024-12-20T01:30:18.246Z] 06643f3e9a52: Layer already exists [2024-12-20T01:30:18.246Z] cf80d8404547: Layer already exists [2024-12-20T01:30:18.246Z] 35141244a9aa: Layer already exists [2024-12-20T01:30:18.246Z] f433e2bc7edf: Layer already exists [2024-12-20T01:30:18.246Z] 651d9022c234: Layer already exists [2024-12-20T01:30:18.246Z] latest: digest: sha256:a6fe469692bb8707e225a1bfe2d1b8d3422bc535d7189093751eb6286793c881 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:18.613Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:18.973Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.30 [2024-12-20T01:30:18.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-20T01:30:18.973Z] ae884b8780e4: Preparing [2024-12-20T01:30:18.973Z] cc31d06cbedd: Preparing [2024-12-20T01:30:18.973Z] 71aa5b522470: Preparing [2024-12-20T01:30:18.973Z] a6ae3ede1f52: Preparing [2024-12-20T01:30:18.973Z] 8a107802a1f6: Preparing [2024-12-20T01:30:18.973Z] e28910d9fd5c: Preparing [2024-12-20T01:30:18.973Z] 41a3ba6eb11f: Preparing [2024-12-20T01:30:18.973Z] f4215c783d20: Preparing [2024-12-20T01:30:18.973Z] 41a3ba6eb11f: Waiting [2024-12-20T01:30:18.973Z] e28910d9fd5c: Waiting [2024-12-20T01:30:18.973Z] e3b6667dfd49: Preparing [2024-12-20T01:30:18.973Z] f4215c783d20: Waiting [2024-12-20T01:30:18.973Z] 2369be5649f8: Preparing [2024-12-20T01:30:18.973Z] 06643f3e9a52: Preparing [2024-12-20T01:30:18.973Z] 5f70bf18a086: Preparing [2024-12-20T01:30:18.973Z] e3b6667dfd49: Waiting [2024-12-20T01:30:18.973Z] 2369be5649f8: Waiting [2024-12-20T01:30:18.973Z] cf80d8404547: Preparing [2024-12-20T01:30:18.973Z] 06643f3e9a52: Waiting [2024-12-20T01:30:18.973Z] 5f70bf18a086: Waiting [2024-12-20T01:30:18.973Z] 35141244a9aa: Preparing [2024-12-20T01:30:18.973Z] cf80d8404547: Waiting [2024-12-20T01:30:18.973Z] f433e2bc7edf: Preparing [2024-12-20T01:30:18.973Z] 651d9022c234: Preparing [2024-12-20T01:30:18.973Z] 35141244a9aa: Waiting [2024-12-20T01:30:18.973Z] 651d9022c234: Waiting [2024-12-20T01:30:18.973Z] f433e2bc7edf: Waiting [2024-12-20T01:30:18.973Z] 71aa5b522470: Layer already exists [2024-12-20T01:30:18.973Z] a6ae3ede1f52: Layer already exists [2024-12-20T01:30:18.973Z] cc31d06cbedd: Layer already exists [2024-12-20T01:30:18.973Z] ae884b8780e4: Layer already exists [2024-12-20T01:30:18.973Z] 8a107802a1f6: Layer already exists [2024-12-20T01:30:18.973Z] e28910d9fd5c: Layer already exists [2024-12-20T01:30:18.973Z] 41a3ba6eb11f: Layer already exists [2024-12-20T01:30:19.241Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:19.241Z] 2369be5649f8: Layer already exists [2024-12-20T01:30:19.241Z] f4215c783d20: Layer already exists [2024-12-20T01:30:19.241Z] 06643f3e9a52: Layer already exists [2024-12-20T01:30:19.241Z] 5f70bf18a086: Layer already exists [2024-12-20T01:30:19.241Z] f433e2bc7edf: Layer already exists [2024-12-20T01:30:19.241Z] 35141244a9aa: Layer already exists [2024-12-20T01:30:19.241Z] cf80d8404547: Layer already exists [2024-12-20T01:30:19.241Z] 651d9022c234: Layer already exists [2024-12-20T01:30:19.241Z] 4.0.0-dev.30: digest: sha256:a6fe469692bb8707e225a1bfe2d1b8d3422bc535d7189093751eb6286793c881 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:19.616Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:19.978Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:19.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-20T01:30:19.978Z] ae884b8780e4: Preparing [2024-12-20T01:30:19.978Z] cc31d06cbedd: Preparing [2024-12-20T01:30:19.978Z] 71aa5b522470: Preparing [2024-12-20T01:30:19.978Z] a6ae3ede1f52: Preparing [2024-12-20T01:30:19.978Z] 8a107802a1f6: Preparing [2024-12-20T01:30:19.978Z] e28910d9fd5c: Preparing [2024-12-20T01:30:19.978Z] 41a3ba6eb11f: Preparing [2024-12-20T01:30:19.978Z] f4215c783d20: Preparing [2024-12-20T01:30:19.978Z] e3b6667dfd49: Preparing [2024-12-20T01:30:19.978Z] 2369be5649f8: Preparing [2024-12-20T01:30:19.978Z] 06643f3e9a52: Preparing [2024-12-20T01:30:19.978Z] e28910d9fd5c: Waiting [2024-12-20T01:30:19.978Z] 41a3ba6eb11f: Waiting [2024-12-20T01:30:19.978Z] 5f70bf18a086: Preparing [2024-12-20T01:30:19.978Z] 2369be5649f8: Waiting [2024-12-20T01:30:19.978Z] f4215c783d20: Waiting [2024-12-20T01:30:19.978Z] e3b6667dfd49: Waiting [2024-12-20T01:30:19.978Z] cf80d8404547: Preparing [2024-12-20T01:30:19.978Z] 06643f3e9a52: Waiting [2024-12-20T01:30:19.978Z] 5f70bf18a086: Waiting [2024-12-20T01:30:19.978Z] 35141244a9aa: Preparing [2024-12-20T01:30:19.978Z] cf80d8404547: Waiting [2024-12-20T01:30:19.978Z] f433e2bc7edf: Preparing [2024-12-20T01:30:19.978Z] 35141244a9aa: Waiting [2024-12-20T01:30:19.978Z] 651d9022c234: Preparing [2024-12-20T01:30:19.978Z] f433e2bc7edf: Waiting [2024-12-20T01:30:19.978Z] 651d9022c234: Waiting [2024-12-20T01:30:19.978Z] 8a107802a1f6: Layer already exists [2024-12-20T01:30:19.978Z] a6ae3ede1f52: Layer already exists [2024-12-20T01:30:19.978Z] ae884b8780e4: Layer already exists [2024-12-20T01:30:19.978Z] cc31d06cbedd: Layer already exists [2024-12-20T01:30:19.978Z] 71aa5b522470: Layer already exists [2024-12-20T01:30:19.978Z] e28910d9fd5c: Layer already exists [2024-12-20T01:30:19.978Z] f4215c783d20: Layer already exists [2024-12-20T01:30:19.978Z] 2369be5649f8: Layer already exists [2024-12-20T01:30:19.978Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:19.978Z] 41a3ba6eb11f: Layer already exists [2024-12-20T01:30:20.250Z] 5f70bf18a086: Layer already exists [2024-12-20T01:30:20.250Z] 06643f3e9a52: Layer already exists [2024-12-20T01:30:20.250Z] cf80d8404547: Layer already exists [2024-12-20T01:30:20.250Z] f433e2bc7edf: Layer already exists [2024-12-20T01:30:20.250Z] 35141244a9aa: Layer already exists [2024-12-20T01:30:20.250Z] 651d9022c234: Layer already exists [2024-12-20T01:30:20.250Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:a6fe469692bb8707e225a1bfe2d1b8d3422bc535d7189093751eb6286793c881 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:20.604Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:20.969Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-12-20T01:30:20.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-20T01:30:20.969Z] ae884b8780e4: Preparing [2024-12-20T01:30:20.969Z] cc31d06cbedd: Preparing [2024-12-20T01:30:20.969Z] 71aa5b522470: Preparing [2024-12-20T01:30:20.969Z] a6ae3ede1f52: Preparing [2024-12-20T01:30:20.969Z] 8a107802a1f6: Preparing [2024-12-20T01:30:20.969Z] e28910d9fd5c: Preparing [2024-12-20T01:30:20.969Z] 41a3ba6eb11f: Preparing [2024-12-20T01:30:20.969Z] e28910d9fd5c: Waiting [2024-12-20T01:30:20.969Z] f4215c783d20: Preparing [2024-12-20T01:30:20.969Z] 41a3ba6eb11f: Waiting [2024-12-20T01:30:20.969Z] e3b6667dfd49: Preparing [2024-12-20T01:30:20.969Z] f4215c783d20: Waiting [2024-12-20T01:30:20.969Z] e3b6667dfd49: Waiting [2024-12-20T01:30:20.969Z] 2369be5649f8: Preparing [2024-12-20T01:30:20.969Z] 06643f3e9a52: Preparing [2024-12-20T01:30:20.969Z] 2369be5649f8: Waiting [2024-12-20T01:30:20.969Z] 5f70bf18a086: Preparing [2024-12-20T01:30:20.969Z] 06643f3e9a52: Waiting [2024-12-20T01:30:20.969Z] cf80d8404547: Preparing [2024-12-20T01:30:20.969Z] 5f70bf18a086: Waiting [2024-12-20T01:30:20.969Z] cf80d8404547: Waiting [2024-12-20T01:30:20.969Z] 35141244a9aa: Preparing [2024-12-20T01:30:20.969Z] f433e2bc7edf: Preparing [2024-12-20T01:30:20.969Z] 35141244a9aa: Waiting [2024-12-20T01:30:20.969Z] 651d9022c234: Preparing [2024-12-20T01:30:20.969Z] f433e2bc7edf: Waiting [2024-12-20T01:30:20.969Z] 651d9022c234: Waiting [2024-12-20T01:30:20.969Z] 8a107802a1f6: Layer already exists [2024-12-20T01:30:20.969Z] a6ae3ede1f52: Layer already exists [2024-12-20T01:30:20.969Z] 71aa5b522470: Layer already exists [2024-12-20T01:30:20.969Z] cc31d06cbedd: Layer already exists [2024-12-20T01:30:20.969Z] ae884b8780e4: Layer already exists [2024-12-20T01:30:20.969Z] 41a3ba6eb11f: Layer already exists [2024-12-20T01:30:20.969Z] e28910d9fd5c: Layer already exists [2024-12-20T01:30:20.969Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:20.969Z] f4215c783d20: Layer already exists [2024-12-20T01:30:20.969Z] 2369be5649f8: Layer already exists [2024-12-20T01:30:20.969Z] 06643f3e9a52: Layer already exists [2024-12-20T01:30:20.969Z] cf80d8404547: Layer already exists [2024-12-20T01:30:20.969Z] 5f70bf18a086: Layer already exists [2024-12-20T01:30:21.236Z] 35141244a9aa: Layer already exists [2024-12-20T01:30:21.236Z] 651d9022c234: Layer already exists [2024-12-20T01:30:21.236Z] f433e2bc7edf: Layer already exists [2024-12-20T01:30:21.236Z] main: digest: sha256:a6fe469692bb8707e225a1bfe2d1b8d3422bc535d7189093751eb6286793c881 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:30:21.318Z] ===================================================== [Pipeline] echo [2024-12-20T01:30:21.334Z] taggedImages: [2024-12-20T01:30:21.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:21.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-20T01:30:21.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.30 [2024-12-20T01:30:21.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:21.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-12-20T01:30:21.361Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-12-20T01:30:21.361Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:21.361Z] latest [2024-12-20T01:30:21.361Z] 4.0.0-dev.30 [2024-12-20T01:30:21.361Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:21.361Z] main [2024-12-20T01:30:21.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:21.731Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:22.101Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:22.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-20T01:30:22.101Z] 35a4c4f0015d: Preparing [2024-12-20T01:30:22.101Z] 998c98defbe6: Preparing [2024-12-20T01:30:22.101Z] f2f005b3b931: Preparing [2024-12-20T01:30:22.101Z] 59fa94a8a108: Preparing [2024-12-20T01:30:22.101Z] f4215c783d20: Preparing [2024-12-20T01:30:22.101Z] e3b6667dfd49: Preparing [2024-12-20T01:30:22.101Z] e96ce013f1d7: Preparing [2024-12-20T01:30:22.101Z] 3358da451bf5: Preparing [2024-12-20T01:30:22.101Z] 651d9022c234: Preparing [2024-12-20T01:30:22.101Z] 651d9022c234: Waiting [2024-12-20T01:30:22.101Z] e96ce013f1d7: Waiting [2024-12-20T01:30:22.101Z] e3b6667dfd49: Waiting [2024-12-20T01:30:22.101Z] 3358da451bf5: Waiting [2024-12-20T01:30:22.369Z] f4215c783d20: Layer already exists [2024-12-20T01:30:22.369Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:22.369Z] 35a4c4f0015d: Pushed [2024-12-20T01:30:22.369Z] e96ce013f1d7: Layer already exists [2024-12-20T01:30:22.369Z] f2f005b3b931: Pushed [2024-12-20T01:30:22.369Z] 998c98defbe6: Pushed [2024-12-20T01:30:22.369Z] 651d9022c234: Layer already exists [2024-12-20T01:30:22.369Z] 3358da451bf5: Layer already exists [2024-12-20T01:30:27.729Z] 59fa94a8a108: Pushed [2024-12-20T01:30:27.729Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:cf7bca1d475ad2b9c948acd5f0d34b303388ea25715d7190e6e2d2b67650b37a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:28.092Z] + 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-12-20T01:30:28.447Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-20T01:30:28.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-20T01:30:28.447Z] 35a4c4f0015d: Preparing [2024-12-20T01:30:28.447Z] 998c98defbe6: Preparing [2024-12-20T01:30:28.447Z] f2f005b3b931: Preparing [2024-12-20T01:30:28.447Z] 59fa94a8a108: Preparing [2024-12-20T01:30:28.447Z] f4215c783d20: Preparing [2024-12-20T01:30:28.447Z] e3b6667dfd49: Preparing [2024-12-20T01:30:28.447Z] e96ce013f1d7: Preparing [2024-12-20T01:30:28.447Z] 3358da451bf5: Preparing [2024-12-20T01:30:28.447Z] 651d9022c234: Preparing [2024-12-20T01:30:28.447Z] e3b6667dfd49: Waiting [2024-12-20T01:30:28.447Z] 3358da451bf5: Waiting [2024-12-20T01:30:28.447Z] 651d9022c234: Waiting [2024-12-20T01:30:28.447Z] e96ce013f1d7: Waiting [2024-12-20T01:30:28.447Z] f2f005b3b931: Layer already exists [2024-12-20T01:30:28.447Z] f4215c783d20: Layer already exists [2024-12-20T01:30:28.447Z] 998c98defbe6: Layer already exists [2024-12-20T01:30:28.447Z] 59fa94a8a108: Layer already exists [2024-12-20T01:30:28.447Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:28.447Z] 35a4c4f0015d: Layer already exists [2024-12-20T01:30:28.447Z] 3358da451bf5: Layer already exists [2024-12-20T01:30:28.447Z] e96ce013f1d7: Layer already exists [2024-12-20T01:30:28.447Z] 651d9022c234: Layer already exists [2024-12-20T01:30:28.718Z] latest: digest: sha256:cf7bca1d475ad2b9c948acd5f0d34b303388ea25715d7190e6e2d2b67650b37a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:29.101Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:29.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.30 [2024-12-20T01:30:29.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-20T01:30:29.453Z] 35a4c4f0015d: Preparing [2024-12-20T01:30:29.453Z] 998c98defbe6: Preparing [2024-12-20T01:30:29.453Z] f2f005b3b931: Preparing [2024-12-20T01:30:29.453Z] 59fa94a8a108: Preparing [2024-12-20T01:30:29.453Z] f4215c783d20: Preparing [2024-12-20T01:30:29.453Z] e3b6667dfd49: Preparing [2024-12-20T01:30:29.453Z] e96ce013f1d7: Preparing [2024-12-20T01:30:29.453Z] 3358da451bf5: Preparing [2024-12-20T01:30:29.453Z] 651d9022c234: Preparing [2024-12-20T01:30:29.453Z] e96ce013f1d7: Waiting [2024-12-20T01:30:29.453Z] 3358da451bf5: Waiting [2024-12-20T01:30:29.453Z] 651d9022c234: Waiting [2024-12-20T01:30:29.453Z] e3b6667dfd49: Waiting [2024-12-20T01:30:29.453Z] 998c98defbe6: Layer already exists [2024-12-20T01:30:29.453Z] f2f005b3b931: Layer already exists [2024-12-20T01:30:29.453Z] 59fa94a8a108: Layer already exists [2024-12-20T01:30:29.453Z] f4215c783d20: Layer already exists [2024-12-20T01:30:29.453Z] 35a4c4f0015d: Layer already exists [2024-12-20T01:30:29.453Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:29.453Z] e96ce013f1d7: Layer already exists [2024-12-20T01:30:29.453Z] 3358da451bf5: Layer already exists [2024-12-20T01:30:29.453Z] 651d9022c234: Layer already exists [2024-12-20T01:30:29.718Z] 4.0.0-dev.30: digest: sha256:cf7bca1d475ad2b9c948acd5f0d34b303388ea25715d7190e6e2d2b67650b37a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:30.068Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:30.435Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:30.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-20T01:30:30.435Z] 35a4c4f0015d: Preparing [2024-12-20T01:30:30.435Z] 998c98defbe6: Preparing [2024-12-20T01:30:30.435Z] f2f005b3b931: Preparing [2024-12-20T01:30:30.435Z] 59fa94a8a108: Preparing [2024-12-20T01:30:30.435Z] f4215c783d20: Preparing [2024-12-20T01:30:30.435Z] e3b6667dfd49: Preparing [2024-12-20T01:30:30.435Z] e96ce013f1d7: Preparing [2024-12-20T01:30:30.435Z] 3358da451bf5: Preparing [2024-12-20T01:30:30.435Z] 651d9022c234: Preparing [2024-12-20T01:30:30.435Z] e3b6667dfd49: Waiting [2024-12-20T01:30:30.435Z] e96ce013f1d7: Waiting [2024-12-20T01:30:30.435Z] 651d9022c234: Waiting [2024-12-20T01:30:30.435Z] 3358da451bf5: Waiting [2024-12-20T01:30:30.435Z] f2f005b3b931: Layer already exists [2024-12-20T01:30:30.435Z] f4215c783d20: Layer already exists [2024-12-20T01:30:30.435Z] 59fa94a8a108: Layer already exists [2024-12-20T01:30:30.435Z] 998c98defbe6: Layer already exists [2024-12-20T01:30:30.435Z] 35a4c4f0015d: Layer already exists [2024-12-20T01:30:30.435Z] e96ce013f1d7: Layer already exists [2024-12-20T01:30:30.435Z] 3358da451bf5: Layer already exists [2024-12-20T01:30:30.435Z] 651d9022c234: Layer already exists [2024-12-20T01:30:30.435Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:30.701Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:cf7bca1d475ad2b9c948acd5f0d34b303388ea25715d7190e6e2d2b67650b37a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:31.075Z] + 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-12-20T01:30:31.430Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-12-20T01:30:31.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-20T01:30:31.430Z] 35a4c4f0015d: Preparing [2024-12-20T01:30:31.430Z] 998c98defbe6: Preparing [2024-12-20T01:30:31.430Z] f2f005b3b931: Preparing [2024-12-20T01:30:31.430Z] 59fa94a8a108: Preparing [2024-12-20T01:30:31.430Z] f4215c783d20: Preparing [2024-12-20T01:30:31.430Z] e3b6667dfd49: Preparing [2024-12-20T01:30:31.430Z] e96ce013f1d7: Preparing [2024-12-20T01:30:31.430Z] 3358da451bf5: Preparing [2024-12-20T01:30:31.430Z] 651d9022c234: Preparing [2024-12-20T01:30:31.430Z] e3b6667dfd49: Waiting [2024-12-20T01:30:31.430Z] e96ce013f1d7: Waiting [2024-12-20T01:30:31.430Z] 3358da451bf5: Waiting [2024-12-20T01:30:31.430Z] 651d9022c234: Waiting [2024-12-20T01:30:31.430Z] f4215c783d20: Layer already exists [2024-12-20T01:30:31.430Z] 998c98defbe6: Layer already exists [2024-12-20T01:30:31.430Z] 35a4c4f0015d: Layer already exists [2024-12-20T01:30:31.430Z] 59fa94a8a108: Layer already exists [2024-12-20T01:30:31.430Z] f2f005b3b931: Layer already exists [2024-12-20T01:30:31.430Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:31.430Z] 651d9022c234: Layer already exists [2024-12-20T01:30:31.430Z] 3358da451bf5: Layer already exists [2024-12-20T01:30:31.430Z] e96ce013f1d7: Layer already exists [2024-12-20T01:30:31.699Z] main: digest: sha256:cf7bca1d475ad2b9c948acd5f0d34b303388ea25715d7190e6e2d2b67650b37a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:30:31.783Z] ===================================================== [Pipeline] echo [2024-12-20T01:30:31.798Z] taggedImages: [2024-12-20T01:30:31.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:31.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-20T01:30:31.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.30 [2024-12-20T01:30:31.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:31.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-12-20T01:30:31.830Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-12-20T01:30:31.830Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:31.830Z] latest [2024-12-20T01:30:31.830Z] 4.0.0-dev.30 [2024-12-20T01:30:31.830Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:31.830Z] main [2024-12-20T01:30:31.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:32.210Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:32.562Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:32.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-20T01:30:32.562Z] 6c327d0ec36c: Preparing [2024-12-20T01:30:32.562Z] 0c01480c32ce: Preparing [2024-12-20T01:30:32.562Z] 04c2c10a54c3: Preparing [2024-12-20T01:30:32.562Z] 950e57cdb667: Preparing [2024-12-20T01:30:32.562Z] ee17d1fe25b4: Preparing [2024-12-20T01:30:32.562Z] f4215c783d20: Preparing [2024-12-20T01:30:32.562Z] e3b6667dfd49: Preparing [2024-12-20T01:30:32.562Z] 70573deb82f1: Preparing [2024-12-20T01:30:32.562Z] 42b907ea6298: Preparing [2024-12-20T01:30:32.562Z] 566838e7a7f4: Preparing [2024-12-20T01:30:32.562Z] 651d9022c234: Preparing [2024-12-20T01:30:32.562Z] f4215c783d20: Waiting [2024-12-20T01:30:32.562Z] e3b6667dfd49: Waiting [2024-12-20T01:30:32.562Z] 70573deb82f1: Waiting [2024-12-20T01:30:32.562Z] 42b907ea6298: Waiting [2024-12-20T01:30:32.562Z] 566838e7a7f4: Waiting [2024-12-20T01:30:32.562Z] 651d9022c234: Waiting [2024-12-20T01:30:32.829Z] ee17d1fe25b4: Pushed [2024-12-20T01:30:32.829Z] 0c01480c32ce: Pushed [2024-12-20T01:30:32.829Z] 950e57cdb667: Pushed [2024-12-20T01:30:32.829Z] 6c327d0ec36c: Pushed [2024-12-20T01:30:32.829Z] f4215c783d20: Layer already exists [2024-12-20T01:30:32.829Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:32.829Z] 651d9022c234: Layer already exists [2024-12-20T01:30:33.095Z] 70573deb82f1: Pushed [2024-12-20T01:30:33.095Z] 42b907ea6298: Pushed [2024-12-20T01:30:35.028Z] 04c2c10a54c3: Pushed [2024-12-20T01:30:37.591Z] 566838e7a7f4: Pushed [2024-12-20T01:30:37.591Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:e7aa7eff0488a84111cea429446beb46d3d72362eb89a4d90f44215dfd2f0b50 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:37.948Z] + 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-12-20T01:30:38.307Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-20T01:30:38.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-20T01:30:38.307Z] 6c327d0ec36c: Preparing [2024-12-20T01:30:38.307Z] 0c01480c32ce: Preparing [2024-12-20T01:30:38.307Z] 04c2c10a54c3: Preparing [2024-12-20T01:30:38.307Z] 950e57cdb667: Preparing [2024-12-20T01:30:38.307Z] ee17d1fe25b4: Preparing [2024-12-20T01:30:38.307Z] f4215c783d20: Preparing [2024-12-20T01:30:38.307Z] e3b6667dfd49: Preparing [2024-12-20T01:30:38.307Z] 70573deb82f1: Preparing [2024-12-20T01:30:38.307Z] 42b907ea6298: Preparing [2024-12-20T01:30:38.307Z] 566838e7a7f4: Preparing [2024-12-20T01:30:38.307Z] 651d9022c234: Preparing [2024-12-20T01:30:38.307Z] e3b6667dfd49: Waiting [2024-12-20T01:30:38.307Z] 70573deb82f1: Waiting [2024-12-20T01:30:38.307Z] 42b907ea6298: Waiting [2024-12-20T01:30:38.307Z] 566838e7a7f4: Waiting [2024-12-20T01:30:38.307Z] 651d9022c234: Waiting [2024-12-20T01:30:38.307Z] f4215c783d20: Waiting [2024-12-20T01:30:38.307Z] ee17d1fe25b4: Layer already exists [2024-12-20T01:30:38.307Z] 0c01480c32ce: Layer already exists [2024-12-20T01:30:38.307Z] 6c327d0ec36c: Layer already exists [2024-12-20T01:30:38.307Z] 04c2c10a54c3: Layer already exists [2024-12-20T01:30:38.307Z] 950e57cdb667: Layer already exists [2024-12-20T01:30:38.307Z] f4215c783d20: Layer already exists [2024-12-20T01:30:38.307Z] 70573deb82f1: Layer already exists [2024-12-20T01:30:38.307Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:38.307Z] 42b907ea6298: Layer already exists [2024-12-20T01:30:38.307Z] 566838e7a7f4: Layer already exists [2024-12-20T01:30:38.307Z] 651d9022c234: Layer already exists [2024-12-20T01:30:38.574Z] latest: digest: sha256:e7aa7eff0488a84111cea429446beb46d3d72362eb89a4d90f44215dfd2f0b50 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:38.935Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:39.297Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.30 [2024-12-20T01:30:39.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-20T01:30:39.297Z] 6c327d0ec36c: Preparing [2024-12-20T01:30:39.297Z] 0c01480c32ce: Preparing [2024-12-20T01:30:39.297Z] 04c2c10a54c3: Preparing [2024-12-20T01:30:39.297Z] 950e57cdb667: Preparing [2024-12-20T01:30:39.297Z] ee17d1fe25b4: Preparing [2024-12-20T01:30:39.297Z] f4215c783d20: Preparing [2024-12-20T01:30:39.297Z] e3b6667dfd49: Preparing [2024-12-20T01:30:39.297Z] 70573deb82f1: Preparing [2024-12-20T01:30:39.297Z] 42b907ea6298: Preparing [2024-12-20T01:30:39.297Z] 566838e7a7f4: Preparing [2024-12-20T01:30:39.297Z] 651d9022c234: Preparing [2024-12-20T01:30:39.297Z] 70573deb82f1: Waiting [2024-12-20T01:30:39.297Z] 42b907ea6298: Waiting [2024-12-20T01:30:39.297Z] 566838e7a7f4: Waiting [2024-12-20T01:30:39.297Z] 651d9022c234: Waiting [2024-12-20T01:30:39.297Z] f4215c783d20: Waiting [2024-12-20T01:30:39.297Z] e3b6667dfd49: Waiting [2024-12-20T01:30:39.297Z] 04c2c10a54c3: Layer already exists [2024-12-20T01:30:39.297Z] 0c01480c32ce: Layer already exists [2024-12-20T01:30:39.297Z] 950e57cdb667: Layer already exists [2024-12-20T01:30:39.297Z] 6c327d0ec36c: Layer already exists [2024-12-20T01:30:39.297Z] ee17d1fe25b4: Layer already exists [2024-12-20T01:30:39.297Z] f4215c783d20: Layer already exists [2024-12-20T01:30:39.297Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:39.297Z] 42b907ea6298: Layer already exists [2024-12-20T01:30:39.297Z] 566838e7a7f4: Layer already exists [2024-12-20T01:30:39.297Z] 70573deb82f1: Layer already exists [2024-12-20T01:30:39.297Z] 651d9022c234: Layer already exists [2024-12-20T01:30:39.563Z] 4.0.0-dev.30: digest: sha256:e7aa7eff0488a84111cea429446beb46d3d72362eb89a4d90f44215dfd2f0b50 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:39.923Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:40.282Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:40.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-20T01:30:40.282Z] 6c327d0ec36c: Preparing [2024-12-20T01:30:40.282Z] 0c01480c32ce: Preparing [2024-12-20T01:30:40.282Z] 04c2c10a54c3: Preparing [2024-12-20T01:30:40.282Z] 950e57cdb667: Preparing [2024-12-20T01:30:40.282Z] ee17d1fe25b4: Preparing [2024-12-20T01:30:40.282Z] f4215c783d20: Preparing [2024-12-20T01:30:40.282Z] e3b6667dfd49: Preparing [2024-12-20T01:30:40.282Z] f4215c783d20: Waiting [2024-12-20T01:30:40.282Z] 70573deb82f1: Preparing [2024-12-20T01:30:40.282Z] 42b907ea6298: Preparing [2024-12-20T01:30:40.282Z] e3b6667dfd49: Waiting [2024-12-20T01:30:40.282Z] 70573deb82f1: Waiting [2024-12-20T01:30:40.282Z] 566838e7a7f4: Preparing [2024-12-20T01:30:40.282Z] 42b907ea6298: Waiting [2024-12-20T01:30:40.282Z] 651d9022c234: Preparing [2024-12-20T01:30:40.282Z] 566838e7a7f4: Waiting [2024-12-20T01:30:40.282Z] 651d9022c234: Waiting [2024-12-20T01:30:40.282Z] ee17d1fe25b4: Layer already exists [2024-12-20T01:30:40.282Z] 6c327d0ec36c: Layer already exists [2024-12-20T01:30:40.282Z] 950e57cdb667: Layer already exists [2024-12-20T01:30:40.282Z] 04c2c10a54c3: Layer already exists [2024-12-20T01:30:40.282Z] 0c01480c32ce: Layer already exists [2024-12-20T01:30:40.282Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:40.282Z] 70573deb82f1: Layer already exists [2024-12-20T01:30:40.282Z] 42b907ea6298: Layer already exists [2024-12-20T01:30:40.282Z] f4215c783d20: Layer already exists [2024-12-20T01:30:40.282Z] 566838e7a7f4: Layer already exists [2024-12-20T01:30:40.549Z] 651d9022c234: Layer already exists [2024-12-20T01:30:40.549Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:e7aa7eff0488a84111cea429446beb46d3d72362eb89a4d90f44215dfd2f0b50 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:40.905Z] + 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-12-20T01:30:41.262Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-12-20T01:30:41.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-20T01:30:41.262Z] 6c327d0ec36c: Preparing [2024-12-20T01:30:41.262Z] 0c01480c32ce: Preparing [2024-12-20T01:30:41.262Z] 04c2c10a54c3: Preparing [2024-12-20T01:30:41.262Z] 950e57cdb667: Preparing [2024-12-20T01:30:41.262Z] ee17d1fe25b4: Preparing [2024-12-20T01:30:41.262Z] f4215c783d20: Preparing [2024-12-20T01:30:41.262Z] e3b6667dfd49: Preparing [2024-12-20T01:30:41.262Z] 70573deb82f1: Preparing [2024-12-20T01:30:41.262Z] 42b907ea6298: Preparing [2024-12-20T01:30:41.262Z] f4215c783d20: Waiting [2024-12-20T01:30:41.262Z] e3b6667dfd49: Waiting [2024-12-20T01:30:41.262Z] 70573deb82f1: Waiting [2024-12-20T01:30:41.262Z] 566838e7a7f4: Preparing [2024-12-20T01:30:41.262Z] 651d9022c234: Preparing [2024-12-20T01:30:41.262Z] 566838e7a7f4: Waiting [2024-12-20T01:30:41.262Z] 42b907ea6298: Waiting [2024-12-20T01:30:41.262Z] 651d9022c234: Waiting [2024-12-20T01:30:41.262Z] 0c01480c32ce: Layer already exists [2024-12-20T01:30:41.262Z] 04c2c10a54c3: Layer already exists [2024-12-20T01:30:41.262Z] ee17d1fe25b4: Layer already exists [2024-12-20T01:30:41.262Z] 6c327d0ec36c: Layer already exists [2024-12-20T01:30:41.262Z] 950e57cdb667: Layer already exists [2024-12-20T01:30:41.262Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:41.262Z] f4215c783d20: Layer already exists [2024-12-20T01:30:41.262Z] 70573deb82f1: Layer already exists [2024-12-20T01:30:41.262Z] 566838e7a7f4: Layer already exists [2024-12-20T01:30:41.262Z] 42b907ea6298: Layer already exists [2024-12-20T01:30:41.262Z] 651d9022c234: Layer already exists [2024-12-20T01:30:41.529Z] main: digest: sha256:e7aa7eff0488a84111cea429446beb46d3d72362eb89a4d90f44215dfd2f0b50 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:30:41.610Z] ===================================================== [Pipeline] echo [2024-12-20T01:30:41.627Z] taggedImages: [2024-12-20T01:30:41.627Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:41.627Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-20T01:30:41.627Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.30 [2024-12-20T01:30:41.627Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:41.627Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-12-20T01:30:41.662Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-12-20T01:30:41.662Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:41.662Z] latest [2024-12-20T01:30:41.662Z] 4.0.0-dev.30 [2024-12-20T01:30:41.662Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:41.662Z] main [2024-12-20T01:30:41.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:42.046Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:42.417Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:42.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-20T01:30:42.417Z] 54eb03baba3c: Preparing [2024-12-20T01:30:42.417Z] 3e15118c4098: Preparing [2024-12-20T01:30:42.417Z] 13c728194cc0: Preparing [2024-12-20T01:30:42.417Z] e32d0e5689a2: Preparing [2024-12-20T01:30:42.417Z] 55abea3d8de4: Preparing [2024-12-20T01:30:42.417Z] b4d7f5348f25: Preparing [2024-12-20T01:30:42.417Z] 39b20a3b128f: Preparing [2024-12-20T01:30:42.417Z] f4215c783d20: Preparing [2024-12-20T01:30:42.417Z] e3b6667dfd49: Preparing [2024-12-20T01:30:42.417Z] b4d7f5348f25: Waiting [2024-12-20T01:30:42.417Z] 39b20a3b128f: Waiting [2024-12-20T01:30:42.417Z] 54e45beabddc: Preparing [2024-12-20T01:30:42.417Z] f4215c783d20: Waiting [2024-12-20T01:30:42.417Z] e3b6667dfd49: Waiting [2024-12-20T01:30:42.417Z] b284e735aca4: Preparing [2024-12-20T01:30:42.417Z] 54e45beabddc: Waiting [2024-12-20T01:30:42.417Z] 651d9022c234: Preparing [2024-12-20T01:30:42.417Z] b284e735aca4: Waiting [2024-12-20T01:30:42.417Z] 651d9022c234: Waiting [2024-12-20T01:30:42.684Z] 3e15118c4098: Pushed [2024-12-20T01:30:42.684Z] 54eb03baba3c: Pushed [2024-12-20T01:30:42.684Z] 55abea3d8de4: Pushed [2024-12-20T01:30:42.684Z] f4215c783d20: Layer already exists [2024-12-20T01:30:42.684Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:42.684Z] b4d7f5348f25: Pushed [2024-12-20T01:30:42.684Z] 39b20a3b128f: Pushed [2024-12-20T01:30:42.950Z] 651d9022c234: Layer already exists [2024-12-20T01:30:44.356Z] 54e45beabddc: Pushed [2024-12-20T01:30:44.939Z] e32d0e5689a2: Pushed [2024-12-20T01:30:45.520Z] 13c728194cc0: Pushed [2024-12-20T01:30:45.784Z] b284e735aca4: Pushed [2024-12-20T01:30:46.049Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:eb72f09d6697aa6c1d0ce1c39d678e52415e499ba2e59d3e8c4be5ddbe471a2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:46.404Z] + 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-12-20T01:30:46.756Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-20T01:30:46.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-20T01:30:46.756Z] 54eb03baba3c: Preparing [2024-12-20T01:30:46.756Z] 3e15118c4098: Preparing [2024-12-20T01:30:46.756Z] 13c728194cc0: Preparing [2024-12-20T01:30:46.756Z] e32d0e5689a2: Preparing [2024-12-20T01:30:46.756Z] 55abea3d8de4: Preparing [2024-12-20T01:30:46.756Z] b4d7f5348f25: Preparing [2024-12-20T01:30:46.756Z] 39b20a3b128f: Preparing [2024-12-20T01:30:46.756Z] f4215c783d20: Preparing [2024-12-20T01:30:46.756Z] e3b6667dfd49: Preparing [2024-12-20T01:30:46.756Z] 54e45beabddc: Preparing [2024-12-20T01:30:46.756Z] b284e735aca4: Preparing [2024-12-20T01:30:46.756Z] 651d9022c234: Preparing [2024-12-20T01:30:46.756Z] f4215c783d20: Waiting [2024-12-20T01:30:46.756Z] e3b6667dfd49: Waiting [2024-12-20T01:30:46.756Z] 54e45beabddc: Waiting [2024-12-20T01:30:46.756Z] b284e735aca4: Waiting [2024-12-20T01:30:46.756Z] 651d9022c234: Waiting [2024-12-20T01:30:46.756Z] b4d7f5348f25: Waiting [2024-12-20T01:30:46.756Z] 39b20a3b128f: Waiting [2024-12-20T01:30:46.756Z] 3e15118c4098: Layer already exists [2024-12-20T01:30:46.756Z] 55abea3d8de4: Layer already exists [2024-12-20T01:30:46.756Z] 13c728194cc0: Layer already exists [2024-12-20T01:30:46.756Z] 54eb03baba3c: Layer already exists [2024-12-20T01:30:46.756Z] e32d0e5689a2: Layer already exists [2024-12-20T01:30:46.756Z] b4d7f5348f25: Layer already exists [2024-12-20T01:30:46.756Z] 39b20a3b128f: Layer already exists [2024-12-20T01:30:47.022Z] f4215c783d20: Layer already exists [2024-12-20T01:30:47.022Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:47.022Z] 54e45beabddc: Layer already exists [2024-12-20T01:30:47.022Z] 651d9022c234: Layer already exists [2024-12-20T01:30:47.022Z] b284e735aca4: Layer already exists [2024-12-20T01:30:47.022Z] latest: digest: sha256:eb72f09d6697aa6c1d0ce1c39d678e52415e499ba2e59d3e8c4be5ddbe471a2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:47.377Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:47.737Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.30 [2024-12-20T01:30:47.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-20T01:30:47.737Z] 54eb03baba3c: Preparing [2024-12-20T01:30:47.737Z] 3e15118c4098: Preparing [2024-12-20T01:30:47.737Z] 13c728194cc0: Preparing [2024-12-20T01:30:47.737Z] e32d0e5689a2: Preparing [2024-12-20T01:30:47.737Z] 55abea3d8de4: Preparing [2024-12-20T01:30:47.737Z] b4d7f5348f25: Preparing [2024-12-20T01:30:47.737Z] 39b20a3b128f: Preparing [2024-12-20T01:30:47.737Z] f4215c783d20: Preparing [2024-12-20T01:30:47.737Z] e3b6667dfd49: Preparing [2024-12-20T01:30:47.738Z] 54e45beabddc: Preparing [2024-12-20T01:30:47.738Z] b284e735aca4: Preparing [2024-12-20T01:30:47.738Z] 651d9022c234: Preparing [2024-12-20T01:30:47.738Z] f4215c783d20: Waiting [2024-12-20T01:30:47.738Z] e3b6667dfd49: Waiting [2024-12-20T01:30:47.738Z] 54e45beabddc: Waiting [2024-12-20T01:30:47.738Z] b284e735aca4: Waiting [2024-12-20T01:30:47.738Z] 651d9022c234: Waiting [2024-12-20T01:30:47.738Z] b4d7f5348f25: Waiting [2024-12-20T01:30:47.738Z] 39b20a3b128f: Waiting [2024-12-20T01:30:47.738Z] 13c728194cc0: Layer already exists [2024-12-20T01:30:47.738Z] e32d0e5689a2: Layer already exists [2024-12-20T01:30:47.738Z] 54eb03baba3c: Layer already exists [2024-12-20T01:30:47.738Z] 55abea3d8de4: Layer already exists [2024-12-20T01:30:47.738Z] 3e15118c4098: Layer already exists [2024-12-20T01:30:47.738Z] b4d7f5348f25: Layer already exists [2024-12-20T01:30:47.738Z] 39b20a3b128f: Layer already exists [2024-12-20T01:30:47.738Z] f4215c783d20: Layer already exists [2024-12-20T01:30:47.738Z] 54e45beabddc: Layer already exists [2024-12-20T01:30:47.738Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:47.738Z] 651d9022c234: Layer already exists [2024-12-20T01:30:47.738Z] b284e735aca4: Layer already exists [2024-12-20T01:30:48.004Z] 4.0.0-dev.30: digest: sha256:eb72f09d6697aa6c1d0ce1c39d678e52415e499ba2e59d3e8c4be5ddbe471a2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:48.359Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:48.734Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:48.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-20T01:30:48.734Z] 54eb03baba3c: Preparing [2024-12-20T01:30:48.734Z] 3e15118c4098: Preparing [2024-12-20T01:30:48.734Z] 13c728194cc0: Preparing [2024-12-20T01:30:48.734Z] e32d0e5689a2: Preparing [2024-12-20T01:30:48.734Z] 55abea3d8de4: Preparing [2024-12-20T01:30:48.734Z] b4d7f5348f25: Preparing [2024-12-20T01:30:48.734Z] 39b20a3b128f: Preparing [2024-12-20T01:30:48.734Z] f4215c783d20: Preparing [2024-12-20T01:30:48.734Z] e3b6667dfd49: Preparing [2024-12-20T01:30:48.734Z] 54e45beabddc: Preparing [2024-12-20T01:30:48.734Z] b284e735aca4: Preparing [2024-12-20T01:30:48.734Z] 651d9022c234: Preparing [2024-12-20T01:30:48.734Z] e3b6667dfd49: Waiting [2024-12-20T01:30:48.734Z] 54e45beabddc: Waiting [2024-12-20T01:30:48.734Z] 651d9022c234: Waiting [2024-12-20T01:30:48.734Z] b284e735aca4: Waiting [2024-12-20T01:30:48.734Z] b4d7f5348f25: Waiting [2024-12-20T01:30:48.734Z] 39b20a3b128f: Waiting [2024-12-20T01:30:48.734Z] f4215c783d20: Waiting [2024-12-20T01:30:48.734Z] 3e15118c4098: Layer already exists [2024-12-20T01:30:48.734Z] 54eb03baba3c: Layer already exists [2024-12-20T01:30:48.734Z] 13c728194cc0: Layer already exists [2024-12-20T01:30:48.734Z] 55abea3d8de4: Layer already exists [2024-12-20T01:30:48.734Z] e32d0e5689a2: Layer already exists [2024-12-20T01:30:48.734Z] f4215c783d20: Layer already exists [2024-12-20T01:30:48.734Z] 39b20a3b128f: Layer already exists [2024-12-20T01:30:48.734Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:48.734Z] b4d7f5348f25: Layer already exists [2024-12-20T01:30:49.001Z] 54e45beabddc: Layer already exists [2024-12-20T01:30:49.001Z] 651d9022c234: Layer already exists [2024-12-20T01:30:49.001Z] b284e735aca4: Layer already exists [2024-12-20T01:30:49.001Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:eb72f09d6697aa6c1d0ce1c39d678e52415e499ba2e59d3e8c4be5ddbe471a2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:49.369Z] + 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-12-20T01:30:49.728Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-12-20T01:30:49.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-20T01:30:49.728Z] 54eb03baba3c: Preparing [2024-12-20T01:30:49.728Z] 3e15118c4098: Preparing [2024-12-20T01:30:49.728Z] 13c728194cc0: Preparing [2024-12-20T01:30:49.728Z] e32d0e5689a2: Preparing [2024-12-20T01:30:49.728Z] 55abea3d8de4: Preparing [2024-12-20T01:30:49.728Z] b4d7f5348f25: Preparing [2024-12-20T01:30:49.728Z] 39b20a3b128f: Preparing [2024-12-20T01:30:49.728Z] f4215c783d20: Preparing [2024-12-20T01:30:49.728Z] e3b6667dfd49: Preparing [2024-12-20T01:30:49.728Z] 54e45beabddc: Preparing [2024-12-20T01:30:49.728Z] b284e735aca4: Preparing [2024-12-20T01:30:49.728Z] 39b20a3b128f: Waiting [2024-12-20T01:30:49.728Z] f4215c783d20: Waiting [2024-12-20T01:30:49.728Z] e3b6667dfd49: Waiting [2024-12-20T01:30:49.728Z] b4d7f5348f25: Waiting [2024-12-20T01:30:49.728Z] 54e45beabddc: Waiting [2024-12-20T01:30:49.728Z] 651d9022c234: Preparing [2024-12-20T01:30:49.728Z] b284e735aca4: Waiting [2024-12-20T01:30:49.728Z] 651d9022c234: Waiting [2024-12-20T01:30:49.728Z] 13c728194cc0: Layer already exists [2024-12-20T01:30:49.728Z] 3e15118c4098: Layer already exists [2024-12-20T01:30:49.728Z] 54eb03baba3c: Layer already exists [2024-12-20T01:30:49.728Z] 55abea3d8de4: Layer already exists [2024-12-20T01:30:49.728Z] e32d0e5689a2: Layer already exists [2024-12-20T01:30:49.728Z] b4d7f5348f25: Layer already exists [2024-12-20T01:30:49.728Z] 39b20a3b128f: Layer already exists [2024-12-20T01:30:49.728Z] 54e45beabddc: Layer already exists [2024-12-20T01:30:49.728Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:49.728Z] f4215c783d20: Layer already exists [2024-12-20T01:30:49.995Z] b284e735aca4: Layer already exists [2024-12-20T01:30:49.995Z] 651d9022c234: Layer already exists [2024-12-20T01:30:49.995Z] main: digest: sha256:eb72f09d6697aa6c1d0ce1c39d678e52415e499ba2e59d3e8c4be5ddbe471a2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:30:50.073Z] ===================================================== [Pipeline] echo [2024-12-20T01:30:50.086Z] taggedImages: [2024-12-20T01:30:50.086Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:50.086Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-20T01:30:50.086Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.30 [2024-12-20T01:30:50.086Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:50.086Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-12-20T01:30:50.117Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-12-20T01:30:50.117Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:50.117Z] latest [2024-12-20T01:30:50.117Z] 4.0.0-dev.30 [2024-12-20T01:30:50.117Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:50.117Z] main [2024-12-20T01:30:50.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:50.491Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:50.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:30:50.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-20T01:30:50.849Z] da6ec23fb153: Preparing [2024-12-20T01:30:50.849Z] 097477e8424a: Preparing [2024-12-20T01:30:50.849Z] f4215c783d20: Preparing [2024-12-20T01:30:50.849Z] e3b6667dfd49: Preparing [2024-12-20T01:30:50.849Z] 72bee4df76c4: Preparing [2024-12-20T01:30:50.849Z] 4d1b6c8573b2: Preparing [2024-12-20T01:30:50.849Z] 651d9022c234: Preparing [2024-12-20T01:30:50.849Z] 4d1b6c8573b2: Waiting [2024-12-20T01:30:50.849Z] 651d9022c234: Waiting [2024-12-20T01:30:52.795Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:52.795Z] f4215c783d20: Layer already exists [2024-12-20T01:30:52.795Z] 651d9022c234: Layer already exists [2024-12-20T01:30:52.795Z] da6ec23fb153: Pushed [2024-12-20T01:30:52.795Z] 72bee4df76c4: Pushed [2024-12-20T01:30:54.740Z] 4d1b6c8573b2: Pushed [2024-12-20T01:30:56.693Z] 097477e8424a: Pushed [2024-12-20T01:30:56.693Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:ee862d41317bbb19e6189aeff980d6e92e464a75e92a2058d638b34708fa4d53 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:57.049Z] + 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-12-20T01:30:57.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-20T01:30:57.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-20T01:30:57.408Z] da6ec23fb153: Preparing [2024-12-20T01:30:57.408Z] 097477e8424a: Preparing [2024-12-20T01:30:57.408Z] f4215c783d20: Preparing [2024-12-20T01:30:57.408Z] e3b6667dfd49: Preparing [2024-12-20T01:30:57.408Z] 72bee4df76c4: Preparing [2024-12-20T01:30:57.408Z] 4d1b6c8573b2: Preparing [2024-12-20T01:30:57.408Z] 651d9022c234: Preparing [2024-12-20T01:30:57.408Z] 4d1b6c8573b2: Waiting [2024-12-20T01:30:57.408Z] 651d9022c234: Waiting [2024-12-20T01:30:57.408Z] f4215c783d20: Layer already exists [2024-12-20T01:30:57.408Z] 097477e8424a: Layer already exists [2024-12-20T01:30:57.408Z] 72bee4df76c4: Layer already exists [2024-12-20T01:30:57.408Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:57.408Z] da6ec23fb153: Layer already exists [2024-12-20T01:30:57.408Z] 651d9022c234: Layer already exists [2024-12-20T01:30:57.408Z] 4d1b6c8573b2: Layer already exists [2024-12-20T01:30:57.675Z] latest: digest: sha256:ee862d41317bbb19e6189aeff980d6e92e464a75e92a2058d638b34708fa4d53 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:58.027Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:58.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.30 [2024-12-20T01:30:58.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-20T01:30:58.379Z] da6ec23fb153: Preparing [2024-12-20T01:30:58.379Z] 097477e8424a: Preparing [2024-12-20T01:30:58.379Z] f4215c783d20: Preparing [2024-12-20T01:30:58.379Z] e3b6667dfd49: Preparing [2024-12-20T01:30:58.379Z] 72bee4df76c4: Preparing [2024-12-20T01:30:58.379Z] 4d1b6c8573b2: Preparing [2024-12-20T01:30:58.379Z] 651d9022c234: Preparing [2024-12-20T01:30:58.379Z] 4d1b6c8573b2: Waiting [2024-12-20T01:30:58.379Z] 651d9022c234: Waiting [2024-12-20T01:30:58.379Z] 72bee4df76c4: Layer already exists [2024-12-20T01:30:58.379Z] da6ec23fb153: Layer already exists [2024-12-20T01:30:58.379Z] f4215c783d20: Layer already exists [2024-12-20T01:30:58.379Z] 097477e8424a: Layer already exists [2024-12-20T01:30:58.379Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:58.379Z] 4d1b6c8573b2: Layer already exists [2024-12-20T01:30:58.379Z] 651d9022c234: Layer already exists [2024-12-20T01:30:58.645Z] 4.0.0-dev.30: digest: sha256:ee862d41317bbb19e6189aeff980d6e92e464a75e92a2058d638b34708fa4d53 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:59.000Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:59.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:30:59.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-20T01:30:59.345Z] da6ec23fb153: Preparing [2024-12-20T01:30:59.345Z] 097477e8424a: Preparing [2024-12-20T01:30:59.345Z] f4215c783d20: Preparing [2024-12-20T01:30:59.345Z] e3b6667dfd49: Preparing [2024-12-20T01:30:59.345Z] 72bee4df76c4: Preparing [2024-12-20T01:30:59.345Z] 4d1b6c8573b2: Preparing [2024-12-20T01:30:59.345Z] 651d9022c234: Preparing [2024-12-20T01:30:59.345Z] 4d1b6c8573b2: Waiting [2024-12-20T01:30:59.345Z] 651d9022c234: Waiting [2024-12-20T01:30:59.345Z] f4215c783d20: Layer already exists [2024-12-20T01:30:59.345Z] e3b6667dfd49: Layer already exists [2024-12-20T01:30:59.345Z] 72bee4df76c4: Layer already exists [2024-12-20T01:30:59.345Z] 097477e8424a: Layer already exists [2024-12-20T01:30:59.345Z] da6ec23fb153: Layer already exists [2024-12-20T01:30:59.345Z] 4d1b6c8573b2: Layer already exists [2024-12-20T01:30:59.345Z] 651d9022c234: Layer already exists [2024-12-20T01:30:59.611Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:ee862d41317bbb19e6189aeff980d6e92e464a75e92a2058d638b34708fa4d53 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:30:59.963Z] + 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-12-20T01:31:00.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-12-20T01:31:00.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-20T01:31:00.317Z] da6ec23fb153: Preparing [2024-12-20T01:31:00.317Z] 097477e8424a: Preparing [2024-12-20T01:31:00.317Z] f4215c783d20: Preparing [2024-12-20T01:31:00.317Z] e3b6667dfd49: Preparing [2024-12-20T01:31:00.317Z] 72bee4df76c4: Preparing [2024-12-20T01:31:00.317Z] 4d1b6c8573b2: Preparing [2024-12-20T01:31:00.317Z] 651d9022c234: Preparing [2024-12-20T01:31:00.317Z] 4d1b6c8573b2: Waiting [2024-12-20T01:31:00.317Z] 651d9022c234: Waiting [2024-12-20T01:31:00.317Z] 72bee4df76c4: Layer already exists [2024-12-20T01:31:00.317Z] f4215c783d20: Layer already exists [2024-12-20T01:31:00.317Z] 097477e8424a: Layer already exists [2024-12-20T01:31:00.317Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:00.317Z] da6ec23fb153: Layer already exists [2024-12-20T01:31:00.317Z] 651d9022c234: Layer already exists [2024-12-20T01:31:00.317Z] 4d1b6c8573b2: Layer already exists [2024-12-20T01:31:00.583Z] main: digest: sha256:ee862d41317bbb19e6189aeff980d6e92e464a75e92a2058d638b34708fa4d53 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:31:00.665Z] ===================================================== [Pipeline] echo [2024-12-20T01:31:00.683Z] taggedImages: [2024-12-20T01:31:00.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:31:00.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-20T01:31:00.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.30 [2024-12-20T01:31:00.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:31:00.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-12-20T01:31:00.711Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-12-20T01:31:00.711Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:31:00.711Z] latest [2024-12-20T01:31:00.711Z] 4.0.0-dev.30 [2024-12-20T01:31:00.711Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:31:00.711Z] main [2024-12-20T01:31:00.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:01.084Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:01.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:31:01.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-20T01:31:01.444Z] 108a213a78b1: Preparing [2024-12-20T01:31:01.444Z] d01bb3aaf399: Preparing [2024-12-20T01:31:01.444Z] 8c5ec2b4231b: Preparing [2024-12-20T01:31:01.444Z] f4215c783d20: Preparing [2024-12-20T01:31:01.444Z] e3b6667dfd49: Preparing [2024-12-20T01:31:01.444Z] ffb12a27890b: Preparing [2024-12-20T01:31:01.444Z] 35493636ff8f: Preparing [2024-12-20T01:31:01.444Z] 6147575dba0c: Preparing [2024-12-20T01:31:01.444Z] 1da5223191f0: Preparing [2024-12-20T01:31:01.444Z] 651d9022c234: Preparing [2024-12-20T01:31:01.444Z] ffb12a27890b: Waiting [2024-12-20T01:31:01.444Z] 35493636ff8f: Waiting [2024-12-20T01:31:01.444Z] 6147575dba0c: Waiting [2024-12-20T01:31:01.444Z] 1da5223191f0: Waiting [2024-12-20T01:31:01.444Z] 651d9022c234: Waiting [2024-12-20T01:31:01.444Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:01.444Z] f4215c783d20: Layer already exists [2024-12-20T01:31:01.713Z] d01bb3aaf399: Pushed [2024-12-20T01:31:01.713Z] 8c5ec2b4231b: Pushed [2024-12-20T01:31:01.713Z] 108a213a78b1: Pushed [2024-12-20T01:31:01.713Z] 651d9022c234: Layer already exists [2024-12-20T01:31:01.980Z] 6147575dba0c: Pushed [2024-12-20T01:31:04.559Z] 1da5223191f0: Pushed [2024-12-20T01:31:16.853Z] 35493636ff8f: Pushed [2024-12-20T01:31:23.471Z] ffb12a27890b: Pushed [2024-12-20T01:31:23.471Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:e256182b665abb39bec14224a8209ced9e4d8262ebe62779e36523df3606df9c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:23.836Z] + 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-12-20T01:31:24.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-20T01:31:24.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-20T01:31:24.187Z] 108a213a78b1: Preparing [2024-12-20T01:31:24.187Z] d01bb3aaf399: Preparing [2024-12-20T01:31:24.187Z] 8c5ec2b4231b: Preparing [2024-12-20T01:31:24.187Z] f4215c783d20: Preparing [2024-12-20T01:31:24.187Z] e3b6667dfd49: Preparing [2024-12-20T01:31:24.187Z] ffb12a27890b: Preparing [2024-12-20T01:31:24.187Z] 35493636ff8f: Preparing [2024-12-20T01:31:24.187Z] 6147575dba0c: Preparing [2024-12-20T01:31:24.187Z] ffb12a27890b: Waiting [2024-12-20T01:31:24.187Z] 1da5223191f0: Preparing [2024-12-20T01:31:24.187Z] 6147575dba0c: Waiting [2024-12-20T01:31:24.187Z] 651d9022c234: Preparing [2024-12-20T01:31:24.187Z] 1da5223191f0: Waiting [2024-12-20T01:31:24.187Z] 651d9022c234: Waiting [2024-12-20T01:31:24.187Z] 35493636ff8f: Waiting [2024-12-20T01:31:24.187Z] f4215c783d20: Layer already exists [2024-12-20T01:31:24.187Z] 108a213a78b1: Layer already exists [2024-12-20T01:31:24.187Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:24.187Z] 8c5ec2b4231b: Layer already exists [2024-12-20T01:31:24.187Z] d01bb3aaf399: Layer already exists [2024-12-20T01:31:24.187Z] 35493636ff8f: Layer already exists [2024-12-20T01:31:24.187Z] ffb12a27890b: Layer already exists [2024-12-20T01:31:24.187Z] 6147575dba0c: Layer already exists [2024-12-20T01:31:24.187Z] 1da5223191f0: Layer already exists [2024-12-20T01:31:24.187Z] 651d9022c234: Layer already exists [2024-12-20T01:31:24.452Z] latest: digest: sha256:e256182b665abb39bec14224a8209ced9e4d8262ebe62779e36523df3606df9c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:24.806Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:25.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.30 [2024-12-20T01:31:25.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-20T01:31:25.155Z] 108a213a78b1: Preparing [2024-12-20T01:31:25.155Z] d01bb3aaf399: Preparing [2024-12-20T01:31:25.155Z] 8c5ec2b4231b: Preparing [2024-12-20T01:31:25.155Z] f4215c783d20: Preparing [2024-12-20T01:31:25.155Z] e3b6667dfd49: Preparing [2024-12-20T01:31:25.155Z] ffb12a27890b: Preparing [2024-12-20T01:31:25.155Z] 35493636ff8f: Preparing [2024-12-20T01:31:25.155Z] ffb12a27890b: Waiting [2024-12-20T01:31:25.155Z] 6147575dba0c: Preparing [2024-12-20T01:31:25.155Z] 1da5223191f0: Preparing [2024-12-20T01:31:25.155Z] 35493636ff8f: Waiting [2024-12-20T01:31:25.155Z] 651d9022c234: Preparing [2024-12-20T01:31:25.155Z] 6147575dba0c: Waiting [2024-12-20T01:31:25.155Z] 1da5223191f0: Waiting [2024-12-20T01:31:25.155Z] 651d9022c234: Waiting [2024-12-20T01:31:25.155Z] f4215c783d20: Layer already exists [2024-12-20T01:31:25.155Z] d01bb3aaf399: Layer already exists [2024-12-20T01:31:25.155Z] 8c5ec2b4231b: Layer already exists [2024-12-20T01:31:25.155Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:25.155Z] 108a213a78b1: Layer already exists [2024-12-20T01:31:25.155Z] ffb12a27890b: Layer already exists [2024-12-20T01:31:25.155Z] 1da5223191f0: Layer already exists [2024-12-20T01:31:25.155Z] 6147575dba0c: Layer already exists [2024-12-20T01:31:25.155Z] 651d9022c234: Layer already exists [2024-12-20T01:31:25.155Z] 35493636ff8f: Layer already exists [2024-12-20T01:31:25.420Z] 4.0.0-dev.30: digest: sha256:e256182b665abb39bec14224a8209ced9e4d8262ebe62779e36523df3606df9c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:25.774Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:26.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:31:26.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-20T01:31:26.114Z] 108a213a78b1: Preparing [2024-12-20T01:31:26.114Z] d01bb3aaf399: Preparing [2024-12-20T01:31:26.114Z] 8c5ec2b4231b: Preparing [2024-12-20T01:31:26.114Z] f4215c783d20: Preparing [2024-12-20T01:31:26.114Z] e3b6667dfd49: Preparing [2024-12-20T01:31:26.114Z] ffb12a27890b: Preparing [2024-12-20T01:31:26.114Z] 35493636ff8f: Preparing [2024-12-20T01:31:26.114Z] 6147575dba0c: Preparing [2024-12-20T01:31:26.114Z] 1da5223191f0: Preparing [2024-12-20T01:31:26.114Z] 651d9022c234: Preparing [2024-12-20T01:31:26.114Z] 35493636ff8f: Waiting [2024-12-20T01:31:26.114Z] 6147575dba0c: Waiting [2024-12-20T01:31:26.114Z] 1da5223191f0: Waiting [2024-12-20T01:31:26.114Z] 651d9022c234: Waiting [2024-12-20T01:31:26.114Z] ffb12a27890b: Waiting [2024-12-20T01:31:26.114Z] d01bb3aaf399: Layer already exists [2024-12-20T01:31:26.114Z] f4215c783d20: Layer already exists [2024-12-20T01:31:26.114Z] 108a213a78b1: Layer already exists [2024-12-20T01:31:26.114Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:26.114Z] 8c5ec2b4231b: Layer already exists [2024-12-20T01:31:26.114Z] 1da5223191f0: Layer already exists [2024-12-20T01:31:26.114Z] ffb12a27890b: Layer already exists [2024-12-20T01:31:26.114Z] 35493636ff8f: Layer already exists [2024-12-20T01:31:26.114Z] 651d9022c234: Layer already exists [2024-12-20T01:31:26.114Z] 6147575dba0c: Layer already exists [2024-12-20T01:31:26.377Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:e256182b665abb39bec14224a8209ced9e4d8262ebe62779e36523df3606df9c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:26.724Z] + 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-12-20T01:31:27.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-12-20T01:31:27.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-20T01:31:27.074Z] 108a213a78b1: Preparing [2024-12-20T01:31:27.074Z] d01bb3aaf399: Preparing [2024-12-20T01:31:27.074Z] 8c5ec2b4231b: Preparing [2024-12-20T01:31:27.074Z] f4215c783d20: Preparing [2024-12-20T01:31:27.074Z] e3b6667dfd49: Preparing [2024-12-20T01:31:27.074Z] ffb12a27890b: Preparing [2024-12-20T01:31:27.074Z] 35493636ff8f: Preparing [2024-12-20T01:31:27.074Z] 6147575dba0c: Preparing [2024-12-20T01:31:27.074Z] 1da5223191f0: Preparing [2024-12-20T01:31:27.074Z] 651d9022c234: Preparing [2024-12-20T01:31:27.074Z] 35493636ff8f: Waiting [2024-12-20T01:31:27.074Z] 6147575dba0c: Waiting [2024-12-20T01:31:27.074Z] 1da5223191f0: Waiting [2024-12-20T01:31:27.074Z] 651d9022c234: Waiting [2024-12-20T01:31:27.074Z] ffb12a27890b: Waiting [2024-12-20T01:31:27.074Z] 108a213a78b1: Layer already exists [2024-12-20T01:31:27.074Z] 8c5ec2b4231b: Layer already exists [2024-12-20T01:31:27.074Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:27.074Z] d01bb3aaf399: Layer already exists [2024-12-20T01:31:27.074Z] f4215c783d20: Layer already exists [2024-12-20T01:31:27.074Z] 1da5223191f0: Layer already exists [2024-12-20T01:31:27.074Z] ffb12a27890b: Layer already exists [2024-12-20T01:31:27.074Z] 651d9022c234: Layer already exists [2024-12-20T01:31:27.074Z] 6147575dba0c: Layer already exists [2024-12-20T01:31:27.074Z] 35493636ff8f: Layer already exists [2024-12-20T01:31:27.340Z] main: digest: sha256:e256182b665abb39bec14224a8209ced9e4d8262ebe62779e36523df3606df9c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:31:27.417Z] ===================================================== [Pipeline] echo [2024-12-20T01:31:27.428Z] taggedImages: [2024-12-20T01:31:27.428Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:31:27.428Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-20T01:31:27.428Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.30 [2024-12-20T01:31:27.428Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:31:27.428Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-12-20T01:31:27.454Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-12-20T01:31:27.454Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:31:27.454Z] latest [2024-12-20T01:31:27.454Z] 4.0.0-dev.30 [2024-12-20T01:31:27.454Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:31:27.454Z] main [2024-12-20T01:31:27.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:27.810Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:28.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:31:28.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-20T01:31:28.156Z] fc6723742e70: Preparing [2024-12-20T01:31:28.156Z] 1c5c4fe25143: Preparing [2024-12-20T01:31:28.156Z] c1585d6c15b1: Preparing [2024-12-20T01:31:28.156Z] f4215c783d20: Preparing [2024-12-20T01:31:28.156Z] e3b6667dfd49: Preparing [2024-12-20T01:31:28.156Z] 9e767080c436: Preparing [2024-12-20T01:31:28.156Z] c73dd534d854: Preparing [2024-12-20T01:31:28.156Z] ad7ec31323c5: Preparing [2024-12-20T01:31:28.156Z] 651d9022c234: Preparing [2024-12-20T01:31:28.156Z] 9e767080c436: Waiting [2024-12-20T01:31:28.156Z] c73dd534d854: Waiting [2024-12-20T01:31:28.156Z] ad7ec31323c5: Waiting [2024-12-20T01:31:28.156Z] 651d9022c234: Waiting [2024-12-20T01:31:28.156Z] f4215c783d20: Layer already exists [2024-12-20T01:31:28.156Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:28.420Z] c1585d6c15b1: Pushed [2024-12-20T01:31:28.420Z] 1c5c4fe25143: Pushed [2024-12-20T01:31:28.420Z] fc6723742e70: Pushed [2024-12-20T01:31:28.420Z] 651d9022c234: Layer already exists [2024-12-20T01:31:29.000Z] ad7ec31323c5: Pushed [2024-12-20T01:31:29.952Z] c73dd534d854: Pushed [2024-12-20T01:31:52.242Z] 9e767080c436: Pushed [2024-12-20T01:31:52.242Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:bc2588a95b8edae3b64accd139f0b97f5904b4c1c02ca16b89d97d177917fd0d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:52.607Z] + 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-12-20T01:31:52.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-20T01:31:52.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-20T01:31:52.966Z] fc6723742e70: Preparing [2024-12-20T01:31:52.966Z] 1c5c4fe25143: Preparing [2024-12-20T01:31:52.966Z] c1585d6c15b1: Preparing [2024-12-20T01:31:52.966Z] f4215c783d20: Preparing [2024-12-20T01:31:52.966Z] e3b6667dfd49: Preparing [2024-12-20T01:31:52.966Z] 9e767080c436: Preparing [2024-12-20T01:31:52.966Z] c73dd534d854: Preparing [2024-12-20T01:31:52.966Z] ad7ec31323c5: Preparing [2024-12-20T01:31:52.966Z] 651d9022c234: Preparing [2024-12-20T01:31:52.966Z] 9e767080c436: Waiting [2024-12-20T01:31:52.966Z] c73dd534d854: Waiting [2024-12-20T01:31:52.966Z] ad7ec31323c5: Waiting [2024-12-20T01:31:52.966Z] 651d9022c234: Waiting [2024-12-20T01:31:52.966Z] c1585d6c15b1: Layer already exists [2024-12-20T01:31:52.966Z] fc6723742e70: Layer already exists [2024-12-20T01:31:52.966Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:52.966Z] f4215c783d20: Layer already exists [2024-12-20T01:31:52.966Z] 1c5c4fe25143: Layer already exists [2024-12-20T01:31:52.966Z] 9e767080c436: Layer already exists [2024-12-20T01:31:52.966Z] c73dd534d854: Layer already exists [2024-12-20T01:31:52.966Z] ad7ec31323c5: Layer already exists [2024-12-20T01:31:52.966Z] 651d9022c234: Layer already exists [2024-12-20T01:31:53.233Z] latest: digest: sha256:bc2588a95b8edae3b64accd139f0b97f5904b4c1c02ca16b89d97d177917fd0d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:53.595Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:53.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.30 [2024-12-20T01:31:53.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-20T01:31:53.949Z] fc6723742e70: Preparing [2024-12-20T01:31:53.949Z] 1c5c4fe25143: Preparing [2024-12-20T01:31:53.949Z] c1585d6c15b1: Preparing [2024-12-20T01:31:53.949Z] f4215c783d20: Preparing [2024-12-20T01:31:53.949Z] e3b6667dfd49: Preparing [2024-12-20T01:31:53.949Z] 9e767080c436: Preparing [2024-12-20T01:31:53.949Z] c73dd534d854: Preparing [2024-12-20T01:31:53.949Z] ad7ec31323c5: Preparing [2024-12-20T01:31:53.949Z] 651d9022c234: Preparing [2024-12-20T01:31:53.949Z] 9e767080c436: Waiting [2024-12-20T01:31:53.949Z] c73dd534d854: Waiting [2024-12-20T01:31:53.949Z] ad7ec31323c5: Waiting [2024-12-20T01:31:53.949Z] 651d9022c234: Waiting [2024-12-20T01:31:53.949Z] f4215c783d20: Layer already exists [2024-12-20T01:31:53.949Z] fc6723742e70: Layer already exists [2024-12-20T01:31:53.949Z] c1585d6c15b1: Layer already exists [2024-12-20T01:31:53.949Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:53.949Z] 1c5c4fe25143: Layer already exists [2024-12-20T01:31:53.949Z] 9e767080c436: Layer already exists [2024-12-20T01:31:53.949Z] c73dd534d854: Layer already exists [2024-12-20T01:31:53.949Z] ad7ec31323c5: Layer already exists [2024-12-20T01:31:53.949Z] 651d9022c234: Layer already exists [2024-12-20T01:31:54.249Z] 4.0.0-dev.30: digest: sha256:bc2588a95b8edae3b64accd139f0b97f5904b4c1c02ca16b89d97d177917fd0d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:54.608Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:54.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:31:54.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-20T01:31:54.968Z] fc6723742e70: Preparing [2024-12-20T01:31:54.968Z] 1c5c4fe25143: Preparing [2024-12-20T01:31:54.968Z] c1585d6c15b1: Preparing [2024-12-20T01:31:54.968Z] f4215c783d20: Preparing [2024-12-20T01:31:54.968Z] e3b6667dfd49: Preparing [2024-12-20T01:31:54.968Z] 9e767080c436: Preparing [2024-12-20T01:31:54.968Z] c73dd534d854: Preparing [2024-12-20T01:31:54.968Z] ad7ec31323c5: Preparing [2024-12-20T01:31:54.968Z] 651d9022c234: Preparing [2024-12-20T01:31:54.968Z] c73dd534d854: Waiting [2024-12-20T01:31:54.968Z] ad7ec31323c5: Waiting [2024-12-20T01:31:54.968Z] 651d9022c234: Waiting [2024-12-20T01:31:54.968Z] 9e767080c436: Waiting [2024-12-20T01:31:54.968Z] 1c5c4fe25143: Layer already exists [2024-12-20T01:31:54.968Z] fc6723742e70: Layer already exists [2024-12-20T01:31:54.968Z] f4215c783d20: Layer already exists [2024-12-20T01:31:54.968Z] c1585d6c15b1: Layer already exists [2024-12-20T01:31:54.968Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:54.968Z] c73dd534d854: Layer already exists [2024-12-20T01:31:54.968Z] 651d9022c234: Layer already exists [2024-12-20T01:31:54.968Z] 9e767080c436: Layer already exists [2024-12-20T01:31:54.968Z] ad7ec31323c5: Layer already exists [2024-12-20T01:31:55.235Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:bc2588a95b8edae3b64accd139f0b97f5904b4c1c02ca16b89d97d177917fd0d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:55.609Z] + 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-12-20T01:31:55.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-12-20T01:31:55.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-20T01:31:55.967Z] fc6723742e70: Preparing [2024-12-20T01:31:55.967Z] 1c5c4fe25143: Preparing [2024-12-20T01:31:55.967Z] c1585d6c15b1: Preparing [2024-12-20T01:31:55.968Z] f4215c783d20: Preparing [2024-12-20T01:31:55.968Z] e3b6667dfd49: Preparing [2024-12-20T01:31:55.968Z] 9e767080c436: Preparing [2024-12-20T01:31:55.968Z] c73dd534d854: Preparing [2024-12-20T01:31:55.968Z] ad7ec31323c5: Preparing [2024-12-20T01:31:55.968Z] 651d9022c234: Preparing [2024-12-20T01:31:55.968Z] c73dd534d854: Waiting [2024-12-20T01:31:55.968Z] ad7ec31323c5: Waiting [2024-12-20T01:31:55.968Z] 651d9022c234: Waiting [2024-12-20T01:31:55.968Z] 9e767080c436: Waiting [2024-12-20T01:31:55.968Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:55.968Z] c1585d6c15b1: Layer already exists [2024-12-20T01:31:55.968Z] fc6723742e70: Layer already exists [2024-12-20T01:31:55.968Z] f4215c783d20: Layer already exists [2024-12-20T01:31:55.968Z] 1c5c4fe25143: Layer already exists [2024-12-20T01:31:55.968Z] 9e767080c436: Layer already exists [2024-12-20T01:31:55.968Z] c73dd534d854: Layer already exists [2024-12-20T01:31:55.968Z] ad7ec31323c5: Layer already exists [2024-12-20T01:31:55.968Z] 651d9022c234: Layer already exists [2024-12-20T01:31:56.305Z] main: digest: sha256:bc2588a95b8edae3b64accd139f0b97f5904b4c1c02ca16b89d97d177917fd0d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:31:56.381Z] ===================================================== [Pipeline] echo [2024-12-20T01:31:56.396Z] taggedImages: [2024-12-20T01:31:56.396Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:31:56.396Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-20T01:31:56.396Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.30 [2024-12-20T01:31:56.396Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:31:56.396Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-12-20T01:31:56.419Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-12-20T01:31:56.419Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:31:56.419Z] latest [2024-12-20T01:31:56.419Z] 4.0.0-dev.30 [2024-12-20T01:31:56.419Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:31:56.419Z] main [2024-12-20T01:31:56.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:56.783Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:57.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:31:57.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-20T01:31:57.133Z] a69a52d8cd25: Preparing [2024-12-20T01:31:57.133Z] 0e6a8e7311f6: Preparing [2024-12-20T01:31:57.133Z] 4f10b2a86132: Preparing [2024-12-20T01:31:57.133Z] f4215c783d20: Preparing [2024-12-20T01:31:57.133Z] e3b6667dfd49: Preparing [2024-12-20T01:31:57.133Z] 9e767080c436: Preparing [2024-12-20T01:31:57.133Z] 6147575dba0c: Preparing [2024-12-20T01:31:57.133Z] 1da5223191f0: Preparing [2024-12-20T01:31:57.133Z] 9e767080c436: Waiting [2024-12-20T01:31:57.133Z] 6147575dba0c: Waiting [2024-12-20T01:31:57.133Z] 651d9022c234: Preparing [2024-12-20T01:31:57.133Z] 1da5223191f0: Waiting [2024-12-20T01:31:57.133Z] 651d9022c234: Waiting [2024-12-20T01:31:57.133Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:57.133Z] f4215c783d20: Layer already exists [2024-12-20T01:31:57.402Z] 9e767080c436: Layer already exists [2024-12-20T01:31:57.402Z] 6147575dba0c: Layer already exists [2024-12-20T01:31:57.402Z] 1da5223191f0: Layer already exists [2024-12-20T01:31:57.402Z] 651d9022c234: Layer already exists [2024-12-20T01:31:57.402Z] 0e6a8e7311f6: Pushed [2024-12-20T01:31:57.402Z] 4f10b2a86132: Pushed [2024-12-20T01:31:57.402Z] a69a52d8cd25: Pushed [2024-12-20T01:31:57.668Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:b91dac98bb10fde4e7699278b17567fd6133804fa46ac8682b9f074513724707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:58.032Z] + 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-12-20T01:31:58.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-20T01:31:58.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-20T01:31:58.391Z] a69a52d8cd25: Preparing [2024-12-20T01:31:58.391Z] 0e6a8e7311f6: Preparing [2024-12-20T01:31:58.391Z] 4f10b2a86132: Preparing [2024-12-20T01:31:58.391Z] f4215c783d20: Preparing [2024-12-20T01:31:58.391Z] e3b6667dfd49: Preparing [2024-12-20T01:31:58.391Z] 9e767080c436: Preparing [2024-12-20T01:31:58.391Z] 6147575dba0c: Preparing [2024-12-20T01:31:58.391Z] 1da5223191f0: Preparing [2024-12-20T01:31:58.391Z] 651d9022c234: Preparing [2024-12-20T01:31:58.391Z] 6147575dba0c: Waiting [2024-12-20T01:31:58.391Z] 9e767080c436: Waiting [2024-12-20T01:31:58.391Z] 651d9022c234: Waiting [2024-12-20T01:31:58.391Z] 1da5223191f0: Waiting [2024-12-20T01:31:58.391Z] a69a52d8cd25: Layer already exists [2024-12-20T01:31:58.391Z] 4f10b2a86132: Layer already exists [2024-12-20T01:31:58.391Z] f4215c783d20: Layer already exists [2024-12-20T01:31:58.391Z] 0e6a8e7311f6: Layer already exists [2024-12-20T01:31:58.391Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:58.391Z] 6147575dba0c: Layer already exists [2024-12-20T01:31:58.391Z] 651d9022c234: Layer already exists [2024-12-20T01:31:58.391Z] 1da5223191f0: Layer already exists [2024-12-20T01:31:58.391Z] 9e767080c436: Layer already exists [2024-12-20T01:31:58.657Z] latest: digest: sha256:b91dac98bb10fde4e7699278b17567fd6133804fa46ac8682b9f074513724707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:59.016Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:59.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.30 [2024-12-20T01:31:59.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-20T01:31:59.362Z] a69a52d8cd25: Preparing [2024-12-20T01:31:59.362Z] 0e6a8e7311f6: Preparing [2024-12-20T01:31:59.362Z] 4f10b2a86132: Preparing [2024-12-20T01:31:59.362Z] f4215c783d20: Preparing [2024-12-20T01:31:59.362Z] e3b6667dfd49: Preparing [2024-12-20T01:31:59.362Z] 9e767080c436: Preparing [2024-12-20T01:31:59.362Z] 6147575dba0c: Preparing [2024-12-20T01:31:59.362Z] 1da5223191f0: Preparing [2024-12-20T01:31:59.362Z] 651d9022c234: Preparing [2024-12-20T01:31:59.362Z] 9e767080c436: Waiting [2024-12-20T01:31:59.362Z] 651d9022c234: Waiting [2024-12-20T01:31:59.362Z] 1da5223191f0: Waiting [2024-12-20T01:31:59.362Z] 6147575dba0c: Waiting [2024-12-20T01:31:59.362Z] a69a52d8cd25: Layer already exists [2024-12-20T01:31:59.362Z] e3b6667dfd49: Layer already exists [2024-12-20T01:31:59.362Z] 0e6a8e7311f6: Layer already exists [2024-12-20T01:31:59.362Z] f4215c783d20: Layer already exists [2024-12-20T01:31:59.362Z] 4f10b2a86132: Layer already exists [2024-12-20T01:31:59.362Z] 9e767080c436: Layer already exists [2024-12-20T01:31:59.362Z] 6147575dba0c: Layer already exists [2024-12-20T01:31:59.362Z] 1da5223191f0: Layer already exists [2024-12-20T01:31:59.362Z] 651d9022c234: Layer already exists [2024-12-20T01:31:59.626Z] 4.0.0-dev.30: digest: sha256:b91dac98bb10fde4e7699278b17567fd6133804fa46ac8682b9f074513724707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:31:59.969Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:00.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:32:00.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-20T01:32:00.390Z] a69a52d8cd25: Preparing [2024-12-20T01:32:00.390Z] 0e6a8e7311f6: Preparing [2024-12-20T01:32:00.390Z] 4f10b2a86132: Preparing [2024-12-20T01:32:00.390Z] f4215c783d20: Preparing [2024-12-20T01:32:00.390Z] e3b6667dfd49: Preparing [2024-12-20T01:32:00.390Z] 9e767080c436: Preparing [2024-12-20T01:32:00.390Z] 6147575dba0c: Preparing [2024-12-20T01:32:00.390Z] 1da5223191f0: Preparing [2024-12-20T01:32:00.390Z] 651d9022c234: Preparing [2024-12-20T01:32:00.390Z] 6147575dba0c: Waiting [2024-12-20T01:32:00.390Z] 1da5223191f0: Waiting [2024-12-20T01:32:00.390Z] 651d9022c234: Waiting [2024-12-20T01:32:00.390Z] 9e767080c436: Waiting [2024-12-20T01:32:00.390Z] e3b6667dfd49: Layer already exists [2024-12-20T01:32:00.390Z] a69a52d8cd25: Layer already exists [2024-12-20T01:32:00.390Z] 0e6a8e7311f6: Layer already exists [2024-12-20T01:32:00.390Z] f4215c783d20: Layer already exists [2024-12-20T01:32:00.390Z] 4f10b2a86132: Layer already exists [2024-12-20T01:32:00.390Z] 9e767080c436: Layer already exists [2024-12-20T01:32:00.390Z] 6147575dba0c: Layer already exists [2024-12-20T01:32:00.390Z] 1da5223191f0: Layer already exists [2024-12-20T01:32:00.390Z] 651d9022c234: Layer already exists [2024-12-20T01:32:00.658Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:b91dac98bb10fde4e7699278b17567fd6133804fa46ac8682b9f074513724707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:01.024Z] + 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-12-20T01:32:01.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-12-20T01:32:01.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-20T01:32:01.382Z] a69a52d8cd25: Preparing [2024-12-20T01:32:01.382Z] 0e6a8e7311f6: Preparing [2024-12-20T01:32:01.382Z] 4f10b2a86132: Preparing [2024-12-20T01:32:01.382Z] f4215c783d20: Preparing [2024-12-20T01:32:01.382Z] e3b6667dfd49: Preparing [2024-12-20T01:32:01.382Z] 9e767080c436: Preparing [2024-12-20T01:32:01.382Z] 6147575dba0c: Preparing [2024-12-20T01:32:01.382Z] 1da5223191f0: Preparing [2024-12-20T01:32:01.382Z] 651d9022c234: Preparing [2024-12-20T01:32:01.382Z] 6147575dba0c: Waiting [2024-12-20T01:32:01.382Z] 1da5223191f0: Waiting [2024-12-20T01:32:01.382Z] 9e767080c436: Waiting [2024-12-20T01:32:01.382Z] 651d9022c234: Waiting [2024-12-20T01:32:01.382Z] a69a52d8cd25: Layer already exists [2024-12-20T01:32:01.382Z] f4215c783d20: Layer already exists [2024-12-20T01:32:01.382Z] 0e6a8e7311f6: Layer already exists [2024-12-20T01:32:01.382Z] e3b6667dfd49: Layer already exists [2024-12-20T01:32:01.382Z] 4f10b2a86132: Layer already exists [2024-12-20T01:32:01.382Z] 9e767080c436: Layer already exists [2024-12-20T01:32:01.382Z] 6147575dba0c: Layer already exists [2024-12-20T01:32:01.382Z] 1da5223191f0: Layer already exists [2024-12-20T01:32:01.382Z] 651d9022c234: Layer already exists [2024-12-20T01:32:01.653Z] main: digest: sha256:b91dac98bb10fde4e7699278b17567fd6133804fa46ac8682b9f074513724707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:32:01.735Z] ===================================================== [Pipeline] echo [2024-12-20T01:32:01.749Z] taggedImages: [2024-12-20T01:32:01.749Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:32:01.749Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-20T01:32:01.749Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.30 [2024-12-20T01:32:01.749Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:32:01.749Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-12-20T01:32:01.777Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-12-20T01:32:01.777Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:32:01.777Z] latest [2024-12-20T01:32:01.777Z] 4.0.0-dev.30 [2024-12-20T01:32:01.777Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:32:01.777Z] main [2024-12-20T01:32:01.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:02.158Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:02.526Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:32:02.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-20T01:32:02.526Z] 16eaae4871e6: Preparing [2024-12-20T01:32:02.526Z] 59de6c7d076d: Preparing [2024-12-20T01:32:02.526Z] e1ee0a75e626: Preparing [2024-12-20T01:32:02.526Z] f4215c783d20: Preparing [2024-12-20T01:32:02.526Z] e3b6667dfd49: Preparing [2024-12-20T01:32:02.526Z] 0732ab93f0a3: Preparing [2024-12-20T01:32:02.526Z] b1c95c86d31e: Preparing [2024-12-20T01:32:02.526Z] 651d9022c234: Preparing [2024-12-20T01:32:02.526Z] 0732ab93f0a3: Waiting [2024-12-20T01:32:02.526Z] b1c95c86d31e: Waiting [2024-12-20T01:32:02.526Z] 651d9022c234: Waiting [2024-12-20T01:32:02.526Z] f4215c783d20: Layer already exists [2024-12-20T01:32:02.526Z] e3b6667dfd49: Layer already exists [2024-12-20T01:32:02.809Z] 59de6c7d076d: Pushed [2024-12-20T01:32:02.809Z] 16eaae4871e6: Pushed [2024-12-20T01:32:02.809Z] 651d9022c234: Layer already exists [2024-12-20T01:32:03.088Z] b1c95c86d31e: Pushed [2024-12-20T01:32:04.557Z] 0732ab93f0a3: Pushed [2024-12-20T01:32:11.198Z] e1ee0a75e626: Pushed [2024-12-20T01:32:11.198Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:38d96083515b598b799614c999a50c7aeb141fa976ce667f46b751f012aab867 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:11.559Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:11.923Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-20T01:32:11.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-20T01:32:11.923Z] 16eaae4871e6: Preparing [2024-12-20T01:32:11.923Z] 59de6c7d076d: Preparing [2024-12-20T01:32:11.923Z] e1ee0a75e626: Preparing [2024-12-20T01:32:11.923Z] f4215c783d20: Preparing [2024-12-20T01:32:11.923Z] e3b6667dfd49: Preparing [2024-12-20T01:32:11.923Z] 0732ab93f0a3: Preparing [2024-12-20T01:32:11.923Z] b1c95c86d31e: Preparing [2024-12-20T01:32:11.923Z] 651d9022c234: Preparing [2024-12-20T01:32:11.923Z] 0732ab93f0a3: Waiting [2024-12-20T01:32:11.923Z] b1c95c86d31e: Waiting [2024-12-20T01:32:11.923Z] 651d9022c234: Waiting [2024-12-20T01:32:11.923Z] 16eaae4871e6: Layer already exists [2024-12-20T01:32:11.923Z] f4215c783d20: Layer already exists [2024-12-20T01:32:11.923Z] e1ee0a75e626: Layer already exists [2024-12-20T01:32:11.923Z] e3b6667dfd49: Layer already exists [2024-12-20T01:32:11.923Z] 59de6c7d076d: Layer already exists [2024-12-20T01:32:11.923Z] b1c95c86d31e: Layer already exists [2024-12-20T01:32:11.923Z] 0732ab93f0a3: Layer already exists [2024-12-20T01:32:11.923Z] 651d9022c234: Layer already exists [2024-12-20T01:32:12.189Z] latest: digest: sha256:38d96083515b598b799614c999a50c7aeb141fa976ce667f46b751f012aab867 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:12.538Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:12.893Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.30 [2024-12-20T01:32:12.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-20T01:32:12.893Z] 16eaae4871e6: Preparing [2024-12-20T01:32:12.893Z] 59de6c7d076d: Preparing [2024-12-20T01:32:12.893Z] e1ee0a75e626: Preparing [2024-12-20T01:32:12.893Z] f4215c783d20: Preparing [2024-12-20T01:32:12.893Z] e3b6667dfd49: Preparing [2024-12-20T01:32:12.893Z] 0732ab93f0a3: Preparing [2024-12-20T01:32:12.893Z] b1c95c86d31e: Preparing [2024-12-20T01:32:12.893Z] 0732ab93f0a3: Waiting [2024-12-20T01:32:12.893Z] 651d9022c234: Preparing [2024-12-20T01:32:12.893Z] b1c95c86d31e: Waiting [2024-12-20T01:32:12.893Z] 651d9022c234: Waiting [2024-12-20T01:32:12.893Z] 16eaae4871e6: Layer already exists [2024-12-20T01:32:12.893Z] e1ee0a75e626: Layer already exists [2024-12-20T01:32:12.893Z] f4215c783d20: Layer already exists [2024-12-20T01:32:12.893Z] e3b6667dfd49: Layer already exists [2024-12-20T01:32:12.893Z] 59de6c7d076d: Layer already exists [2024-12-20T01:32:12.893Z] 651d9022c234: Layer already exists [2024-12-20T01:32:12.893Z] b1c95c86d31e: Layer already exists [2024-12-20T01:32:12.893Z] 0732ab93f0a3: Layer already exists [2024-12-20T01:32:13.158Z] 4.0.0-dev.30: digest: sha256:38d96083515b598b799614c999a50c7aeb141fa976ce667f46b751f012aab867 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:13.511Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:13.860Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:32:13.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-20T01:32:13.860Z] 16eaae4871e6: Preparing [2024-12-20T01:32:13.860Z] 59de6c7d076d: Preparing [2024-12-20T01:32:13.860Z] e1ee0a75e626: Preparing [2024-12-20T01:32:13.860Z] f4215c783d20: Preparing [2024-12-20T01:32:13.860Z] e3b6667dfd49: Preparing [2024-12-20T01:32:13.860Z] 0732ab93f0a3: Preparing [2024-12-20T01:32:13.860Z] b1c95c86d31e: Preparing [2024-12-20T01:32:13.860Z] 651d9022c234: Preparing [2024-12-20T01:32:13.860Z] 0732ab93f0a3: Waiting [2024-12-20T01:32:13.860Z] b1c95c86d31e: Waiting [2024-12-20T01:32:13.860Z] 651d9022c234: Waiting [2024-12-20T01:32:13.860Z] f4215c783d20: Layer already exists [2024-12-20T01:32:13.860Z] 59de6c7d076d: Layer already exists [2024-12-20T01:32:13.860Z] e1ee0a75e626: Layer already exists [2024-12-20T01:32:13.860Z] e3b6667dfd49: Layer already exists [2024-12-20T01:32:13.860Z] 16eaae4871e6: Layer already exists [2024-12-20T01:32:13.860Z] 0732ab93f0a3: Layer already exists [2024-12-20T01:32:13.860Z] b1c95c86d31e: Layer already exists [2024-12-20T01:32:13.860Z] 651d9022c234: Layer already exists [2024-12-20T01:32:14.126Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:38d96083515b598b799614c999a50c7aeb141fa976ce667f46b751f012aab867 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:14.478Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:14.835Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-12-20T01:32:14.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-20T01:32:14.835Z] 16eaae4871e6: Preparing [2024-12-20T01:32:14.835Z] 59de6c7d076d: Preparing [2024-12-20T01:32:14.835Z] e1ee0a75e626: Preparing [2024-12-20T01:32:14.835Z] f4215c783d20: Preparing [2024-12-20T01:32:14.835Z] e3b6667dfd49: Preparing [2024-12-20T01:32:14.835Z] 0732ab93f0a3: Preparing [2024-12-20T01:32:14.835Z] b1c95c86d31e: Preparing [2024-12-20T01:32:14.835Z] 651d9022c234: Preparing [2024-12-20T01:32:14.835Z] 0732ab93f0a3: Waiting [2024-12-20T01:32:14.835Z] b1c95c86d31e: Waiting [2024-12-20T01:32:14.835Z] 651d9022c234: Waiting [2024-12-20T01:32:14.835Z] e1ee0a75e626: Layer already exists [2024-12-20T01:32:14.835Z] f4215c783d20: Layer already exists [2024-12-20T01:32:14.835Z] 59de6c7d076d: Layer already exists [2024-12-20T01:32:14.835Z] e3b6667dfd49: Layer already exists [2024-12-20T01:32:14.835Z] 16eaae4871e6: Layer already exists [2024-12-20T01:32:14.835Z] 0732ab93f0a3: Layer already exists [2024-12-20T01:32:14.835Z] b1c95c86d31e: Layer already exists [2024-12-20T01:32:14.835Z] 651d9022c234: Layer already exists [2024-12-20T01:32:15.103Z] main: digest: sha256:38d96083515b598b799614c999a50c7aeb141fa976ce667f46b751f012aab867 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:32:15.175Z] ===================================================== [Pipeline] echo [2024-12-20T01:32:15.188Z] taggedImages: [2024-12-20T01:32:15.188Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:32:15.188Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-20T01:32:15.188Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.30 [2024-12-20T01:32:15.188Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:32:15.188Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-12-20T01:32:15.213Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-12-20T01:32:15.213Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:32:15.213Z] latest [2024-12-20T01:32:15.213Z] 4.0.0-dev.30 [2024-12-20T01:32:15.213Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:32:15.213Z] main [2024-12-20T01:32:15.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:15.600Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:15.956Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:32:15.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-20T01:32:15.956Z] 6dc5b33bcf23: Preparing [2024-12-20T01:32:15.956Z] fc9fd49c6bc6: Preparing [2024-12-20T01:32:15.956Z] f4215c783d20: Preparing [2024-12-20T01:32:15.956Z] e3b6667dfd49: Preparing [2024-12-20T01:32:15.956Z] 3ebba92f3a13: Preparing [2024-12-20T01:32:15.956Z] fb3252744813: Preparing [2024-12-20T01:32:15.956Z] 651d9022c234: Preparing [2024-12-20T01:32:15.956Z] fb3252744813: Waiting [2024-12-20T01:32:15.956Z] 651d9022c234: Waiting [2024-12-20T01:32:15.956Z] f4215c783d20: Layer already exists [2024-12-20T01:32:15.956Z] e3b6667dfd49: Layer already exists [2024-12-20T01:32:15.956Z] 651d9022c234: Layer already exists [2024-12-20T01:32:16.222Z] 6dc5b33bcf23: Pushed [2024-12-20T01:32:16.805Z] fb3252744813: Pushed [2024-12-20T01:32:17.766Z] 3ebba92f3a13: Pushed [2024-12-20T01:32:24.402Z] fc9fd49c6bc6: Pushed [2024-12-20T01:32:24.402Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:6c928cbbf15915af26da17937e01930c1a169cbdd32a93809fef6d777ca57eb6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:24.759Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:25.118Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-20T01:32:25.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-20T01:32:25.118Z] 6dc5b33bcf23: Preparing [2024-12-20T01:32:25.118Z] fc9fd49c6bc6: Preparing [2024-12-20T01:32:25.118Z] f4215c783d20: Preparing [2024-12-20T01:32:25.118Z] e3b6667dfd49: Preparing [2024-12-20T01:32:25.118Z] 3ebba92f3a13: Preparing [2024-12-20T01:32:25.118Z] fb3252744813: Preparing [2024-12-20T01:32:25.118Z] 651d9022c234: Preparing [2024-12-20T01:32:25.118Z] fb3252744813: Waiting [2024-12-20T01:32:25.118Z] 651d9022c234: Waiting [2024-12-20T01:32:25.118Z] fc9fd49c6bc6: Layer already exists [2024-12-20T01:32:25.118Z] 3ebba92f3a13: Layer already exists [2024-12-20T01:32:25.118Z] e3b6667dfd49: Layer already exists [2024-12-20T01:32:25.118Z] f4215c783d20: Layer already exists [2024-12-20T01:32:25.118Z] 6dc5b33bcf23: Layer already exists [2024-12-20T01:32:25.118Z] fb3252744813: Layer already exists [2024-12-20T01:32:25.118Z] 651d9022c234: Layer already exists [2024-12-20T01:32:25.385Z] latest: digest: sha256:6c928cbbf15915af26da17937e01930c1a169cbdd32a93809fef6d777ca57eb6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:25.749Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:26.115Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.30 [2024-12-20T01:32:26.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-20T01:32:26.115Z] 6dc5b33bcf23: Preparing [2024-12-20T01:32:26.115Z] fc9fd49c6bc6: Preparing [2024-12-20T01:32:26.115Z] f4215c783d20: Preparing [2024-12-20T01:32:26.115Z] e3b6667dfd49: Preparing [2024-12-20T01:32:26.115Z] 3ebba92f3a13: Preparing [2024-12-20T01:32:26.115Z] fb3252744813: Preparing [2024-12-20T01:32:26.115Z] 651d9022c234: Preparing [2024-12-20T01:32:26.115Z] fb3252744813: Waiting [2024-12-20T01:32:26.115Z] 651d9022c234: Waiting [2024-12-20T01:32:26.115Z] 6dc5b33bcf23: Layer already exists [2024-12-20T01:32:26.115Z] f4215c783d20: Layer already exists [2024-12-20T01:32:26.115Z] e3b6667dfd49: Layer already exists [2024-12-20T01:32:26.115Z] fc9fd49c6bc6: Layer already exists [2024-12-20T01:32:26.115Z] 3ebba92f3a13: Layer already exists [2024-12-20T01:32:26.115Z] fb3252744813: Layer already exists [2024-12-20T01:32:26.115Z] 651d9022c234: Layer already exists [2024-12-20T01:32:26.381Z] 4.0.0-dev.30: digest: sha256:6c928cbbf15915af26da17937e01930c1a169cbdd32a93809fef6d777ca57eb6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:26.751Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:27.106Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:32:27.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-20T01:32:27.107Z] 6dc5b33bcf23: Preparing [2024-12-20T01:32:27.107Z] fc9fd49c6bc6: Preparing [2024-12-20T01:32:27.107Z] f4215c783d20: Preparing [2024-12-20T01:32:27.107Z] e3b6667dfd49: Preparing [2024-12-20T01:32:27.107Z] 3ebba92f3a13: Preparing [2024-12-20T01:32:27.107Z] fb3252744813: Preparing [2024-12-20T01:32:27.107Z] 651d9022c234: Preparing [2024-12-20T01:32:27.107Z] fb3252744813: Waiting [2024-12-20T01:32:27.107Z] 651d9022c234: Waiting [2024-12-20T01:32:27.107Z] 3ebba92f3a13: Layer already exists [2024-12-20T01:32:27.107Z] f4215c783d20: Layer already exists [2024-12-20T01:32:27.107Z] e3b6667dfd49: Layer already exists [2024-12-20T01:32:27.107Z] 6dc5b33bcf23: Layer already exists [2024-12-20T01:32:27.107Z] fc9fd49c6bc6: Layer already exists [2024-12-20T01:32:27.107Z] fb3252744813: Layer already exists [2024-12-20T01:32:27.107Z] 651d9022c234: Layer already exists [2024-12-20T01:32:27.374Z] 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:6c928cbbf15915af26da17937e01930c1a169cbdd32a93809fef6d777ca57eb6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:27.734Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:28.109Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-12-20T01:32:28.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-20T01:32:28.109Z] 6dc5b33bcf23: Preparing [2024-12-20T01:32:28.109Z] fc9fd49c6bc6: Preparing [2024-12-20T01:32:28.109Z] f4215c783d20: Preparing [2024-12-20T01:32:28.109Z] e3b6667dfd49: Preparing [2024-12-20T01:32:28.109Z] 3ebba92f3a13: Preparing [2024-12-20T01:32:28.109Z] fb3252744813: Preparing [2024-12-20T01:32:28.109Z] 651d9022c234: Preparing [2024-12-20T01:32:28.109Z] 651d9022c234: Waiting [2024-12-20T01:32:28.109Z] fb3252744813: Waiting [2024-12-20T01:32:28.109Z] 6dc5b33bcf23: Layer already exists [2024-12-20T01:32:28.109Z] fc9fd49c6bc6: Layer already exists [2024-12-20T01:32:28.109Z] f4215c783d20: Layer already exists [2024-12-20T01:32:28.109Z] 3ebba92f3a13: Layer already exists [2024-12-20T01:32:28.109Z] e3b6667dfd49: Layer already exists [2024-12-20T01:32:28.109Z] fb3252744813: Layer already exists [2024-12-20T01:32:28.109Z] 651d9022c234: Layer already exists [2024-12-20T01:32:28.378Z] main: digest: sha256:6c928cbbf15915af26da17937e01930c1a169cbdd32a93809fef6d777ca57eb6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T01:32:28.459Z] ===================================================== [Pipeline] echo [2024-12-20T01:32:28.477Z] taggedImages: [2024-12-20T01:32:28.477Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [2024-12-20T01:32:28.477Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-20T01:32:28.477Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.30 [2024-12-20T01:32:28.477Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [2024-12-20T01:32:28.477Z] - 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-12-20T01:32:28.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-20T01:32:28.888Z] [2024-12-20T01:32:28.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:32:29.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-20T01:32:29.220Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-20T01:32:29.488Z] 8998bd30e6a1: Pulling fs layer [2024-12-20T01:32:29.488Z] 04944245beec: Pulling fs layer [2024-12-20T01:32:29.488Z] 699f458cf7ca: Pulling fs layer [2024-12-20T01:32:29.488Z] 765212b225bb: Pulling fs layer [2024-12-20T01:32:29.488Z] f23df028b6ca: Pulling fs layer [2024-12-20T01:32:29.488Z] d65c8cfc05b1: Pulling fs layer [2024-12-20T01:32:29.488Z] 2437ff75d9bd: Pulling fs layer [2024-12-20T01:32:29.488Z] d65c8cfc05b1: Waiting [2024-12-20T01:32:29.488Z] 765212b225bb: Waiting [2024-12-20T01:32:29.488Z] 2437ff75d9bd: Waiting [2024-12-20T01:32:29.488Z] f23df028b6ca: Waiting [2024-12-20T01:32:29.488Z] 04944245beec: Download complete [2024-12-20T01:32:29.488Z] 765212b225bb: Download complete [2024-12-20T01:32:29.488Z] f23df028b6ca: Verifying Checksum [2024-12-20T01:32:29.489Z] f23df028b6ca: Download complete [2024-12-20T01:32:29.489Z] d65c8cfc05b1: Verifying Checksum [2024-12-20T01:32:29.489Z] d65c8cfc05b1: Download complete [2024-12-20T01:32:29.857Z] 699f458cf7ca: Verifying Checksum [2024-12-20T01:32:29.857Z] 699f458cf7ca: Download complete [2024-12-20T01:32:30.123Z] 8998bd30e6a1: Download complete [2024-12-20T01:32:32.064Z] 2437ff75d9bd: Verifying Checksum [2024-12-20T01:32:32.064Z] 2437ff75d9bd: Download complete [2024-12-20T01:32:37.395Z] 8998bd30e6a1: Pull complete [2024-12-20T01:32:37.659Z] 04944245beec: Pull complete [2024-12-20T01:32:39.589Z] 699f458cf7ca: Pull complete [2024-12-20T01:32:39.589Z] 765212b225bb: Pull complete [2024-12-20T01:32:40.167Z] f23df028b6ca: Pull complete [2024-12-20T01:32:40.432Z] d65c8cfc05b1: Pull complete [2024-12-20T01:33:07.088Z] 2437ff75d9bd: Pull complete [2024-12-20T01:33:07.088Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-20T01:33:07.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-20T01:33:07.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T01:33:07.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-35422 does not seem to be running inside a container [2024-12-20T01:33:07.326Z] $ 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/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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-12-20T01:33:09.716Z] $ docker top 81e23209a8e0c2fd2458b88113611494e81e577cb1efc3be6b13b70b90649335 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:33:10.264Z] ---> job-cost.sh [2024-12-20T01:33:10.530Z] lf-activate-venv: SKIPPING [2024-12-20T01:33:10.530Z] INFO: No Stack... [2024-12-20T01:33:11.111Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-20T01:33:12.067Z] INFO: Archiving Costs [Pipeline] sh [2024-12-20T01:33:12.385Z] + cat /w/workspace/edgex-go/766/archives/cost.csv [2024-12-20T01:33:12.385Z] + cut -d, -f6 [Pipeline] lock [2024-12-20T01:33:12.450Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-766-stack-cost] [2024-12-20T01:33:12.457Z] Resource [jenkins-edgexfoundry-edgex-go-main-766-stack-cost] did not exist. Created. [2024-12-20T01:33:12.463Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-766-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-20T01:33:12.801Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-20T01:33:13.446Z] Stashed 1 file(s) [Pipeline] } [2024-12-20T01:33:13.459Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-766-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-20T01:33:13.479Z] $ docker stop --time=1 81e23209a8e0c2fd2458b88113611494e81e577cb1efc3be6b13b70b90649335 [2024-12-20T01:33:14.900Z] $ docker rm -f --volumes 81e23209a8e0c2fd2458b88113611494e81e577cb1efc3be6b13b70b90649335 [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-12-20T01:33:15.458Z] provisioning config files... [2024-12-20T01:33:15.465Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/766@tmp/config8190122054572411946tmp [Pipeline] { [Pipeline] sh [2024-12-20T01:33:15.763Z] + set +x [2024-12-20T01:33:15.763Z] + curl -s https://codecov.io/bash [2024-12-20T01:33:15.763Z] + bash -s -- [2024-12-20T01:33:15.763Z] [2024-12-20T01:33:15.763Z] _____ _ [2024-12-20T01:33:15.763Z] / ____| | | [2024-12-20T01:33:15.763Z] | | ___ __| | ___ ___ _____ __ [2024-12-20T01:33:15.763Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-20T01:33:15.763Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-20T01:33:15.763Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-20T01:33:15.763Z] Bash-1.0.6 [2024-12-20T01:33:15.763Z] [2024-12-20T01:33:15.763Z] [2024-12-20T01:33:15.763Z] ==> git version 2.25.1 found [2024-12-20T01:33:15.763Z] ==> 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-12-20T01:33:15.763Z] Release-Date: 2020-01-08 [2024-12-20T01:33:15.763Z] 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-12-20T01:33:15.763Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-20T01:33:15.763Z] ==> Jenkins CI detected. [2024-12-20T01:33:15.763Z] current dir:  /w/workspace/edgex-go/766 [2024-12-20T01:33:15.763Z] project root: . [2024-12-20T01:33:15.763Z] --> token set from env [2024-12-20T01:33:15.763Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-20T01:33:16.021Z] ==> Running gcov in . (disable via -X gcov) [2024-12-20T01:33:16.021Z] ==> Python coveragepy not found [2024-12-20T01:33:16.021Z] ==> Searching for coverage reports in: [2024-12-20T01:33:16.021Z] + . [2024-12-20T01:33:16.021Z] -> Found 1 reports [2024-12-20T01:33:16.021Z] ==> Detecting git/mercurial file structure [2024-12-20T01:33:16.021Z] ==> Reading reports [2024-12-20T01:33:16.021Z] + ./coverage.out bytes=1412873 [2024-12-20T01:33:16.021Z] ==> Appending adjustments [2024-12-20T01:33:16.021Z] https://docs.codecov.io/docs/fixing-reports [2024-12-20T01:33:17.398Z] + Found adjustments [2024-12-20T01:33:17.398Z] ==> Gzipping contents [2024-12-20T01:33:17.398Z] 124K /tmp/codecov.35hClp.gz [2024-12-20T01:33:17.398Z] ==> Uploading reports [2024-12-20T01:33:17.398Z] url: https://codecov.io [2024-12-20T01:33:17.398Z] query: branch=main&commit=0ef5369dd1b990ddf4b37863b8742ae368ecbe39&build=766&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F766%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-20T01:33:17.398Z] -> Pinging Codecov [2024-12-20T01:33:17.398Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0ef5369dd1b990ddf4b37863b8742ae368ecbe39&build=766&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F766%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-20T01:33:17.398Z] -> Uploading to [2024-12-20T01:33:17.399Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0ef5369dd1b990ddf4b37863b8742ae368ecbe39/706234b8-133b-49a2-94d7-73f846cfcc31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241220T013317Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c5eb8a7201fab1835be76b4eb68a590b5176a3408276e5ff1ecde93b5b2e9756 [2024-12-20T01:33:17.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-20T01:33:17.399Z] Dload Upload Total Spent Left Speed [2024-12-20T01:33:17.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 464k --:--:-- --:--:-- --:--:-- 464k [2024-12-20T01:33:17.657Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [2024-12-20T01:33:17.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-12-20T01:33:17.887Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-20T01:33:17.905Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:33:18.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-20T01:33:18.212Z] [2024-12-20T01:33:18.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:33:18.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-20T01:33:18.512Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-20T01:33:18.512Z] 43c4264eed91: Already exists [2024-12-20T01:33:18.512Z] 4cc291be95ef: Already exists [2024-12-20T01:33:18.512Z] 2ac1f1163629: Already exists [2024-12-20T01:33:18.512Z] 5c3c966382ef: Already exists [2024-12-20T01:33:18.512Z] 4f4fb700ef54: Already exists [2024-12-20T01:33:18.512Z] d9c7d2e4e75e: Pulling fs layer [2024-12-20T01:33:18.512Z] 9c3e1370e548: Pulling fs layer [2024-12-20T01:33:18.770Z] d9c7d2e4e75e: Verifying Checksum [2024-12-20T01:33:18.770Z] d9c7d2e4e75e: Download complete [2024-12-20T01:33:19.028Z] d9c7d2e4e75e: Pull complete [2024-12-20T01:33:19.593Z] 9c3e1370e548: Download complete [2024-12-20T01:33:22.875Z] 9c3e1370e548: Pull complete [2024-12-20T01:33:22.875Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-20T01:33:22.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-20T01:33:22.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T01:33:22.974Z] prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container [2024-12-20T01:33:22.997Z] $ 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/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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-12-20T01:33:27.149Z] $ docker top 4672e874c38cfe04acf248d29fff804f447750e106706202a5ae4ab90c446ee7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T01:33:27.503Z] + git config --global --add safe.directory /w/workspace/edgex-go/766 [Pipeline] echo [2024-12-20T01:33:27.513Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-12-20T01:33:27.794Z] + set -o pipefail [2024-12-20T01:33:27.794Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-12-20T01:33:37.770Z] [2024-12-20T01:33:37.770Z] Monitoring /w/workspace/edgex-go/766 (github.com/edgexfoundry/edgex-go)... [2024-12-20T01:33:37.770Z] [2024-12-20T01:33:37.770Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3c83f509-1656-4952-9b3f-816e09689ff2 [2024-12-20T01:33:37.770Z] [2024-12-20T01:33:37.770Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-20T01:33:37.770Z] [2024-12-20T01:33:37.770Z] [2024-12-20T01:33:37.770Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-20T01:33:37.770Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-20T01:33:37.774Z] $ docker stop --time=1 4672e874c38cfe04acf248d29fff804f447750e106706202a5ae4ab90c446ee7 [2024-12-20T01:33:42.292Z] $ docker rm -f --volumes 4672e874c38cfe04acf248d29fff804f447750e106706202a5ae4ab90c446ee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-12-20T01:33:42.802Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T01:33:42.819Z] provisioning config files... [2024-12-20T01:33:42.827Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/766@tmp/config1199070233632799895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:33:43.127Z] --> edgex-publish-swagger.sh [2024-12-20T01:33:43.127Z] === Publish openapi API === [2024-12-20T01:33:43.127Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-12-20T01:33:43.127Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/766/openapi/core-command.yaml] [2024-12-20T01:33:43.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-20T01:33:43.127Z] Dload Upload Total Spent Left Speed [2024-12-20T01:33:43.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 64152 --:--:-- --:--:-- --:--:-- 64152 [2024-12-20T01:33:43.698Z] [2024-12-20T01:33:43.698Z] [2024-12-20T01:33:43.698Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/766/openapi/core-data.yaml] [2024-12-20T01:33:43.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-20T01:33:43.698Z] Dload Upload Total Spent Left Speed [2024-12-20T01:33:43.957Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 172k --:--:-- --:--:-- --:--:-- 172k 100 72057 0 0 100 72057 0 172k --:--:-- --:--:-- --:--:-- 172k [2024-12-20T01:33:43.957Z] [2024-12-20T01:33:43.957Z] [2024-12-20T01:33:43.957Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/766/openapi/core-keeper.yaml] [2024-12-20T01:33:43.957Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-20T01:33:43.957Z] Dload Upload Total Spent Left Speed [2024-12-20T01:33:45.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 246 119k --:--:-- --:--:-- --:--:-- 119k [2024-12-20T01:33:45.669Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-12-20T01:33:45.669Z] [2024-12-20T01:33:45.669Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/766/openapi/core-metadata.yaml] [2024-12-20T01:33:45.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-20T01:33:45.669Z] Dload Upload Total Spent Left Speed [2024-12-20T01:33:45.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 352 350k --:--:-- --:--:-- --:--:-- 350k [2024-12-20T01:33:45.669Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-20T01:33:45.669Z] [2024-12-20T01:33:45.669Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/766/openapi/support-notifications.yaml] [2024-12-20T01:33:45.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-20T01:33:45.669Z] Dload Upload Total Spent Left Speed [2024-12-20T01:33:45.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 190 104k --:--:-- --:--:-- --:--:-- 104k [2024-12-20T01:33:45.669Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-20T01:33:45.669Z] [2024-12-20T01:33:45.669Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/766/openapi/support-scheduler.yaml] [2024-12-20T01:33:45.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-20T01:33:45.669Z] Dload Upload Total Spent Left Speed [2024-12-20T01:33:46.191Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 161k --:--:-- --:--:-- --:--:-- 161k 100 50857 100 156 100 50701 297 96573 --:--:-- --:--:-- --:--:-- 96686 [2024-12-20T01:33:46.191Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-20T01:33:46.191Z] [Pipeline] } [2024-12-20T01:33:46.198Z] 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-12-20T01:33:46.631Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T01:33:46.631Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:33:46.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T01:33:46.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T01:33:47.025Z] prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container [2024-12-20T01:33:47.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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-12-20T01:33:47.585Z] $ docker top f2ff4120a4f6cedc72560975a2aa91816138136dc0d6846a8ca17dad551e9742 -eo pid,comm [2024-12-20T01:33:47.657Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-20T01:33:47.657Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T01:33:47.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T01:33:47.713Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T01:33:47.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T01:33:47.814Z] $ docker exec f2ff4120a4f6cedc72560975a2aa91816138136dc0d6846a8ca17dad551e9742 ssh-agent [2024-12-20T01:33:47.924Z] SSH_AUTH_SOCK=/tmp/ssh-T3QwmgfiqedP/agent.31 [2024-12-20T01:33:47.924Z] SSH_AGENT_PID=38 [2024-12-20T01:33:47.936Z] Running ssh-add (command line suppressed) [2024-12-20T01:33:48.018Z] Identity added: /w/workspace/edgex-go/766@tmp/private_key_15083413594607890302.key (/w/workspace/edgex-go/766@tmp/private_key_15083413594607890302.key) [2024-12-20T01:33:48.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T01:33:48.394Z] + git semver tag [2024-12-20T01:33:48.660Z] 2024-12-20 01:33:48,545 [run_tag] DEBUG tag force:False [2024-12-20T01:33:48.660Z] 2024-12-20 01:33:48,545 [check_head_tag] DEBUG check head tag [2024-12-20T01:33:48.660Z] 2024-12-20 01:33:48,548 [execute] INFO git cat-file --batch-check [2024-12-20T01:33:48.660Z] 2024-12-20 01:33:48,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/766, universal_newlines=False, shell=None, istream=) [2024-12-20T01:33:48.660Z] 2024-12-20 01:33:48,553 [execute] INFO git cat-file --batch [2024-12-20T01:33:48.660Z] 2024-12-20 01:33:48,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/766, universal_newlines=False, shell=None, istream=) [2024-12-20T01:33:48.660Z] 2024-12-20 01:33:48,611 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main [2024-12-20T01:33:48.660Z] 2024-12-20 01:33:48,611 [execute] INFO git tag -a v4.0.0-dev.30 -m v4.0.0-dev.30 [2024-12-20T01:33:48.660Z] 2024-12-20 01:33:48,611 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.30', '-m', 'v4.0.0-dev.30'], cwd=/w/workspace/edgex-go/766, universal_newlines=False, shell=None, istream=None) [2024-12-20T01:33:48.660Z] 2024-12-20 01:33:48,617 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main [2024-12-20T01:33:48.660Z] 4.0.0-dev.30 [Pipeline] } [2024-12-20T01:33:48.663Z] $ docker exec --env ******** --env ******** f2ff4120a4f6cedc72560975a2aa91816138136dc0d6846a8ca17dad551e9742 ssh-agent -k [2024-12-20T01:33:48.756Z] unset SSH_AUTH_SOCK; [2024-12-20T01:33:48.757Z] unset SSH_AGENT_PID; [2024-12-20T01:33:48.757Z] echo Agent pid 38 killed; [2024-12-20T01:33:48.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T01:33:49.097Z] + git semver [Pipeline] } [2024-12-20T01:33:49.360Z] $ docker stop --time=1 f2ff4120a4f6cedc72560975a2aa91816138136dc0d6846a8ca17dad551e9742 [2024-12-20T01:33:50.641Z] $ docker rm -f --volumes f2ff4120a4f6cedc72560975a2aa91816138136dc0d6846a8ca17dad551e9742 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:33:51.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-20T01:33:51.074Z] [2024-12-20T01:33:51.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:33:51.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-20T01:33:51.374Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-20T01:33:51.374Z] ab5ef0e58194: Pulling fs layer [2024-12-20T01:33:51.374Z] 9712f1f96733: Pulling fs layer [2024-12-20T01:33:51.374Z] 63f879dbbcfc: Pulling fs layer [2024-12-20T01:33:51.374Z] 0d9ebad4ef96: Pulling fs layer [2024-12-20T01:33:51.374Z] e9a5061849ea: Pulling fs layer [2024-12-20T01:33:51.374Z] d747dcd14b5f: Pulling fs layer [2024-12-20T01:33:51.375Z] 2de7ff778b66: Pulling fs layer [2024-12-20T01:33:51.375Z] 0d9ebad4ef96: Waiting [2024-12-20T01:33:51.375Z] e9a5061849ea: Waiting [2024-12-20T01:33:51.375Z] d747dcd14b5f: Waiting [2024-12-20T01:33:51.375Z] 2de7ff778b66: Waiting [2024-12-20T01:33:51.375Z] 9712f1f96733: Verifying Checksum [2024-12-20T01:33:51.375Z] 9712f1f96733: Download complete [2024-12-20T01:33:51.634Z] 63f879dbbcfc: Verifying Checksum [2024-12-20T01:33:51.634Z] 63f879dbbcfc: Download complete [2024-12-20T01:33:51.893Z] e9a5061849ea: Verifying Checksum [2024-12-20T01:33:51.893Z] e9a5061849ea: Download complete [2024-12-20T01:33:51.893Z] 0d9ebad4ef96: Verifying Checksum [2024-12-20T01:33:51.893Z] 0d9ebad4ef96: Download complete [2024-12-20T01:33:51.893Z] d747dcd14b5f: Verifying Checksum [2024-12-20T01:33:51.893Z] d747dcd14b5f: Download complete [2024-12-20T01:33:51.893Z] ab5ef0e58194: Verifying Checksum [2024-12-20T01:33:51.893Z] ab5ef0e58194: Download complete [2024-12-20T01:33:51.893Z] 2de7ff778b66: Verifying Checksum [2024-12-20T01:33:51.893Z] 2de7ff778b66: Download complete [2024-12-20T01:33:54.427Z] ab5ef0e58194: Pull complete [2024-12-20T01:33:54.427Z] 9712f1f96733: Pull complete [2024-12-20T01:33:54.994Z] 63f879dbbcfc: Pull complete [2024-12-20T01:33:59.178Z] 0d9ebad4ef96: Pull complete [2024-12-20T01:33:59.178Z] e9a5061849ea: Pull complete [2024-12-20T01:33:59.178Z] d747dcd14b5f: Pull complete [2024-12-20T01:34:00.112Z] 2de7ff778b66: Pull complete [2024-12-20T01:34:00.112Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-20T01:34:00.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-20T01:34:00.112Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T01:34:00.219Z] prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container [2024-12-20T01:34:00.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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-12-20T01:34:05.229Z] $ docker top b9dbe60f72ffd87ba8992229978793a2f0351f7b2fa5a6198fa033ed718abf06 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-20T01:34:05.405Z] provisioning config files... [2024-12-20T01:34:05.413Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/766@tmp/config8440064119751350903tmp [2024-12-20T01:34:05.420Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/766@tmp/config11577268144896467560tmp [2024-12-20T01:34:05.428Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/766@tmp/config17788881838182300693tmp [Pipeline] { [Pipeline] echo [2024-12-20T01:34:05.535Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:34:05.833Z] ---> sigul-configuration.sh [2024-12-20T01:34:05.833Z] gpg: directory `/root/.gnupg' created [2024-12-20T01:34:05.833Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-20T01:34:05.833Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-20T01:34:05.833Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-20T01:34:05.833Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-20T01:34:05.833Z] gpg: CAST5 encrypted data [2024-12-20T01:34:05.833Z] gpg: encrypted with 1 passphrase [2024-12-20T01:34:05.833Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-20T01:34:06.137Z] + mkdir /home/jenkins [2024-12-20T01:34:06.137Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-20T01:34:06.430Z] + 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-12-20T01:34:06.444Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:34:06.737Z] ---> sigul-install.sh [2024-12-20T01:34:06.738Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-20T01:34:07.035Z] + git tag --list [2024-12-20T01:34:07.035Z] 0.6.0 [2024-12-20T01:34:07.035Z] 0.6.1 [2024-12-20T01:34:07.035Z] 0.7.0 [2024-12-20T01:34:07.035Z] 0.7.1 [2024-12-20T01:34:07.035Z] v1.0.0 [2024-12-20T01:34:07.035Z] v1.0.1 [2024-12-20T01:34:07.035Z] v1.1.0 [2024-12-20T01:34:07.035Z] v1.2.0 [2024-12-20T01:34:07.035Z] v1.2.1 [2024-12-20T01:34:07.035Z] v1.3.0 [2024-12-20T01:34:07.035Z] v1.3.1 [2024-12-20T01:34:07.035Z] v2.0.0 [2024-12-20T01:34:07.035Z] v2.1.0 [2024-12-20T01:34:07.035Z] v2.1.1 [2024-12-20T01:34:07.035Z] v2.2.0 [2024-12-20T01:34:07.035Z] v2.3.0 [2024-12-20T01:34:07.035Z] v3.0 [2024-12-20T01:34:07.035Z] v3.0.0 [2024-12-20T01:34:07.035Z] v3.1 [2024-12-20T01:34:07.035Z] v3.1.0 [2024-12-20T01:34:07.035Z] v3.1.0-dev.1 [2024-12-20T01:34:07.035Z] v3.1.0-dev.10 [2024-12-20T01:34:07.035Z] v3.1.0-dev.11 [2024-12-20T01:34:07.035Z] v3.1.0-dev.12 [2024-12-20T01:34:07.035Z] v3.1.0-dev.13 [2024-12-20T01:34:07.035Z] v3.1.0-dev.14 [2024-12-20T01:34:07.035Z] v3.1.0-dev.15 [2024-12-20T01:34:07.035Z] v3.1.0-dev.16 [2024-12-20T01:34:07.035Z] v3.1.0-dev.17 [2024-12-20T01:34:07.035Z] v3.1.0-dev.18 [2024-12-20T01:34:07.035Z] v3.1.0-dev.19 [2024-12-20T01:34:07.035Z] v3.1.0-dev.2 [2024-12-20T01:34:07.035Z] v3.1.0-dev.20 [2024-12-20T01:34:07.035Z] v3.1.0-dev.21 [2024-12-20T01:34:07.035Z] v3.1.0-dev.22 [2024-12-20T01:34:07.035Z] v3.1.0-dev.23 [2024-12-20T01:34:07.035Z] v3.1.0-dev.24 [2024-12-20T01:34:07.035Z] v3.1.0-dev.25 [2024-12-20T01:34:07.035Z] v3.1.0-dev.26 [2024-12-20T01:34:07.035Z] v3.1.0-dev.27 [2024-12-20T01:34:07.035Z] v3.1.0-dev.28 [2024-12-20T01:34:07.035Z] v3.1.0-dev.29 [2024-12-20T01:34:07.035Z] v3.1.0-dev.3 [2024-12-20T01:34:07.035Z] v3.1.0-dev.30 [2024-12-20T01:34:07.035Z] v3.1.0-dev.31 [2024-12-20T01:34:07.035Z] v3.1.0-dev.32 [2024-12-20T01:34:07.035Z] v3.1.0-dev.33 [2024-12-20T01:34:07.035Z] v3.1.0-dev.34 [2024-12-20T01:34:07.035Z] v3.1.0-dev.35 [2024-12-20T01:34:07.035Z] v3.1.0-dev.36 [2024-12-20T01:34:07.035Z] v3.1.0-dev.37 [2024-12-20T01:34:07.035Z] v3.1.0-dev.38 [2024-12-20T01:34:07.035Z] v3.1.0-dev.39 [2024-12-20T01:34:07.035Z] v3.1.0-dev.4 [2024-12-20T01:34:07.035Z] v3.1.0-dev.40 [2024-12-20T01:34:07.035Z] v3.1.0-dev.41 [2024-12-20T01:34:07.035Z] v3.1.0-dev.42 [2024-12-20T01:34:07.035Z] v3.1.0-dev.43 [2024-12-20T01:34:07.035Z] v3.1.0-dev.44 [2024-12-20T01:34:07.035Z] v3.1.0-dev.45 [2024-12-20T01:34:07.035Z] v3.1.0-dev.46 [2024-12-20T01:34:07.035Z] v3.1.0-dev.47 [2024-12-20T01:34:07.035Z] v3.1.0-dev.48 [2024-12-20T01:34:07.035Z] v3.1.0-dev.49 [2024-12-20T01:34:07.035Z] v3.1.0-dev.5 [2024-12-20T01:34:07.035Z] v3.1.0-dev.50 [2024-12-20T01:34:07.035Z] v3.1.0-dev.51 [2024-12-20T01:34:07.035Z] v3.1.0-dev.52 [2024-12-20T01:34:07.035Z] v3.1.0-dev.53 [2024-12-20T01:34:07.035Z] v3.1.0-dev.54 [2024-12-20T01:34:07.035Z] v3.1.0-dev.55 [2024-12-20T01:34:07.035Z] v3.1.0-dev.56 [2024-12-20T01:34:07.035Z] v3.1.0-dev.57 [2024-12-20T01:34:07.035Z] v3.1.0-dev.58 [2024-12-20T01:34:07.035Z] v3.1.0-dev.59 [2024-12-20T01:34:07.035Z] v3.1.0-dev.6 [2024-12-20T01:34:07.035Z] v3.1.0-dev.60 [2024-12-20T01:34:07.035Z] v3.1.0-dev.61 [2024-12-20T01:34:07.035Z] v3.1.0-dev.62 [2024-12-20T01:34:07.035Z] v3.1.0-dev.63 [2024-12-20T01:34:07.035Z] v3.1.0-dev.64 [2024-12-20T01:34:07.035Z] v3.1.0-dev.65 [2024-12-20T01:34:07.035Z] v3.1.0-dev.66 [2024-12-20T01:34:07.035Z] v3.1.0-dev.67 [2024-12-20T01:34:07.035Z] v3.1.0-dev.68 [2024-12-20T01:34:07.035Z] v3.1.0-dev.69 [2024-12-20T01:34:07.035Z] v3.1.0-dev.7 [2024-12-20T01:34:07.035Z] v3.1.0-dev.70 [2024-12-20T01:34:07.035Z] v3.1.0-dev.71 [2024-12-20T01:34:07.035Z] v3.1.0-dev.72 [2024-12-20T01:34:07.035Z] v3.1.0-dev.73 [2024-12-20T01:34:07.035Z] v3.1.0-dev.8 [2024-12-20T01:34:07.035Z] v3.1.0-dev.9 [2024-12-20T01:34:07.035Z] v3.1.1 [2024-12-20T01:34:07.035Z] v3.1.1-dev.1 [2024-12-20T01:34:07.035Z] v3.1.1-dev.2 [2024-12-20T01:34:07.035Z] v3.2.0-dev.1 [2024-12-20T01:34:07.035Z] v3.2.0-dev.10 [2024-12-20T01:34:07.035Z] v3.2.0-dev.100 [2024-12-20T01:34:07.035Z] v3.2.0-dev.101 [2024-12-20T01:34:07.035Z] v3.2.0-dev.102 [2024-12-20T01:34:07.035Z] v3.2.0-dev.103 [2024-12-20T01:34:07.035Z] v3.2.0-dev.104 [2024-12-20T01:34:07.035Z] v3.2.0-dev.105 [2024-12-20T01:34:07.035Z] v3.2.0-dev.106 [2024-12-20T01:34:07.035Z] v3.2.0-dev.107 [2024-12-20T01:34:07.035Z] v3.2.0-dev.108 [2024-12-20T01:34:07.035Z] v3.2.0-dev.109 [2024-12-20T01:34:07.035Z] v3.2.0-dev.11 [2024-12-20T01:34:07.035Z] v3.2.0-dev.12 [2024-12-20T01:34:07.035Z] v3.2.0-dev.13 [2024-12-20T01:34:07.035Z] v3.2.0-dev.14 [2024-12-20T01:34:07.035Z] v3.2.0-dev.15 [2024-12-20T01:34:07.035Z] v3.2.0-dev.16 [2024-12-20T01:34:07.035Z] v3.2.0-dev.17 [2024-12-20T01:34:07.035Z] v3.2.0-dev.18 [2024-12-20T01:34:07.035Z] v3.2.0-dev.19 [2024-12-20T01:34:07.035Z] v3.2.0-dev.2 [2024-12-20T01:34:07.035Z] v3.2.0-dev.20 [2024-12-20T01:34:07.035Z] v3.2.0-dev.21 [2024-12-20T01:34:07.035Z] v3.2.0-dev.22 [2024-12-20T01:34:07.035Z] v3.2.0-dev.23 [2024-12-20T01:34:07.035Z] v3.2.0-dev.24 [2024-12-20T01:34:07.035Z] v3.2.0-dev.25 [2024-12-20T01:34:07.035Z] v3.2.0-dev.26 [2024-12-20T01:34:07.035Z] v3.2.0-dev.27 [2024-12-20T01:34:07.035Z] v3.2.0-dev.28 [2024-12-20T01:34:07.035Z] v3.2.0-dev.29 [2024-12-20T01:34:07.035Z] v3.2.0-dev.3 [2024-12-20T01:34:07.035Z] v3.2.0-dev.30 [2024-12-20T01:34:07.035Z] v3.2.0-dev.31 [2024-12-20T01:34:07.035Z] v3.2.0-dev.32 [2024-12-20T01:34:07.035Z] v3.2.0-dev.33 [2024-12-20T01:34:07.035Z] v3.2.0-dev.34 [2024-12-20T01:34:07.035Z] v3.2.0-dev.35 [2024-12-20T01:34:07.035Z] v3.2.0-dev.36 [2024-12-20T01:34:07.035Z] v3.2.0-dev.37 [2024-12-20T01:34:07.035Z] v3.2.0-dev.38 [2024-12-20T01:34:07.035Z] v3.2.0-dev.39 [2024-12-20T01:34:07.035Z] v3.2.0-dev.4 [2024-12-20T01:34:07.035Z] v3.2.0-dev.40 [2024-12-20T01:34:07.035Z] v3.2.0-dev.41 [2024-12-20T01:34:07.035Z] v3.2.0-dev.42 [2024-12-20T01:34:07.035Z] v3.2.0-dev.43 [2024-12-20T01:34:07.035Z] v3.2.0-dev.44 [2024-12-20T01:34:07.035Z] v3.2.0-dev.45 [2024-12-20T01:34:07.035Z] v3.2.0-dev.46 [2024-12-20T01:34:07.035Z] v3.2.0-dev.47 [2024-12-20T01:34:07.035Z] v3.2.0-dev.48 [2024-12-20T01:34:07.035Z] v3.2.0-dev.49 [2024-12-20T01:34:07.035Z] v3.2.0-dev.5 [2024-12-20T01:34:07.035Z] v3.2.0-dev.50 [2024-12-20T01:34:07.035Z] v3.2.0-dev.51 [2024-12-20T01:34:07.035Z] v3.2.0-dev.52 [2024-12-20T01:34:07.035Z] v3.2.0-dev.53 [2024-12-20T01:34:07.035Z] v3.2.0-dev.54 [2024-12-20T01:34:07.035Z] v3.2.0-dev.55 [2024-12-20T01:34:07.035Z] v3.2.0-dev.56 [2024-12-20T01:34:07.036Z] v3.2.0-dev.57 [2024-12-20T01:34:07.036Z] v3.2.0-dev.58 [2024-12-20T01:34:07.036Z] v3.2.0-dev.59 [2024-12-20T01:34:07.036Z] v3.2.0-dev.6 [2024-12-20T01:34:07.036Z] v3.2.0-dev.60 [2024-12-20T01:34:07.036Z] v3.2.0-dev.61 [2024-12-20T01:34:07.036Z] v3.2.0-dev.62 [2024-12-20T01:34:07.036Z] v3.2.0-dev.63 [2024-12-20T01:34:07.036Z] v3.2.0-dev.64 [2024-12-20T01:34:07.036Z] v3.2.0-dev.65 [2024-12-20T01:34:07.036Z] v3.2.0-dev.66 [2024-12-20T01:34:07.036Z] v3.2.0-dev.67 [2024-12-20T01:34:07.036Z] v3.2.0-dev.68 [2024-12-20T01:34:07.036Z] v3.2.0-dev.69 [2024-12-20T01:34:07.036Z] v3.2.0-dev.7 [2024-12-20T01:34:07.036Z] v3.2.0-dev.70 [2024-12-20T01:34:07.036Z] v3.2.0-dev.71 [2024-12-20T01:34:07.036Z] v3.2.0-dev.72 [2024-12-20T01:34:07.036Z] v3.2.0-dev.73 [2024-12-20T01:34:07.036Z] v3.2.0-dev.74 [2024-12-20T01:34:07.036Z] v3.2.0-dev.75 [2024-12-20T01:34:07.036Z] v3.2.0-dev.76 [2024-12-20T01:34:07.036Z] v3.2.0-dev.77 [2024-12-20T01:34:07.036Z] v3.2.0-dev.78 [2024-12-20T01:34:07.036Z] v3.2.0-dev.79 [2024-12-20T01:34:07.036Z] v3.2.0-dev.8 [2024-12-20T01:34:07.036Z] v3.2.0-dev.80 [2024-12-20T01:34:07.036Z] v3.2.0-dev.81 [2024-12-20T01:34:07.036Z] v3.2.0-dev.82 [2024-12-20T01:34:07.036Z] v3.2.0-dev.83 [2024-12-20T01:34:07.036Z] v3.2.0-dev.84 [2024-12-20T01:34:07.036Z] v3.2.0-dev.85 [2024-12-20T01:34:07.036Z] v3.2.0-dev.86 [2024-12-20T01:34:07.036Z] v3.2.0-dev.87 [2024-12-20T01:34:07.036Z] v3.2.0-dev.88 [2024-12-20T01:34:07.036Z] v3.2.0-dev.89 [2024-12-20T01:34:07.036Z] v3.2.0-dev.9 [2024-12-20T01:34:07.036Z] v3.2.0-dev.90 [2024-12-20T01:34:07.036Z] v3.2.0-dev.91 [2024-12-20T01:34:07.036Z] v3.2.0-dev.92 [2024-12-20T01:34:07.036Z] v3.2.0-dev.93 [2024-12-20T01:34:07.036Z] v3.2.0-dev.94 [2024-12-20T01:34:07.036Z] v3.2.0-dev.95 [2024-12-20T01:34:07.036Z] v3.2.0-dev.96 [2024-12-20T01:34:07.036Z] v3.2.0-dev.97 [2024-12-20T01:34:07.036Z] v3.2.0-dev.98 [2024-12-20T01:34:07.036Z] v3.2.0-dev.99 [2024-12-20T01:34:07.036Z] v4.0.0-dev.1 [2024-12-20T01:34:07.036Z] v4.0.0-dev.10 [2024-12-20T01:34:07.036Z] v4.0.0-dev.11 [2024-12-20T01:34:07.036Z] v4.0.0-dev.12 [2024-12-20T01:34:07.036Z] v4.0.0-dev.13 [2024-12-20T01:34:07.036Z] v4.0.0-dev.14 [2024-12-20T01:34:07.036Z] v4.0.0-dev.15 [2024-12-20T01:34:07.036Z] v4.0.0-dev.16 [2024-12-20T01:34:07.036Z] v4.0.0-dev.17 [2024-12-20T01:34:07.036Z] v4.0.0-dev.18 [2024-12-20T01:34:07.036Z] v4.0.0-dev.19 [2024-12-20T01:34:07.036Z] v4.0.0-dev.2 [2024-12-20T01:34:07.036Z] v4.0.0-dev.20 [2024-12-20T01:34:07.036Z] v4.0.0-dev.21 [2024-12-20T01:34:07.036Z] v4.0.0-dev.22 [2024-12-20T01:34:07.036Z] v4.0.0-dev.23 [2024-12-20T01:34:07.036Z] v4.0.0-dev.24 [2024-12-20T01:34:07.036Z] v4.0.0-dev.25 [2024-12-20T01:34:07.036Z] v4.0.0-dev.26 [2024-12-20T01:34:07.036Z] v4.0.0-dev.27 [2024-12-20T01:34:07.036Z] v4.0.0-dev.28 [2024-12-20T01:34:07.036Z] v4.0.0-dev.29 [2024-12-20T01:34:07.036Z] v4.0.0-dev.3 [2024-12-20T01:34:07.036Z] v4.0.0-dev.30 [2024-12-20T01:34:07.036Z] v4.0.0-dev.4 [2024-12-20T01:34:07.036Z] v4.0.0-dev.5 [2024-12-20T01:34:07.036Z] v4.0.0-dev.6 [2024-12-20T01:34:07.036Z] v4.0.0-dev.7 [2024-12-20T01:34:07.036Z] v4.0.0-dev.8 [2024-12-20T01:34:07.036Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-20T01:34:07.332Z] + lftools sign git-tag v4.0.0-dev.30 [2024-12-20T01:34:07.903Z] Signing Git tag with Sigul... [2024-12-20T01:34:07.903Z] Signing v4.0.0-dev.30 [Pipeline] echo [2024-12-20T01:34:08.175Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:34:08.469Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-20T01:34:08.477Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-20T01:34:08.496Z] $ docker stop --time=1 b9dbe60f72ffd87ba8992229978793a2f0351f7b2fa5a6198fa033ed718abf06 [2024-12-20T01:34:09.787Z] $ docker rm -f --volumes b9dbe60f72ffd87ba8992229978793a2f0351f7b2fa5a6198fa033ed718abf06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-20T01:34:10.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T01:34:10.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:34:10.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T01:34:10.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T01:34:10.641Z] prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container [2024-12-20T01:34:10.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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-12-20T01:34:11.013Z] $ docker top cc24f1adafcb59b8796b3f52c5d93593e5a38f739ce0f917ad5f7564ca171402 -eo pid,comm [2024-12-20T01:34:11.064Z] 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-12-20T01:34:11.064Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T01:34:11.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T01:34:11.125Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T01:34:11.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T01:34:11.233Z] $ docker exec cc24f1adafcb59b8796b3f52c5d93593e5a38f739ce0f917ad5f7564ca171402 ssh-agent [2024-12-20T01:34:11.342Z] SSH_AUTH_SOCK=/tmp/ssh-yfOurava7EPj/agent.32 [2024-12-20T01:34:11.342Z] SSH_AGENT_PID=38 [2024-12-20T01:34:11.347Z] Running ssh-add (command line suppressed) [2024-12-20T01:34:11.445Z] Identity added: /w/workspace/edgex-go/766@tmp/private_key_14339590963163506916.key (/w/workspace/edgex-go/766@tmp/private_key_14339590963163506916.key) [2024-12-20T01:34:11.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T01:34:11.758Z] + git semver bump pre [2024-12-20T01:34:12.016Z] 2024-12-20 01:34:11,914 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main [2024-12-20T01:34:12.016Z] 2024-12-20 01:34:11,914 [bump_version] DEBUG bumping version:4.0.0-dev.30 on axis:pre with prefix:dev [2024-12-20T01:34:12.016Z] 2024-12-20 01:34:11,914 [bump_version] DEBUG bumped version:4.0.0-dev.31 [2024-12-20T01:34:12.016Z] 2024-12-20 01:34:11,914 [write_version] DEBUG write version:4.0.0-dev.31 to path:/w/workspace/edgex-go/766/.semver/main with force:True [2024-12-20T01:34:12.016Z] 2024-12-20 01:34:11,914 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main [2024-12-20T01:34:12.016Z] 2024-12-20 01:34:11,914 [write_file] DEBUG write to file:/w/workspace/edgex-go/766/.semver/main [2024-12-20T01:34:12.016Z] 2024-12-20 01:34:11,916 [execute] INFO git cat-file --batch-check [2024-12-20T01:34:12.017Z] 2024-12-20 01:34:11,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/766/.semver, universal_newlines=False, shell=None, istream=) [2024-12-20T01:34:12.017Z] 2024-12-20 01:34:11,921 [execute] INFO git cat-file --batch [2024-12-20T01:34:12.017Z] 2024-12-20 01:34:11,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/766/.semver, universal_newlines=False, shell=None, istream=) [2024-12-20T01:34:12.017Z] 2024-12-20 01:34:11,926 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main [2024-12-20T01:34:12.017Z] 4.0.0-dev.31 [Pipeline] } [2024-12-20T01:34:12.017Z] $ docker exec --env ******** --env ******** cc24f1adafcb59b8796b3f52c5d93593e5a38f739ce0f917ad5f7564ca171402 ssh-agent -k [2024-12-20T01:34:12.114Z] unset SSH_AUTH_SOCK; [2024-12-20T01:34:12.114Z] unset SSH_AGENT_PID; [2024-12-20T01:34:12.114Z] echo Agent pid 38 killed; [2024-12-20T01:34:12.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T01:34:12.468Z] + git semver [Pipeline] } [2024-12-20T01:34:12.735Z] $ docker stop --time=1 cc24f1adafcb59b8796b3f52c5d93593e5a38f739ce0f917ad5f7564ca171402 [2024-12-20T01:34:14.022Z] $ docker rm -f --volumes cc24f1adafcb59b8796b3f52c5d93593e5a38f739ce0f917ad5f7564ca171402 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-20T01:34:14.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T01:34:14.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:34:14.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T01:34:14.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T01:34:14.752Z] prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container [2024-12-20T01:34:14.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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-12-20T01:34:15.101Z] $ docker top 97d66773c63bb09ca00eac30669421800171ee0d2be48a0ac07768e6ce3b4352 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T01:34:15.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T01:34:15.219Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T01:34:15.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T01:34:15.315Z] $ docker exec 97d66773c63bb09ca00eac30669421800171ee0d2be48a0ac07768e6ce3b4352 ssh-agent [2024-12-20T01:34:15.428Z] SSH_AUTH_SOCK=/tmp/ssh-2SmYQVXui90m/agent.33 [2024-12-20T01:34:15.428Z] SSH_AGENT_PID=39 [2024-12-20T01:34:15.432Z] Running ssh-add (command line suppressed) [2024-12-20T01:34:15.519Z] Identity added: /w/workspace/edgex-go/766@tmp/private_key_10791277817544249531.key (/w/workspace/edgex-go/766@tmp/private_key_10791277817544249531.key) [2024-12-20T01:34:15.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T01:34:15.836Z] + git semver push [2024-12-20T01:34:16.095Z] 2024-12-20 01:34:15,988 [run_push] DEBUG push [2024-12-20T01:34:16.095Z] 2024-12-20 01:34:15,989 [execute] INFO git cat-file --batch-check [2024-12-20T01:34:16.095Z] 2024-12-20 01:34:15,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/766/.semver, universal_newlines=False, shell=None, istream=) [2024-12-20T01:34:16.095Z] 2024-12-20 01:34:15,993 [execute] INFO git rev-list 29fedacb052c30d870b9f6399b257a1509c7fd5e -- [2024-12-20T01:34:16.095Z] 2024-12-20 01:34:15,993 [execute] DEBUG Popen(['git', 'rev-list', '29fedacb052c30d870b9f6399b257a1509c7fd5e', '--'], cwd=/w/workspace/edgex-go/766/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-20T01:34:16.095Z] 2024-12-20 01:34:16,010 [execute] INFO git fetch -v origin [2024-12-20T01:34:16.095Z] 2024-12-20 01:34:16,011 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/766/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-20T01:34:16.663Z] 2024-12-20 01:34:16,453 [run_push] DEBUG no remote changes detected [2024-12-20T01:34:16.664Z] 2024-12-20 01:34:16,453 [execute] INFO git push origin semver [2024-12-20T01:34:16.664Z] 2024-12-20 01:34:16,454 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/766/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-20T01:34:17.233Z] 2024-12-20 01:34:17,133 [run_push] DEBUG push all version tags [2024-12-20T01:34:17.233Z] 2024-12-20 01:34:17,133 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-20T01:34:17.233Z] 2024-12-20 01:34:17,134 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/766, universal_newlines=False, shell=None, istream=None) [2024-12-20T01:34:17.802Z] 2024-12-20 01:34:17,780 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main [2024-12-20T01:34:17.802Z] 4.0.0-dev.31 [Pipeline] } [2024-12-20T01:34:18.065Z] $ docker exec --env ******** --env ******** 97d66773c63bb09ca00eac30669421800171ee0d2be48a0ac07768e6ce3b4352 ssh-agent -k [2024-12-20T01:34:18.156Z] unset SSH_AUTH_SOCK; [2024-12-20T01:34:18.156Z] unset SSH_AGENT_PID; [2024-12-20T01:34:18.156Z] echo Agent pid 39 killed; [2024-12-20T01:34:18.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T01:34:18.501Z] + git semver [Pipeline] } [2024-12-20T01:34:18.768Z] $ docker stop --time=1 97d66773c63bb09ca00eac30669421800171ee0d2be48a0ac07768e6ce3b4352 [2024-12-20T01:34:20.031Z] $ docker rm -f --volumes 97d66773c63bb09ca00eac30669421800171ee0d2be48a0ac07768e6ce3b4352 [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-12-20T01:34:20.612Z] + [ -d /w/workspace/edgex-go/766/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:34:20.906Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:34:21.766Z] ---> package-listing.sh [2024-12-20T01:34:21.766Z] ++ facter osfamily [2024-12-20T01:34:21.766Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-20T01:34:22.025Z] + OS_FAMILY=debian [2024-12-20T01:34:22.025Z] + workspace=/w/workspace/edgex-go/766 [2024-12-20T01:34:22.025Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-20T01:34:22.025Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-20T01:34:22.025Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-20T01:34:22.025Z] + PACKAGES=/tmp/packages_start.txt [2024-12-20T01:34:22.025Z] + '[' /w/workspace/edgex-go/766 ']' [2024-12-20T01:34:22.025Z] + PACKAGES=/tmp/packages_end.txt [2024-12-20T01:34:22.025Z] + case "${OS_FAMILY}" in [2024-12-20T01:34:22.025Z] + dpkg -l [2024-12-20T01:34:22.025Z] + grep '^ii' [2024-12-20T01:34:22.025Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-20T01:34:22.025Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-20T01:34:22.025Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-20T01:34:22.025Z] + '[' /w/workspace/edgex-go/766 ']' [2024-12-20T01:34:22.025Z] + mkdir -p /w/workspace/edgex-go/766/archives/ [2024-12-20T01:34:22.025Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/766/archives/ [Pipeline] echo [2024-12-20T01:34:22.037Z] 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/766/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-20T01:34:22.313Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:34:22.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T01:34:22.872Z] [2024-12-20T01:34:22.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T01:34:23.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T01:34:23.173Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-20T01:34:23.173Z] 5eb5b503b376: Pulling fs layer [2024-12-20T01:34:23.173Z] 5c69ac0246d0: Pulling fs layer [2024-12-20T01:34:23.173Z] ec43610c2a17: Pulling fs layer [2024-12-20T01:34:23.173Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-20T01:34:23.173Z] 33b1e0a273af: Pulling fs layer [2024-12-20T01:34:23.173Z] 5d3b04190fa2: Pulling fs layer [2024-12-20T01:34:23.173Z] 2f39f015ded8: Pulling fs layer [2024-12-20T01:34:23.173Z] 3a2ae6a8a46f: Waiting [2024-12-20T01:34:23.173Z] 33b1e0a273af: Waiting [2024-12-20T01:34:23.173Z] 5d3b04190fa2: Waiting [2024-12-20T01:34:23.173Z] 2f39f015ded8: Waiting [2024-12-20T01:34:23.173Z] 5c69ac0246d0: Verifying Checksum [2024-12-20T01:34:23.173Z] 5c69ac0246d0: Download complete [2024-12-20T01:34:23.173Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-20T01:34:23.173Z] 3a2ae6a8a46f: Download complete [2024-12-20T01:34:23.173Z] 33b1e0a273af: Verifying Checksum [2024-12-20T01:34:23.173Z] 33b1e0a273af: Download complete [2024-12-20T01:34:23.173Z] 5d3b04190fa2: Verifying Checksum [2024-12-20T01:34:23.173Z] ec43610c2a17: Verifying Checksum [2024-12-20T01:34:23.173Z] ec43610c2a17: Download complete [2024-12-20T01:34:23.431Z] 5eb5b503b376: Verifying Checksum [2024-12-20T01:34:23.431Z] 5eb5b503b376: Download complete [2024-12-20T01:34:23.996Z] 2f39f015ded8: Verifying Checksum [2024-12-20T01:34:23.996Z] 2f39f015ded8: Download complete [2024-12-20T01:34:24.564Z] 5eb5b503b376: Pull complete [2024-12-20T01:34:24.821Z] 5c69ac0246d0: Pull complete [2024-12-20T01:34:25.390Z] ec43610c2a17: Pull complete [2024-12-20T01:34:25.390Z] 3a2ae6a8a46f: Pull complete [2024-12-20T01:34:25.648Z] 33b1e0a273af: Pull complete [2024-12-20T01:34:25.648Z] 5d3b04190fa2: Pull complete [2024-12-20T01:34:29.841Z] 2f39f015ded8: Pull complete [2024-12-20T01:34:29.841Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-20T01:34:29.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T01:34:29.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T01:34:29.942Z] prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container [2024-12-20T01:34:29.961Z] $ 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/766/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/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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-12-20T01:34:34.041Z] $ docker top e8d8e6e8b2a2b44d427d6739ca76fdba6263df8bd1c98ce117bc636c031ba7bb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T01:34:34.397Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-20T01:34:34.680Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-20T01:34:34.967Z] + ls /var/log/sa-host [2024-12-20T01:34:34.967Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T01:34:35.133Z] provisioning config files... [2024-12-20T01:34:35.142Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/766@tmp/config15934662191959206965tmp [Pipeline] { [Pipeline] echo [2024-12-20T01:34:35.162Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:34:35.447Z] ---> create-netrc.sh [Pipeline] } [2024-12-20T01:34:35.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:34:35.788Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-20T01:34:35.797Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:34:36.079Z] ---> sudo-logs.sh [2024-12-20T01:34:36.079Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-20T01:34:36.112Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:34:36.393Z] ---> job-cost.sh [2024-12-20T01:34:36.393Z] lf-activate-venv: SKIPPING [2024-12-20T01:34:36.393Z] DEBUG: total: 0.2199999988079071 [2024-12-20T01:34:36.393Z] INFO: Retrieving Stack Cost... [2024-12-20T01:34:36.967Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-20T01:34:37.226Z] INFO: Archiving Costs [Pipeline] echo [2024-12-20T01:34:37.240Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T01:34:37.525Z] ---> logs-deploy.sh [2024-12-20T01:34:37.525Z] lf-activate-venv: SKIPPING [2024-12-20T01:34:37.525Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/766 [2024-12-20T01:34:37.525Z] INFO: archiving workspace using pattern(s): [2024-12-20T01:34:38.464Z] Archives upload complete. [2024-12-20T01:34:38.464Z] INFO: archiving logs to Nexus