Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 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-ssh16955394079387055224.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-ssh3994556042102201245.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-ssh5390766264514023614.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-ssh11673103983712667230.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-ssh8176868573688379196.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38008 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/787 [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/787 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 (main) Commit message: "Merge pull request #5066 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.15.0" > git config core.sparsecheckout # timeout=10 > git checkout -f bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 # timeout=10 > git rev-list --no-walk e97de8ab334d1a767c4277ad839ab797839c0447 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:11:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:11:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:11:48 ========================================================= 14:11:48 EdgeX Global Pipelines Version Info 14:11:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:11:48 ------------------- 14:11:48 stable info: 14:11:48 ------------------- 14:11:48 Commited By: Cherry Wang cherry@iotechsys.com 14:11:48 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 14:11:48 Message: update stable to v1.0.269 14:11:49 ------------------- 14:11:49 experimental info: 14:11:49 ------------------- 14:11:49 Commited By: **** collab-it+edgex@linuxfoundation.org 14:11:49 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 14:11:49 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb4c009 [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:50 provisioning config files... 14:11:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/787@tmp/config13747752924167761857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:50 ---> ****-login.sh 14:11:50 nexus3.edgexfoundry.org:10001 14:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:50 Configure a credential helper to remove this warning. See 14:11:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:50 14:11:50 Login Succeeded 14:11:50 nexus3.edgexfoundry.org:10002 14:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:50 Configure a credential helper to remove this warning. See 14:11:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:50 14:11:50 Login Succeeded 14:11:50 nexus3.edgexfoundry.org:10003 14:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:51 Configure a credential helper to remove this warning. See 14:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:51 14:11:51 Login Succeeded 14:11:51 nexus3.edgexfoundry.org:10004 14:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:51 Configure a credential helper to remove this warning. See 14:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:51 14:11:51 Login Succeeded 14:11:51 ****.io 14:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:51 Configure a credential helper to remove this warning. See 14:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:51 14:11:51 Login Succeeded 14:11:51 ---> ****-login.sh ends [Pipeline] } 14:11:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:51 + 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 14:11:51 + dirname cmd/core-command/Dockerfile 14:11:51 + cut -d/ -f2 14:11:51 + echo core-command,cmd/core-command/Dockerfile 14:11:51 + cut -d/ -f2 14:11:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:11:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:11:51 + dirname cmd/core-data/Dockerfile 14:11:51 + cut -d/ -f2 14:11:51 + echo core-data,cmd/core-data/Dockerfile 14:11:51 + + dirname cmd/core-keeper/Dockerfile 14:11:51 cut -d/ -f2 14:11:51 + echo core-keeper,cmd/core-keeper/Dockerfile 14:11:51 + + dirname cmd/core-metadata/Dockerfile 14:11:51 cut -d/ -f2 14:11:51 + echo core-metadata,cmd/core-metadata/Dockerfile 14:11:51 + dirname cmd/security-bootstrapper/Dockerfile 14:11:51 + cut -d/ -f2 14:11:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:11:51 + dirname cmd/security-proxy-auth/Dockerfile 14:11:51 + cut -d/ -f2 14:11:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:11:51 + dirname cmd/security-proxy-setup/Dockerfile 14:11:51 + cut -d/ -f2 14:11:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:11:51 + dirname cmd/security-secretstore-setup/Dockerfile 14:11:51 + cut -d/ -f2 14:11:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:11:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:11:51 + cut -d/ -f2 14:11:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:11:51 + cut -d/ -f2 14:11:51 + dirname cmd/security-spire-agent/Dockerfile 14:11:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:11:51 + dirname cmd/security-spire-config/Dockerfile 14:11:51 + cut -d/ -f2 14:11:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:11:51 + dirname cmd/security-spire-server/Dockerfile 14:11:51 + cut -d/ -f2 14:11:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:11:51 + dirname cmd/support-notifications/Dockerfile 14:11:51 + cut -d/ -f2 14:11:51 + echo support-notifications,cmd/support-notifications/Dockerfile 14:11:51 + dirname cmd/support-scheduler/Dockerfile 14:11:51 + cut -d/ -f2 14:11:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:11:51 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 14:11:52 + git rev-list -1 --merges bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6~1..bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] echo 14:11:52 -----------> git rev-list -1 --merges bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6~1..bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:11:52 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [false] [Pipeline] sh 14:11:52 + git log --format=format:%s -1 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] echo 14:11:52 ========================================================= 14:11:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:11:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:11:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:53 + grep -v github /etc/ssh/ssh_known_hosts 14:11:53 + [ -e /tmp/ssh_known_hosts ] 14:11:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:11:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:11:53 + sudo tee -a /etc/ssh/ssh_known_hosts 14:11:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:53 14:11:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:53 0.1.4: Pulling from edgex-devops/py-git-semver 14:11:53 b85a868b505f: Pulling fs layer 14:11:53 e2be974225ed: Pulling fs layer 14:11:53 339a4e72a1f5: Pulling fs layer 14:11:53 988bab9f4d93: Pulling fs layer 14:11:53 1469e6f7b9e6: Pulling fs layer 14:11:53 eaf3925da568: Pulling fs layer 14:11:53 bab4dde63d76: Pulling fs layer 14:11:53 bde34c3a00c8: Pulling fs layer 14:11:53 b352a97aabf1: Pulling fs layer 14:11:53 4872d77fe225: Pulling fs layer 14:11:53 5851b861e8e6: Pulling fs layer 14:11:53 1469e6f7b9e6: Waiting 14:11:53 eaf3925da568: Waiting 14:11:53 bab4dde63d76: Waiting 14:11:53 bde34c3a00c8: Waiting 14:11:53 b352a97aabf1: Waiting 14:11:53 4872d77fe225: Waiting 14:11:53 5851b861e8e6: Waiting 14:11:53 988bab9f4d93: Waiting 14:11:53 e2be974225ed: Verifying Checksum 14:11:53 e2be974225ed: Download complete 14:11:53 988bab9f4d93: Verifying Checksum 14:11:53 988bab9f4d93: Download complete 14:11:53 1469e6f7b9e6: Verifying Checksum 14:11:53 1469e6f7b9e6: Download complete 14:11:53 eaf3925da568: Verifying Checksum 14:11:53 eaf3925da568: Download complete 14:11:54 339a4e72a1f5: Verifying Checksum 14:11:54 339a4e72a1f5: Download complete 14:11:54 bde34c3a00c8: Verifying Checksum 14:11:54 bde34c3a00c8: Download complete 14:11:54 b352a97aabf1: Download complete 14:11:54 4872d77fe225: Verifying Checksum 14:11:54 4872d77fe225: Download complete 14:11:54 5851b861e8e6: Verifying Checksum 14:11:54 5851b861e8e6: Download complete 14:11:54 b85a868b505f: Verifying Checksum 14:11:54 b85a868b505f: Download complete 14:11:54 bab4dde63d76: Verifying Checksum 14:11:54 bab4dde63d76: Download complete 14:11:55 b85a868b505f: Pull complete 14:11:55 e2be974225ed: Pull complete 14:11:56 339a4e72a1f5: Pull complete 14:11:56 988bab9f4d93: Pull complete 14:11:56 1469e6f7b9e6: Pull complete 14:11:56 eaf3925da568: Pull complete 14:11:58 bab4dde63d76: Pull complete 14:11:58 bde34c3a00c8: Pull complete 14:11:58 b352a97aabf1: Pull complete 14:11:58 4872d77fe225: Pull complete 14:11:58 5851b861e8e6: Pull complete 14:11:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:58 prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container 14:11:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:12:01 $ docker top e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 -eo pid,comm 14:12:01 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). 14:12:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:12:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:01 [ssh-agent] Looking for ssh-agent implementation... 14:12:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:01 $ docker exec e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 ssh-agent 14:12:01 SSH_AUTH_SOCK=/tmp/ssh-2J1r23qzyXMe/agent.31 14:12:01 SSH_AGENT_PID=37 14:12:01 Running ssh-add (command line suppressed) 14:12:01 Identity added: /w/workspace/edgex-go/787@tmp/private_key_12703389760867872386.key (/w/workspace/edgex-go/787@tmp/private_key_12703389760867872386.key) 14:12:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:02 + git tag --points-at HEAD [Pipeline] } 14:12:02 $ docker exec --env ******** --env ******** e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 ssh-agent -k 14:12:02 unset SSH_AUTH_SOCK; 14:12:02 unset SSH_AGENT_PID; 14:12:02 echo Agent pid 37 killed; 14:12:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:12:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:02 [ssh-agent] Looking for ssh-agent implementation... 14:12:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:02 $ docker exec e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 ssh-agent 14:12:02 SSH_AUTH_SOCK=/tmp/ssh-XaaZdOa4ZUrX/agent.70 14:12:02 SSH_AGENT_PID=76 14:12:02 Running ssh-add (command line suppressed) 14:12:02 Identity added: /w/workspace/edgex-go/787@tmp/private_key_816056102081736427.key (/w/workspace/edgex-go/787@tmp/private_key_816056102081736427.key) 14:12:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:02 + git semver init 14:12:03 2025-02-01 14:12:03,165 [run_init] DEBUG init version:0.0.0 force:False 14:12:03 2025-02-01 14:12:03,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/787/.semver 14:12:03 2025-02-01 14:12:03,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/787/.semver 14:12:03 2025-02-01 14:12:03,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/787/.semver'], cwd=/w/workspace/edgex-go/787, universal_newlines=False, shell=None, istream=None) 14:12:08 2025-02-01 14:12:08,446 [append_file] DEBUG append to file:/w/workspace/edgex-go/787/.git/info/exclude 14:12:08 2025-02-01 14:12:08,446 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/787/.semver/main with force:False 14:12:08 2025-02-01 14:12:08,446 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main 14:12:08 2025-02-01 14:12:08,446 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main 14:12:08 4.0.0-dev.51 [Pipeline] } 14:12:08 $ docker exec --env ******** --env ******** e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 ssh-agent -k 14:12:08 unset SSH_AUTH_SOCK; 14:12:08 unset SSH_AGENT_PID; 14:12:08 echo Agent pid 76 killed; 14:12:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:12:08 + git semver [Pipeline] } 14:12:09 $ docker stop --time=1 e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 14:12:10 $ docker rm -f --volumes e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 [Pipeline] // withDockerContainer [Pipeline] sh 14:12:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:12:11 Stashed 1 file(s) [Pipeline] echo 14:12:11 [edgeXSemver]: initialized semver on version 4.0.0-dev.51 [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 14:12:11 + git config --global --add safe.directory /w/workspace/edgex-go/787 [Pipeline] echo 14:12:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:12:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:12:11 ========================================================= 14:12:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:12:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:12:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:12:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:12:11 da9db072f522: Pulling fs layer 14:12:11 6ef4a4ee8ca5: Pulling fs layer 14:12:11 06f05ace1117: Pulling fs layer 14:12:11 5fe327b54edc: Pulling fs layer 14:12:11 4f4fb700ef54: Pulling fs layer 14:12:11 92a5565b7b96: Pulling fs layer 14:12:11 ff9bb7016b71: Pulling fs layer 14:12:11 b67dba6c2c7d: Pulling fs layer 14:12:11 a813b0c90790: Pulling fs layer 14:12:11 4f4fb700ef54: Waiting 14:12:11 92a5565b7b96: Waiting 14:12:11 b67dba6c2c7d: Waiting 14:12:11 ff9bb7016b71: Waiting 14:12:11 a813b0c90790: Waiting 14:12:11 6ef4a4ee8ca5: Verifying Checksum 14:12:11 6ef4a4ee8ca5: Download complete 14:12:11 5fe327b54edc: Verifying Checksum 14:12:11 5fe327b54edc: Download complete 14:12:11 4f4fb700ef54: Verifying Checksum 14:12:11 4f4fb700ef54: Download complete 14:12:11 92a5565b7b96: Verifying Checksum 14:12:11 92a5565b7b96: Download complete 14:12:11 da9db072f522: Download complete 14:12:11 ff9bb7016b71: Verifying Checksum 14:12:11 ff9bb7016b71: Download complete 14:12:12 da9db072f522: Pull complete 14:12:12 6ef4a4ee8ca5: Pull complete 14:12:12 a813b0c90790: Verifying Checksum 14:12:12 a813b0c90790: Download complete 14:12:12 06f05ace1117: Verifying Checksum 14:12:12 06f05ace1117: Download complete 14:12:12 b67dba6c2c7d: Verifying Checksum 14:12:12 b67dba6c2c7d: Download complete 14:12:16 06f05ace1117: Pull complete 14:12:16 5fe327b54edc: Pull complete 14:12:16 4f4fb700ef54: Pull complete 14:12:16 92a5565b7b96: Pull complete 14:12:16 ff9bb7016b71: Pull complete 14:12:18 b67dba6c2c7d: Pull complete 14:12:18 a813b0c90790: Pull complete 14:12:18 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 14:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:12:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 14:12:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:12:18 WORKDIR /edgex 14:12:18 COPY go.mod . 14:12:18 RUN go mod download 14:12:18 + docker build -t ci-base-image-x86_64 -f - . 14:12:19 Sending build context to Docker daemon 179.8MB 14:12:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:12:19 ---> 3ba60ce46760 14:12:19 Step 2/4 : WORKDIR /edgex 14:12:24 ---> Running in 13574b72501d 14:12:24 Removing intermediate container 13574b72501d 14:12:24 ---> 896cbf249a1a 14:12:24 Step 3/4 : COPY go.mod . 14:12:24 ---> ecfd6b44dd9b 14:12:24 Step 4/4 : RUN go mod download 14:12:24 ---> Running in 24070a5adeee 14:12:26 Still waiting to schedule task 14:12:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:12:56 Removing intermediate container 24070a5adeee 14:12:56 ---> debe6ebf8dc3 14:12:56 Successfully built debe6ebf8dc3 14:12:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:57 + docker inspect -f . ci-base-image-x86_64 14:12:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:57 prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container 14:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:12:57 $ docker top 5d817b889185d0b3b474b63b5e335b9e75b3b73379f09e945bc2dd341393b953 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:58 + go version 14:12:58 go version go1.23.4 linux/amd64 [Pipeline] } 14:12:58 $ docker stop --time=1 5d817b889185d0b3b474b63b5e335b9e75b3b73379f09e945bc2dd341393b953 14:12:59 $ docker rm -f --volumes 5d817b889185d0b3b474b63b5e335b9e75b3b73379f09e945bc2dd341393b953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:59 + docker inspect -f . ci-base-image-x86_64 14:12:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:59 prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container 14:12:59 $ 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/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:13:00 $ docker top 0b9653076fb28a37646b7221c0637b36411e6cab1f98e60a0a49f6688143860a -eo pid,comm [Pipeline] { [Pipeline] echo 14:13:00 ========================================================= 14:13:00 [edgeXBuildGoParallel] Running Tests and Build... 14:13:00 ========================================================= [Pipeline] sh 14:13:00 + git config --global --add safe.directory /w/workspace/edgex-go/787 [Pipeline] fileExists [Pipeline] sh 14:13:00 + make test 14:13:00 go test -race -coverprofile=coverage.out ./... 14:13:09 ? github.com/edgexfoundry/edgex-go [no test files] 14:13:41 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 14:13:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:13:41 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 14:13:41 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 14:13:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements 14:13:42 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 14:13:42 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 14:13:42 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 14:13:43 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 14:13:43 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 14:13:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.048s coverage: 97.0% of statements 14:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:13:44 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 14:13:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 14:13:44 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 14:13:44 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 14:13:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 14:13:44 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 14:13:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 14:13:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 14:13:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:13:46 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 14:13:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 14:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements 14:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 47.2% of statements 14:13:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 14:13:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 14:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.168s coverage: 93.4% of statements 14:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements 14:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 9.5% of statements 14:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:13:48 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 14:13:48 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 14:13:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 14:13:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:13:48 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 14:13:48 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 14:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:13:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 14:13:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 14:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.441s coverage: 95.8% of statements 14:13:49 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 14:13:49 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 14:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 14:13:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 14:13:50 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 14:13:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] 14:13:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements 14:13:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 44.2% of statements 14:13:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements 14:13:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 14:13:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 14:13:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 14:13:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 14:13:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 14:13:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 14:13:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements 14:13:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 14:13:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:13:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 14:13:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 14:13:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 14:13:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 14:13:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 14:13:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 14:13:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 14:13:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 14:13:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 14:13:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 14:13:55 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 14:13:55 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 14:13:55 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 14:13:56 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 14:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:13:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 14:13:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 14:14:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 14:14:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 14:14:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 14:14:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38009 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:14:02 Running in /w/workspace/edgex-go/787 [Pipeline] { [Pipeline] checkout 14:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 14:14:02 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:14:04 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 14:14:04 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 14:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:14:04 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 14:14:04 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 14:14:04 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 14:14:04 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 14:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements 14:14:05 The recommended git tool is: git 14:14:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 14:14:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 14:14:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 14:14:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 14:14:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:14:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 14:14:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 14:14:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:14:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 14:14:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:14:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:14:11 using credential edgex-jenkins-ssh 14:14:11 Cloning the remote Git repository 14:14:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:14:12 > git init /w/workspace/edgex-go/787 # timeout=10 14:14:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:14:12 > git --version # timeout=10 14:14:12 > git --version # 'git version 2.25.1' 14:14:12 using GIT_SSH to set credentials SSH Credentials for GitHub 14:14:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.041s coverage: 92.9% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.041s coverage: 96.8% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 36.1% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.091s coverage: 17.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 94.9% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.052s coverage: 97.7% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 14:14:15 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 14:14:15 running golangci-lint 14:14:15 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 14:14:15 go version go1.23.4 linux/amd64 14:14:15 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 14:14:15 level=info msg="[config_reader] Used config file .golangci.yml" 14:14:15 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 14:14:31 Avoid second fetch 14:14:31 Checking out Revision bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 (main) 14:14:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:14:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:31 > git config core.sparsecheckout # timeout=10 14:14:31 > git checkout -f bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 # timeout=10 14:14:32 Commit message: "Merge pull request #5066 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.15.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:14:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:14:36 % Total % Received % Xferd Average Speed Time Time Time Current 14:14:36 Dload Upload Total Spent Left Speed 14:14:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 39962 0 --:--:-- --:--:-- --:--:-- 39962 [Pipeline] sh 14:14:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:14:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:14:37 + sudo tee /etc/docker/daemon.new 14:14:37 { 14:14:37 "registry-mirrors": [ 14:14:37 "https://nexus3.edgexfoundry.org:10001" 14:14:37 ], 14:14:37 "bip": "10.250.0.254/24", 14:14:37 "hosts": [ 14:14:37 "tcp://0.0.0.0:5555", 14:14:37 "unix:///var/run/docker.sock" 14:14:37 ], 14:14:37 "mtu": 1458, 14:14:37 "selinux-enabled": true, 14:14:37 "seccomp-profile": "/etc/docker/seccomp.json" 14:14:37 } [Pipeline] sh 14:14:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:14:38 + sudo service docker restart 14:14:42 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|compiled_files|deps|name) took 23.943502772s" 14:14:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.978895ms" 14:14:54 level=info msg="[linters_context/goanalysis] analyzers took 1m48.831492403s with top 10 stages: buildir: 1m7.669611246s, gosec: 3.957188717s, fact_deprecated: 2.836229926s, inspect: 2.536609065s, printf: 2.31104109s, ctrlflow: 2.229756549s, fact_purity: 1.48628168s, nilness: 1.417426436s, S1038: 1.296350568s, typedness: 1.049446883s" 14:14:54 level=info msg="[runner] Issues before processing: 200, after processing: 0" 14:14:54 level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 200/200, exclude-rules: 200/17, cgo: 200/200, invalid_issue: 200/200, path_prettifier: 200/200, skip_dirs: 200/200, exclude: 200/200, filename_unadjuster: 200/200, skip_files: 200/200, identifier_marker: 200/200, nolint: 17/0" 14:14:54 level=info msg="[runner] processing took 17.144822ms with stages: nolint: 7.160805ms, identifier_marker: 3.808349ms, autogenerated_exclude: 2.442019ms, path_prettifier: 1.674394ms, exclude-rules: 1.089729ms, skip_dirs: 875.736µs, cgo: 36.56µs, invalid_issue: 34.75µs, filename_unadjuster: 16.42µs, max_same_issues: 1.26µs, skip_files: 1.08µs, uniq_by_line: 730ns, exclude: 660ns, fixer: 620ns, sort_results: 430ns, source_code: 350ns, path_prefixer: 310ns, max_from_linter: 170ns, diff: 140ns, max_per_file_from_linter: 110ns, severity-rules: 100ns, path_shortener: 100ns" 14:14:54 level=info msg="[runner] linters took 14.29961278s with stages: goanalysis_metalinter: 14.282365607s" 14:14:54 level=info msg="File cache stats: 0 entries of total size 0B" 14:14:54 level=info msg="Memory: 382 samples, avg is 310.3MB, max is 1326.9MB" 14:14:54 level=info msg="Execution took 38.300844913s" 14:14:54 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:56 provisioning config files... 14:14:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/787@tmp/config13643826750410689931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:57 ---> ****-login.sh 14:14:57 nexus3.edgexfoundry.org:10001 14:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:57 Configure a credential helper to remove this warning. See 14:14:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:57 14:14:57 Login Succeeded 14:14:57 nexus3.edgexfoundry.org:10002 14:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:58 Configure a credential helper to remove this warning. See 14:14:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:58 14:14:58 Login Succeeded 14:14:58 nexus3.edgexfoundry.org:10003 14:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:58 Configure a credential helper to remove this warning. See 14:14:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:58 14:14:58 Login Succeeded 14:14:58 nexus3.edgexfoundry.org:10004 14:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:58 Configure a credential helper to remove this warning. See 14:14:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:58 14:14:58 Login Succeeded 14:14:58 ****.io 14:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:58 Configure a credential helper to remove this warning. See 14:14:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:58 14:14:58 Login Succeeded 14:14:58 ---> ****-login.sh ends [Pipeline] } 14:14:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:14:59 + git config --global --add safe.directory /w/workspace/edgex-go/787 [Pipeline] echo 14:14:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:14:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:14:59 ========================================================= 14:14:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 14:14:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:14:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:14:59 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:14:59 9986a736f7d3: Pulling fs layer 14:14:59 1f018df60701: Pulling fs layer 14:14:59 39f8f326b044: Pulling fs layer 14:14:59 e6a1e7a6a96a: Pulling fs layer 14:14:59 4f4fb700ef54: Pulling fs layer 14:14:59 d45d956e0dbf: Pulling fs layer 14:14:59 d7702b0d1db1: Pulling fs layer 14:14:59 5c7f0f088c93: Pulling fs layer 14:14:59 4fdc064ae6cf: Pulling fs layer 14:14:59 d45d956e0dbf: Waiting 14:14:59 d7702b0d1db1: Waiting 14:14:59 5c7f0f088c93: Waiting 14:14:59 4fdc064ae6cf: Waiting 14:14:59 4f4fb700ef54: Waiting 14:14:59 e6a1e7a6a96a: Waiting 14:15:00 1f018df60701: Download complete 14:15:00 e6a1e7a6a96a: Verifying Checksum 14:15:00 e6a1e7a6a96a: Download complete 14:15:00 4f4fb700ef54: Verifying Checksum 14:15:00 4f4fb700ef54: Download complete 14:15:00 9986a736f7d3: Verifying Checksum 14:15:00 9986a736f7d3: Download complete 14:15:00 d45d956e0dbf: Verifying Checksum 14:15:00 d45d956e0dbf: Download complete 14:15:00 d7702b0d1db1: Download complete 14:15:00 4fdc064ae6cf: Verifying Checksum 14:15:00 4fdc064ae6cf: Download complete 14:15:00 9986a736f7d3: Pull complete 14:15:01 1f018df60701: Pull complete 14:15:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:15:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:15:01 39f8f326b044: Verifying Checksum 14:15:01 39f8f326b044: Download complete 14:15:01 ./bin/test-attribution-txt.sh [Pipeline] echo 14:15:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 14:15:02 + ls -al . 14:15:02 total 1856 14:15:02 drwxrwxr-x 11 1001 1001 4096 Feb 1 14:13 . 14:15:02 drwxr-xr-x 4 root root 4096 Feb 1 14:13 .. 14:15:02 drwxrwxr-x 2 1001 1001 4096 Feb 1 14:11 .blubracket 14:15:02 -rw-rw-r-- 1 1001 1001 10 Feb 1 14:11 .dockerignore 14:15:02 drwxrwxr-x 8 1001 1001 4096 Feb 1 14:14 .git 14:15:02 drwxrwxr-x 3 1001 1001 4096 Feb 1 14:11 .github 14:15:02 -rw-rw-r-- 1 1001 1001 907 Feb 1 14:11 .gitignore 14:15:02 -rw-rw-r-- 1 1001 1001 199 Feb 1 14:11 .golangci.yml 14:15:02 -rw-rw-r-- 1 1001 1001 100 Feb 1 14:11 .hadolint.yml 14:15:02 drwxr-xr-x 3 1001 1001 4096 Feb 1 14:12 .semver 14:15:02 -rw-rw-r-- 1 1001 1001 155 Feb 1 14:11 .sonarcloud.properties 14:15:02 -rw-rw-r-- 1 1001 1001 1171 Feb 1 14:11 ADOPTERS.md 14:15:02 -rw-rw-r-- 1 1001 1001 17256 Feb 1 14:11 Attribution.txt 14:15:02 -rw-rw-r-- 1 1001 1001 100284 Feb 1 14:11 CHANGELOG.md 14:15:02 -rw-rw-r-- 1 1001 1001 3804 Feb 1 14:11 CONTRIBUTING.md 14:15:02 -rw-rw-r-- 1 1001 1001 677 Feb 1 14:11 GOVERNANCE.md 14:15:02 -rw-rw-r-- 1 1001 1001 858 Feb 1 14:11 Jenkinsfile 14:15:02 -rw-rw-r-- 1 1001 1001 10775 Feb 1 14:11 LICENSE 14:15:02 -rw-rw-r-- 1 1001 1001 16740 Feb 1 14:11 Makefile 14:15:02 -rw-rw-r-- 1 1001 1001 582 Feb 1 14:11 OWNERS.md 14:15:02 -rw-rw-r-- 1 1001 1001 9932 Feb 1 14:11 README.md 14:15:02 -rw-rw-r-- 1 1001 1001 789 Feb 1 14:11 SECURITY.md 14:15:02 -rw-rw-r-- 1 1001 1001 12 Feb 1 14:12 VERSION 14:15:02 drwxrwxr-x 2 1001 1001 4096 Feb 1 14:11 bin 14:15:02 drwxrwxr-x 19 1001 1001 4096 Feb 1 14:11 cmd 14:15:02 -rw-r--r-- 1 root root 1531392 Feb 1 14:14 coverage.out 14:15:02 drwxrwxr-x 2 1001 1001 4096 Feb 1 14:11 fuzz_test 14:15:02 -rw-rw-r-- 1 1001 1001 6507 Feb 1 14:11 go.mod 14:15:02 -rw-rw-r-- 1 1001 1001 88060 Feb 1 14:11 go.sum 14:15:02 drwxrwxr-x 7 1001 1001 4096 Feb 1 14:11 internal 14:15:02 drwxrwxr-x 2 1001 1001 4096 Feb 1 14:11 openapi 14:15:02 -rw-rw-r-- 1 1001 1001 584 Feb 1 14:11 security.txt 14:15:02 -rw-rw-r-- 1 1001 1001 204 Feb 1 14:11 version.go [Pipeline] sh 14:15:02 + '[' -e coverage.out ] 14:15:02 + chown 1001:1001 coverage.out [Pipeline] stash 14:15:02 5c7f0f088c93: Verifying Checksum 14:15:02 5c7f0f088c93: Download complete 14:15:02 Stashed 1 file(s) [Pipeline] sh 14:15:02 + make build 14:15:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:15:24 39f8f326b044: Pull complete 14:15:24 e6a1e7a6a96a: Pull complete 14:15:24 4f4fb700ef54: Pull complete 14:15:24 d45d956e0dbf: Pull complete 14:15:24 d7702b0d1db1: Pull complete 14:15:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:15:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 14:15:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:15:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 14:15:31 5c7f0f088c93: Pull complete 14:15:32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:15:33 4fdc064ae6cf: Pull complete 14:15:33 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 14:15:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:15:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 14:15:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:15:33 WORKDIR /edgex 14:15:33 COPY go.mod . 14:15:33 RUN go mod download 14:15:33 + docker build -t ci-base-image-arm64 -f - . 14:15:34 #0 building with "default" instance using docker driver 14:15:34 14:15:34 #1 [internal] load .dockerignore 14:15:34 #1 transferring context: 50B 0.0s done 14:15:34 #1 DONE 0.1s 14:15:34 14:15:34 #2 [internal] load build definition from Dockerfile 14:15:34 #2 transferring dockerfile: 172B 0.0s done 14:15:34 #2 DONE 0.1s 14:15:34 14:15:34 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:15:34 #3 DONE 0.0s 14:15:34 14:15:34 #4 [internal] load build context 14:15:34 #4 transferring context: 6.54kB 0.0s done 14:15:34 #4 DONE 0.1s 14:15:34 14:15:34 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:15:34 #5 DONE 0.2s 14:15:34 14:15:34 #6 [2/4] WORKDIR /edgex 14:15:36 #6 DONE 1.6s 14:15:36 14:15:36 #7 [3/4] COPY go.mod . 14:15:36 #7 DONE 0.1s 14:15:36 14:15:36 #8 [4/4] RUN go mod download 14:15:37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:15:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:15:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:15:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:15:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 14:15:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:15:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:15:45 $ docker stop --time=1 0b9653076fb28a37646b7221c0637b36411e6cab1f98e60a0a49f6688143860a 14:15:50 $ docker rm -f --volumes 0b9653076fb28a37646b7221c0637b36411e6cab1f98e60a0a49f6688143860a [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 14:15:51 #8 DONE 13.5s 14:15:51 14:15:51 #9 exporting to image 14:15:51 #9 exporting layers 14:15:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:15:52 14:15:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:15:52 latest: Pulling from edgex-devops/edgex-compose 14:15:52 91d30c5bc195: Pulling fs layer 14:15:52 2e9b0aa3be6d: Pulling fs layer 14:15:52 9c61dcf015f6: Pulling fs layer 14:15:52 4698f68db338: Pulling fs layer 14:15:52 2a2f49069b9e: Pulling fs layer 14:15:52 e0025b399a48: Pulling fs layer 14:15:52 4698f68db338: Waiting 14:15:52 2a2f49069b9e: Waiting 14:15:52 e0025b399a48: Waiting 14:15:52 91d30c5bc195: Verifying Checksum 14:15:52 91d30c5bc195: Download complete 14:15:52 4698f68db338: Verifying Checksum 14:15:52 4698f68db338: Download complete 14:15:52 91d30c5bc195: Pull complete 14:15:52 2e9b0aa3be6d: Verifying Checksum 14:15:52 2e9b0aa3be6d: Download complete 14:15:52 e0025b399a48: Verifying Checksum 14:15:52 e0025b399a48: Download complete 14:15:52 2a2f49069b9e: Download complete 14:15:53 2e9b0aa3be6d: Pull complete 14:15:53 9c61dcf015f6: Verifying Checksum 14:15:53 9c61dcf015f6: Download complete 14:15:55 9c61dcf015f6: Pull complete 14:15:55 4698f68db338: Pull complete 14:15:56 2a2f49069b9e: Pull complete 14:15:56 e0025b399a48: Pull complete 14:15:56 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 14:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:15:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:56 prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container 14:15:56 $ 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/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:16:00 $ docker top 41ac031c0d29fa9c704195b5bd200b0fa7dd4133012d37ff0b9945d7dae68712 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:00 + docker compose -f ./docker-compose-build.yml build --parallel 14:16:03 #1 [security-proxy-setup internal] load build definition from Dockerfile 14:16:03 #1 transferring dockerfile: 14:16:03 #1 transferring dockerfile: 2.50kB done 14:16:03 #1 DONE 0.0s 14:16:03 14:16:03 #2 [support-scheduler internal] load build definition from Dockerfile 14:16:03 #2 transferring dockerfile: 1.82kB done 14:16:03 #2 DONE 0.0s 14:16:03 14:16:03 #3 [security-proxy-auth internal] load build definition from Dockerfile 14:16:03 #3 transferring dockerfile: 2.11kB done 14:16:03 #3 DONE 0.0s 14:16:03 14:16:03 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:16:03 #4 transferring dockerfile: 2.23kB done 14:16:03 #4 DONE 0.0s 14:16:03 14:16:03 #5 [core-data internal] load build definition from Dockerfile 14:16:03 #5 transferring dockerfile: 2.07kB done 14:16:03 #5 DONE 0.0s 14:16:03 14:16:03 #6 [security-secretstore-setup internal] load build definition from Dockerfile 14:16:03 #6 transferring dockerfile: 2.49kB done 14:16:03 #6 DONE 0.0s 14:16:03 14:16:03 #7 [security-proxy-setup internal] load .dockerignore 14:16:03 #7 transferring context: 50B done 14:16:03 #7 DONE 0.1s 14:16:03 14:16:03 #8 [security-bootstrapper internal] load build definition from Dockerfile 14:16:03 #8 transferring dockerfile: 3.02kB done 14:16:03 #8 DONE 0.0s 14:16:03 14:16:03 #9 [security-spire-config internal] load build definition from Dockerfile 14:16:03 #9 transferring dockerfile: 1.69kB done 14:16:03 #9 DONE 0.0s 14:16:03 14:16:03 #10 [support-notifications internal] load build definition from Dockerfile 14:16:03 #10 transferring dockerfile: 2.04kB done 14:16:03 #10 DONE 0.1s 14:16:03 14:16:03 #11 [security-spire-agent internal] load build definition from Dockerfile 14:16:03 #11 transferring dockerfile: 1.81kB done 14:16:03 #11 DONE 0.1s 14:16:03 14:16:03 #12 [core-metadata internal] load build definition from Dockerfile 14:16:03 #12 transferring dockerfile: 2.13kB done 14:16:03 #12 DONE 0.1s 14:16:03 14:16:03 #13 [security-spire-server internal] load build definition from Dockerfile 14:16:03 #13 transferring dockerfile: 1.70kB done 14:16:03 #13 DONE 0.1s 14:16:03 14:16:03 #14 [core-command internal] load build definition from Dockerfile 14:16:03 #14 transferring dockerfile: 1.94kB done 14:16:03 #14 DONE 0.1s 14:16:03 14:16:03 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:16:03 #15 transferring dockerfile: 1.89kB done 14:16:03 #15 DONE 0.1s 14:16:03 14:16:03 #16 [core-keeper internal] load build definition from Dockerfile 14:16:03 #16 transferring dockerfile: 2.07kB done 14:16:03 #16 DONE 0.1s 14:16:03 14:16:03 #17 [support-scheduler internal] load .dockerignore 14:16:03 #17 transferring context: 50B done 14:16:03 #17 DONE 0.0s 14:16:03 14:16:03 #18 [security-proxy-auth internal] load .dockerignore 14:16:03 #18 transferring context: 50B done 14:16:03 #18 DONE 0.0s 14:16:03 14:16:03 #19 [core-common-config-bootstrapper internal] load .dockerignore 14:16:03 #19 transferring context: 50B done 14:16:03 #19 DONE 0.0s 14:16:03 14:16:03 #20 [core-data internal] load .dockerignore 14:16:03 #20 transferring context: 50B done 14:16:03 #20 DONE 0.0s 14:16:03 14:16:03 #21 [security-secretstore-setup internal] load .dockerignore 14:16:03 #21 transferring context: 50B done 14:16:03 #21 DONE 0.0s 14:16:03 14:16:03 #22 [support-notifications internal] load .dockerignore 14:16:03 #22 transferring context: 50B done 14:16:03 #22 DONE 0.0s 14:16:03 14:16:03 #23 [security-bootstrapper internal] load .dockerignore 14:16:03 #23 transferring context: 50B done 14:16:03 #23 DONE 0.0s 14:16:03 14:16:03 #24 [security-spire-config internal] load .dockerignore 14:16:03 #24 transferring context: 50B done 14:16:03 #24 DONE 0.0s 14:16:03 14:16:03 #25 [security-spire-agent internal] load .dockerignore 14:16:03 #25 transferring context: 50B done 14:16:03 #25 DONE 0.0s 14:16:03 14:16:03 #26 [core-metadata internal] load .dockerignore 14:16:03 #26 transferring context: 50B done 14:16:03 #26 DONE 0.0s 14:16:03 14:16:03 #27 [security-spire-server internal] load .dockerignore 14:16:03 #27 transferring context: 50B done 14:16:03 #27 DONE 0.1s 14:16:03 14:16:03 #28 [security-spiffe-token-provider internal] load .dockerignore 14:16:03 #28 transferring context: 50B done 14:16:03 #28 DONE 0.0s 14:16:03 14:16:03 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:16:03 #29 DONE 0.0s 14:16:03 14:16:03 #30 [core-keeper internal] load .dockerignore 14:16:03 #30 transferring context: 50B done 14:16:03 #30 DONE 0.0s 14:16:03 14:16:03 #31 [core-command internal] load .dockerignore 14:16:03 #31 transferring context: 50B done 14:16:03 #31 DONE 0.0s 14:16:03 14:16:03 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:16:03 #29 DONE 0.0s 14:16:03 14:16:03 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 14:16:03 #32 ... 14:16:03 14:16:03 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:16:03 #29 DONE 0.0s 14:16:03 14:16:03 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 14:16:03 #32 ... 14:16:03 14:16:03 #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 14:16:03 #33 DONE 0.5s 14:16:04 14:16:04 #34 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:04 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 14:16:04 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 14:16:04 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 14:16:04 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 14:16:04 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0B / 3.63MB 0.0s 14:16:04 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 1.05MB / 3.63MB 0.1s 14:16:04 #34 ... 14:16:04 14:16:04 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 14:16:04 #35 DONE 0.7s 14:16:04 14:16:04 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 14:16:04 #32 DONE 0.7s 14:16:04 14:16:04 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:04 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 14:16:04 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 14:16:04 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 14:16:04 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 14:16:04 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done 14:16:04 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 14:16:04 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done 14:16:04 #34 ... 14:16:04 14:16:04 #36 [security-spire-agent internal] load build context 14:16:04 #36 transferring context: 23.21kB 0.0s done 14:16:04 #36 DONE 0.3s 14:16:04 14:16:04 #37 [security-spire-config internal] load build context 14:16:04 #37 transferring context: 21.93kB 0.0s done 14:16:04 #37 DONE 0.3s 14:16:04 14:16:04 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:04 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 14:16:04 #34 ... 14:16:04 14:16:04 #38 [security-spire-server internal] load build context 14:16:04 #38 transferring context: 23.68kB 0.0s done 14:16:04 #38 DONE 0.3s 14:16:05 14:16:05 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:05 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 14:16:05 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 14:16:05 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 14:16:05 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 14:16:05 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 14:16:05 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 14:16:05 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 14:16:05 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 14:16:05 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 14:16:05 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s 14:16:05 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.4s 14:16:05 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 14:16:05 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.5s 14:16:05 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.33MB / 30.73MB 0.6s 14:16:05 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 0.7s 14:16:05 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 14:16:06 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done 14:16:06 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14:16:06 #39 ... 14:16:06 14:16:06 #40 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 14:16:06 #40 DONE 2.6s 14:16:06 14:16:06 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:06 #9 exporting layers 16.7s done 14:16:06 #9 writing image sha256:957ef8cf973279c140365a8a747e4dab311b1f2a79503724de067022ffafcaf7 done 14:16:06 #9 naming to docker.io/library/ci-base-image-arm64 done 14:16:06 #9 DONE 16.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:07 + docker inspect -f . ci-base-image-arm64 14:16:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:07 prd-ubuntu20.04-docker-arm64-4c-16g-38009 does not seem to be running inside a container 14:16:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@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 14:16:08 $ docker top e7609dfc90cf7d9b3a410500a49b92b2209eeda08053c306421864a3bed48304 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:09 + go version 14:16:09 go version go1.23.4 linux/arm64 [Pipeline] } 14:16:09 $ docker stop --time=1 e7609dfc90cf7d9b3a410500a49b92b2209eeda08053c306421864a3bed48304 14:16:09 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.0s done 14:16:10 $ docker rm -f --volumes e7609dfc90cf7d9b3a410500a49b92b2209eeda08053c306421864a3bed48304 [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 14:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:11 14:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:11 latest: Pulling from edgex-devops/edgex-compose-arm64 14:16:11 547446be3368: Pulling fs layer 14:16:11 d125d8839a47: Pulling fs layer 14:16:11 3e85d5ac6304: Pulling fs layer 14:16:11 c3105a71a48b: Pulling fs layer 14:16:11 0f093f025ec4: Pulling fs layer 14:16:11 c3105a71a48b: Waiting 14:16:11 0f093f025ec4: Waiting 14:16:11 c3106fc0e877: Pulling fs layer 14:16:12 547446be3368: Verifying Checksum 14:16:12 547446be3368: Download complete 14:16:12 c3105a71a48b: Download complete 14:16:12 d125d8839a47: Verifying Checksum 14:16:12 d125d8839a47: Download complete 14:16:12 c3106fc0e877: Verifying Checksum 14:16:12 c3106fc0e877: Download complete 14:16:12 0f093f025ec4: Download complete 14:16:12 547446be3368: Pull complete 14:16:13 d125d8839a47: Pull complete 14:16:13 #39 ... 14:16:13 14:16:13 #41 [core-keeper internal] load build context 14:16:13 #41 transferring context: 255.47MB 9.3s 14:16:13 #41 ... 14:16:13 14:16:13 #42 [security-spiffe-token-provider internal] load build context 14:16:13 #42 ... 14:16:13 14:16:13 #41 [core-keeper internal] load build context 14:16:13 #41 ... 14:16:13 14:16:13 #43 [security-secretstore-setup internal] load build context 14:16:14 #43 ... 14:16:14 14:16:14 #44 [core-command internal] load build context 14:16:14 #44 ... 14:16:14 14:16:14 #45 [security-bootstrapper internal] load build context 14:16:14 3e85d5ac6304: Verifying Checksum 14:16:14 3e85d5ac6304: Download complete 14:16:14 #45 ... 14:16:14 14:16:14 #46 [core-data internal] load build context 14:16:14 #46 ... 14:16:14 14:16:14 #47 [core-metadata internal] load build context 14:16:14 #47 ... 14:16:14 14:16:14 #48 [support-scheduler internal] load build context 14:16:14 #48 ... 14:16:14 14:16:14 #49 [security-proxy-auth internal] load build context 14:16:14 #49 ... 14:16:14 14:16:14 #50 [core-common-config-bootstrapper internal] load build context 14:16:15 #50 ... 14:16:15 14:16:15 #51 [security-proxy-setup internal] load build context 14:16:15 #51 ... 14:16:15 14:16:15 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:16:15 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 14:16:15 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 14:16:15 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 14:16:15 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 14:16:15 #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 14:16:15 #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 14:16:15 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 14:16:15 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 14:16:15 #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done 14:16:15 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 14:16:15 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 14:16:15 #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 14:16:15 #52 ... 14:16:15 14:16:15 #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:16:15 #53 ... 14:16:15 14:16:15 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:15 #34 ... 14:16:15 14:16:15 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:15 #54 ... 14:16:15 14:16:15 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:16:15 #55 ... 14:16:15 14:16:15 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:16:15 #56 ... 14:16:15 14:16:15 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:16:16 #57 ... 14:16:16 14:16:16 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 14:16:16 #58 ... 14:16:16 14:16:16 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:16:16 #59 ... 14:16:16 14:16:16 #60 [support-notifications internal] load build context 14:16:16 #60 ... 14:16:16 14:16:16 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:16:16 #61 ... 14:16:16 14:16:16 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:16:16 #62 ... 14:16:16 14:16:16 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:16:16 #63 ... 14:16:16 14:16:16 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:16:16 #64 ... 14:16:16 14:16:16 #65 [core-command builder 2/8] WORKDIR /edgex-go 14:16:16 #65 ... 14:16:16 14:16:16 #60 [support-notifications internal] load build context 14:16:18 #60 transferring context: 443.55MB 14.1s done 14:16:22 #60 ... 14:16:22 14:16:22 #49 [security-proxy-auth internal] load build context 14:16:22 #49 transferring context: 443.55MB 17.4s done 14:16:22 #49 ... 14:16:22 14:16:22 #46 [core-data internal] load build context 14:16:22 #46 transferring context: 443.55MB 18.2s done 14:16:24 #46 ... 14:16:24 14:16:24 #42 [security-spiffe-token-provider internal] load build context 14:16:24 #42 transferring context: 443.55MB 14.8s done 14:16:24 #42 ... 14:16:24 14:16:24 #44 [core-command internal] load build context 14:16:24 #44 transferring context: 443.55MB 16.7s done 14:16:24 #44 ... 14:16:24 14:16:24 #43 [security-secretstore-setup internal] load build context 14:16:24 #43 transferring context: 443.55MB 14.7s done 14:16:24 #43 ... 14:16:24 14:16:24 #41 [core-keeper internal] load build context 14:16:24 #41 transferring context: 443.55MB 12.9s done 14:16:24 #41 ... 14:16:24 14:16:24 #47 [core-metadata internal] load build context 14:16:24 #47 transferring context: 443.55MB 14.4s done 14:16:24 #47 ... 14:16:24 14:16:24 #48 [support-scheduler internal] load build context 14:16:24 #48 transferring context: 443.55MB 12.6s done 14:16:25 #48 ... 14:16:25 14:16:25 #45 [security-bootstrapper internal] load build context 14:16:25 #45 transferring context: 443.55MB 14.8s done 14:16:25 #45 ... 14:16:25 14:16:25 #51 [security-proxy-setup internal] load build context 14:16:25 #51 transferring context: 443.55MB 16.8s done 14:16:25 #51 ... 14:16:25 14:16:25 #50 [core-common-config-bootstrapper internal] load build context 14:16:25 #50 transferring context: 443.55MB 14.7s done 14:16:26 3e85d5ac6304: Pull complete 14:16:26 c3105a71a48b: Pull complete 14:16:27 0f093f025ec4: Pull complete 14:16:27 c3106fc0e877: Pull complete 14:16:27 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 14:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:27 prd-ubuntu20.04-docker-arm64-4c-16g-38009 does not seem to be running inside a container 14:16:27 $ 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/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@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 14:16:29 $ docker top 1628dccab998423576a779f8627d2c31025f44dfbd6b387db536fcdf777db8c0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:29 + docker compose -f ./docker-compose-build.yml build --parallel 14:16:31 #1 [security-spiffe-token-provider internal] load .dockerignore 14:16:31 #1 transferring context: 50B 0.0s done 14:16:31 #1 DONE 0.1s 14:16:31 14:16:31 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:16:31 #2 transferring dockerfile: 1.89kB done 14:16:31 #2 DONE 0.1s 14:16:31 14:16:31 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:31 #3 DONE 0.0s 14:16:31 14:16:31 #4 [security-proxy-setup internal] load .dockerignore 14:16:31 #4 transferring context: 50B done 14:16:31 #4 DONE 0.1s 14:16:31 14:16:31 #5 [security-proxy-setup internal] load build definition from Dockerfile 14:16:31 #5 transferring dockerfile: 2.50kB 0.0s done 14:16:31 #5 DONE 0.1s 14:16:31 14:16:31 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:31 #3 ... 14:16:31 14:16:31 #6 [support-scheduler internal] load .dockerignore 14:16:31 #6 transferring context: 50B 0.0s done 14:16:31 #6 DONE 0.1s 14:16:31 14:16:31 #7 [support-scheduler internal] load build definition from Dockerfile 14:16:31 #7 transferring dockerfile: 1.82kB 0.0s done 14:16:31 #7 DONE 0.1s 14:16:31 14:16:31 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:31 #3 DONE 0.0s 14:16:31 14:16:31 #8 [core-data internal] load .dockerignore 14:16:31 #8 transferring context: 50B done 14:16:31 #8 DONE 0.1s 14:16:31 14:16:31 #9 [core-data internal] load build definition from Dockerfile 14:16:31 #9 transferring dockerfile: 2.07kB done 14:16:31 #9 DONE 0.1s 14:16:31 14:16:31 #10 [security-secretstore-setup internal] load build definition from Dockerfile 14:16:31 #10 ... 14:16:31 14:16:31 #11 [security-bootstrapper internal] load .dockerignore 14:16:31 #11 transferring context: 50B 0.0s done 14:16:31 #11 DONE 0.1s 14:16:31 14:16:31 #12 [security-bootstrapper internal] load build definition from Dockerfile 14:16:31 #12 transferring dockerfile: 3.02kB 0.0s done 14:16:31 #12 DONE 0.1s 14:16:31 14:16:31 #10 [security-secretstore-setup internal] load build definition from Dockerfile 14:16:32 #10 transferring dockerfile: 2.49kB 0.0s done 14:16:32 #10 DONE 0.1s 14:16:32 14:16:32 #13 [security-secretstore-setup internal] load .dockerignore 14:16:32 #13 transferring context: 50B 0.0s done 14:16:32 #13 DONE 0.1s 14:16:32 14:16:32 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:32 #3 DONE 0.0s 14:16:32 14:16:32 #14 [core-metadata internal] load .dockerignore 14:16:32 #14 transferring context: 50B 0.0s done 14:16:32 #14 DONE 0.1s 14:16:32 14:16:32 #15 [core-metadata internal] load build definition from Dockerfile 14:16:32 #15 transferring dockerfile: 2.13kB done 14:16:32 #15 DONE 0.1s 14:16:32 14:16:32 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:32 #3 DONE 0.0s 14:16:32 14:16:32 #16 [core-command internal] load .dockerignore 14:16:32 #16 transferring context: 50B 0.0s done 14:16:32 #16 DONE 0.1s 14:16:32 14:16:32 #17 [core-command internal] load build definition from Dockerfile 14:16:32 #17 transferring dockerfile: 1.94kB done 14:16:32 #17 DONE 0.2s 14:16:32 14:16:32 #18 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:16:32 #18 transferring dockerfile: 2.23kB done 14:16:32 #18 DONE 0.2s 14:16:32 14:16:32 #19 [core-common-config-bootstrapper internal] load .dockerignore 14:16:32 #19 transferring context: 50B 0.0s done 14:16:32 #19 DONE 0.1s 14:16:32 14:16:32 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:32 #3 DONE 0.0s 14:16:32 14:16:32 #20 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:32 #20 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:32 #20 ... 14:16:32 14:16:32 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:32 #3 DONE 0.0s 14:16:32 14:16:32 #20 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:32 #20 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 14:16:32 #20 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 14:16:32 #20 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 14:16:32 #20 ... 14:16:32 14:16:32 #21 [core-command internal] load metadata for docker.io/library/alpine:3.20 14:16:32 #21 DONE 1.1s 14:16:32 14:16:32 #20 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:32 #20 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 14:16:32 #20 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 14:16:32 #20 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 14:16:32 #20 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 14:16:32 #20 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 14:16:32 #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s 14:16:32 #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.2s 14:16:33 #20 ... 14:16:33 14:16:33 #22 [core-keeper internal] load .dockerignore 14:16:33 #22 transferring context: 50B 0.1s done 14:16:33 #22 DONE 0.8s 14:16:33 14:16:33 #20 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:33 #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.3s 14:16:33 #20 ... 14:16:33 14:16:33 #23 [core-keeper internal] load build definition from Dockerfile 14:16:33 #23 transferring dockerfile: 2.07kB 0.1s done 14:16:33 #23 DONE 0.9s 14:16:33 14:16:33 #20 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:33 #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.84MB / 4.09MB 0.4s 14:16:33 #20 ... 14:16:33 14:16:33 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:33 #3 DONE 0.0s 14:16:33 14:16:33 #20 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:33 #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 14:16:33 #20 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 14:16:33 #50 ... 14:16:33 14:16:33 #48 [support-scheduler internal] load build context 14:16:33 #48 DONE 28.7s 14:16:33 14:16:33 #41 [core-keeper internal] load build context 14:16:33 #41 DONE 28.7s 14:16:33 14:16:33 #60 [support-notifications internal] load build context 14:16:33 #60 DONE 28.7s 14:16:33 14:16:33 #47 [core-metadata internal] load build context 14:16:33 #47 DONE 28.8s 14:16:33 14:16:33 #65 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 14:16:33 #65 DONE 26.4s 14:16:33 14:16:33 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 14:16:33 #66 ... 14:16:33 14:16:33 #50 [core-common-config-bootstrapper internal] load build context 14:16:33 #50 DONE 28.8s 14:16:33 14:16:33 #43 [security-secretstore-setup internal] load build context 14:16:33 #43 DONE 28.8s 14:16:33 14:16:33 #45 [security-bootstrapper internal] load build context 14:16:33 #45 DONE 28.8s 14:16:33 14:16:33 #42 [security-spiffe-token-provider internal] load build context 14:16:33 #42 DONE 28.9s 14:16:33 14:16:33 #44 [core-command internal] load build context 14:16:33 #44 DONE 28.9s 14:16:33 14:16:33 #49 [security-proxy-auth internal] load build context 14:16:33 #49 DONE 28.9s 14:16:33 14:16:33 #46 [core-data internal] load build context 14:16:33 #46 DONE 28.9s 14:16:33 14:16:33 #51 [security-proxy-setup internal] load build context 14:16:33 #51 DONE 28.9s 14:16:33 14:16:33 #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:16:33 #53 27.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:33 #53 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:33 #53 28.74 (1/1) Installing dumb-init (1.2.5-r3) 14:16:33 #53 28.74 Executing busybox-1.36.1-r29.trigger 14:16:33 #53 28.76 OK: 8 MiB in 15 packages 14:16:34 #20 ... 14:16:34 14:16:34 #24 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:16:34 #24 DONE 1.7s 14:16:34 14:16:34 #25 [core-metadata builder 2/7] WORKDIR /edgex-go 14:16:34 #25 ... 14:16:34 14:16:34 #26 [security-spire-agent internal] load .dockerignore 14:16:34 #26 transferring context: 50B 0.0s done 14:16:34 #26 DONE 0.8s 14:16:34 14:16:34 #24 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:16:34 #24 DONE 1.8s 14:16:34 14:16:34 #21 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 14:16:34 #21 DONE 1.9s 14:16:34 14:16:34 #25 [core-keeper builder 2/7] WORKDIR /edgex-go 14:16:35 #25 ... 14:16:35 14:16:35 #27 [security-proxy-setup internal] load build context 14:16:35 #27 transferring context: 3.09MB 1.6s done 14:16:35 #27 DONE 2.4s 14:16:35 14:16:35 #28 [security-spire-agent internal] load build definition from Dockerfile 14:16:35 #28 transferring dockerfile: 1.81kB 0.1s done 14:16:35 #28 DONE 1.5s 14:16:35 14:16:35 #29 [security-secretstore-setup internal] load build context 14:16:35 #29 transferring context: 3.09MB 1.7s done 14:16:35 #29 DONE 2.6s 14:16:35 14:16:35 #30 [support-scheduler internal] load build context 14:16:35 #30 transferring context: 3.09MB 1.7s done 14:16:35 #30 DONE 2.6s 14:16:35 14:16:35 #20 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:35 #20 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 14:16:35 #20 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 14:16:35 #20 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 14:16:35 #20 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 14:16:35 #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 14:16:35 #20 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done 14:16:35 #20 ... 14:16:35 14:16:35 #31 [support-notifications internal] load build definition from Dockerfile 14:16:35 #31 transferring dockerfile: 2.04kB 0.0s done 14:16:35 #31 DONE 2.5s 14:16:35 14:16:35 #32 [core-metadata internal] load build context 14:16:35 #32 transferring context: 3.09MB 1.9s done 14:16:35 #32 DONE 2.7s 14:16:35 14:16:35 #33 [security-bootstrapper internal] load build context 14:16:35 #33 transferring context: 3.09MB 1.6s done 14:16:35 #33 DONE 2.7s 14:16:35 14:16:35 #34 [core-data internal] load build context 14:16:35 #34 transferring context: 3.09MB 1.9s done 14:16:35 #34 DONE 2.8s 14:16:35 14:16:35 #35 [security-spiffe-token-provider internal] load build context 14:16:35 #35 transferring context: 3.09MB 1.9s done 14:16:35 #35 DONE 2.9s 14:16:35 14:16:35 #36 [core-keeper internal] load build context 14:16:35 #36 ... 14:16:35 14:16:35 #37 [support-notifications internal] load .dockerignore 14:16:35 #37 transferring context: 50B 0.0s done 14:16:35 #37 DONE 2.8s 14:16:35 14:16:35 #38 [core-command internal] load build context 14:16:35 #38 transferring context: 3.09MB 1.2s done 14:16:35 #38 DONE 2.5s 14:16:35 14:16:35 #36 [core-keeper internal] load build context 14:16:35 #36 ... 14:16:35 14:16:35 #39 [security-spire-config internal] load build definition from Dockerfile 14:16:35 #39 transferring dockerfile: 1.69kB done 14:16:35 #39 DONE 2.7s 14:16:35 14:16:35 #40 [security-spire-config internal] load .dockerignore 14:16:35 #40 transferring context: 50B 0.0s done 14:16:35 #40 DONE 2.7s 14:16:35 14:16:35 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:35 #3 DONE 0.0s 14:16:35 14:16:35 #41 [security-spire-server internal] load .dockerignore 14:16:35 #41 transferring context: 50B done 14:16:35 #41 DONE 2.9s 14:16:35 14:16:35 #42 [core-common-config-bootstrapper internal] load build context 14:16:35 #42 transferring context: 3.09MB 1.2s done 14:16:35 #42 DONE 2.5s 14:16:35 14:16:35 #43 [security-spire-server internal] load build definition from Dockerfile 14:16:35 #43 transferring dockerfile: 1.70kB done 14:16:35 #43 DONE 2.9s 14:16:35 14:16:35 #36 [core-keeper internal] load build context 14:16:35 #36 transferring context: 3.09MB 0.6s done 14:16:35 #36 DONE 1.2s 14:16:35 14:16:35 #24 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:16:35 #24 DONE 1.8s 14:16:35 14:16:35 #44 [security-proxy-auth internal] load build definition from Dockerfile 14:16:35 #44 transferring dockerfile: 2.11kB done 14:16:35 #44 DONE 2.5s 14:16:35 14:16:35 #45 [security-proxy-auth internal] load .dockerignore 14:16:35 #45 transferring context: 50B done 14:16:35 #45 DONE 2.5s 14:16:35 14:16:35 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:35 #3 DONE 0.0s 14:16:35 14:16:35 #25 [core-data builder 2/7] WORKDIR /edgex-go 14:16:35 #25 DONE 1.9s 14:16:35 14:16:35 #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:16:35 #46 ... 14:16:35 14:16:35 #24 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:16:35 #24 DONE 2.1s 14:16:35 14:16:35 #21 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 14:16:35 #21 DONE 2.5s 14:16:35 14:16:35 #25 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 14:16:35 #25 DONE 2.2s 14:16:35 14:16:35 #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 14:16:36 #46 ... 14:16:36 14:16:36 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 14:16:36 #47 DONE 1.2s 14:16:36 14:16:36 #48 [support-notifications internal] load build context 14:16:36 #48 transferring context: 3.09MB 0.8s done 14:16:36 #48 DONE 1.0s 14:16:36 14:16:36 #49 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 14:16:36 #49 DONE 1.8s 14:16:36 14:16:36 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:36 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:36 #50 ... 14:16:36 14:16:36 #51 [security-spire-agent internal] load build context 14:16:36 #51 transferring context: 23.21kB 0.0s done 14:16:36 #51 DONE 0.4s 14:16:37 14:16:37 #52 [security-spire-config internal] load build context 14:16:37 #52 transferring context: 21.93kB 0.0s done 14:16:37 #52 DONE 0.4s 14:16:37 14:16:37 #53 [security-spire-server internal] load build context 14:16:37 #53 transferring context: 23.68kB 0.1s done 14:16:37 #53 DONE 0.4s 14:16:37 14:16:37 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:37 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 14:16:37 #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 14:16:37 #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 14:16:37 #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 14:16:37 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 14:16:37 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 14:16:37 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 14:16:37 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 14:16:37 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 14:16:37 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 14:16:37 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 14:16:37 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 14:16:37 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 14:16:37 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.6s 14:16:38 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 14:16:38 #50 ... 14:16:38 14:16:38 #54 [security-proxy-auth internal] load build context 14:16:38 #54 transferring context: 3.09MB 1.6s done 14:16:38 #54 DONE 2.3s 14:16:38 14:16:38 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:38 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.57MB / 28.04MB 0.9s 14:16:38 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 14:16:38 #53 ... 14:16:38 14:16:38 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:16:38 #56 32.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:38 #56 32.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:38 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.09MB / 28.04MB 1.2s 14:16:38 #56 33.05 (1/4) Installing ca-certificates (20241121-r1) 14:16:38 #56 33.07 (2/4) Installing dumb-init (1.2.5-r3) 14:16:38 #56 33.07 (3/4) Installing su-exec (0.2-r3) 14:16:38 #56 33.07 (4/4) Installing yq-go (4.44.1-r2) 14:16:38 #56 33.14 Executing busybox-1.36.1-r29.trigger 14:16:38 #56 33.15 Executing ca-certificates-20241121-r1.trigger 14:16:38 #56 33.19 OK: 19 MiB in 18 packages 14:16:39 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.46MB / 28.04MB 2.1s 14:16:39 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.26MB / 28.04MB 2.3s 14:16:39 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.78MB / 28.04MB 2.7s 14:16:40 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 2.9s 14:16:40 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 3.2s 14:16:40 #50 ... 14:16:40 14:16:40 #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:40 #55 DONE 5.0s 14:16:40 14:16:40 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:40 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 3.4s 14:16:40 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.70MB / 28.04MB 3.5s 14:16:40 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 3.8s 14:16:41 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 3.9s 14:16:41 #50 ... 14:16:41 14:16:41 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:41 #56 DONE 6.0s 14:16:41 14:16:41 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:41 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 4.4s 14:16:42 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.7s 14:16:42 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.7s done 14:16:42 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14:16:42 #56 ... 14:16:42 14:16:42 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 14:16:42 #67 ... 14:16:42 14:16:42 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 14:16:42 #50 ... 14:16:42 14:16:42 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:16:42 #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:42 #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:42 #0 4.520 (1/4) Installing ca-certificates (20241121-r1) 14:16:42 #0 4.707 (2/4) Installing dumb-init (1.2.5-r3) 14:16:42 #0 4.827 (3/4) Installing su-exec (0.2-r3) 14:16:42 #0 4.926 (4/4) Installing yq-go (4.44.1-r2) 14:16:42 #0 5.371 Executing busybox-1.36.1-r29.trigger 14:16:42 #0 5.428 Executing ca-certificates-20241121-r1.trigger 14:16:42 #0 6.360 OK: 20 MiB in 18 packages 14:16:42 #57 DONE 7.3s 14:16:43 #68 ... 14:16:43 14:16:43 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:16:43 #55 27.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:43 #55 27.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:43 #55 28.54 (1/3) Installing ca-certificates (20241121-r1) 14:16:43 #55 28.56 (2/3) Installing dumb-init (1.2.5-r3) 14:16:43 #55 28.56 (3/3) Installing tzdata (2024b-r0) 14:16:43 #55 28.60 Executing busybox-1.36.1-r29.trigger 14:16:43 #55 28.61 Executing ca-certificates-20241121-r1.trigger 14:16:43 #55 28.65 OK: 10 MiB in 17 packages 14:16:43 #55 ... 14:16:43 14:16:43 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:16:43 #59 35.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:43 #59 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:43 #59 35.59 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:16:43 #59 35.59 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:16:43 #59 35.59 OK: 24170 distinct packages available 14:16:43 #59 35.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:43 #59 35.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:43 #59 36.35 (1/4) Installing dumb-init (1.2.5-r3) 14:16:43 #59 36.35 (2/4) Installing musl-obstack (1.2.3-r2) 14:16:43 #59 36.35 (3/4) Installing libucontext (1.2-r3) 14:16:43 #59 36.36 (4/4) Installing gcompat (1.1.0-r4) 14:16:43 #59 36.36 Executing busybox-1.36.1-r29.trigger 14:16:43 #59 36.37 OK: 8 MiB in 18 packages 14:16:43 #59 DONE 37.9s 14:16:43 14:16:43 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:16:43 #63 27.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:43 #63 27.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:43 #63 28.53 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:16:43 #63 28.53 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:16:43 #63 28.53 OK: 24170 distinct packages available 14:16:43 #63 28.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:43 #63 28.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:43 #63 29.12 (1/14) Installing ca-certificates (20241121-r1) 14:16:43 #63 29.15 (2/14) Installing brotli-libs (1.1.0-r2) 14:16:43 #63 29.16 (3/14) Installing c-ares (1.33.1-r0) 14:16:43 #63 29.17 (4/14) Installing libunistring (1.2-r0) 14:16:43 #63 29.19 (5/14) Installing libidn2 (2.3.7-r0) 14:16:43 #63 29.21 (6/14) Installing nghttp2-libs (1.62.1-r0) 14:16:43 #63 29.22 (7/14) Installing libpsl (0.21.5-r1) 14:16:43 #63 29.22 (8/14) Installing zstd-libs (1.5.6-r0) 14:16:43 #63 29.23 (9/14) Installing libcurl (8.11.1-r0) 14:16:43 #63 29.24 (10/14) Installing curl (8.11.1-r0) 14:16:43 #63 29.25 (11/14) Installing dumb-init (1.2.5-r3) 14:16:43 #63 29.25 (12/14) Installing musl-obstack (1.2.3-r2) 14:16:43 #63 29.26 (13/14) Installing libucontext (1.2-r3) 14:16:43 #63 29.26 (14/14) Installing gcompat (1.1.0-r4) 14:16:43 #63 29.26 Executing busybox-1.36.1-r29.trigger 14:16:43 #63 29.27 Executing ca-certificates-20241121-r1.trigger 14:16:43 #63 29.32 OK: 13 MiB in 28 packages 14:16:43 #63 DONE 37.9s 14:16:43 14:16:43 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:16:43 #57 28.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:43 #57 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:43 #57 28.72 (1/2) Installing dumb-init (1.2.5-r3) 14:16:43 #57 28.72 (2/2) Installing su-exec (0.2-r3) 14:16:43 #57 28.73 Executing busybox-1.36.1-r29.trigger 14:16:43 #57 28.74 OK: 8 MiB in 16 packages 14:16:43 #57 DONE 37.9s 14:16:43 14:16:43 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:16:43 #64 28.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:43 #64 28.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:43 #64 28.63 (1/1) Installing dumb-init (1.2.5-r3) 14:16:43 #64 28.63 Executing busybox-1.36.1-r29.trigger 14:16:43 #64 28.64 OK: 8 MiB in 15 packages 14:16:43 #64 DONE 38.0s 14:16:43 14:16:43 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:16:43 14:16:43 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:43 #50 ... 14:16:43 14:16:43 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:16:43 #0 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:43 #0 3.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:43 #0 6.352 (1/2) Installing dumb-init (1.2.5-r3) 14:16:43 #0 6.385 (2/2) Installing su-exec (0.2-r3) 14:16:43 #0 6.389 Executing busybox-1.36.1-r29.trigger 14:16:43 #0 6.540 OK: 9 MiB in 16 packages 14:16:43 #58 DONE 7.6s 14:16:43 #52 ... 14:16:43 14:16:43 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 14:16:43 #58 27.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:43 #58 28.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:43 #58 28.58 (1/7) Installing ca-certificates (20241121-r1) 14:16:43 #58 28.60 (2/7) Installing dumb-init (1.2.5-r3) 14:16:43 #58 28.61 (3/7) Installing libgcc (13.2.1_git20240309-r0) 14:16:43 #58 28.61 (4/7) Installing libsodium (1.0.19-r0) 14:16:43 #58 28.62 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 14:16:43 #58 28.64 (6/7) Installing libzmq (4.3.5-r2) 14:16:43 #58 28.65 (7/7) Installing zeromq (4.3.5-r2) 14:16:43 #58 28.75 Executing busybox-1.36.1-r29.trigger 14:16:43 #58 28.75 Executing ca-certificates-20241121-r1.trigger 14:16:43 #58 28.79 OK: 12 MiB in 21 packages 14:16:43 #58 DONE 38.0s 14:16:43 14:16:43 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:16:43 #61 27.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:43 #61 27.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:43 #61 28.62 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:16:43 #61 28.62 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:16:43 #61 28.62 OK: 24170 distinct packages available 14:16:43 #61 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:43 #61 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:43 #61 29.17 (1/5) Installing dumb-init (1.2.5-r3) 14:16:43 #61 29.17 (2/5) Installing musl-obstack (1.2.3-r2) 14:16:43 #61 29.18 (3/5) Installing libucontext (1.2-r3) 14:16:43 #61 29.18 (4/5) Installing gcompat (1.1.0-r4) 14:16:43 #61 29.19 (5/5) Installing openssl (3.3.2-r1) 14:16:43 #61 29.23 Executing busybox-1.36.1-r29.trigger 14:16:43 #61 29.24 OK: 9 MiB in 19 packages 14:16:43 #61 DONE 38.0s 14:16:43 14:16:43 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:16:43 #55 DONE 38.0s 14:16:43 14:16:43 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:16:43 #56 DONE 38.1s 14:16:43 14:16:43 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:16:43 #62 27.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:43 #62 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:43 #62 28.52 (1/4) Installing dumb-init (1.2.5-r3) 14:16:43 #62 28.53 (2/4) Installing openssl (3.3.2-r1) 14:16:43 #62 28.54 (3/4) Installing su-exec (0.2-r3) 14:16:43 #62 28.54 (4/4) Installing yq-go (4.44.1-r2) 14:16:43 #62 28.63 Executing busybox-1.36.1-r29.trigger 14:16:43 #62 28.64 OK: 19 MiB in 18 packages 14:16:43 #62 DONE 38.0s 14:16:43 14:16:43 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:16:43 #69 ... 14:16:43 14:16:43 #53 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:16:43 #53 DONE 38.3s 14:16:43 14:16:43 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:43 14:16:43 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:16:43 #0 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:43 #0 3.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:43 #0 6.342 OK: 239 MiB in 58 packages 14:16:43 #59 DONE 7.7s 14:16:43 14:16:43 #60 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:16:43 #70 ... 14:16:43 14:16:43 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:16:43 #71 ... 14:16:43 14:16:43 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:43 #39 ... 14:16:43 14:16:43 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 14:16:44 #72 ... 14:16:44 14:16:44 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:44 #54 DONE 39.3s 14:16:44 14:16:44 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 14:16:44 #67 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:44 #60 ... 14:16:44 14:16:44 #61 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:16:44 #61 DONE 1.1s 14:16:44 14:16:44 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:16:44 #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 14:16:44 #62 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 14:16:44 #62 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 14:16:44 #62 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 14:16:44 #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 14:16:44 #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 14:16:44 #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 14:16:44 #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.4s done 14:16:44 #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 14:16:44 #62 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 14:16:44 #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.7s 14:16:44 #62 ... 14:16:44 14:16:44 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:44 #67 ... 14:16:44 14:16:44 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:44 #70 DONE 12.1s 14:16:44 14:16:44 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 14:16:44 #68 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:44 #68 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:44 #68 11.99 OK: 248 MiB in 58 packages 14:16:44 #68 DONE 12.2s 14:16:44 14:16:44 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:16:44 #73 DONE 0.1s 14:16:45 14:16:45 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:16:45 #71 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:45 #71 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:45 #71 12.21 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:16:45 #71 12.21 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:16:45 #71 12.21 OK: 24174 distinct packages available 14:16:45 #71 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:45 #71 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:45 #50 ... 14:16:45 14:16:45 #63 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 14:16:45 #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:45 #0 5.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:45 #0 8.613 (1/1) Installing dumb-init (1.2.5-r3) 14:16:45 #0 8.656 Executing busybox-1.36.1-r29.trigger 14:16:45 #0 8.778 OK: 9 MiB in 15 packages 14:16:45 #63 DONE 10.2s 14:16:45 14:16:45 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:45 #71 ... 14:16:45 14:16:45 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:16:45 #69 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:45 #69 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:45 #69 12.59 OK: 248 MiB in 58 packages 14:16:45 #69 DONE 12.7s 14:16:45 14:16:45 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:16:45 #74 DONE 0.1s 14:16:45 14:16:45 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:16:45 #71 12.75 OK: 248 MiB in 58 packages 14:16:45 #50 ... 14:16:45 14:16:45 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:16:45 #0 4.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:45 #0 5.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:45 #64 ... 14:16:45 14:16:45 #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:45 #20 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 14:16:45 #20 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 14:16:45 #20 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 14:16:45 #20 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 14:16:45 #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 14:16:45 #20 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done 14:16:45 #71 DONE 13.0s 14:16:45 14:16:45 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 14:16:45 #66 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:45 #66 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:45 #66 12.90 OK: 248 MiB in 58 packages 14:16:45 #66 DONE 13.1s 14:16:45 14:16:45 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 14:16:46 #20 ... 14:16:46 14:16:46 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 14:16:46 #0 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:46 #0 7.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:46 #65 ... 14:16:46 14:16:46 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:16:46 #0 7.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:46 #0 7.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:46 #75 DONE 0.1s 14:16:46 14:16:46 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:16:46 #76 DONE 0.1s 14:16:46 14:16:46 #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:46 #77 ... 14:16:46 14:16:46 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:16:46 #0 2.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:46 #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:46 #0 2.669 OK: 13 MiB in 28 packages 14:16:46 #78 DONE 2.9s 14:16:46 #66 ... 14:16:46 14:16:46 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:16:46 #0 5.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:46 #0 6.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:46 #0 10.45 (1/4) Installing dumb-init (1.2.5-r3) 14:16:46 #0 10.49 (2/4) Installing openssl (3.3.2-r1) 14:16:46 #67 10.62 (3/4) Installing su-exec (0.2-r3) 14:16:46 #67 10.63 (4/4) Installing yq-go (4.44.1-r2) 14:16:46 #67 ... 14:16:46 14:16:46 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:16:46 #0 2.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:46 #0 3.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:46 #0 7.163 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:16:46 #0 7.163 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:16:46 #0 7.163 OK: 24048 distinct packages available 14:16:46 #0 7.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:46 #0 8.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:46 14:16:46 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:16:46 #0 2.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:46 #0 2.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:46 #0 2.805 OK: 8 MiB in 18 packages 14:16:46 #79 DONE 2.9s 14:16:46 14:16:46 #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:16:46 #68 ... 14:16:46 14:16:46 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 14:16:46 #0 5.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:46 #0 5.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:46 #0 10.85 (1/7) Installing ca-certificates (20241121-r1) 14:16:46 #69 ... 14:16:46 14:16:46 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:16:46 #0 4.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:46 #0 5.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:46 #0 9.173 (1/3) Installing ca-certificates (20241121-r1) 14:16:46 #0 9.586 (2/3) Installing dumb-init (1.2.5-r3) 14:16:46 #0 9.641 (3/3) Installing tzdata (2024b-r0) 14:16:46 #0 10.37 Executing busybox-1.36.1-r29.trigger 14:16:46 #0 10.51 Executing ca-certificates-20241121-r1.trigger 14:16:46 #70 ... 14:16:46 14:16:46 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 14:16:46 #0 6.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:46 #0 7.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:46 #71 ... 14:16:46 14:16:46 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:16:46 #0 5.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:46 #0 7.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:47 #72 ... 14:16:47 14:16:47 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:16:47 #0 5.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:47 #0 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:47 #73 ... 14:16:47 14:16:47 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:16:47 #64 11.43 (1/1) Installing dumb-init (1.2.5-r3) 14:16:47 #64 11.48 Executing busybox-1.36.1-r29.trigger 14:16:47 #64 11.53 OK: 9 MiB in 15 packages 14:16:47 #80 DONE 1.0s 14:16:47 14:16:47 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 14:16:47 #0 2.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:47 #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:47 #0 2.964 OK: 12 MiB in 21 packages 14:16:47 #81 DONE 3.9s 14:16:47 14:16:47 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:16:47 #0 2.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:47 #0 2.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:47 #0 2.891 OK: 8 MiB in 16 packages 14:16:47 #82 DONE 4.0s 14:16:47 14:16:47 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:16:47 #67 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:47 #67 13.48 OK: 248 MiB in 58 packages 14:16:47 #67 DONE 14.6s 14:16:47 14:16:47 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:16:47 #83 DONE 0.1s 14:16:47 14:16:47 #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:16:47 #84 DONE 0.2s 14:16:47 14:16:47 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:47 #85 ... 14:16:47 14:16:47 #86 [security-spire-config stage-2 6/10] COPY security.txt / 14:16:47 #86 DONE 0.0s 14:16:47 14:16:47 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:16:47 #87 DONE 0.0s 14:16:47 14:16:47 #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:16:47 #88 DONE 0.0s 14:16:47 14:16:47 #89 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:16:47 #89 DONE 0.0s 14:16:47 14:16:47 #90 [security-spire-config] exporting to image 14:16:47 #90 exporting layers 14:16:47 #90 ... 14:16:47 14:16:47 #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade 14:16:47 #0 3.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:47 #0 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:47 #0 4.320 OK: 8 MiB in 15 packages 14:16:47 #91 DONE 4.4s 14:16:47 14:16:47 #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 14:16:47 #0 3.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:47 #0 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:47 #0 4.297 OK: 9 MiB in 19 packages 14:16:47 #92 DONE 4.4s 14:16:47 14:16:47 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:16:48 #64 ... 14:16:48 14:16:48 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 14:16:48 #65 11.16 OK: 239 MiB in 58 packages 14:16:48 #65 DONE 12.4s 14:16:48 14:16:48 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:16:48 #70 11.17 OK: 11 MiB in 17 packages 14:16:48 #70 DONE 12.3s 14:16:48 14:16:48 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:16:48 #67 11.07 Executing busybox-1.36.1-r29.trigger 14:16:48 #67 11.16 OK: 20 MiB in 18 packages 14:16:48 #67 DONE 12.4s 14:16:48 14:16:48 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:16:48 #74 ... 14:16:48 14:16:48 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 14:16:48 #71 11.89 OK: 239 MiB in 58 packages 14:16:48 #71 DONE 12.9s 14:16:48 14:16:48 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:16:48 #66 13.04 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:16:48 #66 13.04 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:16:48 #66 13.04 OK: 24052 distinct packages available 14:16:48 #66 ... 14:16:48 14:16:48 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:16:48 #64 DONE 13.2s 14:16:48 14:16:48 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:48 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.7s 14:16:49 #93 DONE 1.4s 14:16:49 14:16:49 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:16:49 #0 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:49 #0 4.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:49 #0 4.437 OK: 19 MiB in 18 packages 14:16:49 #94 DONE 5.7s 14:16:49 14:16:49 #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:16:49 #0 3.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:49 #0 3.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:49 #0 4.351 OK: 10 MiB in 17 packages 14:16:49 #95 DONE 5.7s 14:16:49 14:16:49 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 14:16:49 #72 3.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:49 #72 3.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:49 #72 4.306 OK: 8 MiB in 15 packages 14:16:49 #72 DONE 5.7s 14:16:49 14:16:49 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:16:49 #96 DONE 1.4s 14:16:49 14:16:49 #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:16:49 #0 3.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:49 #0 3.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:49 #0 4.325 OK: 19 MiB in 18 packages 14:16:49 #97 DONE 5.7s 14:16:49 14:16:49 #90 [security-spire-config] exporting to image 14:16:49 #90 exporting layers 1.6s done 14:16:49 #90 writing image sha256:8a7e1610829a1e80ec22b03c3eed82c729ad548cb769c275747deb23e68cecc2 done 14:16:49 #90 naming to docker.io/library/security-spire-config done 14:16:49 #90 DONE 1.6s 14:16:49 14:16:49 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:16:49 #50 ... 14:16:49 14:16:49 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:16:49 #74 DONE 1.1s 14:16:49 14:16:49 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:49 #50 ... 14:16:49 14:16:49 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 14:16:49 #69 11.16 (2/7) Installing dumb-init (1.2.5-r3) 14:16:49 #69 11.18 (3/7) Installing libgcc (13.2.1_git20240309-r0) 14:16:49 #69 11.21 (4/7) Installing libsodium (1.0.19-r0) 14:16:49 #69 11.26 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 14:16:49 #69 11.49 (6/7) Installing libzmq (4.3.5-r2) 14:16:49 #69 11.55 (7/7) Installing zeromq (4.3.5-r2) 14:16:49 #69 11.67 Executing busybox-1.36.1-r29.trigger 14:16:49 #69 11.77 Executing ca-certificates-20241121-r1.trigger 14:16:49 #69 12.83 OK: 14 MiB in 21 packages 14:16:49 #69 DONE 14.0s 14:16:49 14:16:49 #46 [core-command builder 3/7] RUN apk add --update --no-cache make git 14:16:49 #46 6.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:49 #46 7.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:49 #46 13.11 OK: 239 MiB in 58 packages 14:16:49 #46 DONE 14.7s 14:16:49 14:16:49 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:50 #50 ... 14:16:50 14:16:50 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:16:50 #75 DONE 1.6s 14:16:50 14:16:50 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:50 #98 DONE 1.0s 14:16:50 14:16:50 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:16:50 #99 DONE 1.0s 14:16:50 14:16:50 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:16:50 #100 DONE 0.0s 14:16:50 14:16:50 #101 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:16:50 #101 DONE 1.0s 14:16:50 14:16:50 #102 [security-spire-server stage-2 6/9] COPY security.txt / 14:16:50 #102 DONE 0.1s 14:16:50 14:16:50 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 14:16:50 #103 DONE 0.1s 14:16:50 14:16:50 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:16:50 #104 DONE 0.1s 14:16:50 14:16:50 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:16:50 #105 DONE 0.0s 14:16:50 14:16:50 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:16:50 #106 DONE 0.1s 14:16:50 14:16:50 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:16:50 #107 DONE 0.0s 14:16:50 14:16:50 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:16:50 #108 DONE 0.1s 14:16:50 14:16:50 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:16:50 #109 DONE 0.1s 14:16:50 14:16:50 #90 [security-spire-agent] exporting to image 14:16:50 #90 ... 14:16:50 14:16:50 #110 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 14:16:50 #0 3.120 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:50 #0 4.599 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:50 #0 5.278 (1/1) Installing dumb-init (1.2.5-r3) 14:16:50 #0 5.589 Executing busybox-1.36.1-r29.trigger 14:16:50 #0 5.595 OK: 8 MiB in 15 packages 14:16:50 #110 DONE 5.8s 14:16:50 14:16:50 #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:16:50 #0 4.190 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:50 #0 4.660 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:50 #0 5.431 OK: 248 MiB in 58 packages 14:16:50 #111 DONE 5.6s 14:16:50 14:16:50 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 14:16:50 #112 DONE 0.1s 14:16:50 14:16:50 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:50 #50 ... 14:16:50 14:16:50 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 14:16:50 #0 4.305 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:50 #0 5.677 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:50 #0 9.865 (1/1) Installing dumb-init (1.2.5-r3) 14:16:50 #76 ... 14:16:50 14:16:50 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:51 #113 ... 14:16:51 14:16:51 #114 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:16:51 #114 DONE 3.9s 14:16:51 14:16:51 #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 14:16:51 #115 DONE 0.0s 14:16:51 14:16:51 #90 [security-spire-agent] exporting to image 14:16:51 #90 exporting layers 0.8s done 14:16:51 #90 writing image sha256:68f708f443daea5ce85c5555dde909f7adb26aaf6b069a8a7132a09547312e57 0.0s done 14:16:51 #90 naming to docker.io/library/security-spire-server done 14:16:51 #90 writing image sha256:390f03e7f9de5d437136dc8addfdcc67ab5c1c3fdaf8d12c507ca9059e03f747 done 14:16:51 #90 naming to docker.io/library/security-spire-agent done 14:16:51 #90 DONE 2.5s 14:16:51 14:16:51 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:51 #50 ... 14:16:51 14:16:51 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:16:51 #77 DONE 1.3s 14:16:51 14:16:51 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:51 #50 ... 14:16:51 14:16:51 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:16:51 #0 3.342 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:51 #0 4.533 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:51 #0 9.490 OK: 239 MiB in 58 packages 14:16:51 #78 DONE 10.2s 14:16:51 14:16:51 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:16:51 #68 13.66 (1/14) Installing ca-certificates (20241121-r1) 14:16:51 #68 14.09 (2/14) Installing brotli-libs (1.1.0-r2) 14:16:51 #68 14.17 (3/14) Installing c-ares (1.33.1-r0) 14:16:51 #68 14.25 (4/14) Installing libunistring (1.2-r0) 14:16:51 #68 14.47 (5/14) Installing libidn2 (2.3.7-r0) 14:16:51 #68 14.48 (6/14) Installing nghttp2-libs (1.62.1-r0) 14:16:51 #68 14.52 (7/14) Installing libpsl (0.21.5-r1) 14:16:51 #68 14.56 (8/14) Installing zstd-libs (1.5.6-r0) 14:16:51 #68 14.72 (9/14) Installing libcurl (8.11.1-r0) 14:16:51 #68 14.81 (10/14) Installing curl (8.11.1-r0) 14:16:51 #68 14.86 (11/14) Installing dumb-init (1.2.5-r3) 14:16:51 #68 14.91 (12/14) Installing musl-obstack (1.2.3-r2) 14:16:51 #68 14.93 (13/14) Installing libucontext (1.2-r3) 14:16:51 #68 14.96 (14/14) Installing gcompat (1.1.0-r4) 14:16:51 #68 14.97 Executing busybox-1.36.1-r29.trigger 14:16:51 #68 15.12 Executing ca-certificates-20241121-r1.trigger 14:16:52 #68 16.39 OK: 15 MiB in 28 packages 14:16:52 #68 ... 14:16:52 14:16:52 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 14:16:52 #76 10.47 Executing busybox-1.36.1-r29.trigger 14:16:52 #76 10.56 OK: 9 MiB in 15 packages 14:16:52 #76 DONE 11.8s 14:16:52 14:16:52 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:16:52 #0 3.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:52 #0 4.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:52 #0 8.941 OK: 20 MiB in 18 packages 14:16:52 #79 DONE 9.7s 14:16:52 14:16:52 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:52 #50 ... 14:16:52 14:16:52 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:16:52 #68 DONE 17.2s 14:16:52 14:16:52 #60 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:16:52 #60 3.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:52 #60 4.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:52 #60 9.096 OK: 9 MiB in 16 packages 14:16:52 #60 DONE 9.7s 14:16:53 14:16:53 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:16:53 #80 ... 14:16:53 14:16:53 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 14:16:53 #81 DONE 1.3s 14:16:53 14:16:53 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:53 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.7s 14:16:54 #50 ... 14:16:54 14:16:54 #82 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 14:16:54 #0 3.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:54 #0 4.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:54 #0 8.381 OK: 9 MiB in 15 packages 14:16:54 #82 DONE 9.3s 14:16:54 14:16:54 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:54 #50 ... 14:16:54 14:16:54 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:54 #83 ... 14:16:54 14:16:54 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:55 #50 ... 14:16:55 14:16:55 #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:16:55 #72 11.79 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:16:55 #72 11.79 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:16:55 #72 11.79 OK: 24048 distinct packages available 14:16:55 #72 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:55 #72 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:55 #72 17.18 (1/5) Installing dumb-init (1.2.5-r3) 14:16:55 #72 17.22 (2/5) Installing musl-obstack (1.2.3-r2) 14:16:55 #72 17.22 (3/5) Installing libucontext (1.2-r3) 14:16:55 #72 17.24 (4/5) Installing gcompat (1.1.0-r4) 14:16:55 #72 17.26 (5/5) Installing openssl (3.3.2-r1) 14:16:55 #72 17.32 Executing busybox-1.36.1-r29.trigger 14:16:55 #72 17.39 OK: 10 MiB in 19 packages 14:16:55 #72 DONE 19.0s 14:16:55 14:16:55 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:16:55 #66 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:55 #66 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:55 #66 18.61 OK: 239 MiB in 58 packages 14:16:55 #66 DONE 19.4s 14:16:55 14:16:55 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:55 #50 ... 14:16:55 14:16:55 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:16:55 #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.5s done 14:16:55 #62 ... 14:16:55 14:16:55 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:55 #116 ... 14:16:55 14:16:55 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:55 #117 ... 14:16:55 14:16:55 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:55 #50 ... 14:16:55 14:16:55 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:16:55 #62 DONE 18.7s 14:16:55 14:16:55 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:16:55 #73 12.60 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:16:55 #73 12.60 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:16:55 #73 12.60 OK: 24048 distinct packages available 14:16:55 #73 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:55 #73 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:55 #73 17.77 (1/4) Installing dumb-init (1.2.5-r3) 14:16:55 #73 17.77 (2/4) Installing musl-obstack (1.2.3-r2) 14:16:55 #73 17.79 (3/4) Installing libucontext (1.2-r3) 14:16:55 #73 17.80 (4/4) Installing gcompat (1.1.0-r4) 14:16:55 #73 17.83 Executing busybox-1.36.1-r29.trigger 14:16:55 #73 17.87 OK: 9 MiB in 18 packages 14:16:55 #73 DONE 18.8s 14:16:55 14:16:55 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:56 #50 ... 14:16:56 14:16:56 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:16:56 #84 DONE 1.1s 14:16:56 14:16:56 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:58 #50 ... 14:16:58 14:16:58 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:16:58 #80 DONE 4.9s 14:16:58 14:16:58 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:16:58 #0 6.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:58 #0 7.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:58 #0 9.362 OK: 11 MiB in 17 packages 14:16:58 #85 DONE 9.9s 14:16:58 14:16:58 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 14:16:58 #86 DONE 0.2s 14:16:58 14:16:58 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:58 #50 ... 14:16:58 14:16:58 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:16:58 #0 6.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:58 #0 7.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:58 #87 ... 14:16:58 14:16:58 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:58 #50 ... 14:16:58 14:16:58 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 14:16:58 #0 5.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:58 #0 6.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:58 #0 9.411 OK: 9 MiB in 15 packages 14:16:58 #88 DONE 9.9s 14:16:58 14:16:58 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:59 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.1s 14:16:59 #50 ... 14:16:59 14:16:59 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:59 #89 ... 14:16:59 14:16:59 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:16:59 #87 10.66 OK: 20 MiB in 18 packages 14:16:59 #87 DONE 11.1s 14:16:59 14:16:59 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:59 #50 ... 14:16:59 14:16:59 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:16:59 #90 DONE 0.2s 14:16:59 14:16:59 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:59 #50 ... 14:16:59 14:16:59 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 14:16:59 #0 5.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:59 #0 6.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:59 #0 9.757 OK: 14 MiB in 21 packages 14:16:59 #91 ... 14:16:59 14:16:59 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:59 #50 ... 14:16:59 14:16:59 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 14:16:59 #91 DONE 10.3s 14:16:59 14:16:59 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:17:00 #50 ... 14:17:00 14:17:00 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:00 #92 ... 14:17:00 14:17:00 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:17:01 #50 ... 14:17:01 14:17:01 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:01 #93 ... 14:17:01 14:17:01 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:17:01 #50 ... 14:17:01 14:17:01 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:17:01 #0 4.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:17:01 #0 5.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:17:01 #0 7.980 OK: 15 MiB in 28 packages 14:17:01 #94 DONE 8.5s 14:17:01 14:17:01 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:17:01 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.6s done 14:17:01 #50 ... 14:17:01 14:17:01 #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 14:17:01 #0 3.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:17:01 #0 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:17:01 #0 7.017 OK: 10 MiB in 19 packages 14:17:01 #95 DONE 7.4s 14:17:01 14:17:01 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:17:01 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.6s done 14:17:02 #50 DONE 26.1s 14:17:02 14:17:02 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:17:02 #96 DONE 0.9s 14:17:02 14:17:02 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:17:02 #0 3.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:17:02 #0 4.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:17:02 #0 6.595 OK: 9 MiB in 18 packages 14:17:02 #97 DONE 7.2s 14:17:02 14:17:02 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:03 #98 ... 14:17:03 14:17:03 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:17:03 #99 ... 14:17:03 14:17:03 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:03 #100 ... 14:17:03 14:17:03 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:17:04 #101 ... 14:17:04 14:17:04 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:17:04 #102 DONE 1.4s 14:17:04 14:17:04 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:17:04 #101 DONE 1.3s 14:17:04 14:17:04 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:17:04 #99 DONE 1.4s 14:17:04 14:17:04 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:17:04 #103 ... 14:17:04 14:17:04 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:17:04 #104 DONE 0.2s 14:17:04 14:17:04 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:17:04 #105 DONE 0.2s 14:17:04 14:17:04 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:17:04 #103 DONE 0.2s 14:17:04 14:17:04 #106 [security-spire-config stage-2 6/10] COPY security.txt / 14:17:04 #106 ... 14:17:04 14:17:04 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 14:17:04 #107 DONE 0.2s 14:17:04 14:17:04 #108 [security-spire-server stage-2 6/9] COPY security.txt / 14:17:04 #108 DONE 0.2s 14:17:04 14:17:04 #106 [security-spire-config stage-2 6/10] COPY security.txt / 14:17:04 #106 DONE 0.2s 14:17:04 14:17:04 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:17:05 #109 DONE 0.4s 14:17:05 14:17:05 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:17:05 #110 DONE 0.4s 14:17:05 14:17:05 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:17:05 #111 DONE 0.4s 14:17:05 14:17:05 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:17:05 #112 DONE 0.4s 14:17:05 14:17:05 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:17:05 #113 ... 14:17:05 14:17:05 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:17:05 #114 DONE 0.5s 14:17:06 14:17:06 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:17:06 #115 DONE 0.6s 14:17:06 14:17:06 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:17:06 #116 ... 14:17:06 14:17:06 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:17:06 #113 DONE 0.5s 14:17:06 14:17:06 #117 [security-spire-server] exporting to image 14:17:06 #117 exporting layers 14:17:06 #117 ... 14:17:06 14:17:06 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:17:06 #118 DONE 0.6s 14:17:06 14:17:06 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:17:06 #116 DONE 0.5s 14:17:06 14:17:06 #119 [security-spire-agent] exporting to image 14:17:09 #119 ... 14:17:09 14:17:09 #117 [security-spire-server] exporting to image 14:17:09 #117 exporting layers 2.7s done 14:17:09 #117 writing image sha256:91c347787c23fb9525c162387b777e306058f903c1f67c17808a6275d7ca140f 0.1s done 14:17:09 #117 naming to docker.io/library/security-spire-server-arm64 0.0s done 14:17:09 #117 DONE 2.8s 14:17:09 14:17:09 #120 [security-spire-config] exporting to image 14:17:09 #120 exporting layers 2.8s done 14:17:09 #120 writing image sha256:4daa755116c3fd2ee7a277c39e23f4292f126a3aafb1404025e691d42659c55e 0.1s done 14:17:09 #120 naming to docker.io/library/security-spire-config-arm64 0.1s done 14:17:09 #120 DONE 2.9s 14:17:09 14:17:09 #119 [security-spire-agent] exporting to image 14:17:09 #119 exporting layers 2.9s done 14:17:09 #119 writing image sha256:1d340a5142616765544e04be7c371ed4e1dcc5aaf5254b136d6b5da47475e92b 0.0s done 14:17:09 #119 naming to docker.io/library/security-spire-agent-arm64 14:17:09 #119 naming to docker.io/library/security-spire-agent-arm64 0.0s done 14:17:09 #119 DONE 2.9s 14:17:09 14:17:09 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:51 #118 ... 14:17:51 14:17:51 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:51 #85 DONE 58.8s 14:17:51 14:17:51 #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:51 #77 DONE 60.3s 14:17:51 14:17:51 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:51 #118 DONE 60.6s 14:17:51 14:17:51 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:51 #116 DONE 60.3s 14:17:51 14:17:51 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:51 #117 DONE 61.2s 14:17:51 14:17:51 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:51 #113 DONE 55.6s 14:17:51 14:17:51 #119 [core-keeper builder 7/8] COPY . . 14:17:56 #83 DONE 68.0s 14:17:56 14:17:56 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:56 #89 DONE 63.3s 14:17:56 14:17:56 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:56 #92 DONE 62.3s 14:17:56 14:17:56 #121 [support-notifications builder 6/7] COPY . . 14:17:56 #121 ... 14:17:56 14:17:56 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:56 #100 DONE 59.4s 14:17:56 14:17:56 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:56 #93 DONE 61.5s 14:17:56 14:17:56 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:56 #98 DONE 56.6s 14:17:56 14:17:56 #122 [security-spiffe-token-provider builder 6/7] COPY . . 14:17:56 #122 ... 14:17:56 14:17:56 #123 [core-metadata builder 6/7] COPY . . 14:17:56 #123 DONE 1.2s 14:17:56 14:17:56 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:56 #124 CACHED 14:17:56 14:17:56 #125 [security-proxy-auth builder 6/7] COPY . . 14:17:56 #125 CACHED 14:17:56 14:17:56 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:17:56 #126 CACHED 14:17:56 14:17:56 #121 [support-notifications builder 6/7] COPY . . 14:17:56 #121 DONE 1.3s 14:17:56 14:17:56 #127 [core-keeper builder 7/8] COPY . . 14:17:56 #127 DONE 1.2s 14:17:56 14:17:56 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:17:56 #128 CACHED 14:17:56 14:17:56 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 14:17:56 #129 CACHED 14:17:56 14:17:56 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:56 #130 CACHED 14:17:56 14:17:56 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:56 #131 CACHED 14:17:56 14:17:56 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 14:17:56 #132 CACHED 14:17:56 14:17:56 #133 [core-command builder 6/7] COPY . . 14:17:56 #133 CACHED 14:17:56 14:17:56 #134 [security-secretstore-setup builder 6/7] COPY . . 14:17:56 #134 DONE 1.2s 14:17:56 14:17:56 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 14:17:56 #135 CACHED 14:17:56 14:17:56 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:56 #136 CACHED 14:17:56 14:17:56 #137 [core-data builder 6/7] COPY . . 14:17:56 #137 CACHED 14:17:56 14:17:56 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:17:56 #138 CACHED 14:17:56 14:17:56 #139 [security-bootstrapper builder 6/7] COPY . . 14:17:56 #139 CACHED 14:17:56 14:17:56 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:56 #140 CACHED 14:17:56 14:17:56 #141 [support-scheduler builder 6/7] COPY . . 14:17:56 #141 DONE 1.2s 14:17:56 14:17:56 #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:17:56 #142 CACHED 14:17:56 14:17:56 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:56 #143 CACHED 14:17:56 14:17:56 #144 [security-proxy-setup builder 6/7] COPY . . 14:17:56 #144 CACHED 14:17:56 14:17:56 #122 [security-spiffe-token-provider builder 6/7] COPY . . 14:17:56 #122 DONE 1.2s 14:17:56 14:17:56 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:17:56 #119 ... 14:17:56 14:17:56 #120 [support-scheduler builder 6/7] COPY . . 14:17:56 #120 ... 14:17:56 14:17:56 #121 [security-bootstrapper builder 6/7] COPY . . 14:17:56 #121 ... 14:17:56 14:17:56 #122 [security-spiffe-token-provider builder 6/7] COPY . . 14:17:56 #122 ... 14:17:56 14:17:56 #123 [core-command builder 6/7] COPY . . 14:17:56 #123 ... 14:17:56 14:17:56 #124 [support-notifications builder 6/7] COPY . . 14:17:57 #145 3.294 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:18:03 #145 ... 14:18:03 14:18:03 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:18:03 #0 2.920 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:18:03 #146 ... 14:18:03 14:18:03 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:18:03 #0 2.579 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:18:04 #147 ... 14:18:04 14:18:04 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:18:04 #0 2.421 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:18:04 #148 ... 14:18:04 14:18:04 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:18:04 #0 3.086 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 14:18:04 #149 ... 14:18:04 14:18:04 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:18:04 #0 2.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:18:04 #150 ... 14:18:04 14:18:04 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:18:04 #0 2.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 14:18:05 #151 ... 14:18:05 14:18:05 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:18:05 #0 3.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:18:05 #124 DONE 18.1s 14:18:05 14:18:05 #119 [core-keeper builder 7/8] COPY . . 14:18:05 #119 DONE 18.1s 14:18:05 14:18:05 #122 [security-spiffe-token-provider builder 6/7] COPY . . 14:18:05 #122 DONE 18.1s 14:18:05 14:18:05 #120 [support-scheduler builder 6/7] COPY . . 14:18:05 #120 DONE 18.2s 14:18:05 14:18:05 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:18:05 #125 ... 14:18:05 14:18:05 #121 [security-bootstrapper builder 6/7] COPY . . 14:18:05 #121 DONE 18.2s 14:18:05 14:18:05 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:05 #126 CACHED 14:18:05 14:18:05 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:18:05 #127 CACHED 14:18:05 14:18:05 #128 [security-secretstore-setup builder 6/7] COPY . . 14:18:05 #128 CACHED 14:18:05 14:18:05 #123 [core-command builder 6/7] COPY . . 14:18:05 #123 DONE 18.2s 14:18:05 14:18:05 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:05 #129 CACHED 14:18:05 14:18:05 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:18:05 #130 CACHED 14:18:05 14:18:05 #131 [core-metadata builder 6/7] COPY . . 14:18:05 #131 CACHED 14:18:05 14:18:05 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:05 #132 CACHED 14:18:05 14:18:05 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:18:05 #133 CACHED 14:18:05 14:18:05 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 14:18:05 #134 CACHED 14:18:05 14:18:05 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:05 #135 CACHED 14:18:05 14:18:05 #136 [security-proxy-auth builder 6/7] COPY . . 14:18:05 #136 CACHED 14:18:05 14:18:05 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:18:05 #137 CACHED 14:18:05 14:18:05 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 14:18:05 #138 CACHED 14:18:05 14:18:05 #139 [core-data builder 6/7] COPY . . 14:18:05 #139 CACHED 14:18:05 14:18:05 #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:05 #140 CACHED 14:18:05 14:18:05 #141 [security-proxy-setup builder 6/7] COPY . . 14:18:05 #141 CACHED 14:18:05 14:18:05 #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:18:05 #142 CACHED 14:18:05 14:18:05 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:05 #143 CACHED 14:18:05 14:18:05 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:18:05 #152 ... 14:18:05 14:18:05 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:18:05 #0 3.289 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:18:05 #153 ... 14:18:05 14:18:05 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:18:05 #0 3.360 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:18:05 #154 ... 14:18:05 14:18:05 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:18:05 #0 2.990 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 14:18:05 #144 1.456 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:18:05 #155 ... 14:18:05 14:18:05 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:18:05 #0 2.786 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:18:15 #144 ... 14:18:15 14:18:15 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:18:15 #0 1.231 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:18:15 #145 ... 14:18:15 14:18:15 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:18:15 #0 0.442 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 14:18:15 #146 ... 14:18:15 14:18:15 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:18:15 #0 1.310 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 14:18:15 #147 ... 14:18:15 14:18:15 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:18:15 #0 1.204 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:18:15 #148 ... 14:18:15 14:18:15 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:18:15 #0 1.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:18:15 #149 ... 14:18:15 14:18:15 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:18:15 #0 0.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 14:18:15 #150 ... 14:18:15 14:18:15 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:18:15 #0 0.383 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:18:15 #151 ... 14:18:15 14:18:15 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:18:15 #0 1.396 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:18:15 #152 ... 14:18:15 14:18:15 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:18:15 #0 0.691 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:18:15 #153 ... 14:18:15 14:18:15 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:18:15 #0 0.866 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:18:15 #154 ... 14:18:15 14:18:15 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:18:15 #125 0.670 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:19:37 #125 ... 14:19:37 14:19:37 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:19:37 #154 90.28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:20:45 #154 ... 14:20:45 14:20:45 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:20:45 #150 DONE 150.2s 14:20:45 14:20:45 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #155 ... 14:20:45 14:20:45 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:20:45 #151 DONE 150.3s 14:20:45 14:20:45 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:20:45 #148 DONE 150.3s 14:20:45 14:20:45 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:20:45 #146 DONE 150.3s 14:20:45 14:20:45 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:20:45 #147 DONE 150.3s 14:20:45 14:20:45 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:20:45 #152 DONE 150.3s 14:20:45 14:20:45 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:20:45 #145 DONE 150.3s 14:20:45 14:20:45 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:20:45 #144 DONE 150.4s 14:20:45 14:20:45 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:20:45 #125 DONE 150.5s 14:20:45 14:20:45 #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #156 ... 14:20:45 14:20:45 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:20:45 #153 DONE 150.5s 14:20:45 14:20:45 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:20:45 #154 DONE 150.5s 14:20:45 14:20:45 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:20:45 #149 DONE 150.5s 14:20:45 14:20:45 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #155 DONE 0.4s 14:20:45 14:20:45 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:20:45 #157 DONE 0.3s 14:20:45 14:20:45 #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #158 DONE 0.3s 14:20:45 14:20:45 #159 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #159 DONE 0.4s 14:20:45 14:20:45 #160 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #160 DONE 0.4s 14:20:45 14:20:45 #161 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:20:45 #161 ... 14:20:45 14:20:45 #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #156 DONE 0.3s 14:20:45 14:20:45 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #162 DONE 0.2s 14:20:45 14:20:45 #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 14:20:45 #163 ... 14:20:45 14:20:45 #164 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #164 DONE 0.5s 14:20:45 14:20:45 #165 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #165 DONE 0.5s 14:20:45 14:20:45 #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:20:45 #166 DONE 0.5s 14:20:45 14:20:45 #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #167 CACHED 14:20:45 14:20:45 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:20:45 #168 CACHED 14:20:45 14:20:45 #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 14:20:45 #169 DONE 0.5s 14:20:45 14:20:45 #161 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:20:45 #161 DONE 0.5s 14:20:45 14:20:45 #170 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 14:20:45 #170 DONE 0.5s 14:20:45 14:20:45 #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #171 CACHED 14:20:45 14:20:45 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:20:45 #172 CACHED 14:20:45 14:20:45 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #173 CACHED 14:20:45 14:20:45 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:20:45 #174 CACHED 14:20:45 14:20:45 #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 14:20:45 #163 DONE 0.5s 14:20:45 14:20:45 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:20:45 #175 DONE 0.5s 14:20:45 14:20:45 #176 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 14:20:45 #176 DONE 1.1s 14:20:45 14:20:45 #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:20:45 #177 DONE 1.1s 14:20:45 14:20:45 #178 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:20:45 #178 DONE 1.1s 14:20:45 14:20:45 #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:20:45 #179 DONE 1.1s 14:20:45 14:20:45 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:20:45 #180 DONE 1.1s 14:20:45 14:20:45 #181 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 14:20:45 #181 ... 14:20:45 14:20:45 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:20:45 #182 DONE 1.1s 14:20:45 14:20:45 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:20:45 #183 DONE 1.1s 14:20:45 14:20:45 #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:20:45 #184 DONE 1.2s 14:20:45 14:20:45 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:20:45 #185 DONE 1.2s 14:20:45 14:20:45 #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:20:45 #186 DONE 1.2s 14:20:45 14:20:45 #187 [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 14:20:45 #187 DONE 1.1s 14:20:45 14:20:45 #188 [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 14:20:45 #188 ... 14:20:45 14:20:45 #189 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:20:45 #189 DONE 1.2s 14:20:45 14:20:45 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:20:45 #190 DONE 1.2s 14:20:45 14:20:45 #181 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 14:20:45 #181 DONE 1.2s 14:20:45 14:20:45 #191 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:20:45 #191 DONE 1.2s 14:20:45 14:20:45 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:20:45 #192 DONE 1.2s 14:20:45 14:20:45 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 14:20:45 #193 DONE 1.2s 14:20:45 14:20:45 #194 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:20:45 #194 DONE 1.2s 14:20:45 14:20:45 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:20:45 #195 DONE 1.2s 14:20:45 14:20:45 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:20:45 #196 DONE 1.2s 14:20:45 14:20:45 #90 [security-spiffe-token-provider] exporting to image 14:20:45 #90 exporting layers 14:20:45 #90 ... 14:20:45 14:20:45 #188 [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 14:20:45 #188 DONE 1.2s 14:20:45 14:20:45 #197 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:20:45 #197 DONE 1.2s 14:20:45 14:20:45 #90 [security-spiffe-token-provider] exporting to image 14:20:45 #90 exporting layers 0.3s done 14:20:45 #90 ... 14:20:45 14:20:45 #198 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:20:45 #198 DONE 0.4s 14:20:45 14:20:45 #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 14:20:45 #199 DONE 0.4s 14:20:45 14:20:45 #200 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:20:45 #200 DONE 0.4s 14:20:45 14:20:45 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:20:45 #201 DONE 0.4s 14:20:45 14:20:45 #202 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:20:45 #202 DONE 0.4s 14:20:45 14:20:45 #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:20:45 #203 DONE 0.4s 14:20:45 14:20:45 #90 [core-command] exporting to image 14:20:45 #90 writing image sha256:489d876d659f9eef5d4740d8e62c3a346e8d76004734bbe4b2f7d8cde9ff42d3 done 14:20:45 #90 naming to docker.io/library/core-keeper done 14:20:45 #90 writing image sha256:7397097421a7c331f958897ac4016bae715733f2864d25a5e9096d74803cf728 0.0s done 14:20:45 #90 naming to docker.io/library/core-command done 14:20:45 #90 ... 14:20:45 14:20:45 #204 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 14:20:45 #204 DONE 0.8s 14:20:45 14:20:45 #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:20:45 #205 DONE 0.8s 14:20:45 14:20:45 #206 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 14:20:45 #206 DONE 3.9s 14:20:45 14:20:45 #90 [core-data] exporting to image 14:20:45 #90 exporting layers 0.6s done 14:20:45 #90 writing image sha256:31d1379a663ecfbc6c34453f63194aab0c0a112e3473df1d973bc0e23076759e done 14:20:45 #90 naming to docker.io/library/security-spiffe-token-provider done 14:20:45 #90 writing image sha256:ece2c828d34b0787597e4f7b8a5f97009e7752f948410e9d2ca3e7d410e7ae36 14:20:45 #90 ... 14:20:45 14:20:45 #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:20:45 #207 DONE 0.9s 14:20:45 14:20:45 #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 14:20:45 #208 DONE 1.0s 14:20:45 14:20:45 #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 14:20:45 #209 DONE 0.5s 14:20:45 14:20:45 #210 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:20:45 #210 DONE 0.4s 14:20:45 14:20:45 #90 [core-metadata] exporting to image 14:20:45 #90 writing image sha256:ece2c828d34b0787597e4f7b8a5f97009e7752f948410e9d2ca3e7d410e7ae36 0.2s done 14:20:45 #90 naming to docker.io/library/support-scheduler done 14:20:45 #90 writing image sha256:2d46018e4404028c1969ce2d3bd4655eb6103bbc3d4a1045761b488616055efb 14:20:45 #90 ... 14:20:45 14:20:45 #211 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 14:20:45 #211 DONE 0.4s 14:20:45 14:20:45 #90 [core-data] exporting to image 14:20:45 #90 writing image sha256:2d46018e4404028c1969ce2d3bd4655eb6103bbc3d4a1045761b488616055efb 0.0s done 14:20:45 #90 naming to docker.io/library/core-data done 14:20:45 #90 ... 14:20:45 14:20:45 #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:20:45 #212 DONE 0.3s 14:20:45 14:20:45 #213 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 14:20:45 #213 DONE 0.3s 14:20:45 14:20:45 #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:20:45 #214 DONE 1.4s 14:20:45 14:20:45 #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:20:45 #215 DONE 1.4s 14:20:45 14:20:45 #90 [core-metadata] exporting to image 14:20:45 #90 writing image sha256:a22134a000cd7b161415acf3cb4d26c1a94e25d09f780c4d1dcbb1f047049067 done 14:20:45 #90 writing image sha256:d2001d3986878178f47b4f75a7971d157162a820ef27576700f61b6512735a8e done 14:20:45 #90 naming to docker.io/library/core-metadata done 14:20:45 #90 naming to docker.io/library/support-notifications 14:20:45 #90 naming to docker.io/library/support-notifications 0.2s done 14:20:45 #90 ... 14:20:45 14:20:45 #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:20:45 #216 DONE 0.4s 14:20:45 14:20:45 #217 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:20:45 #217 DONE 0.4s 14:20:45 14:20:45 #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:20:45 #218 DONE 0.8s 14:20:45 14:20:45 #90 [core-common-config-bootstrapper] exporting to image 14:20:45 #90 exporting layers 0.3s done 14:20:45 #90 writing image sha256:0ef2f0e07f258855b05fd69efbf0afebf79804c252776c9ceb021be92dbd0e5f done 14:20:45 #90 naming to docker.io/library/core-common-config-bootstrapper done 14:20:45 #90 ... 14:20:45 14:20:45 #219 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:20:45 #219 DONE 0.1s 14:20:45 14:20:45 #90 [security-proxy-setup] exporting to image 14:20:45 #90 ... 14:20:45 14:20:45 #220 [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/ 14:20:45 #220 DONE 0.1s 14:20:45 14:20:45 #221 [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/ 14:20:45 #221 DONE 0.0s 14:20:45 14:20:45 #90 [security-proxy-auth] exporting to image 14:20:45 #90 exporting layers 0.4s done 14:20:45 #90 writing image sha256:efb4acbfe75e1407983af23d2c4660542d565a1fecdaf6ff7846713597b3c582 done 14:20:45 #90 naming to docker.io/library/security-proxy-auth done 14:20:45 #90 exporting layers 0.2s done 14:20:45 #90 writing image sha256:35254bb3096ebbf1a7165fa313ff3b53621cbda3e7933ed97692132b0ed57c37 done 14:20:45 #90 naming to docker.io/library/security-proxy-setup done 14:20:45 #90 DONE 5.0s 14:20:45 14:20:45 #222 [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/ 14:20:45 #222 DONE 0.1s 14:20:45 14:20:45 #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:20:45 #223 DONE 0.0s 14:20:45 14:20:45 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:20:45 #224 ... 14:20:45 14:20:45 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:20:45 #225 DONE 0.4s 14:20:45 14:20:45 #90 [security-secretstore-setup] exporting to image 14:20:45 #90 ... 14:20:45 14:20:45 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:20:45 #224 DONE 0.4s 14:20:45 14:20:45 #90 [security-secretstore-setup] exporting to image 14:20:45 #90 writing image sha256:0b7efe1c9998258be7f773d8cb7a70a4435e0f656c305615273d47d70e8a1165 done 14:20:45 #90 naming to docker.io/library/security-secretstore-setup done 14:20:45 #90 exporting layers 0.2s done 14:20:45 #90 writing image sha256:a1201fb4cda0eb0c13701f95c48c1684a66038d4b96b815455952e2b62f02d0d done 14:20:45 #90 naming to docker.io/library/security-bootstrapper done 14:20:45 #90 DONE 5.5s 14:20:45 14:20:45 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:45 time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:20:45 $ docker stop --time=1 41ac031c0d29fa9c704195b5bd200b0fa7dd4133012d37ff0b9945d7dae68712 14:20:46 $ docker rm -f --volumes 41ac031c0d29fa9c704195b5bd200b0fa7dd4133012d37ff0b9945d7dae68712 [Pipeline] // withDockerContainer [Pipeline] sh 14:20:46 + docker images 14:20:46 REPOSITORY TAG IMAGE ID CREATED SIZE 14:20:46 security-secretstore-setup latest 0b7efe1c9998 6 seconds ago 41MB 14:20:46 security-bootstrapper latest a1201fb4cda0 6 seconds ago 20.3MB 14:20:46 core-metadata latest a22134a000cd 7 seconds ago 32.2MB 14:20:46 security-proxy-setup latest 35254bb3096e 7 seconds ago 29.3MB 14:20:46 support-notifications latest d2001d398687 7 seconds ago 51.3MB 14:20:46 core-common-config-bootstrapper latest 0ef2f0e07f25 7 seconds ago 17.1MB 14:20:46 security-proxy-auth latest efb4acbfe75e 7 seconds ago 31MB 14:20:46 support-scheduler latest ece2c828d34b 8 seconds ago 47.7MB 14:20:46 core-data latest 2d46018e4404 8 seconds ago 32.1MB 14:20:46 core-keeper latest 489d876d659f 9 seconds ago 31.7MB 14:20:46 core-command latest 7397097421a7 9 seconds ago 27.8MB 14:20:46 security-spiffe-token-provider latest 31d1379a663e 9 seconds ago 32.7MB 14:20:46 security-spire-agent latest 390f03e7f9de 3 minutes ago 182MB 14:20:46 security-spire-server latest 68f708f443da 3 minutes ago 122MB 14:20:46 security-spire-config latest 8a7e1610829a 3 minutes ago 121MB 14:20:46 ci-base-image-x86_64 latest debe6ebf8dc3 7 minutes ago 929MB 14:20:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 5 weeks ago 580MB 14:20:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB 14:20:46 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 14:20:46 provisioning config files... 14:20:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/787@tmp/config3879621399823297874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:20:47 ---> ****-login.sh 14:20:47 nexus3.edgexfoundry.org:10001 14:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:20:47 Configure a credential helper to remove this warning. See 14:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:20:47 14:20:47 Login Succeeded 14:20:47 nexus3.edgexfoundry.org:10002 14:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:20:47 Configure a credential helper to remove this warning. See 14:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:20:47 14:20:47 Login Succeeded 14:20:47 nexus3.edgexfoundry.org:10003 14:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:20:47 Configure a credential helper to remove this warning. See 14:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:20:47 14:20:47 Login Succeeded 14:20:47 nexus3.edgexfoundry.org:10004 14:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:20:47 Configure a credential helper to remove this warning. See 14:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:20:47 14:20:47 Login Succeeded 14:20:47 ****.io 14:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:20:48 Configure a credential helper to remove this warning. See 14:20:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:20:48 14:20:48 Login Succeeded 14:20:48 ---> ****-login.sh ends [Pipeline] } 14:20:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:20:48 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:20:48 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:20:48 latest 14:20:48 4.0.0-dev.51 14:20:48 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:20:48 main 14:20:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:48 + docker push nexus3.edgexfoundry.org:10004/core-command:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:20:48 a30ae0c76bd9: Preparing 14:20:48 a2ff23150d25: Preparing 14:20:48 5375749252cd: Preparing 14:20:48 3c4a3b6d9e70: Preparing 14:20:48 9b493d2ed297: Preparing 14:20:48 da7d3f355181: Preparing 14:20:48 ce5a8cde9eee: Preparing 14:20:48 da7d3f355181: Waiting 14:20:48 ce5a8cde9eee: Waiting 14:20:48 5375749252cd: Pushed 14:20:48 a30ae0c76bd9: Pushed 14:20:48 9b493d2ed297: Pushed 14:20:48 3c4a3b6d9e70: Pushed 14:20:48 ce5a8cde9eee: Layer already exists 14:20:49 da7d3f355181: Pushed 14:20:50 a2ff23150d25: Pushed 14:20:50 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:1d04ae34bc2ee68b547b79046ed804743ffdd21886acb189cd158d22c062cabe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:51 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:20:51 a30ae0c76bd9: Preparing 14:20:51 a2ff23150d25: Preparing 14:20:51 5375749252cd: Preparing 14:20:51 3c4a3b6d9e70: Preparing 14:20:51 9b493d2ed297: Preparing 14:20:51 da7d3f355181: Preparing 14:20:51 ce5a8cde9eee: Preparing 14:20:51 da7d3f355181: Waiting 14:20:51 ce5a8cde9eee: Waiting 14:20:51 a2ff23150d25: Layer already exists 14:20:51 a30ae0c76bd9: Layer already exists 14:20:51 3c4a3b6d9e70: Layer already exists 14:20:51 9b493d2ed297: Layer already exists 14:20:51 5375749252cd: Layer already exists 14:20:51 ce5a8cde9eee: Layer already exists 14:20:51 da7d3f355181: Layer already exists 14:20:51 latest: digest: sha256:1d04ae34bc2ee68b547b79046ed804743ffdd21886acb189cd158d22c062cabe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:52 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.51 14:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:20:52 a30ae0c76bd9: Preparing 14:20:52 a2ff23150d25: Preparing 14:20:52 5375749252cd: Preparing 14:20:52 3c4a3b6d9e70: Preparing 14:20:52 9b493d2ed297: Preparing 14:20:52 da7d3f355181: Preparing 14:20:52 ce5a8cde9eee: Preparing 14:20:52 da7d3f355181: Waiting 14:20:52 ce5a8cde9eee: Waiting 14:20:52 a2ff23150d25: Layer already exists 14:20:52 5375749252cd: Layer already exists 14:20:52 a30ae0c76bd9: Layer already exists 14:20:52 9b493d2ed297: Layer already exists 14:20:52 3c4a3b6d9e70: Layer already exists 14:20:52 da7d3f355181: Layer already exists 14:20:52 ce5a8cde9eee: Layer already exists 14:20:52 4.0.0-dev.51: digest: sha256:1d04ae34bc2ee68b547b79046ed804743ffdd21886acb189cd158d22c062cabe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:52 + docker push nexus3.edgexfoundry.org:10004/core-command:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:20:52 a30ae0c76bd9: Preparing 14:20:52 a2ff23150d25: Preparing 14:20:52 5375749252cd: Preparing 14:20:52 3c4a3b6d9e70: Preparing 14:20:52 9b493d2ed297: Preparing 14:20:52 da7d3f355181: Preparing 14:20:52 ce5a8cde9eee: Preparing 14:20:52 da7d3f355181: Waiting 14:20:52 ce5a8cde9eee: Waiting 14:20:52 5375749252cd: Layer already exists 14:20:52 a30ae0c76bd9: Layer already exists 14:20:52 3c4a3b6d9e70: Layer already exists 14:20:52 a2ff23150d25: Layer already exists 14:20:52 9b493d2ed297: Layer already exists 14:20:52 da7d3f355181: Layer already exists 14:20:52 ce5a8cde9eee: Layer already exists 14:20:52 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:1d04ae34bc2ee68b547b79046ed804743ffdd21886acb189cd158d22c062cabe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:53 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:20:53 a30ae0c76bd9: Preparing 14:20:53 a2ff23150d25: Preparing 14:20:53 5375749252cd: Preparing 14:20:53 3c4a3b6d9e70: Preparing 14:20:53 9b493d2ed297: Preparing 14:20:53 da7d3f355181: Preparing 14:20:53 ce5a8cde9eee: Preparing 14:20:53 da7d3f355181: Waiting 14:20:53 ce5a8cde9eee: Waiting 14:20:53 5375749252cd: Layer already exists 14:20:53 3c4a3b6d9e70: Layer already exists 14:20:53 a30ae0c76bd9: Layer already exists 14:20:53 9b493d2ed297: Layer already exists 14:20:53 a2ff23150d25: Layer already exists 14:20:53 ce5a8cde9eee: Layer already exists 14:20:53 da7d3f355181: Layer already exists 14:20:53 main: digest: sha256:1d04ae34bc2ee68b547b79046ed804743ffdd21886acb189cd158d22c062cabe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:53 ===================================================== [Pipeline] echo 14:20:53 taggedImages: 14:20:53 - nexus3.edgexfoundry.org:10004/core-command:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:20:53 - nexus3.edgexfoundry.org:10004/core-command:latest 14:20:53 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.51 14:20:53 - nexus3.edgexfoundry.org:10004/core-command:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:20:53 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 14:20:53 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 14:20:53 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:20:53 latest 14:20:53 4.0.0-dev.51 14:20:53 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:20:53 main 14:20:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:20:54 8d34b96812ba: Preparing 14:20:54 5f82ba42e261: Preparing 14:20:54 bc2c747ae13f: Preparing 14:20:54 0490465fbfd0: Preparing 14:20:54 5375749252cd: Preparing 14:20:54 3c4a3b6d9e70: Preparing 14:20:54 9b493d2ed297: Preparing 14:20:54 da7d3f355181: Preparing 14:20:54 ce5a8cde9eee: Preparing 14:20:54 9b493d2ed297: Waiting 14:20:54 3c4a3b6d9e70: Waiting 14:20:54 da7d3f355181: Waiting 14:20:54 5375749252cd: Layer already exists 14:20:54 3c4a3b6d9e70: Layer already exists 14:20:54 9b493d2ed297: Layer already exists 14:20:54 da7d3f355181: Layer already exists 14:20:54 ce5a8cde9eee: Layer already exists 14:20:54 5f82ba42e261: Pushed 14:20:54 8d34b96812ba: Pushed 14:20:54 bc2c747ae13f: Pushed 14:20:55 0490465fbfd0: Pushed 14:20:55 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:7a1202ad97918b6a662492b62117fd8afc36f7685adec584a7f526cef3c64203 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:55 + 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 14:20:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:20:56 8d34b96812ba: Preparing 14:20:56 5f82ba42e261: Preparing 14:20:56 bc2c747ae13f: Preparing 14:20:56 0490465fbfd0: Preparing 14:20:56 5375749252cd: Preparing 14:20:56 3c4a3b6d9e70: Preparing 14:20:56 9b493d2ed297: Preparing 14:20:56 da7d3f355181: Preparing 14:20:56 ce5a8cde9eee: Preparing 14:20:56 9b493d2ed297: Waiting 14:20:56 3c4a3b6d9e70: Waiting 14:20:56 da7d3f355181: Waiting 14:20:56 ce5a8cde9eee: Waiting 14:20:56 5f82ba42e261: Layer already exists 14:20:56 bc2c747ae13f: Layer already exists 14:20:56 5375749252cd: Layer already exists 14:20:56 0490465fbfd0: Layer already exists 14:20:56 8d34b96812ba: Layer already exists 14:20:56 9b493d2ed297: Layer already exists 14:20:56 3c4a3b6d9e70: Layer already exists 14:20:56 da7d3f355181: Layer already exists 14:20:56 ce5a8cde9eee: Layer already exists 14:20:56 latest: digest: sha256:7a1202ad97918b6a662492b62117fd8afc36f7685adec584a7f526cef3c64203 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.51 14:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:20:56 8d34b96812ba: Preparing 14:20:56 5f82ba42e261: Preparing 14:20:56 bc2c747ae13f: Preparing 14:20:56 0490465fbfd0: Preparing 14:20:56 5375749252cd: Preparing 14:20:56 3c4a3b6d9e70: Preparing 14:20:56 9b493d2ed297: Preparing 14:20:56 da7d3f355181: Preparing 14:20:56 ce5a8cde9eee: Preparing 14:20:56 da7d3f355181: Waiting 14:20:56 3c4a3b6d9e70: Waiting 14:20:56 ce5a8cde9eee: Waiting 14:20:56 9b493d2ed297: Waiting 14:20:56 0490465fbfd0: Layer already exists 14:20:56 bc2c747ae13f: Layer already exists 14:20:56 5f82ba42e261: Layer already exists 14:20:56 5375749252cd: Layer already exists 14:20:56 8d34b96812ba: Layer already exists 14:20:56 da7d3f355181: Layer already exists 14:20:56 3c4a3b6d9e70: Layer already exists 14:20:56 ce5a8cde9eee: Layer already exists 14:20:56 9b493d2ed297: Layer already exists 14:20:56 4.0.0-dev.51: digest: sha256:7a1202ad97918b6a662492b62117fd8afc36f7685adec584a7f526cef3c64203 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:20:57 8d34b96812ba: Preparing 14:20:57 5f82ba42e261: Preparing 14:20:57 bc2c747ae13f: Preparing 14:20:57 0490465fbfd0: Preparing 14:20:57 5375749252cd: Preparing 14:20:57 3c4a3b6d9e70: Preparing 14:20:57 9b493d2ed297: Preparing 14:20:57 da7d3f355181: Preparing 14:20:57 ce5a8cde9eee: Preparing 14:20:57 3c4a3b6d9e70: Waiting 14:20:57 9b493d2ed297: Waiting 14:20:57 da7d3f355181: Waiting 14:20:57 ce5a8cde9eee: Waiting 14:20:57 8d34b96812ba: Layer already exists 14:20:57 5f82ba42e261: Layer already exists 14:20:57 bc2c747ae13f: Layer already exists 14:20:57 5375749252cd: Layer already exists 14:20:57 0490465fbfd0: Layer already exists 14:20:57 ce5a8cde9eee: Layer already exists 14:20:57 3c4a3b6d9e70: Layer already exists 14:20:57 9b493d2ed297: Layer already exists 14:20:57 da7d3f355181: Layer already exists 14:20:57 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:7a1202ad97918b6a662492b62117fd8afc36f7685adec584a7f526cef3c64203 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:57 + 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 14:20:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 14:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:20:58 8d34b96812ba: Preparing 14:20:58 5f82ba42e261: Preparing 14:20:58 bc2c747ae13f: Preparing 14:20:58 0490465fbfd0: Preparing 14:20:58 5375749252cd: Preparing 14:20:58 3c4a3b6d9e70: Preparing 14:20:58 9b493d2ed297: Preparing 14:20:58 da7d3f355181: Preparing 14:20:58 ce5a8cde9eee: Preparing 14:20:58 3c4a3b6d9e70: Waiting 14:20:58 9b493d2ed297: Waiting 14:20:58 da7d3f355181: Waiting 14:20:58 ce5a8cde9eee: Waiting 14:20:58 0490465fbfd0: Layer already exists 14:20:58 bc2c747ae13f: Layer already exists 14:20:58 8d34b96812ba: Layer already exists 14:20:58 5375749252cd: Layer already exists 14:20:58 5f82ba42e261: Layer already exists 14:20:58 9b493d2ed297: Layer already exists 14:20:58 3c4a3b6d9e70: Layer already exists 14:20:58 ce5a8cde9eee: Layer already exists 14:20:58 da7d3f355181: Layer already exists 14:20:58 main: digest: sha256:7a1202ad97918b6a662492b62117fd8afc36f7685adec584a7f526cef3c64203 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:58 ===================================================== [Pipeline] echo 14:20:58 taggedImages: 14:20:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:20:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:20:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.51 14:20:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:20:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 14:20:58 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:20:58 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:20:58 latest 14:20:58 4.0.0-dev.51 14:20:58 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:20:58 main 14:20:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:58 + docker push nexus3.edgexfoundry.org:10004/core-data:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:20:58 86478c59da84: Preparing 14:20:58 41bc13d76eef: Preparing 14:20:58 6269f5ae7ef9: Preparing 14:20:58 5375749252cd: Preparing 14:20:58 3c4a3b6d9e70: Preparing 14:20:58 9b493d2ed297: Preparing 14:20:58 da7d3f355181: Preparing 14:20:58 ce5a8cde9eee: Preparing 14:20:58 9b493d2ed297: Waiting 14:20:58 da7d3f355181: Waiting 14:20:58 ce5a8cde9eee: Waiting 14:20:58 3c4a3b6d9e70: Layer already exists 14:20:58 5375749252cd: Layer already exists 14:20:58 9b493d2ed297: Layer already exists 14:20:58 da7d3f355181: Layer already exists 14:20:58 ce5a8cde9eee: Layer already exists 14:20:58 41bc13d76eef: Pushed 14:20:58 86478c59da84: Pushed 14:21:01 6269f5ae7ef9: Pushed 14:21:01 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:9679fd83fd6f289a4f25bcab15f0c4e5e4fad9de62f5abbe65871d1116a95df1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:01 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:21:01 86478c59da84: Preparing 14:21:01 41bc13d76eef: Preparing 14:21:01 6269f5ae7ef9: Preparing 14:21:01 5375749252cd: Preparing 14:21:01 3c4a3b6d9e70: Preparing 14:21:01 9b493d2ed297: Preparing 14:21:01 da7d3f355181: Preparing 14:21:01 ce5a8cde9eee: Preparing 14:21:01 9b493d2ed297: Waiting 14:21:01 da7d3f355181: Waiting 14:21:01 ce5a8cde9eee: Waiting 14:21:01 5375749252cd: Layer already exists 14:21:01 3c4a3b6d9e70: Layer already exists 14:21:01 86478c59da84: Layer already exists 14:21:01 6269f5ae7ef9: Layer already exists 14:21:01 41bc13d76eef: Layer already exists 14:21:01 da7d3f355181: Layer already exists 14:21:01 ce5a8cde9eee: Layer already exists 14:21:01 9b493d2ed297: Layer already exists 14:21:01 latest: digest: sha256:9679fd83fd6f289a4f25bcab15f0c4e5e4fad9de62f5abbe65871d1116a95df1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:02 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.51 14:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:21:02 86478c59da84: Preparing 14:21:02 41bc13d76eef: Preparing 14:21:02 6269f5ae7ef9: Preparing 14:21:02 5375749252cd: Preparing 14:21:02 3c4a3b6d9e70: Preparing 14:21:02 9b493d2ed297: Preparing 14:21:02 da7d3f355181: Preparing 14:21:02 ce5a8cde9eee: Preparing 14:21:02 da7d3f355181: Waiting 14:21:02 9b493d2ed297: Waiting 14:21:02 41bc13d76eef: Layer already exists 14:21:02 3c4a3b6d9e70: Layer already exists 14:21:02 6269f5ae7ef9: Layer already exists 14:21:02 86478c59da84: Layer already exists 14:21:02 5375749252cd: Layer already exists 14:21:02 da7d3f355181: Layer already exists 14:21:02 ce5a8cde9eee: Layer already exists 14:21:02 9b493d2ed297: Layer already exists 14:21:02 4.0.0-dev.51: digest: sha256:9679fd83fd6f289a4f25bcab15f0c4e5e4fad9de62f5abbe65871d1116a95df1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:03 + docker push nexus3.edgexfoundry.org:10004/core-data:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:21:03 86478c59da84: Preparing 14:21:03 41bc13d76eef: Preparing 14:21:03 6269f5ae7ef9: Preparing 14:21:03 5375749252cd: Preparing 14:21:03 3c4a3b6d9e70: Preparing 14:21:03 9b493d2ed297: Preparing 14:21:03 da7d3f355181: Preparing 14:21:03 ce5a8cde9eee: Preparing 14:21:03 da7d3f355181: Waiting 14:21:03 9b493d2ed297: Waiting 14:21:03 ce5a8cde9eee: Waiting 14:21:03 3c4a3b6d9e70: Layer already exists 14:21:03 86478c59da84: Layer already exists 14:21:03 5375749252cd: Layer already exists 14:21:03 41bc13d76eef: Layer already exists 14:21:03 6269f5ae7ef9: Layer already exists 14:21:03 da7d3f355181: Layer already exists 14:21:03 9b493d2ed297: Layer already exists 14:21:03 ce5a8cde9eee: Layer already exists 14:21:03 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:9679fd83fd6f289a4f25bcab15f0c4e5e4fad9de62f5abbe65871d1116a95df1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:03 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:21:03 86478c59da84: Preparing 14:21:03 41bc13d76eef: Preparing 14:21:03 6269f5ae7ef9: Preparing 14:21:03 5375749252cd: Preparing 14:21:03 3c4a3b6d9e70: Preparing 14:21:03 9b493d2ed297: Preparing 14:21:03 da7d3f355181: Preparing 14:21:03 ce5a8cde9eee: Preparing 14:21:03 da7d3f355181: Waiting 14:21:03 ce5a8cde9eee: Waiting 14:21:03 9b493d2ed297: Waiting 14:21:03 3c4a3b6d9e70: Layer already exists 14:21:03 5375749252cd: Layer already exists 14:21:03 41bc13d76eef: Layer already exists 14:21:03 6269f5ae7ef9: Layer already exists 14:21:03 86478c59da84: Layer already exists 14:21:03 9b493d2ed297: Layer already exists 14:21:03 da7d3f355181: Layer already exists 14:21:03 ce5a8cde9eee: Layer already exists 14:21:03 main: digest: sha256:9679fd83fd6f289a4f25bcab15f0c4e5e4fad9de62f5abbe65871d1116a95df1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:03 ===================================================== [Pipeline] echo 14:21:03 taggedImages: 14:21:03 - nexus3.edgexfoundry.org:10004/core-data:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:03 - nexus3.edgexfoundry.org:10004/core-data:latest 14:21:03 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.51 14:21:03 - nexus3.edgexfoundry.org:10004/core-data:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:03 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:21:03 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 14:21:03 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:03 latest 14:21:03 4.0.0-dev.51 14:21:03 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:03 main 14:21:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:21:04 864671bff2aa: Preparing 14:21:04 4395bd8d3025: Preparing 14:21:04 e9c86bef480d: Preparing 14:21:04 3c4a3b6d9e70: Preparing 14:21:04 23d9c7c8c746: Preparing 14:21:04 f9a384fc443a: Preparing 14:21:04 ce5a8cde9eee: Preparing 14:21:04 f9a384fc443a: Waiting 14:21:04 ce5a8cde9eee: Waiting 14:21:04 3c4a3b6d9e70: Layer already exists 14:21:04 864671bff2aa: Pushed 14:21:04 ce5a8cde9eee: Layer already exists 14:21:04 4395bd8d3025: Pushed 14:21:04 f9a384fc443a: Pushed 14:21:04 23d9c7c8c746: Pushed 14:21:07 e9c86bef480d: Pushed 14:21:07 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:c29f2fe7395d57c945fccfab6213c3c7973c68f0b5a300cc43a2436202044726 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 14:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:21:07 864671bff2aa: Preparing 14:21:07 4395bd8d3025: Preparing 14:21:07 e9c86bef480d: Preparing 14:21:07 3c4a3b6d9e70: Preparing 14:21:07 23d9c7c8c746: Preparing 14:21:07 f9a384fc443a: Preparing 14:21:07 ce5a8cde9eee: Preparing 14:21:07 f9a384fc443a: Waiting 14:21:07 ce5a8cde9eee: Waiting 14:21:07 864671bff2aa: Layer already exists 14:21:07 4395bd8d3025: Layer already exists 14:21:07 23d9c7c8c746: Layer already exists 14:21:07 3c4a3b6d9e70: Layer already exists 14:21:07 e9c86bef480d: Layer already exists 14:21:07 f9a384fc443a: Layer already exists 14:21:07 ce5a8cde9eee: Layer already exists 14:21:07 latest: digest: sha256:c29f2fe7395d57c945fccfab6213c3c7973c68f0b5a300cc43a2436202044726 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.51 14:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:21:08 864671bff2aa: Preparing 14:21:08 4395bd8d3025: Preparing 14:21:08 e9c86bef480d: Preparing 14:21:08 3c4a3b6d9e70: Preparing 14:21:08 23d9c7c8c746: Preparing 14:21:08 f9a384fc443a: Preparing 14:21:08 ce5a8cde9eee: Preparing 14:21:08 f9a384fc443a: Waiting 14:21:08 ce5a8cde9eee: Waiting 14:21:08 4395bd8d3025: Layer already exists 14:21:08 864671bff2aa: Layer already exists 14:21:08 23d9c7c8c746: Layer already exists 14:21:08 e9c86bef480d: Layer already exists 14:21:08 3c4a3b6d9e70: Layer already exists 14:21:08 f9a384fc443a: Layer already exists 14:21:08 ce5a8cde9eee: Layer already exists 14:21:08 4.0.0-dev.51: digest: sha256:c29f2fe7395d57c945fccfab6213c3c7973c68f0b5a300cc43a2436202044726 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:21:09 864671bff2aa: Preparing 14:21:09 4395bd8d3025: Preparing 14:21:09 e9c86bef480d: Preparing 14:21:09 3c4a3b6d9e70: Preparing 14:21:09 23d9c7c8c746: Preparing 14:21:09 f9a384fc443a: Preparing 14:21:09 ce5a8cde9eee: Preparing 14:21:09 f9a384fc443a: Waiting 14:21:09 ce5a8cde9eee: Waiting 14:21:09 4395bd8d3025: Layer already exists 14:21:09 23d9c7c8c746: Layer already exists 14:21:09 3c4a3b6d9e70: Layer already exists 14:21:09 864671bff2aa: Layer already exists 14:21:09 e9c86bef480d: Layer already exists 14:21:09 ce5a8cde9eee: Layer already exists 14:21:09 f9a384fc443a: Layer already exists 14:21:09 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:c29f2fe7395d57c945fccfab6213c3c7973c68f0b5a300cc43a2436202044726 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 14:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:21:09 864671bff2aa: Preparing 14:21:09 4395bd8d3025: Preparing 14:21:09 e9c86bef480d: Preparing 14:21:09 3c4a3b6d9e70: Preparing 14:21:09 23d9c7c8c746: Preparing 14:21:09 f9a384fc443a: Preparing 14:21:09 ce5a8cde9eee: Preparing 14:21:09 f9a384fc443a: Waiting 14:21:09 ce5a8cde9eee: Waiting 14:21:09 3c4a3b6d9e70: Layer already exists 14:21:09 e9c86bef480d: Layer already exists 14:21:09 23d9c7c8c746: Layer already exists 14:21:09 4395bd8d3025: Layer already exists 14:21:09 864671bff2aa: Layer already exists 14:21:09 f9a384fc443a: Layer already exists 14:21:09 ce5a8cde9eee: Layer already exists 14:21:09 main: digest: sha256:c29f2fe7395d57c945fccfab6213c3c7973c68f0b5a300cc43a2436202044726 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:09 ===================================================== [Pipeline] echo 14:21:09 taggedImages: 14:21:09 - nexus3.edgexfoundry.org:10004/core-keeper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:09 - nexus3.edgexfoundry.org:10004/core-keeper:latest 14:21:09 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.51 14:21:09 - nexus3.edgexfoundry.org:10004/core-keeper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:09 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 14:21:09 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:21:09 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:09 latest 14:21:09 4.0.0-dev.51 14:21:09 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:09 main 14:21:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:21:10 1bc32a613998: Preparing 14:21:10 8aab42ccf415: Preparing 14:21:10 bd5fa2e355c0: Preparing 14:21:10 10be8a532d27: Preparing 14:21:10 5375749252cd: Preparing 14:21:10 3c4a3b6d9e70: Preparing 14:21:10 9b493d2ed297: Preparing 14:21:10 da7d3f355181: Preparing 14:21:10 ce5a8cde9eee: Preparing 14:21:10 3c4a3b6d9e70: Waiting 14:21:10 da7d3f355181: Waiting 14:21:10 9b493d2ed297: Waiting 14:21:10 5375749252cd: Layer already exists 14:21:10 3c4a3b6d9e70: Layer already exists 14:21:10 9b493d2ed297: Layer already exists 14:21:10 da7d3f355181: Layer already exists 14:21:10 ce5a8cde9eee: Layer already exists 14:21:10 bd5fa2e355c0: Pushed 14:21:10 8aab42ccf415: Pushed 14:21:10 1bc32a613998: Pushed 14:21:13 10be8a532d27: Pushed 14:21:13 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:c5e7180b964c6f24341f5a06fe69d51ea2368882a9bef620729e501fd8244d4e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 14:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:21:13 1bc32a613998: Preparing 14:21:13 8aab42ccf415: Preparing 14:21:13 bd5fa2e355c0: Preparing 14:21:13 10be8a532d27: Preparing 14:21:13 5375749252cd: Preparing 14:21:13 3c4a3b6d9e70: Preparing 14:21:13 9b493d2ed297: Preparing 14:21:13 da7d3f355181: Preparing 14:21:13 ce5a8cde9eee: Preparing 14:21:13 da7d3f355181: Waiting 14:21:13 3c4a3b6d9e70: Waiting 14:21:13 ce5a8cde9eee: Waiting 14:21:13 9b493d2ed297: Waiting 14:21:13 10be8a532d27: Layer already exists 14:21:13 5375749252cd: Layer already exists 14:21:13 1bc32a613998: Layer already exists 14:21:13 bd5fa2e355c0: Layer already exists 14:21:13 8aab42ccf415: Layer already exists 14:21:13 3c4a3b6d9e70: Layer already exists 14:21:13 9b493d2ed297: Layer already exists 14:21:13 da7d3f355181: Layer already exists 14:21:13 ce5a8cde9eee: Layer already exists 14:21:13 latest: digest: sha256:c5e7180b964c6f24341f5a06fe69d51ea2368882a9bef620729e501fd8244d4e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.51 14:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:21:14 1bc32a613998: Preparing 14:21:14 8aab42ccf415: Preparing 14:21:14 bd5fa2e355c0: Preparing 14:21:14 10be8a532d27: Preparing 14:21:14 5375749252cd: Preparing 14:21:14 3c4a3b6d9e70: Preparing 14:21:14 9b493d2ed297: Preparing 14:21:14 da7d3f355181: Preparing 14:21:14 ce5a8cde9eee: Preparing 14:21:14 9b493d2ed297: Waiting 14:21:14 da7d3f355181: Waiting 14:21:14 ce5a8cde9eee: Waiting 14:21:14 3c4a3b6d9e70: Waiting 14:21:14 bd5fa2e355c0: Layer already exists 14:21:14 1bc32a613998: Layer already exists 14:21:14 5375749252cd: Layer already exists 14:21:14 8aab42ccf415: Layer already exists 14:21:14 10be8a532d27: Layer already exists 14:21:14 da7d3f355181: Layer already exists 14:21:14 3c4a3b6d9e70: Layer already exists 14:21:14 9b493d2ed297: Layer already exists 14:21:14 ce5a8cde9eee: Layer already exists 14:21:14 4.0.0-dev.51: digest: sha256:c5e7180b964c6f24341f5a06fe69d51ea2368882a9bef620729e501fd8244d4e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:21:15 1bc32a613998: Preparing 14:21:15 8aab42ccf415: Preparing 14:21:15 bd5fa2e355c0: Preparing 14:21:15 10be8a532d27: Preparing 14:21:15 5375749252cd: Preparing 14:21:15 3c4a3b6d9e70: Preparing 14:21:15 9b493d2ed297: Preparing 14:21:15 da7d3f355181: Preparing 14:21:15 ce5a8cde9eee: Preparing 14:21:15 3c4a3b6d9e70: Waiting 14:21:15 9b493d2ed297: Waiting 14:21:15 da7d3f355181: Waiting 14:21:15 ce5a8cde9eee: Waiting 14:21:15 bd5fa2e355c0: Layer already exists 14:21:15 5375749252cd: Layer already exists 14:21:15 10be8a532d27: Layer already exists 14:21:15 1bc32a613998: Layer already exists 14:21:15 8aab42ccf415: Layer already exists 14:21:15 9b493d2ed297: Layer already exists 14:21:15 ce5a8cde9eee: Layer already exists 14:21:15 3c4a3b6d9e70: Layer already exists 14:21:15 da7d3f355181: Layer already exists 14:21:15 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:c5e7180b964c6f24341f5a06fe69d51ea2368882a9bef620729e501fd8244d4e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 14:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:21:15 1bc32a613998: Preparing 14:21:15 8aab42ccf415: Preparing 14:21:15 bd5fa2e355c0: Preparing 14:21:15 10be8a532d27: Preparing 14:21:15 5375749252cd: Preparing 14:21:15 3c4a3b6d9e70: Preparing 14:21:15 9b493d2ed297: Preparing 14:21:15 da7d3f355181: Preparing 14:21:15 ce5a8cde9eee: Preparing 14:21:15 3c4a3b6d9e70: Waiting 14:21:15 9b493d2ed297: Waiting 14:21:15 ce5a8cde9eee: Waiting 14:21:15 da7d3f355181: Waiting 14:21:15 bd5fa2e355c0: Layer already exists 14:21:15 1bc32a613998: Layer already exists 14:21:15 8aab42ccf415: Layer already exists 14:21:15 5375749252cd: Layer already exists 14:21:15 10be8a532d27: Layer already exists 14:21:15 3c4a3b6d9e70: Layer already exists 14:21:15 9b493d2ed297: Layer already exists 14:21:15 ce5a8cde9eee: Layer already exists 14:21:15 da7d3f355181: Layer already exists 14:21:15 main: digest: sha256:c5e7180b964c6f24341f5a06fe69d51ea2368882a9bef620729e501fd8244d4e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:15 ===================================================== [Pipeline] echo 14:21:15 taggedImages: 14:21:15 - nexus3.edgexfoundry.org:10004/core-metadata:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:15 - nexus3.edgexfoundry.org:10004/core-metadata:latest 14:21:15 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.51 14:21:15 - nexus3.edgexfoundry.org:10004/core-metadata:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:15 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 14:21:15 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:21:15 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:15 latest 14:21:15 4.0.0-dev.51 14:21:15 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:15 main 14:21:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:21:16 f207afe4f533: Preparing 14:21:16 e993b2643b9e: Preparing 14:21:16 4160024451f8: Preparing 14:21:16 251ea8e549c9: Preparing 14:21:16 466b14a8abdd: Preparing 14:21:16 a24b5e94ce00: Preparing 14:21:16 a53e91350ee6: Preparing 14:21:16 5375749252cd: Preparing 14:21:16 3c4a3b6d9e70: Preparing 14:21:16 5fe4f2ca82c8: Preparing 14:21:16 85ce824478d5: Preparing 14:21:16 5f70bf18a086: Preparing 14:21:16 0f6b495a7bde: Preparing 14:21:16 c0a61148337b: Preparing 14:21:16 b321ac31e849: Preparing 14:21:16 ce5a8cde9eee: Preparing 14:21:16 a24b5e94ce00: Waiting 14:21:16 a53e91350ee6: Waiting 14:21:16 5375749252cd: Waiting 14:21:16 3c4a3b6d9e70: Waiting 14:21:16 5fe4f2ca82c8: Waiting 14:21:16 85ce824478d5: Waiting 14:21:16 5f70bf18a086: Waiting 14:21:16 0f6b495a7bde: Waiting 14:21:16 ce5a8cde9eee: Waiting 14:21:16 b321ac31e849: Waiting 14:21:16 c0a61148337b: Waiting 14:21:16 251ea8e549c9: Pushed 14:21:16 4160024451f8: Pushed 14:21:16 466b14a8abdd: Pushed 14:21:16 e993b2643b9e: Pushed 14:21:17 3c4a3b6d9e70: Layer already exists 14:21:17 5375749252cd: Layer already exists 14:21:17 f207afe4f533: Pushed 14:21:17 a24b5e94ce00: Pushed 14:21:17 5f70bf18a086: Layer already exists 14:21:17 85ce824478d5: Pushed 14:21:17 5fe4f2ca82c8: Pushed 14:21:17 0f6b495a7bde: Pushed 14:21:17 ce5a8cde9eee: Layer already exists 14:21:17 c0a61148337b: Pushed 14:21:17 b321ac31e849: Pushed 14:21:18 a53e91350ee6: Pushed 14:21:18 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:a206b577b93ae5ccade27e8a226b1fc743feca16964f7097c86d926c0a99df7b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:21:19 f207afe4f533: Preparing 14:21:19 e993b2643b9e: Preparing 14:21:19 4160024451f8: Preparing 14:21:19 251ea8e549c9: Preparing 14:21:19 466b14a8abdd: Preparing 14:21:19 a24b5e94ce00: Preparing 14:21:19 a53e91350ee6: Preparing 14:21:19 5375749252cd: Preparing 14:21:19 a53e91350ee6: Waiting 14:21:19 a24b5e94ce00: Waiting 14:21:19 5375749252cd: Waiting 14:21:19 3c4a3b6d9e70: Preparing 14:21:19 5fe4f2ca82c8: Preparing 14:21:19 85ce824478d5: Preparing 14:21:19 5fe4f2ca82c8: Waiting 14:21:19 5f70bf18a086: Preparing 14:21:19 0f6b495a7bde: Preparing 14:21:19 c0a61148337b: Preparing 14:21:19 b321ac31e849: Preparing 14:21:19 c0a61148337b: Waiting 14:21:19 0f6b495a7bde: Waiting 14:21:19 85ce824478d5: Waiting 14:21:19 ce5a8cde9eee: Preparing 14:21:19 ce5a8cde9eee: Waiting 14:21:19 f207afe4f533: Layer already exists 14:21:19 e993b2643b9e: Layer already exists 14:21:19 466b14a8abdd: Layer already exists 14:21:19 251ea8e549c9: Layer already exists 14:21:19 4160024451f8: Layer already exists 14:21:19 a24b5e94ce00: Layer already exists 14:21:19 5375749252cd: Layer already exists 14:21:19 a53e91350ee6: Layer already exists 14:21:19 3c4a3b6d9e70: Layer already exists 14:21:19 5fe4f2ca82c8: Layer already exists 14:21:19 5f70bf18a086: Layer already exists 14:21:19 0f6b495a7bde: Layer already exists 14:21:19 85ce824478d5: Layer already exists 14:21:19 c0a61148337b: Layer already exists 14:21:19 b321ac31e849: Layer already exists 14:21:19 ce5a8cde9eee: Layer already exists 14:21:19 latest: digest: sha256:a206b577b93ae5ccade27e8a226b1fc743feca16964f7097c86d926c0a99df7b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.51 14:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:21:19 f207afe4f533: Preparing 14:21:19 e993b2643b9e: Preparing 14:21:19 4160024451f8: Preparing 14:21:19 251ea8e549c9: Preparing 14:21:19 466b14a8abdd: Preparing 14:21:19 a24b5e94ce00: Preparing 14:21:19 a53e91350ee6: Preparing 14:21:19 5375749252cd: Preparing 14:21:19 3c4a3b6d9e70: Preparing 14:21:19 5fe4f2ca82c8: Preparing 14:21:19 85ce824478d5: Preparing 14:21:19 5f70bf18a086: Preparing 14:21:19 0f6b495a7bde: Preparing 14:21:19 c0a61148337b: Preparing 14:21:19 b321ac31e849: Preparing 14:21:19 ce5a8cde9eee: Preparing 14:21:19 a24b5e94ce00: Waiting 14:21:19 a53e91350ee6: Waiting 14:21:19 5f70bf18a086: Waiting 14:21:19 0f6b495a7bde: Waiting 14:21:19 5375749252cd: Waiting 14:21:19 c0a61148337b: Waiting 14:21:19 b321ac31e849: Waiting 14:21:19 ce5a8cde9eee: Waiting 14:21:19 3c4a3b6d9e70: Waiting 14:21:19 85ce824478d5: Waiting 14:21:19 5fe4f2ca82c8: Waiting 14:21:19 e993b2643b9e: Layer already exists 14:21:19 251ea8e549c9: Layer already exists 14:21:19 466b14a8abdd: Layer already exists 14:21:19 4160024451f8: Layer already exists 14:21:19 f207afe4f533: Layer already exists 14:21:19 3c4a3b6d9e70: Layer already exists 14:21:19 5375749252cd: Layer already exists 14:21:19 a24b5e94ce00: Layer already exists 14:21:19 a53e91350ee6: Layer already exists 14:21:19 5fe4f2ca82c8: Layer already exists 14:21:19 85ce824478d5: Layer already exists 14:21:19 0f6b495a7bde: Layer already exists 14:21:19 5f70bf18a086: Layer already exists 14:21:19 c0a61148337b: Layer already exists 14:21:19 b321ac31e849: Layer already exists 14:21:19 ce5a8cde9eee: Layer already exists 14:21:19 4.0.0-dev.51: digest: sha256:a206b577b93ae5ccade27e8a226b1fc743feca16964f7097c86d926c0a99df7b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:21:20 f207afe4f533: Preparing 14:21:20 e993b2643b9e: Preparing 14:21:20 4160024451f8: Preparing 14:21:20 251ea8e549c9: Preparing 14:21:20 466b14a8abdd: Preparing 14:21:20 a24b5e94ce00: Preparing 14:21:20 a53e91350ee6: Preparing 14:21:20 5375749252cd: Preparing 14:21:20 3c4a3b6d9e70: Preparing 14:21:20 5fe4f2ca82c8: Preparing 14:21:20 85ce824478d5: Preparing 14:21:20 5f70bf18a086: Preparing 14:21:20 0f6b495a7bde: Preparing 14:21:20 c0a61148337b: Preparing 14:21:20 b321ac31e849: Preparing 14:21:20 ce5a8cde9eee: Preparing 14:21:20 a24b5e94ce00: Waiting 14:21:20 a53e91350ee6: Waiting 14:21:20 5375749252cd: Waiting 14:21:20 3c4a3b6d9e70: Waiting 14:21:20 5fe4f2ca82c8: Waiting 14:21:20 5f70bf18a086: Waiting 14:21:20 85ce824478d5: Waiting 14:21:20 0f6b495a7bde: Waiting 14:21:20 b321ac31e849: Waiting 14:21:20 e993b2643b9e: Layer already exists 14:21:20 f207afe4f533: Layer already exists 14:21:20 4160024451f8: Layer already exists 14:21:20 251ea8e549c9: Layer already exists 14:21:20 466b14a8abdd: Layer already exists 14:21:20 5fe4f2ca82c8: Layer already exists 14:21:20 5375749252cd: Layer already exists 14:21:20 a24b5e94ce00: Layer already exists 14:21:20 3c4a3b6d9e70: Layer already exists 14:21:20 a53e91350ee6: Layer already exists 14:21:20 85ce824478d5: Layer already exists 14:21:20 5f70bf18a086: Layer already exists 14:21:20 c0a61148337b: Layer already exists 14:21:20 0f6b495a7bde: Layer already exists 14:21:20 b321ac31e849: Layer already exists 14:21:20 ce5a8cde9eee: Layer already exists 14:21:20 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:a206b577b93ae5ccade27e8a226b1fc743feca16964f7097c86d926c0a99df7b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:21:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:21:21 f207afe4f533: Preparing 14:21:21 e993b2643b9e: Preparing 14:21:21 4160024451f8: Preparing 14:21:21 251ea8e549c9: Preparing 14:21:21 466b14a8abdd: Preparing 14:21:21 a24b5e94ce00: Preparing 14:21:21 a53e91350ee6: Preparing 14:21:21 5375749252cd: Preparing 14:21:21 3c4a3b6d9e70: Preparing 14:21:21 5fe4f2ca82c8: Preparing 14:21:21 85ce824478d5: Preparing 14:21:21 5f70bf18a086: Preparing 14:21:21 0f6b495a7bde: Preparing 14:21:21 c0a61148337b: Preparing 14:21:21 b321ac31e849: Preparing 14:21:21 ce5a8cde9eee: Preparing 14:21:21 a24b5e94ce00: Waiting 14:21:21 5375749252cd: Waiting 14:21:21 a53e91350ee6: Waiting 14:21:21 5f70bf18a086: Waiting 14:21:21 b321ac31e849: Waiting 14:21:21 0f6b495a7bde: Waiting 14:21:21 ce5a8cde9eee: Waiting 14:21:21 c0a61148337b: Waiting 14:21:21 5fe4f2ca82c8: Waiting 14:21:21 85ce824478d5: Waiting 14:21:21 3c4a3b6d9e70: Waiting 14:21:21 466b14a8abdd: Layer already exists 14:21:21 f207afe4f533: Layer already exists 14:21:21 e993b2643b9e: Layer already exists 14:21:21 251ea8e549c9: Layer already exists 14:21:21 4160024451f8: Layer already exists 14:21:21 a53e91350ee6: Layer already exists 14:21:21 a24b5e94ce00: Layer already exists 14:21:21 5375749252cd: Layer already exists 14:21:21 5fe4f2ca82c8: Layer already exists 14:21:21 3c4a3b6d9e70: Layer already exists 14:21:21 85ce824478d5: Layer already exists 14:21:21 5f70bf18a086: Layer already exists 14:21:21 c0a61148337b: Layer already exists 14:21:21 ce5a8cde9eee: Layer already exists 14:21:21 b321ac31e849: Layer already exists 14:21:21 0f6b495a7bde: Layer already exists 14:21:21 main: digest: sha256:a206b577b93ae5ccade27e8a226b1fc743feca16964f7097c86d926c0a99df7b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:21 ===================================================== [Pipeline] echo 14:21:21 taggedImages: 14:21:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:21:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.51 14:21:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 14:21:21 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 14:21:21 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:21 latest 14:21:21 4.0.0-dev.51 14:21:21 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:21 main 14:21:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:21:22 8d34b96812ba: Preparing 14:21:22 5f82ba42e261: Preparing 14:21:22 b687c5ca39e4: Preparing 14:21:22 f72f47d9670e: Preparing 14:21:22 5375749252cd: Preparing 14:21:22 3c4a3b6d9e70: Preparing 14:21:22 9b493d2ed297: Preparing 14:21:22 da7d3f355181: Preparing 14:21:22 ce5a8cde9eee: Preparing 14:21:22 9b493d2ed297: Waiting 14:21:22 da7d3f355181: Waiting 14:21:22 3c4a3b6d9e70: Waiting 14:21:22 5375749252cd: Layer already exists 14:21:22 5f82ba42e261: Layer already exists 14:21:22 8d34b96812ba: Layer already exists 14:21:22 3c4a3b6d9e70: Layer already exists 14:21:22 9b493d2ed297: Layer already exists 14:21:22 da7d3f355181: Layer already exists 14:21:22 ce5a8cde9eee: Layer already exists 14:21:22 b687c5ca39e4: Pushed 14:21:24 f72f47d9670e: Pushed 14:21:24 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:724cb33adf70f95740633d8cb4b03f79bda72e73212ff7542c7fa7619e85c069 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 14:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:21:25 8d34b96812ba: Preparing 14:21:25 5f82ba42e261: Preparing 14:21:25 b687c5ca39e4: Preparing 14:21:25 f72f47d9670e: Preparing 14:21:25 5375749252cd: Preparing 14:21:25 3c4a3b6d9e70: Preparing 14:21:25 9b493d2ed297: Preparing 14:21:25 da7d3f355181: Preparing 14:21:25 ce5a8cde9eee: Preparing 14:21:25 da7d3f355181: Waiting 14:21:25 9b493d2ed297: Waiting 14:21:25 ce5a8cde9eee: Waiting 14:21:25 f72f47d9670e: Layer already exists 14:21:25 8d34b96812ba: Layer already exists 14:21:25 5375749252cd: Layer already exists 14:21:25 b687c5ca39e4: Layer already exists 14:21:25 5f82ba42e261: Layer already exists 14:21:25 9b493d2ed297: Layer already exists 14:21:25 da7d3f355181: Layer already exists 14:21:25 3c4a3b6d9e70: Layer already exists 14:21:25 ce5a8cde9eee: Layer already exists 14:21:25 latest: digest: sha256:724cb33adf70f95740633d8cb4b03f79bda72e73212ff7542c7fa7619e85c069 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.51 14:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:21:25 8d34b96812ba: Preparing 14:21:25 5f82ba42e261: Preparing 14:21:25 b687c5ca39e4: Preparing 14:21:25 f72f47d9670e: Preparing 14:21:25 5375749252cd: Preparing 14:21:25 3c4a3b6d9e70: Preparing 14:21:25 3c4a3b6d9e70: Waiting 14:21:25 9b493d2ed297: Preparing 14:21:25 da7d3f355181: Preparing 14:21:25 9b493d2ed297: Waiting 14:21:25 ce5a8cde9eee: Preparing 14:21:25 da7d3f355181: Waiting 14:21:25 ce5a8cde9eee: Waiting 14:21:25 b687c5ca39e4: Layer already exists 14:21:25 8d34b96812ba: Layer already exists 14:21:25 5f82ba42e261: Layer already exists 14:21:25 f72f47d9670e: Layer already exists 14:21:25 5375749252cd: Layer already exists 14:21:25 3c4a3b6d9e70: Layer already exists 14:21:25 da7d3f355181: Layer already exists 14:21:25 9b493d2ed297: Layer already exists 14:21:25 ce5a8cde9eee: Layer already exists 14:21:25 4.0.0-dev.51: digest: sha256:724cb33adf70f95740633d8cb4b03f79bda72e73212ff7542c7fa7619e85c069 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:21:26 8d34b96812ba: Preparing 14:21:26 5f82ba42e261: Preparing 14:21:26 b687c5ca39e4: Preparing 14:21:26 f72f47d9670e: Preparing 14:21:26 5375749252cd: Preparing 14:21:26 3c4a3b6d9e70: Preparing 14:21:26 9b493d2ed297: Preparing 14:21:26 da7d3f355181: Preparing 14:21:26 ce5a8cde9eee: Preparing 14:21:26 3c4a3b6d9e70: Waiting 14:21:26 ce5a8cde9eee: Waiting 14:21:26 da7d3f355181: Waiting 14:21:26 8d34b96812ba: Layer already exists 14:21:26 b687c5ca39e4: Layer already exists 14:21:26 5375749252cd: Layer already exists 14:21:26 5f82ba42e261: Layer already exists 14:21:26 f72f47d9670e: Layer already exists 14:21:26 9b493d2ed297: Layer already exists 14:21:26 da7d3f355181: Layer already exists 14:21:26 3c4a3b6d9e70: Layer already exists 14:21:26 ce5a8cde9eee: Layer already exists 14:21:26 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:724cb33adf70f95740633d8cb4b03f79bda72e73212ff7542c7fa7619e85c069 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 14:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:21:27 8d34b96812ba: Preparing 14:21:27 5f82ba42e261: Preparing 14:21:27 b687c5ca39e4: Preparing 14:21:27 f72f47d9670e: Preparing 14:21:27 5375749252cd: Preparing 14:21:27 3c4a3b6d9e70: Preparing 14:21:27 9b493d2ed297: Preparing 14:21:27 da7d3f355181: Preparing 14:21:27 ce5a8cde9eee: Preparing 14:21:27 3c4a3b6d9e70: Waiting 14:21:27 9b493d2ed297: Waiting 14:21:27 da7d3f355181: Waiting 14:21:27 ce5a8cde9eee: Waiting 14:21:27 b687c5ca39e4: Layer already exists 14:21:27 5f82ba42e261: Layer already exists 14:21:27 5375749252cd: Layer already exists 14:21:27 8d34b96812ba: Layer already exists 14:21:27 f72f47d9670e: Layer already exists 14:21:27 9b493d2ed297: Layer already exists 14:21:27 3c4a3b6d9e70: Layer already exists 14:21:27 da7d3f355181: Layer already exists 14:21:27 ce5a8cde9eee: Layer already exists 14:21:27 main: digest: sha256:724cb33adf70f95740633d8cb4b03f79bda72e73212ff7542c7fa7619e85c069 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:27 ===================================================== [Pipeline] echo 14:21:27 taggedImages: 14:21:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 14:21:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.51 14:21:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 14:21:27 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 14:21:27 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:27 latest 14:21:27 4.0.0-dev.51 14:21:27 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:27 main 14:21:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:21:28 21c177f4727d: Preparing 14:21:28 8fa7ad682283: Preparing 14:21:28 3c2e1cbcee02: Preparing 14:21:28 abd404d72ab5: Preparing 14:21:28 5f44460a98e3: Preparing 14:21:28 5375749252cd: Preparing 14:21:28 3c4a3b6d9e70: Preparing 14:21:28 2564ea5367de: Preparing 14:21:28 bfeb5b45d302: Preparing 14:21:28 296eb85015dc: Preparing 14:21:28 ce5a8cde9eee: Preparing 14:21:28 3c4a3b6d9e70: Waiting 14:21:28 2564ea5367de: Waiting 14:21:28 bfeb5b45d302: Waiting 14:21:28 296eb85015dc: Waiting 14:21:28 ce5a8cde9eee: Waiting 14:21:28 5375749252cd: Waiting 14:21:28 8fa7ad682283: Pushed 14:21:28 5f44460a98e3: Pushed 14:21:28 21c177f4727d: Pushed 14:21:28 abd404d72ab5: Pushed 14:21:28 5375749252cd: Layer already exists 14:21:28 3c4a3b6d9e70: Layer already exists 14:21:28 ce5a8cde9eee: Layer already exists 14:21:28 2564ea5367de: Pushed 14:21:28 bfeb5b45d302: Pushed 14:21:29 3c2e1cbcee02: Pushed 14:21:29 296eb85015dc: Pushed 14:21:29 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:d28588bf709ae63f55396b4e44ff24cbe6bae2c082c72c807279c4682f3b0aa4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:21:30 21c177f4727d: Preparing 14:21:30 8fa7ad682283: Preparing 14:21:30 3c2e1cbcee02: Preparing 14:21:30 abd404d72ab5: Preparing 14:21:30 5f44460a98e3: Preparing 14:21:30 5375749252cd: Preparing 14:21:30 3c4a3b6d9e70: Preparing 14:21:30 2564ea5367de: Preparing 14:21:30 bfeb5b45d302: Preparing 14:21:30 296eb85015dc: Preparing 14:21:30 ce5a8cde9eee: Preparing 14:21:30 3c4a3b6d9e70: Waiting 14:21:30 296eb85015dc: Waiting 14:21:30 2564ea5367de: Waiting 14:21:30 bfeb5b45d302: Waiting 14:21:30 ce5a8cde9eee: Waiting 14:21:30 5375749252cd: Waiting 14:21:30 5f44460a98e3: Layer already exists 14:21:30 8fa7ad682283: Layer already exists 14:21:30 21c177f4727d: Layer already exists 14:21:30 abd404d72ab5: Layer already exists 14:21:30 3c2e1cbcee02: Layer already exists 14:21:30 2564ea5367de: Layer already exists 14:21:30 5375749252cd: Layer already exists 14:21:30 bfeb5b45d302: Layer already exists 14:21:30 3c4a3b6d9e70: Layer already exists 14:21:30 296eb85015dc: Layer already exists 14:21:30 ce5a8cde9eee: Layer already exists 14:21:30 latest: digest: sha256:d28588bf709ae63f55396b4e44ff24cbe6bae2c082c72c807279c4682f3b0aa4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.51 14:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:21:31 21c177f4727d: Preparing 14:21:31 8fa7ad682283: Preparing 14:21:31 3c2e1cbcee02: Preparing 14:21:31 abd404d72ab5: Preparing 14:21:31 5f44460a98e3: Preparing 14:21:31 5375749252cd: Preparing 14:21:31 3c4a3b6d9e70: Preparing 14:21:31 2564ea5367de: Preparing 14:21:31 bfeb5b45d302: Preparing 14:21:31 296eb85015dc: Preparing 14:21:31 ce5a8cde9eee: Preparing 14:21:31 5375749252cd: Waiting 14:21:31 3c4a3b6d9e70: Waiting 14:21:31 296eb85015dc: Waiting 14:21:31 bfeb5b45d302: Waiting 14:21:31 2564ea5367de: Waiting 14:21:31 ce5a8cde9eee: Waiting 14:21:31 5f44460a98e3: Layer already exists 14:21:31 8fa7ad682283: Layer already exists 14:21:31 21c177f4727d: Layer already exists 14:21:31 3c2e1cbcee02: Layer already exists 14:21:31 abd404d72ab5: Layer already exists 14:21:31 2564ea5367de: Layer already exists 14:21:31 bfeb5b45d302: Layer already exists 14:21:31 3c4a3b6d9e70: Layer already exists 14:21:31 5375749252cd: Layer already exists 14:21:31 296eb85015dc: Layer already exists 14:21:31 ce5a8cde9eee: Layer already exists 14:21:31 4.0.0-dev.51: digest: sha256:d28588bf709ae63f55396b4e44ff24cbe6bae2c082c72c807279c4682f3b0aa4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:21:31 21c177f4727d: Preparing 14:21:31 8fa7ad682283: Preparing 14:21:31 3c2e1cbcee02: Preparing 14:21:31 abd404d72ab5: Preparing 14:21:31 5f44460a98e3: Preparing 14:21:31 5375749252cd: Preparing 14:21:31 3c4a3b6d9e70: Preparing 14:21:31 2564ea5367de: Preparing 14:21:31 bfeb5b45d302: Preparing 14:21:31 296eb85015dc: Preparing 14:21:31 ce5a8cde9eee: Preparing 14:21:31 2564ea5367de: Waiting 14:21:31 bfeb5b45d302: Waiting 14:21:31 3c4a3b6d9e70: Waiting 14:21:31 296eb85015dc: Waiting 14:21:31 ce5a8cde9eee: Waiting 14:21:31 5375749252cd: Waiting 14:21:31 21c177f4727d: Layer already exists 14:21:31 5f44460a98e3: Layer already exists 14:21:31 abd404d72ab5: Layer already exists 14:21:31 3c2e1cbcee02: Layer already exists 14:21:31 8fa7ad682283: Layer already exists 14:21:31 5375749252cd: Layer already exists 14:21:31 3c4a3b6d9e70: Layer already exists 14:21:31 2564ea5367de: Layer already exists 14:21:31 296eb85015dc: Layer already exists 14:21:31 bfeb5b45d302: Layer already exists 14:21:31 ce5a8cde9eee: Layer already exists 14:21:31 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:d28588bf709ae63f55396b4e44ff24cbe6bae2c082c72c807279c4682f3b0aa4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 14:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:21:32 21c177f4727d: Preparing 14:21:32 8fa7ad682283: Preparing 14:21:32 3c2e1cbcee02: Preparing 14:21:32 abd404d72ab5: Preparing 14:21:32 5f44460a98e3: Preparing 14:21:32 5375749252cd: Preparing 14:21:32 3c4a3b6d9e70: Preparing 14:21:32 5375749252cd: Waiting 14:21:32 2564ea5367de: Preparing 14:21:32 bfeb5b45d302: Preparing 14:21:32 296eb85015dc: Preparing 14:21:32 ce5a8cde9eee: Preparing 14:21:32 3c4a3b6d9e70: Waiting 14:21:32 296eb85015dc: Waiting 14:21:32 ce5a8cde9eee: Waiting 14:21:32 2564ea5367de: Waiting 14:21:32 bfeb5b45d302: Waiting 14:21:32 3c2e1cbcee02: Layer already exists 14:21:32 8fa7ad682283: Layer already exists 14:21:32 abd404d72ab5: Layer already exists 14:21:32 5f44460a98e3: Layer already exists 14:21:32 21c177f4727d: Layer already exists 14:21:32 2564ea5367de: Layer already exists 14:21:32 5375749252cd: Layer already exists 14:21:32 3c4a3b6d9e70: Layer already exists 14:21:32 bfeb5b45d302: Layer already exists 14:21:32 296eb85015dc: Layer already exists 14:21:32 ce5a8cde9eee: Layer already exists 14:21:32 main: digest: sha256:d28588bf709ae63f55396b4e44ff24cbe6bae2c082c72c807279c4682f3b0aa4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:32 ===================================================== [Pipeline] echo 14:21:32 taggedImages: 14:21:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:21:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.51 14:21:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 14:21:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 14:21:32 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:32 latest 14:21:32 4.0.0-dev.51 14:21:32 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:32 main 14:21:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:21:33 b17c67dc9cd4: Preparing 14:21:33 075e212fdfd9: Preparing 14:21:33 f65b3b46f8af: Preparing 14:21:33 640980b9c8ba: Preparing 14:21:33 beb4b5d45eea: Preparing 14:21:33 fbd95e62010c: Preparing 14:21:33 5fd9d5cb0489: Preparing 14:21:33 5375749252cd: Preparing 14:21:33 3c4a3b6d9e70: Preparing 14:21:33 5e64906611ac: Preparing 14:21:33 0fa52a1b8373: Preparing 14:21:33 ce5a8cde9eee: Preparing 14:21:33 5fd9d5cb0489: Waiting 14:21:33 5375749252cd: Waiting 14:21:33 0fa52a1b8373: Waiting 14:21:33 3c4a3b6d9e70: Waiting 14:21:33 ce5a8cde9eee: Waiting 14:21:33 5e64906611ac: Waiting 14:21:33 fbd95e62010c: Waiting 14:21:33 075e212fdfd9: Pushed 14:21:33 b17c67dc9cd4: Pushed 14:21:33 beb4b5d45eea: Pushed 14:21:33 5375749252cd: Layer already exists 14:21:33 3c4a3b6d9e70: Layer already exists 14:21:33 fbd95e62010c: Pushed 14:21:33 5fd9d5cb0489: Pushed 14:21:33 ce5a8cde9eee: Layer already exists 14:21:33 5e64906611ac: Pushed 14:21:34 640980b9c8ba: Pushed 14:21:34 f65b3b46f8af: Pushed 14:21:34 0fa52a1b8373: Pushed 14:21:34 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:ecac898dfaa7d7656bb4c7871cc204a26ede6497e0aa569a2beb68fb653299d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:21:35 b17c67dc9cd4: Preparing 14:21:35 075e212fdfd9: Preparing 14:21:35 f65b3b46f8af: Preparing 14:21:35 640980b9c8ba: Preparing 14:21:35 beb4b5d45eea: Preparing 14:21:35 fbd95e62010c: Preparing 14:21:35 5fd9d5cb0489: Preparing 14:21:35 5375749252cd: Preparing 14:21:35 3c4a3b6d9e70: Preparing 14:21:35 5e64906611ac: Preparing 14:21:35 0fa52a1b8373: Preparing 14:21:35 ce5a8cde9eee: Preparing 14:21:35 5fd9d5cb0489: Waiting 14:21:35 fbd95e62010c: Waiting 14:21:35 5375749252cd: Waiting 14:21:35 0fa52a1b8373: Waiting 14:21:35 3c4a3b6d9e70: Waiting 14:21:35 ce5a8cde9eee: Waiting 14:21:35 5e64906611ac: Waiting 14:21:35 075e212fdfd9: Layer already exists 14:21:35 b17c67dc9cd4: Layer already exists 14:21:35 f65b3b46f8af: Layer already exists 14:21:35 beb4b5d45eea: Layer already exists 14:21:35 640980b9c8ba: Layer already exists 14:21:35 fbd95e62010c: Layer already exists 14:21:35 5fd9d5cb0489: Layer already exists 14:21:35 5e64906611ac: Layer already exists 14:21:35 5375749252cd: Layer already exists 14:21:35 3c4a3b6d9e70: Layer already exists 14:21:35 ce5a8cde9eee: Layer already exists 14:21:35 0fa52a1b8373: Layer already exists 14:21:35 latest: digest: sha256:ecac898dfaa7d7656bb4c7871cc204a26ede6497e0aa569a2beb68fb653299d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.51 14:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:21:36 b17c67dc9cd4: Preparing 14:21:36 075e212fdfd9: Preparing 14:21:36 f65b3b46f8af: Preparing 14:21:36 640980b9c8ba: Preparing 14:21:36 beb4b5d45eea: Preparing 14:21:36 fbd95e62010c: Preparing 14:21:36 5fd9d5cb0489: Preparing 14:21:36 5375749252cd: Preparing 14:21:36 3c4a3b6d9e70: Preparing 14:21:36 5e64906611ac: Preparing 14:21:36 0fa52a1b8373: Preparing 14:21:36 ce5a8cde9eee: Preparing 14:21:36 5e64906611ac: Waiting 14:21:36 0fa52a1b8373: Waiting 14:21:36 5fd9d5cb0489: Waiting 14:21:36 ce5a8cde9eee: Waiting 14:21:36 3c4a3b6d9e70: Waiting 14:21:36 5375749252cd: Waiting 14:21:36 fbd95e62010c: Waiting 14:21:36 f65b3b46f8af: Layer already exists 14:21:36 b17c67dc9cd4: Layer already exists 14:21:36 640980b9c8ba: Layer already exists 14:21:36 075e212fdfd9: Layer already exists 14:21:36 beb4b5d45eea: Layer already exists 14:21:36 fbd95e62010c: Layer already exists 14:21:36 5375749252cd: Layer already exists 14:21:36 5fd9d5cb0489: Layer already exists 14:21:36 3c4a3b6d9e70: Layer already exists 14:21:36 5e64906611ac: Layer already exists 14:21:36 0fa52a1b8373: Layer already exists 14:21:36 ce5a8cde9eee: Layer already exists 14:21:36 4.0.0-dev.51: digest: sha256:ecac898dfaa7d7656bb4c7871cc204a26ede6497e0aa569a2beb68fb653299d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:21:36 b17c67dc9cd4: Preparing 14:21:36 075e212fdfd9: Preparing 14:21:36 f65b3b46f8af: Preparing 14:21:36 640980b9c8ba: Preparing 14:21:36 beb4b5d45eea: Preparing 14:21:36 fbd95e62010c: Preparing 14:21:36 5fd9d5cb0489: Preparing 14:21:36 5375749252cd: Preparing 14:21:36 3c4a3b6d9e70: Preparing 14:21:36 5e64906611ac: Preparing 14:21:36 0fa52a1b8373: Preparing 14:21:36 ce5a8cde9eee: Preparing 14:21:36 fbd95e62010c: Waiting 14:21:36 5fd9d5cb0489: Waiting 14:21:36 5375749252cd: Waiting 14:21:36 3c4a3b6d9e70: Waiting 14:21:36 5e64906611ac: Waiting 14:21:36 0fa52a1b8373: Waiting 14:21:36 ce5a8cde9eee: Waiting 14:21:36 beb4b5d45eea: Layer already exists 14:21:36 640980b9c8ba: Layer already exists 14:21:36 f65b3b46f8af: Layer already exists 14:21:36 b17c67dc9cd4: Layer already exists 14:21:36 075e212fdfd9: Layer already exists 14:21:36 5fd9d5cb0489: Layer already exists 14:21:36 fbd95e62010c: Layer already exists 14:21:36 5375749252cd: Layer already exists 14:21:36 3c4a3b6d9e70: Layer already exists 14:21:36 5e64906611ac: Layer already exists 14:21:36 0fa52a1b8373: Layer already exists 14:21:36 ce5a8cde9eee: Layer already exists 14:21:36 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:ecac898dfaa7d7656bb4c7871cc204a26ede6497e0aa569a2beb68fb653299d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 14:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:21:37 b17c67dc9cd4: Preparing 14:21:37 075e212fdfd9: Preparing 14:21:37 f65b3b46f8af: Preparing 14:21:37 640980b9c8ba: Preparing 14:21:37 beb4b5d45eea: Preparing 14:21:37 fbd95e62010c: Preparing 14:21:37 5fd9d5cb0489: Preparing 14:21:37 5375749252cd: Preparing 14:21:37 3c4a3b6d9e70: Preparing 14:21:37 5e64906611ac: Preparing 14:21:37 0fa52a1b8373: Preparing 14:21:37 ce5a8cde9eee: Preparing 14:21:37 fbd95e62010c: Waiting 14:21:37 5fd9d5cb0489: Waiting 14:21:37 5375749252cd: Waiting 14:21:37 3c4a3b6d9e70: Waiting 14:21:37 5e64906611ac: Waiting 14:21:37 0fa52a1b8373: Waiting 14:21:37 ce5a8cde9eee: Waiting 14:21:37 f65b3b46f8af: Layer already exists 14:21:37 075e212fdfd9: Layer already exists 14:21:37 640980b9c8ba: Layer already exists 14:21:37 b17c67dc9cd4: Layer already exists 14:21:37 beb4b5d45eea: Layer already exists 14:21:37 3c4a3b6d9e70: Layer already exists 14:21:37 fbd95e62010c: Layer already exists 14:21:37 5fd9d5cb0489: Layer already exists 14:21:37 5375749252cd: Layer already exists 14:21:37 5e64906611ac: Layer already exists 14:21:37 ce5a8cde9eee: Layer already exists 14:21:37 0fa52a1b8373: Layer already exists 14:21:37 main: digest: sha256:ecac898dfaa7d7656bb4c7871cc204a26ede6497e0aa569a2beb68fb653299d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:37 ===================================================== [Pipeline] echo 14:21:37 taggedImages: 14:21:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:21:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.51 14:21:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 14:21:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 14:21:37 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:37 latest 14:21:37 4.0.0-dev.51 14:21:37 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:37 main 14:21:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:21:38 77f2099b4c1e: Preparing 14:21:38 560c756c32fd: Preparing 14:21:38 5375749252cd: Preparing 14:21:38 3c4a3b6d9e70: Preparing 14:21:38 6fb85564d46b: Preparing 14:21:38 8badf06f30ba: Preparing 14:21:38 ce5a8cde9eee: Preparing 14:21:38 8badf06f30ba: Waiting 14:21:38 ce5a8cde9eee: Waiting 14:21:38 3c4a3b6d9e70: Layer already exists 14:21:38 5375749252cd: Layer already exists 14:21:38 ce5a8cde9eee: Layer already exists 14:21:38 77f2099b4c1e: Pushed 14:21:38 6fb85564d46b: Pushed 14:21:39 8badf06f30ba: Pushed 14:21:39 560c756c32fd: Pushed 14:21:40 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:e07d604cbf6abf657fd78a857169db6b5fd83c1eceeb647af1e62f398c6f2796 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:40 + 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 14:21:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:21:40 77f2099b4c1e: Preparing 14:21:40 560c756c32fd: Preparing 14:21:40 5375749252cd: Preparing 14:21:40 3c4a3b6d9e70: Preparing 14:21:40 6fb85564d46b: Preparing 14:21:40 8badf06f30ba: Preparing 14:21:40 ce5a8cde9eee: Preparing 14:21:40 ce5a8cde9eee: Waiting 14:21:40 8badf06f30ba: Waiting 14:21:40 3c4a3b6d9e70: Layer already exists 14:21:40 560c756c32fd: Layer already exists 14:21:40 77f2099b4c1e: Layer already exists 14:21:40 5375749252cd: Layer already exists 14:21:40 6fb85564d46b: Layer already exists 14:21:40 8badf06f30ba: Layer already exists 14:21:40 ce5a8cde9eee: Layer already exists 14:21:40 latest: digest: sha256:e07d604cbf6abf657fd78a857169db6b5fd83c1eceeb647af1e62f398c6f2796 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.51 14:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:21:41 77f2099b4c1e: Preparing 14:21:41 560c756c32fd: Preparing 14:21:41 5375749252cd: Preparing 14:21:41 3c4a3b6d9e70: Preparing 14:21:41 6fb85564d46b: Preparing 14:21:41 8badf06f30ba: Preparing 14:21:41 ce5a8cde9eee: Preparing 14:21:41 8badf06f30ba: Waiting 14:21:41 ce5a8cde9eee: Waiting 14:21:41 5375749252cd: Layer already exists 14:21:41 77f2099b4c1e: Layer already exists 14:21:41 3c4a3b6d9e70: Layer already exists 14:21:41 6fb85564d46b: Layer already exists 14:21:41 560c756c32fd: Layer already exists 14:21:41 8badf06f30ba: Layer already exists 14:21:41 ce5a8cde9eee: Layer already exists 14:21:41 4.0.0-dev.51: digest: sha256:e07d604cbf6abf657fd78a857169db6b5fd83c1eceeb647af1e62f398c6f2796 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:21:42 77f2099b4c1e: Preparing 14:21:42 560c756c32fd: Preparing 14:21:42 5375749252cd: Preparing 14:21:42 3c4a3b6d9e70: Preparing 14:21:42 6fb85564d46b: Preparing 14:21:42 8badf06f30ba: Preparing 14:21:42 ce5a8cde9eee: Preparing 14:21:42 8badf06f30ba: Waiting 14:21:42 ce5a8cde9eee: Waiting 14:21:42 5375749252cd: Layer already exists 14:21:42 6fb85564d46b: Layer already exists 14:21:42 77f2099b4c1e: Layer already exists 14:21:42 560c756c32fd: Layer already exists 14:21:42 3c4a3b6d9e70: Layer already exists 14:21:42 8badf06f30ba: Layer already exists 14:21:42 ce5a8cde9eee: Layer already exists 14:21:42 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:e07d604cbf6abf657fd78a857169db6b5fd83c1eceeb647af1e62f398c6f2796 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:42 + 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 14:21:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 14:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:21:42 77f2099b4c1e: Preparing 14:21:42 560c756c32fd: Preparing 14:21:42 5375749252cd: Preparing 14:21:42 3c4a3b6d9e70: Preparing 14:21:42 6fb85564d46b: Preparing 14:21:42 8badf06f30ba: Preparing 14:21:42 ce5a8cde9eee: Preparing 14:21:42 ce5a8cde9eee: Waiting 14:21:42 3c4a3b6d9e70: Layer already exists 14:21:42 77f2099b4c1e: Layer already exists 14:21:42 5375749252cd: Layer already exists 14:21:42 560c756c32fd: Layer already exists 14:21:42 6fb85564d46b: Layer already exists 14:21:42 8badf06f30ba: Layer already exists 14:21:42 ce5a8cde9eee: Layer already exists 14:21:42 main: digest: sha256:e07d604cbf6abf657fd78a857169db6b5fd83c1eceeb647af1e62f398c6f2796 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:42 ===================================================== [Pipeline] echo 14:21:42 taggedImages: 14:21:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:21:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.51 14:21:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 14:21:42 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 14:21:42 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:42 latest 14:21:42 4.0.0-dev.51 14:21:42 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:42 main 14:21:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:21:43 f164f2f18b9f: Preparing 14:21:43 c37d7a03dc29: Preparing 14:21:43 a0f829671e39: Preparing 14:21:43 5375749252cd: Preparing 14:21:43 3c4a3b6d9e70: Preparing 14:21:43 4170596ac974: Preparing 14:21:43 6aa38b605f97: Preparing 14:21:43 dbf244346a8c: Preparing 14:21:43 c5003f6e5937: Preparing 14:21:43 ce5a8cde9eee: Preparing 14:21:43 4170596ac974: Waiting 14:21:43 c5003f6e5937: Waiting 14:21:43 6aa38b605f97: Waiting 14:21:43 ce5a8cde9eee: Waiting 14:21:43 5375749252cd: Layer already exists 14:21:43 3c4a3b6d9e70: Layer already exists 14:21:43 a0f829671e39: Pushed 14:21:43 c37d7a03dc29: Pushed 14:21:43 f164f2f18b9f: Pushed 14:21:43 ce5a8cde9eee: Layer already exists 14:21:43 dbf244346a8c: Pushed 14:21:44 c5003f6e5937: Pushed 14:21:49 6aa38b605f97: Pushed 14:21:53 4170596ac974: Pushed 14:21:53 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:5c1631746e77c29c46662b227c1850e8de11e2875f730963b89e2edb5ab3a543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:21:54 f164f2f18b9f: Preparing 14:21:54 c37d7a03dc29: Preparing 14:21:54 a0f829671e39: Preparing 14:21:54 5375749252cd: Preparing 14:21:54 3c4a3b6d9e70: Preparing 14:21:54 4170596ac974: Preparing 14:21:54 6aa38b605f97: Preparing 14:21:54 dbf244346a8c: Preparing 14:21:54 c5003f6e5937: Preparing 14:21:54 ce5a8cde9eee: Preparing 14:21:54 4170596ac974: Waiting 14:21:54 6aa38b605f97: Waiting 14:21:54 c5003f6e5937: Waiting 14:21:54 ce5a8cde9eee: Waiting 14:21:54 dbf244346a8c: Waiting 14:21:54 3c4a3b6d9e70: Layer already exists 14:21:54 a0f829671e39: Layer already exists 14:21:54 f164f2f18b9f: Layer already exists 14:21:54 5375749252cd: Layer already exists 14:21:54 c37d7a03dc29: Layer already exists 14:21:54 6aa38b605f97: Layer already exists 14:21:54 4170596ac974: Layer already exists 14:21:54 c5003f6e5937: Layer already exists 14:21:54 dbf244346a8c: Layer already exists 14:21:54 ce5a8cde9eee: Layer already exists 14:21:54 latest: digest: sha256:5c1631746e77c29c46662b227c1850e8de11e2875f730963b89e2edb5ab3a543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.51 14:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:21:54 f164f2f18b9f: Preparing 14:21:54 c37d7a03dc29: Preparing 14:21:54 a0f829671e39: Preparing 14:21:54 5375749252cd: Preparing 14:21:54 3c4a3b6d9e70: Preparing 14:21:54 4170596ac974: Preparing 14:21:54 6aa38b605f97: Preparing 14:21:54 dbf244346a8c: Preparing 14:21:54 c5003f6e5937: Preparing 14:21:54 ce5a8cde9eee: Preparing 14:21:54 dbf244346a8c: Waiting 14:21:54 c5003f6e5937: Waiting 14:21:54 ce5a8cde9eee: Waiting 14:21:54 4170596ac974: Waiting 14:21:54 6aa38b605f97: Waiting 14:21:54 c37d7a03dc29: Layer already exists 14:21:54 a0f829671e39: Layer already exists 14:21:54 3c4a3b6d9e70: Layer already exists 14:21:54 f164f2f18b9f: Layer already exists 14:21:54 5375749252cd: Layer already exists 14:21:54 4170596ac974: Layer already exists 14:21:54 6aa38b605f97: Layer already exists 14:21:54 c5003f6e5937: Layer already exists 14:21:54 dbf244346a8c: Layer already exists 14:21:54 ce5a8cde9eee: Layer already exists 14:21:54 4.0.0-dev.51: digest: sha256:5c1631746e77c29c46662b227c1850e8de11e2875f730963b89e2edb5ab3a543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:21:55 f164f2f18b9f: Preparing 14:21:55 c37d7a03dc29: Preparing 14:21:55 a0f829671e39: Preparing 14:21:55 5375749252cd: Preparing 14:21:55 3c4a3b6d9e70: Preparing 14:21:55 4170596ac974: Preparing 14:21:55 4170596ac974: Waiting 14:21:55 6aa38b605f97: Preparing 14:21:55 dbf244346a8c: Preparing 14:21:55 c5003f6e5937: Preparing 14:21:55 dbf244346a8c: Waiting 14:21:55 ce5a8cde9eee: Preparing 14:21:55 c5003f6e5937: Waiting 14:21:55 ce5a8cde9eee: Waiting 14:21:55 5375749252cd: Layer already exists 14:21:55 f164f2f18b9f: Layer already exists 14:21:55 a0f829671e39: Layer already exists 14:21:55 3c4a3b6d9e70: Layer already exists 14:21:55 c37d7a03dc29: Layer already exists 14:21:55 6aa38b605f97: Layer already exists 14:21:55 dbf244346a8c: Layer already exists 14:21:55 4170596ac974: Layer already exists 14:21:55 c5003f6e5937: Layer already exists 14:21:55 ce5a8cde9eee: Layer already exists 14:21:55 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:5c1631746e77c29c46662b227c1850e8de11e2875f730963b89e2edb5ab3a543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 14:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:21:56 f164f2f18b9f: Preparing 14:21:56 c37d7a03dc29: Preparing 14:21:56 a0f829671e39: Preparing 14:21:56 5375749252cd: Preparing 14:21:56 3c4a3b6d9e70: Preparing 14:21:56 4170596ac974: Preparing 14:21:56 6aa38b605f97: Preparing 14:21:56 dbf244346a8c: Preparing 14:21:56 c5003f6e5937: Preparing 14:21:56 ce5a8cde9eee: Preparing 14:21:56 6aa38b605f97: Waiting 14:21:56 c5003f6e5937: Waiting 14:21:56 dbf244346a8c: Waiting 14:21:56 4170596ac974: Waiting 14:21:56 ce5a8cde9eee: Waiting 14:21:56 c37d7a03dc29: Layer already exists 14:21:56 5375749252cd: Layer already exists 14:21:56 f164f2f18b9f: Layer already exists 14:21:56 3c4a3b6d9e70: Layer already exists 14:21:56 a0f829671e39: Layer already exists 14:21:56 4170596ac974: Layer already exists 14:21:56 6aa38b605f97: Layer already exists 14:21:56 dbf244346a8c: Layer already exists 14:21:56 c5003f6e5937: Layer already exists 14:21:56 ce5a8cde9eee: Layer already exists 14:21:56 main: digest: sha256:5c1631746e77c29c46662b227c1850e8de11e2875f730963b89e2edb5ab3a543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:56 ===================================================== [Pipeline] echo 14:21:56 taggedImages: 14:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.51 14:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 14:21:56 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 14:21:56 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:56 latest 14:21:56 4.0.0-dev.51 14:21:56 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:21:56 main 14:21:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:21:56 62a85ad2c1c0: Preparing 14:21:56 69513117ce35: Preparing 14:21:56 47b617b5f9e8: Preparing 14:21:56 5375749252cd: Preparing 14:21:56 3c4a3b6d9e70: Preparing 14:21:56 a82d3d1ef627: Preparing 14:21:56 478a6be3c9ba: Preparing 14:21:56 5fd61cade16d: Preparing 14:21:56 478a6be3c9ba: Waiting 14:21:56 a82d3d1ef627: Waiting 14:21:56 ce5a8cde9eee: Preparing 14:21:56 5fd61cade16d: Waiting 14:21:56 ce5a8cde9eee: Waiting 14:21:56 3c4a3b6d9e70: Layer already exists 14:21:56 5375749252cd: Layer already exists 14:21:56 62a85ad2c1c0: Pushed 14:21:56 69513117ce35: Pushed 14:21:56 478a6be3c9ba: Pushed 14:21:56 47b617b5f9e8: Pushed 14:21:56 ce5a8cde9eee: Layer already exists 14:21:57 5fd61cade16d: Pushed 14:22:07 a82d3d1ef627: Pushed 14:22:07 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:111e23a7ddb170b5ca298bb00035571f857b20b8666e93b6995dd5d81082cf3c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:22:07 62a85ad2c1c0: Preparing 14:22:07 69513117ce35: Preparing 14:22:07 47b617b5f9e8: Preparing 14:22:07 5375749252cd: Preparing 14:22:07 3c4a3b6d9e70: Preparing 14:22:07 a82d3d1ef627: Preparing 14:22:07 478a6be3c9ba: Preparing 14:22:07 5fd61cade16d: Preparing 14:22:07 478a6be3c9ba: Waiting 14:22:07 ce5a8cde9eee: Preparing 14:22:07 a82d3d1ef627: Waiting 14:22:07 ce5a8cde9eee: Waiting 14:22:07 5fd61cade16d: Waiting 14:22:07 62a85ad2c1c0: Layer already exists 14:22:07 5375749252cd: Layer already exists 14:22:07 3c4a3b6d9e70: Layer already exists 14:22:07 69513117ce35: Layer already exists 14:22:07 47b617b5f9e8: Layer already exists 14:22:07 a82d3d1ef627: Layer already exists 14:22:07 478a6be3c9ba: Layer already exists 14:22:07 5fd61cade16d: Layer already exists 14:22:07 ce5a8cde9eee: Layer already exists 14:22:07 latest: digest: sha256:111e23a7ddb170b5ca298bb00035571f857b20b8666e93b6995dd5d81082cf3c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.51 14:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:22:08 62a85ad2c1c0: Preparing 14:22:08 69513117ce35: Preparing 14:22:08 47b617b5f9e8: Preparing 14:22:08 5375749252cd: Preparing 14:22:08 3c4a3b6d9e70: Preparing 14:22:08 a82d3d1ef627: Preparing 14:22:08 478a6be3c9ba: Preparing 14:22:08 5fd61cade16d: Preparing 14:22:08 ce5a8cde9eee: Preparing 14:22:08 a82d3d1ef627: Waiting 14:22:08 478a6be3c9ba: Waiting 14:22:08 5fd61cade16d: Waiting 14:22:08 ce5a8cde9eee: Waiting 14:22:08 5375749252cd: Layer already exists 14:22:08 3c4a3b6d9e70: Layer already exists 14:22:08 47b617b5f9e8: Layer already exists 14:22:08 69513117ce35: Layer already exists 14:22:08 62a85ad2c1c0: Layer already exists 14:22:08 a82d3d1ef627: Layer already exists 14:22:08 ce5a8cde9eee: Layer already exists 14:22:08 478a6be3c9ba: Layer already exists 14:22:08 5fd61cade16d: Layer already exists 14:22:08 4.0.0-dev.51: digest: sha256:111e23a7ddb170b5ca298bb00035571f857b20b8666e93b6995dd5d81082cf3c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:22:09 62a85ad2c1c0: Preparing 14:22:09 69513117ce35: Preparing 14:22:09 47b617b5f9e8: Preparing 14:22:09 5375749252cd: Preparing 14:22:09 3c4a3b6d9e70: Preparing 14:22:09 a82d3d1ef627: Preparing 14:22:09 478a6be3c9ba: Preparing 14:22:09 5fd61cade16d: Preparing 14:22:09 ce5a8cde9eee: Preparing 14:22:09 5fd61cade16d: Waiting 14:22:09 a82d3d1ef627: Waiting 14:22:09 478a6be3c9ba: Waiting 14:22:09 ce5a8cde9eee: Waiting 14:22:09 69513117ce35: Layer already exists 14:22:09 62a85ad2c1c0: Layer already exists 14:22:09 5375749252cd: Layer already exists 14:22:09 3c4a3b6d9e70: Layer already exists 14:22:09 47b617b5f9e8: Layer already exists 14:22:09 a82d3d1ef627: Layer already exists 14:22:09 478a6be3c9ba: Layer already exists 14:22:09 ce5a8cde9eee: Layer already exists 14:22:09 5fd61cade16d: Layer already exists 14:22:09 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:111e23a7ddb170b5ca298bb00035571f857b20b8666e93b6995dd5d81082cf3c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 14:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:22:09 62a85ad2c1c0: Preparing 14:22:09 69513117ce35: Preparing 14:22:09 47b617b5f9e8: Preparing 14:22:09 5375749252cd: Preparing 14:22:09 3c4a3b6d9e70: Preparing 14:22:09 a82d3d1ef627: Preparing 14:22:09 478a6be3c9ba: Preparing 14:22:09 5fd61cade16d: Preparing 14:22:09 ce5a8cde9eee: Preparing 14:22:09 478a6be3c9ba: Waiting 14:22:09 a82d3d1ef627: Waiting 14:22:09 69513117ce35: Layer already exists 14:22:09 47b617b5f9e8: Layer already exists 14:22:09 62a85ad2c1c0: Layer already exists 14:22:09 3c4a3b6d9e70: Layer already exists 14:22:09 5375749252cd: Layer already exists 14:22:09 ce5a8cde9eee: Layer already exists 14:22:09 a82d3d1ef627: Layer already exists 14:22:09 478a6be3c9ba: Layer already exists 14:22:09 5fd61cade16d: Layer already exists 14:22:09 main: digest: sha256:111e23a7ddb170b5ca298bb00035571f857b20b8666e93b6995dd5d81082cf3c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:09 ===================================================== [Pipeline] echo 14:22:09 taggedImages: 14:22:09 - nexus3.edgexfoundry.org:10004/security-spire-config:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:22:09 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:22:09 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.51 14:22:09 - nexus3.edgexfoundry.org:10004/security-spire-config:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:22:09 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 14:22:09 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 14:22:09 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:22:09 latest 14:22:09 4.0.0-dev.51 14:22:09 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:22:09 main 14:22:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:22:10 f164f2f18b9f: Preparing 14:22:10 7515010bab0f: Preparing 14:22:10 2331ed09c55f: Preparing 14:22:10 5375749252cd: Preparing 14:22:10 3c4a3b6d9e70: Preparing 14:22:10 a23ce0b36a17: Preparing 14:22:10 dbf244346a8c: Preparing 14:22:10 c5003f6e5937: Preparing 14:22:10 ce5a8cde9eee: Preparing 14:22:10 dbf244346a8c: Waiting 14:22:10 a23ce0b36a17: Waiting 14:22:10 ce5a8cde9eee: Waiting 14:22:10 c5003f6e5937: Waiting 14:22:10 f164f2f18b9f: Layer already exists 14:22:10 3c4a3b6d9e70: Layer already exists 14:22:10 5375749252cd: Layer already exists 14:22:10 dbf244346a8c: Layer already exists 14:22:10 c5003f6e5937: Layer already exists 14:22:10 ce5a8cde9eee: Layer already exists 14:22:10 7515010bab0f: Pushed 14:22:10 2331ed09c55f: Pushed 14:22:22 a23ce0b36a17: Pushed 14:22:22 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:ef0ef854358a1e5f5b0e9c02afb8011f7d3bfb54824833850fa12e1c9e07c357 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:22:23 f164f2f18b9f: Preparing 14:22:23 7515010bab0f: Preparing 14:22:23 2331ed09c55f: Preparing 14:22:23 5375749252cd: Preparing 14:22:23 3c4a3b6d9e70: Preparing 14:22:23 a23ce0b36a17: Preparing 14:22:23 dbf244346a8c: Preparing 14:22:23 c5003f6e5937: Preparing 14:22:23 ce5a8cde9eee: Preparing 14:22:23 c5003f6e5937: Waiting 14:22:23 a23ce0b36a17: Waiting 14:22:23 dbf244346a8c: Waiting 14:22:23 ce5a8cde9eee: Waiting 14:22:23 2331ed09c55f: Layer already exists 14:22:23 5375749252cd: Layer already exists 14:22:23 3c4a3b6d9e70: Layer already exists 14:22:23 7515010bab0f: Layer already exists 14:22:23 f164f2f18b9f: Layer already exists 14:22:23 a23ce0b36a17: Layer already exists 14:22:23 dbf244346a8c: Layer already exists 14:22:23 ce5a8cde9eee: Layer already exists 14:22:23 c5003f6e5937: Layer already exists 14:22:23 latest: digest: sha256:ef0ef854358a1e5f5b0e9c02afb8011f7d3bfb54824833850fa12e1c9e07c357 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.51 14:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:22:24 f164f2f18b9f: Preparing 14:22:24 7515010bab0f: Preparing 14:22:24 2331ed09c55f: Preparing 14:22:24 5375749252cd: Preparing 14:22:24 3c4a3b6d9e70: Preparing 14:22:24 a23ce0b36a17: Preparing 14:22:24 dbf244346a8c: Preparing 14:22:24 c5003f6e5937: Preparing 14:22:24 ce5a8cde9eee: Preparing 14:22:24 dbf244346a8c: Waiting 14:22:24 a23ce0b36a17: Waiting 14:22:24 c5003f6e5937: Waiting 14:22:24 ce5a8cde9eee: Waiting 14:22:24 f164f2f18b9f: Layer already exists 14:22:24 3c4a3b6d9e70: Layer already exists 14:22:24 5375749252cd: Layer already exists 14:22:24 2331ed09c55f: Layer already exists 14:22:24 7515010bab0f: Layer already exists 14:22:24 a23ce0b36a17: Layer already exists 14:22:24 c5003f6e5937: Layer already exists 14:22:24 ce5a8cde9eee: Layer already exists 14:22:24 dbf244346a8c: Layer already exists 14:22:24 4.0.0-dev.51: digest: sha256:ef0ef854358a1e5f5b0e9c02afb8011f7d3bfb54824833850fa12e1c9e07c357 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:22:24 f164f2f18b9f: Preparing 14:22:24 7515010bab0f: Preparing 14:22:24 2331ed09c55f: Preparing 14:22:24 5375749252cd: Preparing 14:22:24 3c4a3b6d9e70: Preparing 14:22:24 a23ce0b36a17: Preparing 14:22:24 dbf244346a8c: Preparing 14:22:24 c5003f6e5937: Preparing 14:22:24 ce5a8cde9eee: Preparing 14:22:24 a23ce0b36a17: Waiting 14:22:24 dbf244346a8c: Waiting 14:22:24 c5003f6e5937: Waiting 14:22:24 ce5a8cde9eee: Waiting 14:22:24 2331ed09c55f: Layer already exists 14:22:24 5375749252cd: Layer already exists 14:22:24 3c4a3b6d9e70: Layer already exists 14:22:24 7515010bab0f: Layer already exists 14:22:24 f164f2f18b9f: Layer already exists 14:22:24 dbf244346a8c: Layer already exists 14:22:24 a23ce0b36a17: Layer already exists 14:22:24 c5003f6e5937: Layer already exists 14:22:24 ce5a8cde9eee: Layer already exists 14:22:24 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:ef0ef854358a1e5f5b0e9c02afb8011f7d3bfb54824833850fa12e1c9e07c357 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 14:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:22:25 f164f2f18b9f: Preparing 14:22:25 7515010bab0f: Preparing 14:22:25 2331ed09c55f: Preparing 14:22:25 5375749252cd: Preparing 14:22:25 3c4a3b6d9e70: Preparing 14:22:25 a23ce0b36a17: Preparing 14:22:25 dbf244346a8c: Preparing 14:22:25 c5003f6e5937: Preparing 14:22:25 ce5a8cde9eee: Preparing 14:22:25 ce5a8cde9eee: Waiting 14:22:25 c5003f6e5937: Waiting 14:22:25 dbf244346a8c: Waiting 14:22:25 a23ce0b36a17: Waiting 14:22:25 5375749252cd: Layer already exists 14:22:25 f164f2f18b9f: Layer already exists 14:22:25 3c4a3b6d9e70: Layer already exists 14:22:25 7515010bab0f: Layer already exists 14:22:25 2331ed09c55f: Layer already exists 14:22:25 a23ce0b36a17: Layer already exists 14:22:25 ce5a8cde9eee: Layer already exists 14:22:25 dbf244346a8c: Layer already exists 14:22:25 c5003f6e5937: Layer already exists 14:22:25 main: digest: sha256:ef0ef854358a1e5f5b0e9c02afb8011f7d3bfb54824833850fa12e1c9e07c357 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:25 ===================================================== [Pipeline] echo 14:22:25 taggedImages: 14:22:25 - nexus3.edgexfoundry.org:10004/security-spire-server:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:22:25 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:22:25 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.51 14:22:25 - nexus3.edgexfoundry.org:10004/security-spire-server:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:22:25 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 14:22:25 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 14:22:25 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:22:25 latest 14:22:25 4.0.0-dev.51 14:22:25 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:22:25 main 14:22:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:22:26 f5ae82eeface: Preparing 14:22:26 79f11b8ba37d: Preparing 14:22:26 ac404dde6003: Preparing 14:22:26 5375749252cd: Preparing 14:22:26 3c4a3b6d9e70: Preparing 14:22:26 a6741561eaa1: Preparing 14:22:26 65f2d6887aaa: Preparing 14:22:26 ce5a8cde9eee: Preparing 14:22:26 a6741561eaa1: Waiting 14:22:26 65f2d6887aaa: Waiting 14:22:26 ce5a8cde9eee: Waiting 14:22:26 3c4a3b6d9e70: Layer already exists 14:22:26 5375749252cd: Layer already exists 14:22:26 f5ae82eeface: Pushed 14:22:26 79f11b8ba37d: Pushed 14:22:26 a6741561eaa1: Pushed 14:22:26 ce5a8cde9eee: Layer already exists 14:22:26 65f2d6887aaa: Pushed 14:22:30 ac404dde6003: Pushed 14:22:30 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:f973ef0cec8ddda6719e1bd460f4c234b8c44c72dbb927aa260b0ca46b4ef4d5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 14:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:22:30 f5ae82eeface: Preparing 14:22:30 79f11b8ba37d: Preparing 14:22:30 ac404dde6003: Preparing 14:22:30 5375749252cd: Preparing 14:22:30 3c4a3b6d9e70: Preparing 14:22:30 a6741561eaa1: Preparing 14:22:30 65f2d6887aaa: Preparing 14:22:30 ce5a8cde9eee: Preparing 14:22:30 a6741561eaa1: Waiting 14:22:30 65f2d6887aaa: Waiting 14:22:30 ce5a8cde9eee: Waiting 14:22:30 ac404dde6003: Layer already exists 14:22:30 5375749252cd: Layer already exists 14:22:30 f5ae82eeface: Layer already exists 14:22:30 3c4a3b6d9e70: Layer already exists 14:22:30 79f11b8ba37d: Layer already exists 14:22:30 a6741561eaa1: Layer already exists 14:22:30 65f2d6887aaa: Layer already exists 14:22:30 ce5a8cde9eee: Layer already exists 14:22:30 latest: digest: sha256:f973ef0cec8ddda6719e1bd460f4c234b8c44c72dbb927aa260b0ca46b4ef4d5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.51 14:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:22:31 f5ae82eeface: Preparing 14:22:31 79f11b8ba37d: Preparing 14:22:31 ac404dde6003: Preparing 14:22:31 5375749252cd: Preparing 14:22:31 3c4a3b6d9e70: Preparing 14:22:31 a6741561eaa1: Preparing 14:22:31 65f2d6887aaa: Preparing 14:22:31 ce5a8cde9eee: Preparing 14:22:31 a6741561eaa1: Waiting 14:22:31 65f2d6887aaa: Waiting 14:22:31 ce5a8cde9eee: Waiting 14:22:31 3c4a3b6d9e70: Layer already exists 14:22:31 79f11b8ba37d: Layer already exists 14:22:31 5375749252cd: Layer already exists 14:22:31 f5ae82eeface: Layer already exists 14:22:31 ac404dde6003: Layer already exists 14:22:31 65f2d6887aaa: Layer already exists 14:22:31 a6741561eaa1: Layer already exists 14:22:31 ce5a8cde9eee: Layer already exists 14:22:31 4.0.0-dev.51: digest: sha256:f973ef0cec8ddda6719e1bd460f4c234b8c44c72dbb927aa260b0ca46b4ef4d5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:22:31 f5ae82eeface: Preparing 14:22:31 79f11b8ba37d: Preparing 14:22:31 ac404dde6003: Preparing 14:22:31 5375749252cd: Preparing 14:22:31 3c4a3b6d9e70: Preparing 14:22:31 a6741561eaa1: Preparing 14:22:31 65f2d6887aaa: Preparing 14:22:31 ce5a8cde9eee: Preparing 14:22:31 a6741561eaa1: Waiting 14:22:31 65f2d6887aaa: Waiting 14:22:31 ce5a8cde9eee: Waiting 14:22:31 79f11b8ba37d: Layer already exists 14:22:31 3c4a3b6d9e70: Layer already exists 14:22:31 5375749252cd: Layer already exists 14:22:31 ac404dde6003: Layer already exists 14:22:31 f5ae82eeface: Layer already exists 14:22:31 65f2d6887aaa: Layer already exists 14:22:31 ce5a8cde9eee: Layer already exists 14:22:31 a6741561eaa1: Layer already exists 14:22:31 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:f973ef0cec8ddda6719e1bd460f4c234b8c44c72dbb927aa260b0ca46b4ef4d5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 14:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:22:32 f5ae82eeface: Preparing 14:22:32 79f11b8ba37d: Preparing 14:22:32 ac404dde6003: Preparing 14:22:32 5375749252cd: Preparing 14:22:32 3c4a3b6d9e70: Preparing 14:22:32 a6741561eaa1: Preparing 14:22:32 65f2d6887aaa: Preparing 14:22:32 ce5a8cde9eee: Preparing 14:22:32 a6741561eaa1: Waiting 14:22:32 65f2d6887aaa: Waiting 14:22:32 ce5a8cde9eee: Waiting 14:22:32 3c4a3b6d9e70: Layer already exists 14:22:32 f5ae82eeface: Layer already exists 14:22:32 5375749252cd: Layer already exists 14:22:32 ac404dde6003: Layer already exists 14:22:32 79f11b8ba37d: Layer already exists 14:22:32 65f2d6887aaa: Layer already exists 14:22:32 ce5a8cde9eee: Layer already exists 14:22:32 a6741561eaa1: Layer already exists 14:22:32 main: digest: sha256:f973ef0cec8ddda6719e1bd460f4c234b8c44c72dbb927aa260b0ca46b4ef4d5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:32 ===================================================== [Pipeline] echo 14:22:32 taggedImages: 14:22:32 - nexus3.edgexfoundry.org:10004/support-notifications:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:22:32 - nexus3.edgexfoundry.org:10004/support-notifications:latest 14:22:32 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.51 14:22:32 - nexus3.edgexfoundry.org:10004/support-notifications:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:22:32 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 14:22:32 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 14:22:32 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:22:32 latest 14:22:32 4.0.0-dev.51 14:22:32 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:22:32 main 14:22:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:22:33 97c66d782b47: Preparing 14:22:33 a174f7daabaf: Preparing 14:22:33 5375749252cd: Preparing 14:22:33 3c4a3b6d9e70: Preparing 14:22:33 47ab263018b6: Preparing 14:22:33 9b135a3a9f2a: Preparing 14:22:33 ce5a8cde9eee: Preparing 14:22:33 9b135a3a9f2a: Waiting 14:22:33 ce5a8cde9eee: Waiting 14:22:33 3c4a3b6d9e70: Layer already exists 14:22:33 5375749252cd: Layer already exists 14:22:33 ce5a8cde9eee: Layer already exists 14:22:33 47ab263018b6: Pushed 14:22:33 97c66d782b47: Pushed 14:22:33 9b135a3a9f2a: Pushed 14:22:37 a174f7daabaf: Pushed 14:22:37 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:fe41d8b8dc7ccddb207776ee31d63594b034c9a146fb4088e2fe5d323f2046e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:22:38 97c66d782b47: Preparing 14:22:38 a174f7daabaf: Preparing 14:22:38 5375749252cd: Preparing 14:22:38 3c4a3b6d9e70: Preparing 14:22:38 47ab263018b6: Preparing 14:22:38 9b135a3a9f2a: Preparing 14:22:38 ce5a8cde9eee: Preparing 14:22:38 9b135a3a9f2a: Waiting 14:22:38 ce5a8cde9eee: Waiting 14:22:38 3c4a3b6d9e70: Layer already exists 14:22:38 97c66d782b47: Layer already exists 14:22:38 47ab263018b6: Layer already exists 14:22:38 5375749252cd: Layer already exists 14:22:38 a174f7daabaf: Layer already exists 14:22:38 ce5a8cde9eee: Layer already exists 14:22:38 9b135a3a9f2a: Layer already exists 14:22:38 latest: digest: sha256:fe41d8b8dc7ccddb207776ee31d63594b034c9a146fb4088e2fe5d323f2046e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.51 14:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:22:39 97c66d782b47: Preparing 14:22:39 a174f7daabaf: Preparing 14:22:39 5375749252cd: Preparing 14:22:39 3c4a3b6d9e70: Preparing 14:22:39 47ab263018b6: Preparing 14:22:39 9b135a3a9f2a: Preparing 14:22:39 ce5a8cde9eee: Preparing 14:22:39 9b135a3a9f2a: Waiting 14:22:39 ce5a8cde9eee: Waiting 14:22:39 97c66d782b47: Layer already exists 14:22:39 a174f7daabaf: Layer already exists 14:22:39 5375749252cd: Layer already exists 14:22:39 47ab263018b6: Layer already exists 14:22:39 3c4a3b6d9e70: Layer already exists 14:22:39 9b135a3a9f2a: Layer already exists 14:22:39 ce5a8cde9eee: Layer already exists 14:22:39 4.0.0-dev.51: digest: sha256:fe41d8b8dc7ccddb207776ee31d63594b034c9a146fb4088e2fe5d323f2046e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:22:39 97c66d782b47: Preparing 14:22:39 a174f7daabaf: Preparing 14:22:39 5375749252cd: Preparing 14:22:39 3c4a3b6d9e70: Preparing 14:22:39 47ab263018b6: Preparing 14:22:39 9b135a3a9f2a: Preparing 14:22:39 ce5a8cde9eee: Preparing 14:22:39 9b135a3a9f2a: Waiting 14:22:39 a174f7daabaf: Layer already exists 14:22:39 47ab263018b6: Layer already exists 14:22:39 3c4a3b6d9e70: Layer already exists 14:22:39 97c66d782b47: Layer already exists 14:22:39 5375749252cd: Layer already exists 14:22:39 ce5a8cde9eee: Layer already exists 14:22:39 9b135a3a9f2a: Layer already exists 14:22:39 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:fe41d8b8dc7ccddb207776ee31d63594b034c9a146fb4088e2fe5d323f2046e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 14:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:22:40 97c66d782b47: Preparing 14:22:40 a174f7daabaf: Preparing 14:22:40 5375749252cd: Preparing 14:22:40 3c4a3b6d9e70: Preparing 14:22:40 47ab263018b6: Preparing 14:22:40 9b135a3a9f2a: Preparing 14:22:40 ce5a8cde9eee: Preparing 14:22:40 9b135a3a9f2a: Waiting 14:22:40 5375749252cd: Layer already exists 14:22:40 a174f7daabaf: Layer already exists 14:22:40 47ab263018b6: Layer already exists 14:22:40 97c66d782b47: Layer already exists 14:22:40 3c4a3b6d9e70: Layer already exists 14:22:40 ce5a8cde9eee: Layer already exists 14:22:40 9b135a3a9f2a: Layer already exists 14:22:40 main: digest: sha256:fe41d8b8dc7ccddb207776ee31d63594b034c9a146fb4088e2fe5d323f2046e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:40 ===================================================== [Pipeline] echo 14:22:40 taggedImages: 14:22:40 - nexus3.edgexfoundry.org:10004/support-scheduler:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:22:40 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:22:40 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.51 14:22:40 - nexus3.edgexfoundry.org:10004/support-scheduler:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:22:40 - 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] } 14:27:28 #156 ... 14:27:28 14:27:28 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:27:28 #148 565.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:27:28 #148 ... 14:27:28 14:27:28 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:27:28 #154 DONE 571.0s 14:27:28 14:27:28 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:27:28 #157 DONE 0.5s 14:27:28 14:27:28 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:27:28 #158 DONE 0.2s 14:27:28 14:27:28 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:27:28 #159 DONE 0.3s 14:27:28 14:27:28 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:27:28 #155 ... 14:27:28 14:27:28 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:27:28 #160 DONE 0.2s 14:27:28 14:27:28 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:27:28 #161 DONE 0.2s 14:27:28 14:27:28 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:27:28 #149 ... 14:27:28 14:27:28 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:27:28 #162 DONE 2.0s 14:27:28 14:27:28 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:27:28 #152 DONE 574.8s 14:27:28 14:27:28 #163 [core-common-config-bootstrapper] exporting to image 14:27:28 #163 exporting layers 14:27:30 #163 exporting layers 1.1s done 14:27:30 #163 writing image sha256:5d597c09572d5c30ac909c5ea1390fcaac4db8f62b014166c8fcdb19d5cb552c 0.0s done 14:27:30 #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 14:27:30 #163 DONE 1.2s 14:27:30 14:27:30 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:27:30 #164 DONE 0.3s 14:27:30 14:27:30 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:27:30 #156 ... 14:27:30 14:27:30 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 14:27:32 #165 DONE 2.1s 14:27:32 14:27:32 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 14:27:32 #166 DONE 0.2s 14:27:32 14:27:32 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 14:27:32 #167 DONE 0.2s 14:27:32 14:27:32 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:27:32 #168 DONE 0.3s 14:27:32 14:27:32 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:27:32 #156 ... 14:27:32 14:27:32 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:27:32 #169 DONE 0.1s 14:27:32 14:27:32 #170 [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/ 14:27:32 #170 DONE 0.2s 14:27:32 14:27:32 #171 [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/ 14:27:33 #171 ... 14:27:33 14:27:33 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:27:33 #148 DONE 579.3s 14:27:33 14:27:33 #171 [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/ 14:27:33 #171 DONE 0.3s 14:27:33 14:27:33 #172 [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/ 14:27:33 #172 DONE 0.4s 14:27:33 14:27:33 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:27:33 #173 ... 14:27:33 14:27:33 #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:27:33 #174 DONE 0.3s 14:27:33 14:27:33 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:27:33 #173 DONE 0.4s 14:27:33 14:27:33 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 14:27:34 #175 DONE 0.3s 14:27:34 14:27:34 #176 [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 14:27:34 #176 DONE 0.4s 14:27:34 14:27:34 #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:27:34 #177 ... 14:27:34 14:27:34 #178 [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 14:27:34 #178 DONE 0.3s 14:27:34 14:27:34 #179 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:27:35 #179 DONE 0.2s 14:27:35 14:27:35 #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:27:35 #180 DONE 0.5s 14:27:35 14:27:35 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:27:35 #153 ... 14:27:35 14:27:35 #181 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:27:35 #181 DONE 0.4s 14:27:35 14:27:35 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:27:35 #156 ... 14:27:35 14:27:35 #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:27:35 #177 DONE 2.0s 14:27:35 14:27:35 #182 [security-bootstrapper] exporting to image 14:27:35 #182 exporting layers 14:27:36 #182 ... 14:27:36 14:27:36 #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:27:36 #183 DONE 0.5s 14:27:36 14:27:36 #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:27:37 #184 ... 14:27:37 14:27:37 #182 [security-bootstrapper] exporting to image 14:27:37 #182 exporting layers 1.2s done 14:27:37 #182 writing image sha256:eb67a0c75710f8f35d6f647fc8a4fc10c7641db9bd5dafc099ee90968fa3cf9e done 14:27:37 #182 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 14:27:37 #182 DONE 1.2s 14:27:37 14:27:37 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:27:38 #149 ... 14:27:38 14:27:38 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:27:38 #155 DONE 584.1s 14:27:38 14:27:38 #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:27:38 #20 ... 14:27:38 14:27:38 #185 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:27:38 #185 DONE 0.2s 14:27:38 14:27:38 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:27:38 #153 ... 14:27:38 14:27:38 #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:27:38 #186 DONE 0.2s 14:27:38 14:27:38 #187 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:27:39 #187 ... 14:27:39 14:27:39 #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:27:39 #184 DONE 2.6s 14:27:39 14:27:39 #187 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:27:39 #187 DONE 0.3s 14:27:39 14:27:39 #188 [security-secretstore-setup] exporting to image 14:27:39 #188 ... 14:27:39 14:27:39 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:27:39 #189 DONE 0.7s 14:27:40 14:27:40 #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:27:40 #190 DONE 0.5s 14:27:40 14:27:40 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:27:40 #191 DONE 0.3s 14:27:40 14:27:40 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:27:40 #192 ... 14:27:40 14:27:40 #188 [security-secretstore-setup] exporting to image 14:27:40 #188 exporting layers 1.6s done 14:27:40 #188 writing image sha256:c26fa2c6eddc0a64a5a445b4d7fed6ff0c5cf6197e072232c989fbbeec77fb26 done 14:27:40 #188 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done 14:27:40 #188 DONE 1.7s 14:27:40 14:27:40 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:27:42 #156 ... 14:27:42 14:27:42 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:27:42 #192 DONE 1.9s 14:27:42 14:27:42 #193 [security-proxy-setup] exporting to image 14:27:43 #193 exporting layers 1.0s done 14:27:43 #193 writing image sha256:984626a9275cc11144bacee4e42d26a28b26cf1089390be9a741873d966cf788 0.0s done 14:27:43 #193 naming to docker.io/library/security-proxy-setup-arm64 done 14:27:43 #193 DONE 1.0s 14:27:43 14:27:43 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:29:05 #156 ... 14:29:05 14:29:05 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:29:05 #153 DONE 668.9s 14:29:05 14:29:05 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:29:05 #149 ... 14:29:05 14:29:05 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:29:05 #194 DONE 0.1s 14:29:05 14:29:05 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:29:05 #195 DONE 0.2s 14:29:05 14:29:05 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:29:05 #196 DONE 0.4s 14:29:05 14:29:05 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:29:05 #197 DONE 0.1s 14:29:05 14:29:05 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:29:05 #149 ... 14:29:05 14:29:05 #198 [security-spiffe-token-provider] exporting to image 14:29:05 #198 exporting layers 14:29:05 #198 exporting layers 0.7s done 14:29:05 #198 writing image sha256:b46c1c82bff278677411a06d55334a0406a8d61f51dbd24d6b4bbc90b06f88fe done 14:29:05 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 14:29:05 #198 DONE 0.7s 14:29:05 14:29:05 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:32:57 #149 ... 14:32:57 14:32:57 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:32:57 #151 DONE 894.2s 14:32:57 14:32:57 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:32:57 #156 ... 14:32:57 14:32:57 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:32:57 #199 DONE 0.2s 14:32:57 14:32:57 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:32:57 #200 DONE 0.2s 14:32:57 14:32:57 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:32:57 #150 ... 14:32:57 14:32:57 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:32:57 #201 DONE 0.4s 14:32:57 14:32:57 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:32:57 #156 ... 14:32:57 14:32:57 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:32:57 #202 DONE 0.2s 14:32:57 14:32:57 #203 [core-command] exporting to image 14:32:57 #203 exporting layers 14:32:57 #203 exporting layers 0.5s done 14:32:57 #203 writing image sha256:dba47bb529fd674f0e52642134c1e4854a4093a994d4520fc3247afa94e6ac35 done 14:32:57 #203 naming to docker.io/library/core-command-arm64 done 14:32:57 #203 DONE 0.5s 14:32:57 14:32:57 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:33:43 #146 ... 14:33:43 14:33:43 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:33:43 #147 DONE 948.8s 14:33:43 14:33:43 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:33:43 #149 ... 14:33:43 14:33:43 #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:33:43 #204 DONE 0.2s 14:33:43 14:33:43 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:33:43 #149 DONE 949.4s 14:33:43 14:33:43 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:33:43 #156 ... 14:33:43 14:33:43 #205 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:33:43 #205 DONE 0.3s 14:33:43 14:33:43 #206 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:33:43 #206 ... 14:33:43 14:33:43 #207 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:33:43 #207 DONE 0.3s 14:33:43 14:33:43 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:33:43 #150 DONE 950.2s 14:33:43 14:33:43 #208 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 14:33:44 #208 ... 14:33:44 14:33:44 #206 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:33:44 #206 DONE 0.7s 14:33:44 14:33:44 #208 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 14:33:44 #208 DONE 0.7s 14:33:44 14:33:44 #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 14:33:44 #209 ... 14:33:44 14:33:44 #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:33:44 #210 DONE 0.2s 14:33:44 14:33:44 #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:33:44 #211 DONE 0.3s 14:33:44 14:33:44 #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 14:33:44 #209 DONE 0.3s 14:33:44 14:33:44 #212 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 14:33:44 #212 ... 14:33:44 14:33:44 #213 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:33:44 #213 DONE 0.3s 14:33:45 14:33:45 #212 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 14:33:45 #212 DONE 0.2s 14:33:45 14:33:45 #214 [core-data] exporting to image 14:33:45 #214 exporting layers 14:33:45 #214 ... 14:33:45 14:33:45 #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 14:33:45 #215 DONE 0.2s 14:33:45 14:33:45 #216 [core-keeper] exporting to image 14:33:45 #216 ... 14:33:45 14:33:45 #217 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:33:45 #217 DONE 0.6s 14:33:45 14:33:45 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:33:45 #156 DONE 951.7s 14:33:45 14:33:45 #216 [core-keeper] exporting to image 14:33:45 #216 exporting layers 0.7s done 14:33:45 #216 writing image sha256:896f1aa7f966515b857ea062e47a6237fbe2be82325bd63642144710fd7192a3 0.0s done 14:33:45 #216 naming to docker.io/library/core-keeper-arm64 0.0s done 14:33:45 #216 DONE 0.7s 14:33:45 14:33:45 #218 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 14:33:45 #218 DONE 0.3s 14:33:45 14:33:45 #214 [core-data] exporting to image 14:33:45 #214 exporting layers 0.7s done 14:33:45 #214 writing image sha256:09b1d518a1b3042d517d35608b6ff63db24b3655b8f757078fa540ea96cad103 0.1s done 14:33:45 #214 naming to docker.io/library/core-data-arm64 0.0s done 14:33:45 #214 DONE 0.8s 14:33:45 14:33:45 #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:33:46 #219 ... 14:33:46 14:33:46 #220 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 14:33:46 #220 CACHED 14:33:46 14:33:46 #221 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 14:33:46 #221 CACHED 14:33:46 14:33:46 #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:33:46 #219 DONE 0.3s 14:33:46 14:33:46 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:33:46 #222 ... 14:33:46 14:33:46 #223 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:33:46 #223 DONE 0.5s 14:33:46 14:33:46 #224 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:33:46 #224 DONE 0.1s 14:33:46 14:33:46 #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:33:46 #225 DONE 0.1s 14:33:46 14:33:46 #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:33:46 #20 ... 14:33:46 14:33:46 #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 14:33:46 #226 DONE 0.1s 14:33:47 14:33:47 #227 [core-metadata] exporting to image 14:33:47 #227 ... 14:33:47 14:33:47 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:33:47 #222 DONE 1.0s 14:33:47 14:33:47 #228 [security-proxy-auth] exporting to image 14:33:47 #228 ... 14:33:47 14:33:47 #227 [core-metadata] exporting to image 14:33:47 #227 exporting layers 0.6s done 14:33:47 #227 writing image sha256:6ebb0cbc5e09f0b9e9ec64ec519bacb555d534e96b7cdab7eccb459c60acf90b 0.0s done 14:33:47 #227 naming to docker.io/library/core-metadata-arm64 done 14:33:47 #227 DONE 0.6s 14:33:47 14:33:47 #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:33:48 #20 ... 14:33:48 14:33:48 #228 [security-proxy-auth] exporting to image 14:33:48 #228 exporting layers 1.1s done 14:33:48 #228 writing image sha256:b4b05550bb9b525a57b72c0789d10f8a760e406d68a216812fbfdd2d030b4b8a done 14:33:48 #228 naming to docker.io/library/security-proxy-auth-arm64 done 14:33:48 #228 DONE 1.1s 14:33:48 14:33:48 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:34:03 #146 DONE 968.8s 14:34:03 14:34:03 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:34:03 #145 ... 14:34:03 14:34:03 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:34:03 #229 DONE 0.2s 14:34:03 14:34:03 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:34:03 #230 DONE 0.1s 14:34:03 14:34:03 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:34:03 #231 DONE 0.5s 14:34:03 14:34:03 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 14:34:03 #232 DONE 0.1s 14:34:03 14:34:03 #233 [support-scheduler] exporting to image 14:34:03 #233 exporting layers 14:34:04 #233 exporting layers 0.6s done 14:34:04 #233 writing image sha256:41be953dbf99cc4ecd1337adbb966c2d88ec5fa6647f15fb9abe21d646f520ea done 14:34:04 #233 naming to docker.io/library/support-scheduler-arm64 done 14:34:04 #233 DONE 0.6s 14:34:04 14:34:04 #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:34:09 #20 ... 14:34:09 14:34:09 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:34:09 #145 DONE 975.2s 14:34:09 14:34:09 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:34:09 #234 DONE 0.1s 14:34:09 14:34:09 #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:34:09 #20 ... 14:34:09 14:34:09 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:34:09 #235 DONE 0.1s 14:34:09 14:34:09 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:34:10 #236 DONE 0.5s 14:34:10 14:34:10 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:34:10 #237 DONE 0.1s 14:34:10 14:34:10 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 14:34:10 #238 DONE 0.1s 14:34:10 14:34:10 #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:34:10 #20 ... 14:34:10 14:34:10 #239 [support-notifications] exporting to image 14:34:10 #239 exporting layers 14:34:10 #239 exporting layers 0.5s done 14:34:10 #239 writing image sha256:8ed7cd399a38e5f1c7b5bc834830be3d3794d5c617c1af576df035032881f65d done 14:34:10 #239 naming to docker.io/library/support-notifications-arm64 0.0s done 14:34:10 #239 DONE 0.5s 14:34:10 14:34:10 #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:34:10 time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:34:10 time="2025-02-01T14:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:34:11 $ docker stop --time=1 1628dccab998423576a779f8627d2c31025f44dfbd6b387db536fcdf777db8c0 14:34:12 $ docker rm -f --volumes 1628dccab998423576a779f8627d2c31025f44dfbd6b387db536fcdf777db8c0 [Pipeline] // withDockerContainer [Pipeline] sh 14:34:13 + docker images 14:34:13 REPOSITORY TAG IMAGE ID CREATED SIZE 14:34:13 support-notifications-arm64 latest 8ed7cd399a38 2 seconds ago 51.7MB 14:34:13 support-scheduler-arm64 latest 41be953dbf99 9 seconds ago 47.9MB 14:34:13 core-metadata-arm64 latest 6ebb0cbc5e09 26 seconds ago 32.7MB 14:34:13 security-proxy-auth-arm64 latest b4b05550bb9b 26 seconds ago 31.4MB 14:34:13 core-keeper-arm64 latest 896f1aa7f966 28 seconds ago 32.2MB 14:34:13 core-data-arm64 latest 09b1d518a1b3 28 seconds ago 32.6MB 14:34:13 core-command-arm64 latest dba47bb529fd About a minute ago 28.3MB 14:34:13 security-spiffe-token-provider-arm64 latest b46c1c82bff2 5 minutes ago 34MB 14:34:13 security-proxy-setup-arm64 latest 984626a9275c 6 minutes ago 29.9MB 14:34:13 security-secretstore-setup-arm64 latest c26fa2c6eddc 6 minutes ago 41.2MB 14:34:13 security-bootstrapper-arm64 latest eb67a0c75710 6 minutes ago 20.9MB 14:34:13 core-common-config-bootstrapper-arm64 latest 5d597c09572d 6 minutes ago 17.8MB 14:34:13 security-spire-agent-arm64 latest 1d340a514261 17 minutes ago 176MB 14:34:13 security-spire-config-arm64 latest 4daa755116c3 17 minutes ago 117MB 14:34:13 security-spire-server-arm64 latest 91c347787c23 17 minutes ago 118MB 14:34:13 ci-base-image-arm64 latest 957ef8cf9732 18 minutes ago 914MB 14:34:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 5 weeks ago 566MB 14:34:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 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 14:34:13 provisioning config files... 14:34:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/787@tmp/config14471095081916873998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:13 ---> ****-login.sh 14:34:13 nexus3.edgexfoundry.org:10001 14:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:13 Configure a credential helper to remove this warning. See 14:34:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:13 14:34:13 Login Succeeded 14:34:13 nexus3.edgexfoundry.org:10002 14:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:14 Configure a credential helper to remove this warning. See 14:34:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:14 14:34:14 Login Succeeded 14:34:14 nexus3.edgexfoundry.org:10003 14:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:14 Configure a credential helper to remove this warning. See 14:34:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:14 14:34:14 Login Succeeded 14:34:14 nexus3.edgexfoundry.org:10004 14:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:14 Configure a credential helper to remove this warning. See 14:34:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:14 14:34:14 Login Succeeded 14:34:14 ****.io 14:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:15 Configure a credential helper to remove this warning. See 14:34:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:15 14:34:15 Login Succeeded 14:34:15 ---> ****-login.sh ends [Pipeline] } 14:34:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:34:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:34:15 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:34:15 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:15 latest 14:34:15 4.0.0-dev.51 14:34:15 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:34:15 main 14:34:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:34:15 d27faf356590: Preparing 14:34:15 bc22d12b3095: Preparing 14:34:15 5fdeff63dac1: Preparing 14:34:15 c490ec6dcbd4: Preparing 14:34:15 07f10756c1f6: Preparing 14:34:15 939a3b07912e: Preparing 14:34:15 534a70dc8296: Preparing 14:34:15 939a3b07912e: Waiting 14:34:15 534a70dc8296: Waiting 14:34:16 d27faf356590: Pushed 14:34:16 5fdeff63dac1: Pushed 14:34:16 c490ec6dcbd4: Pushed 14:34:16 07f10756c1f6: Pushed 14:34:16 534a70dc8296: Layer already exists 14:34:16 939a3b07912e: Pushed 14:34:20 bc22d12b3095: Pushed 14:34:20 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:198183a5652ca0d526b4822ea389b2f85480dcc9ef847d78c662495eab496a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:34:21 d27faf356590: Preparing 14:34:21 bc22d12b3095: Preparing 14:34:21 5fdeff63dac1: Preparing 14:34:21 c490ec6dcbd4: Preparing 14:34:21 07f10756c1f6: Preparing 14:34:21 939a3b07912e: Preparing 14:34:21 534a70dc8296: Preparing 14:34:21 534a70dc8296: Waiting 14:34:21 939a3b07912e: Waiting 14:34:21 c490ec6dcbd4: Layer already exists 14:34:21 bc22d12b3095: Layer already exists 14:34:21 5fdeff63dac1: Layer already exists 14:34:21 d27faf356590: Layer already exists 14:34:21 07f10756c1f6: Layer already exists 14:34:21 939a3b07912e: Layer already exists 14:34:21 534a70dc8296: Layer already exists 14:34:21 latest: digest: sha256:198183a5652ca0d526b4822ea389b2f85480dcc9ef847d78c662495eab496a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.51 14:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:34:22 d27faf356590: Preparing 14:34:22 bc22d12b3095: Preparing 14:34:22 5fdeff63dac1: Preparing 14:34:22 c490ec6dcbd4: Preparing 14:34:22 07f10756c1f6: Preparing 14:34:22 939a3b07912e: Preparing 14:34:22 534a70dc8296: Preparing 14:34:22 939a3b07912e: Waiting 14:34:22 534a70dc8296: Waiting 14:34:22 d27faf356590: Layer already exists 14:34:22 5fdeff63dac1: Layer already exists 14:34:22 07f10756c1f6: Layer already exists 14:34:22 bc22d12b3095: Layer already exists 14:34:22 c490ec6dcbd4: Layer already exists 14:34:22 939a3b07912e: Layer already exists 14:34:22 534a70dc8296: Layer already exists 14:34:22 4.0.0-dev.51: digest: sha256:198183a5652ca0d526b4822ea389b2f85480dcc9ef847d78c662495eab496a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:34:23 d27faf356590: Preparing 14:34:23 bc22d12b3095: Preparing 14:34:23 5fdeff63dac1: Preparing 14:34:23 c490ec6dcbd4: Preparing 14:34:23 07f10756c1f6: Preparing 14:34:23 939a3b07912e: Preparing 14:34:23 534a70dc8296: Preparing 14:34:23 939a3b07912e: Waiting 14:34:23 534a70dc8296: Waiting 14:34:23 d27faf356590: Layer already exists 14:34:23 5fdeff63dac1: Layer already exists 14:34:23 07f10756c1f6: Layer already exists 14:34:23 bc22d12b3095: Layer already exists 14:34:23 c490ec6dcbd4: Layer already exists 14:34:23 939a3b07912e: Layer already exists 14:34:23 534a70dc8296: Layer already exists 14:34:23 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:198183a5652ca0d526b4822ea389b2f85480dcc9ef847d78c662495eab496a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 14:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:34:24 d27faf356590: Preparing 14:34:24 bc22d12b3095: Preparing 14:34:24 5fdeff63dac1: Preparing 14:34:24 c490ec6dcbd4: Preparing 14:34:24 07f10756c1f6: Preparing 14:34:24 939a3b07912e: Preparing 14:34:24 534a70dc8296: Preparing 14:34:24 939a3b07912e: Waiting 14:34:24 534a70dc8296: Waiting 14:34:24 bc22d12b3095: Layer already exists 14:34:24 c490ec6dcbd4: Layer already exists 14:34:24 07f10756c1f6: Layer already exists 14:34:24 d27faf356590: Layer already exists 14:34:24 5fdeff63dac1: Layer already exists 14:34:24 534a70dc8296: Layer already exists 14:34:24 939a3b07912e: Layer already exists 14:34:24 main: digest: sha256:198183a5652ca0d526b4822ea389b2f85480dcc9ef847d78c662495eab496a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:34:24 ===================================================== [Pipeline] echo 14:34:24 taggedImages: 14:34:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:34:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.51 14:34:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:34:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 14:34:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 14:34:24 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:24 latest 14:34:24 4.0.0-dev.51 14:34:24 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:34:24 main 14:34:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:34:25 6a2d12ca747a: Preparing 14:34:25 e233bc0e9bd4: Preparing 14:34:25 83fbb6d6fa25: Preparing 14:34:25 f762de61f0d1: Preparing 14:34:25 5fdeff63dac1: Preparing 14:34:25 c490ec6dcbd4: Preparing 14:34:25 07f10756c1f6: Preparing 14:34:25 939a3b07912e: Preparing 14:34:25 534a70dc8296: Preparing 14:34:25 c490ec6dcbd4: Waiting 14:34:25 07f10756c1f6: Waiting 14:34:25 939a3b07912e: Waiting 14:34:25 534a70dc8296: Waiting 14:34:25 5fdeff63dac1: Layer already exists 14:34:25 c490ec6dcbd4: Layer already exists 14:34:25 83fbb6d6fa25: Pushed 14:34:25 e233bc0e9bd4: Pushed 14:34:25 07f10756c1f6: Layer already exists 14:34:25 6a2d12ca747a: Pushed 14:34:25 939a3b07912e: Layer already exists 14:34:25 534a70dc8296: Layer already exists 14:34:27 f762de61f0d1: Pushed 14:34:27 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:196a52ff95f4f6741e32b14a64341d16e7d4d0c9690022cd6b4cae08316457a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:28 + 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 14:34:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 14:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:34:28 6a2d12ca747a: Preparing 14:34:28 e233bc0e9bd4: Preparing 14:34:28 83fbb6d6fa25: Preparing 14:34:28 f762de61f0d1: Preparing 14:34:28 5fdeff63dac1: Preparing 14:34:28 c490ec6dcbd4: Preparing 14:34:28 07f10756c1f6: Preparing 14:34:28 939a3b07912e: Preparing 14:34:28 534a70dc8296: Preparing 14:34:28 c490ec6dcbd4: Waiting 14:34:28 07f10756c1f6: Waiting 14:34:28 939a3b07912e: Waiting 14:34:28 534a70dc8296: Waiting 14:34:28 e233bc0e9bd4: Layer already exists 14:34:28 6a2d12ca747a: Layer already exists 14:34:28 83fbb6d6fa25: Layer already exists 14:34:28 f762de61f0d1: Layer already exists 14:34:28 5fdeff63dac1: Layer already exists 14:34:28 c490ec6dcbd4: Layer already exists 14:34:28 07f10756c1f6: Layer already exists 14:34:28 939a3b07912e: Layer already exists 14:34:28 534a70dc8296: Layer already exists 14:34:28 latest: digest: sha256:196a52ff95f4f6741e32b14a64341d16e7d4d0c9690022cd6b4cae08316457a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.51 14:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:34:29 6a2d12ca747a: Preparing 14:34:29 e233bc0e9bd4: Preparing 14:34:29 83fbb6d6fa25: Preparing 14:34:29 f762de61f0d1: Preparing 14:34:29 5fdeff63dac1: Preparing 14:34:29 c490ec6dcbd4: Preparing 14:34:29 07f10756c1f6: Preparing 14:34:29 939a3b07912e: Preparing 14:34:29 534a70dc8296: Preparing 14:34:29 c490ec6dcbd4: Waiting 14:34:29 07f10756c1f6: Waiting 14:34:29 534a70dc8296: Waiting 14:34:29 939a3b07912e: Waiting 14:34:29 6a2d12ca747a: Layer already exists 14:34:29 5fdeff63dac1: Layer already exists 14:34:29 f762de61f0d1: Layer already exists 14:34:29 83fbb6d6fa25: Layer already exists 14:34:29 e233bc0e9bd4: Layer already exists 14:34:29 07f10756c1f6: Layer already exists 14:34:29 c490ec6dcbd4: Layer already exists 14:34:29 534a70dc8296: Layer already exists 14:34:29 939a3b07912e: Layer already exists 14:34:29 4.0.0-dev.51: digest: sha256:196a52ff95f4f6741e32b14a64341d16e7d4d0c9690022cd6b4cae08316457a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:34:30 6a2d12ca747a: Preparing 14:34:30 e233bc0e9bd4: Preparing 14:34:30 83fbb6d6fa25: Preparing 14:34:30 f762de61f0d1: Preparing 14:34:30 5fdeff63dac1: Preparing 14:34:30 c490ec6dcbd4: Preparing 14:34:30 07f10756c1f6: Preparing 14:34:30 c490ec6dcbd4: Waiting 14:34:30 939a3b07912e: Preparing 14:34:30 07f10756c1f6: Waiting 14:34:30 534a70dc8296: Preparing 14:34:30 939a3b07912e: Waiting 14:34:30 534a70dc8296: Waiting 14:34:30 f762de61f0d1: Layer already exists 14:34:30 6a2d12ca747a: Layer already exists 14:34:30 e233bc0e9bd4: Layer already exists 14:34:30 83fbb6d6fa25: Layer already exists 14:34:30 5fdeff63dac1: Layer already exists 14:34:30 c490ec6dcbd4: Layer already exists 14:34:30 07f10756c1f6: Layer already exists 14:34:30 939a3b07912e: Layer already exists 14:34:30 534a70dc8296: Layer already exists 14:34:30 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:196a52ff95f4f6741e32b14a64341d16e7d4d0c9690022cd6b4cae08316457a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:31 + 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 14:34:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 14:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:34:31 6a2d12ca747a: Preparing 14:34:31 e233bc0e9bd4: Preparing 14:34:31 83fbb6d6fa25: Preparing 14:34:31 f762de61f0d1: Preparing 14:34:31 5fdeff63dac1: Preparing 14:34:31 c490ec6dcbd4: Preparing 14:34:31 07f10756c1f6: Preparing 14:34:31 939a3b07912e: Preparing 14:34:31 534a70dc8296: Preparing 14:34:31 07f10756c1f6: Waiting 14:34:31 939a3b07912e: Waiting 14:34:31 534a70dc8296: Waiting 14:34:31 e233bc0e9bd4: Layer already exists 14:34:31 83fbb6d6fa25: Layer already exists 14:34:31 f762de61f0d1: Layer already exists 14:34:31 6a2d12ca747a: Layer already exists 14:34:31 5fdeff63dac1: Layer already exists 14:34:31 c490ec6dcbd4: Layer already exists 14:34:31 939a3b07912e: Layer already exists 14:34:31 07f10756c1f6: Layer already exists 14:34:31 534a70dc8296: Layer already exists 14:34:31 main: digest: sha256:196a52ff95f4f6741e32b14a64341d16e7d4d0c9690022cd6b4cae08316457a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:34:31 ===================================================== [Pipeline] echo 14:34:31 taggedImages: 14:34:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 14:34:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.51 14:34:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:34:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 14:34:31 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:34:31 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:31 latest 14:34:31 4.0.0-dev.51 14:34:31 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:34:31 main 14:34:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:34:32 a3eeda6ffb3b: Preparing 14:34:32 eded36be8b3d: Preparing 14:34:32 1eafffbb9ec6: Preparing 14:34:32 5fdeff63dac1: Preparing 14:34:32 c490ec6dcbd4: Preparing 14:34:32 22d4978770e2: Preparing 14:34:32 9ab8c8a25d4d: Preparing 14:34:32 534a70dc8296: Preparing 14:34:32 22d4978770e2: Waiting 14:34:32 9ab8c8a25d4d: Waiting 14:34:32 534a70dc8296: Waiting 14:34:32 c490ec6dcbd4: Layer already exists 14:34:32 5fdeff63dac1: Layer already exists 14:34:32 eded36be8b3d: Pushed 14:34:32 534a70dc8296: Layer already exists 14:34:32 22d4978770e2: Pushed 14:34:32 9ab8c8a25d4d: Pushed 14:34:32 a3eeda6ffb3b: Pushed 14:34:38 1eafffbb9ec6: Pushed 14:34:38 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:423891d03beec94f909a11cd96eea0233707238a5fe1c4747360a4d87f605113 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:34:38 a3eeda6ffb3b: Preparing 14:34:38 eded36be8b3d: Preparing 14:34:38 1eafffbb9ec6: Preparing 14:34:38 5fdeff63dac1: Preparing 14:34:38 c490ec6dcbd4: Preparing 14:34:38 22d4978770e2: Preparing 14:34:38 9ab8c8a25d4d: Preparing 14:34:38 534a70dc8296: Preparing 14:34:38 9ab8c8a25d4d: Waiting 14:34:38 22d4978770e2: Waiting 14:34:38 534a70dc8296: Waiting 14:34:38 a3eeda6ffb3b: Layer already exists 14:34:38 5fdeff63dac1: Layer already exists 14:34:38 c490ec6dcbd4: Layer already exists 14:34:38 1eafffbb9ec6: Layer already exists 14:34:38 eded36be8b3d: Layer already exists 14:34:38 534a70dc8296: Layer already exists 14:34:38 22d4978770e2: Layer already exists 14:34:38 9ab8c8a25d4d: Layer already exists 14:34:39 latest: digest: sha256:423891d03beec94f909a11cd96eea0233707238a5fe1c4747360a4d87f605113 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.51 14:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:34:39 a3eeda6ffb3b: Preparing 14:34:39 eded36be8b3d: Preparing 14:34:39 1eafffbb9ec6: Preparing 14:34:39 5fdeff63dac1: Preparing 14:34:39 c490ec6dcbd4: Preparing 14:34:39 22d4978770e2: Preparing 14:34:39 9ab8c8a25d4d: Preparing 14:34:39 534a70dc8296: Preparing 14:34:39 22d4978770e2: Waiting 14:34:39 9ab8c8a25d4d: Waiting 14:34:39 534a70dc8296: Waiting 14:34:39 a3eeda6ffb3b: Layer already exists 14:34:39 1eafffbb9ec6: Layer already exists 14:34:39 5fdeff63dac1: Layer already exists 14:34:39 c490ec6dcbd4: Layer already exists 14:34:39 eded36be8b3d: Layer already exists 14:34:39 22d4978770e2: Layer already exists 14:34:39 9ab8c8a25d4d: Layer already exists 14:34:39 534a70dc8296: Layer already exists 14:34:40 4.0.0-dev.51: digest: sha256:423891d03beec94f909a11cd96eea0233707238a5fe1c4747360a4d87f605113 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:34:40 a3eeda6ffb3b: Preparing 14:34:40 eded36be8b3d: Preparing 14:34:40 1eafffbb9ec6: Preparing 14:34:40 5fdeff63dac1: Preparing 14:34:40 c490ec6dcbd4: Preparing 14:34:40 22d4978770e2: Preparing 14:34:40 9ab8c8a25d4d: Preparing 14:34:40 534a70dc8296: Preparing 14:34:40 9ab8c8a25d4d: Waiting 14:34:40 534a70dc8296: Waiting 14:34:40 22d4978770e2: Waiting 14:34:40 5fdeff63dac1: Layer already exists 14:34:40 eded36be8b3d: Layer already exists 14:34:40 c490ec6dcbd4: Layer already exists 14:34:40 a3eeda6ffb3b: Layer already exists 14:34:40 1eafffbb9ec6: Layer already exists 14:34:40 9ab8c8a25d4d: Layer already exists 14:34:40 22d4978770e2: Layer already exists 14:34:40 534a70dc8296: Layer already exists 14:34:40 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:423891d03beec94f909a11cd96eea0233707238a5fe1c4747360a4d87f605113 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 14:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:34:41 a3eeda6ffb3b: Preparing 14:34:41 eded36be8b3d: Preparing 14:34:41 1eafffbb9ec6: Preparing 14:34:41 5fdeff63dac1: Preparing 14:34:41 c490ec6dcbd4: Preparing 14:34:41 22d4978770e2: Preparing 14:34:41 9ab8c8a25d4d: Preparing 14:34:41 534a70dc8296: Preparing 14:34:41 22d4978770e2: Waiting 14:34:41 9ab8c8a25d4d: Waiting 14:34:41 534a70dc8296: Waiting 14:34:41 5fdeff63dac1: Layer already exists 14:34:41 eded36be8b3d: Layer already exists 14:34:41 1eafffbb9ec6: Layer already exists 14:34:41 c490ec6dcbd4: Layer already exists 14:34:41 a3eeda6ffb3b: Layer already exists 14:34:41 9ab8c8a25d4d: Layer already exists 14:34:41 22d4978770e2: Layer already exists 14:34:41 534a70dc8296: Layer already exists 14:34:41 main: digest: sha256:423891d03beec94f909a11cd96eea0233707238a5fe1c4747360a4d87f605113 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:34:42 ===================================================== [Pipeline] echo 14:34:42 taggedImages: 14:34:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:34:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.51 14:34:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:34:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 14:34:42 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 14:34:42 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:42 latest 14:34:42 4.0.0-dev.51 14:34:42 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:34:42 main 14:34:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:34:42 b4db30d28c5e: Preparing 14:34:42 aaff784fe2c4: Preparing 14:34:42 54a12d7d7a42: Preparing 14:34:42 c490ec6dcbd4: Preparing 14:34:42 7f2ac4a9ef7e: Preparing 14:34:42 8bab257f03bc: Preparing 14:34:42 534a70dc8296: Preparing 14:34:42 8bab257f03bc: Waiting 14:34:42 534a70dc8296: Waiting 14:34:42 c490ec6dcbd4: Layer already exists 14:34:43 7f2ac4a9ef7e: Pushed 14:34:43 b4db30d28c5e: Pushed 14:34:43 aaff784fe2c4: Pushed 14:34:43 8bab257f03bc: Pushed 14:34:43 534a70dc8296: Layer already exists 14:34:48 54a12d7d7a42: Pushed 14:34:48 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:c4eaa98b0ef1212f63440767848837b2cf53718030b859c063fa171efeed9ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 14:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:34:49 b4db30d28c5e: Preparing 14:34:49 aaff784fe2c4: Preparing 14:34:49 54a12d7d7a42: Preparing 14:34:49 c490ec6dcbd4: Preparing 14:34:49 7f2ac4a9ef7e: Preparing 14:34:49 8bab257f03bc: Preparing 14:34:49 534a70dc8296: Preparing 14:34:49 8bab257f03bc: Waiting 14:34:49 534a70dc8296: Waiting 14:34:49 54a12d7d7a42: Layer already exists 14:34:49 aaff784fe2c4: Layer already exists 14:34:49 7f2ac4a9ef7e: Layer already exists 14:34:49 c490ec6dcbd4: Layer already exists 14:34:49 b4db30d28c5e: Layer already exists 14:34:49 8bab257f03bc: Layer already exists 14:34:49 534a70dc8296: Layer already exists 14:34:49 latest: digest: sha256:c4eaa98b0ef1212f63440767848837b2cf53718030b859c063fa171efeed9ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.51 14:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:34:50 b4db30d28c5e: Preparing 14:34:50 aaff784fe2c4: Preparing 14:34:50 54a12d7d7a42: Preparing 14:34:50 c490ec6dcbd4: Preparing 14:34:50 7f2ac4a9ef7e: Preparing 14:34:50 8bab257f03bc: Preparing 14:34:50 8bab257f03bc: Waiting 14:34:50 534a70dc8296: Preparing 14:34:50 534a70dc8296: Waiting 14:34:50 c490ec6dcbd4: Layer already exists 14:34:50 7f2ac4a9ef7e: Layer already exists 14:34:50 aaff784fe2c4: Layer already exists 14:34:50 b4db30d28c5e: Layer already exists 14:34:50 54a12d7d7a42: Layer already exists 14:34:50 534a70dc8296: Layer already exists 14:34:50 8bab257f03bc: Layer already exists 14:34:50 4.0.0-dev.51: digest: sha256:c4eaa98b0ef1212f63440767848837b2cf53718030b859c063fa171efeed9ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:34:51 b4db30d28c5e: Preparing 14:34:51 aaff784fe2c4: Preparing 14:34:51 54a12d7d7a42: Preparing 14:34:51 c490ec6dcbd4: Preparing 14:34:51 7f2ac4a9ef7e: Preparing 14:34:51 8bab257f03bc: Preparing 14:34:51 534a70dc8296: Preparing 14:34:51 8bab257f03bc: Waiting 14:34:51 534a70dc8296: Waiting 14:34:51 aaff784fe2c4: Layer already exists 14:34:51 c490ec6dcbd4: Layer already exists 14:34:51 7f2ac4a9ef7e: Layer already exists 14:34:51 54a12d7d7a42: Layer already exists 14:34:51 b4db30d28c5e: Layer already exists 14:34:51 534a70dc8296: Layer already exists 14:34:51 8bab257f03bc: Layer already exists 14:34:51 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:c4eaa98b0ef1212f63440767848837b2cf53718030b859c063fa171efeed9ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 14:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:34:52 b4db30d28c5e: Preparing 14:34:52 aaff784fe2c4: Preparing 14:34:52 54a12d7d7a42: Preparing 14:34:52 c490ec6dcbd4: Preparing 14:34:52 7f2ac4a9ef7e: Preparing 14:34:52 8bab257f03bc: Preparing 14:34:52 534a70dc8296: Preparing 14:34:52 8bab257f03bc: Waiting 14:34:52 534a70dc8296: Waiting 14:34:52 7f2ac4a9ef7e: Layer already exists 14:34:52 b4db30d28c5e: Layer already exists 14:34:52 54a12d7d7a42: Layer already exists 14:34:52 c490ec6dcbd4: Layer already exists 14:34:52 aaff784fe2c4: Layer already exists 14:34:52 534a70dc8296: Layer already exists 14:34:52 8bab257f03bc: Layer already exists 14:34:52 main: digest: sha256:c4eaa98b0ef1212f63440767848837b2cf53718030b859c063fa171efeed9ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:34:52 ===================================================== [Pipeline] echo 14:34:52 taggedImages: 14:34:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 14:34:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.51 14:34:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:34:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 14:34:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:34:52 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:52 latest 14:34:52 4.0.0-dev.51 14:34:52 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:34:52 main 14:34:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:34:53 3fe3202f6dac: Preparing 14:34:53 efde23fca297: Preparing 14:34:53 ee648c22c6d9: Preparing 14:34:53 fce4950b9851: Preparing 14:34:53 5fdeff63dac1: Preparing 14:34:53 c490ec6dcbd4: Preparing 14:34:53 07f10756c1f6: Preparing 14:34:53 939a3b07912e: Preparing 14:34:53 534a70dc8296: Preparing 14:34:53 c490ec6dcbd4: Waiting 14:34:53 07f10756c1f6: Waiting 14:34:53 939a3b07912e: Waiting 14:34:53 534a70dc8296: Waiting 14:34:53 5fdeff63dac1: Layer already exists 14:34:53 c490ec6dcbd4: Layer already exists 14:34:53 07f10756c1f6: Layer already exists 14:34:53 efde23fca297: Pushed 14:34:53 ee648c22c6d9: Pushed 14:34:53 3fe3202f6dac: Pushed 14:34:53 939a3b07912e: Layer already exists 14:34:53 534a70dc8296: Layer already exists 14:34:58 fce4950b9851: Pushed 14:34:58 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:24647874f3ce69e5d20eba67c9a40196d59e5203a7ee985a649083a0a21ca80d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:34:59 3fe3202f6dac: Preparing 14:34:59 efde23fca297: Preparing 14:34:59 ee648c22c6d9: Preparing 14:34:59 fce4950b9851: Preparing 14:34:59 5fdeff63dac1: Preparing 14:34:59 c490ec6dcbd4: Preparing 14:34:59 07f10756c1f6: Preparing 14:34:59 939a3b07912e: Preparing 14:34:59 534a70dc8296: Preparing 14:34:59 07f10756c1f6: Waiting 14:34:59 939a3b07912e: Waiting 14:34:59 534a70dc8296: Waiting 14:34:59 c490ec6dcbd4: Waiting 14:34:59 ee648c22c6d9: Layer already exists 14:34:59 3fe3202f6dac: Layer already exists 14:34:59 fce4950b9851: Layer already exists 14:34:59 efde23fca297: Layer already exists 14:34:59 5fdeff63dac1: Layer already exists 14:34:59 939a3b07912e: Layer already exists 14:34:59 c490ec6dcbd4: Layer already exists 14:34:59 07f10756c1f6: Layer already exists 14:34:59 534a70dc8296: Layer already exists 14:34:59 latest: digest: sha256:24647874f3ce69e5d20eba67c9a40196d59e5203a7ee985a649083a0a21ca80d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.51 14:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:35:00 3fe3202f6dac: Preparing 14:35:00 efde23fca297: Preparing 14:35:00 ee648c22c6d9: Preparing 14:35:00 fce4950b9851: Preparing 14:35:00 5fdeff63dac1: Preparing 14:35:00 c490ec6dcbd4: Preparing 14:35:00 07f10756c1f6: Preparing 14:35:00 939a3b07912e: Preparing 14:35:00 534a70dc8296: Preparing 14:35:00 07f10756c1f6: Waiting 14:35:00 534a70dc8296: Waiting 14:35:00 c490ec6dcbd4: Waiting 14:35:00 939a3b07912e: Waiting 14:35:00 fce4950b9851: Layer already exists 14:35:00 3fe3202f6dac: Layer already exists 14:35:00 5fdeff63dac1: Layer already exists 14:35:00 ee648c22c6d9: Layer already exists 14:35:00 efde23fca297: Layer already exists 14:35:00 c490ec6dcbd4: Layer already exists 14:35:00 07f10756c1f6: Layer already exists 14:35:00 939a3b07912e: Layer already exists 14:35:00 534a70dc8296: Layer already exists 14:35:00 4.0.0-dev.51: digest: sha256:24647874f3ce69e5d20eba67c9a40196d59e5203a7ee985a649083a0a21ca80d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:35:01 3fe3202f6dac: Preparing 14:35:01 efde23fca297: Preparing 14:35:01 ee648c22c6d9: Preparing 14:35:01 fce4950b9851: Preparing 14:35:01 5fdeff63dac1: Preparing 14:35:01 c490ec6dcbd4: Preparing 14:35:01 07f10756c1f6: Preparing 14:35:01 939a3b07912e: Preparing 14:35:01 534a70dc8296: Preparing 14:35:01 c490ec6dcbd4: Waiting 14:35:01 07f10756c1f6: Waiting 14:35:01 939a3b07912e: Waiting 14:35:01 534a70dc8296: Waiting 14:35:01 5fdeff63dac1: Layer already exists 14:35:01 fce4950b9851: Layer already exists 14:35:01 efde23fca297: Layer already exists 14:35:01 ee648c22c6d9: Layer already exists 14:35:01 3fe3202f6dac: Layer already exists 14:35:01 07f10756c1f6: Layer already exists 14:35:01 c490ec6dcbd4: Layer already exists 14:35:01 534a70dc8296: Layer already exists 14:35:01 939a3b07912e: Layer already exists 14:35:01 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:24647874f3ce69e5d20eba67c9a40196d59e5203a7ee985a649083a0a21ca80d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 14:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:35:02 3fe3202f6dac: Preparing 14:35:02 efde23fca297: Preparing 14:35:02 ee648c22c6d9: Preparing 14:35:02 fce4950b9851: Preparing 14:35:02 5fdeff63dac1: Preparing 14:35:02 c490ec6dcbd4: Preparing 14:35:02 07f10756c1f6: Preparing 14:35:02 939a3b07912e: Preparing 14:35:02 534a70dc8296: Preparing 14:35:02 c490ec6dcbd4: Waiting 14:35:02 939a3b07912e: Waiting 14:35:02 07f10756c1f6: Waiting 14:35:02 534a70dc8296: Waiting 14:35:02 fce4950b9851: Layer already exists 14:35:02 5fdeff63dac1: Layer already exists 14:35:02 efde23fca297: Layer already exists 14:35:02 ee648c22c6d9: Layer already exists 14:35:02 3fe3202f6dac: Layer already exists 14:35:02 c490ec6dcbd4: Layer already exists 14:35:02 07f10756c1f6: Layer already exists 14:35:02 534a70dc8296: Layer already exists 14:35:02 939a3b07912e: Layer already exists 14:35:02 main: digest: sha256:24647874f3ce69e5d20eba67c9a40196d59e5203a7ee985a649083a0a21ca80d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:02 ===================================================== [Pipeline] echo 14:35:02 taggedImages: 14:35:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:35:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.51 14:35:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 14:35:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:35:02 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:02 latest 14:35:02 4.0.0-dev.51 14:35:02 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:02 main 14:35:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:35:03 b3aaec9a6ed2: Preparing 14:35:03 6f8489cc6f6a: Preparing 14:35:03 9938bb53fdb7: Preparing 14:35:03 62186efdf7ee: Preparing 14:35:03 46995f960b0f: Preparing 14:35:03 74ca1934ea8f: Preparing 14:35:03 cc0507da0e07: Preparing 14:35:03 5fdeff63dac1: Preparing 14:35:03 c490ec6dcbd4: Preparing 14:35:03 dc67d00067db: Preparing 14:35:03 70c316bc7d96: Preparing 14:35:03 5f70bf18a086: Preparing 14:35:03 c3f59fd070b8: Preparing 14:35:03 aabbe1e59ed3: Preparing 14:35:03 74ca1934ea8f: Waiting 14:35:03 7b73744a4ac7: Preparing 14:35:03 cc0507da0e07: Waiting 14:35:03 534a70dc8296: Preparing 14:35:03 5fdeff63dac1: Waiting 14:35:03 5f70bf18a086: Waiting 14:35:03 c3f59fd070b8: Waiting 14:35:03 c490ec6dcbd4: Waiting 14:35:03 aabbe1e59ed3: Waiting 14:35:03 7b73744a4ac7: Waiting 14:35:03 dc67d00067db: Waiting 14:35:03 534a70dc8296: Waiting 14:35:03 70c316bc7d96: Waiting 14:35:03 6f8489cc6f6a: Pushed 14:35:03 46995f960b0f: Pushed 14:35:03 9938bb53fdb7: Pushed 14:35:03 62186efdf7ee: Pushed 14:35:03 b3aaec9a6ed2: Pushed 14:35:03 5fdeff63dac1: Layer already exists 14:35:03 c490ec6dcbd4: Layer already exists 14:35:03 74ca1934ea8f: Pushed 14:35:03 5f70bf18a086: Layer already exists 14:35:03 dc67d00067db: Pushed 14:35:04 70c316bc7d96: Pushed 14:35:04 c3f59fd070b8: Pushed 14:35:04 534a70dc8296: Layer already exists 14:35:04 aabbe1e59ed3: Pushed 14:35:04 7b73744a4ac7: Pushed 14:35:07 cc0507da0e07: Pushed 14:35:07 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:176698f8acb17b7a783f55d6805df15139c2606eb1a714affb9594fc8b0f8515 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:35:08 b3aaec9a6ed2: Preparing 14:35:08 6f8489cc6f6a: Preparing 14:35:08 9938bb53fdb7: Preparing 14:35:08 62186efdf7ee: Preparing 14:35:08 46995f960b0f: Preparing 14:35:08 74ca1934ea8f: Preparing 14:35:08 cc0507da0e07: Preparing 14:35:08 5fdeff63dac1: Preparing 14:35:08 c490ec6dcbd4: Preparing 14:35:08 dc67d00067db: Preparing 14:35:08 70c316bc7d96: Preparing 14:35:08 5f70bf18a086: Preparing 14:35:08 c3f59fd070b8: Preparing 14:35:08 aabbe1e59ed3: Preparing 14:35:08 7b73744a4ac7: Preparing 14:35:08 534a70dc8296: Preparing 14:35:08 74ca1934ea8f: Waiting 14:35:08 cc0507da0e07: Waiting 14:35:08 5fdeff63dac1: Waiting 14:35:08 c490ec6dcbd4: Waiting 14:35:08 dc67d00067db: Waiting 14:35:08 70c316bc7d96: Waiting 14:35:08 5f70bf18a086: Waiting 14:35:08 c3f59fd070b8: Waiting 14:35:08 aabbe1e59ed3: Waiting 14:35:08 7b73744a4ac7: Waiting 14:35:08 534a70dc8296: Waiting 14:35:08 b3aaec9a6ed2: Layer already exists 14:35:08 46995f960b0f: Layer already exists 14:35:08 9938bb53fdb7: Layer already exists 14:35:08 62186efdf7ee: Layer already exists 14:35:08 6f8489cc6f6a: Layer already exists 14:35:08 74ca1934ea8f: Layer already exists 14:35:08 dc67d00067db: Layer already exists 14:35:08 c490ec6dcbd4: Layer already exists 14:35:08 5fdeff63dac1: Layer already exists 14:35:08 cc0507da0e07: Layer already exists 14:35:08 5f70bf18a086: Layer already exists 14:35:08 70c316bc7d96: Layer already exists 14:35:08 7b73744a4ac7: Layer already exists 14:35:08 aabbe1e59ed3: Layer already exists 14:35:08 c3f59fd070b8: Layer already exists 14:35:08 534a70dc8296: Layer already exists 14:35:08 latest: digest: sha256:176698f8acb17b7a783f55d6805df15139c2606eb1a714affb9594fc8b0f8515 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.51 14:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:35:09 b3aaec9a6ed2: Preparing 14:35:09 6f8489cc6f6a: Preparing 14:35:09 9938bb53fdb7: Preparing 14:35:09 62186efdf7ee: Preparing 14:35:09 46995f960b0f: Preparing 14:35:09 74ca1934ea8f: Preparing 14:35:09 cc0507da0e07: Preparing 14:35:09 5fdeff63dac1: Preparing 14:35:09 c490ec6dcbd4: Preparing 14:35:09 dc67d00067db: Preparing 14:35:09 70c316bc7d96: Preparing 14:35:09 5f70bf18a086: Preparing 14:35:09 c3f59fd070b8: Preparing 14:35:09 aabbe1e59ed3: Preparing 14:35:09 7b73744a4ac7: Preparing 14:35:09 534a70dc8296: Preparing 14:35:09 74ca1934ea8f: Waiting 14:35:09 cc0507da0e07: Waiting 14:35:09 5f70bf18a086: Waiting 14:35:09 5fdeff63dac1: Waiting 14:35:09 c3f59fd070b8: Waiting 14:35:09 c490ec6dcbd4: Waiting 14:35:09 aabbe1e59ed3: Waiting 14:35:09 dc67d00067db: Waiting 14:35:09 70c316bc7d96: Waiting 14:35:09 7b73744a4ac7: Waiting 14:35:09 534a70dc8296: Waiting 14:35:09 b3aaec9a6ed2: Layer already exists 14:35:09 62186efdf7ee: Layer already exists 14:35:09 6f8489cc6f6a: Layer already exists 14:35:09 9938bb53fdb7: Layer already exists 14:35:09 46995f960b0f: Layer already exists 14:35:09 74ca1934ea8f: Layer already exists 14:35:09 cc0507da0e07: Layer already exists 14:35:09 c490ec6dcbd4: Layer already exists 14:35:09 5fdeff63dac1: Layer already exists 14:35:09 dc67d00067db: Layer already exists 14:35:09 70c316bc7d96: Layer already exists 14:35:09 5f70bf18a086: Layer already exists 14:35:09 c3f59fd070b8: Layer already exists 14:35:09 aabbe1e59ed3: Layer already exists 14:35:09 534a70dc8296: Layer already exists 14:35:09 7b73744a4ac7: Layer already exists 14:35:09 4.0.0-dev.51: digest: sha256:176698f8acb17b7a783f55d6805df15139c2606eb1a714affb9594fc8b0f8515 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:35:10 b3aaec9a6ed2: Preparing 14:35:10 6f8489cc6f6a: Preparing 14:35:10 9938bb53fdb7: Preparing 14:35:10 62186efdf7ee: Preparing 14:35:10 46995f960b0f: Preparing 14:35:10 74ca1934ea8f: Preparing 14:35:10 cc0507da0e07: Preparing 14:35:10 5fdeff63dac1: Preparing 14:35:10 c490ec6dcbd4: Preparing 14:35:10 dc67d00067db: Preparing 14:35:10 70c316bc7d96: Preparing 14:35:10 5f70bf18a086: Preparing 14:35:10 c3f59fd070b8: Preparing 14:35:10 aabbe1e59ed3: Preparing 14:35:10 7b73744a4ac7: Preparing 14:35:10 534a70dc8296: Preparing 14:35:10 74ca1934ea8f: Waiting 14:35:10 5f70bf18a086: Waiting 14:35:10 dc67d00067db: Waiting 14:35:10 70c316bc7d96: Waiting 14:35:10 cc0507da0e07: Waiting 14:35:10 c3f59fd070b8: Waiting 14:35:10 c490ec6dcbd4: Waiting 14:35:10 5fdeff63dac1: Waiting 14:35:10 534a70dc8296: Waiting 14:35:10 7b73744a4ac7: Waiting 14:35:10 aabbe1e59ed3: Waiting 14:35:10 b3aaec9a6ed2: Layer already exists 14:35:10 9938bb53fdb7: Layer already exists 14:35:10 46995f960b0f: Layer already exists 14:35:10 62186efdf7ee: Layer already exists 14:35:10 6f8489cc6f6a: Layer already exists 14:35:10 74ca1934ea8f: Layer already exists 14:35:10 cc0507da0e07: Layer already exists 14:35:10 c490ec6dcbd4: Layer already exists 14:35:10 dc67d00067db: Layer already exists 14:35:10 5fdeff63dac1: Layer already exists 14:35:10 70c316bc7d96: Layer already exists 14:35:10 5f70bf18a086: Layer already exists 14:35:10 7b73744a4ac7: Layer already exists 14:35:10 c3f59fd070b8: Layer already exists 14:35:10 aabbe1e59ed3: Layer already exists 14:35:10 534a70dc8296: Layer already exists 14:35:10 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:176698f8acb17b7a783f55d6805df15139c2606eb1a714affb9594fc8b0f8515 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 14:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:35:11 b3aaec9a6ed2: Preparing 14:35:11 6f8489cc6f6a: Preparing 14:35:11 9938bb53fdb7: Preparing 14:35:11 62186efdf7ee: Preparing 14:35:11 46995f960b0f: Preparing 14:35:11 74ca1934ea8f: Preparing 14:35:11 cc0507da0e07: Preparing 14:35:11 5fdeff63dac1: Preparing 14:35:11 c490ec6dcbd4: Preparing 14:35:11 dc67d00067db: Preparing 14:35:11 70c316bc7d96: Preparing 14:35:11 5f70bf18a086: Preparing 14:35:11 c3f59fd070b8: Preparing 14:35:11 aabbe1e59ed3: Preparing 14:35:11 7b73744a4ac7: Preparing 14:35:11 534a70dc8296: Preparing 14:35:11 dc67d00067db: Waiting 14:35:11 70c316bc7d96: Waiting 14:35:11 5f70bf18a086: Waiting 14:35:11 c3f59fd070b8: Waiting 14:35:11 aabbe1e59ed3: Waiting 14:35:11 7b73744a4ac7: Waiting 14:35:11 534a70dc8296: Waiting 14:35:11 74ca1934ea8f: Waiting 14:35:11 cc0507da0e07: Waiting 14:35:11 5fdeff63dac1: Waiting 14:35:11 c490ec6dcbd4: Waiting 14:35:11 9938bb53fdb7: Layer already exists 14:35:11 62186efdf7ee: Layer already exists 14:35:11 6f8489cc6f6a: Layer already exists 14:35:11 b3aaec9a6ed2: Layer already exists 14:35:11 46995f960b0f: Layer already exists 14:35:11 5fdeff63dac1: Layer already exists 14:35:11 cc0507da0e07: Layer already exists 14:35:11 c490ec6dcbd4: Layer already exists 14:35:11 74ca1934ea8f: Layer already exists 14:35:11 dc67d00067db: Layer already exists 14:35:11 70c316bc7d96: Layer already exists 14:35:11 aabbe1e59ed3: Layer already exists 14:35:11 5f70bf18a086: Layer already exists 14:35:11 c3f59fd070b8: Layer already exists 14:35:11 7b73744a4ac7: Layer already exists 14:35:11 534a70dc8296: Layer already exists 14:35:11 main: digest: sha256:176698f8acb17b7a783f55d6805df15139c2606eb1a714affb9594fc8b0f8515 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:11 ===================================================== [Pipeline] echo 14:35:11 taggedImages: 14:35:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:35:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.51 14:35:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 14:35:11 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 14:35:11 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:11 latest 14:35:11 4.0.0-dev.51 14:35:11 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:11 main 14:35:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:35:12 5de236e0a4a2: Preparing 14:35:12 7f8bf71d374e: Preparing 14:35:12 27120bc55bc8: Preparing 14:35:12 54d2f1e45b5f: Preparing 14:35:12 5fdeff63dac1: Preparing 14:35:12 c490ec6dcbd4: Preparing 14:35:12 07f10756c1f6: Preparing 14:35:12 939a3b07912e: Preparing 14:35:12 c490ec6dcbd4: Waiting 14:35:12 07f10756c1f6: Waiting 14:35:12 534a70dc8296: Preparing 14:35:12 939a3b07912e: Waiting 14:35:12 534a70dc8296: Waiting 14:35:12 5fdeff63dac1: Layer already exists 14:35:12 c490ec6dcbd4: Layer already exists 14:35:12 07f10756c1f6: Layer already exists 14:35:12 939a3b07912e: Layer already exists 14:35:12 5de236e0a4a2: Pushed 14:35:12 7f8bf71d374e: Pushed 14:35:12 27120bc55bc8: Pushed 14:35:12 534a70dc8296: Layer already exists 14:35:17 54d2f1e45b5f: Pushed 14:35:17 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:307ffc897299a6c7e04420969966b9961e0d6b530e1ba6c3d94c5c7af2504146 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:18 + 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 14:35:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 14:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:35:18 5de236e0a4a2: Preparing 14:35:18 7f8bf71d374e: Preparing 14:35:18 27120bc55bc8: Preparing 14:35:18 54d2f1e45b5f: Preparing 14:35:18 5fdeff63dac1: Preparing 14:35:18 c490ec6dcbd4: Preparing 14:35:18 07f10756c1f6: Preparing 14:35:18 939a3b07912e: Preparing 14:35:18 534a70dc8296: Preparing 14:35:18 07f10756c1f6: Waiting 14:35:18 939a3b07912e: Waiting 14:35:18 534a70dc8296: Waiting 14:35:18 c490ec6dcbd4: Waiting 14:35:18 27120bc55bc8: Layer already exists 14:35:18 7f8bf71d374e: Layer already exists 14:35:18 5fdeff63dac1: Layer already exists 14:35:18 5de236e0a4a2: Layer already exists 14:35:18 54d2f1e45b5f: Layer already exists 14:35:18 07f10756c1f6: Layer already exists 14:35:18 c490ec6dcbd4: Layer already exists 14:35:18 534a70dc8296: Layer already exists 14:35:18 939a3b07912e: Layer already exists 14:35:18 latest: digest: sha256:307ffc897299a6c7e04420969966b9961e0d6b530e1ba6c3d94c5c7af2504146 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.51 14:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:35:19 5de236e0a4a2: Preparing 14:35:19 7f8bf71d374e: Preparing 14:35:19 27120bc55bc8: Preparing 14:35:19 54d2f1e45b5f: Preparing 14:35:19 5fdeff63dac1: Preparing 14:35:19 c490ec6dcbd4: Preparing 14:35:19 07f10756c1f6: Preparing 14:35:19 939a3b07912e: Preparing 14:35:19 534a70dc8296: Preparing 14:35:19 c490ec6dcbd4: Waiting 14:35:19 534a70dc8296: Waiting 14:35:19 07f10756c1f6: Waiting 14:35:19 939a3b07912e: Waiting 14:35:19 27120bc55bc8: Layer already exists 14:35:19 7f8bf71d374e: Layer already exists 14:35:19 5de236e0a4a2: Layer already exists 14:35:19 5fdeff63dac1: Layer already exists 14:35:19 54d2f1e45b5f: Layer already exists 14:35:19 534a70dc8296: Layer already exists 14:35:19 c490ec6dcbd4: Layer already exists 14:35:19 07f10756c1f6: Layer already exists 14:35:19 939a3b07912e: Layer already exists 14:35:19 4.0.0-dev.51: digest: sha256:307ffc897299a6c7e04420969966b9961e0d6b530e1ba6c3d94c5c7af2504146 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:35:20 5de236e0a4a2: Preparing 14:35:20 7f8bf71d374e: Preparing 14:35:20 27120bc55bc8: Preparing 14:35:20 54d2f1e45b5f: Preparing 14:35:20 5fdeff63dac1: Preparing 14:35:20 c490ec6dcbd4: Preparing 14:35:20 07f10756c1f6: Preparing 14:35:20 939a3b07912e: Preparing 14:35:20 534a70dc8296: Preparing 14:35:20 07f10756c1f6: Waiting 14:35:20 939a3b07912e: Waiting 14:35:20 534a70dc8296: Waiting 14:35:20 c490ec6dcbd4: Waiting 14:35:20 5de236e0a4a2: Layer already exists 14:35:20 54d2f1e45b5f: Layer already exists 14:35:20 7f8bf71d374e: Layer already exists 14:35:20 27120bc55bc8: Layer already exists 14:35:20 5fdeff63dac1: Layer already exists 14:35:20 c490ec6dcbd4: Layer already exists 14:35:20 534a70dc8296: Layer already exists 14:35:20 07f10756c1f6: Layer already exists 14:35:20 939a3b07912e: Layer already exists 14:35:20 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:307ffc897299a6c7e04420969966b9961e0d6b530e1ba6c3d94c5c7af2504146 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:21 + 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 14:35:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 14:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:35:21 5de236e0a4a2: Preparing 14:35:21 7f8bf71d374e: Preparing 14:35:21 27120bc55bc8: Preparing 14:35:21 54d2f1e45b5f: Preparing 14:35:21 5fdeff63dac1: Preparing 14:35:21 c490ec6dcbd4: Preparing 14:35:21 07f10756c1f6: Preparing 14:35:21 939a3b07912e: Preparing 14:35:21 534a70dc8296: Preparing 14:35:21 07f10756c1f6: Waiting 14:35:21 939a3b07912e: Waiting 14:35:21 534a70dc8296: Waiting 14:35:21 c490ec6dcbd4: Waiting 14:35:21 5de236e0a4a2: Layer already exists 14:35:21 54d2f1e45b5f: Layer already exists 14:35:21 27120bc55bc8: Layer already exists 14:35:21 5fdeff63dac1: Layer already exists 14:35:21 7f8bf71d374e: Layer already exists 14:35:21 07f10756c1f6: Layer already exists 14:35:21 c490ec6dcbd4: Layer already exists 14:35:21 939a3b07912e: Layer already exists 14:35:21 534a70dc8296: Layer already exists 14:35:21 main: digest: sha256:307ffc897299a6c7e04420969966b9961e0d6b530e1ba6c3d94c5c7af2504146 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:21 ===================================================== [Pipeline] echo 14:35:21 taggedImages: 14:35:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 14:35:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.51 14:35:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 14:35:21 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:35:21 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:21 latest 14:35:21 4.0.0-dev.51 14:35:21 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:21 main 14:35:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:35:22 3de4fe1717ae: Preparing 14:35:22 2f70b2d62c12: Preparing 14:35:22 9e28561166a0: Preparing 14:35:22 5c2045291eda: Preparing 14:35:22 db78c3d34b54: Preparing 14:35:22 5fdeff63dac1: Preparing 14:35:22 c490ec6dcbd4: Preparing 14:35:22 5bcad0b18ca4: Preparing 14:35:22 6735e118a966: Preparing 14:35:22 033cbdf3c6e3: Preparing 14:35:22 534a70dc8296: Preparing 14:35:22 5fdeff63dac1: Waiting 14:35:22 c490ec6dcbd4: Waiting 14:35:22 5bcad0b18ca4: Waiting 14:35:22 033cbdf3c6e3: Waiting 14:35:22 6735e118a966: Waiting 14:35:22 534a70dc8296: Waiting 14:35:22 2f70b2d62c12: Pushed 14:35:22 db78c3d34b54: Pushed 14:35:22 5c2045291eda: Pushed 14:35:23 5fdeff63dac1: Layer already exists 14:35:23 c490ec6dcbd4: Layer already exists 14:35:23 3de4fe1717ae: Pushed 14:35:23 534a70dc8296: Layer already exists 14:35:23 5bcad0b18ca4: Pushed 14:35:23 6735e118a966: Pushed 14:35:25 9e28561166a0: Pushed 14:35:25 033cbdf3c6e3: Pushed 14:35:25 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:38af263dc2453f239bf244ed40eb65ad0f1460cec6405a38386c11ee801f65f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:26 + 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 14:35:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:35:26 3de4fe1717ae: Preparing 14:35:26 2f70b2d62c12: Preparing 14:35:26 9e28561166a0: Preparing 14:35:26 5c2045291eda: Preparing 14:35:26 db78c3d34b54: Preparing 14:35:26 5fdeff63dac1: Preparing 14:35:26 c490ec6dcbd4: Preparing 14:35:26 5bcad0b18ca4: Preparing 14:35:26 6735e118a966: Preparing 14:35:26 5fdeff63dac1: Waiting 14:35:26 c490ec6dcbd4: Waiting 14:35:26 5bcad0b18ca4: Waiting 14:35:26 6735e118a966: Waiting 14:35:26 033cbdf3c6e3: Preparing 14:35:26 534a70dc8296: Preparing 14:35:26 033cbdf3c6e3: Waiting 14:35:26 534a70dc8296: Waiting 14:35:26 3de4fe1717ae: Layer already exists 14:35:26 2f70b2d62c12: Layer already exists 14:35:26 9e28561166a0: Layer already exists 14:35:26 db78c3d34b54: Layer already exists 14:35:26 5c2045291eda: Layer already exists 14:35:26 5fdeff63dac1: Layer already exists 14:35:26 6735e118a966: Layer already exists 14:35:26 c490ec6dcbd4: Layer already exists 14:35:26 5bcad0b18ca4: Layer already exists 14:35:26 033cbdf3c6e3: Layer already exists 14:35:26 534a70dc8296: Layer already exists 14:35:26 latest: digest: sha256:38af263dc2453f239bf244ed40eb65ad0f1460cec6405a38386c11ee801f65f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.51 14:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:35:27 3de4fe1717ae: Preparing 14:35:27 2f70b2d62c12: Preparing 14:35:27 9e28561166a0: Preparing 14:35:27 5c2045291eda: Preparing 14:35:27 db78c3d34b54: Preparing 14:35:27 5fdeff63dac1: Preparing 14:35:27 c490ec6dcbd4: Preparing 14:35:27 5bcad0b18ca4: Preparing 14:35:27 6735e118a966: Preparing 14:35:27 033cbdf3c6e3: Preparing 14:35:27 534a70dc8296: Preparing 14:35:27 c490ec6dcbd4: Waiting 14:35:27 5fdeff63dac1: Waiting 14:35:27 5bcad0b18ca4: Waiting 14:35:27 6735e118a966: Waiting 14:35:27 033cbdf3c6e3: Waiting 14:35:27 534a70dc8296: Waiting 14:35:27 5c2045291eda: Layer already exists 14:35:27 9e28561166a0: Layer already exists 14:35:27 2f70b2d62c12: Layer already exists 14:35:27 3de4fe1717ae: Layer already exists 14:35:27 db78c3d34b54: Layer already exists 14:35:27 5bcad0b18ca4: Layer already exists 14:35:27 c490ec6dcbd4: Layer already exists 14:35:27 5fdeff63dac1: Layer already exists 14:35:27 6735e118a966: Layer already exists 14:35:27 033cbdf3c6e3: Layer already exists 14:35:27 534a70dc8296: Layer already exists 14:35:27 4.0.0-dev.51: digest: sha256:38af263dc2453f239bf244ed40eb65ad0f1460cec6405a38386c11ee801f65f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:35:28 3de4fe1717ae: Preparing 14:35:28 2f70b2d62c12: Preparing 14:35:28 9e28561166a0: Preparing 14:35:28 5c2045291eda: Preparing 14:35:28 db78c3d34b54: Preparing 14:35:28 5fdeff63dac1: Preparing 14:35:28 c490ec6dcbd4: Preparing 14:35:28 5bcad0b18ca4: Preparing 14:35:28 6735e118a966: Preparing 14:35:28 033cbdf3c6e3: Preparing 14:35:28 534a70dc8296: Preparing 14:35:28 5fdeff63dac1: Waiting 14:35:28 6735e118a966: Waiting 14:35:28 c490ec6dcbd4: Waiting 14:35:28 033cbdf3c6e3: Waiting 14:35:28 5bcad0b18ca4: Waiting 14:35:28 534a70dc8296: Waiting 14:35:28 2f70b2d62c12: Layer already exists 14:35:28 5c2045291eda: Layer already exists 14:35:28 9e28561166a0: Layer already exists 14:35:28 db78c3d34b54: Layer already exists 14:35:28 3de4fe1717ae: Layer already exists 14:35:28 5bcad0b18ca4: Layer already exists 14:35:28 5fdeff63dac1: Layer already exists 14:35:28 033cbdf3c6e3: Layer already exists 14:35:28 6735e118a966: Layer already exists 14:35:28 c490ec6dcbd4: Layer already exists 14:35:28 534a70dc8296: Layer already exists 14:35:28 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:38af263dc2453f239bf244ed40eb65ad0f1460cec6405a38386c11ee801f65f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:29 + 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 14:35:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 14:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:35:29 3de4fe1717ae: Preparing 14:35:29 2f70b2d62c12: Preparing 14:35:29 9e28561166a0: Preparing 14:35:29 5c2045291eda: Preparing 14:35:29 db78c3d34b54: Preparing 14:35:29 5fdeff63dac1: Preparing 14:35:29 c490ec6dcbd4: Preparing 14:35:29 5bcad0b18ca4: Preparing 14:35:29 6735e118a966: Preparing 14:35:29 033cbdf3c6e3: Preparing 14:35:29 534a70dc8296: Preparing 14:35:29 5fdeff63dac1: Waiting 14:35:29 5bcad0b18ca4: Waiting 14:35:29 c490ec6dcbd4: Waiting 14:35:29 6735e118a966: Waiting 14:35:29 534a70dc8296: Waiting 14:35:29 033cbdf3c6e3: Waiting 14:35:29 9e28561166a0: Layer already exists 14:35:29 3de4fe1717ae: Layer already exists 14:35:29 2f70b2d62c12: Layer already exists 14:35:29 db78c3d34b54: Layer already exists 14:35:29 5c2045291eda: Layer already exists 14:35:29 c490ec6dcbd4: Layer already exists 14:35:29 5bcad0b18ca4: Layer already exists 14:35:29 5fdeff63dac1: Layer already exists 14:35:29 033cbdf3c6e3: Layer already exists 14:35:29 6735e118a966: Layer already exists 14:35:29 534a70dc8296: Layer already exists 14:35:29 main: digest: sha256:38af263dc2453f239bf244ed40eb65ad0f1460cec6405a38386c11ee801f65f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:29 ===================================================== [Pipeline] echo 14:35:29 taggedImages: 14:35:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:35:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.51 14:35:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 14:35:29 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:35:29 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:29 latest 14:35:29 4.0.0-dev.51 14:35:29 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:29 main 14:35:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:35:30 26bf3074a3b9: Preparing 14:35:30 061c0ea63991: Preparing 14:35:30 72336b055d59: Preparing 14:35:30 f5c85de00280: Preparing 14:35:30 f4f2a5ff38f4: Preparing 14:35:30 9ccca633de22: Preparing 14:35:30 ecc2cbe45f3e: Preparing 14:35:30 5fdeff63dac1: Preparing 14:35:30 c490ec6dcbd4: Preparing 14:35:30 963a60fbfc04: Preparing 14:35:30 be3ddb7d6904: Preparing 14:35:30 534a70dc8296: Preparing 14:35:30 ecc2cbe45f3e: Waiting 14:35:30 963a60fbfc04: Waiting 14:35:30 5fdeff63dac1: Waiting 14:35:30 be3ddb7d6904: Waiting 14:35:30 c490ec6dcbd4: Waiting 14:35:30 534a70dc8296: Waiting 14:35:30 9ccca633de22: Waiting 14:35:30 061c0ea63991: Pushed 14:35:30 f4f2a5ff38f4: Pushed 14:35:30 26bf3074a3b9: Pushed 14:35:30 5fdeff63dac1: Layer already exists 14:35:30 c490ec6dcbd4: Layer already exists 14:35:30 ecc2cbe45f3e: Pushed 14:35:30 9ccca633de22: Pushed 14:35:30 534a70dc8296: Layer already exists 14:35:31 963a60fbfc04: Pushed 14:35:33 f5c85de00280: Pushed 14:35:33 72336b055d59: Pushed 14:35:33 be3ddb7d6904: Pushed 14:35:33 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:1155b1ec53b4df8cbbb24124673998353ceb4d81a839d41d379d7773ac021257 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:34 + 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 14:35:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:35:34 26bf3074a3b9: Preparing 14:35:34 061c0ea63991: Preparing 14:35:34 72336b055d59: Preparing 14:35:34 f5c85de00280: Preparing 14:35:34 f4f2a5ff38f4: Preparing 14:35:34 9ccca633de22: Preparing 14:35:34 ecc2cbe45f3e: Preparing 14:35:34 5fdeff63dac1: Preparing 14:35:34 c490ec6dcbd4: Preparing 14:35:34 963a60fbfc04: Preparing 14:35:34 be3ddb7d6904: Preparing 14:35:34 534a70dc8296: Preparing 14:35:34 9ccca633de22: Waiting 14:35:34 ecc2cbe45f3e: Waiting 14:35:34 5fdeff63dac1: Waiting 14:35:34 c490ec6dcbd4: Waiting 14:35:34 963a60fbfc04: Waiting 14:35:34 be3ddb7d6904: Waiting 14:35:34 534a70dc8296: Waiting 14:35:34 72336b055d59: Layer already exists 14:35:34 f5c85de00280: Layer already exists 14:35:34 f4f2a5ff38f4: Layer already exists 14:35:34 061c0ea63991: Layer already exists 14:35:34 26bf3074a3b9: Layer already exists 14:35:34 5fdeff63dac1: Layer already exists 14:35:34 9ccca633de22: Layer already exists 14:35:34 ecc2cbe45f3e: Layer already exists 14:35:34 c490ec6dcbd4: Layer already exists 14:35:34 963a60fbfc04: Layer already exists 14:35:34 534a70dc8296: Layer already exists 14:35:34 be3ddb7d6904: Layer already exists 14:35:35 latest: digest: sha256:1155b1ec53b4df8cbbb24124673998353ceb4d81a839d41d379d7773ac021257 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.51 14:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:35:35 26bf3074a3b9: Preparing 14:35:35 061c0ea63991: Preparing 14:35:35 72336b055d59: Preparing 14:35:35 f5c85de00280: Preparing 14:35:35 f4f2a5ff38f4: Preparing 14:35:35 9ccca633de22: Preparing 14:35:35 ecc2cbe45f3e: Preparing 14:35:35 9ccca633de22: Waiting 14:35:35 5fdeff63dac1: Preparing 14:35:35 ecc2cbe45f3e: Waiting 14:35:35 5fdeff63dac1: Waiting 14:35:35 c490ec6dcbd4: Preparing 14:35:35 963a60fbfc04: Preparing 14:35:35 c490ec6dcbd4: Waiting 14:35:35 be3ddb7d6904: Preparing 14:35:35 963a60fbfc04: Waiting 14:35:35 534a70dc8296: Preparing 14:35:35 be3ddb7d6904: Waiting 14:35:35 534a70dc8296: Waiting 14:35:35 f5c85de00280: Layer already exists 14:35:35 f4f2a5ff38f4: Layer already exists 14:35:35 061c0ea63991: Layer already exists 14:35:35 26bf3074a3b9: Layer already exists 14:35:35 72336b055d59: Layer already exists 14:35:35 ecc2cbe45f3e: Layer already exists 14:35:35 9ccca633de22: Layer already exists 14:35:35 c490ec6dcbd4: Layer already exists 14:35:35 5fdeff63dac1: Layer already exists 14:35:35 963a60fbfc04: Layer already exists 14:35:35 be3ddb7d6904: Layer already exists 14:35:35 534a70dc8296: Layer already exists 14:35:36 4.0.0-dev.51: digest: sha256:1155b1ec53b4df8cbbb24124673998353ceb4d81a839d41d379d7773ac021257 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:35:36 26bf3074a3b9: Preparing 14:35:36 061c0ea63991: Preparing 14:35:36 72336b055d59: Preparing 14:35:36 f5c85de00280: Preparing 14:35:36 f4f2a5ff38f4: Preparing 14:35:36 9ccca633de22: Preparing 14:35:36 ecc2cbe45f3e: Preparing 14:35:36 5fdeff63dac1: Preparing 14:35:36 c490ec6dcbd4: Preparing 14:35:36 963a60fbfc04: Preparing 14:35:36 be3ddb7d6904: Preparing 14:35:36 534a70dc8296: Preparing 14:35:36 9ccca633de22: Waiting 14:35:36 ecc2cbe45f3e: Waiting 14:35:36 5fdeff63dac1: Waiting 14:35:36 c490ec6dcbd4: Waiting 14:35:36 963a60fbfc04: Waiting 14:35:36 be3ddb7d6904: Waiting 14:35:36 534a70dc8296: Waiting 14:35:36 061c0ea63991: Layer already exists 14:35:36 f5c85de00280: Layer already exists 14:35:36 26bf3074a3b9: Layer already exists 14:35:36 f4f2a5ff38f4: Layer already exists 14:35:36 9ccca633de22: Layer already exists 14:35:36 72336b055d59: Layer already exists 14:35:36 c490ec6dcbd4: Layer already exists 14:35:36 5fdeff63dac1: Layer already exists 14:35:36 ecc2cbe45f3e: Layer already exists 14:35:36 be3ddb7d6904: Layer already exists 14:35:36 963a60fbfc04: Layer already exists 14:35:36 534a70dc8296: Layer already exists 14:35:37 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:1155b1ec53b4df8cbbb24124673998353ceb4d81a839d41d379d7773ac021257 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:37 + 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 14:35:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 14:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:35:37 26bf3074a3b9: Preparing 14:35:37 061c0ea63991: Preparing 14:35:37 72336b055d59: Preparing 14:35:37 f5c85de00280: Preparing 14:35:37 f4f2a5ff38f4: Preparing 14:35:37 9ccca633de22: Preparing 14:35:37 ecc2cbe45f3e: Preparing 14:35:37 5fdeff63dac1: Preparing 14:35:37 c490ec6dcbd4: Preparing 14:35:37 9ccca633de22: Waiting 14:35:37 963a60fbfc04: Preparing 14:35:37 be3ddb7d6904: Preparing 14:35:37 5fdeff63dac1: Waiting 14:35:37 534a70dc8296: Preparing 14:35:37 ecc2cbe45f3e: Waiting 14:35:37 c490ec6dcbd4: Waiting 14:35:37 be3ddb7d6904: Waiting 14:35:37 963a60fbfc04: Waiting 14:35:37 534a70dc8296: Waiting 14:35:37 f4f2a5ff38f4: Layer already exists 14:35:37 f5c85de00280: Layer already exists 14:35:37 061c0ea63991: Layer already exists 14:35:37 26bf3074a3b9: Layer already exists 14:35:37 72336b055d59: Layer already exists 14:35:37 c490ec6dcbd4: Layer already exists 14:35:37 ecc2cbe45f3e: Layer already exists 14:35:37 5fdeff63dac1: Layer already exists 14:35:37 963a60fbfc04: Layer already exists 14:35:37 9ccca633de22: Layer already exists 14:35:37 534a70dc8296: Layer already exists 14:35:38 be3ddb7d6904: Layer already exists 14:35:38 main: digest: sha256:1155b1ec53b4df8cbbb24124673998353ceb4d81a839d41d379d7773ac021257 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:38 ===================================================== [Pipeline] echo 14:35:38 taggedImages: 14:35:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:35:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.51 14:35:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 14:35:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 14:35:38 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:38 latest 14:35:38 4.0.0-dev.51 14:35:38 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:38 main 14:35:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:35:38 11c2a7bccb53: Preparing 14:35:38 3c5214d8167c: Preparing 14:35:38 5fdeff63dac1: Preparing 14:35:38 c490ec6dcbd4: Preparing 14:35:38 539ebd95edd2: Preparing 14:35:38 6f01ffaf6b6d: Preparing 14:35:38 534a70dc8296: Preparing 14:35:38 6f01ffaf6b6d: Waiting 14:35:38 534a70dc8296: Waiting 14:35:38 5fdeff63dac1: Layer already exists 14:35:38 c490ec6dcbd4: Layer already exists 14:35:39 534a70dc8296: Layer already exists 14:35:39 539ebd95edd2: Pushed 14:35:39 11c2a7bccb53: Pushed 14:35:41 6f01ffaf6b6d: Pushed 14:35:43 3c5214d8167c: Pushed 14:35:43 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:02d5749d6b065105423267c6c2dfe144033a16f272b2f59893d73e197589e6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:43 + 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 14:35:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:35:44 11c2a7bccb53: Preparing 14:35:44 3c5214d8167c: Preparing 14:35:44 5fdeff63dac1: Preparing 14:35:44 c490ec6dcbd4: Preparing 14:35:44 539ebd95edd2: Preparing 14:35:44 6f01ffaf6b6d: Preparing 14:35:44 534a70dc8296: Preparing 14:35:44 6f01ffaf6b6d: Waiting 14:35:44 534a70dc8296: Waiting 14:35:44 11c2a7bccb53: Layer already exists 14:35:44 5fdeff63dac1: Layer already exists 14:35:44 3c5214d8167c: Layer already exists 14:35:44 539ebd95edd2: Layer already exists 14:35:44 c490ec6dcbd4: Layer already exists 14:35:44 534a70dc8296: Layer already exists 14:35:44 6f01ffaf6b6d: Layer already exists 14:35:44 latest: digest: sha256:02d5749d6b065105423267c6c2dfe144033a16f272b2f59893d73e197589e6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.51 14:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:35:45 11c2a7bccb53: Preparing 14:35:45 3c5214d8167c: Preparing 14:35:45 5fdeff63dac1: Preparing 14:35:45 c490ec6dcbd4: Preparing 14:35:45 539ebd95edd2: Preparing 14:35:45 6f01ffaf6b6d: Preparing 14:35:45 534a70dc8296: Preparing 14:35:45 6f01ffaf6b6d: Waiting 14:35:45 534a70dc8296: Waiting 14:35:45 539ebd95edd2: Layer already exists 14:35:45 3c5214d8167c: Layer already exists 14:35:45 11c2a7bccb53: Layer already exists 14:35:45 5fdeff63dac1: Layer already exists 14:35:45 c490ec6dcbd4: Layer already exists 14:35:45 6f01ffaf6b6d: Layer already exists 14:35:45 534a70dc8296: Layer already exists 14:35:45 4.0.0-dev.51: digest: sha256:02d5749d6b065105423267c6c2dfe144033a16f272b2f59893d73e197589e6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:35:45 11c2a7bccb53: Preparing 14:35:45 3c5214d8167c: Preparing 14:35:45 5fdeff63dac1: Preparing 14:35:45 c490ec6dcbd4: Preparing 14:35:45 539ebd95edd2: Preparing 14:35:45 6f01ffaf6b6d: Preparing 14:35:45 534a70dc8296: Preparing 14:35:45 6f01ffaf6b6d: Waiting 14:35:45 534a70dc8296: Waiting 14:35:45 5fdeff63dac1: Layer already exists 14:35:45 c490ec6dcbd4: Layer already exists 14:35:45 539ebd95edd2: Layer already exists 14:35:45 11c2a7bccb53: Layer already exists 14:35:45 3c5214d8167c: Layer already exists 14:35:45 534a70dc8296: Layer already exists 14:35:45 6f01ffaf6b6d: Layer already exists 14:35:46 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:02d5749d6b065105423267c6c2dfe144033a16f272b2f59893d73e197589e6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:46 + 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 14:35:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 14:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:35:46 11c2a7bccb53: Preparing 14:35:46 3c5214d8167c: Preparing 14:35:46 5fdeff63dac1: Preparing 14:35:46 c490ec6dcbd4: Preparing 14:35:46 539ebd95edd2: Preparing 14:35:46 6f01ffaf6b6d: Preparing 14:35:46 534a70dc8296: Preparing 14:35:46 6f01ffaf6b6d: Waiting 14:35:46 534a70dc8296: Waiting 14:35:46 11c2a7bccb53: Layer already exists 14:35:46 5fdeff63dac1: Layer already exists 14:35:46 3c5214d8167c: Layer already exists 14:35:46 c490ec6dcbd4: Layer already exists 14:35:46 539ebd95edd2: Layer already exists 14:35:46 6f01ffaf6b6d: Layer already exists 14:35:46 534a70dc8296: Layer already exists 14:35:47 main: digest: sha256:02d5749d6b065105423267c6c2dfe144033a16f272b2f59893d73e197589e6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:47 ===================================================== [Pipeline] echo 14:35:47 taggedImages: 14:35:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:35:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.51 14:35:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 14:35:47 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 14:35:47 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:47 latest 14:35:47 4.0.0-dev.51 14:35:47 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:35:47 main 14:35:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:35:48 5cd80f4379dd: Preparing 14:35:48 d7e38b958e58: Preparing 14:35:48 0848ccb938a9: Preparing 14:35:48 5fdeff63dac1: Preparing 14:35:48 c490ec6dcbd4: Preparing 14:35:48 59bc4aabeb02: Preparing 14:35:48 00f8cdcd320c: Preparing 14:35:48 1c03968f79c5: Preparing 14:35:48 a23608563528: Preparing 14:35:48 534a70dc8296: Preparing 14:35:48 59bc4aabeb02: Waiting 14:35:48 1c03968f79c5: Waiting 14:35:48 00f8cdcd320c: Waiting 14:35:48 a23608563528: Waiting 14:35:48 534a70dc8296: Waiting 14:35:48 5fdeff63dac1: Layer already exists 14:35:48 c490ec6dcbd4: Layer already exists 14:35:48 5cd80f4379dd: Pushed 14:35:48 0848ccb938a9: Pushed 14:35:48 d7e38b958e58: Pushed 14:35:48 534a70dc8296: Layer already exists 14:35:48 1c03968f79c5: Pushed 14:35:49 a23608563528: Pushed 14:36:01 00f8cdcd320c: Pushed 14:36:09 59bc4aabeb02: Pushed 14:36:09 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:ad331b3407acfc0bea3b67157851e3b8143872a5d099c566778785ddd2d2e53b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:10 + 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 14:36:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:36:10 5cd80f4379dd: Preparing 14:36:10 d7e38b958e58: Preparing 14:36:10 0848ccb938a9: Preparing 14:36:10 5fdeff63dac1: Preparing 14:36:10 c490ec6dcbd4: Preparing 14:36:10 59bc4aabeb02: Preparing 14:36:10 59bc4aabeb02: Waiting 14:36:10 00f8cdcd320c: Preparing 14:36:10 1c03968f79c5: Preparing 14:36:10 a23608563528: Preparing 14:36:10 534a70dc8296: Preparing 14:36:10 1c03968f79c5: Waiting 14:36:10 a23608563528: Waiting 14:36:10 534a70dc8296: Waiting 14:36:10 00f8cdcd320c: Waiting 14:36:10 c490ec6dcbd4: Layer already exists 14:36:10 0848ccb938a9: Layer already exists 14:36:10 5fdeff63dac1: Layer already exists 14:36:10 5cd80f4379dd: Layer already exists 14:36:10 d7e38b958e58: Layer already exists 14:36:10 a23608563528: Layer already exists 14:36:10 1c03968f79c5: Layer already exists 14:36:10 00f8cdcd320c: Layer already exists 14:36:10 59bc4aabeb02: Layer already exists 14:36:10 534a70dc8296: Layer already exists 14:36:10 latest: digest: sha256:ad331b3407acfc0bea3b67157851e3b8143872a5d099c566778785ddd2d2e53b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.51 14:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:36:11 5cd80f4379dd: Preparing 14:36:11 d7e38b958e58: Preparing 14:36:11 0848ccb938a9: Preparing 14:36:11 5fdeff63dac1: Preparing 14:36:11 c490ec6dcbd4: Preparing 14:36:11 59bc4aabeb02: Preparing 14:36:11 00f8cdcd320c: Preparing 14:36:11 1c03968f79c5: Preparing 14:36:11 a23608563528: Preparing 14:36:11 59bc4aabeb02: Waiting 14:36:11 1c03968f79c5: Waiting 14:36:11 534a70dc8296: Preparing 14:36:11 a23608563528: Waiting 14:36:11 534a70dc8296: Waiting 14:36:11 5cd80f4379dd: Layer already exists 14:36:11 0848ccb938a9: Layer already exists 14:36:11 d7e38b958e58: Layer already exists 14:36:11 5fdeff63dac1: Layer already exists 14:36:11 c490ec6dcbd4: Layer already exists 14:36:11 a23608563528: Layer already exists 14:36:11 59bc4aabeb02: Layer already exists 14:36:11 00f8cdcd320c: Layer already exists 14:36:11 1c03968f79c5: Layer already exists 14:36:11 534a70dc8296: Layer already exists 14:36:11 4.0.0-dev.51: digest: sha256:ad331b3407acfc0bea3b67157851e3b8143872a5d099c566778785ddd2d2e53b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:36:12 5cd80f4379dd: Preparing 14:36:12 d7e38b958e58: Preparing 14:36:12 0848ccb938a9: Preparing 14:36:12 5fdeff63dac1: Preparing 14:36:12 c490ec6dcbd4: Preparing 14:36:12 59bc4aabeb02: Preparing 14:36:12 00f8cdcd320c: Preparing 14:36:12 1c03968f79c5: Preparing 14:36:12 a23608563528: Preparing 14:36:12 534a70dc8296: Preparing 14:36:12 59bc4aabeb02: Waiting 14:36:12 00f8cdcd320c: Waiting 14:36:12 1c03968f79c5: Waiting 14:36:12 a23608563528: Waiting 14:36:12 534a70dc8296: Waiting 14:36:12 c490ec6dcbd4: Layer already exists 14:36:12 5cd80f4379dd: Layer already exists 14:36:12 5fdeff63dac1: Layer already exists 14:36:12 0848ccb938a9: Layer already exists 14:36:12 d7e38b958e58: Layer already exists 14:36:12 59bc4aabeb02: Layer already exists 14:36:12 1c03968f79c5: Layer already exists 14:36:12 a23608563528: Layer already exists 14:36:12 00f8cdcd320c: Layer already exists 14:36:12 534a70dc8296: Layer already exists 14:36:12 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:ad331b3407acfc0bea3b67157851e3b8143872a5d099c566778785ddd2d2e53b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:12 + 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 14:36:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 14:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:36:13 5cd80f4379dd: Preparing 14:36:13 d7e38b958e58: Preparing 14:36:13 0848ccb938a9: Preparing 14:36:13 5fdeff63dac1: Preparing 14:36:13 c490ec6dcbd4: Preparing 14:36:13 59bc4aabeb02: Preparing 14:36:13 00f8cdcd320c: Preparing 14:36:13 1c03968f79c5: Preparing 14:36:13 a23608563528: Preparing 14:36:13 534a70dc8296: Preparing 14:36:13 00f8cdcd320c: Waiting 14:36:13 1c03968f79c5: Waiting 14:36:13 a23608563528: Waiting 14:36:13 534a70dc8296: Waiting 14:36:13 59bc4aabeb02: Waiting 14:36:13 d7e38b958e58: Layer already exists 14:36:13 0848ccb938a9: Layer already exists 14:36:13 5cd80f4379dd: Layer already exists 14:36:13 c490ec6dcbd4: Layer already exists 14:36:13 5fdeff63dac1: Layer already exists 14:36:13 00f8cdcd320c: Layer already exists 14:36:13 1c03968f79c5: Layer already exists 14:36:13 534a70dc8296: Layer already exists 14:36:13 a23608563528: Layer already exists 14:36:13 59bc4aabeb02: Layer already exists 14:36:13 main: digest: sha256:ad331b3407acfc0bea3b67157851e3b8143872a5d099c566778785ddd2d2e53b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:13 ===================================================== [Pipeline] echo 14:36:13 taggedImages: 14:36:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:36:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:36:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.51 14:36:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 14:36:13 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 14:36:13 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:36:13 latest 14:36:13 4.0.0-dev.51 14:36:13 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:13 main 14:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:36:14 ddf0d1de4c02: Preparing 14:36:14 73507a864fa5: Preparing 14:36:14 79ec24383455: Preparing 14:36:14 5fdeff63dac1: Preparing 14:36:14 c490ec6dcbd4: Preparing 14:36:14 59bc4aabeb02: Preparing 14:36:14 f764dafd3ea1: Preparing 14:36:14 cf908c99ece7: Preparing 14:36:14 534a70dc8296: Preparing 14:36:14 f764dafd3ea1: Waiting 14:36:14 59bc4aabeb02: Waiting 14:36:14 cf908c99ece7: Waiting 14:36:14 534a70dc8296: Waiting 14:36:14 5fdeff63dac1: Layer already exists 14:36:14 c490ec6dcbd4: Layer already exists 14:36:14 59bc4aabeb02: Layer already exists 14:36:14 73507a864fa5: Pushed 14:36:14 ddf0d1de4c02: Pushed 14:36:14 79ec24383455: Pushed 14:36:14 534a70dc8296: Layer already exists 14:36:14 f764dafd3ea1: Pushed 14:36:15 cf908c99ece7: Pushed 14:36:15 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:ceb77c78fca77d2f6fff3ebedf57f26f162908eddd141a96bccf6c3d53a2ec9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:15 + 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 14:36:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:36:16 ddf0d1de4c02: Preparing 14:36:16 73507a864fa5: Preparing 14:36:16 79ec24383455: Preparing 14:36:16 5fdeff63dac1: Preparing 14:36:16 c490ec6dcbd4: Preparing 14:36:16 59bc4aabeb02: Preparing 14:36:16 f764dafd3ea1: Preparing 14:36:16 cf908c99ece7: Preparing 14:36:16 534a70dc8296: Preparing 14:36:16 cf908c99ece7: Waiting 14:36:16 534a70dc8296: Waiting 14:36:16 59bc4aabeb02: Waiting 14:36:16 f764dafd3ea1: Waiting 14:36:16 c490ec6dcbd4: Layer already exists 14:36:16 79ec24383455: Layer already exists 14:36:16 ddf0d1de4c02: Layer already exists 14:36:16 73507a864fa5: Layer already exists 14:36:16 5fdeff63dac1: Layer already exists 14:36:16 59bc4aabeb02: Layer already exists 14:36:16 f764dafd3ea1: Layer already exists 14:36:16 534a70dc8296: Layer already exists 14:36:16 cf908c99ece7: Layer already exists 14:36:16 latest: digest: sha256:ceb77c78fca77d2f6fff3ebedf57f26f162908eddd141a96bccf6c3d53a2ec9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.51 14:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:36:17 ddf0d1de4c02: Preparing 14:36:17 73507a864fa5: Preparing 14:36:17 79ec24383455: Preparing 14:36:17 5fdeff63dac1: Preparing 14:36:17 c490ec6dcbd4: Preparing 14:36:17 59bc4aabeb02: Preparing 14:36:17 f764dafd3ea1: Preparing 14:36:17 cf908c99ece7: Preparing 14:36:17 534a70dc8296: Preparing 14:36:17 59bc4aabeb02: Waiting 14:36:17 f764dafd3ea1: Waiting 14:36:17 cf908c99ece7: Waiting 14:36:17 534a70dc8296: Waiting 14:36:17 5fdeff63dac1: Layer already exists 14:36:17 c490ec6dcbd4: Layer already exists 14:36:17 79ec24383455: Layer already exists 14:36:17 ddf0d1de4c02: Layer already exists 14:36:17 73507a864fa5: Layer already exists 14:36:17 cf908c99ece7: Layer already exists 14:36:17 534a70dc8296: Layer already exists 14:36:17 f764dafd3ea1: Layer already exists 14:36:17 59bc4aabeb02: Layer already exists 14:36:17 4.0.0-dev.51: digest: sha256:ceb77c78fca77d2f6fff3ebedf57f26f162908eddd141a96bccf6c3d53a2ec9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:36:18 ddf0d1de4c02: Preparing 14:36:18 73507a864fa5: Preparing 14:36:18 79ec24383455: Preparing 14:36:18 5fdeff63dac1: Preparing 14:36:18 c490ec6dcbd4: Preparing 14:36:18 59bc4aabeb02: Preparing 14:36:18 f764dafd3ea1: Preparing 14:36:18 cf908c99ece7: Preparing 14:36:18 59bc4aabeb02: Waiting 14:36:18 534a70dc8296: Preparing 14:36:18 cf908c99ece7: Waiting 14:36:18 f764dafd3ea1: Waiting 14:36:18 534a70dc8296: Waiting 14:36:18 73507a864fa5: Layer already exists 14:36:18 c490ec6dcbd4: Layer already exists 14:36:18 79ec24383455: Layer already exists 14:36:18 ddf0d1de4c02: Layer already exists 14:36:18 5fdeff63dac1: Layer already exists 14:36:18 f764dafd3ea1: Layer already exists 14:36:18 59bc4aabeb02: Layer already exists 14:36:18 cf908c99ece7: Layer already exists 14:36:18 534a70dc8296: Layer already exists 14:36:18 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:ceb77c78fca77d2f6fff3ebedf57f26f162908eddd141a96bccf6c3d53a2ec9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:18 + 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 14:36:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 14:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:36:19 ddf0d1de4c02: Preparing 14:36:19 73507a864fa5: Preparing 14:36:19 79ec24383455: Preparing 14:36:19 5fdeff63dac1: Preparing 14:36:19 c490ec6dcbd4: Preparing 14:36:19 59bc4aabeb02: Preparing 14:36:19 f764dafd3ea1: Preparing 14:36:19 cf908c99ece7: Preparing 14:36:19 534a70dc8296: Preparing 14:36:19 f764dafd3ea1: Waiting 14:36:19 cf908c99ece7: Waiting 14:36:19 534a70dc8296: Waiting 14:36:19 59bc4aabeb02: Waiting 14:36:19 c490ec6dcbd4: Layer already exists 14:36:19 79ec24383455: Layer already exists 14:36:19 ddf0d1de4c02: Layer already exists 14:36:19 73507a864fa5: Layer already exists 14:36:19 5fdeff63dac1: Layer already exists 14:36:19 59bc4aabeb02: Layer already exists 14:36:19 f764dafd3ea1: Layer already exists 14:36:19 cf908c99ece7: Layer already exists 14:36:19 534a70dc8296: Layer already exists 14:36:19 main: digest: sha256:ceb77c78fca77d2f6fff3ebedf57f26f162908eddd141a96bccf6c3d53a2ec9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:19 ===================================================== [Pipeline] echo 14:36:19 taggedImages: 14:36:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:36:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:36:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.51 14:36:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 14:36:19 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 14:36:19 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:36:19 latest 14:36:19 4.0.0-dev.51 14:36:19 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:19 main 14:36:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:36:20 2f28f947f2c3: Preparing 14:36:20 2cb9896734c5: Preparing 14:36:20 71ad7dec6688: Preparing 14:36:20 5fdeff63dac1: Preparing 14:36:20 c490ec6dcbd4: Preparing 14:36:20 59bc4aabeb02: Preparing 14:36:20 1c03968f79c5: Preparing 14:36:20 59bc4aabeb02: Waiting 14:36:20 a23608563528: Preparing 14:36:20 1c03968f79c5: Waiting 14:36:20 a23608563528: Waiting 14:36:20 534a70dc8296: Preparing 14:36:20 534a70dc8296: Waiting 14:36:20 2cb9896734c5: Pushed 14:36:20 71ad7dec6688: Pushed 14:36:20 c490ec6dcbd4: Layer already exists 14:36:20 5fdeff63dac1: Layer already exists 14:36:20 59bc4aabeb02: Layer already exists 14:36:20 1c03968f79c5: Layer already exists 14:36:20 534a70dc8296: Layer already exists 14:36:20 a23608563528: Layer already exists 14:36:20 2f28f947f2c3: Pushed 14:36:20 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:1125d5e4280c1f706a8c23f04974c603f9faa8541693d2d0da52cbdcb35d52e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:21 + 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 14:36:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:36:21 2f28f947f2c3: Preparing 14:36:21 2cb9896734c5: Preparing 14:36:21 71ad7dec6688: Preparing 14:36:21 5fdeff63dac1: Preparing 14:36:21 c490ec6dcbd4: Preparing 14:36:21 59bc4aabeb02: Preparing 14:36:21 1c03968f79c5: Preparing 14:36:21 a23608563528: Preparing 14:36:21 534a70dc8296: Preparing 14:36:21 1c03968f79c5: Waiting 14:36:21 59bc4aabeb02: Waiting 14:36:21 a23608563528: Waiting 14:36:21 534a70dc8296: Waiting 14:36:21 2f28f947f2c3: Layer already exists 14:36:21 71ad7dec6688: Layer already exists 14:36:21 c490ec6dcbd4: Layer already exists 14:36:21 2cb9896734c5: Layer already exists 14:36:21 5fdeff63dac1: Layer already exists 14:36:21 59bc4aabeb02: Layer already exists 14:36:21 1c03968f79c5: Layer already exists 14:36:21 534a70dc8296: Layer already exists 14:36:21 a23608563528: Layer already exists 14:36:21 latest: digest: sha256:1125d5e4280c1f706a8c23f04974c603f9faa8541693d2d0da52cbdcb35d52e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.51 14:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:36:22 2f28f947f2c3: Preparing 14:36:22 2cb9896734c5: Preparing 14:36:22 71ad7dec6688: Preparing 14:36:22 5fdeff63dac1: Preparing 14:36:22 c490ec6dcbd4: Preparing 14:36:22 59bc4aabeb02: Preparing 14:36:22 1c03968f79c5: Preparing 14:36:22 a23608563528: Preparing 14:36:22 534a70dc8296: Preparing 14:36:22 a23608563528: Waiting 14:36:22 534a70dc8296: Waiting 14:36:22 59bc4aabeb02: Waiting 14:36:22 1c03968f79c5: Waiting 14:36:22 5fdeff63dac1: Layer already exists 14:36:22 2f28f947f2c3: Layer already exists 14:36:22 c490ec6dcbd4: Layer already exists 14:36:22 2cb9896734c5: Layer already exists 14:36:22 71ad7dec6688: Layer already exists 14:36:22 1c03968f79c5: Layer already exists 14:36:22 a23608563528: Layer already exists 14:36:22 534a70dc8296: Layer already exists 14:36:22 59bc4aabeb02: Layer already exists 14:36:22 4.0.0-dev.51: digest: sha256:1125d5e4280c1f706a8c23f04974c603f9faa8541693d2d0da52cbdcb35d52e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:36:23 2f28f947f2c3: Preparing 14:36:23 2cb9896734c5: Preparing 14:36:23 71ad7dec6688: Preparing 14:36:23 5fdeff63dac1: Preparing 14:36:23 c490ec6dcbd4: Preparing 14:36:23 59bc4aabeb02: Preparing 14:36:23 1c03968f79c5: Preparing 14:36:23 a23608563528: Preparing 14:36:23 534a70dc8296: Preparing 14:36:23 1c03968f79c5: Waiting 14:36:23 a23608563528: Waiting 14:36:23 534a70dc8296: Waiting 14:36:23 59bc4aabeb02: Waiting 14:36:23 5fdeff63dac1: Layer already exists 14:36:23 c490ec6dcbd4: Layer already exists 14:36:23 2f28f947f2c3: Layer already exists 14:36:23 71ad7dec6688: Layer already exists 14:36:23 2cb9896734c5: Layer already exists 14:36:23 534a70dc8296: Layer already exists 14:36:23 59bc4aabeb02: Layer already exists 14:36:23 a23608563528: Layer already exists 14:36:23 1c03968f79c5: Layer already exists 14:36:23 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:1125d5e4280c1f706a8c23f04974c603f9faa8541693d2d0da52cbdcb35d52e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:23 + 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 14:36:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 14:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:36:24 2f28f947f2c3: Preparing 14:36:24 2cb9896734c5: Preparing 14:36:24 71ad7dec6688: Preparing 14:36:24 5fdeff63dac1: Preparing 14:36:24 c490ec6dcbd4: Preparing 14:36:24 59bc4aabeb02: Preparing 14:36:24 1c03968f79c5: Preparing 14:36:24 a23608563528: Preparing 14:36:24 534a70dc8296: Preparing 14:36:24 59bc4aabeb02: Waiting 14:36:24 1c03968f79c5: Waiting 14:36:24 a23608563528: Waiting 14:36:24 534a70dc8296: Waiting 14:36:24 5fdeff63dac1: Layer already exists 14:36:24 2f28f947f2c3: Layer already exists 14:36:24 71ad7dec6688: Layer already exists 14:36:24 c490ec6dcbd4: Layer already exists 14:36:24 2cb9896734c5: Layer already exists 14:36:24 1c03968f79c5: Layer already exists 14:36:24 59bc4aabeb02: Layer already exists 14:36:24 a23608563528: Layer already exists 14:36:24 534a70dc8296: Layer already exists 14:36:24 main: digest: sha256:1125d5e4280c1f706a8c23f04974c603f9faa8541693d2d0da52cbdcb35d52e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:24 ===================================================== [Pipeline] echo 14:36:24 taggedImages: 14:36:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:36:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:36:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.51 14:36:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 14:36:24 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:36:24 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:36:24 latest 14:36:24 4.0.0-dev.51 14:36:24 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:24 main 14:36:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:36:25 1d1ca0d94a94: Preparing 14:36:25 d6a44f4b6ae6: Preparing 14:36:25 78f7fece8d52: Preparing 14:36:25 5fdeff63dac1: Preparing 14:36:25 c490ec6dcbd4: Preparing 14:36:25 4942e0cbcb7a: Preparing 14:36:25 fcf872c9cc5e: Preparing 14:36:25 534a70dc8296: Preparing 14:36:25 4942e0cbcb7a: Waiting 14:36:25 534a70dc8296: Waiting 14:36:25 fcf872c9cc5e: Waiting 14:36:25 5fdeff63dac1: Layer already exists 14:36:25 c490ec6dcbd4: Layer already exists 14:36:25 1d1ca0d94a94: Pushed 14:36:25 d6a44f4b6ae6: Pushed 14:36:25 534a70dc8296: Layer already exists 14:36:25 4942e0cbcb7a: Pushed 14:36:26 fcf872c9cc5e: Pushed 14:36:33 78f7fece8d52: Pushed 14:36:33 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:304df199c994a50899c3ddf69c94dbc0dcaea8af92d1188e821e1d6be772efd4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:36:34 1d1ca0d94a94: Preparing 14:36:34 d6a44f4b6ae6: Preparing 14:36:34 78f7fece8d52: Preparing 14:36:34 5fdeff63dac1: Preparing 14:36:34 c490ec6dcbd4: Preparing 14:36:34 4942e0cbcb7a: Preparing 14:36:34 fcf872c9cc5e: Preparing 14:36:34 534a70dc8296: Preparing 14:36:34 4942e0cbcb7a: Waiting 14:36:34 fcf872c9cc5e: Waiting 14:36:34 534a70dc8296: Waiting 14:36:34 78f7fece8d52: Layer already exists 14:36:34 d6a44f4b6ae6: Layer already exists 14:36:34 1d1ca0d94a94: Layer already exists 14:36:34 5fdeff63dac1: Layer already exists 14:36:34 c490ec6dcbd4: Layer already exists 14:36:34 4942e0cbcb7a: Layer already exists 14:36:34 534a70dc8296: Layer already exists 14:36:34 fcf872c9cc5e: Layer already exists 14:36:34 latest: digest: sha256:304df199c994a50899c3ddf69c94dbc0dcaea8af92d1188e821e1d6be772efd4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.51 14:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:36:35 1d1ca0d94a94: Preparing 14:36:35 d6a44f4b6ae6: Preparing 14:36:35 78f7fece8d52: Preparing 14:36:35 5fdeff63dac1: Preparing 14:36:35 c490ec6dcbd4: Preparing 14:36:35 4942e0cbcb7a: Preparing 14:36:35 fcf872c9cc5e: Preparing 14:36:35 534a70dc8296: Preparing 14:36:35 4942e0cbcb7a: Waiting 14:36:35 fcf872c9cc5e: Waiting 14:36:35 534a70dc8296: Waiting 14:36:35 1d1ca0d94a94: Layer already exists 14:36:35 d6a44f4b6ae6: Layer already exists 14:36:35 5fdeff63dac1: Layer already exists 14:36:35 c490ec6dcbd4: Layer already exists 14:36:35 78f7fece8d52: Layer already exists 14:36:35 4942e0cbcb7a: Layer already exists 14:36:35 fcf872c9cc5e: Layer already exists 14:36:35 534a70dc8296: Layer already exists 14:36:35 4.0.0-dev.51: digest: sha256:304df199c994a50899c3ddf69c94dbc0dcaea8af92d1188e821e1d6be772efd4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:36:36 1d1ca0d94a94: Preparing 14:36:36 d6a44f4b6ae6: Preparing 14:36:36 78f7fece8d52: Preparing 14:36:36 5fdeff63dac1: Preparing 14:36:36 c490ec6dcbd4: Preparing 14:36:36 4942e0cbcb7a: Preparing 14:36:36 fcf872c9cc5e: Preparing 14:36:36 4942e0cbcb7a: Waiting 14:36:36 534a70dc8296: Preparing 14:36:36 fcf872c9cc5e: Waiting 14:36:36 78f7fece8d52: Layer already exists 14:36:36 5fdeff63dac1: Layer already exists 14:36:36 d6a44f4b6ae6: Layer already exists 14:36:36 1d1ca0d94a94: Layer already exists 14:36:36 c490ec6dcbd4: Layer already exists 14:36:36 4942e0cbcb7a: Layer already exists 14:36:36 534a70dc8296: Layer already exists 14:36:36 fcf872c9cc5e: Layer already exists 14:36:36 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:304df199c994a50899c3ddf69c94dbc0dcaea8af92d1188e821e1d6be772efd4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 14:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:36:37 1d1ca0d94a94: Preparing 14:36:37 d6a44f4b6ae6: Preparing 14:36:37 78f7fece8d52: Preparing 14:36:37 5fdeff63dac1: Preparing 14:36:37 c490ec6dcbd4: Preparing 14:36:37 4942e0cbcb7a: Preparing 14:36:37 fcf872c9cc5e: Preparing 14:36:37 534a70dc8296: Preparing 14:36:37 4942e0cbcb7a: Waiting 14:36:37 534a70dc8296: Waiting 14:36:37 fcf872c9cc5e: Waiting 14:36:37 5fdeff63dac1: Layer already exists 14:36:37 d6a44f4b6ae6: Layer already exists 14:36:37 1d1ca0d94a94: Layer already exists 14:36:37 c490ec6dcbd4: Layer already exists 14:36:37 78f7fece8d52: Layer already exists 14:36:37 534a70dc8296: Layer already exists 14:36:37 4942e0cbcb7a: Layer already exists 14:36:37 fcf872c9cc5e: Layer already exists 14:36:37 main: digest: sha256:304df199c994a50899c3ddf69c94dbc0dcaea8af92d1188e821e1d6be772efd4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:37 ===================================================== [Pipeline] echo 14:36:37 taggedImages: 14:36:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:36:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:36:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.51 14:36:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 14:36:37 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:36:37 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:36:37 latest 14:36:37 4.0.0-dev.51 14:36:37 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:37 main 14:36:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:36:38 4251a402327c: Preparing 14:36:38 59b853f3aa22: Preparing 14:36:38 5fdeff63dac1: Preparing 14:36:38 c490ec6dcbd4: Preparing 14:36:38 da19542be2dc: Preparing 14:36:38 d130ea7e5084: Preparing 14:36:38 534a70dc8296: Preparing 14:36:38 d130ea7e5084: Waiting 14:36:38 534a70dc8296: Waiting 14:36:38 5fdeff63dac1: Layer already exists 14:36:38 c490ec6dcbd4: Layer already exists 14:36:38 534a70dc8296: Layer already exists 14:36:38 4251a402327c: Pushed 14:36:38 da19542be2dc: Pushed 14:36:39 d130ea7e5084: Pushed 14:36:47 59b853f3aa22: Pushed 14:36:47 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:a03fd9c1da4eacacb4ea7e1ae63285dd404d33dd92cf881686993510be2c2c77 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:36:48 4251a402327c: Preparing 14:36:48 59b853f3aa22: Preparing 14:36:48 5fdeff63dac1: Preparing 14:36:48 c490ec6dcbd4: Preparing 14:36:48 da19542be2dc: Preparing 14:36:48 d130ea7e5084: Preparing 14:36:48 534a70dc8296: Preparing 14:36:48 534a70dc8296: Waiting 14:36:48 d130ea7e5084: Waiting 14:36:48 c490ec6dcbd4: Layer already exists 14:36:48 4251a402327c: Layer already exists 14:36:48 5fdeff63dac1: Layer already exists 14:36:48 59b853f3aa22: Layer already exists 14:36:48 da19542be2dc: Layer already exists 14:36:48 d130ea7e5084: Layer already exists 14:36:48 534a70dc8296: Layer already exists 14:36:48 latest: digest: sha256:a03fd9c1da4eacacb4ea7e1ae63285dd404d33dd92cf881686993510be2c2c77 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.51 14:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:36:49 4251a402327c: Preparing 14:36:49 59b853f3aa22: Preparing 14:36:49 5fdeff63dac1: Preparing 14:36:49 c490ec6dcbd4: Preparing 14:36:49 da19542be2dc: Preparing 14:36:49 d130ea7e5084: Preparing 14:36:49 534a70dc8296: Preparing 14:36:49 d130ea7e5084: Waiting 14:36:49 534a70dc8296: Waiting 14:36:49 59b853f3aa22: Layer already exists 14:36:49 c490ec6dcbd4: Layer already exists 14:36:49 da19542be2dc: Layer already exists 14:36:49 4251a402327c: Layer already exists 14:36:49 5fdeff63dac1: Layer already exists 14:36:49 d130ea7e5084: Layer already exists 14:36:49 534a70dc8296: Layer already exists 14:36:49 4.0.0-dev.51: digest: sha256:a03fd9c1da4eacacb4ea7e1ae63285dd404d33dd92cf881686993510be2c2c77 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:36:50 4251a402327c: Preparing 14:36:50 59b853f3aa22: Preparing 14:36:50 5fdeff63dac1: Preparing 14:36:50 c490ec6dcbd4: Preparing 14:36:50 da19542be2dc: Preparing 14:36:50 d130ea7e5084: Preparing 14:36:50 534a70dc8296: Preparing 14:36:50 534a70dc8296: Waiting 14:36:50 d130ea7e5084: Waiting 14:36:50 c490ec6dcbd4: Layer already exists 14:36:50 da19542be2dc: Layer already exists 14:36:50 4251a402327c: Layer already exists 14:36:50 59b853f3aa22: Layer already exists 14:36:50 5fdeff63dac1: Layer already exists 14:36:50 534a70dc8296: Layer already exists 14:36:50 d130ea7e5084: Layer already exists 14:36:50 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:a03fd9c1da4eacacb4ea7e1ae63285dd404d33dd92cf881686993510be2c2c77 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 14:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:36:51 4251a402327c: Preparing 14:36:51 59b853f3aa22: Preparing 14:36:51 5fdeff63dac1: Preparing 14:36:51 c490ec6dcbd4: Preparing 14:36:51 da19542be2dc: Preparing 14:36:51 d130ea7e5084: Preparing 14:36:51 534a70dc8296: Preparing 14:36:51 d130ea7e5084: Waiting 14:36:51 534a70dc8296: Waiting 14:36:51 4251a402327c: Layer already exists 14:36:51 59b853f3aa22: Layer already exists 14:36:51 c490ec6dcbd4: Layer already exists 14:36:51 da19542be2dc: Layer already exists 14:36:51 5fdeff63dac1: Layer already exists 14:36:51 534a70dc8296: Layer already exists 14:36:51 d130ea7e5084: Layer already exists 14:36:51 main: digest: sha256:a03fd9c1da4eacacb4ea7e1ae63285dd404d33dd92cf881686993510be2c2c77 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:51 ===================================================== [Pipeline] echo 14:36:51 taggedImages: 14:36:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 14:36:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:36:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.51 14:36:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 14:36:51 - 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 14:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:36:51 14:36:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:36:52 arm64: Pulling from edgex-lftools-log-publisher 14:36:52 8998bd30e6a1: Pulling fs layer 14:36:52 04944245beec: Pulling fs layer 14:36:52 699f458cf7ca: Pulling fs layer 14:36:52 765212b225bb: Pulling fs layer 14:36:52 f23df028b6ca: Pulling fs layer 14:36:52 d65c8cfc05b1: Pulling fs layer 14:36:52 2437ff75d9bd: Pulling fs layer 14:36:52 765212b225bb: Waiting 14:36:52 d65c8cfc05b1: Waiting 14:36:52 f23df028b6ca: Waiting 14:36:52 2437ff75d9bd: Waiting 14:36:52 04944245beec: Verifying Checksum 14:36:52 04944245beec: Download complete 14:36:52 765212b225bb: Verifying Checksum 14:36:52 765212b225bb: Download complete 14:36:52 f23df028b6ca: Verifying Checksum 14:36:52 f23df028b6ca: Download complete 14:36:52 d65c8cfc05b1: Verifying Checksum 14:36:52 d65c8cfc05b1: Download complete 14:36:52 699f458cf7ca: Verifying Checksum 14:36:52 699f458cf7ca: Download complete 14:36:53 8998bd30e6a1: Verifying Checksum 14:36:53 8998bd30e6a1: Download complete 14:36:55 2437ff75d9bd: Verifying Checksum 14:36:55 2437ff75d9bd: Download complete 14:36:59 8998bd30e6a1: Pull complete 14:36:59 04944245beec: Pull complete 14:37:01 699f458cf7ca: Pull complete 14:37:01 765212b225bb: Pull complete 14:37:02 f23df028b6ca: Pull complete 14:37:02 d65c8cfc05b1: Pull complete 14:37:24 2437ff75d9bd: Pull complete 14:37:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:37:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:37:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:24 prd-ubuntu20.04-docker-arm64-4c-16g-38009 does not seem to be running inside a container 14:37:24 $ 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/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@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 14:37:26 $ docker top 9fb4d407a324251683a0f74ba2485131ec5144927ad2304ed359c433cdf22887 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:37:27 ---> job-cost.sh 14:37:27 lf-activate-venv: SKIPPING 14:37:27 INFO: No Stack... 14:37:27 INFO: Retrieving Pricing Info for: v3-standard-8 14:37:28 INFO: Archiving Costs [Pipeline] sh 14:37:29 + cat /w/workspace/edgex-go/787/archives/cost.csv 14:37:29 + cut -d, -f6 [Pipeline] lock 14:37:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-787-stack-cost] 14:37:29 Resource [jenkins-edgexfoundry-edgex-go-main-787-stack-cost] did not exist. Created. 14:37:29 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-787-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:37:29 + echo total: 0.2199999988079071 [Pipeline] stash 14:37:30 Stashed 1 file(s) [Pipeline] } 14:37:30 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-787-stack-cost] [Pipeline] // lock [Pipeline] } 14:37:30 $ docker stop --time=1 9fb4d407a324251683a0f74ba2485131ec5144927ad2304ed359c433cdf22887 14:37:32 $ docker rm -f --volumes 9fb4d407a324251683a0f74ba2485131ec5144927ad2304ed359c433cdf22887 [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 14:37:33 provisioning config files... 14:37:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/787@tmp/config17091845465874001857tmp [Pipeline] { [Pipeline] sh 14:37:33 + set +x 14:37:33 + bash -s -- 14:37:33 + curl -s https://codecov.io/bash 14:37:33 14:37:33 _____ _ 14:37:33 / ____| | | 14:37:33 | | ___ __| | ___ ___ _____ __ 14:37:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:37:33 | |___| (_) | (_| | __/ (_| (_) \ V / 14:37:33 \_____\___/ \__,_|\___|\___\___/ \_/ 14:37:33 Bash-1.0.6 14:37:33 14:37:33 14:37:33 ==> git version 2.25.1 found 14:37:33 ==> 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 14:37:33 Release-Date: 2020-01-08 14:37:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:37:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:37:33 ==> Jenkins CI detected. 14:37:33 current dir:  /w/workspace/edgex-go/787 14:37:33 project root: . 14:37:33 --> token set from env 14:37:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:37:33 ==> Running gcov in . (disable via -X gcov) 14:37:33 ==> Python coveragepy not found 14:37:33 ==> Searching for coverage reports in: 14:37:33 + . 14:37:33 -> Found 1 reports 14:37:33 ==> Detecting git/mercurial file structure 14:37:33 ==> Reading reports 14:37:33 + ./coverage.out bytes=1531392 14:37:33 ==> Appending adjustments 14:37:33 https://docs.codecov.io/docs/fixing-reports 14:37:34 + Found adjustments 14:37:34 ==> Gzipping contents 14:37:34 132K /tmp/codecov.NbgKpH.gz 14:37:34 ==> Uploading reports 14:37:34 url: https://codecov.io 14:37:34 query: branch=main&commit=bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6&build=787&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F787%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:37:34 -> Pinging Codecov 14:37:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6&build=787&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F787%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:37:35 -> Uploading to 14:37:35 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6/571a2223-c94a-4c6e-8e59-834e2a2a90c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250201%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250201T143735Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7cd3e4eb64ea843fa9276b94dd8606e8105be8280a36b32ffbc83fb8e2513e27 14:37:35 % Total % Received % Xferd Average Speed Time Time Time Current 14:37:35 Dload Upload Total Spent Left Speed 14:37:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 0 0 100 129k 0 605k --:--:-- --:--:-- --:--:-- 608k 14:37:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } 14:37:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:37:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:37:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:37:36 14:37:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:37:36 latest: Pulling from edgex-devops/edgex-snyk-go 14:37:36 43c4264eed91: Pulling fs layer 14:37:36 4cc291be95ef: Pulling fs layer 14:37:36 2ac1f1163629: Pulling fs layer 14:37:36 5c3c966382ef: Pulling fs layer 14:37:36 4f4fb700ef54: Pulling fs layer 14:37:36 d9c7d2e4e75e: Pulling fs layer 14:37:36 9c3e1370e548: Pulling fs layer 14:37:36 4f4fb700ef54: Waiting 14:37:36 9c3e1370e548: Waiting 14:37:36 d9c7d2e4e75e: Waiting 14:37:36 5c3c966382ef: Waiting 14:37:36 4cc291be95ef: Verifying Checksum 14:37:36 4cc291be95ef: Download complete 14:37:36 5c3c966382ef: Verifying Checksum 14:37:36 5c3c966382ef: Download complete 14:37:36 4f4fb700ef54: Verifying Checksum 14:37:36 4f4fb700ef54: Download complete 14:37:36 43c4264eed91: Download complete 14:37:36 43c4264eed91: Pull complete 14:37:36 d9c7d2e4e75e: Verifying Checksum 14:37:36 d9c7d2e4e75e: Download complete 14:37:36 4cc291be95ef: Pull complete 14:37:36 2ac1f1163629: Download complete 14:37:37 9c3e1370e548: Verifying Checksum 14:37:37 9c3e1370e548: Download complete 14:37:40 2ac1f1163629: Pull complete 14:37:40 5c3c966382ef: Pull complete 14:37:40 4f4fb700ef54: Pull complete 14:37:40 d9c7d2e4e75e: Pull complete 14:37:43 9c3e1370e548: Pull complete 14:37:43 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 14:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:37:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:44 prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container 14:37:44 $ 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/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 14:37:47 $ docker top 7a0aa9c93da104c5b05bc8122e6eda42e50adfe093f3e08a57ffe8635dc07999 -eo pid,comm [Pipeline] { [Pipeline] sh 14:37:48 + git config --global --add safe.directory /w/workspace/edgex-go/787 [Pipeline] echo 14:37:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 14:37:48 + set -o pipefail 14:37:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 14:37:56 14:37:56 Monitoring /w/workspace/edgex-go/787 (github.com/edgexfoundry/edgex-go)... 14:37:56 14:37:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/59fd9531-6a67-47d6-bac8-021239654574 14:37:56 14:37:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:37:56 [Pipeline] } 14:37:57 $ docker stop --time=1 7a0aa9c93da104c5b05bc8122e6eda42e50adfe093f3e08a57ffe8635dc07999 14:38:00 $ docker rm -f --volumes 7a0aa9c93da104c5b05bc8122e6eda42e50adfe093f3e08a57ffe8635dc07999 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:38:01 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:01 provisioning config files... 14:38:01 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/787@tmp/config458782551146202756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:01 --> edgex-publish-swagger.sh 14:38:01 === Publish openapi API === 14:38:01 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 14:38:01 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/787/openapi/core-command.yaml] 14:38:01 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:01 Dload Upload Total Spent Left Speed 14:38:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 50433 --:--:-- --:--:-- --:--:-- 50433 14:38:02 14:38:02 14:38:02 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/787/openapi/core-data.yaml] 14:38:02 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:02 Dload Upload Total Spent Left Speed 14:38:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 110k --:--:-- --:--:-- --:--:-- 110k 100 72057 0 0 100 72057 0 110k --:--:-- --:--:-- --:--:-- 110k 14:38:02 14:38:02 14:38:02 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/787/openapi/core-keeper.yaml] 14:38:02 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:02 Dload Upload Total Spent Left Speed 14:38:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 186 93016 --:--:-- --:--:-- --:--:-- 93203 14:38:03 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 14:38:03 14:38:03 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/787/openapi/core-metadata.yaml] 14:38:03 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:03 Dload Upload Total Spent Left Speed 14:38:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 454 455k --:--:-- --:--:-- --:--:-- 454k 100 156k 100 156 100 156k 454 455k --:--:-- --:--:-- --:--:-- 454k 14:38:03 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 14:38:03 14:38:03 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/787/openapi/security-proxy-auth.yaml] 14:38:03 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:03 Dload Upload Total Spent Left Speed 14:38:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 379 137k --:--:-- --:--:-- --:--:-- 137k 14:38:03 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 14:38:03 14:38:03 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/787/openapi/support-notifications.yaml] 14:38:03 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:03 Dload Upload Total Spent Left Speed 14:38:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 404 252k --:--:-- --:--:-- --:--:-- 253k 14:38:04 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 14:38:04 14:38:04 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/787/openapi/support-scheduler.yaml] 14:38:04 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:04 Dload Upload Total Spent Left Speed 14:38:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 445 141k --:--:-- --:--:-- --:--:-- 141k 100 50857 100 156 100 50701 445 141k --:--:-- --:--:-- --:--:-- 141k 14:38:04 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 14:38:04 [Pipeline] } 14:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 14:38:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:38:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:38:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:05 prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container 14:38:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:38:06 $ docker top 87725a862ebec95b2d9884c114bbc7c07a7b80e15e61b244dfc97f34dbb9f671 -eo pid,comm 14:38:06 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). 14:38:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:38:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:38:06 [ssh-agent] Looking for ssh-agent implementation... 14:38:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:38:06 $ docker exec 87725a862ebec95b2d9884c114bbc7c07a7b80e15e61b244dfc97f34dbb9f671 ssh-agent 14:38:06 SSH_AUTH_SOCK=/tmp/ssh-l0uY5vtZKPxV/agent.32 14:38:06 SSH_AGENT_PID=38 14:38:06 Running ssh-add (command line suppressed) 14:38:06 Identity added: /w/workspace/edgex-go/787@tmp/private_key_16006621878124460862.key (/w/workspace/edgex-go/787@tmp/private_key_16006621878124460862.key) 14:38:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:38:06 + git semver tag 14:38:07 2025-02-01 14:38:07,171 [run_tag] DEBUG tag force:False 14:38:07 2025-02-01 14:38:07,171 [check_head_tag] DEBUG check head tag 14:38:07 2025-02-01 14:38:07,174 [execute] INFO git cat-file --batch-check 14:38:07 2025-02-01 14:38:07,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/787, universal_newlines=False, shell=None, istream=) 14:38:07 2025-02-01 14:38:07,178 [execute] INFO git cat-file --batch 14:38:07 2025-02-01 14:38:07,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/787, universal_newlines=False, shell=None, istream=) 14:38:07 2025-02-01 14:38:07,242 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main 14:38:07 2025-02-01 14:38:07,242 [execute] INFO git tag -a v4.0.0-dev.51 -m v4.0.0-dev.51 14:38:07 2025-02-01 14:38:07,242 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.51', '-m', 'v4.0.0-dev.51'], cwd=/w/workspace/edgex-go/787, universal_newlines=False, shell=None, istream=None) 14:38:07 2025-02-01 14:38:07,246 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main 14:38:07 4.0.0-dev.51 [Pipeline] } 14:38:07 $ docker exec --env ******** --env ******** 87725a862ebec95b2d9884c114bbc7c07a7b80e15e61b244dfc97f34dbb9f671 ssh-agent -k 14:38:07 unset SSH_AUTH_SOCK; 14:38:07 unset SSH_AGENT_PID; 14:38:07 echo Agent pid 38 killed; 14:38:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:38:07 + git semver [Pipeline] } 14:38:08 $ docker stop --time=1 87725a862ebec95b2d9884c114bbc7c07a7b80e15e61b244dfc97f34dbb9f671 14:38:09 $ docker rm -f --volumes 87725a862ebec95b2d9884c114bbc7c07a7b80e15e61b244dfc97f34dbb9f671 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:38:09 14:38:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:38:10 0.23.1-centos7: Pulling from edgex-lftools 14:38:10 ab5ef0e58194: Pulling fs layer 14:38:10 9712f1f96733: Pulling fs layer 14:38:10 63f879dbbcfc: Pulling fs layer 14:38:10 0d9ebad4ef96: Pulling fs layer 14:38:10 e9a5061849ea: Pulling fs layer 14:38:10 d747dcd14b5f: Pulling fs layer 14:38:10 2de7ff778b66: Pulling fs layer 14:38:10 e9a5061849ea: Waiting 14:38:10 d747dcd14b5f: Waiting 14:38:10 0d9ebad4ef96: Waiting 14:38:10 2de7ff778b66: Waiting 14:38:10 9712f1f96733: Verifying Checksum 14:38:10 9712f1f96733: Download complete 14:38:10 63f879dbbcfc: Verifying Checksum 14:38:10 63f879dbbcfc: Download complete 14:38:10 e9a5061849ea: Verifying Checksum 14:38:10 e9a5061849ea: Download complete 14:38:10 d747dcd14b5f: Download complete 14:38:10 0d9ebad4ef96: Verifying Checksum 14:38:10 0d9ebad4ef96: Download complete 14:38:10 ab5ef0e58194: Verifying Checksum 14:38:10 ab5ef0e58194: Download complete 14:38:10 2de7ff778b66: Verifying Checksum 14:38:10 2de7ff778b66: Download complete 14:38:14 ab5ef0e58194: Pull complete 14:38:14 9712f1f96733: Pull complete 14:38:14 63f879dbbcfc: Pull complete 14:38:18 0d9ebad4ef96: Pull complete 14:38:18 e9a5061849ea: Pull complete 14:38:19 d747dcd14b5f: Pull complete 14:38:19 2de7ff778b66: Pull complete 14:38:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:38:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:38:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:20 prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container 14:38:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:38:24 $ docker top f664dec89880024e71174dd8a0fa90677aedd3f880faa770d3670898f4194ef1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:38:24 provisioning config files... 14:38:24 copy managed file [sigul-config] to file:/w/workspace/edgex-go/787@tmp/config7999104529826790864tmp 14:38:24 copy managed file [sigul-password] to file:/w/workspace/edgex-go/787@tmp/config14664958812559791352tmp 14:38:24 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/787@tmp/config9432426513887365791tmp [Pipeline] { [Pipeline] echo 14:38:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:38:24 ---> sigul-configuration.sh 14:38:24 gpg: directory `/root/.gnupg' created 14:38:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:38:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:38:24 gpg: keyring `/root/.gnupg/secring.gpg' created 14:38:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:38:24 gpg: CAST5 encrypted data 14:38:24 gpg: encrypted with 1 passphrase 14:38:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:38:25 + mkdir /home/jenkins 14:38:25 + mkdir /home/jenkins/sigul [Pipeline] sh 14:38:25 + 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 14:38:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:38:25 ---> sigul-install.sh 14:38:25 Sigul already installed; skipping installation. [Pipeline] sh 14:38:26 + git tag --list 14:38:26 0.6.0 14:38:26 0.6.1 14:38:26 0.7.0 14:38:26 0.7.1 14:38:26 v1.0.0 14:38:26 v1.0.1 14:38:26 v1.1.0 14:38:26 v1.2.0 14:38:26 v1.2.1 14:38:26 v1.3.0 14:38:26 v1.3.1 14:38:26 v2.0.0 14:38:26 v2.1.0 14:38:26 v2.1.1 14:38:26 v2.2.0 14:38:26 v2.3.0 14:38:26 v3.0 14:38:26 v3.0.0 14:38:26 v3.1 14:38:26 v3.1.0 14:38:26 v3.1.0-dev.1 14:38:26 v3.1.0-dev.10 14:38:26 v3.1.0-dev.11 14:38:26 v3.1.0-dev.12 14:38:26 v3.1.0-dev.13 14:38:26 v3.1.0-dev.14 14:38:26 v3.1.0-dev.15 14:38:26 v3.1.0-dev.16 14:38:26 v3.1.0-dev.17 14:38:26 v3.1.0-dev.18 14:38:26 v3.1.0-dev.19 14:38:26 v3.1.0-dev.2 14:38:26 v3.1.0-dev.20 14:38:26 v3.1.0-dev.21 14:38:26 v3.1.0-dev.22 14:38:26 v3.1.0-dev.23 14:38:26 v3.1.0-dev.24 14:38:26 v3.1.0-dev.25 14:38:26 v3.1.0-dev.26 14:38:26 v3.1.0-dev.27 14:38:26 v3.1.0-dev.28 14:38:26 v3.1.0-dev.29 14:38:26 v3.1.0-dev.3 14:38:26 v3.1.0-dev.30 14:38:26 v3.1.0-dev.31 14:38:26 v3.1.0-dev.32 14:38:26 v3.1.0-dev.33 14:38:26 v3.1.0-dev.34 14:38:26 v3.1.0-dev.35 14:38:26 v3.1.0-dev.36 14:38:26 v3.1.0-dev.37 14:38:26 v3.1.0-dev.38 14:38:26 v3.1.0-dev.39 14:38:26 v3.1.0-dev.4 14:38:26 v3.1.0-dev.40 14:38:26 v3.1.0-dev.41 14:38:26 v3.1.0-dev.42 14:38:26 v3.1.0-dev.43 14:38:26 v3.1.0-dev.44 14:38:26 v3.1.0-dev.45 14:38:26 v3.1.0-dev.46 14:38:26 v3.1.0-dev.47 14:38:26 v3.1.0-dev.48 14:38:26 v3.1.0-dev.49 14:38:26 v3.1.0-dev.5 14:38:26 v3.1.0-dev.50 14:38:26 v3.1.0-dev.51 14:38:26 v3.1.0-dev.52 14:38:26 v3.1.0-dev.53 14:38:26 v3.1.0-dev.54 14:38:26 v3.1.0-dev.55 14:38:26 v3.1.0-dev.56 14:38:26 v3.1.0-dev.57 14:38:26 v3.1.0-dev.58 14:38:26 v3.1.0-dev.59 14:38:26 v3.1.0-dev.6 14:38:26 v3.1.0-dev.60 14:38:26 v3.1.0-dev.61 14:38:26 v3.1.0-dev.62 14:38:26 v3.1.0-dev.63 14:38:26 v3.1.0-dev.64 14:38:26 v3.1.0-dev.65 14:38:26 v3.1.0-dev.66 14:38:26 v3.1.0-dev.67 14:38:26 v3.1.0-dev.68 14:38:26 v3.1.0-dev.69 14:38:26 v3.1.0-dev.7 14:38:26 v3.1.0-dev.70 14:38:26 v3.1.0-dev.71 14:38:26 v3.1.0-dev.72 14:38:26 v3.1.0-dev.73 14:38:26 v3.1.0-dev.8 14:38:26 v3.1.0-dev.9 14:38:26 v3.1.1 14:38:26 v3.1.1-dev.1 14:38:26 v3.1.1-dev.2 14:38:26 v3.2.0-dev.1 14:38:26 v3.2.0-dev.10 14:38:26 v3.2.0-dev.100 14:38:26 v3.2.0-dev.101 14:38:26 v3.2.0-dev.102 14:38:26 v3.2.0-dev.103 14:38:26 v3.2.0-dev.104 14:38:26 v3.2.0-dev.105 14:38:26 v3.2.0-dev.106 14:38:26 v3.2.0-dev.107 14:38:26 v3.2.0-dev.108 14:38:26 v3.2.0-dev.109 14:38:26 v3.2.0-dev.11 14:38:26 v3.2.0-dev.12 14:38:26 v3.2.0-dev.13 14:38:26 v3.2.0-dev.14 14:38:26 v3.2.0-dev.15 14:38:26 v3.2.0-dev.16 14:38:26 v3.2.0-dev.17 14:38:26 v3.2.0-dev.18 14:38:26 v3.2.0-dev.19 14:38:26 v3.2.0-dev.2 14:38:26 v3.2.0-dev.20 14:38:26 v3.2.0-dev.21 14:38:26 v3.2.0-dev.22 14:38:26 v3.2.0-dev.23 14:38:26 v3.2.0-dev.24 14:38:26 v3.2.0-dev.25 14:38:26 v3.2.0-dev.26 14:38:26 v3.2.0-dev.27 14:38:26 v3.2.0-dev.28 14:38:26 v3.2.0-dev.29 14:38:26 v3.2.0-dev.3 14:38:26 v3.2.0-dev.30 14:38:26 v3.2.0-dev.31 14:38:26 v3.2.0-dev.32 14:38:26 v3.2.0-dev.33 14:38:26 v3.2.0-dev.34 14:38:26 v3.2.0-dev.35 14:38:26 v3.2.0-dev.36 14:38:26 v3.2.0-dev.37 14:38:26 v3.2.0-dev.38 14:38:26 v3.2.0-dev.39 14:38:26 v3.2.0-dev.4 14:38:26 v3.2.0-dev.40 14:38:26 v3.2.0-dev.41 14:38:26 v3.2.0-dev.42 14:38:26 v3.2.0-dev.43 14:38:26 v3.2.0-dev.44 14:38:26 v3.2.0-dev.45 14:38:26 v3.2.0-dev.46 14:38:26 v3.2.0-dev.47 14:38:26 v3.2.0-dev.48 14:38:26 v3.2.0-dev.49 14:38:26 v3.2.0-dev.5 14:38:26 v3.2.0-dev.50 14:38:26 v3.2.0-dev.51 14:38:26 v3.2.0-dev.52 14:38:26 v3.2.0-dev.53 14:38:26 v3.2.0-dev.54 14:38:26 v3.2.0-dev.55 14:38:26 v3.2.0-dev.56 14:38:26 v3.2.0-dev.57 14:38:26 v3.2.0-dev.58 14:38:26 v3.2.0-dev.59 14:38:26 v3.2.0-dev.6 14:38:26 v3.2.0-dev.60 14:38:26 v3.2.0-dev.61 14:38:26 v3.2.0-dev.62 14:38:26 v3.2.0-dev.63 14:38:26 v3.2.0-dev.64 14:38:26 v3.2.0-dev.65 14:38:26 v3.2.0-dev.66 14:38:26 v3.2.0-dev.67 14:38:26 v3.2.0-dev.68 14:38:26 v3.2.0-dev.69 14:38:26 v3.2.0-dev.7 14:38:26 v3.2.0-dev.70 14:38:26 v3.2.0-dev.71 14:38:26 v3.2.0-dev.72 14:38:26 v3.2.0-dev.73 14:38:26 v3.2.0-dev.74 14:38:26 v3.2.0-dev.75 14:38:26 v3.2.0-dev.76 14:38:26 v3.2.0-dev.77 14:38:26 v3.2.0-dev.78 14:38:26 v3.2.0-dev.79 14:38:26 v3.2.0-dev.8 14:38:26 v3.2.0-dev.80 14:38:26 v3.2.0-dev.81 14:38:26 v3.2.0-dev.82 14:38:26 v3.2.0-dev.83 14:38:26 v3.2.0-dev.84 14:38:26 v3.2.0-dev.85 14:38:26 v3.2.0-dev.86 14:38:26 v3.2.0-dev.87 14:38:26 v3.2.0-dev.88 14:38:26 v3.2.0-dev.89 14:38:26 v3.2.0-dev.9 14:38:26 v3.2.0-dev.90 14:38:26 v3.2.0-dev.91 14:38:26 v3.2.0-dev.92 14:38:26 v3.2.0-dev.93 14:38:26 v3.2.0-dev.94 14:38:26 v3.2.0-dev.95 14:38:26 v3.2.0-dev.96 14:38:26 v3.2.0-dev.97 14:38:26 v3.2.0-dev.98 14:38:26 v3.2.0-dev.99 14:38:26 v4.0.0-dev.1 14:38:26 v4.0.0-dev.10 14:38:26 v4.0.0-dev.11 14:38:26 v4.0.0-dev.12 14:38:26 v4.0.0-dev.13 14:38:26 v4.0.0-dev.14 14:38:26 v4.0.0-dev.15 14:38:26 v4.0.0-dev.16 14:38:26 v4.0.0-dev.17 14:38:26 v4.0.0-dev.18 14:38:26 v4.0.0-dev.19 14:38:26 v4.0.0-dev.2 14:38:26 v4.0.0-dev.20 14:38:26 v4.0.0-dev.21 14:38:26 v4.0.0-dev.22 14:38:26 v4.0.0-dev.23 14:38:26 v4.0.0-dev.24 14:38:26 v4.0.0-dev.25 14:38:26 v4.0.0-dev.26 14:38:26 v4.0.0-dev.27 14:38:26 v4.0.0-dev.28 14:38:26 v4.0.0-dev.29 14:38:26 v4.0.0-dev.3 14:38:26 v4.0.0-dev.30 14:38:26 v4.0.0-dev.31 14:38:26 v4.0.0-dev.32 14:38:26 v4.0.0-dev.33 14:38:26 v4.0.0-dev.34 14:38:26 v4.0.0-dev.35 14:38:26 v4.0.0-dev.36 14:38:26 v4.0.0-dev.37 14:38:26 v4.0.0-dev.38 14:38:26 v4.0.0-dev.39 14:38:26 v4.0.0-dev.4 14:38:26 v4.0.0-dev.40 14:38:26 v4.0.0-dev.41 14:38:26 v4.0.0-dev.42 14:38:26 v4.0.0-dev.43 14:38:26 v4.0.0-dev.44 14:38:26 v4.0.0-dev.45 14:38:26 v4.0.0-dev.46 14:38:26 v4.0.0-dev.47 14:38:26 v4.0.0-dev.48 14:38:26 v4.0.0-dev.49 14:38:26 v4.0.0-dev.5 14:38:26 v4.0.0-dev.50 14:38:26 v4.0.0-dev.51 14:38:26 v4.0.0-dev.6 14:38:26 v4.0.0-dev.7 14:38:26 v4.0.0-dev.8 14:38:26 v4.0.0-dev.9 [Pipeline] sh 14:38:26 + lftools sign git-tag v4.0.0-dev.51 14:38:26 Signing Git tag with Sigul... 14:38:26 Signing v4.0.0-dev.51 [Pipeline] echo 14:38:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:38:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:38:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:38:27 $ docker stop --time=1 f664dec89880024e71174dd8a0fa90677aedd3f880faa770d3670898f4194ef1 14:38:29 $ docker rm -f --volumes f664dec89880024e71174dd8a0fa90677aedd3f880faa770d3670898f4194ef1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:38:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:38:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:38:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:30 prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container 14:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:38:30 $ docker top 5b41dfda66a09463f5b0a61a4394bc0f6751669b7944bb0d882310dabc6dc5dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:38:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:38:30 [ssh-agent] Looking for ssh-agent implementation... 14:38:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:38:30 $ docker exec 5b41dfda66a09463f5b0a61a4394bc0f6751669b7944bb0d882310dabc6dc5dd ssh-agent 14:38:30 SSH_AUTH_SOCK=/tmp/ssh-yyoNGz6kVYfg/agent.32 14:38:30 SSH_AGENT_PID=38 14:38:30 Running ssh-add (command line suppressed) 14:38:30 Identity added: /w/workspace/edgex-go/787@tmp/private_key_1764105622163946277.key (/w/workspace/edgex-go/787@tmp/private_key_1764105622163946277.key) 14:38:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:38:31 + git semver bump pre 14:38:31 2025-02-01 14:38:31,424 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main 14:38:31 2025-02-01 14:38:31,425 [bump_version] DEBUG bumping version:4.0.0-dev.51 on axis:pre with prefix:dev 14:38:31 2025-02-01 14:38:31,425 [bump_version] DEBUG bumped version:4.0.0-dev.52 14:38:31 2025-02-01 14:38:31,425 [write_version] DEBUG write version:4.0.0-dev.52 to path:/w/workspace/edgex-go/787/.semver/main with force:True 14:38:31 2025-02-01 14:38:31,425 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main 14:38:31 2025-02-01 14:38:31,425 [write_file] DEBUG write to file:/w/workspace/edgex-go/787/.semver/main 14:38:31 2025-02-01 14:38:31,427 [execute] INFO git cat-file --batch-check 14:38:31 2025-02-01 14:38:31,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/787/.semver, universal_newlines=False, shell=None, istream=) 14:38:31 2025-02-01 14:38:31,433 [execute] INFO git cat-file --batch 14:38:31 2025-02-01 14:38:31,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/787/.semver, universal_newlines=False, shell=None, istream=) 14:38:31 2025-02-01 14:38:31,439 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main 14:38:31 4.0.0-dev.52 [Pipeline] } 14:38:31 $ docker exec --env ******** --env ******** 5b41dfda66a09463f5b0a61a4394bc0f6751669b7944bb0d882310dabc6dc5dd ssh-agent -k 14:38:31 unset SSH_AUTH_SOCK; 14:38:31 unset SSH_AGENT_PID; 14:38:31 echo Agent pid 38 killed; 14:38:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:38:31 + git semver [Pipeline] } 14:38:32 $ docker stop --time=1 5b41dfda66a09463f5b0a61a4394bc0f6751669b7944bb0d882310dabc6dc5dd 14:38:33 $ docker rm -f --volumes 5b41dfda66a09463f5b0a61a4394bc0f6751669b7944bb0d882310dabc6dc5dd [Pipeline] // withDockerContainer [Pipeline] sh 14:38:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:38:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:38:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:34 prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container 14:38:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:38:34 $ docker top 8da054418a40ec87624dd2a02c9921dc4b17f2d064a576f97bb5e5aeb0973bc9 -eo pid,comm 14:38:34 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). 14:38:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:38:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:38:34 [ssh-agent] Looking for ssh-agent implementation... 14:38:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:38:34 $ docker exec 8da054418a40ec87624dd2a02c9921dc4b17f2d064a576f97bb5e5aeb0973bc9 ssh-agent 14:38:34 SSH_AUTH_SOCK=/tmp/ssh-eBLH1UToOyao/agent.33 14:38:34 SSH_AGENT_PID=40 14:38:34 Running ssh-add (command line suppressed) 14:38:35 Identity added: /w/workspace/edgex-go/787@tmp/private_key_7606779693065631216.key (/w/workspace/edgex-go/787@tmp/private_key_7606779693065631216.key) 14:38:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:38:35 + git semver push 14:38:35 2025-02-01 14:38:35,561 [run_push] DEBUG push 14:38:35 2025-02-01 14:38:35,562 [execute] INFO git cat-file --batch-check 14:38:35 2025-02-01 14:38:35,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/787/.semver, universal_newlines=False, shell=None, istream=) 14:38:35 2025-02-01 14:38:35,566 [execute] INFO git rev-list d1c38ab7cba70fdd4c393a433f888464bf2eac80 -- 14:38:35 2025-02-01 14:38:35,566 [execute] DEBUG Popen(['git', 'rev-list', 'd1c38ab7cba70fdd4c393a433f888464bf2eac80', '--'], cwd=/w/workspace/edgex-go/787/.semver, universal_newlines=False, shell=None, istream=None) 14:38:35 2025-02-01 14:38:35,584 [execute] INFO git fetch -v origin 14:38:35 2025-02-01 14:38:35,585 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/787/.semver, universal_newlines=True, shell=None, istream=None) 14:38:36 2025-02-01 14:38:36,057 [run_push] DEBUG no remote changes detected 14:38:36 2025-02-01 14:38:36,058 [execute] INFO git push origin semver 14:38:36 2025-02-01 14:38:36,058 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/787/.semver, universal_newlines=False, shell=None, istream=None) 14:38:36 2025-02-01 14:38:36,695 [run_push] DEBUG push all version tags 14:38:36 2025-02-01 14:38:36,695 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:38:36 2025-02-01 14:38:36,695 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/787, universal_newlines=False, shell=None, istream=None) 14:38:37 2025-02-01 14:38:37,293 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main 14:38:37 4.0.0-dev.52 [Pipeline] } 14:38:37 $ docker exec --env ******** --env ******** 8da054418a40ec87624dd2a02c9921dc4b17f2d064a576f97bb5e5aeb0973bc9 ssh-agent -k 14:38:37 unset SSH_AUTH_SOCK; 14:38:37 unset SSH_AGENT_PID; 14:38:37 echo Agent pid 40 killed; 14:38:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:38:37 + git semver [Pipeline] } 14:38:38 $ docker stop --time=1 8da054418a40ec87624dd2a02c9921dc4b17f2d064a576f97bb5e5aeb0973bc9 14:38:39 $ docker rm -f --volumes 8da054418a40ec87624dd2a02c9921dc4b17f2d064a576f97bb5e5aeb0973bc9 [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 14:38:39 + [ -d /w/workspace/edgex-go/787/archives ] [Pipeline] libraryResource [Pipeline] sh 14:38:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:38:41 ---> package-listing.sh 14:38:41 ++ facter osfamily 14:38:41 ++ tr '[:upper:]' '[:lower:]' 14:38:41 + OS_FAMILY=debian 14:38:41 + workspace=/w/workspace/edgex-go/787 14:38:41 + START_PACKAGES=/tmp/packages_start.txt 14:38:41 + END_PACKAGES=/tmp/packages_end.txt 14:38:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:38:41 + PACKAGES=/tmp/packages_start.txt 14:38:41 + '[' /w/workspace/edgex-go/787 ']' 14:38:41 + PACKAGES=/tmp/packages_end.txt 14:38:41 + case "${OS_FAMILY}" in 14:38:41 + dpkg -l 14:38:41 + grep '^ii' 14:38:41 + '[' -f /tmp/packages_start.txt ']' 14:38:41 + '[' -f /tmp/packages_end.txt ']' 14:38:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:38:41 + '[' /w/workspace/edgex-go/787 ']' 14:38:41 + mkdir -p /w/workspace/edgex-go/787/archives/ 14:38:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/787/archives/ [Pipeline] echo 14:38:41 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/787/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:38:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:42 14:38:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:42 latest: Pulling from edgex-lftools-log-publisher 14:38:42 5eb5b503b376: Pulling fs layer 14:38:42 5c69ac0246d0: Pulling fs layer 14:38:42 ec43610c2a17: Pulling fs layer 14:38:42 3a2ae6a8a46f: Pulling fs layer 14:38:42 33b1e0a273af: Pulling fs layer 14:38:42 5d3b04190fa2: Pulling fs layer 14:38:42 2f39f015ded8: Pulling fs layer 14:38:42 3a2ae6a8a46f: Waiting 14:38:42 33b1e0a273af: Waiting 14:38:42 5d3b04190fa2: Waiting 14:38:42 2f39f015ded8: Waiting 14:38:42 5c69ac0246d0: Verifying Checksum 14:38:42 5c69ac0246d0: Download complete 14:38:42 3a2ae6a8a46f: Verifying Checksum 14:38:42 3a2ae6a8a46f: Download complete 14:38:42 33b1e0a273af: Verifying Checksum 14:38:42 33b1e0a273af: Download complete 14:38:42 5d3b04190fa2: Download complete 14:38:42 ec43610c2a17: Download complete 14:38:42 5eb5b503b376: Verifying Checksum 14:38:42 5eb5b503b376: Download complete 14:38:43 2f39f015ded8: Download complete 14:38:44 5eb5b503b376: Pull complete 14:38:44 5c69ac0246d0: Pull complete 14:38:44 ec43610c2a17: Pull complete 14:38:44 3a2ae6a8a46f: Pull complete 14:38:44 33b1e0a273af: Pull complete 14:38:45 5d3b04190fa2: Pull complete 14:38:49 2f39f015ded8: Pull complete 14:38:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:49 prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container 14:38:49 $ 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/787/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/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:38:52 $ docker top 10b7b3eb78836432bc5529d449c2491b73fedd29f84997f6781f71f3ac1407ce -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:53 + touch /tmp/pre-build-complete [Pipeline] sh 14:38:53 + mkdir -p /var/log/sysstat [Pipeline] sh 14:38:53 + ls /var/log/sa-host 14:38:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:53 provisioning config files... 14:38:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/787@tmp/config122248316900282544tmp [Pipeline] { [Pipeline] echo 14:38:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:38:54 ---> create-netrc.sh [Pipeline] } 14:38:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:38:54 ---> python-tools-install.sh [Pipeline] echo 14:38:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:38:54 ---> sudo-logs.sh 14:38:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:38:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:38:55 ---> job-cost.sh 14:38:55 lf-activate-venv: SKIPPING 14:38:55 DEBUG: total: 0.2199999988079071 14:38:55 INFO: Retrieving Stack Cost... 14:38:55 INFO: Retrieving Pricing Info for: v3-standard-8 14:38:55 INFO: Archiving Costs [Pipeline] echo 14:38:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:38:56 ---> logs-deploy.sh 14:38:56 lf-activate-venv: SKIPPING 14:38:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/787 14:38:56 INFO: archiving workspace using pattern(s): 14:38:57 Archives upload complete. 14:38:57 INFO: archiving logs to Nexus 14:38:58 ---> uname -a: 14:38:58 Linux prd-ubuntu20-04-docker-8c-8g-38008 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:38:58 14:38:58 14:38:58 ---> lscpu: 14:38:58 Architecture: x86_64 14:38:58 CPU op-mode(s): 32-bit, 64-bit 14:38:58 Byte Order: Little Endian 14:38:58 Address sizes: 40 bits physical, 48 bits virtual 14:38:58 CPU(s): 8 14:38:58 On-line CPU(s) list: 0-7 14:38:58 Thread(s) per core: 1 14:38:58 Core(s) per socket: 1 14:38:58 Socket(s): 8 14:38:58 NUMA node(s): 1 14:38:58 Vendor ID: AuthenticAMD 14:38:58 CPU family: 23 14:38:58 Model: 49 14:38:58 Model name: AMD EPYC-Rome Processor 14:38:58 Stepping: 0 14:38:58 CPU MHz: 2799.998 14:38:58 BogoMIPS: 5599.99 14:38:58 Virtualization: AMD-V 14:38:58 Hypervisor vendor: KVM 14:38:58 Virtualization type: full 14:38:58 L1d cache: 256 KiB 14:38:58 L1i cache: 256 KiB 14:38:58 L2 cache: 4 MiB 14:38:58 L3 cache: 128 MiB 14:38:58 NUMA node0 CPU(s): 0-7 14:38:58 Vulnerability Itlb multihit: Not affected 14:38:58 Vulnerability L1tf: Not affected 14:38:58 Vulnerability Mds: Not affected 14:38:58 Vulnerability Meltdown: Not affected 14:38:58 Vulnerability Mmio stale data: Not affected 14:38:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:38:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:38:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:38:58 Vulnerability Srbds: Not affected 14:38:58 Vulnerability Tsx async abort: Not affected 14:38:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:38:58 14:38:58 14:38:58 ---> nproc: 14:38:58 8 14:38:58 14:38:58 14:38:58 ---> df -h: 14:38:58 Filesystem Size Used Avail Use% Mounted on 14:38:58 overlay 155G 29G 127G 19% / 14:38:58 tmpfs 64M 0 64M 0% /dev 14:38:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:38:58 shm 64M 0 64M 0% /dev/shm 14:38:58 /dev/vda1 155G 29G 127G 19% /facter-os 14:38:58 14:38:58 14:38:58 ---> sar -b -r -n DEV: 14:38:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38008) 02/01/25 _x86_64_ (8 CPU) 14:38:58 14:38:58 14:11:03 LINUX RESTART (8 CPU) 14:38:58 14:38:58 14:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:38:58 14:13:01 190.28 1.20 189.09 0.00 43.86 65028.90 0.00 14:38:58 14:14:01 33.06 0.03 33.03 0.00 0.27 25002.77 0.00 14:38:58 14:15:01 28.01 0.05 27.96 0.00 0.40 18458.01 0.00 14:38:58 14:16:01 74.03 0.23 73.79 0.00 25.86 47629.19 0.00 14:38:58 14:17:01 526.36 1.33 525.03 0.00 100.38 203637.26 0.00 14:38:58 14:18:01 561.91 17.11 544.80 0.00 136.89 199103.10 0.00 14:38:58 14:19:01 293.42 0.32 293.11 0.00 5.99 45973.49 0.00 14:38:58 14:20:02 388.45 0.08 388.37 0.00 0.67 119315.96 0.00 14:38:58 14:21:01 663.71 0.17 663.54 0.00 24.53 100475.23 0.00 14:38:58 14:22:01 97.27 7.30 89.97 0.00 4385.00 9671.05 0.00 14:38:58 14:23:01 17.00 0.03 16.96 0.00 0.80 441.26 0.00 14:38:58 14:24:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 14:38:58 14:25:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 14:38:58 14:26:01 2.08 0.02 2.07 0.00 0.13 24.66 0.00 14:38:58 14:27:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 14:38:58 14:28:01 1.80 0.00 1.80 0.00 0.00 25.20 0.00 14:38:58 14:29:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 14:38:58 14:30:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 14:38:58 14:31:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 14:38:58 14:32:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 14:38:58 14:33:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 14:38:58 14:34:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 14:38:58 14:35:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 14:38:58 14:36:01 1.70 0.00 1.70 0.00 0.00 20.40 0.00 14:38:58 14:37:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 14:38:58 14:38:01 99.45 1.12 98.33 0.00 22.53 37572.14 0.00 14:38:58 Average: 114.73 1.12 113.61 0.00 182.68 33517.87 0.00 14:38:58 14:38:58 14:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:38:58 14:13:01 28250384 31442144 864776 2.63 125524 3251320 2211912 6.52 1251156 2891480 8196 14:38:58 14:14:01 26992492 31347024 955836 2.91 129156 4346712 2289588 6.75 2003172 3334336 388816 14:38:58 14:15:01 27175504 31523712 777720 2.37 132840 4308040 1915468 5.65 1388240 3737348 339464 14:38:58 14:16:01 27651772 31485432 819872 2.49 138300 3846200 1937796 5.71 1360040 3345724 1536 14:38:58 14:17:01 21288876 31214088 1060620 3.23 158920 9691184 3801432 11.20 2192996 8616472 13720 14:38:58 14:18:01 15171848 31398512 881056 2.68 342024 15409312 2622048 7.73 2630928 13898428 205348 14:38:58 14:19:01 9701952 28568236 3643280 11.08 380120 17653652 10528932 31.03 6499300 15045076 1443840 14:38:58 14:20:02 8516216 29631912 2597192 7.90 392416 19840560 7261716 21.40 6223128 16484480 722388 14:38:58 14:21:01 10957960 31436472 841572 2.56 402932 19346824 2461556 7.25 3081008 17413280 428 14:38:58 14:22:01 10496368 31413636 838336 2.55 432624 19752328 2396636 7.06 3721604 17203032 576 14:38:58 14:23:01 10513852 31427116 825016 2.51 431620 19749336 2247876 6.62 3948448 16960600 4 14:38:58 14:24:01 10513452 31426760 825516 2.51 431640 19749336 2247876 6.62 3948632 16960600 184 14:38:58 14:25:01 10525044 31438356 813896 2.48 431656 19749340 2247876 6.62 3935484 16960604 8 14:38:58 14:26:01 10520616 31434088 818596 2.49 431680 19749472 2282600 6.73 3946768 16960736 36 14:38:58 14:27:01 10533392 31446904 806424 2.45 431712 19749472 2282600 6.73 3927296 16960728 4 14:38:58 14:28:01 10534628 31448152 805084 2.45 431732 19749476 2282600 6.73 3926924 16960732 4 14:38:58 14:29:01 10533956 31447484 805576 2.45 431744 19749476 2282600 6.73 3927208 16960732 8 14:38:58 14:30:01 10533956 31447524 805544 2.45 431760 19749484 2282600 6.73 3927036 16960740 12 14:38:58 14:31:01 10533592 31447204 805764 2.45 431784 19749488 2282600 6.73 3927440 16960744 40 14:38:58 14:32:01 10533844 31447464 805472 2.45 431800 19749488 2282600 6.73 3927240 16960744 4 14:38:58 14:33:01 10534232 31447872 805180 2.45 431824 19749492 2282600 6.73 3927028 16960748 8 14:38:58 14:34:01 10534248 31447920 805156 2.45 431828 19749496 2282600 6.73 3926796 16960752 8 14:38:58 14:35:01 10534072 31447748 805196 2.45 431840 19749496 2282600 6.73 3927056 16960752 28 14:38:58 14:36:01 10534088 31447784 805160 2.45 431852 19749500 2282600 6.73 3926580 16960760 8 14:38:58 14:37:01 10533724 31447436 805388 2.45 431860 19749504 2282600 6.73 3927024 16960760 168 14:38:58 14:38:01 9743876 31411180 840340 2.56 449872 20428348 2291268 6.75 4007836 17607648 336 14:38:58 Average: 13611306 31250852 1010137 3.07 367733 16696782 2840507 8.37 3589860 14384155 120199 14:38:58 14:38:58 14:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:38:58 14:13:01 veth5b9e315 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:13:01 docker0 884.62 888.92 63.72 4546.73 0.00 0.00 0.00 0.00 14:38:58 14:13:01 ens3 1041.74 977.12 7819.23 100.06 0.00 0.00 0.00 0.00 14:38:58 14:13:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:38:58 14:14:01 veth5b9e315 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 14:38:58 14:14:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:14:01 ens3 33.33 22.48 27.46 12.31 0.00 0.00 0.00 0.00 14:38:58 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:15:01 veth5b9e315 1.28 1.30 0.11 0.11 0.00 0.00 0.00 0.00 14:38:58 14:15:01 docker0 1.28 1.28 0.10 0.11 0.00 0.00 0.00 0.00 14:38:58 14:15:01 ens3 23.10 15.43 18.51 10.19 0.00 0.00 0.00 0.00 14:38:58 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:16:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:16:01 vethcf1b013 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:16:01 ens3 97.77 64.76 2219.75 18.94 0.00 0.00 0.00 0.00 14:38:58 14:16:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 14:38:58 14:17:01 docker0 167.51 264.36 12.29 1479.65 0.00 0.00 0.00 0.00 14:38:58 14:17:01 veth1f9aa06 16.46 24.73 1.59 11.06 0.00 0.00 0.00 0.00 14:38:58 14:17:01 vethcf1b013 0.62 1.38 0.06 0.27 0.00 0.00 0.00 0.00 14:38:58 14:17:01 veth944ef07 16.70 25.05 1.60 11.08 0.00 0.00 0.00 0.00 14:38:58 14:17:01 ens3 405.52 276.55 2409.10 196.62 0.00 0.00 0.00 0.00 14:38:58 14:17:01 veth3bc8b0b 17.50 24.65 1.66 11.17 0.00 0.00 0.00 0.00 14:38:58 14:17:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 14:38:58 14:17:01 veth18cb190 17.10 24.85 1.63 11.07 0.00 0.00 0.00 0.00 14:38:58 14:17:01 vethba85a9d 17.33 24.60 1.64 11.05 0.00 0.00 0.00 0.00 14:38:58 14:17:01 vethc7e9ece 17.16 24.66 1.63 11.05 0.00 0.00 0.00 0.00 14:38:58 14:18:01 docker0 382.96 656.46 33.82 7240.77 0.00 0.00 0.00 0.00 14:38:58 14:18:01 vethcf1b013 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:18:01 ens3 664.45 387.89 7247.35 42.68 0.00 0.00 0.00 0.00 14:38:58 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:19:01 veth7fa266a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:19:01 vethf0a1d9f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:19:01 veth87d3eae 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:19:01 vetha72f263 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:19:01 vethcf1b013 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:19:01 veth5ff0a24 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:19:01 ens3 10.46 7.13 9.38 4.83 0.00 0.00 0.00 0.00 14:38:58 14:19:01 veth79a8f27 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:19:01 veth671331e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:19:01 veth08bff98 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:19:01 vethd74220b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:19:01 veth21860c4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:19:01 veth3df46c3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:19:01 vethc003aee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:38:58 14:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:20:02 veth7fa266a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:20:02 vethf0a1d9f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:20:02 veth87d3eae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:20:02 vetha72f263 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:20:02 vethcf1b013 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:20:02 veth5ff0a24 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:20:02 ens3 5.55 4.07 4.54 2.60 0.00 0.00 0.00 0.00 14:38:58 14:20:02 veth79a8f27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:20:02 veth671331e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:20:02 veth08bff98 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:20:02 vethd74220b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:20:02 veth21860c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:20:02 veth3df46c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:20:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:20:02 vethc003aee 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:21:01 ens3 92.73 86.90 58.00 329.65 0.00 0.00 0.00 0.00 14:38:58 14:21:01 lo 12.67 12.67 1.25 1.25 0.00 0.00 0.00 0.00 14:38:58 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:22:01 ens3 718.05 647.03 3096.72 2401.23 0.00 0.00 0.00 0.00 14:38:58 14:22:01 lo 51.12 51.12 5.05 5.05 0.00 0.00 0.00 0.00 14:38:58 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:23:01 ens3 199.88 195.23 89.17 1209.43 0.00 0.00 0.00 0.00 14:38:58 14:23:01 lo 17.86 17.86 1.76 1.76 0.00 0.00 0.00 0.00 14:38:58 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:24:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:27:01 ens3 0.78 0.62 3.87 0.10 0.00 0.00 0.00 0.00 14:38:58 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:28:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:29:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:32:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:38:58 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:35:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 14:38:58 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:58 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:37:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 14:38:58 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:58 14:38:01 docker0 62.62 90.37 5.70 870.10 0.00 0.00 0.00 0.00 14:38:58 14:38:01 ens3 232.38 145.76 4801.60 22.95 0.00 0.00 0.00 0.00 14:38:58 14:38:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 14:38:58 Average: docker0 57.69 73.18 4.45 544.10 0.00 0.00 0.00 0.00 14:38:58 Average: ens3 135.69 108.93 1070.05 167.26 0.00 0.00 0.00 0.00 14:38:58 Average: lo 3.36 3.36 0.33 0.33 0.00 0.00 0.00 0.00 14:38:58 14:38:58 14:38:58 ---> sar -P ALL: 14:38:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38008) 02/01/25 _x86_64_ (8 CPU) 14:38:58 14:38:58 14:11:03 LINUX RESTART (8 CPU) 14:38:58 14:38:58 14:12:01 CPU %user %nice %system %iowait %steal %idle 14:38:58 14:13:01 all 7.84 0.00 3.77 2.99 0.06 85.35 14:38:58 14:13:01 0 6.86 0.00 3.86 0.12 0.05 89.10 14:38:58 14:13:01 1 7.99 0.00 4.47 9.51 0.07 77.96 14:38:58 14:13:01 2 6.70 0.00 3.86 0.12 0.05 89.28 14:38:58 14:13:01 3 8.91 0.00 4.04 10.81 0.05 76.19 14:38:58 14:13:01 4 9.99 0.00 4.19 0.44 0.07 85.31 14:38:58 14:13:01 5 5.40 0.00 3.31 1.62 0.05 89.63 14:38:58 14:13:01 6 7.37 0.00 3.21 0.81 0.05 88.56 14:38:58 14:13:01 7 9.45 0.00 3.24 0.39 0.07 86.85 14:38:58 14:14:01 all 42.28 0.00 6.51 1.18 0.08 49.95 14:38:58 14:14:01 0 40.65 0.00 6.51 0.07 0.08 52.69 14:38:58 14:14:01 1 42.15 0.00 6.39 0.00 0.10 51.37 14:38:58 14:14:01 2 46.81 0.00 6.13 0.19 0.08 46.79 14:38:58 14:14:01 3 41.60 0.00 6.45 1.33 0.07 50.56 14:38:58 14:14:01 4 39.33 0.00 6.47 0.00 0.08 54.11 14:38:58 14:14:01 5 43.59 0.00 6.58 0.02 0.08 49.73 14:38:58 14:14:01 6 40.20 0.00 6.80 7.77 0.08 45.15 14:38:58 14:14:01 7 43.95 0.00 6.72 0.05 0.08 49.19 14:38:58 14:15:01 all 56.76 0.00 7.45 0.46 0.07 35.26 14:38:58 14:15:01 0 55.45 0.00 7.93 0.10 0.07 36.45 14:38:58 14:15:01 1 56.01 0.00 7.29 0.12 0.07 36.52 14:38:58 14:15:01 2 57.13 0.00 6.88 0.42 0.07 35.50 14:38:58 14:15:01 3 56.76 0.00 7.39 0.02 0.07 35.77 14:38:58 14:15:01 4 57.22 0.00 7.36 0.02 0.07 35.33 14:38:58 14:15:01 5 59.35 0.00 7.39 0.07 0.07 33.13 14:38:58 14:15:01 6 55.54 0.00 7.80 2.91 0.07 33.68 14:38:58 14:15:01 7 56.64 0.00 7.57 0.00 0.07 35.72 14:38:58 14:16:01 all 31.76 0.00 6.35 2.44 0.07 59.38 14:38:58 14:16:01 0 31.47 0.00 6.83 1.61 0.08 60.00 14:38:58 14:16:01 1 30.91 0.00 5.14 0.20 0.07 63.68 14:38:58 14:16:01 2 32.38 0.00 6.09 3.09 0.07 58.37 14:38:58 14:16:01 3 32.14 0.00 6.04 0.52 0.07 61.23 14:38:58 14:16:01 4 33.88 0.00 6.62 0.07 0.07 59.37 14:38:58 14:16:01 5 29.88 0.00 6.10 0.41 0.05 63.56 14:38:58 14:16:01 6 31.33 0.00 7.07 12.28 0.08 49.24 14:38:58 14:16:01 7 32.08 0.00 6.93 1.38 0.07 59.54 14:38:58 14:17:01 all 19.74 0.00 7.23 19.12 0.09 53.82 14:38:58 14:17:01 0 19.18 0.00 7.52 27.83 0.09 45.39 14:38:58 14:17:01 1 18.71 0.00 7.35 30.31 0.07 43.56 14:38:58 14:17:01 2 19.29 0.00 7.65 29.88 0.10 43.08 14:38:58 14:17:01 3 19.74 0.00 7.44 7.42 0.10 65.30 14:38:58 14:17:01 4 20.57 0.00 7.01 15.18 0.10 57.15 14:38:58 14:17:01 5 20.54 0.00 7.07 19.75 0.09 52.55 14:38:58 14:17:01 6 20.36 0.00 6.73 11.69 0.08 61.14 14:38:58 14:17:01 7 19.56 0.00 7.09 11.00 0.08 62.27 14:38:58 14:18:01 all 6.65 0.00 4.67 16.40 0.06 72.22 14:38:58 14:18:01 0 6.75 0.00 4.20 12.02 0.05 76.98 14:38:58 14:18:01 1 7.01 0.00 4.20 7.10 0.07 81.62 14:38:58 14:18:01 2 6.06 0.00 5.13 24.36 0.07 64.38 14:38:58 14:18:01 3 6.53 0.00 3.81 17.31 0.05 72.30 14:38:58 14:18:01 4 6.50 0.00 6.34 36.60 0.08 50.48 14:38:58 14:18:01 5 6.53 0.00 4.44 3.32 0.05 85.66 14:38:58 14:18:01 6 7.17 0.00 4.52 25.44 0.07 62.81 14:38:58 14:18:01 7 6.66 0.00 4.70 5.22 0.05 83.36 14:38:58 14:19:01 all 81.93 0.00 12.39 2.18 0.12 3.38 14:38:58 14:19:01 0 82.56 0.00 11.53 1.28 0.12 4.51 14:38:58 14:19:01 1 81.86 0.00 12.70 1.11 0.12 4.22 14:38:58 14:19:01 2 81.92 0.00 12.41 4.15 0.10 1.42 14:38:58 14:19:01 3 82.45 0.00 11.98 1.07 0.12 4.38 14:38:58 14:19:01 4 81.47 0.00 12.80 4.48 0.12 1.13 14:38:58 14:19:01 5 81.47 0.00 12.94 1.06 0.12 4.40 14:38:58 14:19:01 6 82.33 0.00 11.96 1.27 0.10 4.34 14:38:58 14:19:01 7 81.40 0.00 12.78 3.04 0.15 2.63 14:38:58 14:20:02 all 89.74 0.00 10.12 0.00 0.14 0.00 14:38:58 14:20:02 0 90.39 0.00 9.48 0.00 0.13 0.00 14:38:58 14:20:02 1 89.02 0.00 10.85 0.00 0.13 0.00 14:38:58 14:20:02 2 90.45 0.00 9.41 0.00 0.13 0.00 14:38:58 14:20:02 3 90.49 0.00 9.39 0.00 0.12 0.00 14:38:58 14:20:02 4 89.29 0.00 10.54 0.00 0.17 0.00 14:38:58 14:20:02 5 88.05 0.00 11.80 0.00 0.15 0.00 14:38:58 14:20:02 6 89.79 0.00 10.09 0.00 0.12 0.00 14:38:58 14:20:02 7 90.43 0.00 9.44 0.00 0.13 0.00 14:38:58 14:21:01 all 43.18 0.00 6.49 6.37 0.09 43.87 14:38:58 14:21:01 0 43.61 0.00 6.26 6.16 0.10 43.87 14:38:58 14:21:01 1 42.54 0.00 6.46 11.07 0.07 39.87 14:38:58 14:21:01 2 43.53 0.00 6.39 5.28 0.09 44.71 14:38:58 14:21:01 3 43.72 0.00 6.35 6.30 0.07 43.55 14:38:58 14:21:01 4 43.84 0.00 7.05 6.25 0.10 42.76 14:38:58 14:21:01 5 41.79 0.00 7.43 5.45 0.09 45.24 14:38:58 14:21:01 6 43.53 0.00 5.96 5.58 0.09 44.84 14:38:58 14:21:01 7 42.87 0.00 6.01 4.90 0.09 46.14 14:38:58 14:22:01 all 11.60 0.00 2.46 1.11 0.08 84.76 14:38:58 14:22:01 0 10.88 0.00 3.60 0.77 0.07 84.69 14:38:58 14:22:01 1 15.16 0.00 1.88 0.85 0.07 82.05 14:38:58 14:22:01 2 10.72 0.00 3.06 1.91 0.08 84.22 14:38:58 14:22:01 3 10.97 0.00 2.66 0.45 0.08 85.84 14:38:58 14:22:01 4 10.39 0.00 2.44 0.24 0.07 86.87 14:38:58 14:22:01 5 12.96 0.00 1.86 2.42 0.08 82.67 14:38:58 14:22:01 6 13.18 0.00 2.03 1.66 0.10 83.02 14:38:58 14:22:01 7 8.52 0.00 2.11 0.55 0.05 88.77 14:38:58 14:23:01 all 5.41 0.00 0.50 0.06 0.04 93.99 14:38:58 14:23:01 0 5.07 0.00 0.52 0.17 0.03 94.21 14:38:58 14:23:01 1 5.40 0.00 0.58 0.17 0.03 93.82 14:38:58 14:23:01 2 5.40 0.00 0.52 0.07 0.05 93.97 14:38:58 14:23:01 3 5.37 0.00 0.45 0.00 0.03 94.15 14:38:58 14:23:01 4 8.84 0.00 0.55 0.02 0.03 90.55 14:38:58 14:23:01 5 3.15 0.00 0.37 0.02 0.02 96.44 14:38:58 14:23:01 6 3.87 0.00 0.48 0.02 0.05 95.58 14:38:58 14:23:01 7 6.16 0.00 0.55 0.02 0.05 93.23 14:38:58 14:38:58 14:23:01 CPU %user %nice %system %iowait %steal %idle 14:38:58 14:24:01 all 0.01 0.00 0.01 0.01 0.01 99.95 14:38:58 14:24:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:38:58 14:24:01 1 0.02 0.00 0.02 0.02 0.02 99.93 14:38:58 14:24:01 2 0.00 0.00 0.03 0.08 0.00 99.88 14:38:58 14:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:38:58 14:24:01 4 0.02 0.00 0.03 0.00 0.03 99.92 14:38:58 14:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:38:58 14:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:38:58 14:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:38:58 14:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 14:38:58 14:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:38:58 14:25:01 1 0.05 0.00 0.00 0.02 0.00 99.93 14:38:58 14:25:01 2 0.03 0.00 0.00 0.02 0.02 99.93 14:38:58 14:25:01 3 0.10 0.00 0.05 0.00 0.02 99.83 14:38:58 14:25:01 4 0.03 0.00 0.02 0.00 0.03 99.92 14:38:58 14:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:38:58 14:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:38:58 14:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:38:58 14:26:01 all 0.24 0.00 0.03 0.01 0.01 99.71 14:38:58 14:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:38:58 14:26:01 1 0.03 0.00 0.03 0.07 0.00 99.87 14:38:58 14:26:01 2 0.03 0.00 0.02 0.02 0.00 99.93 14:38:58 14:26:01 3 1.74 0.00 0.07 0.00 0.03 98.16 14:38:58 14:26:01 4 0.05 0.00 0.03 0.02 0.02 99.88 14:38:58 14:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 14:38:58 14:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:38:58 14:26:01 7 0.00 0.00 0.03 0.00 0.02 99.95 14:38:58 14:27:01 all 0.17 0.00 0.01 0.01 0.01 99.79 14:38:58 14:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:38:58 14:27:01 1 0.03 0.00 0.02 0.07 0.02 99.87 14:38:58 14:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:38:58 14:27:01 3 1.19 0.00 0.02 0.00 0.02 98.78 14:38:58 14:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:38:58 14:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:38:58 14:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:38:58 14:27:01 7 0.03 0.00 0.00 0.02 0.00 99.95 14:38:58 14:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:38:58 14:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:38:58 14:28:01 1 0.03 0.00 0.00 0.03 0.00 99.93 14:38:58 14:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:38:58 14:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:38:58 14:28:01 4 0.02 0.00 0.03 0.00 0.03 99.92 14:38:58 14:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:38:58 14:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:38:58 14:28:01 7 0.02 0.00 0.03 0.02 0.02 99.92 14:38:58 14:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 14:38:58 14:29:01 0 0.05 0.00 0.00 0.00 0.02 99.93 14:38:58 14:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:38:58 14:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:38:58 14:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:38:58 14:29:01 4 0.07 0.00 0.05 0.00 0.02 99.87 14:38:58 14:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:38:58 14:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:38:58 14:29:01 7 0.02 0.00 0.03 0.02 0.00 99.93 14:38:58 14:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:38:58 14:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:38:58 14:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:38:58 14:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:38:58 14:30:01 3 0.05 0.00 0.02 0.00 0.03 99.90 14:38:58 14:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 14:38:58 14:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:38:58 14:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 14:38:58 14:30:01 7 0.03 0.00 0.00 0.02 0.02 99.93 14:38:58 14:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:38:58 14:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:38:58 14:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:38:58 14:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:38:58 14:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:38:58 14:31:01 4 0.00 0.00 0.03 0.00 0.03 99.93 14:38:58 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:38:58 14:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:38:58 14:31:01 7 0.12 0.00 0.00 0.02 0.02 99.85 14:38:58 14:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 14:38:58 14:32:01 0 0.08 0.00 0.00 0.00 0.02 99.90 14:38:58 14:32:01 1 0.00 0.00 0.00 0.02 0.02 99.97 14:38:58 14:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 14:38:58 14:32:01 3 0.07 0.00 0.02 0.00 0.03 99.88 14:38:58 14:32:01 4 0.02 0.00 0.03 0.00 0.02 99.93 14:38:58 14:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:38:58 14:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:38:58 14:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:38:58 14:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:38:58 14:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:38:58 14:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:38:58 14:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:38:58 14:33:01 3 0.08 0.00 0.00 0.00 0.03 99.88 14:38:58 14:33:01 4 0.02 0.00 0.02 0.00 0.03 99.93 14:38:58 14:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:38:58 14:33:01 6 0.03 0.00 0.00 0.00 0.02 99.95 14:38:58 14:33:01 7 0.00 0.00 0.02 0.02 0.02 99.95 14:38:58 14:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:38:58 14:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:38:58 14:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:38:58 14:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:38:58 14:34:01 3 0.03 0.00 0.03 0.00 0.02 99.92 14:38:58 14:34:01 4 0.03 0.00 0.02 0.00 0.03 99.92 14:38:58 14:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:38:58 14:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:38:58 14:34:01 7 0.03 0.00 0.00 0.02 0.00 99.95 14:38:58 14:38:58 14:34:01 CPU %user %nice %system %iowait %steal %idle 14:38:58 14:35:01 all 0.03 0.00 0.01 0.00 0.01 99.94 14:38:58 14:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:38:58 14:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:38:58 14:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:38:58 14:35:01 3 0.05 0.00 0.02 0.00 0.02 99.92 14:38:58 14:35:01 4 0.03 0.00 0.05 0.00 0.03 99.88 14:38:58 14:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:38:58 14:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 14:38:58 14:35:01 7 0.08 0.00 0.00 0.02 0.02 99.88 14:38:58 14:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:38:58 14:36:01 0 0.05 0.00 0.00 0.00 0.00 99.95 14:38:58 14:36:01 1 0.03 0.00 0.00 0.02 0.00 99.95 14:38:58 14:36:01 2 0.00 0.00 0.02 0.02 0.02 99.95 14:38:58 14:36:01 3 0.05 0.00 0.00 0.00 0.02 99.93 14:38:58 14:36:01 4 0.03 0.00 0.02 0.00 0.03 99.92 14:38:58 14:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:38:58 14:36:01 6 0.07 0.00 0.02 0.00 0.02 99.90 14:38:58 14:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:38:58 14:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:38:58 14:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:38:58 14:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:38:58 14:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:38:58 14:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:38:58 14:37:01 4 0.02 0.00 0.02 0.02 0.03 99.92 14:38:58 14:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:38:58 14:37:01 6 0.05 0.00 0.02 0.00 0.02 99.92 14:38:58 14:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:38:58 14:38:01 all 5.31 0.00 2.40 1.22 0.04 91.04 14:38:58 14:38:01 0 7.96 0.00 3.00 0.03 0.03 88.98 14:38:58 14:38:01 1 4.13 0.00 1.64 0.97 0.03 93.22 14:38:58 14:38:01 2 5.60 0.00 3.80 7.64 0.05 82.90 14:38:58 14:38:01 3 5.41 0.00 1.46 0.15 0.05 92.93 14:38:58 14:38:01 4 5.13 0.00 1.99 0.34 0.03 92.51 14:38:58 14:38:01 5 4.34 0.00 1.84 0.39 0.03 93.40 14:38:58 14:38:01 6 4.98 0.00 3.12 0.29 0.03 91.58 14:38:58 14:38:01 7 4.90 0.00 2.32 0.00 0.03 92.75 14:38:58 Average: all 15.40 0.00 2.69 2.04 0.04 79.82 14:38:58 Average: 0 15.36 0.00 2.73 1.90 0.04 79.96 14:38:58 Average: 1 15.33 0.00 2.64 2.34 0.04 79.66 14:38:58 Average: 2 15.55 0.00 2.73 2.94 0.04 78.74 14:38:58 Average: 3 15.62 0.00 2.59 1.74 0.05 80.01 14:38:58 Average: 4 15.53 0.00 2.82 2.43 0.05 79.17 14:38:58 Average: 5 15.13 0.00 2.71 1.31 0.03 80.81 14:38:58 Average: 6 15.29 0.00 2.67 2.67 0.04 79.33 14:38:58 Average: 7 15.42 0.00 2.66 1.02 0.04 80.86 14:38:58 14:38:58 14:38:58