Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c3f3a2e890381eb1becc271f5487954b1eb8b608 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-ssh7077503313207682542.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16909595686325578801.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7573426121624955856.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7736690386212708812.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-ssh7089148691039246356.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6932 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/661 [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/661 # 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 c3f3a2e890381eb1becc271f5487954b1eb8b608 (main) Commit message: "feat: Implement Cron Scheduler Controller Package (#4844)" > git config core.sparsecheckout # timeout=10 > git checkout -f c3f3a2e890381eb1becc271f5487954b1eb8b608 # timeout=10 > git rev-list --no-walk b103c04882abc23661cee8905a92a31c1ff0bf6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:02:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:02:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:02:50 ========================================================= 08:02:50 EdgeX Global Pipelines Version Info 08:02:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:02:51 ------------------- 08:02:51 stable info: 08:02:51 ------------------- 08:02:51 Commited By: Ginny Guan ginny@iotechsys.com 08:02:51 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:02:51 Message: update stable to v1.0.260 08:02:52 ------------------- 08:02:52 experimental info: 08:02:52 ------------------- 08:02:52 Commited By: Ginny Guan ginny@iotechsys.com 08:02:52 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:02:52 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3f3a2e [Pipeline] echo 08:02:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:52 provisioning config files... 08:02:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/661@tmp/config4732513077171211968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:53 ---> ****-login.sh 08:02:53 nexus3.edgexfoundry.org:10001 08:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:02:53 Configure a credential helper to remove this warning. See 08:02:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:02:53 08:02:53 Login Succeeded 08:02:53 nexus3.edgexfoundry.org:10002 08:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:02:53 Configure a credential helper to remove this warning. See 08:02:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:02:53 08:02:53 Login Succeeded 08:02:53 nexus3.edgexfoundry.org:10003 08:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:02:53 Configure a credential helper to remove this warning. See 08:02:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:02:53 08:02:53 Login Succeeded 08:02:53 nexus3.edgexfoundry.org:10004 08:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:02:53 Configure a credential helper to remove this warning. See 08:02:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:02:53 08:02:53 Login Succeeded 08:02:53 ****.io 08:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:02:54 Configure a credential helper to remove this warning. See 08:02:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:02:54 08:02:54 Login Succeeded 08:02:54 ---> ****-login.sh ends [Pipeline] } 08:02:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:54 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:02:54 + dirname cmd/core-command/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + echo core-command,cmd/core-command/Dockerfile 08:02:54 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:02:54 cut -d/ -f2 08:02:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:02:54 + dirname cmd/core-data/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + echo core-data,cmd/core-data/Dockerfile 08:02:54 + dirname cmd/core-keeper/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + echo core-keeper,cmd/core-keeper/Dockerfile 08:02:54 + dirname cmd/core-metadata/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + echo core-metadata,cmd/core-metadata/Dockerfile 08:02:54 + dirname cmd/security-bootstrapper/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:02:54 + dirname cmd/security-proxy-auth/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:02:54 + dirname cmd/security-proxy-setup/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:02:54 + dirname cmd/security-secretstore-setup/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:02:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + dirname cmd/security-spire-agent/Dockerfile 08:02:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:02:54 + dirname cmd/security-spire-config/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:02:54 + dirname cmd/security-spire-server/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:02:54 + dirname cmd/support-cron-scheduler/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:02:54 + dirname cmd/support-notifications/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + echo support-notifications,cmd/support-notifications/Dockerfile 08:02:54 + cut -d/ -f2 08:02:54 + dirname cmd/support-scheduler/Dockerfile 08:02:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:02:54 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:02:54 + git rev-list -1 --merges c3f3a2e890381eb1becc271f5487954b1eb8b608~1..c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] echo 08:02:54 -----------> git rev-list -1 --merges c3f3a2e890381eb1becc271f5487954b1eb8b608~1..c3f3a2e890381eb1becc271f5487954b1eb8b608 c3f3a2e890381eb1becc271f5487954b1eb8b608 [false] [Pipeline] sh 08:02:55 + git log --format=format:%s -1 c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] echo 08:02:55 ========================================================= 08:02:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:02:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:02:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:02:55 + grep -v github /etc/ssh/ssh_known_hosts 08:02:55 + [ -e /tmp/ssh_known_hosts ] 08:02:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:02:55 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:02:55 sudo tee -a /etc/ssh/ssh_known_hosts 08:02:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:02:56 08:02:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:02:56 0.1.4: Pulling from edgex-devops/py-git-semver 08:02:56 b85a868b505f: Pulling fs layer 08:02:56 e2be974225ed: Pulling fs layer 08:02:56 339a4e72a1f5: Pulling fs layer 08:02:56 988bab9f4d93: Pulling fs layer 08:02:56 1469e6f7b9e6: Pulling fs layer 08:02:56 eaf3925da568: Pulling fs layer 08:02:56 bab4dde63d76: Pulling fs layer 08:02:56 bde34c3a00c8: Pulling fs layer 08:02:56 b352a97aabf1: Pulling fs layer 08:02:56 4872d77fe225: Pulling fs layer 08:02:56 5851b861e8e6: Pulling fs layer 08:02:56 eaf3925da568: Waiting 08:02:56 988bab9f4d93: Waiting 08:02:56 1469e6f7b9e6: Waiting 08:02:56 bab4dde63d76: Waiting 08:02:56 4872d77fe225: Waiting 08:02:56 bde34c3a00c8: Waiting 08:02:56 5851b861e8e6: Waiting 08:02:56 b352a97aabf1: Waiting 08:02:56 e2be974225ed: Verifying Checksum 08:02:56 e2be974225ed: Download complete 08:02:56 988bab9f4d93: Download complete 08:02:56 1469e6f7b9e6: Download complete 08:02:56 eaf3925da568: Verifying Checksum 08:02:56 eaf3925da568: Download complete 08:02:56 339a4e72a1f5: Verifying Checksum 08:02:56 339a4e72a1f5: Download complete 08:02:56 bde34c3a00c8: Download complete 08:02:56 b352a97aabf1: Download complete 08:02:56 4872d77fe225: Verifying Checksum 08:02:56 4872d77fe225: Download complete 08:02:56 5851b861e8e6: Download complete 08:02:56 b85a868b505f: Verifying Checksum 08:02:56 b85a868b505f: Download complete 08:02:56 bab4dde63d76: Verifying Checksum 08:02:56 bab4dde63d76: Download complete 08:02:57 b85a868b505f: Pull complete 08:02:57 e2be974225ed: Pull complete 08:02:58 339a4e72a1f5: Pull complete 08:02:58 988bab9f4d93: Pull complete 08:02:58 1469e6f7b9e6: Pull complete 08:02:58 eaf3925da568: Pull complete 08:03:00 bab4dde63d76: Pull complete 08:03:00 bde34c3a00c8: Pull complete 08:03:00 b352a97aabf1: Pull complete 08:03:00 4872d77fe225: Pull complete 08:03:00 5851b861e8e6: Pull complete 08:03:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:03:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:01 prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container 08:03:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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 08:03:03 $ docker top 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 -eo pid,comm 08:03:03 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). 08:03:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:03:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:03 [ssh-agent] Looking for ssh-agent implementation... 08:03:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:03 $ docker exec 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 ssh-agent 08:03:03 SSH_AUTH_SOCK=/tmp/ssh-VWN9X50RiC9M/agent.34 08:03:03 SSH_AGENT_PID=40 08:03:03 Running ssh-add (command line suppressed) 08:03:03 Identity added: /w/workspace/edgex-go/661@tmp/private_key_7114104289759601101.key (/w/workspace/edgex-go/661@tmp/private_key_7114104289759601101.key) 08:03:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:04 + git tag --points-at HEAD [Pipeline] } 08:03:04 $ docker exec --env ******** --env ******** 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 ssh-agent -k 08:03:04 unset SSH_AUTH_SOCK; 08:03:04 unset SSH_AGENT_PID; 08:03:04 echo Agent pid 40 killed; 08:03:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:03:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:04 [ssh-agent] Looking for ssh-agent implementation... 08:03:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:04 $ docker exec 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 ssh-agent 08:03:04 SSH_AUTH_SOCK=/tmp/ssh-KMylLNkm8Wmu/agent.73 08:03:04 SSH_AGENT_PID=79 08:03:04 Running ssh-add (command line suppressed) 08:03:04 Identity added: /w/workspace/edgex-go/661@tmp/private_key_14743057701538204871.key (/w/workspace/edgex-go/661@tmp/private_key_14743057701538204871.key) 08:03:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:05 + git semver init 08:03:05 2024-08-01 08:03:05,428 [run_init] DEBUG init version:0.0.0 force:False 08:03:05 2024-08-01 08:03:05,429 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/661/.semver 08:03:05 2024-08-01 08:03:05,429 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/661/.semver 08:03:05 2024-08-01 08:03:05,429 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/661/.semver'], cwd=/w/workspace/edgex-go/661, universal_newlines=False, shell=None, istream=None) 08:03:12 2024-08-01 08:03:10,821 [append_file] DEBUG append to file:/w/workspace/edgex-go/661/.git/info/exclude 08:03:12 2024-08-01 08:03:10,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/661/.semver/main with force:False 08:03:12 2024-08-01 08:03:10,823 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main 08:03:12 2024-08-01 08:03:10,823 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main 08:03:12 3.2.0-dev.43 [Pipeline] } 08:03:12 $ docker exec --env ******** --env ******** 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 ssh-agent -k 08:03:12 unset SSH_AUTH_SOCK; 08:03:12 unset SSH_AGENT_PID; 08:03:12 echo Agent pid 79 killed; 08:03:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:03:12 + git semver [Pipeline] } 08:03:13 $ docker stop --time=1 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 08:03:14 $ docker rm -f --volumes 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 [Pipeline] // withDockerContainer [Pipeline] sh 08:03:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:03:15 Stashed 1 file(s) [Pipeline] echo 08:03:15 [edgeXSemver]: initialized semver on version 3.2.0-dev.43 [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 08:03:15 + git config --global --add safe.directory /w/workspace/edgex-go/661 [Pipeline] echo 08:03:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:03:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:03:15 ========================================================= 08:03:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:03:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:03:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:03:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:03:15 619be1103602: Pulling fs layer 08:03:15 7862e08f4a3e: Pulling fs layer 08:03:15 5df492c9dc93: Pulling fs layer 08:03:15 7629e6793208: Pulling fs layer 08:03:15 4f4fb700ef54: Pulling fs layer 08:03:15 fb5054dd5b73: Pulling fs layer 08:03:15 eeca6798cff9: Pulling fs layer 08:03:15 aa269ceb94a6: Pulling fs layer 08:03:15 ada007ff1a6a: Pulling fs layer 08:03:15 eeca6798cff9: Waiting 08:03:15 7629e6793208: Waiting 08:03:15 aa269ceb94a6: Waiting 08:03:15 fb5054dd5b73: Waiting 08:03:15 4f4fb700ef54: Waiting 08:03:15 ada007ff1a6a: Waiting 08:03:15 7862e08f4a3e: Verifying Checksum 08:03:15 7862e08f4a3e: Download complete 08:03:15 7629e6793208: Verifying Checksum 08:03:15 7629e6793208: Download complete 08:03:15 4f4fb700ef54: Verifying Checksum 08:03:15 4f4fb700ef54: Download complete 08:03:15 619be1103602: Verifying Checksum 08:03:15 619be1103602: Download complete 08:03:15 fb5054dd5b73: Verifying Checksum 08:03:16 eeca6798cff9: Verifying Checksum 08:03:16 eeca6798cff9: Download complete 08:03:16 619be1103602: Pull complete 08:03:16 7862e08f4a3e: Pull complete 08:03:16 ada007ff1a6a: Verifying Checksum 08:03:16 ada007ff1a6a: Download complete 08:03:16 5df492c9dc93: Verifying Checksum 08:03:16 5df492c9dc93: Download complete 08:03:17 aa269ceb94a6: Verifying Checksum 08:03:17 aa269ceb94a6: Download complete 08:03:19 5df492c9dc93: Pull complete 08:03:19 7629e6793208: Pull complete 08:03:19 4f4fb700ef54: Pull complete 08:03:19 fb5054dd5b73: Pull complete 08:03:19 eeca6798cff9: Pull complete 08:03:22 aa269ceb94a6: Pull complete 08:03:22 ada007ff1a6a: Pull complete 08:03:22 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:03:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:03:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:03:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:03:22 WORKDIR /edgex 08:03:22 COPY go.mod . 08:03:22 RUN go mod download 08:03:22 + docker build -t ci-base-image-x86_64 -f - . 08:03:23 Sending build context to Docker daemon 178.8MB 08:03:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:03:23 ---> f489d0715acc 08:03:23 Step 2/4 : WORKDIR /edgex 08:03:25 ---> Running in 554392c55690 08:03:25 Removing intermediate container 554392c55690 08:03:25 ---> da6ddd583081 08:03:25 Step 3/4 : COPY go.mod . 08:03:25 ---> 3d47ae9c61e0 08:03:25 Step 4/4 : RUN go mod download 08:03:25 ---> Running in cec01dbac059 08:03:30 Still waiting to schedule task 08:03:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:03:58 Removing intermediate container cec01dbac059 08:03:58 ---> 7a3c1b8955b7 08:03:58 Successfully built 7a3c1b8955b7 08:03:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:58 + docker inspect -f . ci-base-image-x86_64 08:03:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:58 prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container 08:03:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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 08:03:59 $ docker top 6058646950ce0e95e82b3582d2ccebdb2183e0dd7418df52c5ec0a2e5444d777 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:59 + go version 08:03:59 go version go1.21.9 linux/amd64 [Pipeline] } 08:03:59 $ docker stop --time=1 6058646950ce0e95e82b3582d2ccebdb2183e0dd7418df52c5ec0a2e5444d777 08:04:01 $ docker rm -f --volumes 6058646950ce0e95e82b3582d2ccebdb2183e0dd7418df52c5ec0a2e5444d777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:01 + docker inspect -f . ci-base-image-x86_64 08:04:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:01 prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container 08:04:01 $ 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/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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 08:04:02 $ docker top 89c0f7a3db18626aa18d47e2e4be9f82aac19dc39a3cc9007fc6c1b57872cc8d -eo pid,comm [Pipeline] { [Pipeline] echo 08:04:02 ========================================================= 08:04:02 [edgeXBuildGoParallel] Running Tests and Build... 08:04:02 ========================================================= [Pipeline] sh 08:04:02 + git config --global --add safe.directory /w/workspace/edgex-go/661 [Pipeline] fileExists [Pipeline] sh 08:04:02 + make test 08:04:02 go test -race -coverprofile=coverage.out ./... 08:04:10 ? github.com/edgexfoundry/edgex-go [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:04:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:04:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 08:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:04:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements 08:04:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements 08:04:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.904s coverage: 93.4% of statements 08:04:47 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements 08:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 6.5% of statements 08:04:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:04:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:04:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:04:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:04:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:04:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:04:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:04:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:04:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:04:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:04:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:04:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 95.8% of statements 08:04:51 ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements 08:04:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] 08:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:04:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 0.8% of statements 08:04:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 30.7% of statements 08:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 08:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.026s coverage: 77.8% of statements 08:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.028s coverage: 94.1% of statements 08:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.058s coverage: 96.3% of statements 08:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 08:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:04:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:04:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:04:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:04:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:04:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:04:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:05:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6934 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:05:03 Running in /w/workspace/edgex-go/661 [Pipeline] { [Pipeline] checkout 08:05:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:05:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:05:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 08:05:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:05:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:05:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:05:06 The recommended git tool is: git 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:05:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:05:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:05:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:05:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:05:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:05:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:05:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:05:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:05:10 using credential edgex-jenkins-ssh 08:05:10 Cloning the remote Git repository 08:05:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:05:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:05:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:05:10 > git init /w/workspace/edgex-go/661 # timeout=10 08:05:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:05:10 > git --version # timeout=10 08:05:10 > git --version # 'git version 2.25.1' 08:05:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:05:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.036s coverage: 92.9% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.051s coverage: 64.4% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.066s coverage: 62.3% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.051s coverage: 87.2% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.014s coverage: 20.0% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.076s coverage: 81.8% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.017s coverage: 86.0% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.686s coverage: 38.4% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.086s coverage: 95.7% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 08:05:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements 08:05:18 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 08:05:18 running golangci-lint 08:05:18 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:05:18 go version go1.21.9 linux/amd64 08:05:18 level=info msg="[config_reader] Used config file .golangci.yml" 08:05:18 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:05:29 Avoid second fetch 08:05:29 Checking out Revision c3f3a2e890381eb1becc271f5487954b1eb8b608 (main) 08:05:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:05:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:29 > git config core.sparsecheckout # timeout=10 08:05:29 > git checkout -f c3f3a2e890381eb1becc271f5487954b1eb8b608 # timeout=10 08:05:30 Commit message: "feat: Implement Cron Scheduler Controller Package (#4844)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:05:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:05:35 % Total % Received % Xferd Average Speed Time Time Time Current 08:05:35 Dload Upload Total Spent Left Speed 08:05:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh 08:05:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:05:36 + sudo tee /etc/docker/daemon.new 08:05:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:05:36 { 08:05:36 "registry-mirrors": [ 08:05:36 "https://nexus3.edgexfoundry.org:10001" 08:05:36 ], 08:05:36 "bip": "10.250.0.254/24", 08:05:36 "hosts": [ 08:05:36 "tcp://0.0.0.0:5555", 08:05:36 "unix:///var/run/docker.sock" 08:05:36 ], 08:05:36 "mtu": 1458, 08:05:36 "selinux-enabled": true, 08:05:36 "seccomp-profile": "/etc/docker/seccomp.json" 08:05:36 } [Pipeline] sh 08:05:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:05:36 + sudo service docker restart 08:05:40 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|imports|compiled_files|name) took 20.914154431s" 08:05:40 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.998769ms" 08:05:50 level=info msg="[linters_context/goanalysis] analyzers took 1m27.644802146s with top 10 stages: buildir: 46.257656449s, gosec: 7.582844339s, fact_deprecated: 2.705722439s, inspect: 2.480217618s, printf: 1.352898211s, ctrlflow: 1.347023034s, fact_purity: 1.072984533s, S1038: 1.016561812s, nilness: 984.620969ms, isgenerated: 645.626628ms" 08:05:50 level=info msg="[runner] Issues before processing: 211, after processing: 0" 08:05:50 level=info msg="[runner] Processors filtering stat (out/in): exclude: 211/211, nolint: 0/21, path_prettifier: 211/211, skip_dirs: 211/211, cgo: 211/211, skip_files: 211/211, autogenerated_exclude: 211/211, identifier_marker: 211/211, exclude-rules: 21/211, filename_unadjuster: 211/211" 08:05:50 level=info msg="[runner] processing took 19.354282ms with stages: identifier_marker: 7.35621ms, nolint: 6.793167ms, autogenerated_exclude: 1.671331ms, path_prettifier: 1.56419ms, exclude-rules: 1.092968ms, skip_dirs: 804.185µs, cgo: 42.921µs, filename_unadjuster: 25.73µs, max_same_issues: 640ns, skip_files: 460ns, fixer: 370ns, uniq_by_line: 350ns, exclude: 280ns, sort_results: 250ns, severity-rules: 250ns, diff: 240ns, path_shortener: 200ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 08:05:50 level=info msg="[runner] linters took 10.147521391s with stages: goanalysis_metalinter: 10.128081636s" 08:05:50 level=info msg="File cache stats: 0 entries of total size 0B" 08:05:50 level=info msg="Memory: 312 samples, avg is 279.5MB, max is 1347.4MB" 08:05:50 level=info msg="Execution took 31.1059102s" 08:05:50 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:55 provisioning config files... 08:05:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/661@tmp/config5724334978223106710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:55 ---> ****-login.sh 08:05:55 nexus3.edgexfoundry.org:10001 08:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:56 Configure a credential helper to remove this warning. See 08:05:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:56 08:05:56 Login Succeeded 08:05:56 nexus3.edgexfoundry.org:10002 08:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:56 Configure a credential helper to remove this warning. See 08:05:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:56 08:05:56 Login Succeeded 08:05:56 nexus3.edgexfoundry.org:10003 08:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:57 Configure a credential helper to remove this warning. See 08:05:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:57 08:05:57 Login Succeeded 08:05:57 nexus3.edgexfoundry.org:10004 08:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:57 Configure a credential helper to remove this warning. See 08:05:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:57 08:05:57 Login Succeeded 08:05:57 ****.io 08:05:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:05:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:05:57 ./bin/test-attribution-txt.sh [Pipeline] echo 08:05:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:57 + ls -al . 08:05:57 total 864 08:05:57 drwxrwxr-x 11 1001 1001 4096 Aug 1 08:04 . 08:05:57 drwxr-xr-x 4 root root 4096 Aug 1 08:04 .. 08:05:57 drwxrwxr-x 2 1001 1001 4096 Aug 1 08:02 .blubracket 08:05:57 -rw-rw-r-- 1 1001 1001 10 Aug 1 08:02 .dockerignore 08:05:57 drwxrwxr-x 8 1001 1001 4096 Aug 1 08:05 .git 08:05:57 drwxrwxr-x 3 1001 1001 4096 Aug 1 08:02 .github 08:05:57 -rw-rw-r-- 1 1001 1001 1102 Aug 1 08:02 .gitignore 08:05:57 -rw-rw-r-- 1 1001 1001 42 Aug 1 08:02 .golangci.yml 08:05:57 -rw-rw-r-- 1 1001 1001 100 Aug 1 08:02 .hadolint.yml 08:05:57 drwxr-xr-x 3 1001 1001 4096 Aug 1 08:03 .semver 08:05:57 -rw-rw-r-- 1 1001 1001 155 Aug 1 08:02 .sonarcloud.properties 08:05:57 -rw-rw-r-- 1 1001 1001 1171 Aug 1 08:02 ADOPTERS.md 08:05:57 -rw-rw-r-- 1 1001 1001 20806 Aug 1 08:02 Attribution.txt 08:05:57 -rw-rw-r-- 1 1001 1001 100284 Aug 1 08:02 CHANGELOG.md 08:05:57 -rw-rw-r-- 1 1001 1001 3804 Aug 1 08:02 CONTRIBUTING.md 08:05:57 -rw-rw-r-- 1 1001 1001 677 Aug 1 08:02 GOVERNANCE.md 08:05:57 -rw-rw-r-- 1 1001 1001 861 Aug 1 08:02 Jenkinsfile 08:05:57 -rw-rw-r-- 1 1001 1001 10775 Aug 1 08:02 LICENSE 08:05:57 -rw-rw-r-- 1 1001 1001 16854 Aug 1 08:02 Makefile 08:05:57 -rw-rw-r-- 1 1001 1001 582 Aug 1 08:02 OWNERS.md 08:05:57 -rw-rw-r-- 1 1001 1001 9528 Aug 1 08:02 README.md 08:05:57 -rw-rw-r-- 1 1001 1001 789 Aug 1 08:02 SECURITY.md 08:05:57 -rw-rw-r-- 1 1001 1001 12 Aug 1 08:03 VERSION 08:05:57 drwxrwxr-x 2 1001 1001 4096 Aug 1 08:02 bin 08:05:57 drwxrwxr-x 20 1001 1001 4096 Aug 1 08:02 cmd 08:05:57 -rw-r--r-- 1 root root 498369 Aug 1 08:05 coverage.out 08:05:57 drwxrwxr-x 2 1001 1001 4096 Aug 1 08:02 fuzz_test 08:05:57 -rw-rw-r-- 1 1001 1001 7118 Aug 1 08:02 go.mod 08:05:57 -rw-rw-r-- 1 1001 1001 101672 Aug 1 08:02 go.sum 08:05:57 drwxrwxr-x 7 1001 1001 4096 Aug 1 08:02 internal 08:05:57 drwxrwxr-x 3 1001 1001 4096 Aug 1 08:02 openapi 08:05:57 -rw-rw-r-- 1 1001 1001 584 Aug 1 08:02 security.txt 08:05:57 -rw-rw-r-- 1 1001 1001 204 Aug 1 08:02 version.go [Pipeline] sh 08:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:57 Configure a credential helper to remove this warning. See 08:05:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:57 08:05:57 Login Succeeded 08:05:57 ---> ****-login.sh ends [Pipeline] } 08:05:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:05:57 + '[' -e coverage.out ] 08:05:57 + chown 1001:1001 coverage.out [Pipeline] stash 08:05:58 Stashed 1 file(s) [Pipeline] sh [Pipeline] sh 08:05:58 + make build 08:05:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:05:58 + git config --global --add safe.directory /w/workspace/edgex-go/661 [Pipeline] echo 08:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:58 ========================================================= 08:05:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:05:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:05:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:05:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:05:59 c6b39de5b339: Pulling fs layer 08:05:59 a69c41024577: Pulling fs layer 08:05:59 d6de4b400683: Pulling fs layer 08:05:59 35cb2a7552d0: Pulling fs layer 08:05:59 4f4fb700ef54: Pulling fs layer 08:05:59 464afbd9ba4c: Pulling fs layer 08:05:59 00f215d4a9da: Pulling fs layer 08:05:59 d496ad576159: Pulling fs layer 08:05:59 464afbd9ba4c: Waiting 08:05:59 00f215d4a9da: Waiting 08:05:59 d496ad576159: Waiting 08:05:59 35cb2a7552d0: Waiting 08:05:59 4f4fb700ef54: Waiting 08:05:59 a69c41024577: Verifying Checksum 08:05:59 a69c41024577: Download complete 08:05:59 35cb2a7552d0: Download complete 08:05:59 4f4fb700ef54: Download complete 08:05:59 464afbd9ba4c: Verifying Checksum 08:05:59 464afbd9ba4c: Download complete 08:05:59 c6b39de5b339: Download complete 08:05:59 d496ad576159: Verifying Checksum 08:05:59 d496ad576159: Download complete 08:06:00 c6b39de5b339: Pull complete 08:06:00 a69c41024577: Pull complete 08:06:00 d6de4b400683: Verifying Checksum 08:06:00 d6de4b400683: Download complete 08:06:02 00f215d4a9da: Verifying Checksum 08:06:02 00f215d4a9da: Download complete 08:06:13 d6de4b400683: Pull complete 08:06:13 35cb2a7552d0: Pull complete 08:06:14 4f4fb700ef54: Pull complete 08:06:14 464afbd9ba4c: Pull complete 08:06:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:06:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:06:22 00f215d4a9da: Pull complete 08:06:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:06:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:06:24 d496ad576159: Pull complete 08:06:24 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:06:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:06:24 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:06:24 WORKDIR /edgex 08:06:24 COPY go.mod . 08:06:24 RUN go mod download -t 08:06:24 ci-base-image-arm64 -f - . 08:06:25 Sending build context to Docker daemon 3.34MB 08:06:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:06:25 ---> f246e2811388 08:06:25 Step 2/4 : WORKDIR /edgex 08:06:25 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:06:27 ---> Running in 9ca09e0ef195 08:06:27 Removing intermediate container 9ca09e0ef195 08:06:27 ---> 680d0db21cad 08:06:27 Step 3/4 : COPY go.mod . 08:06:27 ---> a556e2abf019 08:06:27 Step 4/4 : RUN go mod download 08:06:27 ---> Running in 9196913a076d 08:06:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:06:30 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:06:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:06:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:06:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:06:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:06:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:06:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:06:37 $ docker stop --time=1 89c0f7a3db18626aa18d47e2e4be9f82aac19dc39a3cc9007fc6c1b57872cc8d 08:06:47 $ docker rm -f --volumes 89c0f7a3db18626aa18d47e2e4be9f82aac19dc39a3cc9007fc6c1b57872cc8d [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 08:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:06:48 08:06:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:06:48 latest: Pulling from edgex-devops/edgex-compose 08:06:48 91d30c5bc195: Pulling fs layer 08:06:48 2e9b0aa3be6d: Pulling fs layer 08:06:48 9c61dcf015f6: Pulling fs layer 08:06:48 4698f68db338: Pulling fs layer 08:06:48 2a2f49069b9e: Pulling fs layer 08:06:48 e0025b399a48: Pulling fs layer 08:06:48 2a2f49069b9e: Waiting 08:06:48 e0025b399a48: Waiting 08:06:48 4698f68db338: Waiting 08:06:48 91d30c5bc195: Verifying Checksum 08:06:48 91d30c5bc195: Download complete 08:06:48 4698f68db338: Download complete 08:06:49 2e9b0aa3be6d: Verifying Checksum 08:06:49 2e9b0aa3be6d: Download complete 08:06:49 91d30c5bc195: Pull complete 08:06:49 e0025b399a48: Verifying Checksum 08:06:49 e0025b399a48: Download complete 08:06:49 2a2f49069b9e: Download complete 08:06:49 2e9b0aa3be6d: Pull complete 08:06:49 9c61dcf015f6: Verifying Checksum 08:06:49 9c61dcf015f6: Download complete 08:06:52 9c61dcf015f6: Pull complete 08:06:52 4698f68db338: Pull complete 08:06:52 2a2f49069b9e: Pull complete 08:06:52 e0025b399a48: Pull complete 08:06:52 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:06:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:52 prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container 08:06:52 $ 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/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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 08:06:57 $ docker top b234300c755cbc9b182cc5ef536a5c082a6ef45e9420120014cd3da6ad8abcb6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:57 + docker compose -f ./docker-compose-build.yml build --parallel 08:07:00 #1 [core-keeper internal] load build definition from Dockerfile 08:07:00 #1 transferring dockerfile: 2.01kB done 08:07:00 #1 DONE 0.0s 08:07:00 08:07:00 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:07:00 #2 transferring dockerfile: 1.89kB done 08:07:00 #2 DONE 0.0s 08:07:00 08:07:00 #3 [security-spire-config internal] load build definition from Dockerfile 08:07:00 #3 transferring dockerfile: 1.69kB done 08:07:00 #3 DONE 0.0s 08:07:00 08:07:00 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:07:00 #4 transferring dockerfile: 2.23kB done 08:07:00 #4 DONE 0.0s 08:07:00 08:07:00 #5 [security-secretstore-setup internal] load build definition from Dockerfile 08:07:00 #5 transferring dockerfile: 2.49kB done 08:07:00 #5 DONE 0.0s 08:07:00 08:07:00 #6 [core-data internal] load build definition from Dockerfile 08:07:00 #6 transferring dockerfile: 2.01kB done 08:07:00 #6 DONE 0.1s 08:07:00 08:07:00 #7 [support-notifications internal] load build definition from Dockerfile 08:07:00 #7 transferring dockerfile: 1.95kB done 08:07:00 #7 DONE 0.1s 08:07:00 08:07:00 #8 [security-proxy-auth internal] load build definition from Dockerfile 08:07:00 #8 transferring dockerfile: 2.15kB done 08:07:00 #8 DONE 0.1s 08:07:00 08:07:00 #9 [support-cron-scheduler internal] load build definition from Dockerfile 08:07:00 #9 transferring dockerfile: 1.85kB done 08:07:00 #9 DONE 0.1s 08:07:00 08:07:00 #10 [core-command internal] load build definition from Dockerfile 08:07:00 #10 transferring dockerfile: 1.93kB done 08:07:00 #10 DONE 0.1s 08:07:00 08:07:00 #11 [support-scheduler internal] load build definition from Dockerfile 08:07:00 #11 transferring dockerfile: 1.93kB done 08:07:00 #11 DONE 0.1s 08:07:00 08:07:00 #12 [core-keeper internal] load .dockerignore 08:07:00 #12 transferring context: 50B done 08:07:00 #12 DONE 0.1s 08:07:00 08:07:00 #13 [security-proxy-setup internal] load build definition from Dockerfile 08:07:00 #13 transferring dockerfile: 2.50kB done 08:07:00 #13 DONE 0.1s 08:07:00 08:07:00 #14 [security-spire-agent internal] load build definition from Dockerfile 08:07:00 #14 transferring dockerfile: 1.81kB done 08:07:00 #14 DONE 0.1s 08:07:00 08:07:00 #15 [core-metadata internal] load build definition from Dockerfile 08:07:00 #15 transferring dockerfile: 2.06kB done 08:07:00 #15 DONE 0.1s 08:07:00 08:07:00 #16 [security-spire-server internal] load build definition from Dockerfile 08:07:00 #16 transferring dockerfile: 1.70kB done 08:07:00 #16 DONE 0.1s 08:07:00 08:07:00 #17 [security-bootstrapper internal] load build definition from Dockerfile 08:07:00 #17 transferring dockerfile: 2.93kB done 08:07:00 #17 DONE 0.1s 08:07:00 08:07:00 #18 [security-spiffe-token-provider internal] load .dockerignore 08:07:00 #18 transferring context: 50B done 08:07:00 #18 DONE 0.0s 08:07:00 08:07:00 #19 [security-spire-config internal] load .dockerignore 08:07:00 #19 transferring context: 50B done 08:07:00 #19 DONE 0.0s 08:07:00 08:07:00 #20 [support-notifications internal] load .dockerignore 08:07:00 #20 DONE 0.0s 08:07:00 08:07:00 #21 [core-common-config-bootstrapper internal] load .dockerignore 08:07:00 #21 transferring context: 50B done 08:07:00 #21 DONE 0.0s 08:07:00 08:07:00 #22 [security-secretstore-setup internal] load .dockerignore 08:07:00 #22 transferring context: 50B done 08:07:00 #22 DONE 0.0s 08:07:00 08:07:00 #20 [support-notifications internal] load .dockerignore 08:07:00 #20 transferring context: 50B done 08:07:00 #20 DONE 0.0s 08:07:00 08:07:00 #23 [security-proxy-auth internal] load .dockerignore 08:07:00 #23 transferring context: 50B done 08:07:00 #23 DONE 0.0s 08:07:00 08:07:00 #24 [support-cron-scheduler internal] load .dockerignore 08:07:00 #24 transferring context: 50B done 08:07:00 #24 DONE 0.0s 08:07:00 08:07:00 #25 [core-command internal] load .dockerignore 08:07:00 #25 transferring context: 50B done 08:07:00 #25 DONE 0.0s 08:07:00 08:07:00 #26 [core-data internal] load .dockerignore 08:07:00 #26 transferring context: 50B done 08:07:00 #26 DONE 0.0s 08:07:00 08:07:00 #27 [support-scheduler internal] load .dockerignore 08:07:00 #27 transferring context: 50B done 08:07:00 #27 DONE 0.0s 08:07:00 08:07:00 #28 [security-spire-agent internal] load .dockerignore 08:07:00 #28 transferring context: 50B done 08:07:00 #28 DONE 0.0s 08:07:00 08:07:00 #29 [security-proxy-setup internal] load .dockerignore 08:07:00 #29 transferring context: 50B done 08:07:00 #29 DONE 0.0s 08:07:00 08:07:00 #30 [security-spire-server internal] load .dockerignore 08:07:00 #30 transferring context: 50B done 08:07:00 #30 DONE 0.0s 08:07:00 08:07:00 #31 [security-bootstrapper internal] load .dockerignore 08:07:00 #31 transferring context: 50B done 08:07:00 #31 DONE 0.0s 08:07:00 08:07:00 #32 [core-metadata internal] load .dockerignore 08:07:00 #32 transferring context: 50B done 08:07:00 #32 DONE 0.0s 08:07:00 08:07:00 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:07:00 #33 DONE 0.0s 08:07:00 08:07:00 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:07:00 #34 DONE 0.1s 08:07:00 08:07:00 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:07:01 #33 DONE 0.0s 08:07:01 08:07:01 #35 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:01 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:07:01 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:07:01 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:07:01 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s 08:07:01 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:01 #35 ... 08:07:01 08:07:01 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:07:01 #33 DONE 0.0s 08:07:01 08:07:01 #35 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:01 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:07:01 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:07:01 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:07:01 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 08:07:01 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:01 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s 08:07:01 #35 ... 08:07:01 08:07:01 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:07:01 #33 DONE 0.0s 08:07:01 08:07:01 #35 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:01 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:07:01 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:07:01 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:07:01 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 08:07:01 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:01 #35 ... 08:07:01 08:07:01 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:07:01 #33 DONE 0.0s 08:07:01 08:07:01 #35 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:01 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:07:01 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:07:01 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:07:01 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 08:07:01 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:01 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 08:07:01 #35 ... 08:07:01 08:07:01 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:07:01 #34 DONE 0.6s 08:07:01 08:07:01 #35 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:01 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:07:01 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:07:01 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:07:01 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 08:07:01 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:01 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 08:07:02 #35 ... 08:07:02 08:07:02 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:07:02 #36 DONE 1.0s 08:07:02 08:07:02 #35 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:02 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:07:02 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:07:02 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:07:02 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 08:07:02 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:02 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 08:07:02 #35 ... 08:07:02 08:07:02 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:07:02 #37 DONE 0.9s 08:07:02 08:07:02 #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:02 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:07:02 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:07:02 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:07:02 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 08:07:02 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:02 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 08:07:02 #35 DONE 1.7s 08:07:02 08:07:02 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:02 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 08:07:02 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:07:02 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:07:02 #38 ... 08:07:02 08:07:02 #39 [security-spire-config internal] load build context 08:07:02 #39 transferring context: 25.48kB 0.1s done 08:07:02 #39 DONE 0.4s 08:07:02 08:07:02 #40 [support-cron-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64 08:07:02 #40 DONE 1.9s 08:07:02 08:07:02 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:02 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:07:02 #38 ... 08:07:02 08:07:02 #41 [security-spire-server internal] load build context 08:07:02 #41 transferring context: 27.23kB 0.0s done 08:07:02 #41 DONE 0.6s 08:07:02 08:07:02 #42 [security-spire-agent internal] load build context 08:07:02 #42 transferring context: 26.76kB 0.0s done 08:07:02 #42 DONE 0.5s 08:07:02 08:07:02 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:07:02 #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 08:07:02 #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:07:02 #43 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:07:02 #43 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:07:03 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:07:03 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:07:03 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s 08:07:03 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:07:03 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.8s 08:07:03 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 4.19MB / 20.02MB 0.8s 08:07:03 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done 08:07:03 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 10.49MB / 20.02MB 0.9s 08:07:04 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s 08:07:04 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.7s done 08:07:04 #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 08:07:07 #43 ... 08:07:07 08:07:07 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:07 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 08:07:07 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 08:07:07 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 08:07:07 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:07:07 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.9s done 08:07:07 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:07:07 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:07:11 #38 ... 08:07:11 08:07:11 #44 [core-keeper internal] load build context 08:07:11 #44 transferring context: 387.98MB 10.0s 08:07:11 #44 ... 08:07:11 08:07:11 #45 [security-proxy-auth internal] load build context 08:07:11 #45 ... 08:07:11 08:07:11 #46 [core-data internal] load build context 08:07:11 #46 ... 08:07:11 08:07:11 #47 [support-notifications internal] load build context 08:07:11 #47 ... 08:07:11 08:07:11 #48 [support-scheduler internal] load build context 08:07:11 #48 ... 08:07:11 08:07:11 #49 [security-bootstrapper internal] load build context 08:07:11 #49 ... 08:07:11 08:07:11 #50 [security-secretstore-setup internal] load build context 08:07:11 #50 ... 08:07:11 08:07:11 #51 [core-common-config-bootstrapper internal] load build context 08:07:11 #51 ... 08:07:11 08:07:11 #52 [core-metadata internal] load build context 08:07:12 #52 ... 08:07:12 08:07:12 #53 [security-proxy-setup internal] load build context 08:07:12 #53 ... 08:07:12 08:07:12 #54 [support-cron-scheduler internal] load build context 08:07:12 #54 ... 08:07:12 08:07:12 #55 [core-command internal] load build context 08:07:12 #55 ... 08:07:12 08:07:12 #56 [security-spiffe-token-provider internal] load build context 08:07:12 #56 ... 08:07:12 08:07:12 #54 [support-cron-scheduler internal] load build context 08:07:12 #54 ... 08:07:12 08:07:12 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:07:12 #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:12 #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:12 #0 2.090 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:07:12 #0 2.090 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:07:12 #0 2.090 OK: 20070 distinct packages available 08:07:12 #0 2.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:12 #0 2.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:12 #0 2.377 (1/5) Installing dumb-init (1.2.5-r2) 08:07:12 #0 2.382 (2/5) Installing musl-obstack (1.2.3-r2) 08:07:12 #0 2.387 (3/5) Installing libucontext (1.2-r2) 08:07:12 #0 2.387 (4/5) Installing gcompat (1.1.0-r1) 08:07:12 #0 2.391 (5/5) Installing openssl (3.1.6-r0) 08:07:12 #0 2.402 Executing busybox-1.36.1-r7.trigger 08:07:12 #0 2.410 OK: 8 MiB in 20 packages 08:07:12 #57 ... 08:07:12 08:07:12 #54 [support-cron-scheduler internal] load build context 08:07:12 #54 ... 08:07:12 08:07:12 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:07:12 #58 ... 08:07:12 08:07:12 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:07:12 #0 6.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:12 #0 6.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:12 #0 6.647 (1/4) Installing ca-certificates (20240226-r0) 08:07:12 #0 6.669 (2/4) Installing dumb-init (1.2.5-r2) 08:07:12 #0 6.675 (3/4) Installing su-exec (0.2-r3) 08:07:12 #0 6.675 (4/4) Installing yq (4.33.3-r5) 08:07:12 #0 6.737 Executing busybox-1.36.1-r7.trigger 08:07:12 #0 6.750 Executing ca-certificates-20240226-r0.trigger 08:07:12 #0 6.813 OK: 17 MiB in 19 packages 08:07:13 #59 ... 08:07:13 08:07:13 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:07:13 #60 ... 08:07:13 08:07:13 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:07:14 #61 ... 08:07:14 08:07:14 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:07:14 #62 ... 08:07:14 08:07:14 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:07:14 #63 ... 08:07:14 08:07:14 #64 [security-bootstrapper builder 2/8] WORKDIR /edgex-go 08:07:14 #64 ... 08:07:14 08:07:14 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:14 #65 ... 08:07:14 08:07:14 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:07:15 #66 ... 08:07:15 08:07:15 #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:07:15 #67 ... 08:07:15 08:07:15 #48 [support-scheduler internal] load build context 08:07:16 #48 transferring context: 386.89MB 14.8s 08:07:17 #48 transferring context: 492.84MB 15.6s done 08:07:21 #48 ... 08:07:21 08:07:21 #45 [security-proxy-auth internal] load build context 08:07:21 #45 transferring context: 492.84MB 15.1s done 08:07:21 #45 ... 08:07:21 08:07:21 #44 [core-keeper internal] load build context 08:07:21 #44 transferring context: 492.84MB 12.1s done 08:07:21 #44 ... 08:07:21 08:07:21 #47 [support-notifications internal] load build context 08:07:21 #47 transferring context: 492.84MB 14.9s done 08:07:21 #47 ... 08:07:21 08:07:21 #46 [core-data internal] load build context 08:07:21 #46 transferring context: 492.84MB 12.0s done 08:07:21 #46 ... 08:07:21 08:07:21 #49 [security-bootstrapper internal] load build context 08:07:21 #49 transferring context: 492.84MB 13.0s done 08:07:22 #49 ... 08:07:22 08:07:22 #50 [security-secretstore-setup internal] load build context 08:07:22 #50 transferring context: 492.84MB 14.8s done 08:07:22 #50 ... 08:07:22 08:07:22 #52 [core-metadata internal] load build context 08:07:22 #52 transferring context: 492.84MB 14.7s done 08:07:22 #52 ... 08:07:22 08:07:22 #53 [security-proxy-setup internal] load build context 08:07:22 #53 transferring context: 492.84MB 14.9s done 08:07:22 #53 ... 08:07:22 08:07:22 #55 [core-command internal] load build context 08:07:22 #55 transferring context: 492.84MB 13.4s done 08:07:22 #55 ... 08:07:22 08:07:22 #51 [core-common-config-bootstrapper internal] load build context 08:07:22 #51 transferring context: 492.84MB 11.6s done 08:07:22 #51 ... 08:07:22 08:07:22 #56 [security-spiffe-token-provider internal] load build context 08:07:22 #56 transferring context: 492.84MB 12.0s done 08:07:23 #56 ... 08:07:23 08:07:23 #54 [support-cron-scheduler internal] load build context 08:07:23 #54 transferring context: 492.84MB 11.8s done 08:07:26 #54 ... 08:07:26 08:07:26 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:26 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:07:26 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.6s done 08:07:35 Removing intermediate container 9196913a076d 08:07:35 ---> 7e4915701965 08:07:35 Successfully built 7e4915701965 08:07:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:36 + docker inspect -f . ci-base-image-arm64 08:07:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:36 prd-ubuntu20.04-docker-arm64-4c-16g-6934 does not seem to be running inside a container 08:07:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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 08:07:37 $ docker top 6c630e8303b063827c0d5d930268a36d66957c2f970118103c6230da89613001 -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:38 + go version 08:07:38 go version go1.21.9 linux/arm64 [Pipeline] } 08:07:38 $ docker stop --time=1 6c630e8303b063827c0d5d930268a36d66957c2f970118103c6230da89613001 08:07:40 $ docker rm -f --volumes 6c630e8303b063827c0d5d930268a36d66957c2f970118103c6230da89613001 [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 08:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:07:40 08:07:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:07:41 latest: Pulling from edgex-devops/edgex-compose-arm64 08:07:41 547446be3368: Pulling fs layer 08:07:41 d125d8839a47: Pulling fs layer 08:07:41 3e85d5ac6304: Pulling fs layer 08:07:41 c3105a71a48b: Pulling fs layer 08:07:41 0f093f025ec4: Pulling fs layer 08:07:41 c3106fc0e877: Pulling fs layer 08:07:41 c3105a71a48b: Waiting 08:07:41 0f093f025ec4: Waiting 08:07:41 c3106fc0e877: Waiting 08:07:41 547446be3368: Download complete 08:07:41 c3105a71a48b: Verifying Checksum 08:07:41 c3105a71a48b: Download complete 08:07:42 d125d8839a47: Verifying Checksum 08:07:42 d125d8839a47: Download complete 08:07:42 c3106fc0e877: Verifying Checksum 08:07:42 c3106fc0e877: Download complete 08:07:42 0f093f025ec4: Verifying Checksum 08:07:42 0f093f025ec4: Download complete 08:07:42 547446be3368: Pull complete 08:07:42 #38 ... 08:07:42 08:07:42 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:07:42 #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done 08:07:43 d125d8839a47: Pull complete 08:07:43 3e85d5ac6304: Verifying Checksum 08:07:43 3e85d5ac6304: Download complete 08:07:52 #43 ... 08:07:52 08:07:52 #51 [core-common-config-bootstrapper internal] load build context 08:07:52 #51 DONE 49.8s 08:07:52 08:07:52 #54 [support-cron-scheduler internal] load build context 08:07:52 #54 DONE 49.8s 08:07:52 08:07:52 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:07:52 #57 DONE 48.5s 08:07:52 08:07:52 #49 [security-bootstrapper internal] load build context 08:07:52 #49 DONE 49.7s 08:07:52 08:07:52 #56 [security-spiffe-token-provider internal] load build context 08:07:52 #56 DONE 49.9s 08:07:52 08:07:52 #46 [core-data internal] load build context 08:07:52 #46 DONE 49.9s 08:07:52 08:07:52 #55 [core-command internal] load build context 08:07:52 #55 DONE 49.9s 08:07:52 08:07:52 #50 [security-secretstore-setup internal] load build context 08:07:52 #50 DONE 50.0s 08:07:52 08:07:52 #64 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 08:07:52 #64 DONE 48.3s 08:07:52 08:07:52 #44 [core-keeper internal] load build context 08:07:52 #44 DONE 50.1s 08:07:52 08:07:52 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:07:52 #68 ... 08:07:52 08:07:52 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:07:52 #59 DONE 48.3s 08:07:52 08:07:52 #47 [support-notifications internal] load build context 08:07:52 #47 DONE 50.1s 08:07:52 08:07:52 #45 [security-proxy-auth internal] load build context 08:07:52 #45 DONE 50.2s 08:07:52 08:07:52 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:07:52 #69 ... 08:07:52 08:07:52 #53 [security-proxy-setup internal] load build context 08:07:52 #53 DONE 50.1s 08:07:52 08:07:52 #52 [core-metadata internal] load build context 08:07:52 #52 DONE 49.9s 08:07:52 08:07:52 #48 [support-scheduler internal] load build context 08:07:52 #48 DONE 50.3s 08:07:52 08:07:52 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:07:52 #66 48.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:52 #66 ... 08:07:52 08:07:52 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:52 #65 DONE 48.9s 08:07:52 08:07:52 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:52 #38 DONE 49.7s 08:07:52 08:07:52 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:07:52 #58 48.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:52 #58 49.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:52 #58 49.28 (1/1) Installing dumb-init (1.2.5-r2) 08:07:52 #58 49.28 Executing busybox-1.36.1-r7.trigger 08:07:52 #58 49.29 OK: 7 MiB in 16 packages 08:07:52 #58 DONE 49.4s 08:07:52 08:07:52 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:07:52 #60 48.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:52 #60 49.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:52 #60 49.24 (1/2) Installing dumb-init (1.2.5-r2) 08:07:52 #60 49.24 (2/2) Installing su-exec (0.2-r3) 08:07:52 #60 49.24 Executing busybox-1.36.1-r7.trigger 08:07:52 #60 49.25 OK: 7 MiB in 17 packages 08:07:52 #60 DONE 49.3s 08:07:52 08:07:52 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:07:52 #70 ... 08:07:52 08:07:52 #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:07:52 #67 49.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:52 #67 49.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:52 #67 49.33 (1/1) Installing dumb-init (1.2.5-r2) 08:07:52 #67 49.33 Executing busybox-1.36.1-r7.trigger 08:07:52 #67 49.34 OK: 7 MiB in 16 packages 08:07:52 #67 DONE 49.5s 08:07:52 08:07:52 #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:07:52 #71 ... 08:07:52 08:07:52 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:07:52 #63 48.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:52 #63 48.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:52 #63 49.24 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:07:52 #63 49.24 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:07:52 #63 49.24 OK: 20070 distinct packages available 08:07:52 #63 49.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:52 #63 49.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:52 #63 49.57 (1/4) Installing dumb-init (1.2.5-r2) 08:07:52 #63 49.57 (2/4) Installing musl-obstack (1.2.3-r2) 08:07:52 #63 49.57 (3/4) Installing libucontext (1.2-r2) 08:07:52 #63 49.58 (4/4) Installing gcompat (1.1.0-r1) 08:07:52 #63 49.58 Executing busybox-1.36.1-r7.trigger 08:07:52 #63 49.59 OK: 8 MiB in 19 packages 08:07:52 #63 DONE 49.9s 08:07:52 08:07:52 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:07:52 #66 48.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:52 #66 49.29 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:07:52 #66 49.29 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:07:52 #66 49.29 OK: 20070 distinct packages available 08:07:52 #66 49.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:52 #66 49.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:52 #66 49.64 (1/11) Installing ca-certificates (20240226-r0) 08:07:52 #66 49.65 (2/11) Installing brotli-libs (1.0.9-r14) 08:07:52 #66 49.67 (3/11) Installing libunistring (1.1-r1) 08:07:52 #66 49.68 (4/11) Installing libidn2 (2.3.4-r1) 08:07:52 #66 49.68 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:07:52 #66 49.69 (6/11) Installing libcurl (8.9.0-r0) 08:07:52 #66 49.70 (7/11) Installing curl (8.9.0-r0) 08:07:52 #66 49.70 (8/11) Installing dumb-init (1.2.5-r2) 08:07:52 #66 49.70 (9/11) Installing musl-obstack (1.2.3-r2) 08:07:52 #66 49.71 (10/11) Installing libucontext (1.2-r2) 08:07:52 #66 49.71 (11/11) Installing gcompat (1.1.0-r1) 08:07:52 #66 49.72 Executing busybox-1.36.1-r7.trigger 08:07:52 #66 49.73 Executing ca-certificates-20240226-r0.trigger 08:07:52 #66 49.81 OK: 12 MiB in 26 packages 08:07:52 #66 DONE 50.0s 08:07:52 08:07:52 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:07:52 #68 1.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:53 #68 1.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:53 #68 ... 08:07:53 08:07:53 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:07:53 #61 48.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:53 #61 49.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:53 #61 50.10 (1/2) Installing ca-certificates (20240226-r0) 08:07:53 #61 50.11 (2/2) Installing dumb-init (1.2.5-r2) 08:07:53 #61 50.11 Executing busybox-1.36.1-r7.trigger 08:07:53 #61 50.12 Executing ca-certificates-20240226-r0.trigger 08:07:53 #61 50.20 OK: 8 MiB in 17 packages 08:07:53 #61 DONE 50.3s 08:07:53 08:07:53 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:07:53 #0 1.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:53 #0 1.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:53 #0 1.914 OK: 264 MiB in 52 packages 08:07:53 #72 DONE 2.2s 08:07:53 08:07:53 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:07:53 #62 48.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:53 #62 49.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:53 #62 50.00 (1/4) Installing dumb-init (1.2.5-r2) 08:07:53 #62 50.00 (2/4) Installing openssl (3.1.6-r0) 08:07:53 #62 50.01 (3/4) Installing su-exec (0.2-r3) 08:07:53 #62 50.01 (4/4) Installing yq (4.33.3-r5) 08:07:53 #62 50.08 Executing busybox-1.36.1-r7.trigger 08:07:53 #62 50.08 OK: 17 MiB in 19 packages 08:07:53 #62 DONE 50.4s 08:07:53 08:07:53 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:07:53 #68 2.204 OK: 264 MiB in 52 packages 08:07:53 #68 DONE 2.6s 08:07:53 08:07:53 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:07:53 #0 1.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:53 #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:53 #0 2.067 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:07:53 #0 2.067 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:07:53 #0 2.067 OK: 20077 distinct packages available 08:07:53 #0 2.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:53 #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:53 #0 2.438 OK: 264 MiB in 52 packages 08:07:53 #73 DONE 2.6s 08:07:53 08:07:53 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:07:53 #74 ... 08:07:53 08:07:53 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:07:53 #75 DONE 0.6s 08:07:53 3e85d5ac6304: Pull complete 08:07:53 c3105a71a48b: Pull complete 08:07:54 08:07:54 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:54 #76 ... 08:07:54 08:07:54 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:07:54 #69 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:54 #69 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:54 #69 2.473 OK: 264 MiB in 52 packages 08:07:54 #69 DONE 3.0s 08:07:54 08:07:54 #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:54 #77 DONE 3.1s 08:07:54 08:07:54 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:07:54 #78 ... 08:07:54 08:07:54 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:07:54 #0 2.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:54 #0 2.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:54 #0 2.696 OK: 8 MiB in 20 packages 08:07:54 #79 DONE 3.4s 08:07:54 08:07:54 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:07:54 #80 ... 08:07:54 08:07:54 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:07:54 #74 DONE 1.1s 08:07:54 0f093f025ec4: Pull complete 08:07:54 c3106fc0e877: Pull complete 08:07:54 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:07:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:07:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } 08:07:54 08:07:54 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:07:54 #0 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:54 #0 3.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:54 #0 3.310 OK: 17 MiB in 19 packages 08:07:54 #81 DONE 3.6s 08:07:54 08:07:54 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:07:54 #82 DONE 1.1s 08:07:54 08:07:54 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:07:54 #83 DONE 0.8s 08:07:54 08:07:54 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:55 prd-ubuntu20.04-docker-arm64-4c-16g-6934 does not seem to be running inside a container 08:07:55 $ 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/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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 08:07:56 #84 ... 08:07:56 08:07:56 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:07:56 #85 DONE 1.6s 08:07:56 08:07:56 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:07:56 #80 DONE 1.6s 08:07:56 08:07:56 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:07:56 #86 DONE 0.0s 08:07:56 08:07:56 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:07:56 #0 2.697 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:56 #0 3.287 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:56 #0 3.957 (1/1) Installing dumb-init (1.2.5-r2) 08:07:56 #0 4.269 Executing busybox-1.36.1-r7.trigger 08:07:56 #0 4.273 OK: 7 MiB in 16 packages 08:07:56 #87 DONE 4.4s 08:07:56 08:07:56 #88 [security-spire-server stage-2 6/9] COPY security.txt / 08:07:56 #88 DONE 0.5s 08:07:56 08:07:56 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:07:56 #0 3.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:56 #0 3.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:56 #0 4.235 OK: 7 MiB in 17 packages 08:07:56 #89 DONE 4.5s 08:07:56 08:07:56 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:07:56 #90 DONE 0.6s 08:07:56 08:07:56 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:07:56 #91 ... 08:07:56 08:07:56 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:07:56 #92 DONE 0.1s 08:07:56 08:07:56 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:07:56 #93 DONE 0.1s 08:07:56 08:07:56 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:07:56 #94 DONE 0.1s 08:07:56 08:07:56 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 08:07:56 #95 DONE 0.1s 08:07:56 08:07:56 #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:07:56 #96 DONE 0.0s 08:07:56 08:07:56 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:07:56 #97 DONE 0.0s 08:07:56 08:07:56 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:07:56 #98 DONE 0.1s 08:07:56 08:07:56 #99 [security-spire-server] exporting to image 08:07:56 #99 exporting layers 08:07:57 #99 ... 08:07:57 08:07:57 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:07:57 #100 DONE 0.1s 08:07:57 08:07:57 #99 [security-spire-agent] exporting to image 08:07:57 $ docker top dc961220dc6412967ccb6b7a2e8c4a1160d48f0fc5acab42040d90ff95e8af59 -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:57 + docker compose -f ./docker-compose-build.yml build --parallel 08:07:57 #99 ... 08:07:57 08:07:57 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:07:57 #70 4.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:57 #70 4.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:57 #70 4.869 OK: 7 MiB in 16 packages 08:07:57 #70 DONE 5.2s 08:07:57 08:07:57 #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:07:57 #71 4.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:57 #71 4.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:57 #71 5.249 OK: 7 MiB in 16 packages 08:07:57 #71 DONE 5.3s 08:07:57 08:07:57 #99 [security-spire-server] exporting to image 08:07:57 #99 exporting layers 0.8s done 08:07:57 #99 writing image sha256:51f670364c3cec0a4c27750fa23225f508d449382a47b4fe7e559ccc5cb3e253 done 08:07:57 #99 naming to docker.io/library/security-spire-server done 08:07:58 #99 ... 08:07:58 08:07:58 #101 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:07:58 #0 4.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:58 #0 4.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:58 #0 4.838 OK: 8 MiB in 19 packages 08:07:58 #101 DONE 5.1s 08:07:58 08:07:58 #102 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:07:58 #0 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:58 #0 4.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:58 #0 4.932 OK: 12 MiB in 26 packages 08:07:58 #102 DONE 5.3s 08:07:58 08:07:58 #103 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:07:58 #0 4.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:58 #0 4.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:58 #0 4.671 OK: 8 MiB in 17 packages 08:07:58 #103 DONE 4.9s 08:07:58 08:07:58 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:07:58 #78 3.873 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:58 #78 ... 08:07:58 08:07:58 #99 [security-spire-agent] exporting to image 08:07:58 #99 exporting layers 1.3s done 08:07:58 #99 writing image sha256:90a095378a8f703a704820e7c443d5189f6c749a1cd1e510d0f2ebed540f1f01 0.3s done 08:07:58 #99 naming to docker.io/library/security-spire-agent 0.0s done 08:07:58 #99 DONE 1.8s 08:07:58 08:07:58 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:07:58 #91 DONE 2.1s 08:07:58 08:07:58 #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:07:58 #104 DONE 0.8s 08:07:58 08:07:58 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:07:59 #105 ... 08:07:59 08:07:59 #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:07:59 #106 DONE 0.4s 08:07:59 08:07:59 #107 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:07:59 #0 4.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:07:59 #0 5.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:59 #0 5.920 OK: 17 MiB in 19 packages 08:07:59 #107 DONE 6.1s 08:07:59 08:07:59 #108 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:07:59 #108 ... 08:07:59 08:07:59 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:07:59 #105 DONE 0.5s 08:07:59 08:07:59 #108 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:07:59 #108 DONE 0.2s 08:07:59 08:07:59 #109 [security-spire-config stage-2 6/10] COPY security.txt / 08:07:59 #109 DONE 0.1s 08:07:59 08:07:59 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:07:59 #110 DONE 0.1s 08:07:59 08:07:59 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:07:59 #78 5.244 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:07:59 #78 ... 08:07:59 08:07:59 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:07:59 #111 DONE 0.2s 08:08:00 08:08:00 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:08:00 #112 DONE 0.1s 08:08:00 08:08:00 #99 [security-spire-config] exporting to image 08:08:00 #99 ... 08:08:00 08:08:00 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:08:00 #78 5.920 OK: 264 MiB in 52 packages 08:08:00 #78 DONE 6.0s 08:08:00 08:08:00 #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:08:00 #113 DONE 0.1s 08:08:00 08:08:00 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:00 #114 ... 08:08:00 08:08:00 #99 [security-spire-config] exporting to image 08:08:00 #99 exporting layers 0.6s done 08:08:00 #99 writing image sha256:863a1a97b2012df3e47bac7eb7b8c20c8babf8c8db41b8ad296e62f8d0b9c496 done 08:08:00 #99 naming to docker.io/library/security-spire-config done 08:08:00 #99 DONE 2.4s 08:08:00 08:08:00 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:01 #115 ... 08:08:01 08:08:01 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:02 #43 ... 08:08:02 08:08:02 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:07 #1 [security-proxy-auth internal] load build definition from Dockerfile 08:08:07 #1 transferring dockerfile: 2.15kB done 08:08:07 #1 DONE 0.1s 08:08:07 08:08:07 #2 [support-notifications internal] load build definition from Dockerfile 08:08:07 #2 transferring dockerfile: 1.95kB done 08:08:07 #2 DONE 0.1s 08:08:07 08:08:07 #3 [core-metadata internal] load build definition from Dockerfile 08:08:07 #3 transferring dockerfile: 2.06kB done 08:08:07 #3 DONE 0.1s 08:08:07 08:08:07 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:08:07 #4 transferring dockerfile: 1.89kB done 08:08:07 #4 DONE 0.1s 08:08:08 08:08:08 #5 [support-cron-scheduler internal] load build definition from Dockerfile 08:08:08 #5 transferring dockerfile: 1.85kB done 08:08:08 #5 DONE 0.1s 08:08:08 08:08:08 #6 [security-spire-server internal] load build definition from Dockerfile 08:08:08 #6 transferring dockerfile: 1.70kB done 08:08:08 #6 DONE 0.1s 08:08:08 08:08:08 #7 [security-spire-agent internal] load build definition from Dockerfile 08:08:08 #7 transferring dockerfile: 1.81kB done 08:08:08 #7 DONE 0.0s 08:08:08 08:08:08 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:08:08 #8 transferring dockerfile: 2.93kB done 08:08:08 #8 DONE 0.1s 08:08:08 08:08:08 #9 [security-proxy-setup internal] load build definition from Dockerfile 08:08:08 #9 transferring dockerfile: 2.50kB 0.0s done 08:08:08 #9 DONE 0.1s 08:08:08 08:08:08 #10 [core-keeper internal] load build definition from Dockerfile 08:08:08 #10 transferring dockerfile: 2.01kB done 08:08:08 #10 DONE 0.1s 08:08:08 08:08:08 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:08:08 #11 transferring dockerfile: 2.23kB done 08:08:08 #11 DONE 0.1s 08:08:08 08:08:08 #12 [support-scheduler internal] load build definition from Dockerfile 08:08:08 #12 transferring dockerfile: 1.93kB done 08:08:08 #12 DONE 0.1s 08:08:08 08:08:08 #13 [security-secretstore-setup internal] load build definition from Dockerfile 08:08:08 #13 transferring dockerfile: 2.49kB done 08:08:08 #13 DONE 0.1s 08:08:08 08:08:08 #14 [core-data internal] load build definition from Dockerfile 08:08:08 #14 transferring dockerfile: 2.01kB done 08:08:08 #14 DONE 0.1s 08:08:08 08:08:08 #15 [core-command internal] load build definition from Dockerfile 08:08:08 #15 transferring dockerfile: 1.93kB done 08:08:08 #15 DONE 0.1s 08:08:08 08:08:08 #16 [security-spire-config internal] load build definition from Dockerfile 08:08:08 #16 transferring dockerfile: 1.69kB done 08:08:08 #16 DONE 0.1s 08:08:08 08:08:08 #17 [security-proxy-auth internal] load .dockerignore 08:08:08 #17 transferring context: 50B 0.0s done 08:08:08 #17 DONE 0.1s 08:08:09 08:08:09 #18 [support-notifications internal] load .dockerignore 08:08:09 #18 transferring context: 50B done 08:08:09 #18 DONE 0.1s 08:08:09 08:08:09 #19 [core-metadata internal] load .dockerignore 08:08:09 #19 transferring context: 50B done 08:08:09 #19 DONE 0.1s 08:08:09 08:08:09 #20 [security-spiffe-token-provider internal] load .dockerignore 08:08:09 #20 transferring context: 50B 0.0s done 08:08:09 #20 DONE 0.1s 08:08:09 08:08:09 #21 [support-cron-scheduler internal] load .dockerignore 08:08:09 #21 transferring context: 50B 0.0s done 08:08:09 #21 DONE 0.1s 08:08:09 08:08:09 #22 [security-spire-server internal] load .dockerignore 08:08:09 #22 transferring context: 50B done 08:08:09 #22 DONE 0.1s 08:08:09 08:08:09 #23 [security-spire-agent internal] load .dockerignore 08:08:09 #23 transferring context: 50B 0.0s done 08:08:09 #23 DONE 0.1s 08:08:09 08:08:09 #24 [security-bootstrapper internal] load .dockerignore 08:08:09 #24 transferring context: 50B 0.0s done 08:08:09 #24 DONE 0.1s 08:08:09 08:08:09 #25 [security-proxy-setup internal] load .dockerignore 08:08:09 #25 transferring context: 50B done 08:08:09 #25 DONE 0.1s 08:08:09 08:08:09 #26 [core-keeper internal] load .dockerignore 08:08:09 #26 transferring context: 50B 0.0s done 08:08:09 #26 DONE 0.1s 08:08:09 08:08:09 #27 [core-common-config-bootstrapper internal] load .dockerignore 08:08:09 #27 transferring context: 50B done 08:08:09 #27 DONE 0.1s 08:08:09 08:08:09 #28 [support-scheduler internal] load .dockerignore 08:08:10 #28 transferring context: 50B done 08:08:10 #28 DONE 0.1s 08:08:10 08:08:10 #29 [security-secretstore-setup internal] load .dockerignore 08:08:10 #29 transferring context: 50B done 08:08:10 #29 DONE 0.1s 08:08:10 08:08:10 #30 [core-command internal] load .dockerignore 08:08:10 #30 transferring context: 50B 0.0s done 08:08:10 #30 DONE 0.1s 08:08:10 08:08:10 #31 [core-data internal] load .dockerignore 08:08:10 #31 transferring context: 50B 0.0s done 08:08:10 #31 DONE 0.1s 08:08:10 08:08:10 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:10 #32 DONE 0.0s 08:08:10 08:08:10 #33 [security-spire-config internal] load .dockerignore 08:08:10 #33 transferring context: 50B done 08:08:10 #33 DONE 0.1s 08:08:10 08:08:10 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:08:10 #34 DONE 0.3s 08:08:10 08:08:10 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:08:10 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:08:10 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:08:10 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:08:10 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:08:10 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 08:08:11 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.74MB / 3.34MB 0.2s 08:08:11 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:08:11 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 08:08:11 #35 ... 08:08:11 08:08:11 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:11 #32 DONE 0.0s 08:08:11 08:08:11 #36 [security-proxy-auth internal] load build context 08:08:11 #36 transferring context: 2.93MB 0.7s done 08:08:11 #36 DONE 0.8s 08:08:11 08:08:11 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:08:11 #35 ... 08:08:11 08:08:11 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:11 #32 DONE 0.0s 08:08:11 08:08:11 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:08:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:08:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:08:11 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:08:11 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:08:11 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:08:12 #35 ... 08:08:12 08:08:12 #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:12 #32 DONE 0.0s 08:08:12 08:08:12 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:08:12 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:08:12 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:08:12 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:08:12 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:08:12 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:08:12 #35 ... 08:08:12 08:08:12 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:08:12 #34 DONE 0.6s 08:08:12 08:08:12 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:08:12 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:08:12 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:08:12 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:08:12 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:08:12 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:08:12 #35 ... 08:08:12 08:08:12 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:08:12 #34 DONE 0.8s 08:08:12 08:08:12 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:12 #37 DONE 2.3s 08:08:12 08:08:12 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:08:12 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:08:12 #35 ... 08:08:12 08:08:12 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:12 #32 DONE 0.0s 08:08:12 08:08:12 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:08:12 #38 ... 08:08:12 08:08:12 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:12 #32 DONE 0.0s 08:08:12 08:08:12 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:12 #37 DONE 2.4s 08:08:12 08:08:12 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:08:12 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:08:12 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:08:12 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:08:12 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:08:12 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:08:12 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:08:13 #35 ... 08:08:13 08:08:13 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:13 #32 DONE 0.0s 08:08:13 08:08:13 #39 [support-notifications internal] load build context 08:08:13 #39 transferring context: 2.93MB 1.3s done 08:08:13 #39 ... 08:08:13 08:08:13 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:13 #32 DONE 0.0s 08:08:13 08:08:13 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:13 #32 DONE 0.0s 08:08:13 08:08:13 #40 [core-metadata internal] load build context 08:08:13 #40 transferring context: 2.93MB 1.5s done 08:08:13 #40 ... 08:08:13 08:08:13 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:13 #37 DONE 2.4s 08:08:13 08:08:13 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:13 #32 DONE 0.0s 08:08:13 08:08:13 #41 [core-keeper internal] load build context 08:08:13 #41 DONE 0.0s 08:08:13 08:08:13 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:13 #37 DONE 2.4s 08:08:13 08:08:13 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:08:13 #38 DONE 2.1s 08:08:13 08:08:13 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:08:13 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:08:13 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:08:13 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:08:13 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:08:13 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:08:13 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:08:13 #35 ... 08:08:13 08:08:13 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:13 #32 DONE 0.0s 08:08:13 08:08:13 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:08:13 #42 DONE 1.7s 08:08:13 08:08:13 #39 [support-notifications internal] load build context 08:08:13 #39 DONE 2.1s 08:08:13 08:08:13 #40 [core-metadata internal] load build context 08:08:13 #40 DONE 2.1s 08:08:13 08:08:13 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:08:13 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:08:13 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:08:13 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:08:13 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:08:13 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:08:13 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:08:13 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:08:13 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:08:13 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:08:13 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:08:13 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:08:13 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:08:13 #35 DONE 4.0s 08:08:13 08:08:13 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:13 #32 DONE 0.0s 08:08:13 08:08:13 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:08:13 #43 DONE 1.6s 08:08:13 08:08:13 #44 [support-cron-scheduler internal] load build context 08:08:13 #44 transferring context: 2.93MB 1.3s done 08:08:13 #44 DONE 1.9s 08:08:13 08:08:13 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:13 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:14 #45 ... 08:08:14 08:08:14 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:14 #37 DONE 2.4s 08:08:14 08:08:14 #46 [security-spiffe-token-provider internal] load build context 08:08:14 #46 transferring context: 2.93MB 1.6s done 08:08:14 #46 DONE 2.2s 08:08:14 08:08:14 #38 [core-data builder 2/7] WORKDIR /edgex-go 08:08:14 #38 DONE 2.1s 08:08:14 08:08:14 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:08:14 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:08:14 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:08:14 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:08:14 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:08:14 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:08:14 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:08:14 #35 DONE 4.0s 08:08:14 08:08:14 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:14 #37 DONE 2.4s 08:08:14 08:08:14 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:08:14 #38 DONE 2.1s 08:08:14 08:08:14 #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:08:14 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:08:14 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:08:14 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:08:14 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:08:14 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:08:14 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:08:14 #35 DONE 4.0s 08:08:14 08:08:14 #47 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:08:15 #47 ... 08:08:15 08:08:15 #48 [security-bootstrapper internal] load build context 08:08:15 #48 transferring context: 2.93MB 1.1s done 08:08:15 #48 DONE 2.1s 08:08:15 08:08:15 #49 [security-spire-server internal] load build context 08:08:15 #49 transferring context: 27.23kB 0.1s done 08:08:15 #49 DONE 1.1s 08:08:15 08:08:15 #41 [core-keeper internal] load build context 08:08:15 #41 transferring context: 2.93MB 1.1s done 08:08:15 #41 ... 08:08:15 08:08:15 #50 [security-spire-agent internal] load build context 08:08:15 #50 transferring context: 26.76kB 0.1s done 08:08:15 #50 DONE 1.5s 08:08:15 08:08:15 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:15 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.5s done 08:08:15 #51 DONE 1.5s 08:08:15 08:08:15 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:08:15 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:08:15 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:08:15 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:08:15 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:08:15 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:08:15 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:08:15 #35 DONE 4.0s 08:08:15 08:08:15 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:08:15 #34 DONE 3.7s 08:08:15 08:08:15 #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:08:15 #42 DONE 3.3s 08:08:15 08:08:15 #41 [core-keeper internal] load build context 08:08:15 #41 DONE 2.0s 08:08:15 08:08:15 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:15 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.5s done 08:08:15 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:08:15 #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:08:15 #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:08:15 #45 ... 08:08:15 08:08:15 #52 [support-scheduler internal] load build context 08:08:15 #52 transferring context: 2.93MB 1.2s done 08:08:15 #52 DONE 2.3s 08:08:16 08:08:16 #53 [security-proxy-setup internal] load build context 08:08:16 #53 transferring context: 2.93MB 1.2s done 08:08:16 #53 DONE 2.6s 08:08:16 08:08:16 #54 [core-common-config-bootstrapper internal] load build context 08:08:16 #54 transferring context: 2.93MB 1.2s done 08:08:16 #54 DONE 3.2s 08:08:16 08:08:16 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:16 #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:08:16 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s 08:08:16 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s 08:08:16 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 08:08:16 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s 08:08:16 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 08:08:17 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 08:08:17 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s 08:08:17 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:08:17 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 08:08:17 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 08:08:17 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.0s 08:08:17 #45 ... 08:08:17 08:08:17 #55 [security-spire-config internal] load build context 08:08:17 #55 transferring context: 25.48kB 0.1s done 08:08:17 #55 DONE 2.4s 08:08:17 08:08:17 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:18 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.0s 08:08:18 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:08:18 #45 ... 08:08:18 08:08:18 #56 [core-command internal] load build context 08:08:18 #56 transferring context: 2.93MB 3.1s done 08:08:18 #56 DONE 4.8s 08:08:18 08:08:18 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:18 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 2.3s 08:08:19 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 08:08:19 #45 ... 08:08:19 08:08:19 #57 [core-data internal] load build context 08:08:19 #57 transferring context: 2.93MB 3.1s done 08:08:19 #57 DONE 5.0s 08:08:19 08:08:19 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:19 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 08:08:19 #45 ... 08:08:19 08:08:19 #58 [security-secretstore-setup internal] load build context 08:08:19 #58 transferring context: 2.93MB 3.7s done 08:08:19 #58 DONE 5.4s 08:08:19 08:08:19 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:19 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 3.0s 08:08:20 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.70MB / 28.04MB 3.7s 08:08:21 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.7s 08:08:22 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.07MB / 28.04MB 5.6s 08:08:22 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:08:22 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.51MB / 28.04MB 6.2s 08:08:23 #45 ... 08:08:23 08:08:23 #47 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:08:23 #47 6.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:23 #47 7.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:23 #47 9.443 (1/1) Installing dumb-init (1.2.5-r2) 08:08:23 #47 9.461 Executing busybox-1.36.1-r7.trigger 08:08:23 #47 9.508 OK: 8 MiB in 16 packages 08:08:23 #47 DONE 10.3s 08:08:23 08:08:23 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:23 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.43MB / 28.04MB 7.1s 08:08:23 #45 ... 08:08:23 08:08:23 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:08:23 #0 9.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:23 #0 9.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:23 #59 ... 08:08:23 08:08:23 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:24 #60 ... 08:08:24 08:08:24 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:08:24 #61 ... 08:08:24 08:08:24 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:08:24 #62 ... 08:08:24 08:08:24 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:08:24 #0 5.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:24 #0 6.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:24 #0 8.145 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:08:24 #0 8.145 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:08:24 #0 8.145 OK: 19953 distinct packages available 08:08:24 #0 8.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:24 #0 9.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:24 #0 10.49 OK: 266 MiB in 52 packages 08:08:24 #63 ... 08:08:24 08:08:24 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:08:24 #64 ... 08:08:24 08:08:24 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:24 #65 ... 08:08:24 08:08:24 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:08:24 #63 DONE 11.0s 08:08:24 08:08:24 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:08:25 #66 ... 08:08:25 08:08:25 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:08:25 #67 ... 08:08:25 08:08:25 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:08:25 #68 ... 08:08:25 08:08:25 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:08:25 #69 ... 08:08:25 08:08:25 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:08:25 #70 ... 08:08:25 08:08:25 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:08:25 #59 11.14 OK: 266 MiB in 52 packages 08:08:25 #59 DONE 11.7s 08:08:25 08:08:25 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:08:25 #71 ... 08:08:25 08:08:25 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:25 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:08:25 #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:08:25 #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:08:25 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:08:25 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:08:25 #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:08:25 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done 08:08:25 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 5.8s done 08:08:25 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 08:08:25 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 08:08:25 #51 ... 08:08:25 08:08:25 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:25 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.37MB / 28.04MB 9.2s 08:08:25 #45 ... 08:08:25 08:08:25 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:08:25 #72 DONE 1.1s 08:08:25 08:08:25 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:26 #45 ... 08:08:26 08:08:26 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:26 #60 DONE 12.6s 08:08:26 08:08:26 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:26 #45 ... 08:08:26 08:08:26 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:08:26 #73 ... 08:08:26 08:08:26 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:26 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 10.1s 08:08:26 #45 ... 08:08:26 08:08:26 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:08:26 #74 DONE 1.3s 08:08:26 08:08:26 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:27 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.7s 08:08:27 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.7s done 08:08:27 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.7s done 08:08:29 #45 ... 08:08:29 08:08:29 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:08:29 #61 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:29 #61 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:29 #61 14.29 OK: 266 MiB in 52 packages 08:08:29 #61 DONE 15.0s 08:08:29 08:08:29 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:08:29 #75 ... 08:08:29 08:08:29 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:29 #65 DONE 14.7s 08:08:29 08:08:29 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:08:30 #76 ... 08:08:30 08:08:30 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:08:30 #75 DONE 1.4s 08:08:30 08:08:30 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:30 #77 ... 08:08:30 08:08:30 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:08:30 #68 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:30 #68 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:30 #68 15.95 OK: 266 MiB in 52 packages 08:08:30 #68 DONE 17.6s 08:08:30 08:08:30 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:08:30 #67 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:32 #67 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:32 #67 ... 08:08:32 08:08:32 #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:08:32 #78 DONE 1.6s 08:08:32 08:08:32 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:32 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s 08:08:32 #45 ... 08:08:32 08:08:32 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:08:32 #66 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:32 #66 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:32 #66 16.49 (1/2) Installing dumb-init (1.2.5-r2) 08:08:32 #66 16.53 (2/2) Installing su-exec (0.2-r3) 08:08:32 #66 16.53 Executing busybox-1.36.1-r7.trigger 08:08:32 #66 16.64 OK: 8 MiB in 17 packages 08:08:32 #66 DONE 18.0s 08:08:32 08:08:32 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:33 #45 ... 08:08:33 08:08:33 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:08:33 #64 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:33 #64 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:33 #64 16.33 (1/2) Installing ca-certificates (20240226-r0) 08:08:33 #64 16.74 (2/2) Installing dumb-init (1.2.5-r2) 08:08:33 #64 16.78 Executing busybox-1.36.1-r7.trigger 08:08:33 #64 16.93 Executing ca-certificates-20240226-r0.trigger 08:08:33 #64 17.75 OK: 9 MiB in 17 packages 08:08:33 #64 DONE 19.0s 08:08:33 08:08:33 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:33 #45 ... 08:08:33 08:08:33 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:08:33 #79 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:33 #79 ... 08:08:33 08:08:33 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:08:34 #116 DONE 38.0s 08:08:34 08:08:34 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:34 #115 DONE 37.8s 08:08:34 08:08:34 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:34 #76 DONE 39.0s 08:08:34 08:08:34 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:34 #84 DONE 37.9s 08:08:34 08:08:34 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:34 #114 DONE 32.5s 08:08:34 08:08:34 #117 [security-spiffe-token-provider builder 6/7] COPY . . 08:08:36 #80 ... 08:08:36 08:08:36 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:36 #81 ... 08:08:36 08:08:36 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:36 #45 ... 08:08:36 08:08:36 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:08:36 #82 ... 08:08:36 08:08:36 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:36 #45 ... 08:08:36 08:08:36 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:37 #83 ... 08:08:37 08:08:37 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:08:37 #67 22.27 (1/4) Installing dumb-init (1.2.5-r2) 08:08:37 #67 22.29 (2/4) Installing openssl (3.1.6-r0) 08:08:37 #67 22.34 (3/4) Installing su-exec (0.2-r3) 08:08:37 #67 22.35 (4/4) Installing yq (4.33.3-r5) 08:08:37 #67 ... 08:08:37 08:08:37 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:37 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s 08:08:37 #51 ... 08:08:37 08:08:37 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:37 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.8s 08:08:37 #45 ... 08:08:37 08:08:37 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:08:37 #62 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:37 #62 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:37 #62 18.83 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:08:37 #62 18.83 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:08:37 #62 18.83 OK: 19946 distinct packages available 08:08:37 #62 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:37 #62 21.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:38 #62 ... 08:08:38 08:08:38 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:38 #51 ... 08:08:38 08:08:38 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:08:38 #69 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:38 #69 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:38 #69 21.33 (1/1) Installing dumb-init (1.2.5-r2) 08:08:38 #69 21.37 Executing busybox-1.36.1-r7.trigger 08:08:38 #69 21.50 OK: 8 MiB in 16 packages 08:08:38 #69 DONE 23.0s 08:08:38 08:08:38 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:40 #51 ... 08:08:40 08:08:40 #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:08:40 #79 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:40 #79 15.07 OK: 8 MiB in 16 packages 08:08:40 #79 DONE 17.2s 08:08:40 08:08:40 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:40 #51 ... 08:08:40 08:08:40 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:08:40 #67 23.43 Executing busybox-1.36.1-r7.trigger 08:08:40 #67 23.57 OK: 18 MiB in 19 packages 08:08:40 #67 DONE 25.4s 08:08:40 08:08:40 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:40 #51 ... 08:08:40 08:08:40 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:08:40 #73 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:40 #73 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:40 #73 20.70 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:08:40 #73 20.70 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:08:40 #73 20.70 OK: 19946 distinct packages available 08:08:40 #73 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:40 #73 ... 08:08:40 08:08:40 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:08:40 #76 11.32 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:41 #76 ... 08:08:41 08:08:41 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:08:41 #70 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:41 #70 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:41 #70 23.01 (1/4) Installing ca-certificates (20240226-r0) 08:08:41 #70 23.55 (2/4) Installing dumb-init (1.2.5-r2) 08:08:41 #70 23.55 (3/4) Installing su-exec (0.2-r3) 08:08:41 #70 23.60 (4/4) Installing yq (4.33.3-r5) 08:08:41 #70 24.45 Executing busybox-1.36.1-r7.trigger 08:08:41 #70 24.56 Executing ca-certificates-20240226-r0.trigger 08:08:41 #70 ... 08:08:41 08:08:41 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:08:41 #71 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:41 #71 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:41 #71 22.96 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:08:41 #71 22.96 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:08:41 #71 22.96 OK: 19946 distinct packages available 08:08:41 #71 24.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:41 #71 26.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:41 #71 ... 08:08:41 08:08:41 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:08:41 #70 26.44 OK: 18 MiB in 19 packages 08:08:42 #70 ... 08:08:42 08:08:42 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:42 #117 ... 08:08:42 08:08:42 #118 [security-secretstore-setup builder 6/7] COPY . . 08:08:42 #118 DONE 9.0s 08:08:42 08:08:42 #119 [support-notifications builder 6/7] COPY . . 08:08:42 #119 DONE 9.0s 08:08:42 08:08:42 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:42 #120 CACHED 08:08:42 08:08:42 #121 [security-proxy-setup builder 6/7] COPY . . 08:08:42 #121 CACHED 08:08:42 08:08:42 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:08:42 #122 CACHED 08:08:42 08:08:42 #123 [core-metadata builder 6/7] COPY . . 08:08:42 #123 CACHED 08:08:42 08:08:42 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:42 #124 CACHED 08:08:42 08:08:42 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:08:42 #125 CACHED 08:08:42 08:08:42 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:08:42 #126 CACHED 08:08:42 08:08:42 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:42 #127 CACHED 08:08:42 08:08:42 #128 [security-bootstrapper builder 6/7] COPY . . 08:08:42 #128 CACHED 08:08:42 08:08:42 #129 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:08:42 #129 CACHED 08:08:42 08:08:42 #130 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:42 #130 CACHED 08:08:42 08:08:42 #131 [support-cron-scheduler builder 6/7] COPY . . 08:08:42 #131 CACHED 08:08:42 08:08:42 #132 [support-scheduler builder 6/7] COPY . . 08:08:42 #132 CACHED 08:08:42 08:08:42 #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:42 #133 CACHED 08:08:42 08:08:42 #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:08:42 #134 CACHED 08:08:42 08:08:42 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 08:08:42 #135 DONE 9.0s 08:08:42 08:08:42 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 08:08:42 #136 CACHED 08:08:42 08:08:42 #137 [core-command builder 6/7] COPY . . 08:08:42 #137 CACHED 08:08:42 08:08:42 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:42 #138 CACHED 08:08:42 08:08:42 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:08:42 #139 CACHED 08:08:42 08:08:42 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:42 #140 CACHED 08:08:42 08:08:42 #141 [security-proxy-auth builder 6/7] COPY . . 08:08:42 #141 CACHED 08:08:42 08:08:42 #142 [core-data builder 6/7] COPY . . 08:08:42 #142 CACHED 08:08:42 08:08:42 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 08:08:42 #143 CACHED 08:08:42 08:08:42 #144 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:42 #144 CACHED 08:08:42 08:08:42 #117 [security-spiffe-token-provider builder 6/7] COPY . . 08:08:42 #117 DONE 9.0s 08:08:42 08:08:42 #145 [core-keeper builder 7/8] COPY . . 08:08:42 #145 DONE 9.0s 08:08:42 08:08:42 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:08:42 #84 ... 08:08:42 08:08:42 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:42 #45 ... 08:08:42 08:08:42 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:08:42 #0 7.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:42 #0 9.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:42 #85 ... 08:08:42 08:08:42 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:08:42 #76 13.52 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:43 #146 1.491 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:08:44 #76 ... 08:08:44 08:08:44 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:08:44 #70 DONE 28.6s 08:08:44 08:08:44 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:44 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.9s 08:08:44 #45 ... 08:08:44 08:08:44 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:44 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.8s done 08:08:44 #51 DONE 30.6s 08:08:44 08:08:44 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:45 #45 ... 08:08:45 08:08:45 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:08:45 #62 27.00 (1/11) Installing ca-certificates (20240226-r0) 08:08:45 #62 27.41 (2/11) Installing brotli-libs (1.0.9-r14) 08:08:45 #62 27.60 (3/11) Installing libunistring (1.1-r1) 08:08:45 #62 27.92 (4/11) Installing libidn2 (2.3.4-r1) 08:08:45 #62 27.99 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:08:45 #62 28.04 (6/11) Installing libcurl (8.9.0-r0) 08:08:45 #62 28.17 (7/11) Installing curl (8.9.0-r0) 08:08:45 #62 28.23 (8/11) Installing dumb-init (1.2.5-r2) 08:08:45 #62 28.29 (9/11) Installing musl-obstack (1.2.3-r2) 08:08:45 #62 28.29 (10/11) Installing libucontext (1.2-r2) 08:08:45 #62 28.31 (11/11) Installing gcompat (1.1.0-r1) 08:08:45 #62 28.36 Executing busybox-1.36.1-r7.trigger 08:08:45 #62 28.55 Executing ca-certificates-20240226-r0.trigger 08:08:45 #62 29.87 OK: 13 MiB in 26 packages 08:08:45 #62 DONE 31.5s 08:08:45 08:08:45 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:47 #45 ... 08:08:47 08:08:47 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:08:47 #82 11.30 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:47 #82 13.46 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:47 #82 20.34 OK: 266 MiB in 52 packages 08:08:47 #82 ... 08:08:47 08:08:47 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:48 #45 ... 08:08:48 08:08:48 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:08:48 #0 5.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:48 #0 6.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:48 #86 ... 08:08:48 08:08:48 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:08:48 #82 DONE 21.8s 08:08:48 08:08:48 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:49 #45 ... 08:08:49 08:08:49 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:08:49 #87 DONE 0.6s 08:08:49 08:08:49 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:49 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.0s 08:08:49 #45 ... 08:08:49 08:08:49 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:08:49 #73 25.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:49 #73 31.55 (1/4) Installing dumb-init (1.2.5-r2) 08:08:49 #73 31.59 (2/4) Installing musl-obstack (1.2.3-r2) 08:08:49 #73 31.63 (3/4) Installing libucontext (1.2-r2) 08:08:49 #73 31.71 (4/4) Installing gcompat (1.1.0-r1) 08:08:49 #73 31.74 Executing busybox-1.36.1-r7.trigger 08:08:49 #73 31.85 OK: 8 MiB in 19 packages 08:08:49 #73 DONE 33.3s 08:08:49 08:08:49 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:49 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s done 08:08:49 #45 ... 08:08:49 08:08:49 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:08:49 #0 5.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:49 #0 7.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:50 #88 ... 08:08:50 08:08:50 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:08:50 #71 32.73 (1/5) Installing dumb-init (1.2.5-r2) 08:08:50 #71 32.82 (2/5) Installing musl-obstack (1.2.3-r2) 08:08:50 #71 32.87 (3/5) Installing libucontext (1.2-r2) 08:08:50 #71 32.91 (4/5) Installing gcompat (1.1.0-r1) 08:08:50 #71 32.93 (5/5) Installing openssl (3.1.6-r0) 08:08:50 #71 33.01 Executing busybox-1.36.1-r7.trigger 08:08:50 #71 33.23 OK: 9 MiB in 20 packages 08:08:50 #71 DONE 35.5s 08:08:50 08:08:50 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:08:51 #89 ... 08:08:51 08:08:51 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:08:51 #80 7.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:51 #80 9.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:51 #80 16.17 OK: 9 MiB in 17 packages 08:08:51 #80 DONE 17.6s 08:08:51 08:08:51 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:51 #45 ... 08:08:51 08:08:51 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:08:51 #85 16.73 OK: 8 MiB in 17 packages 08:08:51 #85 DONE 18.6s 08:08:51 08:08:51 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:08:51 #146 ... 08:08:51 08:08:51 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:08:51 #0 1.179 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:08:52 #147 ... 08:08:52 08:08:52 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:08:52 #0 1.225 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:08:52 #148 ... 08:08:52 08:08:52 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:08:52 #0 0.578 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:08:52 #149 ... 08:08:52 08:08:52 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:08:52 #0 1.417 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:08:52 #90 ... 08:08:52 08:08:52 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:08:52 #86 12.63 OK: 8 MiB in 16 packages 08:08:52 #86 DONE 14.1s 08:08:52 08:08:52 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:08:52 #76 20.99 (1/1) Installing dumb-init (1.2.5-r2) 08:08:52 #76 21.98 Executing busybox-1.36.1-r7.trigger 08:08:52 #76 22.21 OK: 8 MiB in 16 packages 08:08:52 #150 ... 08:08:52 08:08:52 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:08:52 #0 0.829 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:08:52 #151 ... 08:08:52 08:08:52 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:08:52 #0 0.691 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:08:53 #152 ... 08:08:53 08:08:53 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:08:53 #0 0.725 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:08:53 #153 ... 08:08:53 08:08:53 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:08:53 #0 1.287 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:08:53 #154 ... 08:08:53 08:08:53 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:08:53 #0 1.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:08:53 #76 DONE 24.0s 08:08:53 08:08:53 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:08:53 #0 3.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:53 #0 6.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:53 #155 ... 08:08:53 08:08:53 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:08:53 #0 1.303 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:08:53 #156 ... 08:08:53 08:08:53 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:08:53 #0 0.824 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:08:53 #157 ... 08:08:53 08:08:53 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:08:53 #0 0.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:08:54 #91 ... 08:08:54 08:08:54 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:08:54 #0 4.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:54 #0 7.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:54 #92 ... 08:08:54 08:08:54 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:08:54 #88 14.11 OK: 18 MiB in 19 packages 08:08:54 #88 DONE 14.9s 08:08:54 08:08:54 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:08:55 #93 DONE 0.3s 08:08:55 08:08:55 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:08:55 #0 4.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:55 #94 ... 08:08:55 08:08:55 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:08:55 #90 DONE 4.0s 08:08:55 08:08:55 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:08:55 #89 5.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:55 #89 ... 08:08:55 08:08:55 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:08:55 #95 DONE 0.3s 08:08:55 08:08:55 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:08:55 #92 11.92 OK: 18 MiB in 19 packages 08:08:56 #92 DONE 13.0s 08:08:56 08:08:56 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:08:56 #89 6.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:56 #89 ... 08:08:56 08:08:56 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:08:56 #91 10.25 OK: 13 MiB in 26 packages 08:08:56 #91 DONE 11.2s 08:08:57 08:08:57 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:08:57 #94 6.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:58 #94 ... 08:08:58 08:08:58 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:08:58 #89 7.868 OK: 9 MiB in 20 packages 08:08:58 #89 DONE 8.3s 08:08:58 08:08:58 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:08:58 #94 8.469 OK: 8 MiB in 19 packages 08:08:58 #94 ... 08:08:58 08:08:58 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:59 #96 ... 08:08:59 08:08:59 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:08:59 #94 DONE 9.1s 08:08:59 08:08:59 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:09:00 #97 ... 08:09:00 08:09:00 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:09:00 #98 DONE 1.7s 08:09:00 08:09:00 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:09:00 #97 DONE 1.2s 08:09:00 08:09:00 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:09:00 #99 DONE 1.8s 08:09:00 08:09:00 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:09:00 #100 ... 08:09:00 08:09:00 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:09:00 #101 DONE 0.3s 08:09:00 08:09:00 #102 [security-spire-server stage-2 6/9] COPY security.txt / 08:09:00 #102 ... 08:09:00 08:09:00 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:09:00 #103 DONE 0.3s 08:09:00 08:09:00 #102 [security-spire-server stage-2 6/9] COPY security.txt / 08:09:00 #102 DONE 0.3s 08:09:00 08:09:00 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:09:00 #104 ... 08:09:00 08:09:00 #105 [security-spire-config stage-2 6/10] COPY security.txt / 08:09:00 #105 DONE 0.3s 08:09:01 08:09:01 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:09:01 #104 DONE 0.3s 08:09:01 08:09:01 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:09:01 #106 ... 08:09:01 08:09:01 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:09:01 #107 DONE 0.3s 08:09:01 08:09:01 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:09:01 #106 DONE 0.3s 08:09:01 08:09:01 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:09:01 #108 DONE 0.3s 08:09:01 08:09:01 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:09:01 #109 ... 08:09:01 08:09:01 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:09:01 #110 DONE 0.2s 08:09:01 08:09:01 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:09:01 #109 DONE 0.4s 08:09:01 08:09:01 #111 [security-spire-server] exporting to image 08:09:01 #111 exporting layers 08:09:02 #111 ... 08:09:02 08:09:02 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:09:02 #100 DONE 1.6s 08:09:02 08:09:02 #111 [security-spire-config] exporting to image 08:09:02 #111 ... 08:09:02 08:09:02 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:09:02 #112 DONE 0.2s 08:09:02 08:09:02 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 08:09:02 #113 DONE 0.2s 08:09:02 08:09:02 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:09:02 #114 DONE 0.2s 08:09:02 08:09:02 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:09:02 #115 DONE 0.1s 08:09:02 08:09:02 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:09:02 #116 DONE 0.2s 08:09:02 08:09:02 #111 [security-spire-agent] exporting to image 08:09:04 #111 exporting layers 2.3s done 08:09:04 #111 writing image sha256:cfd44dafc4d2fb82f0e0f2ba576e491463c2ebac227f62f50594254065377865 done 08:09:04 #111 naming to docker.io/library/security-spire-server-arm64 done 08:09:04 #111 writing image sha256:62f00ef72b0025858e43eec4a4eb16e7acdaf24bd71c52939e82c35deae0919a done 08:09:04 #111 naming to docker.io/library/security-spire-config-arm64 08:09:04 #111 naming to docker.io/library/security-spire-config-arm64 done 08:09:05 #111 exporting layers 2.0s done 08:09:05 #111 writing image sha256:4477f8ccbfca1a4cfea00e16f6dd95c02fe621e7e1102eddd956a0bc22a4b90d done 08:09:05 #111 naming to docker.io/library/security-spire-agent-arm64 done 08:09:05 #111 DONE 3.2s 08:09:05 08:09:05 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:15 #158 ... 08:10:15 08:10:15 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:10:15 #149 80.72 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:10:26 #81 ... 08:10:26 08:10:26 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:26 #96 DONE 94.4s 08:10:26 08:10:26 #117 [core-keeper builder 7/8] COPY . . 08:10:26 #117 DONE 1.5s 08:10:26 08:10:26 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:26 #81 ... 08:10:26 08:10:26 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:26 #77 DONE 114.6s 08:10:26 08:10:26 #118 [support-notifications builder 6/7] COPY . . 08:10:26 #118 ... 08:10:26 08:10:26 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:26 #81 DONE 119.5s 08:10:26 08:10:26 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:26 #83 DONE 118.8s 08:10:26 08:10:26 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:26 #84 DONE 113.3s 08:10:26 08:10:26 #119 [security-bootstrapper builder 6/7] COPY . . 08:10:26 #119 ... 08:10:26 08:10:26 #120 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:26 #120 CACHED 08:10:26 08:10:26 #121 [support-cron-scheduler builder 6/7] COPY . . 08:10:26 #121 CACHED 08:10:26 08:10:26 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:10:26 #122 CACHED 08:10:26 08:10:26 #118 [support-notifications builder 6/7] COPY . . 08:10:26 #118 DONE 1.7s 08:10:26 08:10:26 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:10:26 #123 ... 08:10:26 08:10:26 #124 [security-spiffe-token-provider builder 6/7] COPY . . 08:10:26 #124 DONE 1.3s 08:10:27 08:10:27 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:27 #125 CACHED 08:10:27 08:10:27 #126 [security-secretstore-setup builder 6/7] COPY . . 08:10:27 #126 CACHED 08:10:27 08:10:27 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:10:27 #127 CACHED 08:10:27 08:10:27 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 08:10:27 #128 CACHED 08:10:27 08:10:27 #129 [core-command builder 6/7] COPY . . 08:10:27 #129 CACHED 08:10:27 08:10:27 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:27 #130 CACHED 08:10:27 08:10:27 #131 [core-data builder 6/7] COPY . . 08:10:27 #131 CACHED 08:10:27 08:10:27 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:27 #132 CACHED 08:10:27 08:10:27 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 08:10:27 #133 CACHED 08:10:27 08:10:27 #119 [security-bootstrapper builder 6/7] COPY . . 08:10:27 #119 DONE 1.4s 08:10:27 08:10:27 #134 [support-scheduler builder 6/7] COPY . . 08:10:27 #134 CACHED 08:10:27 08:10:27 #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:27 #135 CACHED 08:10:27 08:10:27 #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:10:27 #136 CACHED 08:10:27 08:10:27 #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:27 #137 CACHED 08:10:27 08:10:27 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:10:27 #138 CACHED 08:10:27 08:10:27 #139 [security-proxy-setup builder 6/7] COPY . . 08:10:27 #139 CACHED 08:10:27 08:10:27 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 08:10:27 #140 CACHED 08:10:27 08:10:27 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:27 #141 CACHED 08:10:27 08:10:27 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:10:27 #142 CACHED 08:10:27 08:10:27 #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:10:27 #143 CACHED 08:10:27 08:10:27 #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:27 #144 CACHED 08:10:27 08:10:27 #145 [core-metadata builder 6/7] COPY . . 08:10:27 #145 CACHED 08:10:27 08:10:27 #146 [security-proxy-auth builder 6/7] COPY . . 08:10:27 #146 DONE 1.5s 08:10:27 08:10:27 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:10:32 #147 ... 08:10:32 08:10:32 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:10:32 #0 2.228 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:10:33 #148 ... 08:10:33 08:10:33 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:10:33 #0 6.621 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:10:34 #149 ... 08:10:34 08:10:34 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:10:34 #123 7.651 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:10:37 #123 ... 08:10:37 08:10:37 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:10:37 #0 7.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:10:37 #150 ... 08:10:37 08:10:37 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:10:37 #0 9.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:10:37 #151 ... 08:10:37 08:10:37 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:10:37 #0 8.444 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:10:37 #152 ... 08:10:37 08:10:37 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:10:37 #0 7.836 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:10:37 #153 ... 08:10:37 08:10:37 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:10:37 #0 8.923 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:10:37 #154 ... 08:10:37 08:10:37 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:10:37 #0 9.272 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:10:37 #155 ... 08:10:37 08:10:37 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:10:37 #0 9.265 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:10:37 #156 ... 08:10:37 08:10:37 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:10:37 #0 7.729 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:10:38 #157 ... 08:10:38 08:10:38 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:10:38 #0 8.122 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:10:38 #158 ... 08:10:38 08:10:38 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:10:38 #147 9.364 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:11:51 #149 ... 08:11:51 08:11:51 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:11:51 #151 DONE 179.4s 08:11:51 08:11:51 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:11:51 #158 DONE 179.5s 08:11:51 08:11:51 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:11:51 #159 ... 08:11:51 08:11:51 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:11:51 #146 DONE 179.8s 08:11:51 08:11:51 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #160 ... 08:11:51 08:11:51 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:11:51 #156 DONE 180.3s 08:11:51 08:11:51 #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #161 ... 08:11:51 08:11:51 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:11:51 #148 DONE 180.5s 08:11:51 08:11:51 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:11:51 #150 DONE 180.7s 08:11:51 08:11:51 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:11:51 #154 DONE 180.8s 08:11:51 08:11:51 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #162 ... 08:11:51 08:11:51 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:11:51 #147 DONE 180.8s 08:11:51 08:11:51 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:11:51 #149 DONE 181.0s 08:11:51 08:11:51 #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #163 ... 08:11:51 08:11:51 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:11:51 #157 DONE 181.2s 08:11:51 08:11:51 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:11:51 #152 DONE 181.3s 08:11:51 08:11:51 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:11:51 #153 DONE 181.3s 08:11:51 08:11:51 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #164 ... 08:11:51 08:11:51 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:11:51 #155 DONE 181.6s 08:11:51 08:11:51 #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #165 ... 08:11:51 08:11:51 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:11:51 #159 DONE 3.4s 08:11:51 08:11:51 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #160 DONE 3.0s 08:11:51 08:11:51 #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #161 DONE 2.8s 08:11:51 08:11:51 #166 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:11:51 #166 ... 08:11:51 08:11:51 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #162 DONE 2.5s 08:11:51 08:11:51 #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #163 DONE 2.3s 08:11:51 08:11:51 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #164 DONE 2.0s 08:11:51 08:11:51 #167 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:11:51 #167 ... 08:11:51 08:11:51 #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #165 DONE 1.9s 08:11:51 08:11:51 #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #168 DONE 1.7s 08:11:51 08:11:51 #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:11:51 #169 ... 08:11:51 08:11:51 #167 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:11:51 #167 DONE 1.3s 08:11:51 08:11:51 #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:11:51 #170 DONE 1.6s 08:11:51 08:11:51 #166 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:11:51 #166 DONE 1.8s 08:11:51 08:11:51 #171 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:11:51 #171 ... 08:11:51 08:11:51 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:11:51 #172 DONE 1.7s 08:11:51 08:11:51 #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #173 CACHED 08:11:51 08:11:51 #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:11:51 #174 CACHED 08:11:51 08:11:51 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #175 CACHED 08:11:51 08:11:51 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:11:51 #176 CACHED 08:11:51 08:11:51 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #177 CACHED 08:11:51 08:11:51 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:11:51 #178 CACHED 08:11:51 08:11:51 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:11:51 #179 CACHED 08:11:51 08:11:51 #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #180 CACHED 08:11:51 08:11:51 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:11:51 #181 DONE 1.7s 08:11:51 08:11:51 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:11:51 #182 ... 08:11:51 08:11:51 #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:11:51 #183 DONE 1.8s 08:11:51 08:11:51 #184 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:11:51 #184 CACHED 08:11:51 08:11:51 #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:11:51 #185 CACHED 08:11:51 08:11:51 #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:11:51 #186 DONE 2.6s 08:11:51 08:11:51 #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:11:51 #187 ... 08:11:51 08:11:51 #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:11:51 #169 DONE 2.3s 08:11:51 08:11:51 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:11:51 #188 ... 08:11:51 08:11:51 #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:11:51 #189 DONE 4.7s 08:11:51 08:11:51 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:11:51 #190 DONE 4.9s 08:11:51 08:11:51 #171 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:11:51 #171 DONE 4.7s 08:11:51 08:11:51 #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:11:51 #191 ... 08:11:51 08:11:51 #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:11:51 #192 DONE 4.7s 08:11:51 08:11:51 #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:11:51 #193 DONE 4.8s 08:11:51 08:11:51 #194 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:11:51 #194 ... 08:11:51 08:11:51 #195 [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 08:11:51 #195 DONE 4.7s 08:11:51 08:11:51 #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:11:51 #196 DONE 5.0s 08:11:51 08:11:51 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:11:51 #182 DONE 5.1s 08:11:51 08:11:51 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:11:52 #197 ... 08:11:52 08:11:52 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:11:52 #198 DONE 5.4s 08:11:52 08:11:52 #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:11:52 #187 DONE 5.1s 08:11:52 08:11:52 #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:11:52 #199 ... 08:11:52 08:11:52 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:11:52 #188 DONE 4.7s 08:11:52 08:11:52 #200 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:11:52 #200 DONE 5.2s 08:11:52 08:11:52 #201 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:11:52 #201 ... 08:11:52 08:11:52 #202 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:11:52 #202 DONE 5.5s 08:11:52 08:11:52 #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:11:52 #191 DONE 1.5s 08:11:52 08:11:52 #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:11:52 #203 DONE 1.5s 08:11:52 08:11:52 #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:11:52 #204 ... 08:11:52 08:11:52 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:11:52 #205 DONE 1.4s 08:11:52 08:11:52 #194 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:11:52 #194 DONE 1.3s 08:11:52 08:11:52 #206 [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 08:11:52 #206 DONE 1.2s 08:11:52 08:11:52 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:11:52 #197 DONE 1.0s 08:11:52 08:11:52 #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:11:52 #207 DONE 1.1s 08:11:52 08:11:52 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:11:52 #208 DONE 0.8s 08:11:52 08:11:52 #201 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:11:52 #201 DONE 0.5s 08:11:52 08:11:52 #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:11:52 #199 DONE 0.7s 08:11:52 08:11:52 #209 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:11:52 #209 DONE 0.4s 08:11:52 08:11:52 #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:11:52 #210 DONE 0.4s 08:11:52 08:11:52 #211 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:11:53 #211 ... 08:11:53 08:11:53 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:11:53 #212 DONE 0.5s 08:11:53 08:11:53 #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:11:53 #204 DONE 0.5s 08:11:53 08:11:53 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:11:53 #213 DONE 0.5s 08:11:53 08:11:53 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:11:53 #214 DONE 0.5s 08:11:53 08:11:53 #99 [core-metadata] exporting to image 08:11:53 #99 exporting layers 08:11:53 #99 writing image sha256:9e18e907f7baa1b229903f2b618f04bfe40b305d7e2b26105ae3bcdf51926054 08:11:53 #99 ... 08:11:53 08:11:53 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:11:53 #215 DONE 0.7s 08:11:53 08:11:53 #211 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:11:53 #211 DONE 0.7s 08:11:53 08:11:53 #99 [core-keeper] exporting to image 08:11:53 #99 exporting layers 0.7s done 08:11:53 #99 writing image sha256:9e18e907f7baa1b229903f2b618f04bfe40b305d7e2b26105ae3bcdf51926054 0.3s done 08:11:53 #99 naming to docker.io/library/core-keeper done 08:11:53 #99 exporting layers 0.9s done 08:11:54 #99 ... 08:11:54 08:11:54 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:11:54 #216 DONE 0.6s 08:11:54 08:11:54 #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:11:54 #217 DONE 0.4s 08:11:54 08:11:54 #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:11:54 #218 DONE 0.3s 08:11:54 08:11:54 #99 [support-cron-scheduler] exporting to image 08:11:54 #99 exporting layers 0.9s done 08:11:54 #99 writing image sha256:d6773aa398c3c1b2bbf980d3b43ca4490bfb03a764e94a3637b3744415bd2011 0.0s done 08:11:54 #99 writing image sha256:0d51731eccb89185304eb4982e8525260e26cf279a602baff30af0745b59f608 0.0s done 08:11:54 #99 writing image sha256:9c9e02347fc8eadf7fff0a13c944254d871ca6b9b40924d8255305d31bb3dd2e 0.0s done 08:11:54 #99 writing image sha256:2bbd57b288a7551eb94d5db5e9e9193f80969b49919238bfe63c1fefa15894ac 0.0s done 08:11:54 #99 writing image sha256:8785174d053ba0781347c15838c8527b51db3dcf4262703ffde623cb946e92bb 0.0s done 08:11:54 #99 naming to docker.io/library/support-notifications done 08:11:54 #99 naming to docker.io/library/core-data 0.0s done 08:11:54 #99 naming to docker.io/library/core-command 0.0s done 08:11:54 #99 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:11:54 #99 writing image sha256:f3a566a0621a0201d05f79515a2b8739663a364bf0a2fb8f6bebe87ddf6fb3ce done 08:11:54 #99 naming to docker.io/library/support-scheduler 0.0s done 08:11:54 #99 naming to docker.io/library/support-cron-scheduler done 08:11:54 #99 ... 08:11:54 08:11:54 #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:11:54 #219 DONE 1.1s 08:11:54 08:11:54 #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/ 08:11:54 #220 DONE 0.5s 08:11:54 08:11:54 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:11:54 #221 DONE 0.6s 08:11:54 08:11:54 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:11:54 #222 DONE 0.9s 08:11:54 08:11:54 #223 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:11:54 #223 DONE 0.1s 08:11:54 08:11:54 #99 [core-metadata] exporting to image 08:11:54 #99 writing image sha256:76fae20141d753f1320b6512fc1917feaf1254c513121d47f5a26d4425b7896e done 08:11:54 #99 naming to docker.io/library/core-metadata done 08:11:54 #99 ... 08:11:54 08:11:54 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:11:54 #224 DONE 0.1s 08:11:54 08:11:54 #225 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:11:54 #225 DONE 0.1s 08:11:54 08:11:54 #226 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:11:54 #226 DONE 0.1s 08:11:54 08:11:54 #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:11:54 #227 DONE 0.9s 08:11:54 08:11:54 #99 [security-proxy-setup] exporting to image 08:11:54 #99 exporting layers 0.2s done 08:11:54 #99 writing image sha256:bc1f79828f6c209f5500f13095fb60518cc18a275968a45f47d95b2185d16bc3 done 08:11:54 #99 naming to docker.io/library/security-proxy-setup 08:11:55 #99 naming to docker.io/library/security-proxy-setup done 08:11:55 #99 exporting layers 0.8s done 08:11:55 #99 writing image sha256:5a886250bd30458ea692ff800e958c4ec0cc38c8947eb1ce1b1a918312549e09 done 08:11:55 #99 naming to docker.io/library/security-proxy-auth done 08:11:55 #99 writing image sha256:ed3619fc89c47b3c1dbf5e111b99b1ead3c4a55af93060e6592492165efbc3a2 done 08:11:55 #99 naming to docker.io/library/core-common-config-bootstrapper done 08:11:55 #99 DONE 6.1s 08:11:55 08:11:55 #228 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:11:55 #228 DONE 0.6s 08:11:55 08:11:55 #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:11:55 #229 DONE 0.7s 08:11:55 08:11:55 #99 [security-bootstrapper] exporting to image 08:11:55 #99 exporting layers 0.2s done 08:11:55 #99 exporting layers 0.3s done 08:11:55 #99 writing image sha256:85a9983ed94ea57559c5d2f9855fecb3da7d2bceaa43ba249660aed4fb131379 done 08:11:55 #99 naming to docker.io/library/security-bootstrapper done 08:11:55 #99 writing image sha256:1c9b2c1e3c48bd05a71e330e9494e3e0e2165c526288b6f5ac42e7be6221cc10 done 08:11:55 #99 naming to docker.io/library/security-secretstore-setup done 08:11:55 #99 DONE 6.4s 08:11:55 08:11:55 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:11:55 time="2024-08-01T08:06:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:11:55 time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:11:55 $ docker stop --time=1 b234300c755cbc9b182cc5ef536a5c082a6ef45e9420120014cd3da6ad8abcb6 08:11:56 $ docker rm -f --volumes b234300c755cbc9b182cc5ef536a5c082a6ef45e9420120014cd3da6ad8abcb6 [Pipeline] // withDockerContainer [Pipeline] sh 08:11:57 + docker images 08:11:57 REPOSITORY TAG IMAGE ID CREATED SIZE 08:11:57 security-bootstrapper latest 85a9983ed94e 2 seconds ago 18.9MB 08:11:57 security-secretstore-setup latest 1c9b2c1e3c48 2 seconds ago 36.9MB 08:11:57 security-proxy-setup latest bc1f79828f6c 3 seconds ago 26.2MB 08:11:57 security-proxy-auth latest 5a886250bd30 3 seconds ago 33MB 08:11:57 core-common-config-bootstrapper latest ed3619fc89c4 3 seconds ago 15.2MB 08:11:57 core-metadata latest 76fae20141d7 4 seconds ago 39.7MB 08:11:57 core-command latest 0d51731eccb8 5 seconds ago 35.4MB 08:11:57 support-notifications latest 2bbd57b288a7 5 seconds ago 42.3MB 08:11:57 support-scheduler latest 8785174d053b 5 seconds ago 41.8MB 08:11:57 core-data latest d6773aa398c3 5 seconds ago 39.5MB 08:11:57 security-spiffe-token-provider latest 9c9e02347fc8 5 seconds ago 28.8MB 08:11:57 support-cron-scheduler latest f3a566a0621a 5 seconds ago 42.2MB 08:11:57 core-keeper latest 9e18e907f7ba 6 seconds ago 39.4MB 08:11:57 security-spire-config latest 863a1a97b201 3 minutes ago 120MB 08:11:57 security-spire-server latest 51f670364c3c 4 minutes ago 121MB 08:11:57 security-spire-agent latest 90a095378a8f 4 minutes ago 182MB 08:11:57 ci-base-image-x86_64 latest 7a3c1b8955b7 8 minutes ago 969MB 08:11:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 08:11:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 08:11:57 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 08:11:57 provisioning config files... 08:11:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/661@tmp/config13817218833507318146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:57 ---> ****-login.sh 08:11:57 nexus3.edgexfoundry.org:10001 08:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:57 Configure a credential helper to remove this warning. See 08:11:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:57 08:11:57 Login Succeeded 08:11:57 nexus3.edgexfoundry.org:10002 08:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:57 Configure a credential helper to remove this warning. See 08:11:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:57 08:11:57 Login Succeeded 08:11:57 nexus3.edgexfoundry.org:10003 08:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:58 Configure a credential helper to remove this warning. See 08:11:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:58 08:11:58 Login Succeeded 08:11:58 nexus3.edgexfoundry.org:10004 08:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:58 Configure a credential helper to remove this warning. See 08:11:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:58 08:11:58 Login Succeeded 08:11:58 ****.io 08:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:58 Configure a credential helper to remove this warning. See 08:11:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:58 08:11:58 Login Succeeded 08:11:58 ---> ****-login.sh ends [Pipeline] } 08:11:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:11:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:11:58 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:11:58 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:11:58 latest 08:11:58 3.2.0-dev.43 08:11:58 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:11:58 main 08:11:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:59 + docker push nexus3.edgexfoundry.org:10004/core-command:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:11:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:11:59 d67baa802c2b: Preparing 08:11:59 2feb9654761b: Preparing 08:11:59 92b1dc65bdcd: Preparing 08:11:59 3f7ed97a7b4c: Preparing 08:11:59 1a7d9c56a534: Preparing 08:11:59 ab80892f02d5: Preparing 08:11:59 ce7f800efff9: Preparing 08:11:59 ab80892f02d5: Waiting 08:11:59 ce7f800efff9: Waiting 08:11:59 92b1dc65bdcd: Pushed 08:11:59 1a7d9c56a534: Pushed 08:11:59 d67baa802c2b: Pushed 08:11:59 3f7ed97a7b4c: Pushed 08:11:59 ce7f800efff9: Layer already exists 08:11:59 ab80892f02d5: Pushed 08:12:01 2feb9654761b: Pushed 08:12:01 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:8e3045f83174ab42071792bce1ccbef695ede6789756d30a377e0c572495ac42 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:02 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:12:02 d67baa802c2b: Preparing 08:12:02 2feb9654761b: Preparing 08:12:02 92b1dc65bdcd: Preparing 08:12:02 3f7ed97a7b4c: Preparing 08:12:02 1a7d9c56a534: Preparing 08:12:02 ab80892f02d5: Preparing 08:12:02 ce7f800efff9: Preparing 08:12:02 ce7f800efff9: Waiting 08:12:02 ab80892f02d5: Waiting 08:12:02 3f7ed97a7b4c: Layer already exists 08:12:02 2feb9654761b: Layer already exists 08:12:02 d67baa802c2b: Layer already exists 08:12:02 92b1dc65bdcd: Layer already exists 08:12:02 1a7d9c56a534: Layer already exists 08:12:02 ab80892f02d5: Layer already exists 08:12:02 ce7f800efff9: Layer already exists 08:12:02 latest: digest: sha256:8e3045f83174ab42071792bce1ccbef695ede6789756d30a377e0c572495ac42 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:03 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.43 08:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:12:03 d67baa802c2b: Preparing 08:12:03 2feb9654761b: Preparing 08:12:03 92b1dc65bdcd: Preparing 08:12:03 3f7ed97a7b4c: Preparing 08:12:03 1a7d9c56a534: Preparing 08:12:03 ab80892f02d5: Preparing 08:12:03 ce7f800efff9: Preparing 08:12:03 ce7f800efff9: Waiting 08:12:03 92b1dc65bdcd: Layer already exists 08:12:03 d67baa802c2b: Layer already exists 08:12:03 1a7d9c56a534: Layer already exists 08:12:03 2feb9654761b: Layer already exists 08:12:03 3f7ed97a7b4c: Layer already exists 08:12:03 ce7f800efff9: Layer already exists 08:12:03 ab80892f02d5: Layer already exists 08:12:03 3.2.0-dev.43: digest: sha256:8e3045f83174ab42071792bce1ccbef695ede6789756d30a377e0c572495ac42 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:03 + docker push nexus3.edgexfoundry.org:10004/core-command:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:12:03 d67baa802c2b: Preparing 08:12:03 2feb9654761b: Preparing 08:12:03 92b1dc65bdcd: Preparing 08:12:03 3f7ed97a7b4c: Preparing 08:12:03 1a7d9c56a534: Preparing 08:12:03 ab80892f02d5: Preparing 08:12:03 ce7f800efff9: Preparing 08:12:03 ce7f800efff9: Waiting 08:12:03 ab80892f02d5: Waiting 08:12:03 2feb9654761b: Layer already exists 08:12:03 d67baa802c2b: Layer already exists 08:12:03 1a7d9c56a534: Layer already exists 08:12:03 92b1dc65bdcd: Layer already exists 08:12:03 3f7ed97a7b4c: Layer already exists 08:12:03 ab80892f02d5: Layer already exists 08:12:03 ce7f800efff9: Layer already exists 08:12:03 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:8e3045f83174ab42071792bce1ccbef695ede6789756d30a377e0c572495ac42 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:04 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:12:04 d67baa802c2b: Preparing 08:12:04 2feb9654761b: Preparing 08:12:04 92b1dc65bdcd: Preparing 08:12:04 3f7ed97a7b4c: Preparing 08:12:04 1a7d9c56a534: Preparing 08:12:04 ab80892f02d5: Preparing 08:12:04 ce7f800efff9: Preparing 08:12:04 ce7f800efff9: Waiting 08:12:04 ab80892f02d5: Waiting 08:12:04 92b1dc65bdcd: Layer already exists 08:12:04 1a7d9c56a534: Layer already exists 08:12:04 2feb9654761b: Layer already exists 08:12:04 3f7ed97a7b4c: Layer already exists 08:12:04 d67baa802c2b: Layer already exists 08:12:04 ab80892f02d5: Layer already exists 08:12:04 ce7f800efff9: Layer already exists 08:12:04 main: digest: sha256:8e3045f83174ab42071792bce1ccbef695ede6789756d30a377e0c572495ac42 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:04 ===================================================== [Pipeline] echo 08:12:04 taggedImages: 08:12:04 - nexus3.edgexfoundry.org:10004/core-command:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:04 - nexus3.edgexfoundry.org:10004/core-command:latest 08:12:04 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.43 08:12:04 - nexus3.edgexfoundry.org:10004/core-command:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:04 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:12:04 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:12:04 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:04 latest 08:12:04 3.2.0-dev.43 08:12:04 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:04 main 08:12:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:12:05 b8a0fc8be75b: Preparing 08:12:05 4fcd0ebb4e74: Preparing 08:12:05 324a3e92194e: Preparing 08:12:05 650a70544f19: Preparing 08:12:05 92b1dc65bdcd: Preparing 08:12:05 3f7ed97a7b4c: Preparing 08:12:05 1a7d9c56a534: Preparing 08:12:05 ab80892f02d5: Preparing 08:12:05 ce7f800efff9: Preparing 08:12:05 3f7ed97a7b4c: Waiting 08:12:05 ab80892f02d5: Waiting 08:12:05 ce7f800efff9: Waiting 08:12:05 92b1dc65bdcd: Layer already exists 08:12:05 3f7ed97a7b4c: Layer already exists 08:12:05 1a7d9c56a534: Layer already exists 08:12:05 ab80892f02d5: Layer already exists 08:12:05 ce7f800efff9: Layer already exists 08:12:05 b8a0fc8be75b: Pushed 08:12:05 324a3e92194e: Pushed 08:12:05 4fcd0ebb4e74: Pushed 08:12:06 650a70544f19: Pushed 08:12:06 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:68cbe04fa18d9b2df194e9f38ca3ae218e343b1495df02ae153ea23bcdb008e2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:06 + 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 08:12:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:12:06 b8a0fc8be75b: Preparing 08:12:06 4fcd0ebb4e74: Preparing 08:12:06 324a3e92194e: Preparing 08:12:06 650a70544f19: Preparing 08:12:06 92b1dc65bdcd: Preparing 08:12:06 3f7ed97a7b4c: Preparing 08:12:06 1a7d9c56a534: Preparing 08:12:06 ab80892f02d5: Preparing 08:12:06 ce7f800efff9: Preparing 08:12:06 3f7ed97a7b4c: Waiting 08:12:06 1a7d9c56a534: Waiting 08:12:06 ab80892f02d5: Waiting 08:12:06 ce7f800efff9: Waiting 08:12:06 92b1dc65bdcd: Layer already exists 08:12:06 650a70544f19: Layer already exists 08:12:06 b8a0fc8be75b: Layer already exists 08:12:06 324a3e92194e: Layer already exists 08:12:06 4fcd0ebb4e74: Layer already exists 08:12:06 ab80892f02d5: Layer already exists 08:12:06 1a7d9c56a534: Layer already exists 08:12:06 3f7ed97a7b4c: Layer already exists 08:12:06 ce7f800efff9: Layer already exists 08:12:06 latest: digest: sha256:68cbe04fa18d9b2df194e9f38ca3ae218e343b1495df02ae153ea23bcdb008e2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.43 08:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:12:07 b8a0fc8be75b: Preparing 08:12:07 4fcd0ebb4e74: Preparing 08:12:07 324a3e92194e: Preparing 08:12:07 650a70544f19: Preparing 08:12:07 92b1dc65bdcd: Preparing 08:12:07 3f7ed97a7b4c: Preparing 08:12:07 1a7d9c56a534: Preparing 08:12:07 ab80892f02d5: Preparing 08:12:07 ce7f800efff9: Preparing 08:12:07 3f7ed97a7b4c: Waiting 08:12:07 1a7d9c56a534: Waiting 08:12:07 ab80892f02d5: Waiting 08:12:07 ce7f800efff9: Waiting 08:12:07 650a70544f19: Layer already exists 08:12:07 324a3e92194e: Layer already exists 08:12:07 4fcd0ebb4e74: Layer already exists 08:12:07 b8a0fc8be75b: Layer already exists 08:12:07 92b1dc65bdcd: Layer already exists 08:12:07 3f7ed97a7b4c: Layer already exists 08:12:07 ab80892f02d5: Layer already exists 08:12:07 ce7f800efff9: Layer already exists 08:12:07 1a7d9c56a534: Layer already exists 08:12:07 3.2.0-dev.43: digest: sha256:68cbe04fa18d9b2df194e9f38ca3ae218e343b1495df02ae153ea23bcdb008e2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:12:08 b8a0fc8be75b: Preparing 08:12:08 4fcd0ebb4e74: Preparing 08:12:08 324a3e92194e: Preparing 08:12:08 650a70544f19: Preparing 08:12:08 92b1dc65bdcd: Preparing 08:12:08 3f7ed97a7b4c: Preparing 08:12:08 1a7d9c56a534: Preparing 08:12:08 ab80892f02d5: Preparing 08:12:08 ce7f800efff9: Preparing 08:12:08 3f7ed97a7b4c: Waiting 08:12:08 1a7d9c56a534: Waiting 08:12:08 ce7f800efff9: Waiting 08:12:08 ab80892f02d5: Waiting 08:12:08 324a3e92194e: Layer already exists 08:12:08 650a70544f19: Layer already exists 08:12:08 4fcd0ebb4e74: Layer already exists 08:12:08 b8a0fc8be75b: Layer already exists 08:12:08 92b1dc65bdcd: Layer already exists 08:12:08 3f7ed97a7b4c: Layer already exists 08:12:08 1a7d9c56a534: Layer already exists 08:12:08 ce7f800efff9: Layer already exists 08:12:08 ab80892f02d5: Layer already exists 08:12:08 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:68cbe04fa18d9b2df194e9f38ca3ae218e343b1495df02ae153ea23bcdb008e2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:08 + 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 08:12:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:12:08 b8a0fc8be75b: Preparing 08:12:08 4fcd0ebb4e74: Preparing 08:12:08 324a3e92194e: Preparing 08:12:08 650a70544f19: Preparing 08:12:08 92b1dc65bdcd: Preparing 08:12:08 3f7ed97a7b4c: Preparing 08:12:08 1a7d9c56a534: Preparing 08:12:08 ab80892f02d5: Preparing 08:12:08 ce7f800efff9: Preparing 08:12:08 3f7ed97a7b4c: Waiting 08:12:08 ab80892f02d5: Waiting 08:12:08 1a7d9c56a534: Waiting 08:12:08 ce7f800efff9: Waiting 08:12:08 650a70544f19: Layer already exists 08:12:08 92b1dc65bdcd: Layer already exists 08:12:08 324a3e92194e: Layer already exists 08:12:08 4fcd0ebb4e74: Layer already exists 08:12:08 b8a0fc8be75b: Layer already exists 08:12:08 ab80892f02d5: Layer already exists 08:12:08 1a7d9c56a534: Layer already exists 08:12:08 3f7ed97a7b4c: Layer already exists 08:12:08 ce7f800efff9: Layer already exists 08:12:08 main: digest: sha256:68cbe04fa18d9b2df194e9f38ca3ae218e343b1495df02ae153ea23bcdb008e2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:08 ===================================================== [Pipeline] echo 08:12:08 taggedImages: 08:12:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:12:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.43 08:12:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:12:08 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:12:08 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:08 latest 08:12:08 3.2.0-dev.43 08:12:08 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:08 main 08:12:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:09 + docker push nexus3.edgexfoundry.org:10004/core-data:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:12:09 dd11e7f66d45: Preparing 08:12:09 c939b2c90c17: Preparing 08:12:09 92b1dc65bdcd: Preparing 08:12:09 3f7ed97a7b4c: Preparing 08:12:09 1a7d9c56a534: Preparing 08:12:09 ab80892f02d5: Preparing 08:12:09 ce7f800efff9: Preparing 08:12:09 ab80892f02d5: Waiting 08:12:09 ce7f800efff9: Waiting 08:12:09 1a7d9c56a534: Layer already exists 08:12:09 3f7ed97a7b4c: Layer already exists 08:12:09 92b1dc65bdcd: Layer already exists 08:12:09 ab80892f02d5: Layer already exists 08:12:10 ce7f800efff9: Layer already exists 08:12:10 dd11e7f66d45: Pushed 08:12:12 c939b2c90c17: Pushed 08:12:12 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:d62044575d54e2e6d5bed8a7babf628cf50535d36c2dc65daefa2b5ad55329f6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:13 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:12:13 dd11e7f66d45: Preparing 08:12:13 c939b2c90c17: Preparing 08:12:13 92b1dc65bdcd: Preparing 08:12:13 3f7ed97a7b4c: Preparing 08:12:13 1a7d9c56a534: Preparing 08:12:13 ab80892f02d5: Preparing 08:12:13 ce7f800efff9: Preparing 08:12:13 ab80892f02d5: Waiting 08:12:13 ce7f800efff9: Waiting 08:12:13 3f7ed97a7b4c: Layer already exists 08:12:13 c939b2c90c17: Layer already exists 08:12:13 dd11e7f66d45: Layer already exists 08:12:13 1a7d9c56a534: Layer already exists 08:12:13 92b1dc65bdcd: Layer already exists 08:12:13 ce7f800efff9: Layer already exists 08:12:13 ab80892f02d5: Layer already exists 08:12:13 latest: digest: sha256:d62044575d54e2e6d5bed8a7babf628cf50535d36c2dc65daefa2b5ad55329f6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:14 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.43 08:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:12:14 dd11e7f66d45: Preparing 08:12:14 c939b2c90c17: Preparing 08:12:14 92b1dc65bdcd: Preparing 08:12:14 3f7ed97a7b4c: Preparing 08:12:14 1a7d9c56a534: Preparing 08:12:14 ab80892f02d5: Preparing 08:12:14 ce7f800efff9: Preparing 08:12:14 ab80892f02d5: Waiting 08:12:14 ce7f800efff9: Waiting 08:12:14 c939b2c90c17: Layer already exists 08:12:14 dd11e7f66d45: Layer already exists 08:12:14 3f7ed97a7b4c: Layer already exists 08:12:14 1a7d9c56a534: Layer already exists 08:12:14 92b1dc65bdcd: Layer already exists 08:12:14 ab80892f02d5: Layer already exists 08:12:14 ce7f800efff9: Layer already exists 08:12:14 3.2.0-dev.43: digest: sha256:d62044575d54e2e6d5bed8a7babf628cf50535d36c2dc65daefa2b5ad55329f6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:14 + docker push nexus3.edgexfoundry.org:10004/core-data:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:12:14 dd11e7f66d45: Preparing 08:12:14 c939b2c90c17: Preparing 08:12:14 92b1dc65bdcd: Preparing 08:12:14 3f7ed97a7b4c: Preparing 08:12:14 1a7d9c56a534: Preparing 08:12:14 ab80892f02d5: Preparing 08:12:14 ce7f800efff9: Preparing 08:12:14 ab80892f02d5: Waiting 08:12:14 ce7f800efff9: Waiting 08:12:14 92b1dc65bdcd: Layer already exists 08:12:14 3f7ed97a7b4c: Layer already exists 08:12:14 1a7d9c56a534: Layer already exists 08:12:14 dd11e7f66d45: Layer already exists 08:12:14 c939b2c90c17: Layer already exists 08:12:14 ce7f800efff9: Layer already exists 08:12:14 ab80892f02d5: Layer already exists 08:12:14 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:d62044575d54e2e6d5bed8a7babf628cf50535d36c2dc65daefa2b5ad55329f6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:15 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:12:15 dd11e7f66d45: Preparing 08:12:15 c939b2c90c17: Preparing 08:12:15 92b1dc65bdcd: Preparing 08:12:15 3f7ed97a7b4c: Preparing 08:12:15 1a7d9c56a534: Preparing 08:12:15 ab80892f02d5: Preparing 08:12:15 ce7f800efff9: Preparing 08:12:15 ab80892f02d5: Waiting 08:12:15 ce7f800efff9: Waiting 08:12:15 3f7ed97a7b4c: Layer already exists 08:12:15 dd11e7f66d45: Layer already exists 08:12:15 92b1dc65bdcd: Layer already exists 08:12:15 c939b2c90c17: Layer already exists 08:12:15 1a7d9c56a534: Layer already exists 08:12:15 ce7f800efff9: Layer already exists 08:12:15 ab80892f02d5: Layer already exists 08:12:15 main: digest: sha256:d62044575d54e2e6d5bed8a7babf628cf50535d36c2dc65daefa2b5ad55329f6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:15 ===================================================== [Pipeline] echo 08:12:15 taggedImages: 08:12:15 - nexus3.edgexfoundry.org:10004/core-data:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:15 - nexus3.edgexfoundry.org:10004/core-data:latest 08:12:15 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.43 08:12:15 - nexus3.edgexfoundry.org:10004/core-data:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:15 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:12:15 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:12:15 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:15 latest 08:12:15 3.2.0-dev.43 08:12:15 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:15 main 08:12:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:12:16 87898a066e5c: Preparing 08:12:16 dea963ec92de: Preparing 08:12:16 3f7ed97a7b4c: Preparing 08:12:16 38525016ec4c: Preparing 08:12:16 3ae1ac0cdbee: Preparing 08:12:16 ce7f800efff9: Preparing 08:12:16 ce7f800efff9: Waiting 08:12:16 3ae1ac0cdbee: Pushed 08:12:16 38525016ec4c: Pushed 08:12:16 3f7ed97a7b4c: Layer already exists 08:12:16 ce7f800efff9: Layer already exists 08:12:16 87898a066e5c: Pushed 08:12:19 dea963ec92de: Pushed 08:12:19 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:ab7e5b2b3ec40ba16fea94f5d7103dc64202794180477fb059bffcbebc78e806 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:12:21 87898a066e5c: Preparing 08:12:21 dea963ec92de: Preparing 08:12:21 3f7ed97a7b4c: Preparing 08:12:21 38525016ec4c: Preparing 08:12:21 3ae1ac0cdbee: Preparing 08:12:21 ce7f800efff9: Preparing 08:12:21 ce7f800efff9: Waiting 08:12:21 dea963ec92de: Layer already exists 08:12:21 3ae1ac0cdbee: Layer already exists 08:12:21 3f7ed97a7b4c: Layer already exists 08:12:21 87898a066e5c: Layer already exists 08:12:21 38525016ec4c: Layer already exists 08:12:21 ce7f800efff9: Layer already exists 08:12:21 latest: digest: sha256:ab7e5b2b3ec40ba16fea94f5d7103dc64202794180477fb059bffcbebc78e806 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.43 08:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:12:21 87898a066e5c: Preparing 08:12:21 dea963ec92de: Preparing 08:12:21 3f7ed97a7b4c: Preparing 08:12:21 38525016ec4c: Preparing 08:12:21 3ae1ac0cdbee: Preparing 08:12:21 ce7f800efff9: Preparing 08:12:21 ce7f800efff9: Waiting 08:12:21 3ae1ac0cdbee: Layer already exists 08:12:21 87898a066e5c: Layer already exists 08:12:21 dea963ec92de: Layer already exists 08:12:21 38525016ec4c: Layer already exists 08:12:21 3f7ed97a7b4c: Layer already exists 08:12:21 ce7f800efff9: Layer already exists 08:12:21 3.2.0-dev.43: digest: sha256:ab7e5b2b3ec40ba16fea94f5d7103dc64202794180477fb059bffcbebc78e806 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:12:22 87898a066e5c: Preparing 08:12:22 dea963ec92de: Preparing 08:12:22 3f7ed97a7b4c: Preparing 08:12:22 38525016ec4c: Preparing 08:12:22 3ae1ac0cdbee: Preparing 08:12:22 ce7f800efff9: Preparing 08:12:22 ce7f800efff9: Waiting 08:12:22 3ae1ac0cdbee: Layer already exists 08:12:22 38525016ec4c: Layer already exists 08:12:22 3f7ed97a7b4c: Layer already exists 08:12:22 87898a066e5c: Layer already exists 08:12:22 dea963ec92de: Layer already exists 08:12:22 ce7f800efff9: Layer already exists 08:12:22 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:ab7e5b2b3ec40ba16fea94f5d7103dc64202794180477fb059bffcbebc78e806 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:12:23 87898a066e5c: Preparing 08:12:23 dea963ec92de: Preparing 08:12:23 3f7ed97a7b4c: Preparing 08:12:23 38525016ec4c: Preparing 08:12:23 3ae1ac0cdbee: Preparing 08:12:23 ce7f800efff9: Preparing 08:12:23 ce7f800efff9: Waiting 08:12:23 38525016ec4c: Layer already exists 08:12:23 dea963ec92de: Layer already exists 08:12:23 3ae1ac0cdbee: Layer already exists 08:12:23 3f7ed97a7b4c: Layer already exists 08:12:23 87898a066e5c: Layer already exists 08:12:23 ce7f800efff9: Layer already exists 08:12:23 main: digest: sha256:ab7e5b2b3ec40ba16fea94f5d7103dc64202794180477fb059bffcbebc78e806 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:23 ===================================================== [Pipeline] echo 08:12:23 taggedImages: 08:12:23 - nexus3.edgexfoundry.org:10004/core-keeper:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:23 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:12:23 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.43 08:12:23 - nexus3.edgexfoundry.org:10004/core-keeper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:23 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:12:23 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:12:23 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:23 latest 08:12:23 3.2.0-dev.43 08:12:23 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:23 main 08:12:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:12:23 6cb7a2c5c784: Preparing 08:12:23 8e917b9a724c: Preparing 08:12:23 85ca67c1535f: Preparing 08:12:23 92b1dc65bdcd: Preparing 08:12:23 3f7ed97a7b4c: Preparing 08:12:23 1a7d9c56a534: Preparing 08:12:23 ab80892f02d5: Preparing 08:12:23 ce7f800efff9: Preparing 08:12:23 1a7d9c56a534: Waiting 08:12:23 ab80892f02d5: Waiting 08:12:23 ce7f800efff9: Waiting 08:12:23 3f7ed97a7b4c: Layer already exists 08:12:23 92b1dc65bdcd: Layer already exists 08:12:23 8e917b9a724c: Pushed 08:12:24 1a7d9c56a534: Layer already exists 08:12:24 ab80892f02d5: Layer already exists 08:12:24 ce7f800efff9: Layer already exists 08:12:24 6cb7a2c5c784: Pushed 08:12:26 85ca67c1535f: Pushed 08:12:26 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:ae57cf9db92e2e030ef0ad2089b3176e2ceb37d9d29c3f64debc68b2494975e7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:12:27 6cb7a2c5c784: Preparing 08:12:27 8e917b9a724c: Preparing 08:12:27 85ca67c1535f: Preparing 08:12:27 92b1dc65bdcd: Preparing 08:12:27 3f7ed97a7b4c: Preparing 08:12:27 1a7d9c56a534: Preparing 08:12:27 ab80892f02d5: Preparing 08:12:27 ce7f800efff9: Preparing 08:12:27 1a7d9c56a534: Waiting 08:12:27 ab80892f02d5: Waiting 08:12:27 ce7f800efff9: Waiting 08:12:27 3f7ed97a7b4c: Layer already exists 08:12:27 92b1dc65bdcd: Layer already exists 08:12:27 8e917b9a724c: Layer already exists 08:12:27 85ca67c1535f: Layer already exists 08:12:27 6cb7a2c5c784: Layer already exists 08:12:27 1a7d9c56a534: Layer already exists 08:12:27 ce7f800efff9: Layer already exists 08:12:27 ab80892f02d5: Layer already exists 08:12:27 latest: digest: sha256:ae57cf9db92e2e030ef0ad2089b3176e2ceb37d9d29c3f64debc68b2494975e7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.43 08:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:12:28 6cb7a2c5c784: Preparing 08:12:28 8e917b9a724c: Preparing 08:12:28 85ca67c1535f: Preparing 08:12:28 92b1dc65bdcd: Preparing 08:12:28 3f7ed97a7b4c: Preparing 08:12:28 1a7d9c56a534: Preparing 08:12:28 ab80892f02d5: Preparing 08:12:28 ce7f800efff9: Preparing 08:12:28 1a7d9c56a534: Waiting 08:12:28 ab80892f02d5: Waiting 08:12:28 ce7f800efff9: Waiting 08:12:28 3f7ed97a7b4c: Layer already exists 08:12:28 85ca67c1535f: Layer already exists 08:12:28 6cb7a2c5c784: Layer already exists 08:12:28 8e917b9a724c: Layer already exists 08:12:28 92b1dc65bdcd: Layer already exists 08:12:28 ab80892f02d5: Layer already exists 08:12:28 ce7f800efff9: Layer already exists 08:12:28 1a7d9c56a534: Layer already exists 08:12:28 3.2.0-dev.43: digest: sha256:ae57cf9db92e2e030ef0ad2089b3176e2ceb37d9d29c3f64debc68b2494975e7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:12:28 6cb7a2c5c784: Preparing 08:12:28 8e917b9a724c: Preparing 08:12:28 85ca67c1535f: Preparing 08:12:28 92b1dc65bdcd: Preparing 08:12:28 3f7ed97a7b4c: Preparing 08:12:28 1a7d9c56a534: Preparing 08:12:28 ab80892f02d5: Preparing 08:12:28 ce7f800efff9: Preparing 08:12:28 1a7d9c56a534: Waiting 08:12:28 ab80892f02d5: Waiting 08:12:28 ce7f800efff9: Waiting 08:12:28 85ca67c1535f: Layer already exists 08:12:28 6cb7a2c5c784: Layer already exists 08:12:28 92b1dc65bdcd: Layer already exists 08:12:28 3f7ed97a7b4c: Layer already exists 08:12:28 8e917b9a724c: Layer already exists 08:12:28 1a7d9c56a534: Layer already exists 08:12:28 ce7f800efff9: Layer already exists 08:12:28 ab80892f02d5: Layer already exists 08:12:28 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:ae57cf9db92e2e030ef0ad2089b3176e2ceb37d9d29c3f64debc68b2494975e7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:12:30 6cb7a2c5c784: Preparing 08:12:30 8e917b9a724c: Preparing 08:12:30 85ca67c1535f: Preparing 08:12:30 92b1dc65bdcd: Preparing 08:12:30 3f7ed97a7b4c: Preparing 08:12:30 1a7d9c56a534: Preparing 08:12:30 ab80892f02d5: Preparing 08:12:30 ce7f800efff9: Preparing 08:12:30 1a7d9c56a534: Waiting 08:12:30 ce7f800efff9: Waiting 08:12:30 3f7ed97a7b4c: Layer already exists 08:12:30 85ca67c1535f: Layer already exists 08:12:30 92b1dc65bdcd: Layer already exists 08:12:30 6cb7a2c5c784: Layer already exists 08:12:30 8e917b9a724c: Layer already exists 08:12:30 1a7d9c56a534: Layer already exists 08:12:30 ce7f800efff9: Layer already exists 08:12:30 ab80892f02d5: Layer already exists 08:12:30 main: digest: sha256:ae57cf9db92e2e030ef0ad2089b3176e2ceb37d9d29c3f64debc68b2494975e7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:30 ===================================================== [Pipeline] echo 08:12:30 taggedImages: 08:12:30 - nexus3.edgexfoundry.org:10004/core-metadata:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:30 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:12:30 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.43 08:12:30 - nexus3.edgexfoundry.org:10004/core-metadata:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:30 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:12:30 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:12:30 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:30 latest 08:12:30 3.2.0-dev.43 08:12:30 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:30 main 08:12:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:12:31 2930a4b0eee3: Preparing 08:12:31 ccc415f61dc0: Preparing 08:12:31 d4fa5f33797a: Preparing 08:12:31 36e37da3d4a3: Preparing 08:12:31 0e036bb188e3: Preparing 08:12:31 19d7e5da2e99: Preparing 08:12:31 9f2ca6ab405d: Preparing 08:12:31 92b1dc65bdcd: Preparing 08:12:31 3f7ed97a7b4c: Preparing 08:12:31 862c65552af9: Preparing 08:12:31 53f4e67dc748: Preparing 08:12:31 5f70bf18a086: Preparing 08:12:31 bab647591794: Preparing 08:12:31 69dd9a7c095d: Preparing 08:12:31 00144431a841: Preparing 08:12:31 ce7f800efff9: Preparing 08:12:31 862c65552af9: Waiting 08:12:31 53f4e67dc748: Waiting 08:12:31 5f70bf18a086: Waiting 08:12:31 bab647591794: Waiting 08:12:31 69dd9a7c095d: Waiting 08:12:31 9f2ca6ab405d: Waiting 08:12:31 92b1dc65bdcd: Waiting 08:12:31 3f7ed97a7b4c: Waiting 08:12:31 00144431a841: Waiting 08:12:31 ce7f800efff9: Waiting 08:12:31 d4fa5f33797a: Pushed 08:12:31 ccc415f61dc0: Pushed 08:12:31 2930a4b0eee3: Pushed 08:12:31 36e37da3d4a3: Pushed 08:12:31 0e036bb188e3: Pushed 08:12:31 92b1dc65bdcd: Layer already exists 08:12:31 19d7e5da2e99: Pushed 08:12:31 3f7ed97a7b4c: Layer already exists 08:12:31 5f70bf18a086: Layer already exists 08:12:31 862c65552af9: Pushed 08:12:31 53f4e67dc748: Pushed 08:12:31 69dd9a7c095d: Pushed 08:12:31 bab647591794: Pushed 08:12:31 ce7f800efff9: Layer already exists 08:12:31 00144431a841: Pushed 08:12:32 9f2ca6ab405d: Pushed 08:12:33 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:af78a9ea467bccdce7b8103669d505f44e5ef05cd27e91fdd7c06a3c23c01bda size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:12:33 2930a4b0eee3: Preparing 08:12:33 ccc415f61dc0: Preparing 08:12:33 d4fa5f33797a: Preparing 08:12:33 36e37da3d4a3: Preparing 08:12:33 0e036bb188e3: Preparing 08:12:33 19d7e5da2e99: Preparing 08:12:33 9f2ca6ab405d: Preparing 08:12:33 92b1dc65bdcd: Preparing 08:12:33 3f7ed97a7b4c: Preparing 08:12:33 9f2ca6ab405d: Waiting 08:12:33 92b1dc65bdcd: Waiting 08:12:33 19d7e5da2e99: Waiting 08:12:33 862c65552af9: Preparing 08:12:33 53f4e67dc748: Preparing 08:12:33 5f70bf18a086: Preparing 08:12:33 3f7ed97a7b4c: Waiting 08:12:33 bab647591794: Preparing 08:12:33 862c65552af9: Waiting 08:12:33 69dd9a7c095d: Preparing 08:12:33 53f4e67dc748: Waiting 08:12:33 5f70bf18a086: Waiting 08:12:33 00144431a841: Preparing 08:12:33 ce7f800efff9: Preparing 08:12:33 00144431a841: Waiting 08:12:33 ce7f800efff9: Waiting 08:12:33 ccc415f61dc0: Layer already exists 08:12:33 0e036bb188e3: Layer already exists 08:12:33 36e37da3d4a3: Layer already exists 08:12:33 d4fa5f33797a: Layer already exists 08:12:33 2930a4b0eee3: Layer already exists 08:12:33 9f2ca6ab405d: Layer already exists 08:12:33 3f7ed97a7b4c: Layer already exists 08:12:33 92b1dc65bdcd: Layer already exists 08:12:33 19d7e5da2e99: Layer already exists 08:12:33 862c65552af9: Layer already exists 08:12:33 53f4e67dc748: Layer already exists 08:12:33 5f70bf18a086: Layer already exists 08:12:33 bab647591794: Layer already exists 08:12:33 69dd9a7c095d: Layer already exists 08:12:33 00144431a841: Layer already exists 08:12:33 ce7f800efff9: Layer already exists 08:12:33 latest: digest: sha256:af78a9ea467bccdce7b8103669d505f44e5ef05cd27e91fdd7c06a3c23c01bda size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.43 08:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:12:34 2930a4b0eee3: Preparing 08:12:34 ccc415f61dc0: Preparing 08:12:34 d4fa5f33797a: Preparing 08:12:34 36e37da3d4a3: Preparing 08:12:34 0e036bb188e3: Preparing 08:12:34 19d7e5da2e99: Preparing 08:12:34 9f2ca6ab405d: Preparing 08:12:34 92b1dc65bdcd: Preparing 08:12:34 3f7ed97a7b4c: Preparing 08:12:34 862c65552af9: Preparing 08:12:34 53f4e67dc748: Preparing 08:12:34 5f70bf18a086: Preparing 08:12:34 bab647591794: Preparing 08:12:34 69dd9a7c095d: Preparing 08:12:34 00144431a841: Preparing 08:12:34 ce7f800efff9: Preparing 08:12:34 92b1dc65bdcd: Waiting 08:12:34 53f4e67dc748: Waiting 08:12:34 19d7e5da2e99: Waiting 08:12:34 3f7ed97a7b4c: Waiting 08:12:34 5f70bf18a086: Waiting 08:12:34 9f2ca6ab405d: Waiting 08:12:34 862c65552af9: Waiting 08:12:34 ce7f800efff9: Waiting 08:12:34 00144431a841: Waiting 08:12:34 bab647591794: Waiting 08:12:34 69dd9a7c095d: Waiting 08:12:34 d4fa5f33797a: Layer already exists 08:12:34 2930a4b0eee3: Layer already exists 08:12:34 ccc415f61dc0: Layer already exists 08:12:34 0e036bb188e3: Layer already exists 08:12:34 36e37da3d4a3: Layer already exists 08:12:34 19d7e5da2e99: Layer already exists 08:12:34 9f2ca6ab405d: Layer already exists 08:12:34 92b1dc65bdcd: Layer already exists 08:12:34 862c65552af9: Layer already exists 08:12:34 3f7ed97a7b4c: Layer already exists 08:12:34 53f4e67dc748: Layer already exists 08:12:34 5f70bf18a086: Layer already exists 08:12:34 69dd9a7c095d: Layer already exists 08:12:34 bab647591794: Layer already exists 08:12:34 00144431a841: Layer already exists 08:12:34 ce7f800efff9: Layer already exists 08:12:34 3.2.0-dev.43: digest: sha256:af78a9ea467bccdce7b8103669d505f44e5ef05cd27e91fdd7c06a3c23c01bda size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:12:35 2930a4b0eee3: Preparing 08:12:35 ccc415f61dc0: Preparing 08:12:35 d4fa5f33797a: Preparing 08:12:35 36e37da3d4a3: Preparing 08:12:35 0e036bb188e3: Preparing 08:12:35 19d7e5da2e99: Preparing 08:12:35 9f2ca6ab405d: Preparing 08:12:35 92b1dc65bdcd: Preparing 08:12:35 19d7e5da2e99: Waiting 08:12:35 9f2ca6ab405d: Waiting 08:12:35 3f7ed97a7b4c: Preparing 08:12:35 862c65552af9: Preparing 08:12:35 92b1dc65bdcd: Waiting 08:12:35 3f7ed97a7b4c: Waiting 08:12:35 53f4e67dc748: Preparing 08:12:35 5f70bf18a086: Preparing 08:12:35 bab647591794: Preparing 08:12:35 69dd9a7c095d: Preparing 08:12:35 00144431a841: Preparing 08:12:35 ce7f800efff9: Preparing 08:12:35 862c65552af9: Waiting 08:12:35 69dd9a7c095d: Waiting 08:12:35 00144431a841: Waiting 08:12:35 ce7f800efff9: Waiting 08:12:35 53f4e67dc748: Waiting 08:12:35 5f70bf18a086: Waiting 08:12:35 bab647591794: Waiting 08:12:35 36e37da3d4a3: Layer already exists 08:12:35 ccc415f61dc0: Layer already exists 08:12:35 d4fa5f33797a: Layer already exists 08:12:35 0e036bb188e3: Layer already exists 08:12:35 2930a4b0eee3: Layer already exists 08:12:35 92b1dc65bdcd: Layer already exists 08:12:35 19d7e5da2e99: Layer already exists 08:12:35 9f2ca6ab405d: Layer already exists 08:12:35 3f7ed97a7b4c: Layer already exists 08:12:35 862c65552af9: Layer already exists 08:12:35 5f70bf18a086: Layer already exists 08:12:35 53f4e67dc748: Layer already exists 08:12:35 bab647591794: Layer already exists 08:12:35 00144431a841: Layer already exists 08:12:35 69dd9a7c095d: Layer already exists 08:12:35 ce7f800efff9: Layer already exists 08:12:35 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:af78a9ea467bccdce7b8103669d505f44e5ef05cd27e91fdd7c06a3c23c01bda size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:12:35 2930a4b0eee3: Preparing 08:12:35 ccc415f61dc0: Preparing 08:12:35 d4fa5f33797a: Preparing 08:12:35 36e37da3d4a3: Preparing 08:12:35 0e036bb188e3: Preparing 08:12:35 19d7e5da2e99: Preparing 08:12:35 9f2ca6ab405d: Preparing 08:12:35 92b1dc65bdcd: Preparing 08:12:35 3f7ed97a7b4c: Preparing 08:12:35 862c65552af9: Preparing 08:12:35 53f4e67dc748: Preparing 08:12:35 5f70bf18a086: Preparing 08:12:35 bab647591794: Preparing 08:12:35 69dd9a7c095d: Preparing 08:12:35 00144431a841: Preparing 08:12:35 ce7f800efff9: Preparing 08:12:35 5f70bf18a086: Waiting 08:12:35 19d7e5da2e99: Waiting 08:12:35 00144431a841: Waiting 08:12:35 bab647591794: Waiting 08:12:35 ce7f800efff9: Waiting 08:12:35 3f7ed97a7b4c: Waiting 08:12:35 69dd9a7c095d: Waiting 08:12:35 862c65552af9: Waiting 08:12:35 53f4e67dc748: Waiting 08:12:35 92b1dc65bdcd: Waiting 08:12:35 ccc415f61dc0: Layer already exists 08:12:35 0e036bb188e3: Layer already exists 08:12:35 36e37da3d4a3: Layer already exists 08:12:35 2930a4b0eee3: Layer already exists 08:12:35 d4fa5f33797a: Layer already exists 08:12:35 19d7e5da2e99: Layer already exists 08:12:35 9f2ca6ab405d: Layer already exists 08:12:35 92b1dc65bdcd: Layer already exists 08:12:35 3f7ed97a7b4c: Layer already exists 08:12:35 862c65552af9: Layer already exists 08:12:35 00144431a841: Layer already exists 08:12:35 53f4e67dc748: Layer already exists 08:12:35 5f70bf18a086: Layer already exists 08:12:35 69dd9a7c095d: Layer already exists 08:12:35 bab647591794: Layer already exists 08:12:35 ce7f800efff9: Layer already exists 08:12:35 main: digest: sha256:af78a9ea467bccdce7b8103669d505f44e5ef05cd27e91fdd7c06a3c23c01bda size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:35 ===================================================== [Pipeline] echo 08:12:35 taggedImages: 08:12:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:12:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.43 08:12:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:12:35 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:12:35 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:35 latest 08:12:35 3.2.0-dev.43 08:12:35 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:35 main 08:12:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:12:36 32dc3678b6f6: Preparing 08:12:36 4fcd0ebb4e74: Preparing 08:12:36 05c864e952d4: Preparing 08:12:36 48b3befdd36c: Preparing 08:12:36 92b1dc65bdcd: Preparing 08:12:36 3f7ed97a7b4c: Preparing 08:12:36 1a7d9c56a534: Preparing 08:12:36 ab80892f02d5: Preparing 08:12:36 ce7f800efff9: Preparing 08:12:36 3f7ed97a7b4c: Waiting 08:12:36 1a7d9c56a534: Waiting 08:12:36 ab80892f02d5: Waiting 08:12:36 ce7f800efff9: Waiting 08:12:36 92b1dc65bdcd: Layer already exists 08:12:36 4fcd0ebb4e74: Layer already exists 08:12:36 3f7ed97a7b4c: Layer already exists 08:12:36 1a7d9c56a534: Layer already exists 08:12:36 ab80892f02d5: Layer already exists 08:12:36 ce7f800efff9: Layer already exists 08:12:36 05c864e952d4: Pushed 08:12:36 32dc3678b6f6: Pushed 08:12:39 48b3befdd36c: Pushed 08:12:39 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:3208eb875e7d5bfa172fc03a1a03368370359f8ff6cc51be6e34af0c1c2f9114 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:12:39 32dc3678b6f6: Preparing 08:12:39 4fcd0ebb4e74: Preparing 08:12:39 05c864e952d4: Preparing 08:12:39 48b3befdd36c: Preparing 08:12:39 92b1dc65bdcd: Preparing 08:12:39 3f7ed97a7b4c: Preparing 08:12:39 1a7d9c56a534: Preparing 08:12:39 ab80892f02d5: Preparing 08:12:39 ce7f800efff9: Preparing 08:12:39 3f7ed97a7b4c: Waiting 08:12:39 ce7f800efff9: Waiting 08:12:39 1a7d9c56a534: Waiting 08:12:39 ab80892f02d5: Waiting 08:12:39 92b1dc65bdcd: Layer already exists 08:12:39 05c864e952d4: Layer already exists 08:12:39 4fcd0ebb4e74: Layer already exists 08:12:39 48b3befdd36c: Layer already exists 08:12:39 32dc3678b6f6: Layer already exists 08:12:39 1a7d9c56a534: Layer already exists 08:12:39 3f7ed97a7b4c: Layer already exists 08:12:39 ab80892f02d5: Layer already exists 08:12:39 ce7f800efff9: Layer already exists 08:12:39 latest: digest: sha256:3208eb875e7d5bfa172fc03a1a03368370359f8ff6cc51be6e34af0c1c2f9114 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.43 08:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:12:40 32dc3678b6f6: Preparing 08:12:40 4fcd0ebb4e74: Preparing 08:12:40 05c864e952d4: Preparing 08:12:40 48b3befdd36c: Preparing 08:12:40 92b1dc65bdcd: Preparing 08:12:40 3f7ed97a7b4c: Preparing 08:12:40 1a7d9c56a534: Preparing 08:12:40 ab80892f02d5: Preparing 08:12:40 ce7f800efff9: Preparing 08:12:40 1a7d9c56a534: Waiting 08:12:40 3f7ed97a7b4c: Waiting 08:12:40 ab80892f02d5: Waiting 08:12:40 ce7f800efff9: Waiting 08:12:40 48b3befdd36c: Layer already exists 08:12:40 32dc3678b6f6: Layer already exists 08:12:40 92b1dc65bdcd: Layer already exists 08:12:40 4fcd0ebb4e74: Layer already exists 08:12:40 ce7f800efff9: Layer already exists 08:12:40 3f7ed97a7b4c: Layer already exists 08:12:40 1a7d9c56a534: Layer already exists 08:12:40 ab80892f02d5: Layer already exists 08:12:40 05c864e952d4: Layer already exists 08:12:40 3.2.0-dev.43: digest: sha256:3208eb875e7d5bfa172fc03a1a03368370359f8ff6cc51be6e34af0c1c2f9114 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:12:41 32dc3678b6f6: Preparing 08:12:41 4fcd0ebb4e74: Preparing 08:12:41 05c864e952d4: Preparing 08:12:41 48b3befdd36c: Preparing 08:12:41 92b1dc65bdcd: Preparing 08:12:41 3f7ed97a7b4c: Preparing 08:12:41 1a7d9c56a534: Preparing 08:12:41 ab80892f02d5: Preparing 08:12:41 ce7f800efff9: Preparing 08:12:41 3f7ed97a7b4c: Waiting 08:12:41 1a7d9c56a534: Waiting 08:12:41 ce7f800efff9: Waiting 08:12:41 32dc3678b6f6: Layer already exists 08:12:41 05c864e952d4: Layer already exists 08:12:41 48b3befdd36c: Layer already exists 08:12:41 92b1dc65bdcd: Layer already exists 08:12:41 4fcd0ebb4e74: Layer already exists 08:12:41 1a7d9c56a534: Layer already exists 08:12:41 3f7ed97a7b4c: Layer already exists 08:12:41 ab80892f02d5: Layer already exists 08:12:41 ce7f800efff9: Layer already exists 08:12:41 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:3208eb875e7d5bfa172fc03a1a03368370359f8ff6cc51be6e34af0c1c2f9114 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:12:41 32dc3678b6f6: Preparing 08:12:41 4fcd0ebb4e74: Preparing 08:12:41 05c864e952d4: Preparing 08:12:41 48b3befdd36c: Preparing 08:12:41 92b1dc65bdcd: Preparing 08:12:41 3f7ed97a7b4c: Preparing 08:12:41 1a7d9c56a534: Preparing 08:12:41 ab80892f02d5: Preparing 08:12:41 ce7f800efff9: Preparing 08:12:41 1a7d9c56a534: Waiting 08:12:41 ab80892f02d5: Waiting 08:12:41 ce7f800efff9: Waiting 08:12:41 4fcd0ebb4e74: Layer already exists 08:12:41 05c864e952d4: Layer already exists 08:12:41 32dc3678b6f6: Layer already exists 08:12:41 92b1dc65bdcd: Layer already exists 08:12:41 48b3befdd36c: Layer already exists 08:12:41 3f7ed97a7b4c: Layer already exists 08:12:41 1a7d9c56a534: Layer already exists 08:12:41 ab80892f02d5: Layer already exists 08:12:41 ce7f800efff9: Layer already exists 08:12:41 main: digest: sha256:3208eb875e7d5bfa172fc03a1a03368370359f8ff6cc51be6e34af0c1c2f9114 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:42 ===================================================== [Pipeline] echo 08:12:42 taggedImages: 08:12:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:12:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.43 08:12:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:12:42 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:12:42 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:42 latest 08:12:42 3.2.0-dev.43 08:12:42 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:42 main 08:12:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:12:42 bf33a1b96206: Preparing 08:12:42 c5aa5edcb116: Preparing 08:12:42 8692b589ce46: Preparing 08:12:42 ff585f3fe001: Preparing 08:12:42 9414bd14ba8c: Preparing 08:12:42 92b1dc65bdcd: Preparing 08:12:42 3f7ed97a7b4c: Preparing 08:12:42 6dc8ec7de644: Preparing 08:12:42 c5ec9d497ad1: Preparing 08:12:42 b48030ab09e0: Preparing 08:12:42 ce7f800efff9: Preparing 08:12:42 6dc8ec7de644: Waiting 08:12:42 c5ec9d497ad1: Waiting 08:12:42 b48030ab09e0: Waiting 08:12:42 ce7f800efff9: Waiting 08:12:42 92b1dc65bdcd: Waiting 08:12:42 ff585f3fe001: Pushed 08:12:42 bf33a1b96206: Pushed 08:12:42 c5aa5edcb116: Pushed 08:12:42 9414bd14ba8c: Pushed 08:12:43 3f7ed97a7b4c: Layer already exists 08:12:43 92b1dc65bdcd: Layer already exists 08:12:43 ce7f800efff9: Layer already exists 08:12:43 6dc8ec7de644: Pushed 08:12:43 c5ec9d497ad1: Pushed 08:12:43 8692b589ce46: Pushed 08:12:43 b48030ab09e0: Pushed 08:12:44 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:dcab79c29068c4b206571759a050279b8a42734da65aed38621032e3eb36eba9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:12:44 bf33a1b96206: Preparing 08:12:44 c5aa5edcb116: Preparing 08:12:44 8692b589ce46: Preparing 08:12:44 ff585f3fe001: Preparing 08:12:44 9414bd14ba8c: Preparing 08:12:44 92b1dc65bdcd: Preparing 08:12:44 3f7ed97a7b4c: Preparing 08:12:44 6dc8ec7de644: Preparing 08:12:44 c5ec9d497ad1: Preparing 08:12:44 b48030ab09e0: Preparing 08:12:44 ce7f800efff9: Preparing 08:12:44 b48030ab09e0: Waiting 08:12:44 3f7ed97a7b4c: Waiting 08:12:44 6dc8ec7de644: Waiting 08:12:44 c5ec9d497ad1: Waiting 08:12:44 92b1dc65bdcd: Waiting 08:12:44 ce7f800efff9: Waiting 08:12:44 ff585f3fe001: Layer already exists 08:12:44 c5aa5edcb116: Layer already exists 08:12:44 9414bd14ba8c: Layer already exists 08:12:44 bf33a1b96206: Layer already exists 08:12:44 8692b589ce46: Layer already exists 08:12:44 92b1dc65bdcd: Layer already exists 08:12:44 b48030ab09e0: Layer already exists 08:12:44 3f7ed97a7b4c: Layer already exists 08:12:44 6dc8ec7de644: Layer already exists 08:12:44 c5ec9d497ad1: Layer already exists 08:12:44 ce7f800efff9: Layer already exists 08:12:44 latest: digest: sha256:dcab79c29068c4b206571759a050279b8a42734da65aed38621032e3eb36eba9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.43 08:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:12:45 bf33a1b96206: Preparing 08:12:45 c5aa5edcb116: Preparing 08:12:45 8692b589ce46: Preparing 08:12:45 ff585f3fe001: Preparing 08:12:45 9414bd14ba8c: Preparing 08:12:45 92b1dc65bdcd: Preparing 08:12:45 3f7ed97a7b4c: Preparing 08:12:45 6dc8ec7de644: Preparing 08:12:45 c5ec9d497ad1: Preparing 08:12:45 b48030ab09e0: Preparing 08:12:45 ce7f800efff9: Preparing 08:12:45 92b1dc65bdcd: Waiting 08:12:45 6dc8ec7de644: Waiting 08:12:45 b48030ab09e0: Waiting 08:12:45 ce7f800efff9: Waiting 08:12:45 c5ec9d497ad1: Waiting 08:12:45 3f7ed97a7b4c: Waiting 08:12:45 c5aa5edcb116: Layer already exists 08:12:45 ff585f3fe001: Layer already exists 08:12:45 9414bd14ba8c: Layer already exists 08:12:45 bf33a1b96206: Layer already exists 08:12:45 8692b589ce46: Layer already exists 08:12:45 92b1dc65bdcd: Layer already exists 08:12:45 c5ec9d497ad1: Layer already exists 08:12:45 6dc8ec7de644: Layer already exists 08:12:45 3f7ed97a7b4c: Layer already exists 08:12:45 b48030ab09e0: Layer already exists 08:12:45 ce7f800efff9: Layer already exists 08:12:45 3.2.0-dev.43: digest: sha256:dcab79c29068c4b206571759a050279b8a42734da65aed38621032e3eb36eba9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:12:46 bf33a1b96206: Preparing 08:12:46 c5aa5edcb116: Preparing 08:12:46 8692b589ce46: Preparing 08:12:46 ff585f3fe001: Preparing 08:12:46 9414bd14ba8c: Preparing 08:12:46 92b1dc65bdcd: Preparing 08:12:46 3f7ed97a7b4c: Preparing 08:12:46 6dc8ec7de644: Preparing 08:12:46 c5ec9d497ad1: Preparing 08:12:46 b48030ab09e0: Preparing 08:12:46 ce7f800efff9: Preparing 08:12:46 92b1dc65bdcd: Waiting 08:12:46 3f7ed97a7b4c: Waiting 08:12:46 6dc8ec7de644: Waiting 08:12:46 c5ec9d497ad1: Waiting 08:12:46 b48030ab09e0: Waiting 08:12:46 ce7f800efff9: Waiting 08:12:46 8692b589ce46: Layer already exists 08:12:46 c5aa5edcb116: Layer already exists 08:12:46 ff585f3fe001: Layer already exists 08:12:46 bf33a1b96206: Layer already exists 08:12:46 9414bd14ba8c: Layer already exists 08:12:46 6dc8ec7de644: Layer already exists 08:12:46 92b1dc65bdcd: Layer already exists 08:12:46 3f7ed97a7b4c: Layer already exists 08:12:46 c5ec9d497ad1: Layer already exists 08:12:46 b48030ab09e0: Layer already exists 08:12:46 ce7f800efff9: Layer already exists 08:12:46 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:dcab79c29068c4b206571759a050279b8a42734da65aed38621032e3eb36eba9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:12:46 bf33a1b96206: Preparing 08:12:46 c5aa5edcb116: Preparing 08:12:46 8692b589ce46: Preparing 08:12:46 ff585f3fe001: Preparing 08:12:46 9414bd14ba8c: Preparing 08:12:46 92b1dc65bdcd: Preparing 08:12:46 3f7ed97a7b4c: Preparing 08:12:46 6dc8ec7de644: Preparing 08:12:46 c5ec9d497ad1: Preparing 08:12:46 b48030ab09e0: Preparing 08:12:46 ce7f800efff9: Preparing 08:12:46 92b1dc65bdcd: Waiting 08:12:46 ce7f800efff9: Waiting 08:12:46 3f7ed97a7b4c: Waiting 08:12:46 b48030ab09e0: Waiting 08:12:46 c5ec9d497ad1: Waiting 08:12:46 6dc8ec7de644: Waiting 08:12:46 bf33a1b96206: Layer already exists 08:12:46 9414bd14ba8c: Layer already exists 08:12:46 ff585f3fe001: Layer already exists 08:12:46 8692b589ce46: Layer already exists 08:12:46 c5aa5edcb116: Layer already exists 08:12:46 6dc8ec7de644: Layer already exists 08:12:46 3f7ed97a7b4c: Layer already exists 08:12:46 c5ec9d497ad1: Layer already exists 08:12:46 92b1dc65bdcd: Layer already exists 08:12:46 b48030ab09e0: Layer already exists 08:12:46 ce7f800efff9: Layer already exists 08:12:46 main: digest: sha256:dcab79c29068c4b206571759a050279b8a42734da65aed38621032e3eb36eba9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:46 ===================================================== [Pipeline] echo 08:12:46 taggedImages: 08:12:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:12:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.43 08:12:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:12:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:12:46 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:46 latest 08:12:46 3.2.0-dev.43 08:12:46 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:46 main 08:12:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:12:47 b37eab6c26f8: Preparing 08:12:47 2edddb78c78f: Preparing 08:12:47 20b2705d3072: Preparing 08:12:47 848bff77d73e: Preparing 08:12:47 a815da74e990: Preparing 08:12:47 1b0c066fc727: Preparing 08:12:47 d518ea8a3d62: Preparing 08:12:47 92b1dc65bdcd: Preparing 08:12:47 3f7ed97a7b4c: Preparing 08:12:47 82afe43b79c6: Preparing 08:12:47 0d44470fdf52: Preparing 08:12:47 ce7f800efff9: Preparing 08:12:47 d518ea8a3d62: Waiting 08:12:47 1b0c066fc727: Waiting 08:12:47 3f7ed97a7b4c: Waiting 08:12:47 ce7f800efff9: Waiting 08:12:47 0d44470fdf52: Waiting 08:12:47 2edddb78c78f: Pushed 08:12:47 a815da74e990: Pushed 08:12:47 b37eab6c26f8: Pushed 08:12:47 92b1dc65bdcd: Layer already exists 08:12:47 3f7ed97a7b4c: Layer already exists 08:12:47 1b0c066fc727: Pushed 08:12:47 d518ea8a3d62: Pushed 08:12:47 ce7f800efff9: Layer already exists 08:12:47 82afe43b79c6: Pushed 08:12:48 848bff77d73e: Pushed 08:12:48 20b2705d3072: Pushed 08:12:48 0d44470fdf52: Pushed 08:12:48 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:462019f881aa3c8bfcfa266da14bc597222b96d30d41df6c5c546cfb43f2d3ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:12:49 b37eab6c26f8: Preparing 08:12:49 2edddb78c78f: Preparing 08:12:49 20b2705d3072: Preparing 08:12:49 848bff77d73e: Preparing 08:12:49 a815da74e990: Preparing 08:12:49 1b0c066fc727: Preparing 08:12:49 d518ea8a3d62: Preparing 08:12:49 92b1dc65bdcd: Preparing 08:12:49 3f7ed97a7b4c: Preparing 08:12:49 82afe43b79c6: Preparing 08:12:49 0d44470fdf52: Preparing 08:12:49 ce7f800efff9: Preparing 08:12:49 1b0c066fc727: Waiting 08:12:49 d518ea8a3d62: Waiting 08:12:49 92b1dc65bdcd: Waiting 08:12:49 3f7ed97a7b4c: Waiting 08:12:49 82afe43b79c6: Waiting 08:12:49 0d44470fdf52: Waiting 08:12:49 ce7f800efff9: Waiting 08:12:49 848bff77d73e: Layer already exists 08:12:49 b37eab6c26f8: Layer already exists 08:12:49 20b2705d3072: Layer already exists 08:12:49 2edddb78c78f: Layer already exists 08:12:49 a815da74e990: Layer already exists 08:12:49 d518ea8a3d62: Layer already exists 08:12:49 92b1dc65bdcd: Layer already exists 08:12:49 1b0c066fc727: Layer already exists 08:12:49 3f7ed97a7b4c: Layer already exists 08:12:49 82afe43b79c6: Layer already exists 08:12:49 0d44470fdf52: Layer already exists 08:12:49 ce7f800efff9: Layer already exists 08:12:49 latest: digest: sha256:462019f881aa3c8bfcfa266da14bc597222b96d30d41df6c5c546cfb43f2d3ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.43 08:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:12:50 b37eab6c26f8: Preparing 08:12:50 2edddb78c78f: Preparing 08:12:50 20b2705d3072: Preparing 08:12:50 848bff77d73e: Preparing 08:12:50 a815da74e990: Preparing 08:12:50 1b0c066fc727: Preparing 08:12:50 d518ea8a3d62: Preparing 08:12:50 92b1dc65bdcd: Preparing 08:12:50 3f7ed97a7b4c: Preparing 08:12:50 82afe43b79c6: Preparing 08:12:50 0d44470fdf52: Preparing 08:12:50 ce7f800efff9: Preparing 08:12:50 1b0c066fc727: Waiting 08:12:50 d518ea8a3d62: Waiting 08:12:50 92b1dc65bdcd: Waiting 08:12:50 3f7ed97a7b4c: Waiting 08:12:50 ce7f800efff9: Waiting 08:12:50 0d44470fdf52: Waiting 08:12:50 82afe43b79c6: Waiting 08:12:50 848bff77d73e: Layer already exists 08:12:50 a815da74e990: Layer already exists 08:12:50 b37eab6c26f8: Layer already exists 08:12:50 2edddb78c78f: Layer already exists 08:12:50 20b2705d3072: Layer already exists 08:12:50 d518ea8a3d62: Layer already exists 08:12:50 3f7ed97a7b4c: Layer already exists 08:12:50 92b1dc65bdcd: Layer already exists 08:12:50 82afe43b79c6: Layer already exists 08:12:50 1b0c066fc727: Layer already exists 08:12:50 0d44470fdf52: Layer already exists 08:12:50 ce7f800efff9: Layer already exists 08:12:50 3.2.0-dev.43: digest: sha256:462019f881aa3c8bfcfa266da14bc597222b96d30d41df6c5c546cfb43f2d3ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:12:50 b37eab6c26f8: Preparing 08:12:50 2edddb78c78f: Preparing 08:12:50 20b2705d3072: Preparing 08:12:50 848bff77d73e: Preparing 08:12:50 a815da74e990: Preparing 08:12:50 1b0c066fc727: Preparing 08:12:50 d518ea8a3d62: Preparing 08:12:50 92b1dc65bdcd: Preparing 08:12:50 3f7ed97a7b4c: Preparing 08:12:50 82afe43b79c6: Preparing 08:12:50 0d44470fdf52: Preparing 08:12:50 ce7f800efff9: Preparing 08:12:50 3f7ed97a7b4c: Waiting 08:12:50 82afe43b79c6: Waiting 08:12:50 0d44470fdf52: Waiting 08:12:50 92b1dc65bdcd: Waiting 08:12:50 ce7f800efff9: Waiting 08:12:50 1b0c066fc727: Waiting 08:12:50 a815da74e990: Layer already exists 08:12:50 848bff77d73e: Layer already exists 08:12:50 2edddb78c78f: Layer already exists 08:12:50 b37eab6c26f8: Layer already exists 08:12:50 20b2705d3072: Layer already exists 08:12:50 1b0c066fc727: Layer already exists 08:12:50 d518ea8a3d62: Layer already exists 08:12:50 3f7ed97a7b4c: Layer already exists 08:12:50 92b1dc65bdcd: Layer already exists 08:12:50 82afe43b79c6: Layer already exists 08:12:50 0d44470fdf52: Layer already exists 08:12:50 ce7f800efff9: Layer already exists 08:12:50 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:462019f881aa3c8bfcfa266da14bc597222b96d30d41df6c5c546cfb43f2d3ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:12:51 b37eab6c26f8: Preparing 08:12:51 2edddb78c78f: Preparing 08:12:51 20b2705d3072: Preparing 08:12:51 848bff77d73e: Preparing 08:12:51 a815da74e990: Preparing 08:12:51 1b0c066fc727: Preparing 08:12:51 d518ea8a3d62: Preparing 08:12:51 92b1dc65bdcd: Preparing 08:12:51 3f7ed97a7b4c: Preparing 08:12:51 82afe43b79c6: Preparing 08:12:51 0d44470fdf52: Preparing 08:12:51 ce7f800efff9: Preparing 08:12:51 1b0c066fc727: Waiting 08:12:51 d518ea8a3d62: Waiting 08:12:51 92b1dc65bdcd: Waiting 08:12:51 82afe43b79c6: Waiting 08:12:51 3f7ed97a7b4c: Waiting 08:12:51 0d44470fdf52: Waiting 08:12:51 ce7f800efff9: Waiting 08:12:51 b37eab6c26f8: Layer already exists 08:12:51 848bff77d73e: Layer already exists 08:12:51 2edddb78c78f: Layer already exists 08:12:51 a815da74e990: Layer already exists 08:12:51 20b2705d3072: Layer already exists 08:12:51 1b0c066fc727: Layer already exists 08:12:51 d518ea8a3d62: Layer already exists 08:12:51 92b1dc65bdcd: Layer already exists 08:12:51 82afe43b79c6: Layer already exists 08:12:51 3f7ed97a7b4c: Layer already exists 08:12:51 0d44470fdf52: Layer already exists 08:12:51 ce7f800efff9: Layer already exists 08:12:51 main: digest: sha256:462019f881aa3c8bfcfa266da14bc597222b96d30d41df6c5c546cfb43f2d3ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:51 ===================================================== [Pipeline] echo 08:12:51 taggedImages: 08:12:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:12:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.43 08:12:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:12:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:12:51 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:51 latest 08:12:51 3.2.0-dev.43 08:12:51 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:51 main 08:12:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:12:52 789428f5b9ff: Preparing 08:12:52 461cda611186: Preparing 08:12:52 92b1dc65bdcd: Preparing 08:12:52 3f7ed97a7b4c: Preparing 08:12:52 66b37cd26f70: Preparing 08:12:52 1e3661b156af: Preparing 08:12:52 ce7f800efff9: Preparing 08:12:52 1e3661b156af: Waiting 08:12:52 ce7f800efff9: Waiting 08:12:52 3f7ed97a7b4c: Layer already exists 08:12:52 92b1dc65bdcd: Layer already exists 08:12:52 ce7f800efff9: Layer already exists 08:12:52 789428f5b9ff: Pushed 08:12:52 66b37cd26f70: Pushed 08:12:52 1e3661b156af: Pushed 08:12:53 461cda611186: Pushed 08:12:54 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:50fefe7e9fb68882dead3992a1debe59067f2f9501e0ee4e568150fe0f413ba4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:54 + 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 08:12:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:12:54 789428f5b9ff: Preparing 08:12:54 461cda611186: Preparing 08:12:54 92b1dc65bdcd: Preparing 08:12:54 3f7ed97a7b4c: Preparing 08:12:54 66b37cd26f70: Preparing 08:12:54 1e3661b156af: Preparing 08:12:54 ce7f800efff9: Preparing 08:12:54 1e3661b156af: Waiting 08:12:54 ce7f800efff9: Waiting 08:12:54 66b37cd26f70: Layer already exists 08:12:54 3f7ed97a7b4c: Layer already exists 08:12:54 789428f5b9ff: Layer already exists 08:12:54 461cda611186: Layer already exists 08:12:54 92b1dc65bdcd: Layer already exists 08:12:54 1e3661b156af: Layer already exists 08:12:54 ce7f800efff9: Layer already exists 08:12:54 latest: digest: sha256:50fefe7e9fb68882dead3992a1debe59067f2f9501e0ee4e568150fe0f413ba4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.43 08:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:12:55 789428f5b9ff: Preparing 08:12:55 461cda611186: Preparing 08:12:55 92b1dc65bdcd: Preparing 08:12:55 3f7ed97a7b4c: Preparing 08:12:55 66b37cd26f70: Preparing 08:12:55 1e3661b156af: Preparing 08:12:55 ce7f800efff9: Preparing 08:12:55 1e3661b156af: Waiting 08:12:55 ce7f800efff9: Waiting 08:12:55 789428f5b9ff: Layer already exists 08:12:55 66b37cd26f70: Layer already exists 08:12:55 3f7ed97a7b4c: Layer already exists 08:12:55 92b1dc65bdcd: Layer already exists 08:12:55 461cda611186: Layer already exists 08:12:55 ce7f800efff9: Layer already exists 08:12:55 1e3661b156af: Layer already exists 08:12:55 3.2.0-dev.43: digest: sha256:50fefe7e9fb68882dead3992a1debe59067f2f9501e0ee4e568150fe0f413ba4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:12:56 789428f5b9ff: Preparing 08:12:56 461cda611186: Preparing 08:12:56 92b1dc65bdcd: Preparing 08:12:56 3f7ed97a7b4c: Preparing 08:12:56 66b37cd26f70: Preparing 08:12:56 1e3661b156af: Preparing 08:12:56 ce7f800efff9: Preparing 08:12:56 ce7f800efff9: Waiting 08:12:56 1e3661b156af: Waiting 08:12:56 66b37cd26f70: Layer already exists 08:12:56 3f7ed97a7b4c: Layer already exists 08:12:56 461cda611186: Layer already exists 08:12:56 92b1dc65bdcd: Layer already exists 08:12:56 789428f5b9ff: Layer already exists 08:12:56 1e3661b156af: Layer already exists 08:12:56 ce7f800efff9: Layer already exists 08:12:56 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:50fefe7e9fb68882dead3992a1debe59067f2f9501e0ee4e568150fe0f413ba4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:56 + 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 08:12:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:12:56 789428f5b9ff: Preparing 08:12:56 461cda611186: Preparing 08:12:56 92b1dc65bdcd: Preparing 08:12:56 3f7ed97a7b4c: Preparing 08:12:56 66b37cd26f70: Preparing 08:12:56 1e3661b156af: Preparing 08:12:56 ce7f800efff9: Preparing 08:12:56 1e3661b156af: Waiting 08:12:56 ce7f800efff9: Waiting 08:12:56 789428f5b9ff: Layer already exists 08:12:56 92b1dc65bdcd: Layer already exists 08:12:56 3f7ed97a7b4c: Layer already exists 08:12:56 461cda611186: Layer already exists 08:12:56 66b37cd26f70: Layer already exists 08:12:56 ce7f800efff9: Layer already exists 08:12:56 1e3661b156af: Layer already exists 08:12:56 main: digest: sha256:50fefe7e9fb68882dead3992a1debe59067f2f9501e0ee4e568150fe0f413ba4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:56 ===================================================== [Pipeline] echo 08:12:56 taggedImages: 08:12:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:12:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.43 08:12:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:12:56 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:12:56 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:56 latest 08:12:56 3.2.0-dev.43 08:12:56 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:12:56 main 08:12:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:12:57 6b00c0f9eaf2: Preparing 08:12:57 f163678075d6: Preparing 08:12:57 7857b55d0581: Preparing 08:12:57 92b1dc65bdcd: Preparing 08:12:57 3f7ed97a7b4c: Preparing 08:12:57 fad9f211b526: Preparing 08:12:57 e41179d8ccda: Preparing 08:12:57 b83e2f93ad78: Preparing 08:12:57 05574660b7aa: Preparing 08:12:57 ce7f800efff9: Preparing 08:12:57 fad9f211b526: Waiting 08:12:57 e41179d8ccda: Waiting 08:12:57 05574660b7aa: Waiting 08:12:57 ce7f800efff9: Waiting 08:12:57 b83e2f93ad78: Waiting 08:12:57 92b1dc65bdcd: Layer already exists 08:12:57 3f7ed97a7b4c: Layer already exists 08:12:57 6b00c0f9eaf2: Pushed 08:12:57 f163678075d6: Pushed 08:12:57 7857b55d0581: Pushed 08:12:57 ce7f800efff9: Layer already exists 08:12:57 b83e2f93ad78: Pushed 08:12:58 05574660b7aa: Pushed 08:13:03 e41179d8ccda: Pushed 08:13:07 fad9f211b526: Pushed 08:13:07 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:69901a9b3d3edc298f3781665e8c4c0c4fa977f99a65bab7d830b7186eb88a7b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:13:08 6b00c0f9eaf2: Preparing 08:13:08 f163678075d6: Preparing 08:13:08 7857b55d0581: Preparing 08:13:08 92b1dc65bdcd: Preparing 08:13:08 3f7ed97a7b4c: Preparing 08:13:08 fad9f211b526: Preparing 08:13:08 e41179d8ccda: Preparing 08:13:08 b83e2f93ad78: Preparing 08:13:08 05574660b7aa: Preparing 08:13:08 ce7f800efff9: Preparing 08:13:08 fad9f211b526: Waiting 08:13:08 e41179d8ccda: Waiting 08:13:08 b83e2f93ad78: Waiting 08:13:08 05574660b7aa: Waiting 08:13:08 ce7f800efff9: Waiting 08:13:08 f163678075d6: Layer already exists 08:13:08 6b00c0f9eaf2: Layer already exists 08:13:08 92b1dc65bdcd: Layer already exists 08:13:08 7857b55d0581: Layer already exists 08:13:08 3f7ed97a7b4c: Layer already exists 08:13:08 e41179d8ccda: Layer already exists 08:13:08 fad9f211b526: Layer already exists 08:13:08 05574660b7aa: Layer already exists 08:13:08 b83e2f93ad78: Layer already exists 08:13:08 ce7f800efff9: Layer already exists 08:13:08 latest: digest: sha256:69901a9b3d3edc298f3781665e8c4c0c4fa977f99a65bab7d830b7186eb88a7b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.43 08:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:13:08 6b00c0f9eaf2: Preparing 08:13:08 f163678075d6: Preparing 08:13:08 7857b55d0581: Preparing 08:13:08 92b1dc65bdcd: Preparing 08:13:08 3f7ed97a7b4c: Preparing 08:13:08 fad9f211b526: Preparing 08:13:08 e41179d8ccda: Preparing 08:13:08 b83e2f93ad78: Preparing 08:13:08 05574660b7aa: Preparing 08:13:08 ce7f800efff9: Preparing 08:13:08 e41179d8ccda: Waiting 08:13:08 b83e2f93ad78: Waiting 08:13:08 05574660b7aa: Waiting 08:13:08 ce7f800efff9: Waiting 08:13:08 fad9f211b526: Waiting 08:13:08 7857b55d0581: Layer already exists 08:13:08 3f7ed97a7b4c: Layer already exists 08:13:08 f163678075d6: Layer already exists 08:13:08 92b1dc65bdcd: Layer already exists 08:13:08 6b00c0f9eaf2: Layer already exists 08:13:08 fad9f211b526: Layer already exists 08:13:08 e41179d8ccda: Layer already exists 08:13:08 b83e2f93ad78: Layer already exists 08:13:08 05574660b7aa: Layer already exists 08:13:08 ce7f800efff9: Layer already exists 08:13:08 3.2.0-dev.43: digest: sha256:69901a9b3d3edc298f3781665e8c4c0c4fa977f99a65bab7d830b7186eb88a7b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:13:09 6b00c0f9eaf2: Preparing 08:13:09 f163678075d6: Preparing 08:13:09 7857b55d0581: Preparing 08:13:09 92b1dc65bdcd: Preparing 08:13:09 3f7ed97a7b4c: Preparing 08:13:09 fad9f211b526: Preparing 08:13:09 e41179d8ccda: Preparing 08:13:09 b83e2f93ad78: Preparing 08:13:09 05574660b7aa: Preparing 08:13:09 ce7f800efff9: Preparing 08:13:09 e41179d8ccda: Waiting 08:13:09 05574660b7aa: Waiting 08:13:09 b83e2f93ad78: Waiting 08:13:09 ce7f800efff9: Waiting 08:13:09 fad9f211b526: Waiting 08:13:09 3f7ed97a7b4c: Layer already exists 08:13:09 6b00c0f9eaf2: Layer already exists 08:13:09 f163678075d6: Layer already exists 08:13:09 92b1dc65bdcd: Layer already exists 08:13:09 7857b55d0581: Layer already exists 08:13:09 e41179d8ccda: Layer already exists 08:13:09 fad9f211b526: Layer already exists 08:13:09 05574660b7aa: Layer already exists 08:13:09 ce7f800efff9: Layer already exists 08:13:09 b83e2f93ad78: Layer already exists 08:13:09 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:69901a9b3d3edc298f3781665e8c4c0c4fa977f99a65bab7d830b7186eb88a7b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:13:10 6b00c0f9eaf2: Preparing 08:13:10 f163678075d6: Preparing 08:13:10 7857b55d0581: Preparing 08:13:10 92b1dc65bdcd: Preparing 08:13:10 3f7ed97a7b4c: Preparing 08:13:10 fad9f211b526: Preparing 08:13:10 e41179d8ccda: Preparing 08:13:10 b83e2f93ad78: Preparing 08:13:10 05574660b7aa: Preparing 08:13:10 ce7f800efff9: Preparing 08:13:10 e41179d8ccda: Waiting 08:13:10 b83e2f93ad78: Waiting 08:13:10 05574660b7aa: Waiting 08:13:10 ce7f800efff9: Waiting 08:13:10 fad9f211b526: Waiting 08:13:10 f163678075d6: Layer already exists 08:13:10 6b00c0f9eaf2: Layer already exists 08:13:10 92b1dc65bdcd: Layer already exists 08:13:10 3f7ed97a7b4c: Layer already exists 08:13:10 7857b55d0581: Layer already exists 08:13:10 fad9f211b526: Layer already exists 08:13:10 e41179d8ccda: Layer already exists 08:13:10 ce7f800efff9: Layer already exists 08:13:10 b83e2f93ad78: Layer already exists 08:13:10 05574660b7aa: Layer already exists 08:13:10 main: digest: sha256:69901a9b3d3edc298f3781665e8c4c0c4fa977f99a65bab7d830b7186eb88a7b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:10 ===================================================== [Pipeline] echo 08:13:10 taggedImages: 08:13:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:13:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.43 08:13:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:13:10 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:13:10 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:10 latest 08:13:10 3.2.0-dev.43 08:13:10 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:10 main 08:13:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:13:11 f188acf89ef5: Preparing 08:13:11 076e340bfa52: Preparing 08:13:11 fae49b656087: Preparing 08:13:11 92b1dc65bdcd: Preparing 08:13:11 3f7ed97a7b4c: Preparing 08:13:11 2450e20aab3a: Preparing 08:13:11 28952ef14abd: Preparing 08:13:11 5373cd528018: Preparing 08:13:11 ce7f800efff9: Preparing 08:13:11 5373cd528018: Waiting 08:13:11 28952ef14abd: Waiting 08:13:11 ce7f800efff9: Waiting 08:13:11 2450e20aab3a: Waiting 08:13:11 92b1dc65bdcd: Layer already exists 08:13:11 3f7ed97a7b4c: Layer already exists 08:13:11 fae49b656087: Pushed 08:13:11 076e340bfa52: Pushed 08:13:11 28952ef14abd: Pushed 08:13:11 ce7f800efff9: Layer already exists 08:13:11 f188acf89ef5: Pushed 08:13:11 5373cd528018: Pushed 08:13:21 2450e20aab3a: Pushed 08:13:21 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:b144aed353884d69c07feea99532e9dbda33a73ff82ffc6490f53d43cf593c11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:13:22 f188acf89ef5: Preparing 08:13:22 076e340bfa52: Preparing 08:13:22 fae49b656087: Preparing 08:13:22 92b1dc65bdcd: Preparing 08:13:22 3f7ed97a7b4c: Preparing 08:13:22 2450e20aab3a: Preparing 08:13:22 28952ef14abd: Preparing 08:13:22 5373cd528018: Preparing 08:13:22 ce7f800efff9: Preparing 08:13:22 2450e20aab3a: Waiting 08:13:22 28952ef14abd: Waiting 08:13:22 5373cd528018: Waiting 08:13:22 ce7f800efff9: Waiting 08:13:22 fae49b656087: Layer already exists 08:13:22 3f7ed97a7b4c: Layer already exists 08:13:22 f188acf89ef5: Layer already exists 08:13:22 076e340bfa52: Layer already exists 08:13:22 92b1dc65bdcd: Layer already exists 08:13:22 2450e20aab3a: Layer already exists 08:13:22 5373cd528018: Layer already exists 08:13:22 28952ef14abd: Layer already exists 08:13:22 ce7f800efff9: Layer already exists 08:13:22 latest: digest: sha256:b144aed353884d69c07feea99532e9dbda33a73ff82ffc6490f53d43cf593c11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.43 08:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:13:22 f188acf89ef5: Preparing 08:13:22 076e340bfa52: Preparing 08:13:22 fae49b656087: Preparing 08:13:22 92b1dc65bdcd: Preparing 08:13:22 3f7ed97a7b4c: Preparing 08:13:22 2450e20aab3a: Preparing 08:13:22 28952ef14abd: Preparing 08:13:22 5373cd528018: Preparing 08:13:22 ce7f800efff9: Preparing 08:13:22 2450e20aab3a: Waiting 08:13:22 28952ef14abd: Waiting 08:13:22 5373cd528018: Waiting 08:13:22 ce7f800efff9: Waiting 08:13:22 92b1dc65bdcd: Layer already exists 08:13:22 fae49b656087: Layer already exists 08:13:22 076e340bfa52: Layer already exists 08:13:22 f188acf89ef5: Layer already exists 08:13:22 3f7ed97a7b4c: Layer already exists 08:13:22 2450e20aab3a: Layer already exists 08:13:22 5373cd528018: Layer already exists 08:13:22 28952ef14abd: Layer already exists 08:13:22 ce7f800efff9: Layer already exists 08:13:22 3.2.0-dev.43: digest: sha256:b144aed353884d69c07feea99532e9dbda33a73ff82ffc6490f53d43cf593c11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:13:23 f188acf89ef5: Preparing 08:13:23 076e340bfa52: Preparing 08:13:23 fae49b656087: Preparing 08:13:23 92b1dc65bdcd: Preparing 08:13:23 3f7ed97a7b4c: Preparing 08:13:23 2450e20aab3a: Preparing 08:13:23 28952ef14abd: Preparing 08:13:23 5373cd528018: Preparing 08:13:23 ce7f800efff9: Preparing 08:13:23 28952ef14abd: Waiting 08:13:23 5373cd528018: Waiting 08:13:23 ce7f800efff9: Waiting 08:13:23 2450e20aab3a: Waiting 08:13:23 fae49b656087: Layer already exists 08:13:23 92b1dc65bdcd: Layer already exists 08:13:23 f188acf89ef5: Layer already exists 08:13:23 076e340bfa52: Layer already exists 08:13:23 3f7ed97a7b4c: Layer already exists 08:13:23 2450e20aab3a: Layer already exists 08:13:23 5373cd528018: Layer already exists 08:13:23 ce7f800efff9: Layer already exists 08:13:23 28952ef14abd: Layer already exists 08:13:23 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:b144aed353884d69c07feea99532e9dbda33a73ff82ffc6490f53d43cf593c11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:13:24 f188acf89ef5: Preparing 08:13:24 076e340bfa52: Preparing 08:13:24 fae49b656087: Preparing 08:13:24 92b1dc65bdcd: Preparing 08:13:24 3f7ed97a7b4c: Preparing 08:13:24 2450e20aab3a: Preparing 08:13:24 28952ef14abd: Preparing 08:13:24 5373cd528018: Preparing 08:13:24 ce7f800efff9: Preparing 08:13:24 2450e20aab3a: Waiting 08:13:24 28952ef14abd: Waiting 08:13:24 5373cd528018: Waiting 08:13:24 ce7f800efff9: Waiting 08:13:24 3f7ed97a7b4c: Layer already exists 08:13:24 076e340bfa52: Layer already exists 08:13:24 f188acf89ef5: Layer already exists 08:13:24 fae49b656087: Layer already exists 08:13:24 92b1dc65bdcd: Layer already exists 08:13:24 2450e20aab3a: Layer already exists 08:13:24 28952ef14abd: Layer already exists 08:13:24 5373cd528018: Layer already exists 08:13:24 ce7f800efff9: Layer already exists 08:13:24 main: digest: sha256:b144aed353884d69c07feea99532e9dbda33a73ff82ffc6490f53d43cf593c11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:24 ===================================================== [Pipeline] echo 08:13:24 taggedImages: 08:13:24 - nexus3.edgexfoundry.org:10004/security-spire-config:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:24 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:13:24 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.43 08:13:24 - nexus3.edgexfoundry.org:10004/security-spire-config:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:24 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:13:24 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:13:24 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:24 latest 08:13:24 3.2.0-dev.43 08:13:24 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:24 main 08:13:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:13:25 6b00c0f9eaf2: Preparing 08:13:25 84def385d6d3: Preparing 08:13:25 2f7f7dd6304d: Preparing 08:13:25 92b1dc65bdcd: Preparing 08:13:25 3f7ed97a7b4c: Preparing 08:13:25 b3afefbe5f79: Preparing 08:13:25 b83e2f93ad78: Preparing 08:13:25 05574660b7aa: Preparing 08:13:25 ce7f800efff9: Preparing 08:13:25 b83e2f93ad78: Waiting 08:13:25 05574660b7aa: Waiting 08:13:25 ce7f800efff9: Waiting 08:13:25 b3afefbe5f79: Waiting 08:13:25 3f7ed97a7b4c: Layer already exists 08:13:25 92b1dc65bdcd: Layer already exists 08:13:25 6b00c0f9eaf2: Layer already exists 08:13:25 05574660b7aa: Layer already exists 08:13:25 b83e2f93ad78: Layer already exists 08:13:25 ce7f800efff9: Layer already exists 08:13:25 84def385d6d3: Pushed 08:13:25 2f7f7dd6304d: Pushed 08:13:35 b3afefbe5f79: Pushed 08:13:35 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:199d7a6e16d1c3518473a8a23ddd044213e52b4a18c2364fdaf282ad1e355c41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:13:35 6b00c0f9eaf2: Preparing 08:13:35 84def385d6d3: Preparing 08:13:35 2f7f7dd6304d: Preparing 08:13:35 92b1dc65bdcd: Preparing 08:13:35 3f7ed97a7b4c: Preparing 08:13:35 b3afefbe5f79: Preparing 08:13:35 b83e2f93ad78: Preparing 08:13:35 05574660b7aa: Preparing 08:13:35 ce7f800efff9: Preparing 08:13:35 b3afefbe5f79: Waiting 08:13:35 b83e2f93ad78: Waiting 08:13:35 05574660b7aa: Waiting 08:13:35 ce7f800efff9: Waiting 08:13:35 6b00c0f9eaf2: Layer already exists 08:13:35 84def385d6d3: Layer already exists 08:13:35 3f7ed97a7b4c: Layer already exists 08:13:35 92b1dc65bdcd: Layer already exists 08:13:35 2f7f7dd6304d: Layer already exists 08:13:35 b83e2f93ad78: Layer already exists 08:13:35 05574660b7aa: Layer already exists 08:13:35 b3afefbe5f79: Layer already exists 08:13:35 ce7f800efff9: Layer already exists 08:13:35 latest: digest: sha256:199d7a6e16d1c3518473a8a23ddd044213e52b4a18c2364fdaf282ad1e355c41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.43 08:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:13:36 6b00c0f9eaf2: Preparing 08:13:36 84def385d6d3: Preparing 08:13:36 2f7f7dd6304d: Preparing 08:13:36 92b1dc65bdcd: Preparing 08:13:36 3f7ed97a7b4c: Preparing 08:13:36 b3afefbe5f79: Preparing 08:13:36 b83e2f93ad78: Preparing 08:13:36 05574660b7aa: Preparing 08:13:36 ce7f800efff9: Preparing 08:13:36 b83e2f93ad78: Waiting 08:13:36 05574660b7aa: Waiting 08:13:36 b3afefbe5f79: Waiting 08:13:36 ce7f800efff9: Waiting 08:13:36 6b00c0f9eaf2: Layer already exists 08:13:36 2f7f7dd6304d: Layer already exists 08:13:36 3f7ed97a7b4c: Layer already exists 08:13:36 92b1dc65bdcd: Layer already exists 08:13:36 84def385d6d3: Layer already exists 08:13:36 b3afefbe5f79: Layer already exists 08:13:36 b83e2f93ad78: Layer already exists 08:13:36 ce7f800efff9: Layer already exists 08:13:36 05574660b7aa: Layer already exists 08:13:36 3.2.0-dev.43: digest: sha256:199d7a6e16d1c3518473a8a23ddd044213e52b4a18c2364fdaf282ad1e355c41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:13:37 6b00c0f9eaf2: Preparing 08:13:37 84def385d6d3: Preparing 08:13:37 2f7f7dd6304d: Preparing 08:13:37 92b1dc65bdcd: Preparing 08:13:37 3f7ed97a7b4c: Preparing 08:13:37 b3afefbe5f79: Preparing 08:13:37 b83e2f93ad78: Preparing 08:13:37 05574660b7aa: Preparing 08:13:37 ce7f800efff9: Preparing 08:13:37 b83e2f93ad78: Waiting 08:13:37 05574660b7aa: Waiting 08:13:37 ce7f800efff9: Waiting 08:13:37 b3afefbe5f79: Waiting 08:13:37 3f7ed97a7b4c: Layer already exists 08:13:37 84def385d6d3: Layer already exists 08:13:37 2f7f7dd6304d: Layer already exists 08:13:37 6b00c0f9eaf2: Layer already exists 08:13:37 92b1dc65bdcd: Layer already exists 08:13:37 b3afefbe5f79: Layer already exists 08:13:37 05574660b7aa: Layer already exists 08:13:37 b83e2f93ad78: Layer already exists 08:13:37 ce7f800efff9: Layer already exists 08:13:37 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:199d7a6e16d1c3518473a8a23ddd044213e52b4a18c2364fdaf282ad1e355c41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:13:37 6b00c0f9eaf2: Preparing 08:13:37 84def385d6d3: Preparing 08:13:37 2f7f7dd6304d: Preparing 08:13:37 92b1dc65bdcd: Preparing 08:13:37 3f7ed97a7b4c: Preparing 08:13:37 b3afefbe5f79: Preparing 08:13:37 b83e2f93ad78: Preparing 08:13:37 05574660b7aa: Preparing 08:13:37 ce7f800efff9: Preparing 08:13:37 b3afefbe5f79: Waiting 08:13:37 b83e2f93ad78: Waiting 08:13:37 ce7f800efff9: Waiting 08:13:37 05574660b7aa: Waiting 08:13:37 6b00c0f9eaf2: Layer already exists 08:13:37 2f7f7dd6304d: Layer already exists 08:13:37 92b1dc65bdcd: Layer already exists 08:13:37 84def385d6d3: Layer already exists 08:13:37 3f7ed97a7b4c: Layer already exists 08:13:37 b3afefbe5f79: Layer already exists 08:13:37 05574660b7aa: Layer already exists 08:13:37 ce7f800efff9: Layer already exists 08:13:37 b83e2f93ad78: Layer already exists 08:13:37 main: digest: sha256:199d7a6e16d1c3518473a8a23ddd044213e52b4a18c2364fdaf282ad1e355c41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:37 ===================================================== [Pipeline] echo 08:13:37 taggedImages: 08:13:37 - nexus3.edgexfoundry.org:10004/security-spire-server:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:37 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:13:37 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.43 08:13:37 - nexus3.edgexfoundry.org:10004/security-spire-server:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:37 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:13:37 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 08:13:37 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:37 latest 08:13:37 3.2.0-dev.43 08:13:37 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:37 main 08:13:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:38 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:38 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:13:38 4d0c2995705b: Preparing 08:13:38 9fc3e2e6eaf8: Preparing 08:13:38 92b1dc65bdcd: Preparing 08:13:38 3f7ed97a7b4c: Preparing 08:13:38 8aed288fdfe9: Preparing 08:13:38 eff3e64cc875: Preparing 08:13:38 ce7f800efff9: Preparing 08:13:38 eff3e64cc875: Waiting 08:13:38 ce7f800efff9: Waiting 08:13:38 92b1dc65bdcd: Layer already exists 08:13:38 3f7ed97a7b4c: Layer already exists 08:13:38 ce7f800efff9: Layer already exists 08:13:38 8aed288fdfe9: Pushed 08:13:38 4d0c2995705b: Pushed 08:13:38 eff3e64cc875: Pushed 08:13:41 9fc3e2e6eaf8: Pushed 08:13:41 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:ac7ce555f4987e49ddb71a7ae377123f4e29a217b7e050a750c8c3103a34e4ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:42 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:42 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 08:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:13:42 4d0c2995705b: Preparing 08:13:42 9fc3e2e6eaf8: Preparing 08:13:42 92b1dc65bdcd: Preparing 08:13:42 3f7ed97a7b4c: Preparing 08:13:42 8aed288fdfe9: Preparing 08:13:42 eff3e64cc875: Preparing 08:13:42 ce7f800efff9: Preparing 08:13:42 eff3e64cc875: Waiting 08:13:42 ce7f800efff9: Waiting 08:13:42 3f7ed97a7b4c: Layer already exists 08:13:42 4d0c2995705b: Layer already exists 08:13:42 9fc3e2e6eaf8: Layer already exists 08:13:42 8aed288fdfe9: Layer already exists 08:13:42 92b1dc65bdcd: Layer already exists 08:13:42 ce7f800efff9: Layer already exists 08:13:42 eff3e64cc875: Layer already exists 08:13:42 latest: digest: sha256:ac7ce555f4987e49ddb71a7ae377123f4e29a217b7e050a750c8c3103a34e4ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:42 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:43 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.43 08:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:13:43 4d0c2995705b: Preparing 08:13:43 9fc3e2e6eaf8: Preparing 08:13:43 92b1dc65bdcd: Preparing 08:13:43 3f7ed97a7b4c: Preparing 08:13:43 8aed288fdfe9: Preparing 08:13:43 eff3e64cc875: Preparing 08:13:43 ce7f800efff9: Preparing 08:13:43 eff3e64cc875: Waiting 08:13:43 ce7f800efff9: Waiting 08:13:43 4d0c2995705b: Layer already exists 08:13:43 92b1dc65bdcd: Layer already exists 08:13:43 3f7ed97a7b4c: Layer already exists 08:13:43 9fc3e2e6eaf8: Layer already exists 08:13:43 8aed288fdfe9: Layer already exists 08:13:43 eff3e64cc875: Layer already exists 08:13:43 ce7f800efff9: Layer already exists 08:13:43 3.2.0-dev.43: digest: sha256:ac7ce555f4987e49ddb71a7ae377123f4e29a217b7e050a750c8c3103a34e4ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:43 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:43 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:13:43 4d0c2995705b: Preparing 08:13:43 9fc3e2e6eaf8: Preparing 08:13:43 92b1dc65bdcd: Preparing 08:13:43 3f7ed97a7b4c: Preparing 08:13:43 8aed288fdfe9: Preparing 08:13:43 eff3e64cc875: Preparing 08:13:43 ce7f800efff9: Preparing 08:13:43 eff3e64cc875: Waiting 08:13:43 ce7f800efff9: Waiting 08:13:43 92b1dc65bdcd: Layer already exists 08:13:43 4d0c2995705b: Layer already exists 08:13:43 8aed288fdfe9: Layer already exists 08:13:43 9fc3e2e6eaf8: Layer already exists 08:13:43 3f7ed97a7b4c: Layer already exists 08:13:43 eff3e64cc875: Layer already exists 08:13:43 ce7f800efff9: Layer already exists 08:13:43 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:ac7ce555f4987e49ddb71a7ae377123f4e29a217b7e050a750c8c3103a34e4ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:44 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:44 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 08:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:13:44 4d0c2995705b: Preparing 08:13:44 9fc3e2e6eaf8: Preparing 08:13:44 92b1dc65bdcd: Preparing 08:13:44 3f7ed97a7b4c: Preparing 08:13:44 8aed288fdfe9: Preparing 08:13:44 eff3e64cc875: Preparing 08:13:44 ce7f800efff9: Preparing 08:13:44 eff3e64cc875: Waiting 08:13:44 ce7f800efff9: Waiting 08:13:44 3f7ed97a7b4c: Layer already exists 08:13:44 9fc3e2e6eaf8: Layer already exists 08:13:44 92b1dc65bdcd: Layer already exists 08:13:44 8aed288fdfe9: Layer already exists 08:13:44 4d0c2995705b: Layer already exists 08:13:44 eff3e64cc875: Layer already exists 08:13:44 ce7f800efff9: Layer already exists 08:13:44 main: digest: sha256:ac7ce555f4987e49ddb71a7ae377123f4e29a217b7e050a750c8c3103a34e4ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:44 ===================================================== [Pipeline] echo 08:13:44 taggedImages: 08:13:44 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:44 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 08:13:44 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.43 08:13:44 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:44 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 08:13:44 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:13:44 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:44 latest 08:13:44 3.2.0-dev.43 08:13:44 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:44 main 08:13:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:13:45 e36703d014e7: Preparing 08:13:45 6ca629790710: Preparing 08:13:45 92b1dc65bdcd: Preparing 08:13:45 3f7ed97a7b4c: Preparing 08:13:45 8aed288fdfe9: Preparing 08:13:45 eff3e64cc875: Preparing 08:13:45 ce7f800efff9: Preparing 08:13:45 eff3e64cc875: Waiting 08:13:45 ce7f800efff9: Waiting 08:13:45 92b1dc65bdcd: Layer already exists 08:13:45 3f7ed97a7b4c: Layer already exists 08:13:45 8aed288fdfe9: Layer already exists 08:13:45 eff3e64cc875: Layer already exists 08:13:45 ce7f800efff9: Layer already exists 08:13:45 e36703d014e7: Pushed 08:13:48 6ca629790710: Pushed 08:13:48 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:017acdd305e7eb3770b486e2e85be7854c5132a17cb116047de97dbbdf92e231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:13:49 e36703d014e7: Preparing 08:13:49 6ca629790710: Preparing 08:13:49 92b1dc65bdcd: Preparing 08:13:49 3f7ed97a7b4c: Preparing 08:13:49 8aed288fdfe9: Preparing 08:13:49 eff3e64cc875: Preparing 08:13:49 ce7f800efff9: Preparing 08:13:49 eff3e64cc875: Waiting 08:13:49 ce7f800efff9: Waiting 08:13:49 6ca629790710: Layer already exists 08:13:49 e36703d014e7: Layer already exists 08:13:49 3f7ed97a7b4c: Layer already exists 08:13:49 8aed288fdfe9: Layer already exists 08:13:49 92b1dc65bdcd: Layer already exists 08:13:49 eff3e64cc875: Layer already exists 08:13:49 ce7f800efff9: Layer already exists 08:13:49 latest: digest: sha256:017acdd305e7eb3770b486e2e85be7854c5132a17cb116047de97dbbdf92e231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.43 08:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:13:49 e36703d014e7: Preparing 08:13:49 6ca629790710: Preparing 08:13:49 92b1dc65bdcd: Preparing 08:13:49 3f7ed97a7b4c: Preparing 08:13:49 8aed288fdfe9: Preparing 08:13:49 eff3e64cc875: Preparing 08:13:49 ce7f800efff9: Preparing 08:13:49 eff3e64cc875: Waiting 08:13:49 ce7f800efff9: Waiting 08:13:49 e36703d014e7: Layer already exists 08:13:49 6ca629790710: Layer already exists 08:13:49 3f7ed97a7b4c: Layer already exists 08:13:49 8aed288fdfe9: Layer already exists 08:13:49 eff3e64cc875: Layer already exists 08:13:49 92b1dc65bdcd: Layer already exists 08:13:49 ce7f800efff9: Layer already exists 08:13:49 3.2.0-dev.43: digest: sha256:017acdd305e7eb3770b486e2e85be7854c5132a17cb116047de97dbbdf92e231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:13:50 e36703d014e7: Preparing 08:13:50 6ca629790710: Preparing 08:13:50 92b1dc65bdcd: Preparing 08:13:50 3f7ed97a7b4c: Preparing 08:13:50 8aed288fdfe9: Preparing 08:13:50 eff3e64cc875: Preparing 08:13:50 ce7f800efff9: Preparing 08:13:50 eff3e64cc875: Waiting 08:13:50 ce7f800efff9: Waiting 08:13:50 8aed288fdfe9: Layer already exists 08:13:50 3f7ed97a7b4c: Layer already exists 08:13:50 6ca629790710: Layer already exists 08:13:50 92b1dc65bdcd: Layer already exists 08:13:50 e36703d014e7: Layer already exists 08:13:50 eff3e64cc875: Layer already exists 08:13:50 ce7f800efff9: Layer already exists 08:13:50 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:017acdd305e7eb3770b486e2e85be7854c5132a17cb116047de97dbbdf92e231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:13:51 e36703d014e7: Preparing 08:13:51 6ca629790710: Preparing 08:13:51 92b1dc65bdcd: Preparing 08:13:51 3f7ed97a7b4c: Preparing 08:13:51 8aed288fdfe9: Preparing 08:13:51 eff3e64cc875: Preparing 08:13:51 ce7f800efff9: Preparing 08:13:51 eff3e64cc875: Waiting 08:13:51 ce7f800efff9: Waiting 08:13:51 3f7ed97a7b4c: Layer already exists 08:13:51 92b1dc65bdcd: Layer already exists 08:13:51 6ca629790710: Layer already exists 08:13:51 e36703d014e7: Layer already exists 08:13:51 8aed288fdfe9: Layer already exists 08:13:51 ce7f800efff9: Layer already exists 08:13:51 eff3e64cc875: Layer already exists 08:13:51 main: digest: sha256:017acdd305e7eb3770b486e2e85be7854c5132a17cb116047de97dbbdf92e231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:51 ===================================================== [Pipeline] echo 08:13:51 taggedImages: 08:13:51 - nexus3.edgexfoundry.org:10004/support-notifications:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:51 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:13:51 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.43 08:13:51 - nexus3.edgexfoundry.org:10004/support-notifications:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:51 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:13:51 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:13:51 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:51 latest 08:13:51 3.2.0-dev.43 08:13:51 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:51 main 08:13:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:13:52 3d538cc089d5: Preparing 08:13:52 8e458dbc93ef: Preparing 08:13:52 92b1dc65bdcd: Preparing 08:13:52 3f7ed97a7b4c: Preparing 08:13:52 1a7d9c56a534: Preparing 08:13:52 ab80892f02d5: Preparing 08:13:52 ce7f800efff9: Preparing 08:13:52 ab80892f02d5: Waiting 08:13:52 ce7f800efff9: Waiting 08:13:52 1a7d9c56a534: Layer already exists 08:13:52 92b1dc65bdcd: Layer already exists 08:13:52 3f7ed97a7b4c: Layer already exists 08:13:52 ab80892f02d5: Layer already exists 08:13:52 ce7f800efff9: Layer already exists 08:13:52 3d538cc089d5: Pushed 08:13:55 8e458dbc93ef: Pushed 08:13:55 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:1e01ddadfe736988faec5bec28baf9629663fff789fb36f679d9b3a312231b52 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:13:56 3d538cc089d5: Preparing 08:13:56 8e458dbc93ef: Preparing 08:13:56 92b1dc65bdcd: Preparing 08:13:56 3f7ed97a7b4c: Preparing 08:13:56 1a7d9c56a534: Preparing 08:13:56 ab80892f02d5: Preparing 08:13:56 ce7f800efff9: Preparing 08:13:56 ce7f800efff9: Waiting 08:13:56 ab80892f02d5: Waiting 08:13:56 8e458dbc93ef: Layer already exists 08:13:56 3f7ed97a7b4c: Layer already exists 08:13:56 1a7d9c56a534: Layer already exists 08:13:56 3d538cc089d5: Layer already exists 08:13:56 92b1dc65bdcd: Layer already exists 08:13:56 ab80892f02d5: Layer already exists 08:13:56 ce7f800efff9: Layer already exists 08:13:56 latest: digest: sha256:1e01ddadfe736988faec5bec28baf9629663fff789fb36f679d9b3a312231b52 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.43 08:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:13:56 3d538cc089d5: Preparing 08:13:56 8e458dbc93ef: Preparing 08:13:56 92b1dc65bdcd: Preparing 08:13:56 3f7ed97a7b4c: Preparing 08:13:56 1a7d9c56a534: Preparing 08:13:56 ab80892f02d5: Preparing 08:13:56 ce7f800efff9: Preparing 08:13:56 ab80892f02d5: Waiting 08:13:56 ce7f800efff9: Waiting 08:13:56 3f7ed97a7b4c: Layer already exists 08:13:56 1a7d9c56a534: Layer already exists 08:13:56 8e458dbc93ef: Layer already exists 08:13:56 92b1dc65bdcd: Layer already exists 08:13:56 3d538cc089d5: Layer already exists 08:13:56 ab80892f02d5: Layer already exists 08:13:56 ce7f800efff9: Layer already exists 08:13:56 3.2.0-dev.43: digest: sha256:1e01ddadfe736988faec5bec28baf9629663fff789fb36f679d9b3a312231b52 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:13:57 3d538cc089d5: Preparing 08:13:57 8e458dbc93ef: Preparing 08:13:57 92b1dc65bdcd: Preparing 08:13:57 3f7ed97a7b4c: Preparing 08:13:57 1a7d9c56a534: Preparing 08:13:57 ab80892f02d5: Preparing 08:13:57 ce7f800efff9: Preparing 08:13:57 ab80892f02d5: Waiting 08:13:57 ce7f800efff9: Waiting 08:13:57 3f7ed97a7b4c: Layer already exists 08:13:57 92b1dc65bdcd: Layer already exists 08:13:57 3d538cc089d5: Layer already exists 08:13:57 8e458dbc93ef: Layer already exists 08:13:57 1a7d9c56a534: Layer already exists 08:13:57 ab80892f02d5: Layer already exists 08:13:57 ce7f800efff9: Layer already exists 08:13:57 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:1e01ddadfe736988faec5bec28baf9629663fff789fb36f679d9b3a312231b52 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:13:58 3d538cc089d5: Preparing 08:13:58 8e458dbc93ef: Preparing 08:13:58 92b1dc65bdcd: Preparing 08:13:58 3f7ed97a7b4c: Preparing 08:13:58 1a7d9c56a534: Preparing 08:13:58 ab80892f02d5: Preparing 08:13:58 ce7f800efff9: Preparing 08:13:58 ab80892f02d5: Waiting 08:13:58 3f7ed97a7b4c: Layer already exists 08:13:58 8e458dbc93ef: Layer already exists 08:13:58 92b1dc65bdcd: Layer already exists 08:13:58 1a7d9c56a534: Layer already exists 08:13:58 3d538cc089d5: Layer already exists 08:13:58 ce7f800efff9: Layer already exists 08:13:58 ab80892f02d5: Layer already exists 08:13:58 main: digest: sha256:1e01ddadfe736988faec5bec28baf9629663fff789fb36f679d9b3a312231b52 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:58 ===================================================== [Pipeline] echo 08:13:58 taggedImages: 08:13:58 - nexus3.edgexfoundry.org:10004/support-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:13:58 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:13:58 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.43 08:13:58 - nexus3.edgexfoundry.org:10004/support-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:13:58 - 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] } 08:30:01 #147 ... 08:30:01 08:30:01 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:30:01 #154 DONE 1164.3s 08:30:01 08:30:01 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:30:01 #153 ... 08:30:01 08:30:01 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:30:01 #159 DONE 0.4s 08:30:01 08:30:01 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:30:01 #160 DONE 0.2s 08:30:01 08:30:01 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:30:01 #153 ... 08:30:01 08:30:01 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:30:01 #161 DONE 0.2s 08:30:01 08:30:01 #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:30:01 #162 DONE 0.2s 08:30:01 08:30:01 #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:30:01 #163 DONE 0.2s 08:30:01 08:30:01 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:30:01 #149 ... 08:30:01 08:30:01 #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:30:01 #164 DONE 0.3s 08:30:01 08:30:01 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:30:01 #148 ... 08:30:01 08:30:01 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:30:01 #165 DONE 2.4s 08:30:01 08:30:01 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:30:01 #155 ... 08:30:01 08:30:01 #111 [security-proxy-setup] exporting to image 08:30:01 #111 exporting layers 08:30:01 #111 exporting layers 0.9s done 08:30:01 #111 writing image sha256:0b7f0f3bc25c6b0cc4728aa80bce4abd4fc55e8d598b280ba08123edb019db03 done 08:30:01 #111 naming to docker.io/library/security-proxy-setup-arm64 done 08:30:01 #111 DONE 4.1s 08:30:01 08:30:01 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:30:01 #152 1169.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:30:11 #152 ... 08:30:11 08:30:11 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:30:11 #157 DONE 1184.2s 08:30:11 08:30:11 #166 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:30:11 #166 DONE 0.4s 08:30:11 08:30:11 #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:30:14 #167 DONE 2.5s 08:30:14 08:30:14 #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:30:14 #168 DONE 0.2s 08:30:14 08:30:14 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:30:14 #153 ... 08:30:14 08:30:14 #169 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:30:14 #169 DONE 0.3s 08:30:14 08:30:14 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:30:15 #153 ... 08:30:15 08:30:15 #170 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:30:15 #170 DONE 0.4s 08:30:15 08:30:15 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:30:15 #147 ... 08:30:15 08:30:15 #171 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:30:15 #171 DONE 0.2s 08:30:15 08:30:15 #172 [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/ 08:30:15 #172 DONE 0.1s 08:30:15 08:30:15 #173 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:30:15 #173 DONE 0.1s 08:30:15 08:30:15 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:30:15 #148 ... 08:30:15 08:30:15 #174 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:30:15 #174 DONE 0.1s 08:30:15 08:30:15 #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:30:15 #175 DONE 0.1s 08:30:15 08:30:15 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:30:16 #153 ... 08:30:16 08:30:16 #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:30:16 #176 ... 08:30:16 08:30:16 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:30:16 #152 DONE 1189.8s 08:30:17 08:30:17 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:30:17 #123 ... 08:30:17 08:30:17 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:30:17 #177 DONE 0.3s 08:30:17 08:30:17 #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:30:17 #178 DONE 0.2s 08:30:17 08:30:17 #179 [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 08:30:18 #179 DONE 0.3s 08:30:18 08:30:18 #180 [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 08:30:18 #180 DONE 0.3s 08:30:18 08:30:18 #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:30:18 #181 DONE 0.3s 08:30:18 08:30:18 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:30:18 #153 ... 08:30:18 08:30:18 #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:30:19 #182 ... 08:30:19 08:30:19 #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:30:19 #176 DONE 3.0s 08:30:19 08:30:19 #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:30:19 #182 DONE 0.4s 08:30:19 08:30:19 #111 [security-bootstrapper] exporting to image 08:30:19 #111 exporting layers 08:30:20 #111 ... 08:30:20 08:30:20 #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:30:20 #183 DONE 1.0s 08:30:20 08:30:20 #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:30:20 #184 DONE 0.1s 08:30:20 08:30:20 #111 [security-bootstrapper] exporting to image 08:30:20 #111 exporting layers 1.3s done 08:30:20 #111 writing image sha256:6b5153578876bab3050ce17589357ea3d14f4c1e46666b4ab2566db559fc5b36 0.0s done 08:30:20 #111 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 08:30:20 #111 DONE 5.4s 08:30:20 08:30:20 #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:30:22 #185 DONE 1.9s 08:30:22 08:30:22 #111 [security-secretstore-setup] exporting to image 08:30:23 #111 exporting layers 1.4s done 08:30:23 #111 writing image sha256:302d87ab4683a09611bb3d003ed7008f2f74de02502f06e94f13ab24101af369 done 08:30:23 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 08:30:23 #111 DONE 6.8s 08:30:23 08:30:23 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:31:10 #155 ... 08:31:10 08:31:10 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:31:10 #153 DONE 1243.3s 08:31:10 08:31:10 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:31:10 #148 ... 08:31:10 08:31:10 #186 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:31:11 #186 DONE 0.2s 08:31:11 08:31:11 #187 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:31:11 #187 DONE 0.2s 08:31:11 08:31:11 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:31:11 #45 ... 08:31:11 08:31:11 #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:31:11 #188 DONE 0.3s 08:31:11 08:31:11 #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:31:11 #189 DONE 0.1s 08:31:11 08:31:11 #190 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:31:11 #190 DONE 0.1s 08:31:11 08:31:11 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:31:11 #147 ... 08:31:11 08:31:11 #191 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:31:14 #191 DONE 2.4s 08:31:14 08:31:14 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:31:14 #45 ... 08:31:14 08:31:14 #111 [core-common-config-bootstrapper] exporting to image 08:31:14 #111 exporting layers 08:31:14 #111 exporting layers 0.4s done 08:31:14 #111 writing image sha256:e1f1ee09c57e865e4989053bdddbc77358342449c5dae322e7c5b37165050ca0 done 08:31:14 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:31:14 #111 DONE 7.2s 08:31:14 08:31:14 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:33:36 #147 ... 08:33:36 08:33:36 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:36 #150 DONE 1383.4s 08:33:36 08:33:36 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:33:36 #155 ... 08:33:36 08:33:36 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:33:36 #192 DONE 0.1s 08:33:36 08:33:36 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:33:36 #193 DONE 0.1s 08:33:36 08:33:36 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:33:36 #155 ... 08:33:36 08:33:36 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:33:36 #194 DONE 0.3s 08:33:36 08:33:36 #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 08:33:36 #195 DONE 0.1s 08:33:36 08:33:36 #111 [security-spiffe-token-provider] exporting to image 08:33:36 #111 exporting layers 08:33:36 #111 exporting layers 0.8s done 08:33:36 #111 writing image sha256:629244cc38c2a701c025a95259007f339f45f90c3a35469c779388ca1acd8516 done 08:33:36 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:33:36 #111 DONE 8.1s 08:33:36 08:33:36 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:42:28 #147 ... 08:42:28 08:42:28 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:42:28 #151 DONE 1910.7s 08:42:28 08:42:28 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:42:28 #155 ... 08:42:28 08:42:28 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:42:28 #196 DONE 0.1s 08:42:28 08:42:28 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:42:28 #155 ... 08:42:28 08:42:28 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:42:28 #197 DONE 0.1s 08:42:28 08:42:28 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:42:28 #198 DONE 0.4s 08:42:28 08:42:28 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:42:28 #199 DONE 0.1s 08:42:28 08:42:28 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:42:28 #123 ... 08:42:28 08:42:28 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:42:28 #200 DONE 0.2s 08:42:28 08:42:28 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:42:28 #201 DONE 1.8s 08:42:28 08:42:28 #111 [security-proxy-auth] exporting to image 08:42:28 #111 exporting layers 08:42:28 #111 exporting layers 0.9s done 08:42:28 #111 writing image sha256:bc9306f18ef0b4eb7d75cf1817e2cc8e226aed23ca34acb31ddc9d2cac565e78 done 08:42:28 #111 naming to docker.io/library/security-proxy-auth-arm64 done 08:42:28 #111 DONE 9.0s 08:42:28 08:42:28 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:43:25 #155 ... 08:43:25 08:43:25 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:43:25 #156 DONE 1976.3s 08:43:25 08:43:25 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:43:25 #155 ... 08:43:25 08:43:25 #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:43:25 #202 DONE 0.1s 08:43:25 08:43:25 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:43:25 #155 ... 08:43:25 08:43:25 #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:43:25 #203 DONE 0.1s 08:43:25 08:43:25 #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:43:25 #204 DONE 0.4s 08:43:25 08:43:25 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:43:25 #155 ... 08:43:25 08:43:25 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:43:25 #205 DONE 0.1s 08:43:25 08:43:25 #111 [core-command] exporting to image 08:43:25 #111 exporting layers 08:43:25 #111 exporting layers 0.4s done 08:43:25 #111 writing image sha256:1f6b717fe0f4510ff6964da725939d11373f36f15ec124a7f0a8ccf9cd7a47b6 done 08:43:25 #111 naming to docker.io/library/core-command-arm64 done 08:43:25 #111 DONE 9.4s 08:43:25 08:43:25 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:45:31 #148 DONE 2107.0s 08:45:31 08:45:31 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:45:32 #158 ... 08:45:32 08:45:32 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:45:32 #206 DONE 0.2s 08:45:32 08:45:32 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:45:32 #45 ... 08:45:32 08:45:32 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:45:32 #207 DONE 0.5s 08:45:32 08:45:32 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:45:33 #158 ... 08:45:33 08:45:33 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:45:33 #208 DONE 0.1s 08:45:33 08:45:33 #111 [core-keeper] exporting to image 08:45:33 #111 exporting layers 08:45:33 #111 exporting layers 0.5s done 08:45:33 #111 writing image sha256:60246c7a734c13bf9fe846df1486e2b1d59cac84794b64188eadbb0b922fa459 0.0s done 08:45:33 #111 naming to docker.io/library/core-keeper-arm64 done 08:45:33 #111 DONE 9.9s 08:45:33 08:45:33 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:45:46 #155 ... 08:45:46 08:45:46 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:45:46 #158 DONE 2118.6s 08:45:46 08:45:46 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:45:46 #45 ... 08:45:46 08:45:46 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:45:46 #209 DONE 0.2s 08:45:46 08:45:46 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:45:46 #149 ... 08:45:46 08:45:46 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:45:46 #210 DONE 0.3s 08:45:46 08:45:46 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:45:46 #45 ... 08:45:46 08:45:46 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:45:47 #211 DONE 0.5s 08:45:47 08:45:47 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:45:47 #212 DONE 0.2s 08:45:47 08:45:47 #111 [core-data] exporting to image 08:45:47 #111 exporting layers 08:45:47 #111 ... 08:45:47 08:45:47 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:45:47 #147 DONE 2120.7s 08:45:48 08:45:48 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:45:48 #155 ... 08:45:48 08:45:48 #111 [core-data] exporting to image 08:45:48 #111 exporting layers 0.9s done 08:45:48 #111 writing image sha256:04329e75351a5ec04e7e1a8124b6104806dc0b565cbf37c6ec894583ede294a4 done 08:45:48 #111 naming to docker.io/library/core-data-arm64 done 08:45:48 #111 DONE 10.8s 08:45:48 08:45:48 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:45:48 #123 ... 08:45:48 08:45:48 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:45:48 #213 DONE 0.2s 08:45:48 08:45:48 #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:45:49 #214 DONE 0.2s 08:45:49 08:45:49 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:45:49 #215 DONE 0.5s 08:45:49 08:45:49 #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:45:49 #216 DONE 0.1s 08:45:49 08:45:49 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:45:49 #217 DONE 0.2s 08:45:49 08:45:49 #111 [core-metadata] exporting to image 08:45:50 #111 exporting layers 0.6s done 08:45:50 #111 writing image sha256:2273a481a331be111c3850ee942f9851b411d327e5e7a54b3d3402b5466a706e done 08:45:50 #111 naming to docker.io/library/core-metadata-arm64 done 08:45:50 #111 DONE 11.4s 08:45:50 08:45:50 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:46:29 #155 ... 08:46:29 08:46:29 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:46:29 #123 DONE 2157.7s 08:46:29 08:46:29 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:46:29 #149 DONE 2157.8s 08:46:29 08:46:29 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:46:29 #155 DONE 2157.4s 08:46:29 08:46:29 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:46:29 #45 ... 08:46:29 08:46:29 #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:46:29 #218 DONE 0.4s 08:46:29 08:46:29 #219 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:46:29 #219 DONE 0.5s 08:46:29 08:46:29 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:46:29 #220 DONE 0.2s 08:46:29 08:46:29 #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:46:29 #221 DONE 0.2s 08:46:29 08:46:29 #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:46:29 #222 CACHED 08:46:29 08:46:29 #223 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:46:29 #223 CACHED 08:46:29 08:46:29 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:46:29 #224 DONE 0.6s 08:46:29 08:46:29 #225 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:46:29 #225 DONE 0.6s 08:46:29 08:46:29 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:46:29 #226 DONE 0.7s 08:46:29 08:46:29 #227 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:46:29 #227 DONE 0.2s 08:46:29 08:46:29 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:46:29 #228 DONE 0.2s 08:46:29 08:46:29 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:46:29 #229 DONE 0.2s 08:46:29 08:46:29 #111 [support-scheduler] exporting to image 08:46:29 #111 exporting layers 08:46:29 #111 exporting layers 0.6s done 08:46:29 #111 writing image sha256:e89776b0c02ad41cef066fb26c314bcbd907382a1727a7ebf3fe21088f604a1e 0.0s done 08:46:29 #111 naming to docker.io/library/support-scheduler-arm64 done 08:46:29 #111 exporting layers 0.6s done 08:46:29 #111 writing image sha256:3fc8097f321631c0277f435de3fb88b1a334e2efa0af79f1951c2917c11a622f 0.0s done 08:46:29 #111 naming to docker.io/library/support-notifications-arm64 done 08:46:29 #111 writing image sha256:9ad692af82924292662c0f96c194ec0f7627f2bbd03fd97ff7b7a29c0f3889a9 done 08:46:29 #111 naming to docker.io/library/support-cron-scheduler-arm64 done 08:46:29 #111 DONE 12.2s 08:46:29 08:46:29 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:46:29 time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:46:29 $ docker stop --time=1 dc961220dc6412967ccb6b7a2e8c4a1160d48f0fc5acab42040d90ff95e8af59 08:46:31 $ docker rm -f --volumes dc961220dc6412967ccb6b7a2e8c4a1160d48f0fc5acab42040d90ff95e8af59 [Pipeline] // withDockerContainer [Pipeline] sh 08:46:31 + docker images 08:46:31 REPOSITORY TAG IMAGE ID CREATED SIZE 08:46:31 support-cron-scheduler-arm64 latest 9ad692af8292 5 seconds ago 41.8MB 08:46:31 support-notifications-arm64 latest 3fc8097f3216 5 seconds ago 41.9MB 08:46:31 support-scheduler-arm64 latest e89776b0c02a 5 seconds ago 41.2MB 08:46:31 core-metadata-arm64 latest 2273a481a331 42 seconds ago 39.1MB 08:46:31 core-data-arm64 latest 04329e75351a 45 seconds ago 39MB 08:46:31 core-keeper-arm64 latest 60246c7a734c 58 seconds ago 38.9MB 08:46:31 core-command-arm64 latest 1f6b717fe0f4 3 minutes ago 35MB 08:46:31 security-proxy-auth-arm64 latest bc9306f18ef0 4 minutes ago 32.6MB 08:46:31 security-spiffe-token-provider-arm64 latest 629244cc38c2 13 minutes ago 29MB 08:46:31 core-common-config-bootstrapper-arm64 latest e1f1ee09c57e 15 minutes ago 15.3MB 08:46:31 security-secretstore-setup-arm64 latest 302d87ab4683 16 minutes ago 36.4MB 08:46:31 security-bootstrapper-arm64 latest 6b5153578876 16 minutes ago 18.9MB 08:46:31 security-proxy-setup-arm64 latest 0b7f0f3bc25c 16 minutes ago 26.1MB 08:46:31 security-spire-agent-arm64 latest 4477f8ccbfca 37 minutes ago 174MB 08:46:31 security-spire-config-arm64 latest 62f00ef72b00 37 minutes ago 115MB 08:46:31 security-spire-server-arm64 latest cfd44dafc4d2 37 minutes ago 116MB 08:46:31 ci-base-image-arm64 latest 7e4915701965 39 minutes ago 965MB 08:46:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 08:46:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 08:46:31 provisioning config files... 08:46:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/661@tmp/config4372638249146590064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:32 ---> ****-login.sh 08:46:32 nexus3.edgexfoundry.org:10001 08:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:32 Configure a credential helper to remove this warning. See 08:46:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:32 08:46:32 Login Succeeded 08:46:32 nexus3.edgexfoundry.org:10002 08:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:33 Configure a credential helper to remove this warning. See 08:46:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:33 08:46:33 Login Succeeded 08:46:33 nexus3.edgexfoundry.org:10003 08:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:33 Configure a credential helper to remove this warning. See 08:46:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:33 08:46:33 Login Succeeded 08:46:33 nexus3.edgexfoundry.org:10004 08:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:33 Configure a credential helper to remove this warning. See 08:46:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:33 08:46:33 Login Succeeded 08:46:33 ****.io 08:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:34 Configure a credential helper to remove this warning. See 08:46:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:34 08:46:34 Login Succeeded 08:46:34 ---> ****-login.sh ends [Pipeline] } 08:46:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:34 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:46:34 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:46:34 latest 08:46:34 3.2.0-dev.43 08:46:34 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:46:34 main 08:46:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:46:35 bd9453efb65c: Preparing 08:46:35 46579167d690: Preparing 08:46:35 196e5fd7806e: Preparing 08:46:35 95576adf97ca: Preparing 08:46:35 eb463e4dc3ad: Preparing 08:46:35 f6e41921860e: Preparing 08:46:35 3c20671a5817: Preparing 08:46:35 f6e41921860e: Waiting 08:46:35 3c20671a5817: Waiting 08:46:36 196e5fd7806e: Pushed 08:46:36 95576adf97ca: Pushed 08:46:36 bd9453efb65c: Pushed 08:46:36 eb463e4dc3ad: Pushed 08:46:36 3c20671a5817: Layer already exists 08:46:36 f6e41921860e: Pushed 08:46:43 46579167d690: Pushed 08:46:43 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:a251b3390a22da4d63a7c439161a9dc812ff9a568c73ccda301e0f2b87ea64ad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:46:43 bd9453efb65c: Preparing 08:46:43 46579167d690: Preparing 08:46:43 196e5fd7806e: Preparing 08:46:43 95576adf97ca: Preparing 08:46:43 eb463e4dc3ad: Preparing 08:46:43 f6e41921860e: Preparing 08:46:43 3c20671a5817: Preparing 08:46:43 f6e41921860e: Waiting 08:46:43 3c20671a5817: Waiting 08:46:43 bd9453efb65c: Layer already exists 08:46:43 46579167d690: Layer already exists 08:46:43 196e5fd7806e: Layer already exists 08:46:43 eb463e4dc3ad: Layer already exists 08:46:43 95576adf97ca: Layer already exists 08:46:43 f6e41921860e: Layer already exists 08:46:43 3c20671a5817: Layer already exists 08:46:44 latest: digest: sha256:a251b3390a22da4d63a7c439161a9dc812ff9a568c73ccda301e0f2b87ea64ad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.43 08:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:46:44 bd9453efb65c: Preparing 08:46:44 46579167d690: Preparing 08:46:44 196e5fd7806e: Preparing 08:46:44 95576adf97ca: Preparing 08:46:44 eb463e4dc3ad: Preparing 08:46:44 f6e41921860e: Preparing 08:46:44 3c20671a5817: Preparing 08:46:44 f6e41921860e: Waiting 08:46:44 eb463e4dc3ad: Layer already exists 08:46:44 95576adf97ca: Layer already exists 08:46:44 196e5fd7806e: Layer already exists 08:46:44 bd9453efb65c: Layer already exists 08:46:44 46579167d690: Layer already exists 08:46:44 f6e41921860e: Layer already exists 08:46:44 3c20671a5817: Layer already exists 08:46:45 3.2.0-dev.43: digest: sha256:a251b3390a22da4d63a7c439161a9dc812ff9a568c73ccda301e0f2b87ea64ad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:46:45 bd9453efb65c: Preparing 08:46:45 46579167d690: Preparing 08:46:45 196e5fd7806e: Preparing 08:46:45 95576adf97ca: Preparing 08:46:45 eb463e4dc3ad: Preparing 08:46:45 f6e41921860e: Preparing 08:46:45 3c20671a5817: Preparing 08:46:45 f6e41921860e: Waiting 08:46:45 3c20671a5817: Waiting 08:46:45 95576adf97ca: Layer already exists 08:46:45 bd9453efb65c: Layer already exists 08:46:45 196e5fd7806e: Layer already exists 08:46:45 eb463e4dc3ad: Layer already exists 08:46:45 46579167d690: Layer already exists 08:46:45 f6e41921860e: Layer already exists 08:46:45 3c20671a5817: Layer already exists 08:46:46 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:a251b3390a22da4d63a7c439161a9dc812ff9a568c73ccda301e0f2b87ea64ad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:46:46 bd9453efb65c: Preparing 08:46:46 46579167d690: Preparing 08:46:46 196e5fd7806e: Preparing 08:46:46 95576adf97ca: Preparing 08:46:46 eb463e4dc3ad: Preparing 08:46:46 f6e41921860e: Preparing 08:46:46 3c20671a5817: Preparing 08:46:46 f6e41921860e: Waiting 08:46:46 3c20671a5817: Waiting 08:46:46 46579167d690: Layer already exists 08:46:46 95576adf97ca: Layer already exists 08:46:46 bd9453efb65c: Layer already exists 08:46:46 196e5fd7806e: Layer already exists 08:46:46 eb463e4dc3ad: Layer already exists 08:46:46 f6e41921860e: Layer already exists 08:46:46 3c20671a5817: Layer already exists 08:46:47 main: digest: sha256:a251b3390a22da4d63a7c439161a9dc812ff9a568c73ccda301e0f2b87ea64ad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:47 ===================================================== [Pipeline] echo 08:46:47 taggedImages: 08:46:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:46:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:46:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.43 08:46:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:46:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:46:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:46:47 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:46:47 latest 08:46:47 3.2.0-dev.43 08:46:47 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:46:47 main 08:46:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:46:47 558666d18bee: Preparing 08:46:47 7ecb0ba04de2: Preparing 08:46:47 9197906836d0: Preparing 08:46:47 4715db9f1ade: Preparing 08:46:47 196e5fd7806e: Preparing 08:46:47 95576adf97ca: Preparing 08:46:47 eb463e4dc3ad: Preparing 08:46:47 f6e41921860e: Preparing 08:46:47 3c20671a5817: Preparing 08:46:47 eb463e4dc3ad: Waiting 08:46:47 3c20671a5817: Waiting 08:46:47 f6e41921860e: Waiting 08:46:47 95576adf97ca: Waiting 08:46:47 196e5fd7806e: Layer already exists 08:46:48 95576adf97ca: Layer already exists 08:46:48 eb463e4dc3ad: Layer already exists 08:46:48 f6e41921860e: Layer already exists 08:46:48 7ecb0ba04de2: Pushed 08:46:48 9197906836d0: Pushed 08:46:48 3c20671a5817: Layer already exists 08:46:48 558666d18bee: Pushed 08:46:50 4715db9f1ade: Pushed 08:46:50 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:96d9707a3aab20720cc6ada18602b300115a8192c1760d24f250aa3e19bb7f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:50 + 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 08:46:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:46:50 558666d18bee: Preparing 08:46:50 7ecb0ba04de2: Preparing 08:46:50 9197906836d0: Preparing 08:46:50 4715db9f1ade: Preparing 08:46:50 196e5fd7806e: Preparing 08:46:50 95576adf97ca: Preparing 08:46:50 eb463e4dc3ad: Preparing 08:46:50 f6e41921860e: Preparing 08:46:50 3c20671a5817: Preparing 08:46:50 95576adf97ca: Waiting 08:46:50 eb463e4dc3ad: Waiting 08:46:50 f6e41921860e: Waiting 08:46:50 3c20671a5817: Waiting 08:46:50 4715db9f1ade: Layer already exists 08:46:50 558666d18bee: Layer already exists 08:46:50 9197906836d0: Layer already exists 08:46:50 7ecb0ba04de2: Layer already exists 08:46:50 196e5fd7806e: Layer already exists 08:46:50 95576adf97ca: Layer already exists 08:46:50 f6e41921860e: Layer already exists 08:46:50 3c20671a5817: Layer already exists 08:46:50 eb463e4dc3ad: Layer already exists 08:46:51 latest: digest: sha256:96d9707a3aab20720cc6ada18602b300115a8192c1760d24f250aa3e19bb7f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.43 08:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:46:51 558666d18bee: Preparing 08:46:51 7ecb0ba04de2: Preparing 08:46:51 9197906836d0: Preparing 08:46:51 4715db9f1ade: Preparing 08:46:51 196e5fd7806e: Preparing 08:46:51 95576adf97ca: Preparing 08:46:51 eb463e4dc3ad: Preparing 08:46:51 95576adf97ca: Waiting 08:46:51 eb463e4dc3ad: Waiting 08:46:51 f6e41921860e: Preparing 08:46:51 3c20671a5817: Preparing 08:46:51 f6e41921860e: Waiting 08:46:51 3c20671a5817: Waiting 08:46:51 9197906836d0: Layer already exists 08:46:51 196e5fd7806e: Layer already exists 08:46:51 4715db9f1ade: Layer already exists 08:46:51 558666d18bee: Layer already exists 08:46:51 7ecb0ba04de2: Layer already exists 08:46:51 95576adf97ca: Layer already exists 08:46:51 f6e41921860e: Layer already exists 08:46:51 3c20671a5817: Layer already exists 08:46:51 eb463e4dc3ad: Layer already exists 08:46:52 3.2.0-dev.43: digest: sha256:96d9707a3aab20720cc6ada18602b300115a8192c1760d24f250aa3e19bb7f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:46:53 558666d18bee: Preparing 08:46:53 7ecb0ba04de2: Preparing 08:46:53 9197906836d0: Preparing 08:46:53 4715db9f1ade: Preparing 08:46:53 196e5fd7806e: Preparing 08:46:53 95576adf97ca: Preparing 08:46:53 eb463e4dc3ad: Preparing 08:46:53 95576adf97ca: Waiting 08:46:53 f6e41921860e: Preparing 08:46:53 eb463e4dc3ad: Waiting 08:46:53 f6e41921860e: Waiting 08:46:53 3c20671a5817: Preparing 08:46:53 3c20671a5817: Waiting 08:46:53 7ecb0ba04de2: Layer already exists 08:46:53 558666d18bee: Layer already exists 08:46:53 9197906836d0: Layer already exists 08:46:53 196e5fd7806e: Layer already exists 08:46:53 4715db9f1ade: Layer already exists 08:46:53 95576adf97ca: Layer already exists 08:46:53 eb463e4dc3ad: Layer already exists 08:46:53 3c20671a5817: Layer already exists 08:46:53 f6e41921860e: Layer already exists 08:46:53 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:96d9707a3aab20720cc6ada18602b300115a8192c1760d24f250aa3e19bb7f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:53 + 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 08:46:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:46:54 558666d18bee: Preparing 08:46:54 7ecb0ba04de2: Preparing 08:46:54 9197906836d0: Preparing 08:46:54 4715db9f1ade: Preparing 08:46:54 196e5fd7806e: Preparing 08:46:54 95576adf97ca: Preparing 08:46:54 eb463e4dc3ad: Preparing 08:46:54 f6e41921860e: Preparing 08:46:54 3c20671a5817: Preparing 08:46:54 95576adf97ca: Waiting 08:46:54 eb463e4dc3ad: Waiting 08:46:54 f6e41921860e: Waiting 08:46:54 3c20671a5817: Waiting 08:46:54 4715db9f1ade: Layer already exists 08:46:54 9197906836d0: Layer already exists 08:46:54 196e5fd7806e: Layer already exists 08:46:54 558666d18bee: Layer already exists 08:46:54 7ecb0ba04de2: Layer already exists 08:46:54 95576adf97ca: Layer already exists 08:46:54 f6e41921860e: Layer already exists 08:46:54 eb463e4dc3ad: Layer already exists 08:46:54 3c20671a5817: Layer already exists 08:46:54 main: digest: sha256:96d9707a3aab20720cc6ada18602b300115a8192c1760d24f250aa3e19bb7f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:54 ===================================================== [Pipeline] echo 08:46:54 taggedImages: 08:46:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:46:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:46:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.43 08:46:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:46:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:46:54 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:46:54 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:46:54 latest 08:46:54 3.2.0-dev.43 08:46:54 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:46:54 main 08:46:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:46:55 feb930f8db84: Preparing 08:46:55 1f2b5d9bf92a: Preparing 08:46:55 196e5fd7806e: Preparing 08:46:55 95576adf97ca: Preparing 08:46:55 2d55d9ff5642: Preparing 08:46:55 68b5cfe3ab18: Preparing 08:46:55 68b5cfe3ab18: Waiting 08:46:55 3c20671a5817: Preparing 08:46:55 3c20671a5817: Waiting 08:46:55 95576adf97ca: Layer already exists 08:46:55 196e5fd7806e: Layer already exists 08:46:55 3c20671a5817: Layer already exists 08:46:55 2d55d9ff5642: Pushed 08:46:55 feb930f8db84: Pushed 08:46:55 68b5cfe3ab18: Pushed 08:47:03 1f2b5d9bf92a: Pushed 08:47:03 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:6f6ba5b5cb7f1e3a713719c3cc2f4805e2ebde4a0936fc0576df5c750ab72b76 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:47:04 feb930f8db84: Preparing 08:47:04 1f2b5d9bf92a: Preparing 08:47:04 196e5fd7806e: Preparing 08:47:04 95576adf97ca: Preparing 08:47:04 2d55d9ff5642: Preparing 08:47:04 68b5cfe3ab18: Preparing 08:47:04 3c20671a5817: Preparing 08:47:04 68b5cfe3ab18: Waiting 08:47:04 3c20671a5817: Waiting 08:47:04 1f2b5d9bf92a: Layer already exists 08:47:04 2d55d9ff5642: Layer already exists 08:47:04 196e5fd7806e: Layer already exists 08:47:04 95576adf97ca: Layer already exists 08:47:04 feb930f8db84: Layer already exists 08:47:04 3c20671a5817: Layer already exists 08:47:04 68b5cfe3ab18: Layer already exists 08:47:04 latest: digest: sha256:6f6ba5b5cb7f1e3a713719c3cc2f4805e2ebde4a0936fc0576df5c750ab72b76 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.43 08:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:47:05 feb930f8db84: Preparing 08:47:05 1f2b5d9bf92a: Preparing 08:47:05 196e5fd7806e: Preparing 08:47:05 95576adf97ca: Preparing 08:47:05 2d55d9ff5642: Preparing 08:47:05 68b5cfe3ab18: Preparing 08:47:05 3c20671a5817: Preparing 08:47:05 68b5cfe3ab18: Waiting 08:47:05 3c20671a5817: Waiting 08:47:05 feb930f8db84: Layer already exists 08:47:05 95576adf97ca: Layer already exists 08:47:05 1f2b5d9bf92a: Layer already exists 08:47:05 2d55d9ff5642: Layer already exists 08:47:05 196e5fd7806e: Layer already exists 08:47:05 3c20671a5817: Layer already exists 08:47:05 68b5cfe3ab18: Layer already exists 08:47:05 3.2.0-dev.43: digest: sha256:6f6ba5b5cb7f1e3a713719c3cc2f4805e2ebde4a0936fc0576df5c750ab72b76 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:47:06 feb930f8db84: Preparing 08:47:06 1f2b5d9bf92a: Preparing 08:47:06 196e5fd7806e: Preparing 08:47:06 95576adf97ca: Preparing 08:47:06 2d55d9ff5642: Preparing 08:47:06 68b5cfe3ab18: Preparing 08:47:06 3c20671a5817: Preparing 08:47:06 68b5cfe3ab18: Waiting 08:47:06 95576adf97ca: Layer already exists 08:47:06 196e5fd7806e: Layer already exists 08:47:06 feb930f8db84: Layer already exists 08:47:06 1f2b5d9bf92a: Layer already exists 08:47:06 2d55d9ff5642: Layer already exists 08:47:06 3c20671a5817: Layer already exists 08:47:06 68b5cfe3ab18: Layer already exists 08:47:06 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:6f6ba5b5cb7f1e3a713719c3cc2f4805e2ebde4a0936fc0576df5c750ab72b76 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:47:07 feb930f8db84: Preparing 08:47:07 1f2b5d9bf92a: Preparing 08:47:07 196e5fd7806e: Preparing 08:47:07 95576adf97ca: Preparing 08:47:07 2d55d9ff5642: Preparing 08:47:07 68b5cfe3ab18: Preparing 08:47:07 3c20671a5817: Preparing 08:47:07 68b5cfe3ab18: Waiting 08:47:07 3c20671a5817: Waiting 08:47:07 feb930f8db84: Layer already exists 08:47:07 95576adf97ca: Layer already exists 08:47:07 2d55d9ff5642: Layer already exists 08:47:07 196e5fd7806e: Layer already exists 08:47:07 1f2b5d9bf92a: Layer already exists 08:47:07 68b5cfe3ab18: Layer already exists 08:47:07 3c20671a5817: Layer already exists 08:47:07 main: digest: sha256:6f6ba5b5cb7f1e3a713719c3cc2f4805e2ebde4a0936fc0576df5c750ab72b76 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:07 ===================================================== [Pipeline] echo 08:47:07 taggedImages: 08:47:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:47:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.43 08:47:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:47:08 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:47:08 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:08 latest 08:47:08 3.2.0-dev.43 08:47:08 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:08 main 08:47:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:08 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:47:08 2d5c62d1ae9d: Preparing 08:47:08 d25055a9ea7b: Preparing 08:47:08 95576adf97ca: Preparing 08:47:08 658cbb17a386: Preparing 08:47:08 393a50c93c10: Preparing 08:47:08 3c20671a5817: Preparing 08:47:08 3c20671a5817: Waiting 08:47:09 95576adf97ca: Layer already exists 08:47:09 3c20671a5817: Layer already exists 08:47:09 393a50c93c10: Pushed 08:47:09 658cbb17a386: Pushed 08:47:09 2d5c62d1ae9d: Pushed 08:47:15 d25055a9ea7b: Pushed 08:47:15 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:6165f591fd95af66cbb9a53259717260c968ad6e1c43260f63c2137d487fdee0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:47:16 2d5c62d1ae9d: Preparing 08:47:16 d25055a9ea7b: Preparing 08:47:16 95576adf97ca: Preparing 08:47:16 658cbb17a386: Preparing 08:47:16 393a50c93c10: Preparing 08:47:16 3c20671a5817: Preparing 08:47:16 3c20671a5817: Waiting 08:47:16 658cbb17a386: Layer already exists 08:47:16 d25055a9ea7b: Layer already exists 08:47:16 95576adf97ca: Layer already exists 08:47:16 2d5c62d1ae9d: Layer already exists 08:47:16 393a50c93c10: Layer already exists 08:47:16 3c20671a5817: Layer already exists 08:47:16 latest: digest: sha256:6165f591fd95af66cbb9a53259717260c968ad6e1c43260f63c2137d487fdee0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.43 08:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:47:17 2d5c62d1ae9d: Preparing 08:47:17 d25055a9ea7b: Preparing 08:47:17 95576adf97ca: Preparing 08:47:17 658cbb17a386: Preparing 08:47:17 393a50c93c10: Preparing 08:47:17 3c20671a5817: Preparing 08:47:17 3c20671a5817: Waiting 08:47:17 2d5c62d1ae9d: Layer already exists 08:47:17 393a50c93c10: Layer already exists 08:47:17 658cbb17a386: Layer already exists 08:47:17 d25055a9ea7b: Layer already exists 08:47:17 95576adf97ca: Layer already exists 08:47:17 3c20671a5817: Layer already exists 08:47:17 3.2.0-dev.43: digest: sha256:6165f591fd95af66cbb9a53259717260c968ad6e1c43260f63c2137d487fdee0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:47:18 2d5c62d1ae9d: Preparing 08:47:18 d25055a9ea7b: Preparing 08:47:18 95576adf97ca: Preparing 08:47:18 658cbb17a386: Preparing 08:47:18 393a50c93c10: Preparing 08:47:18 3c20671a5817: Preparing 08:47:18 3c20671a5817: Waiting 08:47:18 d25055a9ea7b: Layer already exists 08:47:18 95576adf97ca: Layer already exists 08:47:18 2d5c62d1ae9d: Layer already exists 08:47:18 658cbb17a386: Layer already exists 08:47:18 393a50c93c10: Layer already exists 08:47:18 3c20671a5817: Layer already exists 08:47:18 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:6165f591fd95af66cbb9a53259717260c968ad6e1c43260f63c2137d487fdee0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:47:19 2d5c62d1ae9d: Preparing 08:47:19 d25055a9ea7b: Preparing 08:47:19 95576adf97ca: Preparing 08:47:19 658cbb17a386: Preparing 08:47:19 393a50c93c10: Preparing 08:47:19 3c20671a5817: Preparing 08:47:19 3c20671a5817: Waiting 08:47:19 393a50c93c10: Layer already exists 08:47:19 658cbb17a386: Layer already exists 08:47:19 d25055a9ea7b: Layer already exists 08:47:19 2d5c62d1ae9d: Layer already exists 08:47:19 95576adf97ca: Layer already exists 08:47:19 3c20671a5817: Layer already exists 08:47:19 main: digest: sha256:6165f591fd95af66cbb9a53259717260c968ad6e1c43260f63c2137d487fdee0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:19 ===================================================== [Pipeline] echo 08:47:19 taggedImages: 08:47:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:47:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.43 08:47:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:47:19 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:47:19 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:19 latest 08:47:19 3.2.0-dev.43 08:47:19 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:19 main 08:47:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:47:20 20826ec51e36: Preparing 08:47:20 5aac6b1b56af: Preparing 08:47:20 ec281f175ffd: Preparing 08:47:20 196e5fd7806e: Preparing 08:47:20 95576adf97ca: Preparing 08:47:20 eb463e4dc3ad: Preparing 08:47:20 f6e41921860e: Preparing 08:47:20 3c20671a5817: Preparing 08:47:20 f6e41921860e: Waiting 08:47:20 eb463e4dc3ad: Waiting 08:47:20 3c20671a5817: Waiting 08:47:20 95576adf97ca: Layer already exists 08:47:20 196e5fd7806e: Layer already exists 08:47:20 f6e41921860e: Layer already exists 08:47:20 eb463e4dc3ad: Layer already exists 08:47:20 3c20671a5817: Layer already exists 08:47:20 5aac6b1b56af: Pushed 08:47:20 20826ec51e36: Pushed 08:47:27 ec281f175ffd: Pushed 08:47:27 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:764b0c7faa21bfabb5ccc4383a7463f7fb9e2684bfe20c065414135c51130149 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:47:28 20826ec51e36: Preparing 08:47:28 5aac6b1b56af: Preparing 08:47:28 ec281f175ffd: Preparing 08:47:28 196e5fd7806e: Preparing 08:47:28 95576adf97ca: Preparing 08:47:28 eb463e4dc3ad: Preparing 08:47:28 f6e41921860e: Preparing 08:47:28 3c20671a5817: Preparing 08:47:28 3c20671a5817: Waiting 08:47:28 f6e41921860e: Waiting 08:47:28 eb463e4dc3ad: Waiting 08:47:28 196e5fd7806e: Layer already exists 08:47:28 ec281f175ffd: Layer already exists 08:47:28 95576adf97ca: Layer already exists 08:47:28 5aac6b1b56af: Layer already exists 08:47:28 20826ec51e36: Layer already exists 08:47:28 eb463e4dc3ad: Layer already exists 08:47:28 f6e41921860e: Layer already exists 08:47:28 3c20671a5817: Layer already exists 08:47:28 latest: digest: sha256:764b0c7faa21bfabb5ccc4383a7463f7fb9e2684bfe20c065414135c51130149 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.43 08:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:47:29 20826ec51e36: Preparing 08:47:29 5aac6b1b56af: Preparing 08:47:29 ec281f175ffd: Preparing 08:47:29 196e5fd7806e: Preparing 08:47:29 95576adf97ca: Preparing 08:47:29 eb463e4dc3ad: Preparing 08:47:29 f6e41921860e: Preparing 08:47:29 3c20671a5817: Preparing 08:47:29 eb463e4dc3ad: Waiting 08:47:29 f6e41921860e: Waiting 08:47:29 3c20671a5817: Waiting 08:47:29 ec281f175ffd: Layer already exists 08:47:29 95576adf97ca: Layer already exists 08:47:29 196e5fd7806e: Layer already exists 08:47:29 5aac6b1b56af: Layer already exists 08:47:29 20826ec51e36: Layer already exists 08:47:29 eb463e4dc3ad: Layer already exists 08:47:29 3c20671a5817: Layer already exists 08:47:29 f6e41921860e: Layer already exists 08:47:29 3.2.0-dev.43: digest: sha256:764b0c7faa21bfabb5ccc4383a7463f7fb9e2684bfe20c065414135c51130149 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:47:30 20826ec51e36: Preparing 08:47:30 5aac6b1b56af: Preparing 08:47:30 ec281f175ffd: Preparing 08:47:30 196e5fd7806e: Preparing 08:47:30 95576adf97ca: Preparing 08:47:30 eb463e4dc3ad: Preparing 08:47:30 f6e41921860e: Preparing 08:47:30 3c20671a5817: Preparing 08:47:30 eb463e4dc3ad: Waiting 08:47:30 f6e41921860e: Waiting 08:47:30 3c20671a5817: Waiting 08:47:30 196e5fd7806e: Layer already exists 08:47:30 5aac6b1b56af: Layer already exists 08:47:30 20826ec51e36: Layer already exists 08:47:30 95576adf97ca: Layer already exists 08:47:30 ec281f175ffd: Layer already exists 08:47:30 eb463e4dc3ad: Layer already exists 08:47:30 3c20671a5817: Layer already exists 08:47:30 f6e41921860e: Layer already exists 08:47:30 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:764b0c7faa21bfabb5ccc4383a7463f7fb9e2684bfe20c065414135c51130149 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:47:31 20826ec51e36: Preparing 08:47:31 5aac6b1b56af: Preparing 08:47:31 ec281f175ffd: Preparing 08:47:31 196e5fd7806e: Preparing 08:47:31 95576adf97ca: Preparing 08:47:31 eb463e4dc3ad: Preparing 08:47:31 f6e41921860e: Preparing 08:47:31 3c20671a5817: Preparing 08:47:31 f6e41921860e: Waiting 08:47:31 3c20671a5817: Waiting 08:47:31 eb463e4dc3ad: Waiting 08:47:31 95576adf97ca: Layer already exists 08:47:31 20826ec51e36: Layer already exists 08:47:31 196e5fd7806e: Layer already exists 08:47:31 ec281f175ffd: Layer already exists 08:47:31 5aac6b1b56af: Layer already exists 08:47:31 3c20671a5817: Layer already exists 08:47:31 f6e41921860e: Layer already exists 08:47:31 eb463e4dc3ad: Layer already exists 08:47:31 main: digest: sha256:764b0c7faa21bfabb5ccc4383a7463f7fb9e2684bfe20c065414135c51130149 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:31 ===================================================== [Pipeline] echo 08:47:31 taggedImages: 08:47:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:47:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.43 08:47:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:47:31 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:47:31 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:31 latest 08:47:31 3.2.0-dev.43 08:47:31 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:31 main 08:47:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:47:32 a283af5034e3: Preparing 08:47:32 0d28b3704937: Preparing 08:47:32 3df60d6c0151: Preparing 08:47:32 32f4ae03188d: Preparing 08:47:32 18520e24d85f: Preparing 08:47:32 2550e09ad361: Preparing 08:47:32 2c108c0a82ff: Preparing 08:47:32 196e5fd7806e: Preparing 08:47:32 95576adf97ca: Preparing 08:47:32 f2f916e0bf06: Preparing 08:47:32 cbf1a6f526d8: Preparing 08:47:32 5f70bf18a086: Preparing 08:47:32 c983889a28af: Preparing 08:47:32 4c9fd0c150cd: Preparing 08:47:32 62aa169dec8f: Preparing 08:47:32 3c20671a5817: Preparing 08:47:32 f2f916e0bf06: Waiting 08:47:32 cbf1a6f526d8: Waiting 08:47:32 5f70bf18a086: Waiting 08:47:32 c983889a28af: Waiting 08:47:32 4c9fd0c150cd: Waiting 08:47:32 62aa169dec8f: Waiting 08:47:32 3c20671a5817: Waiting 08:47:32 2550e09ad361: Waiting 08:47:32 2c108c0a82ff: Waiting 08:47:32 0d28b3704937: Pushed 08:47:32 32f4ae03188d: Pushed 08:47:32 3df60d6c0151: Pushed 08:47:32 a283af5034e3: Pushed 08:47:32 18520e24d85f: Pushed 08:47:32 196e5fd7806e: Layer already exists 08:47:32 2550e09ad361: Pushed 08:47:32 95576adf97ca: Layer already exists 08:47:32 5f70bf18a086: Layer already exists 08:47:32 f2f916e0bf06: Pushed 08:47:32 c983889a28af: Pushed 08:47:32 cbf1a6f526d8: Pushed 08:47:32 4c9fd0c150cd: Pushed 08:47:32 3c20671a5817: Layer already exists 08:47:33 62aa169dec8f: Pushed 08:47:35 2c108c0a82ff: Pushed 08:47:35 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:6634ec45bf0b636c93c59ee5be040aa90ceea734dcc5877d83820e7c3cfb7b46 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:47:36 a283af5034e3: Preparing 08:47:36 0d28b3704937: Preparing 08:47:36 3df60d6c0151: Preparing 08:47:36 32f4ae03188d: Preparing 08:47:36 18520e24d85f: Preparing 08:47:36 2550e09ad361: Preparing 08:47:36 2c108c0a82ff: Preparing 08:47:36 196e5fd7806e: Preparing 08:47:36 95576adf97ca: Preparing 08:47:36 f2f916e0bf06: Preparing 08:47:36 cbf1a6f526d8: Preparing 08:47:36 5f70bf18a086: Preparing 08:47:36 c983889a28af: Preparing 08:47:36 4c9fd0c150cd: Preparing 08:47:36 62aa169dec8f: Preparing 08:47:36 3c20671a5817: Preparing 08:47:36 2550e09ad361: Waiting 08:47:36 2c108c0a82ff: Waiting 08:47:36 196e5fd7806e: Waiting 08:47:36 95576adf97ca: Waiting 08:47:36 f2f916e0bf06: Waiting 08:47:36 cbf1a6f526d8: Waiting 08:47:36 5f70bf18a086: Waiting 08:47:36 c983889a28af: Waiting 08:47:36 4c9fd0c150cd: Waiting 08:47:36 62aa169dec8f: Waiting 08:47:36 3c20671a5817: Waiting 08:47:36 32f4ae03188d: Layer already exists 08:47:36 a283af5034e3: Layer already exists 08:47:36 3df60d6c0151: Layer already exists 08:47:36 0d28b3704937: Layer already exists 08:47:36 18520e24d85f: Layer already exists 08:47:36 2c108c0a82ff: Layer already exists 08:47:36 2550e09ad361: Layer already exists 08:47:36 95576adf97ca: Layer already exists 08:47:36 f2f916e0bf06: Layer already exists 08:47:36 196e5fd7806e: Layer already exists 08:47:36 62aa169dec8f: Layer already exists 08:47:36 5f70bf18a086: Layer already exists 08:47:36 cbf1a6f526d8: Layer already exists 08:47:36 c983889a28af: Layer already exists 08:47:36 4c9fd0c150cd: Layer already exists 08:47:36 3c20671a5817: Layer already exists 08:47:36 latest: digest: sha256:6634ec45bf0b636c93c59ee5be040aa90ceea734dcc5877d83820e7c3cfb7b46 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.43 08:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:47:37 a283af5034e3: Preparing 08:47:37 0d28b3704937: Preparing 08:47:37 3df60d6c0151: Preparing 08:47:37 32f4ae03188d: Preparing 08:47:37 18520e24d85f: Preparing 08:47:37 2550e09ad361: Preparing 08:47:37 2c108c0a82ff: Preparing 08:47:37 196e5fd7806e: Preparing 08:47:37 95576adf97ca: Preparing 08:47:37 f2f916e0bf06: Preparing 08:47:37 cbf1a6f526d8: Preparing 08:47:37 5f70bf18a086: Preparing 08:47:37 c983889a28af: Preparing 08:47:37 4c9fd0c150cd: Preparing 08:47:37 62aa169dec8f: Preparing 08:47:37 3c20671a5817: Preparing 08:47:37 95576adf97ca: Waiting 08:47:37 c983889a28af: Waiting 08:47:37 4c9fd0c150cd: Waiting 08:47:37 62aa169dec8f: Waiting 08:47:37 3c20671a5817: Waiting 08:47:37 2550e09ad361: Waiting 08:47:37 2c108c0a82ff: Waiting 08:47:37 196e5fd7806e: Waiting 08:47:37 f2f916e0bf06: Waiting 08:47:37 5f70bf18a086: Waiting 08:47:37 cbf1a6f526d8: Waiting 08:47:37 18520e24d85f: Layer already exists 08:47:37 0d28b3704937: Layer already exists 08:47:37 32f4ae03188d: Layer already exists 08:47:37 a283af5034e3: Layer already exists 08:47:37 3df60d6c0151: Layer already exists 08:47:37 2c108c0a82ff: Layer already exists 08:47:37 196e5fd7806e: Layer already exists 08:47:37 95576adf97ca: Layer already exists 08:47:37 2550e09ad361: Layer already exists 08:47:37 f2f916e0bf06: Layer already exists 08:47:37 c983889a28af: Layer already exists 08:47:37 cbf1a6f526d8: Layer already exists 08:47:37 4c9fd0c150cd: Layer already exists 08:47:37 5f70bf18a086: Layer already exists 08:47:37 62aa169dec8f: Layer already exists 08:47:37 3c20671a5817: Layer already exists 08:47:37 3.2.0-dev.43: digest: sha256:6634ec45bf0b636c93c59ee5be040aa90ceea734dcc5877d83820e7c3cfb7b46 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:47:38 a283af5034e3: Preparing 08:47:38 0d28b3704937: Preparing 08:47:38 3df60d6c0151: Preparing 08:47:38 32f4ae03188d: Preparing 08:47:38 18520e24d85f: Preparing 08:47:38 2550e09ad361: Preparing 08:47:38 2c108c0a82ff: Preparing 08:47:38 196e5fd7806e: Preparing 08:47:38 95576adf97ca: Preparing 08:47:38 f2f916e0bf06: Preparing 08:47:38 cbf1a6f526d8: Preparing 08:47:38 5f70bf18a086: Preparing 08:47:38 c983889a28af: Preparing 08:47:38 2550e09ad361: Waiting 08:47:38 2c108c0a82ff: Waiting 08:47:38 196e5fd7806e: Waiting 08:47:38 95576adf97ca: Waiting 08:47:38 f2f916e0bf06: Waiting 08:47:38 cbf1a6f526d8: Waiting 08:47:38 5f70bf18a086: Waiting 08:47:38 4c9fd0c150cd: Preparing 08:47:38 62aa169dec8f: Preparing 08:47:38 3c20671a5817: Preparing 08:47:38 4c9fd0c150cd: Waiting 08:47:38 62aa169dec8f: Waiting 08:47:38 3c20671a5817: Waiting 08:47:38 c983889a28af: Waiting 08:47:38 32f4ae03188d: Layer already exists 08:47:38 0d28b3704937: Layer already exists 08:47:38 18520e24d85f: Layer already exists 08:47:38 a283af5034e3: Layer already exists 08:47:38 3df60d6c0151: Layer already exists 08:47:38 2c108c0a82ff: Layer already exists 08:47:38 196e5fd7806e: Layer already exists 08:47:38 2550e09ad361: Layer already exists 08:47:38 95576adf97ca: Layer already exists 08:47:38 f2f916e0bf06: Layer already exists 08:47:38 4c9fd0c150cd: Layer already exists 08:47:38 5f70bf18a086: Layer already exists 08:47:38 cbf1a6f526d8: Layer already exists 08:47:38 c983889a28af: Layer already exists 08:47:38 62aa169dec8f: Layer already exists 08:47:38 3c20671a5817: Layer already exists 08:47:38 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:6634ec45bf0b636c93c59ee5be040aa90ceea734dcc5877d83820e7c3cfb7b46 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:47:39 a283af5034e3: Preparing 08:47:39 0d28b3704937: Preparing 08:47:39 3df60d6c0151: Preparing 08:47:39 32f4ae03188d: Preparing 08:47:39 18520e24d85f: Preparing 08:47:39 2550e09ad361: Preparing 08:47:39 2c108c0a82ff: Preparing 08:47:39 196e5fd7806e: Preparing 08:47:39 95576adf97ca: Preparing 08:47:39 f2f916e0bf06: Preparing 08:47:39 cbf1a6f526d8: Preparing 08:47:39 5f70bf18a086: Preparing 08:47:39 c983889a28af: Preparing 08:47:39 4c9fd0c150cd: Preparing 08:47:39 62aa169dec8f: Preparing 08:47:39 3c20671a5817: Preparing 08:47:39 2550e09ad361: Waiting 08:47:39 2c108c0a82ff: Waiting 08:47:39 196e5fd7806e: Waiting 08:47:39 95576adf97ca: Waiting 08:47:39 cbf1a6f526d8: Waiting 08:47:39 f2f916e0bf06: Waiting 08:47:39 5f70bf18a086: Waiting 08:47:39 c983889a28af: Waiting 08:47:39 4c9fd0c150cd: Waiting 08:47:39 62aa169dec8f: Waiting 08:47:39 3c20671a5817: Waiting 08:47:39 18520e24d85f: Layer already exists 08:47:39 0d28b3704937: Layer already exists 08:47:39 3df60d6c0151: Layer already exists 08:47:39 32f4ae03188d: Layer already exists 08:47:39 a283af5034e3: Layer already exists 08:47:39 2c108c0a82ff: Layer already exists 08:47:39 95576adf97ca: Layer already exists 08:47:39 2550e09ad361: Layer already exists 08:47:39 196e5fd7806e: Layer already exists 08:47:39 f2f916e0bf06: Layer already exists 08:47:39 cbf1a6f526d8: Layer already exists 08:47:39 5f70bf18a086: Layer already exists 08:47:39 c983889a28af: Layer already exists 08:47:39 4c9fd0c150cd: Layer already exists 08:47:39 62aa169dec8f: Layer already exists 08:47:39 3c20671a5817: Layer already exists 08:47:39 main: digest: sha256:6634ec45bf0b636c93c59ee5be040aa90ceea734dcc5877d83820e7c3cfb7b46 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:39 ===================================================== [Pipeline] echo 08:47:39 taggedImages: 08:47:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:47:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.43 08:47:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:47:39 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:47:39 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:39 latest 08:47:39 3.2.0-dev.43 08:47:39 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:39 main 08:47:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:47:40 50576a6f5ba5: Preparing 08:47:40 cbe01d7f74b7: Preparing 08:47:40 d7c7f2dacb33: Preparing 08:47:40 e1529cd7ebce: Preparing 08:47:40 196e5fd7806e: Preparing 08:47:40 95576adf97ca: Preparing 08:47:40 eb463e4dc3ad: Preparing 08:47:40 f6e41921860e: Preparing 08:47:40 3c20671a5817: Preparing 08:47:40 95576adf97ca: Waiting 08:47:40 eb463e4dc3ad: Waiting 08:47:40 f6e41921860e: Waiting 08:47:40 3c20671a5817: Waiting 08:47:40 196e5fd7806e: Layer already exists 08:47:40 95576adf97ca: Layer already exists 08:47:40 d7c7f2dacb33: Pushed 08:47:40 cbe01d7f74b7: Pushed 08:47:40 eb463e4dc3ad: Layer already exists 08:47:40 50576a6f5ba5: Pushed 08:47:40 f6e41921860e: Layer already exists 08:47:40 3c20671a5817: Layer already exists 08:47:46 e1529cd7ebce: Pushed 08:47:46 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:eee696aa97db3e7aae65f0ffff05a587856cc959ff179a3bdca88c04498d9e33 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:46 + 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 08:47:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:47:46 50576a6f5ba5: Preparing 08:47:46 cbe01d7f74b7: Preparing 08:47:46 d7c7f2dacb33: Preparing 08:47:46 e1529cd7ebce: Preparing 08:47:46 196e5fd7806e: Preparing 08:47:46 95576adf97ca: Preparing 08:47:46 eb463e4dc3ad: Preparing 08:47:46 f6e41921860e: Preparing 08:47:46 3c20671a5817: Preparing 08:47:46 eb463e4dc3ad: Waiting 08:47:46 95576adf97ca: Waiting 08:47:46 f6e41921860e: Waiting 08:47:46 3c20671a5817: Waiting 08:47:46 50576a6f5ba5: Layer already exists 08:47:46 d7c7f2dacb33: Layer already exists 08:47:46 e1529cd7ebce: Layer already exists 08:47:46 cbe01d7f74b7: Layer already exists 08:47:46 196e5fd7806e: Layer already exists 08:47:46 3c20671a5817: Layer already exists 08:47:46 95576adf97ca: Layer already exists 08:47:46 eb463e4dc3ad: Layer already exists 08:47:46 f6e41921860e: Layer already exists 08:47:47 latest: digest: sha256:eee696aa97db3e7aae65f0ffff05a587856cc959ff179a3bdca88c04498d9e33 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.43 08:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:47:47 50576a6f5ba5: Preparing 08:47:47 cbe01d7f74b7: Preparing 08:47:47 d7c7f2dacb33: Preparing 08:47:47 e1529cd7ebce: Preparing 08:47:47 196e5fd7806e: Preparing 08:47:47 95576adf97ca: Preparing 08:47:47 eb463e4dc3ad: Preparing 08:47:47 f6e41921860e: Preparing 08:47:47 3c20671a5817: Preparing 08:47:47 95576adf97ca: Waiting 08:47:47 eb463e4dc3ad: Waiting 08:47:47 f6e41921860e: Waiting 08:47:47 3c20671a5817: Waiting 08:47:47 50576a6f5ba5: Layer already exists 08:47:47 e1529cd7ebce: Layer already exists 08:47:47 d7c7f2dacb33: Layer already exists 08:47:47 cbe01d7f74b7: Layer already exists 08:47:47 196e5fd7806e: Layer already exists 08:47:48 f6e41921860e: Layer already exists 08:47:48 eb463e4dc3ad: Layer already exists 08:47:48 95576adf97ca: Layer already exists 08:47:48 3c20671a5817: Layer already exists 08:47:48 3.2.0-dev.43: digest: sha256:eee696aa97db3e7aae65f0ffff05a587856cc959ff179a3bdca88c04498d9e33 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:47:48 50576a6f5ba5: Preparing 08:47:48 cbe01d7f74b7: Preparing 08:47:48 d7c7f2dacb33: Preparing 08:47:48 e1529cd7ebce: Preparing 08:47:48 196e5fd7806e: Preparing 08:47:48 95576adf97ca: Preparing 08:47:48 eb463e4dc3ad: Preparing 08:47:48 f6e41921860e: Preparing 08:47:48 3c20671a5817: Preparing 08:47:48 95576adf97ca: Waiting 08:47:48 eb463e4dc3ad: Waiting 08:47:48 f6e41921860e: Waiting 08:47:48 3c20671a5817: Waiting 08:47:48 cbe01d7f74b7: Layer already exists 08:47:48 e1529cd7ebce: Layer already exists 08:47:48 196e5fd7806e: Layer already exists 08:47:48 50576a6f5ba5: Layer already exists 08:47:48 d7c7f2dacb33: Layer already exists 08:47:48 95576adf97ca: Layer already exists 08:47:48 3c20671a5817: Layer already exists 08:47:48 f6e41921860e: Layer already exists 08:47:48 eb463e4dc3ad: Layer already exists 08:47:49 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:eee696aa97db3e7aae65f0ffff05a587856cc959ff179a3bdca88c04498d9e33 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:49 + 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 08:47:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:47:49 50576a6f5ba5: Preparing 08:47:49 cbe01d7f74b7: Preparing 08:47:49 d7c7f2dacb33: Preparing 08:47:49 e1529cd7ebce: Preparing 08:47:49 196e5fd7806e: Preparing 08:47:49 95576adf97ca: Preparing 08:47:49 eb463e4dc3ad: Preparing 08:47:49 f6e41921860e: Preparing 08:47:49 3c20671a5817: Preparing 08:47:49 95576adf97ca: Waiting 08:47:49 eb463e4dc3ad: Waiting 08:47:49 f6e41921860e: Waiting 08:47:49 3c20671a5817: Waiting 08:47:49 cbe01d7f74b7: Layer already exists 08:47:49 50576a6f5ba5: Layer already exists 08:47:49 e1529cd7ebce: Layer already exists 08:47:49 196e5fd7806e: Layer already exists 08:47:49 d7c7f2dacb33: Layer already exists 08:47:49 f6e41921860e: Layer already exists 08:47:49 eb463e4dc3ad: Layer already exists 08:47:49 3c20671a5817: Layer already exists 08:47:49 95576adf97ca: Layer already exists 08:47:50 main: digest: sha256:eee696aa97db3e7aae65f0ffff05a587856cc959ff179a3bdca88c04498d9e33 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:50 ===================================================== [Pipeline] echo 08:47:50 taggedImages: 08:47:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:47:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.43 08:47:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:47:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:47:50 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:50 latest 08:47:50 3.2.0-dev.43 08:47:50 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:50 main 08:47:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:47:51 4b9d3a1a708a: Preparing 08:47:51 5fec58fec752: Preparing 08:47:51 a17744a15f9f: Preparing 08:47:51 7b438b45d7db: Preparing 08:47:51 78603e4bc173: Preparing 08:47:51 196e5fd7806e: Preparing 08:47:51 95576adf97ca: Preparing 08:47:51 64a55fe8120a: Preparing 08:47:51 a80217d780b3: Preparing 08:47:51 6777ae1ca8f8: Preparing 08:47:51 3c20671a5817: Preparing 08:47:51 95576adf97ca: Waiting 08:47:51 64a55fe8120a: Waiting 08:47:51 a80217d780b3: Waiting 08:47:51 6777ae1ca8f8: Waiting 08:47:51 3c20671a5817: Waiting 08:47:51 196e5fd7806e: Waiting 08:47:51 78603e4bc173: Pushed 08:47:51 4b9d3a1a708a: Pushed 08:47:51 5fec58fec752: Pushed 08:47:51 7b438b45d7db: Pushed 08:47:51 196e5fd7806e: Layer already exists 08:47:51 95576adf97ca: Layer already exists 08:47:51 3c20671a5817: Layer already exists 08:47:51 a80217d780b3: Pushed 08:47:51 64a55fe8120a: Pushed 08:47:53 a17744a15f9f: Pushed 08:47:54 6777ae1ca8f8: Pushed 08:47:54 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:f34b3382e01690c3c95b98fc117173ab8312e9f28f2f8abb8583dcb7daf54545 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:54 + 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 08:47:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:47:54 4b9d3a1a708a: Preparing 08:47:54 5fec58fec752: Preparing 08:47:54 a17744a15f9f: Preparing 08:47:54 7b438b45d7db: Preparing 08:47:54 78603e4bc173: Preparing 08:47:54 196e5fd7806e: Preparing 08:47:54 95576adf97ca: Preparing 08:47:54 64a55fe8120a: Preparing 08:47:54 a80217d780b3: Preparing 08:47:54 6777ae1ca8f8: Preparing 08:47:54 3c20671a5817: Preparing 08:47:54 196e5fd7806e: Waiting 08:47:54 95576adf97ca: Waiting 08:47:54 64a55fe8120a: Waiting 08:47:54 a80217d780b3: Waiting 08:47:54 6777ae1ca8f8: Waiting 08:47:54 3c20671a5817: Waiting 08:47:54 78603e4bc173: Layer already exists 08:47:54 5fec58fec752: Layer already exists 08:47:54 7b438b45d7db: Layer already exists 08:47:54 a17744a15f9f: Layer already exists 08:47:54 4b9d3a1a708a: Layer already exists 08:47:54 64a55fe8120a: Layer already exists 08:47:54 196e5fd7806e: Layer already exists 08:47:54 95576adf97ca: Layer already exists 08:47:54 a80217d780b3: Layer already exists 08:47:54 6777ae1ca8f8: Layer already exists 08:47:54 3c20671a5817: Layer already exists 08:47:55 latest: digest: sha256:f34b3382e01690c3c95b98fc117173ab8312e9f28f2f8abb8583dcb7daf54545 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.43 08:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:47:55 4b9d3a1a708a: Preparing 08:47:55 5fec58fec752: Preparing 08:47:55 a17744a15f9f: Preparing 08:47:55 7b438b45d7db: Preparing 08:47:55 78603e4bc173: Preparing 08:47:55 196e5fd7806e: Preparing 08:47:55 95576adf97ca: Preparing 08:47:55 64a55fe8120a: Preparing 08:47:55 a80217d780b3: Preparing 08:47:55 6777ae1ca8f8: Preparing 08:47:55 3c20671a5817: Preparing 08:47:55 64a55fe8120a: Waiting 08:47:55 a80217d780b3: Waiting 08:47:55 6777ae1ca8f8: Waiting 08:47:55 3c20671a5817: Waiting 08:47:55 196e5fd7806e: Waiting 08:47:55 7b438b45d7db: Layer already exists 08:47:55 4b9d3a1a708a: Layer already exists 08:47:55 5fec58fec752: Layer already exists 08:47:55 78603e4bc173: Layer already exists 08:47:55 a17744a15f9f: Layer already exists 08:47:55 95576adf97ca: Layer already exists 08:47:55 a80217d780b3: Layer already exists 08:47:55 6777ae1ca8f8: Layer already exists 08:47:55 64a55fe8120a: Layer already exists 08:47:55 196e5fd7806e: Layer already exists 08:47:56 3c20671a5817: Layer already exists 08:47:56 3.2.0-dev.43: digest: sha256:f34b3382e01690c3c95b98fc117173ab8312e9f28f2f8abb8583dcb7daf54545 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:47:56 4b9d3a1a708a: Preparing 08:47:56 5fec58fec752: Preparing 08:47:56 a17744a15f9f: Preparing 08:47:56 7b438b45d7db: Preparing 08:47:56 78603e4bc173: Preparing 08:47:56 196e5fd7806e: Preparing 08:47:56 95576adf97ca: Preparing 08:47:56 64a55fe8120a: Preparing 08:47:56 a80217d780b3: Preparing 08:47:56 6777ae1ca8f8: Preparing 08:47:56 3c20671a5817: Preparing 08:47:56 64a55fe8120a: Waiting 08:47:56 a80217d780b3: Waiting 08:47:56 6777ae1ca8f8: Waiting 08:47:56 3c20671a5817: Waiting 08:47:56 196e5fd7806e: Waiting 08:47:56 95576adf97ca: Waiting 08:47:56 5fec58fec752: Layer already exists 08:47:56 4b9d3a1a708a: Layer already exists 08:47:56 78603e4bc173: Layer already exists 08:47:56 7b438b45d7db: Layer already exists 08:47:56 a17744a15f9f: Layer already exists 08:47:56 64a55fe8120a: Layer already exists 08:47:56 a80217d780b3: Layer already exists 08:47:56 95576adf97ca: Layer already exists 08:47:56 6777ae1ca8f8: Layer already exists 08:47:56 196e5fd7806e: Layer already exists 08:47:56 3c20671a5817: Layer already exists 08:47:57 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:f34b3382e01690c3c95b98fc117173ab8312e9f28f2f8abb8583dcb7daf54545 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:57 + 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 08:47:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:47:58 4b9d3a1a708a: Preparing 08:47:58 5fec58fec752: Preparing 08:47:58 a17744a15f9f: Preparing 08:47:58 7b438b45d7db: Preparing 08:47:58 78603e4bc173: Preparing 08:47:58 196e5fd7806e: Preparing 08:47:58 95576adf97ca: Preparing 08:47:58 64a55fe8120a: Preparing 08:47:58 a80217d780b3: Preparing 08:47:58 6777ae1ca8f8: Preparing 08:47:58 3c20671a5817: Preparing 08:47:58 196e5fd7806e: Waiting 08:47:58 95576adf97ca: Waiting 08:47:58 64a55fe8120a: Waiting 08:47:58 3c20671a5817: Waiting 08:47:58 a80217d780b3: Waiting 08:47:58 6777ae1ca8f8: Waiting 08:47:58 5fec58fec752: Layer already exists 08:47:58 7b438b45d7db: Layer already exists 08:47:58 a17744a15f9f: Layer already exists 08:47:58 78603e4bc173: Layer already exists 08:47:58 4b9d3a1a708a: Layer already exists 08:47:58 196e5fd7806e: Layer already exists 08:47:58 64a55fe8120a: Layer already exists 08:47:58 95576adf97ca: Layer already exists 08:47:58 6777ae1ca8f8: Layer already exists 08:47:58 a80217d780b3: Layer already exists 08:47:58 3c20671a5817: Layer already exists 08:47:58 main: digest: sha256:f34b3382e01690c3c95b98fc117173ab8312e9f28f2f8abb8583dcb7daf54545 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:58 ===================================================== [Pipeline] echo 08:47:58 taggedImages: 08:47:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:47:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.43 08:47:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:47:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:47:58 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:58 latest 08:47:58 3.2.0-dev.43 08:47:58 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:47:58 main 08:47:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:47:59 b2948287a87d: Preparing 08:47:59 824ce2f4712f: Preparing 08:47:59 b87a5158d257: Preparing 08:47:59 60ad51220cdd: Preparing 08:47:59 78b1a08d6cf3: Preparing 08:47:59 8b024d168a0b: Preparing 08:47:59 21c6a77054be: Preparing 08:47:59 196e5fd7806e: Preparing 08:47:59 95576adf97ca: Preparing 08:47:59 354ba8679d59: Preparing 08:47:59 41723562b9f6: Preparing 08:47:59 3c20671a5817: Preparing 08:47:59 8b024d168a0b: Waiting 08:47:59 21c6a77054be: Waiting 08:47:59 354ba8679d59: Waiting 08:47:59 196e5fd7806e: Waiting 08:47:59 95576adf97ca: Waiting 08:47:59 41723562b9f6: Waiting 08:47:59 3c20671a5817: Waiting 08:47:59 78b1a08d6cf3: Pushed 08:47:59 824ce2f4712f: Pushed 08:47:59 b2948287a87d: Pushed 08:47:59 196e5fd7806e: Layer already exists 08:47:59 8b024d168a0b: Pushed 08:47:59 95576adf97ca: Layer already exists 08:47:59 21c6a77054be: Pushed 08:47:59 3c20671a5817: Layer already exists 08:47:59 354ba8679d59: Pushed 08:48:01 60ad51220cdd: Pushed 08:48:02 b87a5158d257: Pushed 08:48:02 41723562b9f6: Pushed 08:48:02 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:25c5fa54fdbc2308a6d3eccf598939667efef14f7644637beffb80bcd5ca6ab4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:02 + 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 08:48:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:48:03 b2948287a87d: Preparing 08:48:03 824ce2f4712f: Preparing 08:48:03 b87a5158d257: Preparing 08:48:03 60ad51220cdd: Preparing 08:48:03 78b1a08d6cf3: Preparing 08:48:03 8b024d168a0b: Preparing 08:48:03 21c6a77054be: Preparing 08:48:03 196e5fd7806e: Preparing 08:48:03 95576adf97ca: Preparing 08:48:03 354ba8679d59: Preparing 08:48:03 41723562b9f6: Preparing 08:48:03 3c20671a5817: Preparing 08:48:03 196e5fd7806e: Waiting 08:48:03 95576adf97ca: Waiting 08:48:03 354ba8679d59: Waiting 08:48:03 41723562b9f6: Waiting 08:48:03 3c20671a5817: Waiting 08:48:03 8b024d168a0b: Waiting 08:48:03 21c6a77054be: Waiting 08:48:03 78b1a08d6cf3: Layer already exists 08:48:03 b87a5158d257: Layer already exists 08:48:03 60ad51220cdd: Layer already exists 08:48:03 824ce2f4712f: Layer already exists 08:48:03 b2948287a87d: Layer already exists 08:48:03 95576adf97ca: Layer already exists 08:48:03 196e5fd7806e: Layer already exists 08:48:03 21c6a77054be: Layer already exists 08:48:03 8b024d168a0b: Layer already exists 08:48:03 354ba8679d59: Layer already exists 08:48:03 41723562b9f6: Layer already exists 08:48:03 3c20671a5817: Layer already exists 08:48:03 latest: digest: sha256:25c5fa54fdbc2308a6d3eccf598939667efef14f7644637beffb80bcd5ca6ab4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.43 08:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:48:04 b2948287a87d: Preparing 08:48:04 824ce2f4712f: Preparing 08:48:04 b87a5158d257: Preparing 08:48:04 60ad51220cdd: Preparing 08:48:04 78b1a08d6cf3: Preparing 08:48:04 8b024d168a0b: Preparing 08:48:04 21c6a77054be: Preparing 08:48:04 196e5fd7806e: Preparing 08:48:04 95576adf97ca: Preparing 08:48:04 354ba8679d59: Preparing 08:48:04 41723562b9f6: Preparing 08:48:04 3c20671a5817: Preparing 08:48:04 8b024d168a0b: Waiting 08:48:04 21c6a77054be: Waiting 08:48:04 196e5fd7806e: Waiting 08:48:04 95576adf97ca: Waiting 08:48:04 354ba8679d59: Waiting 08:48:04 41723562b9f6: Waiting 08:48:04 3c20671a5817: Waiting 08:48:04 78b1a08d6cf3: Layer already exists 08:48:04 b87a5158d257: Layer already exists 08:48:04 824ce2f4712f: Layer already exists 08:48:04 60ad51220cdd: Layer already exists 08:48:04 b2948287a87d: Layer already exists 08:48:04 196e5fd7806e: Layer already exists 08:48:04 8b024d168a0b: Layer already exists 08:48:04 21c6a77054be: Layer already exists 08:48:04 354ba8679d59: Layer already exists 08:48:04 95576adf97ca: Layer already exists 08:48:04 3c20671a5817: Layer already exists 08:48:04 41723562b9f6: Layer already exists 08:48:04 3.2.0-dev.43: digest: sha256:25c5fa54fdbc2308a6d3eccf598939667efef14f7644637beffb80bcd5ca6ab4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:48:05 b2948287a87d: Preparing 08:48:05 824ce2f4712f: Preparing 08:48:05 b87a5158d257: Preparing 08:48:05 60ad51220cdd: Preparing 08:48:05 78b1a08d6cf3: Preparing 08:48:05 8b024d168a0b: Preparing 08:48:05 21c6a77054be: Preparing 08:48:05 196e5fd7806e: Preparing 08:48:05 95576adf97ca: Preparing 08:48:05 354ba8679d59: Preparing 08:48:05 41723562b9f6: Preparing 08:48:05 3c20671a5817: Preparing 08:48:05 8b024d168a0b: Waiting 08:48:05 95576adf97ca: Waiting 08:48:05 354ba8679d59: Waiting 08:48:05 41723562b9f6: Waiting 08:48:05 3c20671a5817: Waiting 08:48:05 196e5fd7806e: Waiting 08:48:05 b2948287a87d: Layer already exists 08:48:05 b87a5158d257: Layer already exists 08:48:05 824ce2f4712f: Layer already exists 08:48:05 78b1a08d6cf3: Layer already exists 08:48:05 60ad51220cdd: Layer already exists 08:48:05 95576adf97ca: Layer already exists 08:48:05 354ba8679d59: Layer already exists 08:48:05 196e5fd7806e: Layer already exists 08:48:05 8b024d168a0b: Layer already exists 08:48:05 21c6a77054be: Layer already exists 08:48:05 3c20671a5817: Layer already exists 08:48:05 41723562b9f6: Layer already exists 08:48:05 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:25c5fa54fdbc2308a6d3eccf598939667efef14f7644637beffb80bcd5ca6ab4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:05 + 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 08:48:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:48:06 b2948287a87d: Preparing 08:48:06 824ce2f4712f: Preparing 08:48:06 b87a5158d257: Preparing 08:48:06 60ad51220cdd: Preparing 08:48:06 78b1a08d6cf3: Preparing 08:48:06 8b024d168a0b: Preparing 08:48:06 21c6a77054be: Preparing 08:48:06 196e5fd7806e: Preparing 08:48:06 95576adf97ca: Preparing 08:48:06 354ba8679d59: Preparing 08:48:06 41723562b9f6: Preparing 08:48:06 3c20671a5817: Preparing 08:48:06 196e5fd7806e: Waiting 08:48:06 95576adf97ca: Waiting 08:48:06 354ba8679d59: Waiting 08:48:06 41723562b9f6: Waiting 08:48:06 3c20671a5817: Waiting 08:48:06 8b024d168a0b: Waiting 08:48:06 21c6a77054be: Waiting 08:48:06 b2948287a87d: Layer already exists 08:48:06 b87a5158d257: Layer already exists 08:48:06 824ce2f4712f: Layer already exists 08:48:06 78b1a08d6cf3: Layer already exists 08:48:06 60ad51220cdd: Layer already exists 08:48:06 95576adf97ca: Layer already exists 08:48:06 196e5fd7806e: Layer already exists 08:48:06 354ba8679d59: Layer already exists 08:48:06 8b024d168a0b: Layer already exists 08:48:06 21c6a77054be: Layer already exists 08:48:06 41723562b9f6: Layer already exists 08:48:06 3c20671a5817: Layer already exists 08:48:06 main: digest: sha256:25c5fa54fdbc2308a6d3eccf598939667efef14f7644637beffb80bcd5ca6ab4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:06 ===================================================== [Pipeline] echo 08:48:06 taggedImages: 08:48:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:48:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:48:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.43 08:48:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:48:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:48:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:48:06 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:48:06 latest 08:48:06 3.2.0-dev.43 08:48:06 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:48:06 main 08:48:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:48:07 8dceeaaf1295: Preparing 08:48:07 3614e2b28d65: Preparing 08:48:07 196e5fd7806e: Preparing 08:48:07 95576adf97ca: Preparing 08:48:07 875bda842327: Preparing 08:48:07 e76a86218068: Preparing 08:48:07 3c20671a5817: Preparing 08:48:07 e76a86218068: Waiting 08:48:07 3c20671a5817: Waiting 08:48:07 196e5fd7806e: Layer already exists 08:48:07 95576adf97ca: Layer already exists 08:48:07 3c20671a5817: Layer already exists 08:48:07 8dceeaaf1295: Pushed 08:48:07 875bda842327: Pushed 08:48:09 e76a86218068: Pushed 08:48:10 3614e2b28d65: Pushed 08:48:11 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:aefb13a3926f473a049cb0817846a5cf0b37938614e74fe7b8323c17fd77c066 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:11 + 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 08:48:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:48:11 8dceeaaf1295: Preparing 08:48:11 3614e2b28d65: Preparing 08:48:11 196e5fd7806e: Preparing 08:48:11 95576adf97ca: Preparing 08:48:11 875bda842327: Preparing 08:48:11 e76a86218068: Preparing 08:48:11 3c20671a5817: Preparing 08:48:11 e76a86218068: Waiting 08:48:11 3c20671a5817: Waiting 08:48:11 95576adf97ca: Layer already exists 08:48:11 8dceeaaf1295: Layer already exists 08:48:11 875bda842327: Layer already exists 08:48:11 3614e2b28d65: Layer already exists 08:48:11 196e5fd7806e: Layer already exists 08:48:11 3c20671a5817: Layer already exists 08:48:11 e76a86218068: Layer already exists 08:48:12 latest: digest: sha256:aefb13a3926f473a049cb0817846a5cf0b37938614e74fe7b8323c17fd77c066 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.43 08:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:48:12 8dceeaaf1295: Preparing 08:48:12 3614e2b28d65: Preparing 08:48:12 196e5fd7806e: Preparing 08:48:12 95576adf97ca: Preparing 08:48:12 875bda842327: Preparing 08:48:12 e76a86218068: Preparing 08:48:12 3c20671a5817: Preparing 08:48:12 e76a86218068: Waiting 08:48:12 3c20671a5817: Waiting 08:48:12 3614e2b28d65: Layer already exists 08:48:12 8dceeaaf1295: Layer already exists 08:48:12 875bda842327: Layer already exists 08:48:12 196e5fd7806e: Layer already exists 08:48:12 95576adf97ca: Layer already exists 08:48:12 e76a86218068: Layer already exists 08:48:12 3c20671a5817: Layer already exists 08:48:13 3.2.0-dev.43: digest: sha256:aefb13a3926f473a049cb0817846a5cf0b37938614e74fe7b8323c17fd77c066 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:48:13 8dceeaaf1295: Preparing 08:48:13 3614e2b28d65: Preparing 08:48:13 196e5fd7806e: Preparing 08:48:13 95576adf97ca: Preparing 08:48:13 875bda842327: Preparing 08:48:13 e76a86218068: Preparing 08:48:13 3c20671a5817: Preparing 08:48:13 e76a86218068: Waiting 08:48:13 3c20671a5817: Waiting 08:48:13 196e5fd7806e: Layer already exists 08:48:13 95576adf97ca: Layer already exists 08:48:13 875bda842327: Layer already exists 08:48:13 3614e2b28d65: Layer already exists 08:48:13 8dceeaaf1295: Layer already exists 08:48:13 e76a86218068: Layer already exists 08:48:13 3c20671a5817: Layer already exists 08:48:14 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:aefb13a3926f473a049cb0817846a5cf0b37938614e74fe7b8323c17fd77c066 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:14 + 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 08:48:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:48:14 8dceeaaf1295: Preparing 08:48:14 3614e2b28d65: Preparing 08:48:14 196e5fd7806e: Preparing 08:48:14 95576adf97ca: Preparing 08:48:14 875bda842327: Preparing 08:48:14 e76a86218068: Preparing 08:48:14 3c20671a5817: Preparing 08:48:14 e76a86218068: Waiting 08:48:14 3c20671a5817: Waiting 08:48:14 3614e2b28d65: Layer already exists 08:48:14 95576adf97ca: Layer already exists 08:48:14 875bda842327: Layer already exists 08:48:14 8dceeaaf1295: Layer already exists 08:48:14 196e5fd7806e: Layer already exists 08:48:14 e76a86218068: Layer already exists 08:48:14 3c20671a5817: Layer already exists 08:48:15 main: digest: sha256:aefb13a3926f473a049cb0817846a5cf0b37938614e74fe7b8323c17fd77c066 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:15 ===================================================== [Pipeline] echo 08:48:15 taggedImages: 08:48:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:48:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:48:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.43 08:48:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:48:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:48:15 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:48:15 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:48:15 latest 08:48:15 3.2.0-dev.43 08:48:15 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:48:15 main 08:48:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:48:16 4eeb61ca8fd6: Preparing 08:48:16 d7fcaece8374: Preparing 08:48:16 0ee0b59be061: Preparing 08:48:16 196e5fd7806e: Preparing 08:48:16 95576adf97ca: Preparing 08:48:16 247f63f24049: Preparing 08:48:16 dd1b1072e421: Preparing 08:48:16 d32d26014cfd: Preparing 08:48:16 3c1e16633586: Preparing 08:48:16 3c20671a5817: Preparing 08:48:16 dd1b1072e421: Waiting 08:48:16 d32d26014cfd: Waiting 08:48:16 3c1e16633586: Waiting 08:48:16 3c20671a5817: Waiting 08:48:16 247f63f24049: Waiting 08:48:16 95576adf97ca: Layer already exists 08:48:16 196e5fd7806e: Layer already exists 08:48:16 d7fcaece8374: Pushed 08:48:16 0ee0b59be061: Pushed 08:48:16 4eeb61ca8fd6: Pushed 08:48:16 3c20671a5817: Layer already exists 08:48:16 d32d26014cfd: Pushed 08:48:17 3c1e16633586: Pushed 08:48:32 dd1b1072e421: Pushed 08:48:38 247f63f24049: Pushed 08:48:38 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:a7b1202825d8b98b9e75067b6507e8e3fe364a2ce2895f1fda28f932de6ca520 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:39 + 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 08:48:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:48:39 4eeb61ca8fd6: Preparing 08:48:39 d7fcaece8374: Preparing 08:48:39 0ee0b59be061: Preparing 08:48:39 196e5fd7806e: Preparing 08:48:39 95576adf97ca: Preparing 08:48:39 247f63f24049: Preparing 08:48:39 dd1b1072e421: Preparing 08:48:39 d32d26014cfd: Preparing 08:48:39 3c1e16633586: Preparing 08:48:39 3c20671a5817: Preparing 08:48:39 dd1b1072e421: Waiting 08:48:39 d32d26014cfd: Waiting 08:48:39 3c1e16633586: Waiting 08:48:39 3c20671a5817: Waiting 08:48:39 247f63f24049: Waiting 08:48:39 196e5fd7806e: Layer already exists 08:48:39 95576adf97ca: Layer already exists 08:48:39 4eeb61ca8fd6: Layer already exists 08:48:39 d7fcaece8374: Layer already exists 08:48:39 0ee0b59be061: Layer already exists 08:48:39 247f63f24049: Layer already exists 08:48:39 dd1b1072e421: Layer already exists 08:48:39 d32d26014cfd: Layer already exists 08:48:39 3c1e16633586: Layer already exists 08:48:39 3c20671a5817: Layer already exists 08:48:39 latest: digest: sha256:a7b1202825d8b98b9e75067b6507e8e3fe364a2ce2895f1fda28f932de6ca520 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.43 08:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:48:40 4eeb61ca8fd6: Preparing 08:48:40 d7fcaece8374: Preparing 08:48:40 0ee0b59be061: Preparing 08:48:40 196e5fd7806e: Preparing 08:48:40 95576adf97ca: Preparing 08:48:40 247f63f24049: Preparing 08:48:40 dd1b1072e421: Preparing 08:48:40 d32d26014cfd: Preparing 08:48:40 3c1e16633586: Preparing 08:48:40 3c20671a5817: Preparing 08:48:40 dd1b1072e421: Waiting 08:48:40 d32d26014cfd: Waiting 08:48:40 3c1e16633586: Waiting 08:48:40 247f63f24049: Waiting 08:48:40 3c20671a5817: Waiting 08:48:40 0ee0b59be061: Layer already exists 08:48:40 95576adf97ca: Layer already exists 08:48:40 4eeb61ca8fd6: Layer already exists 08:48:40 196e5fd7806e: Layer already exists 08:48:40 d7fcaece8374: Layer already exists 08:48:40 dd1b1072e421: Layer already exists 08:48:40 3c20671a5817: Layer already exists 08:48:40 d32d26014cfd: Layer already exists 08:48:40 247f63f24049: Layer already exists 08:48:40 3c1e16633586: Layer already exists 08:48:40 3.2.0-dev.43: digest: sha256:a7b1202825d8b98b9e75067b6507e8e3fe364a2ce2895f1fda28f932de6ca520 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:48:41 4eeb61ca8fd6: Preparing 08:48:41 d7fcaece8374: Preparing 08:48:41 0ee0b59be061: Preparing 08:48:41 196e5fd7806e: Preparing 08:48:41 95576adf97ca: Preparing 08:48:41 247f63f24049: Preparing 08:48:41 dd1b1072e421: Preparing 08:48:41 d32d26014cfd: Preparing 08:48:41 3c1e16633586: Preparing 08:48:41 3c20671a5817: Preparing 08:48:41 d32d26014cfd: Waiting 08:48:41 3c1e16633586: Waiting 08:48:41 3c20671a5817: Waiting 08:48:41 247f63f24049: Waiting 08:48:41 dd1b1072e421: Waiting 08:48:41 0ee0b59be061: Layer already exists 08:48:41 4eeb61ca8fd6: Layer already exists 08:48:41 196e5fd7806e: Layer already exists 08:48:41 95576adf97ca: Layer already exists 08:48:41 d7fcaece8374: Layer already exists 08:48:41 dd1b1072e421: Layer already exists 08:48:41 d32d26014cfd: Layer already exists 08:48:41 247f63f24049: Layer already exists 08:48:41 3c20671a5817: Layer already exists 08:48:41 3c1e16633586: Layer already exists 08:48:41 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:a7b1202825d8b98b9e75067b6507e8e3fe364a2ce2895f1fda28f932de6ca520 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:42 + 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 08:48:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:48:42 4eeb61ca8fd6: Preparing 08:48:42 d7fcaece8374: Preparing 08:48:42 0ee0b59be061: Preparing 08:48:42 196e5fd7806e: Preparing 08:48:42 95576adf97ca: Preparing 08:48:42 247f63f24049: Preparing 08:48:42 dd1b1072e421: Preparing 08:48:42 d32d26014cfd: Preparing 08:48:42 3c1e16633586: Preparing 08:48:42 3c20671a5817: Preparing 08:48:42 dd1b1072e421: Waiting 08:48:42 d32d26014cfd: Waiting 08:48:42 3c1e16633586: Waiting 08:48:42 3c20671a5817: Waiting 08:48:42 247f63f24049: Waiting 08:48:42 95576adf97ca: Layer already exists 08:48:42 196e5fd7806e: Layer already exists 08:48:42 d7fcaece8374: Layer already exists 08:48:42 0ee0b59be061: Layer already exists 08:48:42 4eeb61ca8fd6: Layer already exists 08:48:42 3c1e16633586: Layer already exists 08:48:42 dd1b1072e421: Layer already exists 08:48:42 d32d26014cfd: Layer already exists 08:48:42 3c20671a5817: Layer already exists 08:48:42 247f63f24049: Layer already exists 08:48:42 main: digest: sha256:a7b1202825d8b98b9e75067b6507e8e3fe364a2ce2895f1fda28f932de6ca520 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:42 ===================================================== [Pipeline] echo 08:48:42 taggedImages: 08:48:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:48:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:48:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.43 08:48:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:48:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:48:42 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:48:42 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:48:42 latest 08:48:42 3.2.0-dev.43 08:48:42 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:48:42 main 08:48:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:48:43 a14a980eea92: Preparing 08:48:43 7cc7c42a893a: Preparing 08:48:43 698d944543ff: Preparing 08:48:43 196e5fd7806e: Preparing 08:48:43 95576adf97ca: Preparing 08:48:43 69b04e92898c: Preparing 08:48:43 b072a4d12134: Preparing 08:48:43 44cd8fd865e2: Preparing 08:48:43 3c20671a5817: Preparing 08:48:43 69b04e92898c: Waiting 08:48:43 b072a4d12134: Waiting 08:48:43 44cd8fd865e2: Waiting 08:48:43 3c20671a5817: Waiting 08:48:43 196e5fd7806e: Layer already exists 08:48:43 95576adf97ca: Layer already exists 08:48:43 698d944543ff: Pushed 08:48:43 7cc7c42a893a: Pushed 08:48:43 a14a980eea92: Pushed 08:48:43 3c20671a5817: Layer already exists 08:48:43 b072a4d12134: Pushed 08:48:44 44cd8fd865e2: Pushed 08:49:06 69b04e92898c: Pushed 08:49:06 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:7b7f423d684f1bd9691319800ed80cfc28d57abd295aa3f88135d60cbf23016b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:07 + 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 08:49:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:49:07 a14a980eea92: Preparing 08:49:07 7cc7c42a893a: Preparing 08:49:07 698d944543ff: Preparing 08:49:07 196e5fd7806e: Preparing 08:49:07 95576adf97ca: Preparing 08:49:07 69b04e92898c: Preparing 08:49:07 b072a4d12134: Preparing 08:49:07 44cd8fd865e2: Preparing 08:49:07 3c20671a5817: Preparing 08:49:07 69b04e92898c: Waiting 08:49:07 b072a4d12134: Waiting 08:49:07 44cd8fd865e2: Waiting 08:49:07 3c20671a5817: Waiting 08:49:07 a14a980eea92: Layer already exists 08:49:07 95576adf97ca: Layer already exists 08:49:07 7cc7c42a893a: Layer already exists 08:49:07 698d944543ff: Layer already exists 08:49:07 196e5fd7806e: Layer already exists 08:49:07 69b04e92898c: Layer already exists 08:49:07 b072a4d12134: Layer already exists 08:49:07 44cd8fd865e2: Layer already exists 08:49:07 3c20671a5817: Layer already exists 08:49:07 latest: digest: sha256:7b7f423d684f1bd9691319800ed80cfc28d57abd295aa3f88135d60cbf23016b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.43 08:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:49:08 a14a980eea92: Preparing 08:49:08 7cc7c42a893a: Preparing 08:49:08 698d944543ff: Preparing 08:49:08 196e5fd7806e: Preparing 08:49:08 95576adf97ca: Preparing 08:49:08 69b04e92898c: Preparing 08:49:08 b072a4d12134: Preparing 08:49:08 44cd8fd865e2: Preparing 08:49:08 3c20671a5817: Preparing 08:49:08 69b04e92898c: Waiting 08:49:08 b072a4d12134: Waiting 08:49:08 44cd8fd865e2: Waiting 08:49:08 3c20671a5817: Waiting 08:49:08 95576adf97ca: Layer already exists 08:49:08 698d944543ff: Layer already exists 08:49:08 a14a980eea92: Layer already exists 08:49:08 196e5fd7806e: Layer already exists 08:49:08 7cc7c42a893a: Layer already exists 08:49:08 44cd8fd865e2: Layer already exists 08:49:08 b072a4d12134: Layer already exists 08:49:08 69b04e92898c: Layer already exists 08:49:08 3c20671a5817: Layer already exists 08:49:08 3.2.0-dev.43: digest: sha256:7b7f423d684f1bd9691319800ed80cfc28d57abd295aa3f88135d60cbf23016b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:49:09 a14a980eea92: Preparing 08:49:09 7cc7c42a893a: Preparing 08:49:09 698d944543ff: Preparing 08:49:09 196e5fd7806e: Preparing 08:49:09 95576adf97ca: Preparing 08:49:09 69b04e92898c: Preparing 08:49:09 b072a4d12134: Preparing 08:49:09 44cd8fd865e2: Preparing 08:49:09 3c20671a5817: Preparing 08:49:09 44cd8fd865e2: Waiting 08:49:09 3c20671a5817: Waiting 08:49:09 69b04e92898c: Waiting 08:49:09 b072a4d12134: Waiting 08:49:09 7cc7c42a893a: Layer already exists 08:49:09 698d944543ff: Layer already exists 08:49:09 196e5fd7806e: Layer already exists 08:49:09 95576adf97ca: Layer already exists 08:49:09 a14a980eea92: Layer already exists 08:49:09 3c20671a5817: Layer already exists 08:49:09 44cd8fd865e2: Layer already exists 08:49:09 b072a4d12134: Layer already exists 08:49:09 69b04e92898c: Layer already exists 08:49:09 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:7b7f423d684f1bd9691319800ed80cfc28d57abd295aa3f88135d60cbf23016b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:10 + 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 08:49:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:49:10 a14a980eea92: Preparing 08:49:10 7cc7c42a893a: Preparing 08:49:10 698d944543ff: Preparing 08:49:10 196e5fd7806e: Preparing 08:49:10 95576adf97ca: Preparing 08:49:10 69b04e92898c: Preparing 08:49:10 b072a4d12134: Preparing 08:49:10 44cd8fd865e2: Preparing 08:49:10 3c20671a5817: Preparing 08:49:10 b072a4d12134: Waiting 08:49:10 44cd8fd865e2: Waiting 08:49:10 3c20671a5817: Waiting 08:49:10 69b04e92898c: Waiting 08:49:10 196e5fd7806e: Layer already exists 08:49:10 a14a980eea92: Layer already exists 08:49:10 7cc7c42a893a: Layer already exists 08:49:10 95576adf97ca: Layer already exists 08:49:10 698d944543ff: Layer already exists 08:49:10 69b04e92898c: Layer already exists 08:49:10 3c20671a5817: Layer already exists 08:49:10 44cd8fd865e2: Layer already exists 08:49:10 b072a4d12134: Layer already exists 08:49:10 main: digest: sha256:7b7f423d684f1bd9691319800ed80cfc28d57abd295aa3f88135d60cbf23016b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:11 ===================================================== [Pipeline] echo 08:49:11 taggedImages: 08:49:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:49:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:49:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.43 08:49:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:49:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:49:11 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:49:11 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:49:11 latest 08:49:11 3.2.0-dev.43 08:49:11 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:49:11 main 08:49:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:49:11 3f53b70f7c43: Preparing 08:49:11 9d6c1a7a3b12: Preparing 08:49:11 cb7a38ea12f1: Preparing 08:49:11 196e5fd7806e: Preparing 08:49:11 95576adf97ca: Preparing 08:49:11 d45f34c642bf: Preparing 08:49:11 d32d26014cfd: Preparing 08:49:11 3c1e16633586: Preparing 08:49:11 3c20671a5817: Preparing 08:49:11 d45f34c642bf: Waiting 08:49:11 d32d26014cfd: Waiting 08:49:11 3c1e16633586: Waiting 08:49:11 3c20671a5817: Waiting 08:49:11 196e5fd7806e: Layer already exists 08:49:12 95576adf97ca: Layer already exists 08:49:12 d32d26014cfd: Layer already exists 08:49:12 9d6c1a7a3b12: Pushed 08:49:12 cb7a38ea12f1: Pushed 08:49:12 3c1e16633586: Layer already exists 08:49:12 3f53b70f7c43: Pushed 08:49:12 3c20671a5817: Layer already exists 08:49:34 d45f34c642bf: Pushed 08:49:34 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:359e31d96555d848b5d20a1b5e1244d1878535b0cb8cc4b1b19ee19362e53ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:34 + 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 08:49:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:49:35 3f53b70f7c43: Preparing 08:49:35 9d6c1a7a3b12: Preparing 08:49:35 cb7a38ea12f1: Preparing 08:49:35 196e5fd7806e: Preparing 08:49:35 95576adf97ca: Preparing 08:49:35 d45f34c642bf: Preparing 08:49:35 d32d26014cfd: Preparing 08:49:35 3c1e16633586: Preparing 08:49:35 3c20671a5817: Preparing 08:49:35 d32d26014cfd: Waiting 08:49:35 3c1e16633586: Waiting 08:49:35 3c20671a5817: Waiting 08:49:35 d45f34c642bf: Waiting 08:49:35 9d6c1a7a3b12: Layer already exists 08:49:35 3f53b70f7c43: Layer already exists 08:49:35 196e5fd7806e: Layer already exists 08:49:35 95576adf97ca: Layer already exists 08:49:35 cb7a38ea12f1: Layer already exists 08:49:35 3c1e16633586: Layer already exists 08:49:35 d45f34c642bf: Layer already exists 08:49:35 d32d26014cfd: Layer already exists 08:49:35 3c20671a5817: Layer already exists 08:49:35 latest: digest: sha256:359e31d96555d848b5d20a1b5e1244d1878535b0cb8cc4b1b19ee19362e53ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.43 08:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:49:36 3f53b70f7c43: Preparing 08:49:36 9d6c1a7a3b12: Preparing 08:49:36 cb7a38ea12f1: Preparing 08:49:36 196e5fd7806e: Preparing 08:49:36 95576adf97ca: Preparing 08:49:36 d45f34c642bf: Preparing 08:49:36 d32d26014cfd: Preparing 08:49:36 3c1e16633586: Preparing 08:49:36 3c20671a5817: Preparing 08:49:36 d45f34c642bf: Waiting 08:49:36 d32d26014cfd: Waiting 08:49:36 3c1e16633586: Waiting 08:49:36 3c20671a5817: Waiting 08:49:36 3f53b70f7c43: Layer already exists 08:49:36 cb7a38ea12f1: Layer already exists 08:49:36 196e5fd7806e: Layer already exists 08:49:36 9d6c1a7a3b12: Layer already exists 08:49:36 95576adf97ca: Layer already exists 08:49:36 d45f34c642bf: Layer already exists 08:49:36 d32d26014cfd: Layer already exists 08:49:36 3c1e16633586: Layer already exists 08:49:36 3c20671a5817: Layer already exists 08:49:36 3.2.0-dev.43: digest: sha256:359e31d96555d848b5d20a1b5e1244d1878535b0cb8cc4b1b19ee19362e53ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:49:36 3f53b70f7c43: Preparing 08:49:36 9d6c1a7a3b12: Preparing 08:49:36 cb7a38ea12f1: Preparing 08:49:36 196e5fd7806e: Preparing 08:49:36 95576adf97ca: Preparing 08:49:36 d45f34c642bf: Preparing 08:49:36 d32d26014cfd: Preparing 08:49:36 3c1e16633586: Preparing 08:49:36 3c20671a5817: Preparing 08:49:36 d45f34c642bf: Waiting 08:49:36 d32d26014cfd: Waiting 08:49:36 3c1e16633586: Waiting 08:49:36 3c20671a5817: Waiting 08:49:36 196e5fd7806e: Layer already exists 08:49:36 95576adf97ca: Layer already exists 08:49:36 cb7a38ea12f1: Layer already exists 08:49:36 9d6c1a7a3b12: Layer already exists 08:49:36 3f53b70f7c43: Layer already exists 08:49:36 d32d26014cfd: Layer already exists 08:49:36 3c1e16633586: Layer already exists 08:49:36 d45f34c642bf: Layer already exists 08:49:36 3c20671a5817: Layer already exists 08:49:37 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:359e31d96555d848b5d20a1b5e1244d1878535b0cb8cc4b1b19ee19362e53ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:38 + 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 08:49:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:49:38 3f53b70f7c43: Preparing 08:49:38 9d6c1a7a3b12: Preparing 08:49:38 cb7a38ea12f1: Preparing 08:49:38 196e5fd7806e: Preparing 08:49:38 95576adf97ca: Preparing 08:49:38 d45f34c642bf: Preparing 08:49:38 d32d26014cfd: Preparing 08:49:38 3c1e16633586: Preparing 08:49:38 3c20671a5817: Preparing 08:49:38 d32d26014cfd: Waiting 08:49:38 3c1e16633586: Waiting 08:49:38 3c20671a5817: Waiting 08:49:38 d45f34c642bf: Waiting 08:49:38 cb7a38ea12f1: Layer already exists 08:49:38 9d6c1a7a3b12: Layer already exists 08:49:38 95576adf97ca: Layer already exists 08:49:38 3f53b70f7c43: Layer already exists 08:49:38 196e5fd7806e: Layer already exists 08:49:38 d45f34c642bf: Layer already exists 08:49:38 3c1e16633586: Layer already exists 08:49:38 3c20671a5817: Layer already exists 08:49:38 d32d26014cfd: Layer already exists 08:49:38 main: digest: sha256:359e31d96555d848b5d20a1b5e1244d1878535b0cb8cc4b1b19ee19362e53ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:38 ===================================================== [Pipeline] echo 08:49:38 taggedImages: 08:49:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:49:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:49:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.43 08:49:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:49:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:49:38 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 08:49:38 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:49:38 latest 08:49:38 3.2.0-dev.43 08:49:38 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:49:38 main 08:49:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:39 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:39 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:49:39 17f9cbe303d7: Preparing 08:49:39 7f87f7231292: Preparing 08:49:39 196e5fd7806e: Preparing 08:49:39 95576adf97ca: Preparing 08:49:39 ba79b1072552: Preparing 08:49:39 6f90571afb98: Preparing 08:49:39 3c20671a5817: Preparing 08:49:39 6f90571afb98: Waiting 08:49:39 3c20671a5817: Waiting 08:49:39 196e5fd7806e: Layer already exists 08:49:39 95576adf97ca: Layer already exists 08:49:39 3c20671a5817: Layer already exists 08:49:39 ba79b1072552: Pushed 08:49:39 17f9cbe303d7: Pushed 08:49:40 6f90571afb98: Pushed 08:49:48 7f87f7231292: Pushed 08:49:48 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:016f1a292cb310b9c6bbeb838b580df59a1c1accebd18f7214b69eb5e3ed9868 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:48 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:49 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:49:49 17f9cbe303d7: Preparing 08:49:49 7f87f7231292: Preparing 08:49:49 196e5fd7806e: Preparing 08:49:49 95576adf97ca: Preparing 08:49:49 ba79b1072552: Preparing 08:49:49 6f90571afb98: Preparing 08:49:49 3c20671a5817: Preparing 08:49:49 6f90571afb98: Waiting 08:49:49 3c20671a5817: Waiting 08:49:49 196e5fd7806e: Layer already exists 08:49:49 95576adf97ca: Layer already exists 08:49:49 17f9cbe303d7: Layer already exists 08:49:49 7f87f7231292: Layer already exists 08:49:49 ba79b1072552: Layer already exists 08:49:49 6f90571afb98: Layer already exists 08:49:49 3c20671a5817: Layer already exists 08:49:49 latest: digest: sha256:016f1a292cb310b9c6bbeb838b580df59a1c1accebd18f7214b69eb5e3ed9868 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:49 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:50 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.43 08:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:49:50 17f9cbe303d7: Preparing 08:49:50 7f87f7231292: Preparing 08:49:50 196e5fd7806e: Preparing 08:49:50 95576adf97ca: Preparing 08:49:50 ba79b1072552: Preparing 08:49:50 6f90571afb98: Preparing 08:49:50 3c20671a5817: Preparing 08:49:50 6f90571afb98: Waiting 08:49:50 3c20671a5817: Waiting 08:49:50 17f9cbe303d7: Layer already exists 08:49:50 7f87f7231292: Layer already exists 08:49:50 196e5fd7806e: Layer already exists 08:49:50 95576adf97ca: Layer already exists 08:49:50 ba79b1072552: Layer already exists 08:49:50 6f90571afb98: Layer already exists 08:49:50 3c20671a5817: Layer already exists 08:49:50 3.2.0-dev.43: digest: sha256:016f1a292cb310b9c6bbeb838b580df59a1c1accebd18f7214b69eb5e3ed9868 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:50 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:51 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:49:51 17f9cbe303d7: Preparing 08:49:51 7f87f7231292: Preparing 08:49:51 196e5fd7806e: Preparing 08:49:51 95576adf97ca: Preparing 08:49:51 ba79b1072552: Preparing 08:49:51 6f90571afb98: Preparing 08:49:51 3c20671a5817: Preparing 08:49:51 6f90571afb98: Waiting 08:49:51 3c20671a5817: Waiting 08:49:51 196e5fd7806e: Layer already exists 08:49:51 7f87f7231292: Layer already exists 08:49:51 95576adf97ca: Layer already exists 08:49:51 17f9cbe303d7: Layer already exists 08:49:51 ba79b1072552: Layer already exists 08:49:51 3c20671a5817: Layer already exists 08:49:51 6f90571afb98: Layer already exists 08:49:51 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:016f1a292cb310b9c6bbeb838b580df59a1c1accebd18f7214b69eb5e3ed9868 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:51 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 08:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:49:52 17f9cbe303d7: Preparing 08:49:52 7f87f7231292: Preparing 08:49:52 196e5fd7806e: Preparing 08:49:52 95576adf97ca: Preparing 08:49:52 ba79b1072552: Preparing 08:49:52 6f90571afb98: Preparing 08:49:52 3c20671a5817: Preparing 08:49:52 6f90571afb98: Waiting 08:49:52 3c20671a5817: Waiting 08:49:52 95576adf97ca: Layer already exists 08:49:52 17f9cbe303d7: Layer already exists 08:49:52 7f87f7231292: Layer already exists 08:49:52 ba79b1072552: Layer already exists 08:49:52 196e5fd7806e: Layer already exists 08:49:52 3c20671a5817: Layer already exists 08:49:52 6f90571afb98: Layer already exists 08:49:52 main: digest: sha256:016f1a292cb310b9c6bbeb838b580df59a1c1accebd18f7214b69eb5e3ed9868 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:52 ===================================================== [Pipeline] echo 08:49:52 taggedImages: 08:49:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:49:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:49:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.43 08:49:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:49:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 08:49:52 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:49:52 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:49:52 latest 08:49:52 3.2.0-dev.43 08:49:52 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:49:52 main 08:49:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:49:53 8208fbdb86a9: Preparing 08:49:53 0fdf626780ad: Preparing 08:49:53 196e5fd7806e: Preparing 08:49:53 95576adf97ca: Preparing 08:49:53 ba79b1072552: Preparing 08:49:53 6f90571afb98: Preparing 08:49:53 3c20671a5817: Preparing 08:49:53 6f90571afb98: Waiting 08:49:53 3c20671a5817: Waiting 08:49:53 ba79b1072552: Layer already exists 08:49:53 196e5fd7806e: Layer already exists 08:49:53 95576adf97ca: Layer already exists 08:49:54 3c20671a5817: Layer already exists 08:49:54 6f90571afb98: Layer already exists 08:49:54 8208fbdb86a9: Pushed 08:50:01 0fdf626780ad: Pushed 08:50:01 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:c9e2b84ffb975485c2695bacae4f2e858a09d6dddd822d7ddb5d26aceb25a49a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:50:02 8208fbdb86a9: Preparing 08:50:02 0fdf626780ad: Preparing 08:50:02 196e5fd7806e: Preparing 08:50:02 95576adf97ca: Preparing 08:50:02 ba79b1072552: Preparing 08:50:02 6f90571afb98: Preparing 08:50:02 3c20671a5817: Preparing 08:50:02 6f90571afb98: Waiting 08:50:02 3c20671a5817: Waiting 08:50:02 8208fbdb86a9: Layer already exists 08:50:02 196e5fd7806e: Layer already exists 08:50:02 0fdf626780ad: Layer already exists 08:50:02 ba79b1072552: Layer already exists 08:50:02 95576adf97ca: Layer already exists 08:50:02 6f90571afb98: Layer already exists 08:50:02 3c20671a5817: Layer already exists 08:50:02 latest: digest: sha256:c9e2b84ffb975485c2695bacae4f2e858a09d6dddd822d7ddb5d26aceb25a49a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.43 08:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:50:03 8208fbdb86a9: Preparing 08:50:03 0fdf626780ad: Preparing 08:50:03 196e5fd7806e: Preparing 08:50:03 95576adf97ca: Preparing 08:50:03 ba79b1072552: Preparing 08:50:03 6f90571afb98: Preparing 08:50:03 3c20671a5817: Preparing 08:50:03 6f90571afb98: Waiting 08:50:03 3c20671a5817: Waiting 08:50:03 0fdf626780ad: Layer already exists 08:50:03 95576adf97ca: Layer already exists 08:50:03 196e5fd7806e: Layer already exists 08:50:03 8208fbdb86a9: Layer already exists 08:50:03 ba79b1072552: Layer already exists 08:50:03 6f90571afb98: Layer already exists 08:50:03 3c20671a5817: Layer already exists 08:50:03 3.2.0-dev.43: digest: sha256:c9e2b84ffb975485c2695bacae4f2e858a09d6dddd822d7ddb5d26aceb25a49a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:50:04 8208fbdb86a9: Preparing 08:50:04 0fdf626780ad: Preparing 08:50:04 196e5fd7806e: Preparing 08:50:04 95576adf97ca: Preparing 08:50:04 ba79b1072552: Preparing 08:50:04 6f90571afb98: Preparing 08:50:04 3c20671a5817: Preparing 08:50:04 3c20671a5817: Waiting 08:50:04 6f90571afb98: Waiting 08:50:04 196e5fd7806e: Layer already exists 08:50:04 0fdf626780ad: Layer already exists 08:50:04 ba79b1072552: Layer already exists 08:50:04 95576adf97ca: Layer already exists 08:50:04 8208fbdb86a9: Layer already exists 08:50:04 6f90571afb98: Layer already exists 08:50:04 3c20671a5817: Layer already exists 08:50:04 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:c9e2b84ffb975485c2695bacae4f2e858a09d6dddd822d7ddb5d26aceb25a49a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:50:05 8208fbdb86a9: Preparing 08:50:05 0fdf626780ad: Preparing 08:50:05 196e5fd7806e: Preparing 08:50:05 95576adf97ca: Preparing 08:50:05 ba79b1072552: Preparing 08:50:05 6f90571afb98: Preparing 08:50:05 3c20671a5817: Preparing 08:50:05 6f90571afb98: Waiting 08:50:05 3c20671a5817: Waiting 08:50:05 8208fbdb86a9: Layer already exists 08:50:05 ba79b1072552: Layer already exists 08:50:05 95576adf97ca: Layer already exists 08:50:05 196e5fd7806e: Layer already exists 08:50:05 0fdf626780ad: Layer already exists 08:50:05 3c20671a5817: Layer already exists 08:50:05 6f90571afb98: Layer already exists 08:50:05 main: digest: sha256:c9e2b84ffb975485c2695bacae4f2e858a09d6dddd822d7ddb5d26aceb25a49a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:50:05 ===================================================== [Pipeline] echo 08:50:05 taggedImages: 08:50:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:50:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:50:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.43 08:50:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:50:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:50:05 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:50:05 c3f3a2e890381eb1becc271f5487954b1eb8b608 08:50:05 latest 08:50:05 3.2.0-dev.43 08:50:05 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:50:05 main 08:50:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:50:06 b2d48cc3cd8a: Preparing 08:50:06 c243e615b7cb: Preparing 08:50:06 196e5fd7806e: Preparing 08:50:06 95576adf97ca: Preparing 08:50:06 eb463e4dc3ad: Preparing 08:50:06 f6e41921860e: Preparing 08:50:06 3c20671a5817: Preparing 08:50:06 f6e41921860e: Waiting 08:50:06 3c20671a5817: Waiting 08:50:06 95576adf97ca: Layer already exists 08:50:06 eb463e4dc3ad: Layer already exists 08:50:06 196e5fd7806e: Layer already exists 08:50:06 f6e41921860e: Layer already exists 08:50:06 3c20671a5817: Layer already exists 08:50:06 b2d48cc3cd8a: Pushed 08:50:14 c243e615b7cb: Pushed 08:50:14 c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:e4d6d742f20aaa38240a09868843501013d7fbdfbfc85e66a37a8882379af2c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:50:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:50:15 b2d48cc3cd8a: Preparing 08:50:15 c243e615b7cb: Preparing 08:50:15 196e5fd7806e: Preparing 08:50:15 95576adf97ca: Preparing 08:50:15 eb463e4dc3ad: Preparing 08:50:15 f6e41921860e: Preparing 08:50:15 3c20671a5817: Preparing 08:50:15 f6e41921860e: Waiting 08:50:15 3c20671a5817: Waiting 08:50:15 b2d48cc3cd8a: Layer already exists 08:50:15 196e5fd7806e: Layer already exists 08:50:15 eb463e4dc3ad: Layer already exists 08:50:15 c243e615b7cb: Layer already exists 08:50:15 95576adf97ca: Layer already exists 08:50:15 f6e41921860e: Layer already exists 08:50:15 3c20671a5817: Layer already exists 08:50:15 latest: digest: sha256:e4d6d742f20aaa38240a09868843501013d7fbdfbfc85e66a37a8882379af2c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.43 08:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:50:17 b2d48cc3cd8a: Preparing 08:50:17 c243e615b7cb: Preparing 08:50:17 196e5fd7806e: Preparing 08:50:17 95576adf97ca: Preparing 08:50:17 eb463e4dc3ad: Preparing 08:50:17 f6e41921860e: Preparing 08:50:17 3c20671a5817: Preparing 08:50:17 f6e41921860e: Waiting 08:50:17 3c20671a5817: Waiting 08:50:17 b2d48cc3cd8a: Layer already exists 08:50:17 95576adf97ca: Layer already exists 08:50:17 c243e615b7cb: Layer already exists 08:50:17 196e5fd7806e: Layer already exists 08:50:17 eb463e4dc3ad: Layer already exists 08:50:17 f6e41921860e: Layer already exists 08:50:17 3c20671a5817: Layer already exists 08:50:17 3.2.0-dev.43: digest: sha256:e4d6d742f20aaa38240a09868843501013d7fbdfbfc85e66a37a8882379af2c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:50:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:50:17 b2d48cc3cd8a: Preparing 08:50:17 c243e615b7cb: Preparing 08:50:17 196e5fd7806e: Preparing 08:50:17 95576adf97ca: Preparing 08:50:17 eb463e4dc3ad: Preparing 08:50:17 f6e41921860e: Preparing 08:50:17 3c20671a5817: Preparing 08:50:17 f6e41921860e: Waiting 08:50:17 3c20671a5817: Waiting 08:50:17 b2d48cc3cd8a: Layer already exists 08:50:17 196e5fd7806e: Layer already exists 08:50:17 c243e615b7cb: Layer already exists 08:50:17 eb463e4dc3ad: Layer already exists 08:50:17 95576adf97ca: Layer already exists 08:50:17 f6e41921860e: Layer already exists 08:50:17 3c20671a5817: Layer already exists 08:50:18 c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:e4d6d742f20aaa38240a09868843501013d7fbdfbfc85e66a37a8882379af2c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:50:18 b2d48cc3cd8a: Preparing 08:50:18 c243e615b7cb: Preparing 08:50:18 196e5fd7806e: Preparing 08:50:18 95576adf97ca: Preparing 08:50:18 eb463e4dc3ad: Preparing 08:50:18 f6e41921860e: Preparing 08:50:18 3c20671a5817: Preparing 08:50:18 f6e41921860e: Waiting 08:50:18 3c20671a5817: Waiting 08:50:18 196e5fd7806e: Layer already exists 08:50:18 eb463e4dc3ad: Layer already exists 08:50:18 b2d48cc3cd8a: Layer already exists 08:50:18 95576adf97ca: Layer already exists 08:50:18 c243e615b7cb: Layer already exists 08:50:18 f6e41921860e: Layer already exists 08:50:18 3c20671a5817: Layer already exists 08:50:19 main: digest: sha256:e4d6d742f20aaa38240a09868843501013d7fbdfbfc85e66a37a8882379af2c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:50:19 ===================================================== [Pipeline] echo 08:50:19 taggedImages: 08:50:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 08:50:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:50:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.43 08:50:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 08:50:19 - 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 08:50:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:50:19 08:50:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:50:20 arm64: Pulling from edgex-lftools-log-publisher 08:50:20 8998bd30e6a1: Pulling fs layer 08:50:20 04944245beec: Pulling fs layer 08:50:20 699f458cf7ca: Pulling fs layer 08:50:20 765212b225bb: Pulling fs layer 08:50:20 f23df028b6ca: Pulling fs layer 08:50:20 d65c8cfc05b1: Pulling fs layer 08:50:20 765212b225bb: Waiting 08:50:20 f23df028b6ca: Waiting 08:50:20 2437ff75d9bd: Pulling fs layer 08:50:20 d65c8cfc05b1: Waiting 08:50:20 04944245beec: Verifying Checksum 08:50:20 04944245beec: Download complete 08:50:20 765212b225bb: Verifying Checksum 08:50:20 765212b225bb: Download complete 08:50:20 f23df028b6ca: Download complete 08:50:20 d65c8cfc05b1: Verifying Checksum 08:50:20 d65c8cfc05b1: Download complete 08:50:20 699f458cf7ca: Verifying Checksum 08:50:20 699f458cf7ca: Download complete 08:50:20 8998bd30e6a1: Verifying Checksum 08:50:20 8998bd30e6a1: Download complete 08:50:23 2437ff75d9bd: Verifying Checksum 08:50:23 2437ff75d9bd: Download complete 08:50:25 8998bd30e6a1: Pull complete 08:50:25 04944245beec: Pull complete 08:50:27 699f458cf7ca: Pull complete 08:50:27 765212b225bb: Pull complete 08:50:28 f23df028b6ca: Pull complete 08:50:29 d65c8cfc05b1: Pull complete 08:50:47 2437ff75d9bd: Pull complete 08:50:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:50:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:50:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:47 prd-ubuntu20.04-docker-arm64-4c-16g-6934 does not seem to be running inside a container 08:50:47 $ 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/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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 08:50:50 $ docker top a86345217ac1b75fa8ff6a992f326e728309907f01350b755ed2f97516586adf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:51 ---> job-cost.sh 08:50:51 lf-activate-venv: SKIPPING 08:50:51 INFO: No Stack... 08:50:52 INFO: Retrieving Pricing Info for: v3-standard-4 08:50:53 INFO: Archiving Costs [Pipeline] sh 08:50:54 + cat /w/workspace/edgex-go/661/archives/cost.csv 08:50:54 + cut -d, -f6 [Pipeline] lock 08:50:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-661-stack-cost] 08:50:54 Resource [jenkins-edgexfoundry-edgex-go-main-661-stack-cost] did not exist. Created. 08:50:54 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-661-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:50:54 + echo total: 0.10999999940395355 [Pipeline] stash 08:50:55 Stashed 1 file(s) [Pipeline] } 08:50:55 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-661-stack-cost] [Pipeline] // lock [Pipeline] } 08:50:55 $ docker stop --time=1 a86345217ac1b75fa8ff6a992f326e728309907f01350b755ed2f97516586adf 08:50:57 $ docker rm -f --volumes a86345217ac1b75fa8ff6a992f326e728309907f01350b755ed2f97516586adf [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 08:50:57 provisioning config files... 08:50:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/661@tmp/config13405116667222430376tmp [Pipeline] { [Pipeline] sh 08:50:58 + set +x 08:50:58 + bash -s -- 08:50:58 + curl -s https://codecov.io/bash 08:50:58 08:50:58 _____ _ 08:50:58 / ____| | | 08:50:58 | | ___ __| | ___ ___ _____ __ 08:50:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:50:58 | |___| (_) | (_| | __/ (_| (_) \ V / 08:50:58 \_____\___/ \__,_|\___|\___\___/ \_/ 08:50:58 Bash-1.0.6 08:50:58 08:50:58 08:50:58 ==> git version 2.25.1 found 08:50:58 ==> 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 08:50:58 Release-Date: 2020-01-08 08:50:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:50:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:50:58 ==> Jenkins CI detected. 08:50:58 current dir:  /w/workspace/edgex-go/661 08:50:58 project root: . 08:50:58 --> token set from env 08:50:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:50:58 ==> Running gcov in . (disable via -X gcov) 08:50:58 ==> Python coveragepy not found 08:50:58 ==> Searching for coverage reports in: 08:50:58 + . 08:50:58 -> Found 1 reports 08:50:58 ==> Detecting git/mercurial file structure 08:50:58 ==> Reading reports 08:50:58 + ./coverage.out bytes=498369 08:50:58 ==> Appending adjustments 08:50:58 https://docs.codecov.io/docs/fixing-reports 08:50:59 + Found adjustments 08:50:59 ==> Gzipping contents 08:50:59 64K /tmp/codecov.h0BZcU.gz 08:50:59 ==> Uploading reports 08:50:59 url: https://codecov.io 08:50:59 query: branch=main&commit=c3f3a2e890381eb1becc271f5487954b1eb8b608&build=661&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F661%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:50:59 -> Pinging Codecov 08:50:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c3f3a2e890381eb1becc271f5487954b1eb8b608&build=661&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F661%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:50:59 -> Uploading to 08:50:59 https://storage.googleapis.com/codecov/v4/raw/2024-08-01/00271124DB129430A58F1EEE437C3FCB/c3f3a2e890381eb1becc271f5487954b1eb8b608/d1d02aa6-bb43-48e2-94ce-b0ba7040612b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240801%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240801T085059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c729548c1a58f003b77f5825eff0f4cedaac9a2767f554f5995c79b6d612073 08:50:59 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:59 Dload Upload Total Spent Left Speed 08:51:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63605 0 0 100 63605 0 230k --:--:-- --:--:-- --:--:-- 230k 08:51:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } 08:51:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:51:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:51:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:51:00 08:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:51:01 latest: Pulling from edgex-devops/edgex-snyk-go 08:51:01 619be1103602: Already exists 08:51:01 f8ea3408117e: Pulling fs layer 08:51:01 91320369b822: Pulling fs layer 08:51:01 0406650e8295: Pulling fs layer 08:51:01 4f4fb700ef54: Pulling fs layer 08:51:01 96d80e3f36e1: Pulling fs layer 08:51:01 bcf3aedb951c: Pulling fs layer 08:51:01 4f4fb700ef54: Waiting 08:51:01 96d80e3f36e1: Waiting 08:51:01 bcf3aedb951c: Waiting 08:51:01 0406650e8295: Verifying Checksum 08:51:01 0406650e8295: Download complete 08:51:01 f8ea3408117e: Verifying Checksum 08:51:01 f8ea3408117e: Download complete 08:51:01 4f4fb700ef54: Verifying Checksum 08:51:01 4f4fb700ef54: Download complete 08:51:01 f8ea3408117e: Pull complete 08:51:01 96d80e3f36e1: Verifying Checksum 08:51:01 96d80e3f36e1: Download complete 08:51:01 91320369b822: Verifying Checksum 08:51:01 91320369b822: Download complete 08:51:02 bcf3aedb951c: Verifying Checksum 08:51:02 bcf3aedb951c: Download complete 08:51:04 91320369b822: Pull complete 08:51:04 0406650e8295: Pull complete 08:51:04 4f4fb700ef54: Pull complete 08:51:04 96d80e3f36e1: Pull complete 08:51:07 bcf3aedb951c: Pull complete 08:51:07 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:51:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:51:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:08 prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container 08:51:08 $ 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/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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 08:51:09 $ docker top aedb2ff6147d6e639162932783fd857eaea8facdce2d919c840cc599469754ed -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:10 + git config --global --add safe.directory /w/workspace/edgex-go/661 [Pipeline] echo 08:51:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:51:10 + set -o pipefail 08:51:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:51:17 08:51:17 Monitoring /w/workspace/edgex-go/661 (github.com/edgexfoundry/edgex-go)... 08:51:17 08:51:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/484c67c3-7d3f-4b80-85b7-b6190e1f8e4a 08:51:17 08:51:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:51:17 08:51:17 08:51:17 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:51:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:51:17 $ docker stop --time=1 aedb2ff6147d6e639162932783fd857eaea8facdce2d919c840cc599469754ed 08:51:19 $ docker rm -f --volumes aedb2ff6147d6e639162932783fd857eaea8facdce2d919c840cc599469754ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:51:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:20 provisioning config files... 08:51:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/661@tmp/config2366001230780758479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:20 --> edgex-publish-swagger.sh 08:51:20 === Publish openapi/v3 API === 08:51:20 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:51:20 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/661/openapi/v3/core-command.yaml] 08:51:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:51:20 Dload Upload Total Spent Left Speed 08:51:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60933 --:--:-- --:--:-- --:--:-- 60933 08:51:21 08:51:21 08:51:21 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/661/openapi/v3/core-data.yaml] 08:51:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:51:21 Dload Upload Total Spent Left Speed 08:51:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 131k --:--:-- --:--:-- --:--:-- 131k 100 72043 0 0 100 72043 0 131k --:--:-- --:--:-- --:--:-- 131k 08:51:22 08:51:22 08:51:22 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/661/openapi/v3/core-keeper.yaml] 08:51:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:51:22 Dload Upload Total Spent Left Speed 08:51:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 203 98k --:--:-- --:--:-- --:--:-- 98k 08:51:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:51:22 08:51:22 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/661/openapi/v3/core-metadata.yaml] 08:51:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:51:22 Dload Upload Total Spent Left Speed 08:51:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 331 316k --:--:-- --:--:-- --:--:-- 315k 100 149k 100 156 100 148k 330 315k --:--:-- --:--:-- --:--:-- 315k 08:51:22 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:51:22 08:51:22 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/661/openapi/v3/support-cron-scheduler.yaml] 08:51:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:51:22 Dload Upload Total Spent Left Speed 08:51:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42976 100 66 100 42910 214 136k --:--:-- --:--:-- --:--:-- 136k 08:51:23 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:51:23 08:51:23 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/661/openapi/v3/support-notifications.yaml] 08:51:23 % Total % Received % Xferd Average Speed Time Time Time Current 08:51:23 Dload Upload Total Spent Left Speed 08:51:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 393 215k --:--:-- --:--:-- --:--:-- 215k 08:51:23 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:51:23 08:51:23 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/661/openapi/v3/support-scheduler.yaml] 08:51:23 % Total % Received % Xferd Average Speed Time Time Time Current 08:51:23 Dload Upload Total Spent Left Speed 08:51:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 176k --:--:-- --:--:-- --:--:-- 176k 100 37110 100 156 100 36954 380 90131 --:--:-- --:--:-- --:--:-- 90291 08:51:23 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:51:23 [Pipeline] } 08:51:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:51:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:51:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:51:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:24 prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container 08:51:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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 08:51:25 $ docker top 888ad157418787bcea383906803cefd4d215d1cf4044294324f7d512e6353d7c -eo pid,comm 08:51:25 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). 08:51:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:51:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:51:25 [ssh-agent] Looking for ssh-agent implementation... 08:51:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:25 $ docker exec 888ad157418787bcea383906803cefd4d215d1cf4044294324f7d512e6353d7c ssh-agent 08:51:25 SSH_AUTH_SOCK=/tmp/ssh-nI0B0mY0AXdT/agent.32 08:51:25 SSH_AGENT_PID=38 08:51:25 Running ssh-add (command line suppressed) 08:51:25 Identity added: /w/workspace/edgex-go/661@tmp/private_key_3154972535491714073.key (/w/workspace/edgex-go/661@tmp/private_key_3154972535491714073.key) 08:51:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:51:25 + git semver tag 08:51:26 2024-08-01 08:51:25,936 [run_tag] DEBUG tag force:False 08:51:26 2024-08-01 08:51:25,936 [check_head_tag] DEBUG check head tag 08:51:26 2024-08-01 08:51:25,938 [execute] INFO git cat-file --batch-check 08:51:26 2024-08-01 08:51:25,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/661, universal_newlines=False, shell=None, istream=) 08:51:26 2024-08-01 08:51:25,942 [execute] INFO git cat-file --batch 08:51:26 2024-08-01 08:51:25,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/661, universal_newlines=False, shell=None, istream=) 08:51:26 2024-08-01 08:51:25,976 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main 08:51:26 2024-08-01 08:51:25,976 [execute] INFO git tag -a v3.2.0-dev.43 -m v3.2.0-dev.43 08:51:26 2024-08-01 08:51:25,976 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.43', '-m', 'v3.2.0-dev.43'], cwd=/w/workspace/edgex-go/661, universal_newlines=False, shell=None, istream=None) 08:51:26 2024-08-01 08:51:25,979 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main 08:51:26 3.2.0-dev.43 [Pipeline] } 08:51:26 $ docker exec --env ******** --env ******** 888ad157418787bcea383906803cefd4d215d1cf4044294324f7d512e6353d7c ssh-agent -k 08:51:26 unset SSH_AUTH_SOCK; 08:51:26 unset SSH_AGENT_PID; 08:51:26 echo Agent pid 38 killed; 08:51:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:51:26 + git semver [Pipeline] } 08:51:26 $ docker stop --time=1 888ad157418787bcea383906803cefd4d215d1cf4044294324f7d512e6353d7c 08:51:28 $ docker rm -f --volumes 888ad157418787bcea383906803cefd4d215d1cf4044294324f7d512e6353d7c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:51:28 08:51:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:51:28 0.23.1-centos7: Pulling from edgex-lftools 08:51:28 ab5ef0e58194: Pulling fs layer 08:51:28 9712f1f96733: Pulling fs layer 08:51:28 63f879dbbcfc: Pulling fs layer 08:51:28 0d9ebad4ef96: Pulling fs layer 08:51:28 e9a5061849ea: Pulling fs layer 08:51:28 d747dcd14b5f: Pulling fs layer 08:51:28 2de7ff778b66: Pulling fs layer 08:51:28 0d9ebad4ef96: Waiting 08:51:28 2de7ff778b66: Waiting 08:51:28 d747dcd14b5f: Waiting 08:51:28 e9a5061849ea: Waiting 08:51:28 9712f1f96733: Verifying Checksum 08:51:28 9712f1f96733: Download complete 08:51:29 63f879dbbcfc: Verifying Checksum 08:51:29 63f879dbbcfc: Download complete 08:51:29 e9a5061849ea: Verifying Checksum 08:51:29 e9a5061849ea: Download complete 08:51:29 0d9ebad4ef96: Verifying Checksum 08:51:29 0d9ebad4ef96: Download complete 08:51:29 d747dcd14b5f: Verifying Checksum 08:51:29 d747dcd14b5f: Download complete 08:51:29 ab5ef0e58194: Download complete 08:51:29 2de7ff778b66: Verifying Checksum 08:51:29 2de7ff778b66: Download complete 08:51:32 ab5ef0e58194: Pull complete 08:51:32 9712f1f96733: Pull complete 08:51:32 63f879dbbcfc: Pull complete 08:51:35 0d9ebad4ef96: Pull complete 08:51:35 e9a5061849ea: Pull complete 08:51:35 d747dcd14b5f: Pull complete 08:51:36 2de7ff778b66: Pull complete 08:51:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:51:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:51:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:36 prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container 08:51:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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 08:51:38 $ docker top 616f7938d3675d540232c5a1996dde6470e70e99f91b206aca8c05726ba952de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:51:38 provisioning config files... 08:51:38 copy managed file [sigul-config] to file:/w/workspace/edgex-go/661@tmp/config8931358940830874720tmp 08:51:38 copy managed file [sigul-password] to file:/w/workspace/edgex-go/661@tmp/config6257835865623108643tmp 08:51:38 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/661@tmp/config6053651439813893831tmp [Pipeline] { [Pipeline] echo 08:51:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:51:38 ---> sigul-configuration.sh 08:51:38 gpg: directory `/root/.gnupg' created 08:51:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:51:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:51:38 gpg: keyring `/root/.gnupg/secring.gpg' created 08:51:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:51:38 gpg: CAST5 encrypted data 08:51:38 gpg: encrypted with 1 passphrase 08:51:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:51:39 + mkdir /home/jenkins 08:51:39 + mkdir /home/jenkins/sigul [Pipeline] sh 08:51:39 + 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 08:51:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:51:39 ---> sigul-install.sh 08:51:39 Sigul already installed; skipping installation. [Pipeline] sh 08:51:40 + git tag --list 08:51:40 0.6.0 08:51:40 0.6.1 08:51:40 0.7.0 08:51:40 0.7.1 08:51:40 v1.0.0 08:51:40 v1.0.1 08:51:40 v1.1.0 08:51:40 v1.2.0 08:51:40 v1.2.1 08:51:40 v1.3.0 08:51:40 v1.3.1 08:51:40 v2.0.0 08:51:40 v2.1.0 08:51:40 v2.1.1 08:51:40 v2.2.0 08:51:40 v2.3.0 08:51:40 v3.0 08:51:40 v3.0.0 08:51:40 v3.1 08:51:40 v3.1.0 08:51:40 v3.1.0-dev.1 08:51:40 v3.1.0-dev.10 08:51:40 v3.1.0-dev.11 08:51:40 v3.1.0-dev.12 08:51:40 v3.1.0-dev.13 08:51:40 v3.1.0-dev.14 08:51:40 v3.1.0-dev.15 08:51:40 v3.1.0-dev.16 08:51:40 v3.1.0-dev.17 08:51:40 v3.1.0-dev.18 08:51:40 v3.1.0-dev.19 08:51:40 v3.1.0-dev.2 08:51:40 v3.1.0-dev.20 08:51:40 v3.1.0-dev.21 08:51:40 v3.1.0-dev.22 08:51:40 v3.1.0-dev.23 08:51:40 v3.1.0-dev.24 08:51:40 v3.1.0-dev.25 08:51:40 v3.1.0-dev.26 08:51:40 v3.1.0-dev.27 08:51:40 v3.1.0-dev.28 08:51:40 v3.1.0-dev.29 08:51:40 v3.1.0-dev.3 08:51:40 v3.1.0-dev.30 08:51:40 v3.1.0-dev.31 08:51:40 v3.1.0-dev.32 08:51:40 v3.1.0-dev.33 08:51:40 v3.1.0-dev.34 08:51:40 v3.1.0-dev.35 08:51:40 v3.1.0-dev.36 08:51:40 v3.1.0-dev.37 08:51:40 v3.1.0-dev.38 08:51:40 v3.1.0-dev.39 08:51:40 v3.1.0-dev.4 08:51:40 v3.1.0-dev.40 08:51:40 v3.1.0-dev.41 08:51:40 v3.1.0-dev.42 08:51:40 v3.1.0-dev.43 08:51:40 v3.1.0-dev.44 08:51:40 v3.1.0-dev.45 08:51:40 v3.1.0-dev.46 08:51:40 v3.1.0-dev.47 08:51:40 v3.1.0-dev.48 08:51:40 v3.1.0-dev.49 08:51:40 v3.1.0-dev.5 08:51:40 v3.1.0-dev.50 08:51:40 v3.1.0-dev.51 08:51:40 v3.1.0-dev.52 08:51:40 v3.1.0-dev.53 08:51:40 v3.1.0-dev.54 08:51:40 v3.1.0-dev.55 08:51:40 v3.1.0-dev.56 08:51:40 v3.1.0-dev.57 08:51:40 v3.1.0-dev.58 08:51:40 v3.1.0-dev.59 08:51:40 v3.1.0-dev.6 08:51:40 v3.1.0-dev.60 08:51:40 v3.1.0-dev.61 08:51:40 v3.1.0-dev.62 08:51:40 v3.1.0-dev.63 08:51:40 v3.1.0-dev.64 08:51:40 v3.1.0-dev.65 08:51:40 v3.1.0-dev.66 08:51:40 v3.1.0-dev.67 08:51:40 v3.1.0-dev.68 08:51:40 v3.1.0-dev.69 08:51:40 v3.1.0-dev.7 08:51:40 v3.1.0-dev.70 08:51:40 v3.1.0-dev.71 08:51:40 v3.1.0-dev.72 08:51:40 v3.1.0-dev.73 08:51:40 v3.1.0-dev.8 08:51:40 v3.1.0-dev.9 08:51:40 v3.1.1 08:51:40 v3.1.1-dev.1 08:51:40 v3.1.1-dev.2 08:51:40 v3.2.0-dev.1 08:51:40 v3.2.0-dev.10 08:51:40 v3.2.0-dev.11 08:51:40 v3.2.0-dev.12 08:51:40 v3.2.0-dev.13 08:51:40 v3.2.0-dev.14 08:51:40 v3.2.0-dev.15 08:51:40 v3.2.0-dev.16 08:51:40 v3.2.0-dev.17 08:51:40 v3.2.0-dev.18 08:51:40 v3.2.0-dev.19 08:51:40 v3.2.0-dev.2 08:51:40 v3.2.0-dev.20 08:51:40 v3.2.0-dev.21 08:51:40 v3.2.0-dev.22 08:51:40 v3.2.0-dev.23 08:51:40 v3.2.0-dev.24 08:51:40 v3.2.0-dev.25 08:51:40 v3.2.0-dev.26 08:51:40 v3.2.0-dev.27 08:51:40 v3.2.0-dev.28 08:51:40 v3.2.0-dev.29 08:51:40 v3.2.0-dev.3 08:51:40 v3.2.0-dev.30 08:51:40 v3.2.0-dev.31 08:51:40 v3.2.0-dev.32 08:51:40 v3.2.0-dev.33 08:51:40 v3.2.0-dev.34 08:51:40 v3.2.0-dev.35 08:51:40 v3.2.0-dev.36 08:51:40 v3.2.0-dev.37 08:51:40 v3.2.0-dev.38 08:51:40 v3.2.0-dev.39 08:51:40 v3.2.0-dev.4 08:51:40 v3.2.0-dev.40 08:51:40 v3.2.0-dev.41 08:51:40 v3.2.0-dev.42 08:51:40 v3.2.0-dev.43 08:51:40 v3.2.0-dev.5 08:51:40 v3.2.0-dev.6 08:51:40 v3.2.0-dev.7 08:51:40 v3.2.0-dev.8 08:51:40 v3.2.0-dev.9 [Pipeline] sh 08:51:40 + lftools sign git-tag v3.2.0-dev.43 08:51:40 Signing Git tag with Sigul... 08:51:40 Signing v3.2.0-dev.43 [Pipeline] echo 08:51:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:51:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:51:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:51:41 $ docker stop --time=1 616f7938d3675d540232c5a1996dde6470e70e99f91b206aca8c05726ba952de 08:51:42 $ docker rm -f --volumes 616f7938d3675d540232c5a1996dde6470e70e99f91b206aca8c05726ba952de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:51:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:51:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:51:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:43 prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container 08:51:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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 08:51:44 $ docker top 17ad5d923a0bf90cdda3ad5e495c5ecae7fedc31239230e175863f7bd80ec532 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:51:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:51:44 [ssh-agent] Looking for ssh-agent implementation... 08:51:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:44 $ docker exec 17ad5d923a0bf90cdda3ad5e495c5ecae7fedc31239230e175863f7bd80ec532 ssh-agent 08:51:44 SSH_AUTH_SOCK=/tmp/ssh-m427r0L8L06K/agent.32 08:51:44 SSH_AGENT_PID=38 08:51:44 Running ssh-add (command line suppressed) 08:51:44 Identity added: /w/workspace/edgex-go/661@tmp/private_key_11731134906363304603.key (/w/workspace/edgex-go/661@tmp/private_key_11731134906363304603.key) 08:51:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:51:44 + git semver bump pre 08:51:45 2024-08-01 08:51:44,942 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main 08:51:45 2024-08-01 08:51:44,943 [bump_version] DEBUG bumping version:3.2.0-dev.43 on axis:pre with prefix:dev 08:51:45 2024-08-01 08:51:44,943 [bump_version] DEBUG bumped version:3.2.0-dev.44 08:51:45 2024-08-01 08:51:44,943 [write_version] DEBUG write version:3.2.0-dev.44 to path:/w/workspace/edgex-go/661/.semver/main with force:True 08:51:45 2024-08-01 08:51:44,943 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main 08:51:45 2024-08-01 08:51:44,943 [write_file] DEBUG write to file:/w/workspace/edgex-go/661/.semver/main 08:51:45 2024-08-01 08:51:44,945 [execute] INFO git cat-file --batch-check 08:51:45 2024-08-01 08:51:44,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/661/.semver, universal_newlines=False, shell=None, istream=) 08:51:45 2024-08-01 08:51:44,949 [execute] INFO git cat-file --batch 08:51:45 2024-08-01 08:51:44,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/661/.semver, universal_newlines=False, shell=None, istream=) 08:51:45 2024-08-01 08:51:44,954 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main 08:51:45 3.2.0-dev.44 [Pipeline] } 08:51:45 $ docker exec --env ******** --env ******** 17ad5d923a0bf90cdda3ad5e495c5ecae7fedc31239230e175863f7bd80ec532 ssh-agent -k 08:51:45 unset SSH_AUTH_SOCK; 08:51:45 unset SSH_AGENT_PID; 08:51:45 echo Agent pid 38 killed; 08:51:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:51:45 + git semver [Pipeline] } 08:51:45 $ docker stop --time=1 17ad5d923a0bf90cdda3ad5e495c5ecae7fedc31239230e175863f7bd80ec532 08:51:46 $ docker rm -f --volumes 17ad5d923a0bf90cdda3ad5e495c5ecae7fedc31239230e175863f7bd80ec532 [Pipeline] // withDockerContainer [Pipeline] sh 08:51:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:51:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:51:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:47 prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container 08:51:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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 08:51:48 $ docker top 199e97b55d2b3d346d055952e8dd76e09e46481e4794408c84d9ccea4369fd58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:51:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:51:48 [ssh-agent] Looking for ssh-agent implementation... 08:51:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:48 $ docker exec 199e97b55d2b3d346d055952e8dd76e09e46481e4794408c84d9ccea4369fd58 ssh-agent 08:51:48 SSH_AUTH_SOCK=/tmp/ssh-1a5xEim4tB1M/agent.32 08:51:48 SSH_AGENT_PID=38 08:51:48 Running ssh-add (command line suppressed) 08:51:48 Identity added: /w/workspace/edgex-go/661@tmp/private_key_232962069070102334.key (/w/workspace/edgex-go/661@tmp/private_key_232962069070102334.key) 08:51:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:51:48 + git semver push 08:51:49 2024-08-01 08:51:48,932 [run_push] DEBUG push 08:51:49 2024-08-01 08:51:48,932 [execute] INFO git cat-file --batch-check 08:51:49 2024-08-01 08:51:48,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/661/.semver, universal_newlines=False, shell=None, istream=) 08:51:49 2024-08-01 08:51:48,937 [execute] INFO git rev-list ac0f6dfe3c40bec60b07046407374c654b54aae6 -- 08:51:49 2024-08-01 08:51:48,937 [execute] DEBUG Popen(['git', 'rev-list', 'ac0f6dfe3c40bec60b07046407374c654b54aae6', '--'], cwd=/w/workspace/edgex-go/661/.semver, universal_newlines=False, shell=None, istream=None) 08:51:49 2024-08-01 08:51:48,957 [execute] INFO git fetch -v origin 08:51:49 2024-08-01 08:51:48,957 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/661/.semver, universal_newlines=True, shell=None, istream=None) 08:51:49 2024-08-01 08:51:49,390 [run_push] DEBUG no remote changes detected 08:51:49 2024-08-01 08:51:49,390 [execute] INFO git push origin semver 08:51:49 2024-08-01 08:51:49,391 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/661/.semver, universal_newlines=False, shell=None, istream=None) 08:51:50 2024-08-01 08:51:50,274 [run_push] DEBUG push all version tags 08:51:50 2024-08-01 08:51:50,274 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:51:50 2024-08-01 08:51:50,275 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/661, universal_newlines=False, shell=None, istream=None) 08:51:51 2024-08-01 08:51:50,988 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main 08:51:51 3.2.0-dev.44 [Pipeline] } 08:51:51 $ docker exec --env ******** --env ******** 199e97b55d2b3d346d055952e8dd76e09e46481e4794408c84d9ccea4369fd58 ssh-agent -k 08:51:51 unset SSH_AUTH_SOCK; 08:51:51 unset SSH_AGENT_PID; 08:51:51 echo Agent pid 38 killed; 08:51:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:51:51 + git semver [Pipeline] } 08:51:51 $ docker stop --time=1 199e97b55d2b3d346d055952e8dd76e09e46481e4794408c84d9ccea4369fd58 08:51:53 $ docker rm -f --volumes 199e97b55d2b3d346d055952e8dd76e09e46481e4794408c84d9ccea4369fd58 [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 08:51:53 + [ -d /w/workspace/edgex-go/661/archives ] [Pipeline] libraryResource [Pipeline] sh 08:51:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:51:54 ---> package-listing.sh 08:51:54 ++ tr '[:upper:]' '[:lower:]' 08:51:54 ++ facter osfamily 08:51:55 + OS_FAMILY=debian 08:51:55 + workspace=/w/workspace/edgex-go/661 08:51:55 + START_PACKAGES=/tmp/packages_start.txt 08:51:55 + END_PACKAGES=/tmp/packages_end.txt 08:51:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:51:55 + PACKAGES=/tmp/packages_start.txt 08:51:55 + '[' /w/workspace/edgex-go/661 ']' 08:51:55 + PACKAGES=/tmp/packages_end.txt 08:51:55 + case "${OS_FAMILY}" in 08:51:55 + dpkg -l 08:51:55 + grep '^ii' 08:51:55 + '[' -f /tmp/packages_start.txt ']' 08:51:55 + '[' -f /tmp/packages_end.txt ']' 08:51:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:51:55 + '[' /w/workspace/edgex-go/661 ']' 08:51:55 + mkdir -p /w/workspace/edgex-go/661/archives/ 08:51:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/661/archives/ [Pipeline] echo 08:51:55 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/661/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:51:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:55 08:51:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:56 latest: Pulling from edgex-lftools-log-publisher 08:51:56 5eb5b503b376: Pulling fs layer 08:51:56 5c69ac0246d0: Pulling fs layer 08:51:56 ec43610c2a17: Pulling fs layer 08:51:56 3a2ae6a8a46f: Pulling fs layer 08:51:56 33b1e0a273af: Pulling fs layer 08:51:56 5d3b04190fa2: Pulling fs layer 08:51:56 2f39f015ded8: Pulling fs layer 08:51:56 33b1e0a273af: Waiting 08:51:56 3a2ae6a8a46f: Waiting 08:51:56 5d3b04190fa2: Waiting 08:51:56 2f39f015ded8: Waiting 08:51:56 5c69ac0246d0: Download complete 08:51:56 3a2ae6a8a46f: Download complete 08:51:56 33b1e0a273af: Verifying Checksum 08:51:56 33b1e0a273af: Download complete 08:51:56 5d3b04190fa2: Verifying Checksum 08:51:56 5d3b04190fa2: Download complete 08:51:56 ec43610c2a17: Verifying Checksum 08:51:56 ec43610c2a17: Download complete 08:51:56 5eb5b503b376: Verifying Checksum 08:51:56 5eb5b503b376: Download complete 08:51:57 2f39f015ded8: Download complete 08:51:57 5eb5b503b376: Pull complete 08:51:57 5c69ac0246d0: Pull complete 08:51:58 ec43610c2a17: Pull complete 08:51:58 3a2ae6a8a46f: Pull complete 08:51:58 33b1e0a273af: Pull complete 08:51:58 5d3b04190fa2: Pull complete 08:52:02 2f39f015ded8: Pull complete 08:52:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:52:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:02 prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container 08:52:02 $ 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/661/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/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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 08:52:04 $ docker top 1edee1ee82d41646079807c5ac3430651b698e61e019c0a3f0f4443e8ad2e485 -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:04 + touch /tmp/pre-build-complete [Pipeline] sh 08:52:04 + mkdir -p /var/log/sysstat [Pipeline] sh 08:52:05 + ls /var/log/sa-host 08:52:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:52:05 provisioning config files... 08:52:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/661@tmp/config5552161957140562109tmp [Pipeline] { [Pipeline] echo 08:52:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:52:05 ---> create-netrc.sh [Pipeline] } 08:52:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:52:06 ---> python-tools-install.sh [Pipeline] echo 08:52:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:52:06 ---> sudo-logs.sh 08:52:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:52:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:52:06 ---> job-cost.sh 08:52:06 lf-activate-venv: SKIPPING 08:52:06 DEBUG: total: 0.10999999940395355 08:52:06 INFO: Retrieving Stack Cost... 08:52:07 INFO: Retrieving Pricing Info for: v3-standard-8 08:52:07 INFO: Archiving Costs [Pipeline] echo 08:52:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:52:07 ---> logs-deploy.sh 08:52:07 lf-activate-venv: SKIPPING 08:52:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/661 08:52:07 INFO: archiving workspace using pattern(s): 08:52:08 Archives upload complete. 08:52:08 INFO: archiving logs to Nexus 08:52:09 ---> uname -a: 08:52:09 Linux prd-ubuntu20-04-docker-8c-8g-6932 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:52:09 08:52:09 08:52:09 ---> lscpu: 08:52:09 Architecture: x86_64 08:52:09 CPU op-mode(s): 32-bit, 64-bit 08:52:09 Byte Order: Little Endian 08:52:09 Address sizes: 40 bits physical, 48 bits virtual 08:52:09 CPU(s): 8 08:52:09 On-line CPU(s) list: 0-7 08:52:09 Thread(s) per core: 1 08:52:09 Core(s) per socket: 1 08:52:09 Socket(s): 8 08:52:09 NUMA node(s): 1 08:52:09 Vendor ID: AuthenticAMD 08:52:09 CPU family: 23 08:52:09 Model: 49 08:52:09 Model name: AMD EPYC-Rome Processor 08:52:09 Stepping: 0 08:52:09 CPU MHz: 2799.998 08:52:09 BogoMIPS: 5599.99 08:52:09 Virtualization: AMD-V 08:52:09 Hypervisor vendor: KVM 08:52:09 Virtualization type: full 08:52:09 L1d cache: 256 KiB 08:52:09 L1i cache: 256 KiB 08:52:09 L2 cache: 4 MiB 08:52:09 L3 cache: 128 MiB 08:52:09 NUMA node0 CPU(s): 0-7 08:52:09 Vulnerability Itlb multihit: Not affected 08:52:09 Vulnerability L1tf: Not affected 08:52:09 Vulnerability Mds: Not affected 08:52:09 Vulnerability Meltdown: Not affected 08:52:09 Vulnerability Mmio stale data: Not affected 08:52:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:52:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:52:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:52:09 Vulnerability Srbds: Not affected 08:52:09 Vulnerability Tsx async abort: Not affected 08:52:09 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 08:52:09 08:52:09 08:52:09 ---> nproc: 08:52:09 8 08:52:09 08:52:09 08:52:09 ---> df -h: 08:52:09 Filesystem Size Used Avail Use% Mounted on 08:52:09 overlay 155G 29G 127G 19% / 08:52:09 tmpfs 64M 0 64M 0% /dev 08:52:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:52:09 shm 64M 0 64M 0% /dev/shm 08:52:09 /dev/vda1 155G 29G 127G 19% /facter-os 08:52:09 08:52:09 08:52:09 ---> sar -b -r -n DEV: 08:52:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6932) 08/01/24 _x86_64_ (8 CPU) 08:52:09 08:52:09 08:02:04 LINUX RESTART (8 CPU) 08:52:09 08:52:09 08:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:52:09 08:04:01 202.19 3.44 198.75 0.00 419.45 72574.95 0.00 08:52:09 08:05:01 33.89 0.07 33.83 0.00 0.53 20867.06 0.00 08:52:09 08:06:01 45.80 0.27 45.53 0.00 5.86 23558.43 0.00 08:52:09 08:07:01 130.84 0.33 130.51 0.00 35.06 46895.65 0.00 08:52:09 08:08:01 466.91 1.13 465.77 0.00 87.59 236648.96 0.00 08:52:09 08:09:01 618.11 14.26 603.85 0.00 117.96 186844.79 0.00 08:52:09 08:10:01 270.16 0.02 270.14 0.00 0.13 71311.24 0.00 08:52:09 08:11:01 245.80 0.03 245.77 0.00 0.93 73161.48 0.00 08:52:09 08:12:01 605.31 0.02 605.29 0.00 0.67 86673.13 0.00 08:52:09 08:13:01 101.72 6.68 95.03 0.00 4316.35 12635.09 0.00 08:52:09 08:14:01 22.85 0.03 22.81 0.00 1.47 619.90 0.00 08:52:09 08:15:01 3.20 0.00 3.20 0.00 0.00 38.53 0.00 08:52:09 08:16:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 08:52:09 08:17:01 1.73 0.02 1.72 0.00 0.13 20.00 0.00 08:52:09 08:18:01 1.87 0.02 1.85 0.00 0.13 20.66 0.00 08:52:09 08:19:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 08:52:09 08:20:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 08:52:09 08:21:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 08:52:09 08:22:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 08:52:09 08:23:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 08:52:09 08:24:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 08:52:09 08:25:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 08:52:09 08:26:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 08:52:09 08:27:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 08:52:09 08:28:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 08:52:09 08:29:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 08:52:09 08:30:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 08:52:09 08:31:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 08:52:09 08:32:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 08:52:09 08:33:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 08:52:09 08:34:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 08:52:09 08:35:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 08:52:09 08:36:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 08:52:09 08:37:01 1.67 0.00 1.67 0.00 0.00 21.20 0.00 08:52:09 08:38:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 08:52:09 08:39:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 08:52:09 08:40:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 08:52:09 08:41:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 08:52:09 08:42:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 08:52:09 08:43:01 1.70 0.00 1.70 0.00 0.00 20.00 0.00 08:52:09 08:44:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 08:52:09 08:45:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 08:52:09 08:46:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 08:52:09 08:47:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 08:52:09 08:48:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 08:52:09 08:49:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 08:52:09 08:50:01 2.68 1.53 1.15 0.00 37.59 14.80 0.00 08:52:09 08:51:01 2.50 0.07 2.43 0.00 7.87 112.00 0.00 08:52:09 08:52:01 195.65 0.87 194.78 0.00 24.53 61898.22 0.00 08:52:09 Average: 60.98 0.59 60.39 0.00 103.08 18231.93 0.00 08:52:09 08:52:09 08:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:52:09 08:04:01 28346568 31541852 773496 2.35 125148 3281564 1738464 5.12 1140324 2945100 208 08:52:09 08:05:01 26927612 31299392 1000752 3.04 127752 4369720 2433000 7.17 2043460 3359876 474976 08:52:09 08:06:01 26929196 31301492 1000876 3.04 132408 4336996 2377288 7.01 1606628 3769680 295032 08:52:09 08:07:01 27356864 31383836 918820 2.79 137616 4030088 2174852 6.41 1443796 3540084 101596 08:52:09 08:08:01 20149148 31200776 1077740 3.28 144004 10816740 3390652 9.99 2216496 9715856 3028 08:52:09 08:09:01 11234380 28813176 3398796 10.34 338896 16491804 10505464 30.96 5418388 14676668 745824 08:52:09 08:10:01 8280360 28605760 3604632 10.96 357636 19093864 9765964 28.78 6854528 16068024 1466596 08:52:09 08:11:01 6964240 29712728 2515072 7.65 367140 21472152 6940176 20.45 6560500 17672000 2326168 08:52:09 08:12:01 10309308 31446868 833956 2.54 373196 20051940 2148356 6.33 2997224 18159468 512 08:52:09 08:13:01 9863472 31427196 827420 2.52 401648 20446336 2199404 6.48 3562684 18013296 648 08:52:09 08:14:01 9884376 31444600 810132 2.46 401028 20443420 2093324 6.17 3929600 17626152 656 08:52:09 08:15:01 9885204 31445496 809348 2.46 401092 20443424 2093324 6.17 3928064 17626156 16 08:52:09 08:16:01 9885156 31445448 809304 2.46 401104 20443424 2093324 6.17 3928188 17626156 16 08:52:09 08:17:01 9898636 31458980 796324 2.42 401140 20443424 2093324 6.17 3914952 17626160 16 08:52:09 08:18:01 9898320 31458788 796424 2.42 401176 20443432 2110592 6.22 3914680 17626156 8 08:52:09 08:19:01 9899924 31460484 794620 2.42 401200 20443500 2110592 6.22 3912768 17626224 8 08:52:09 08:20:01 9899876 31460468 794584 2.42 401228 20443496 2110592 6.22 3912492 17626228 4 08:52:09 08:21:01 9899356 31460004 795036 2.42 401264 20443508 2110592 6.22 3912556 17626232 16 08:52:09 08:22:01 9899308 31459968 795000 2.42 401296 20443500 2110592 6.22 3912640 17626232 4 08:52:09 08:23:01 9899180 31459968 794928 2.42 401320 20443512 2110592 6.22 3913056 17626240 8 08:52:09 08:24:01 9899920 31460720 794096 2.41 401344 20443512 2110592 6.22 3912752 17626236 8 08:52:09 08:25:01 9899852 31460704 794320 2.42 401368 20443516 2110592 6.22 3912796 17626240 8 08:52:09 08:26:01 9899836 31460724 794272 2.42 401396 20443520 2110592 6.22 3912768 17626244 28 08:52:09 08:27:01 9899788 31460816 794108 2.41 401424 20443640 2110592 6.22 3912784 17626372 12 08:52:09 08:28:01 9899740 31460800 794064 2.41 401436 20443660 2126644 6.27 3913164 17626376 40 08:52:09 08:29:01 9899724 31460812 794168 2.42 401472 20443660 2126644 6.27 3913160 17626384 8 08:52:09 08:30:01 9899748 31460884 794088 2.41 401496 20443664 2126644 6.27 3912936 17626388 8 08:52:09 08:31:01 9899480 31460644 794284 2.42 401512 20443668 2126644 6.27 3913480 17626392 8 08:52:09 08:32:01 9899440 31460628 794232 2.42 401544 20443660 2126644 6.27 3913168 17626392 4 08:52:09 08:33:01 9899360 31460592 794212 2.42 401568 20443672 2126644 6.27 3913136 17626396 12 08:52:09 08:34:01 9899320 31460580 794172 2.42 401588 20443676 2126644 6.27 3913080 17626400 8 08:52:09 08:35:01 9898988 31460392 794288 2.42 401612 20443804 2126644 6.27 3913312 17626520 8 08:52:09 08:36:01 9899180 31460616 794228 2.42 401624 20443808 2126644 6.27 3913280 17626524 8 08:52:09 08:37:01 9899100 31460584 794244 2.42 401660 20443804 2126644 6.27 3913052 17626536 20 08:52:09 08:38:01 9898856 31460356 794396 2.42 401672 20443816 2126644 6.27 3913128 17626540 24 08:52:09 08:39:01 9899060 31460580 794108 2.41 401688 20443820 2126644 6.27 3913080 17626544 8 08:52:09 08:40:01 9899012 31460548 794072 2.41 401712 20443820 2126644 6.27 3913108 17626544 8 08:52:09 08:41:01 9898964 31460532 794036 2.41 401728 20443824 2126644 6.27 3913120 17626548 8 08:52:09 08:42:01 9899132 31460716 793984 2.41 401768 20443824 2126644 6.27 3913136 17626548 28 08:52:09 08:43:01 9898848 31460496 794216 2.42 401792 20443828 2126644 6.27 3913252 17626556 16 08:52:09 08:44:01 9898840 31460500 794128 2.42 401816 20443836 2126644 6.27 3913212 17626556 40 08:52:09 08:45:01 9898728 31460416 794160 2.42 401836 20443836 2126644 6.27 3913228 17626560 8 08:52:09 08:46:01 9898428 31460140 794376 2.42 401856 20443840 2126644 6.27 3913564 17626564 24 08:52:09 08:47:01 9898340 31460084 794368 2.42 401880 20443840 2126644 6.27 3913292 17626572 24 08:52:09 08:48:01 9898292 31460060 794332 2.42 401896 20443848 2126644 6.27 3913396 17626572 4 08:52:09 08:49:01 9898284 31460076 794260 2.42 401908 20443852 2126644 6.27 3913352 17626576 4 08:52:09 08:50:01 9887668 31451652 802812 2.44 401948 20444976 2126644 6.27 3925872 17626884 12 08:52:09 08:51:01 9542960 31408728 845344 2.57 402064 20738088 2383300 7.02 3962672 17919860 293440 08:52:09 08:52:01 7798712 31377472 872800 2.65 448804 22230236 2388488 7.04 4088320 19359756 556804 08:52:09 Average: 11426900 31295901 961580 2.92 371688 18852579 2588519 7.63 3811054 16272991 127877 08:52:09 08:52:09 08:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:52:09 08:04:01 ens3 1052.97 953.25 8279.56 98.42 0.00 0.00 0.00 0.00 08:52:09 08:04:01 docker0 857.41 894.51 63.65 5022.01 0.00 0.00 0.00 0.00 08:52:09 08:04:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 08:52:09 08:05:01 veth826db74 0.17 0.38 0.01 0.04 0.00 0.00 0.00 0.00 08:52:09 08:05:01 ens3 31.31 20.00 26.95 13.46 0.00 0.00 0.00 0.00 08:52:09 08:05:01 docker0 0.17 0.23 0.01 0.03 0.00 0.00 0.00 0.00 08:52:09 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:06:01 veth826db74 0.80 0.82 0.07 0.07 0.00 0.00 0.00 0.00 08:52:09 08:06:01 ens3 28.94 20.49 25.81 13.40 0.00 0.00 0.00 0.00 08:52:09 08:06:01 docker0 0.80 0.80 0.06 0.07 0.00 0.00 0.00 0.00 08:52:09 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:07:01 ens3 95.82 62.62 2273.35 16.54 0.00 0.00 0.00 0.00 08:52:09 08:07:01 vethdbfa567 0.32 0.35 0.03 0.13 0.00 0.00 0.00 0.00 08:52:09 08:07:01 docker0 0.32 0.25 0.03 0.12 0.00 0.00 0.00 0.00 08:52:09 08:07:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 08:52:09 08:08:01 ens3 207.27 150.22 1915.97 180.61 0.00 0.00 0.00 0.00 08:52:09 08:08:01 veth15323a2 4.08 5.52 0.40 2.24 0.00 0.00 0.00 0.00 08:52:09 08:08:01 veth64810dd 4.00 4.88 0.39 2.20 0.00 0.00 0.00 0.00 08:52:09 08:08:01 veth666674f 4.10 5.55 0.40 2.25 0.00 0.00 0.00 0.00 08:52:09 08:08:01 vethdbfa567 0.03 0.85 0.00 0.04 0.00 0.00 0.00 0.00 08:52:09 08:08:01 vethf0720af 4.00 5.62 0.39 2.25 0.00 0.00 0.00 0.00 08:52:09 08:08:01 veth7b2f6b2 4.07 5.70 0.40 2.26 0.00 0.00 0.00 0.00 08:52:09 08:08:01 docker0 74.44 111.40 4.98 1052.45 0.00 0.00 0.00 0.00 08:52:09 08:08:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 08:52:09 08:09:01 veth368b574 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:09 08:09:01 vethd2124d3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:09 08:09:01 veth606ea3e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:09 08:09:01 veth7c7da22 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:09 08:09:01 vethb6f0aa8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:09 08:09:01 veth878a951 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:09 08:09:01 vethc49b3df 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:09 08:09:01 ens3 674.91 409.85 5913.71 48.80 0.00 0.00 0.00 0.00 08:52:09 08:09:01 vethfe98337 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:09 08:09:01 veth7240526 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:09 08:09:01 vethfa4e2ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:09 08:09:01 veth3016df6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:09 08:09:01 vethdbfa567 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 08:52:09 08:09:01 veth1c8a1c1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:09 08:09:01 docker0 398.72 656.45 35.34 5897.79 0.00 0.00 0.00 0.00 08:52:09 08:09:01 veth8ce26ac 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:09 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:10:01 veth368b574 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 vethd2124d3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 veth606ea3e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 veth7c7da22 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 vethb6f0aa8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 veth878a951 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 vethc49b3df 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 ens3 3.28 1.68 2.72 1.43 0.00 0.00 0.00 0.00 08:52:09 08:10:01 vethfe98337 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 veth7240526 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 vethfa4e2ef 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 veth3016df6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 vethdbfa567 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 veth1c8a1c1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 veth8ce26ac 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 veth368b574 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 vethd2124d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 veth606ea3e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 veth7c7da22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 vethb6f0aa8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 veth878a951 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 vethc49b3df 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 ens3 5.63 3.85 4.57 2.54 0.00 0.00 0.00 0.00 08:52:09 08:11:01 vethfe98337 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 veth7240526 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 vethfa4e2ef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 veth3016df6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 vethdbfa567 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 veth1c8a1c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 veth8ce26ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:12:01 ens3 35.36 31.95 18.62 157.56 0.00 0.00 0.00 0.00 08:52:09 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:12:01 lo 3.61 3.61 0.36 0.36 0.00 0.00 0.00 0.00 08:52:09 08:13:01 ens3 650.41 536.48 2970.46 2024.61 0.00 0.00 0.00 0.00 08:52:09 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:13:01 lo 54.32 54.32 5.35 5.35 0.00 0.00 0.00 0.00 08:52:09 08:14:01 ens3 317.08 304.72 143.42 1954.86 0.00 0.00 0.00 0.00 08:52:09 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:14:01 lo 26.60 26.60 2.62 2.62 0.00 0.00 0.00 0.00 08:52:09 08:15:01 ens3 0.10 0.13 0.01 0.03 0.00 0.00 0.00 0.00 08:52:09 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:16:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:18:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:52:09 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:20:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:23:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:52:09 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:28:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:52:09 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:29:01 ens3 0.77 0.45 3.42 0.03 0.00 0.00 0.00 0.00 08:52:09 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:30:01 ens3 0.35 0.02 0.04 0.00 0.00 0.00 0.00 0.00 08:52:09 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:31:01 ens3 1.15 0.43 0.41 0.28 0.00 0.00 0.00 0.00 08:52:09 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:32:01 ens3 0.72 0.42 0.36 0.28 0.00 0.00 0.00 0.00 08:52:09 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:33:01 ens3 0.83 0.18 0.14 0.07 0.00 0.00 0.00 0.00 08:52:09 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:34:01 ens3 0.75 0.05 0.12 0.00 0.00 0.00 0.00 0.00 08:52:09 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:35:01 ens3 0.72 0.72 0.36 0.30 0.00 0.00 0.00 0.00 08:52:09 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:36:01 ens3 0.60 0.47 0.35 0.28 0.00 0.00 0.00 0.00 08:52:09 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:38:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:52:09 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:39:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:40:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 08:52:09 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:41:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:43:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:52:09 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:48:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:52:09 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:49:01 ens3 0.33 0.23 0.13 0.02 0.00 0.00 0.00 0.00 08:52:09 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:50:01 ens3 33.33 39.39 7.15 118.97 0.00 0.00 0.00 0.00 08:52:09 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:52:09 08:51:01 ens3 107.40 60.15 3602.01 7.73 0.00 0.00 0.00 0.00 08:52:09 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:09 08:51:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:52:09 08:52:01 ens3 417.76 254.41 7068.60 64.04 0.00 0.00 0.00 0.00 08:52:09 08:52:01 docker0 84.74 137.26 7.90 1267.95 0.00 0.00 0.00 0.00 08:52:09 08:52:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 08:52:09 Average: ens3 74.58 57.94 655.77 96.01 0.00 0.00 0.00 0.00 08:52:09 Average: docker0 28.63 36.46 2.26 268.62 0.00 0.00 0.00 0.00 08:52:09 Average: lo 1.94 1.94 0.19 0.19 0.00 0.00 0.00 0.00 08:52:09 08:52:09 08:52:09 ---> sar -P ALL: 08:52:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6932) 08/01/24 _x86_64_ (8 CPU) 08:52:09 08:52:09 08:02:04 LINUX RESTART (8 CPU) 08:52:09 08:52:09 08:03:02 CPU %user %nice %system %iowait %steal %idle 08:52:09 08:04:01 all 8.38 0.00 4.09 2.33 0.06 85.13 08:52:09 08:04:01 0 11.69 0.00 5.55 1.63 0.07 81.06 08:52:09 08:04:01 1 8.46 0.00 4.92 2.80 0.07 83.75 08:52:09 08:04:01 2 7.82 0.00 2.96 0.12 0.05 89.05 08:52:09 08:04:01 3 7.73 0.00 4.40 0.17 0.07 87.64 08:52:09 08:04:01 4 7.83 0.00 2.81 0.07 0.07 89.22 08:52:09 08:04:01 5 7.47 0.00 4.79 6.87 0.05 80.82 08:52:09 08:04:01 6 8.50 0.00 4.07 6.89 0.07 80.47 08:52:09 08:04:01 7 7.56 0.00 3.26 0.09 0.07 89.03 08:52:09 08:05:01 all 40.52 0.00 6.28 4.15 0.14 48.92 08:52:09 08:05:01 0 42.04 0.00 5.98 0.22 0.12 51.64 08:52:09 08:05:01 1 42.09 0.00 6.28 0.34 0.13 51.16 08:52:09 08:05:01 2 39.92 0.00 5.88 23.61 0.14 30.45 08:52:09 08:05:01 3 40.09 0.00 6.01 0.32 0.10 53.48 08:52:09 08:05:01 4 42.31 0.00 6.83 0.19 0.20 50.47 08:52:09 08:05:01 5 39.36 0.00 5.96 7.50 0.14 47.04 08:52:09 08:05:01 6 39.34 0.00 7.38 0.79 0.19 52.30 08:52:09 08:05:01 7 39.00 0.00 5.92 0.27 0.10 54.71 08:52:09 08:06:01 all 49.61 0.00 6.26 2.79 0.10 41.23 08:52:09 08:06:01 0 51.33 0.00 6.79 0.03 0.08 41.76 08:52:09 08:06:01 1 48.39 0.00 5.66 10.83 0.10 35.02 08:52:09 08:06:01 2 46.90 0.00 5.52 2.53 0.10 44.95 08:52:09 08:06:01 3 52.29 0.00 7.30 2.40 0.12 37.89 08:52:09 08:06:01 4 51.69 0.00 6.93 0.25 0.10 41.03 08:52:09 08:06:01 5 51.22 0.00 6.48 4.32 0.13 37.85 08:52:09 08:06:01 6 47.75 0.00 5.82 1.84 0.10 44.48 08:52:09 08:06:01 7 47.23 0.00 5.58 0.15 0.08 46.95 08:52:09 08:07:01 all 28.05 0.00 5.81 3.61 0.10 62.43 08:52:09 08:07:01 0 29.78 0.00 5.84 1.44 0.08 62.86 08:52:09 08:07:01 1 25.70 0.00 5.31 0.30 0.20 68.49 08:52:09 08:07:01 2 26.39 0.00 5.46 0.34 0.08 67.73 08:52:09 08:07:01 3 29.56 0.00 5.92 14.26 0.12 50.15 08:52:09 08:07:01 4 31.24 0.00 5.98 0.55 0.07 62.16 08:52:09 08:07:01 5 30.64 0.00 7.19 10.02 0.10 52.05 08:52:09 08:07:01 6 25.83 0.00 4.69 1.65 0.08 67.75 08:52:09 08:07:01 7 25.25 0.00 6.08 0.32 0.08 68.26 08:52:09 08:08:01 all 16.88 0.00 5.80 25.60 0.09 51.64 08:52:09 08:08:01 0 18.94 0.00 6.06 16.24 0.14 58.63 08:52:09 08:08:01 1 16.03 0.00 5.03 14.84 0.08 64.02 08:52:09 08:08:01 2 16.37 0.00 5.17 25.86 0.08 52.51 08:52:09 08:08:01 3 18.47 0.00 6.27 50.94 0.10 24.22 08:52:09 08:08:01 4 15.84 0.00 6.79 67.06 0.07 10.24 08:52:09 08:08:01 5 18.68 0.00 6.42 17.89 0.08 56.93 08:52:09 08:08:01 6 15.18 0.00 5.19 8.13 0.07 71.43 08:52:09 08:08:01 7 15.48 0.00 5.48 4.72 0.07 74.26 08:52:09 08:09:01 all 33.01 0.00 7.93 7.22 0.09 51.75 08:52:09 08:09:01 0 34.20 0.00 8.01 3.19 0.10 54.49 08:52:09 08:09:01 1 32.53 0.00 9.65 11.73 0.08 46.01 08:52:09 08:09:01 2 32.32 0.00 7.78 19.04 0.08 40.78 08:52:09 08:09:01 3 33.27 0.00 7.67 7.35 0.08 51.63 08:52:09 08:09:01 4 32.54 0.00 7.26 2.49 0.10 57.61 08:52:09 08:09:01 5 33.62 0.00 8.56 2.94 0.08 54.79 08:52:09 08:09:01 6 32.49 0.00 7.09 8.52 0.08 51.82 08:52:09 08:09:01 7 33.09 0.00 7.46 2.64 0.08 56.73 08:52:09 08:10:01 all 89.68 0.00 10.18 0.00 0.14 0.00 08:52:09 08:10:01 0 89.48 0.00 10.40 0.00 0.12 0.00 08:52:09 08:10:01 1 89.35 0.00 10.48 0.00 0.17 0.00 08:52:09 08:10:01 2 89.88 0.00 9.97 0.02 0.13 0.00 08:52:09 08:10:01 3 89.54 0.00 10.31 0.00 0.15 0.00 08:52:09 08:10:01 4 89.30 0.00 10.59 0.00 0.12 0.00 08:52:09 08:10:01 5 89.57 0.00 10.28 0.00 0.15 0.00 08:52:09 08:10:01 6 90.85 0.00 9.02 0.00 0.13 0.00 08:52:09 08:10:01 7 89.48 0.00 10.39 0.00 0.13 0.00 08:52:09 08:11:01 all 87.97 0.00 11.82 0.01 0.20 0.01 08:52:09 08:11:01 0 89.33 0.00 10.52 0.00 0.14 0.02 08:52:09 08:11:01 1 88.52 0.00 11.26 0.00 0.23 0.00 08:52:09 08:11:01 2 88.39 0.00 11.38 0.00 0.19 0.03 08:52:09 08:11:01 3 87.54 0.00 12.24 0.00 0.22 0.00 08:52:09 08:11:01 4 86.55 0.00 13.21 0.00 0.22 0.02 08:52:09 08:11:01 5 88.13 0.00 11.70 0.00 0.17 0.00 08:52:09 08:11:01 6 87.95 0.00 11.86 0.00 0.17 0.02 08:52:09 08:11:01 7 87.19 0.00 12.51 0.05 0.25 0.00 08:52:09 08:12:01 all 12.97 0.00 3.42 15.10 0.06 68.45 08:52:09 08:12:01 0 12.69 0.00 4.19 10.90 0.07 72.14 08:52:09 08:12:01 1 13.26 0.00 3.44 6.18 0.05 77.07 08:52:09 08:12:01 2 13.80 0.00 2.99 8.02 0.05 75.14 08:52:09 08:12:01 3 13.17 0.00 3.28 12.34 0.08 71.13 08:52:09 08:12:01 4 12.73 0.00 3.30 6.06 0.07 77.85 08:52:09 08:12:01 5 13.08 0.00 2.42 4.95 0.03 79.51 08:52:09 08:12:01 6 12.80 0.00 3.70 11.38 0.07 72.06 08:52:09 08:12:01 7 12.22 0.00 4.02 61.10 0.08 22.59 08:52:09 08:13:01 all 10.16 0.00 2.48 2.64 0.08 84.65 08:52:09 08:13:01 0 11.94 0.00 2.83 4.02 0.08 81.12 08:52:09 08:13:01 1 8.23 0.00 1.92 4.77 0.07 85.02 08:52:09 08:13:01 2 10.47 0.00 2.29 1.27 0.08 85.88 08:52:09 08:13:01 3 13.42 0.00 3.30 3.61 0.08 79.59 08:52:09 08:13:01 4 8.78 0.00 2.83 4.84 0.07 83.48 08:52:09 08:13:01 5 8.74 0.00 2.48 1.29 0.08 87.41 08:52:09 08:13:01 6 8.94 0.00 2.37 0.08 0.07 88.54 08:52:09 08:13:01 7 10.74 0.00 1.81 1.18 0.07 86.20 08:52:09 08:14:01 all 7.85 0.00 0.74 0.06 0.05 91.29 08:52:09 08:14:01 0 6.23 0.00 0.84 0.02 0.05 92.86 08:52:09 08:14:01 1 12.08 0.00 0.88 0.02 0.05 86.97 08:52:09 08:14:01 2 6.78 0.00 0.67 0.00 0.05 92.50 08:52:09 08:14:01 3 11.00 0.00 0.75 0.35 0.05 87.86 08:52:09 08:14:01 4 10.19 0.00 0.62 0.05 0.05 89.09 08:52:09 08:14:01 5 2.56 0.00 0.75 0.02 0.05 96.62 08:52:09 08:14:01 6 6.76 0.00 0.72 0.02 0.05 92.45 08:52:09 08:14:01 7 7.21 0.00 0.70 0.02 0.08 91.98 08:52:09 08:52:09 08:14:01 CPU %user %nice %system %iowait %steal %idle 08:52:09 08:15:01 all 0.28 0.00 0.02 0.00 0.01 99.68 08:52:09 08:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:52:09 08:15:01 1 2.00 0.00 0.03 0.00 0.02 97.95 08:52:09 08:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:52:09 08:15:01 3 0.05 0.00 0.02 0.02 0.00 99.92 08:52:09 08:15:01 4 0.03 0.00 0.00 0.02 0.02 99.93 08:52:09 08:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:52:09 08:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:15:01 7 0.08 0.00 0.07 0.00 0.02 99.83 08:52:09 08:16:01 all 0.24 0.00 0.01 0.00 0.01 99.75 08:52:09 08:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:52:09 08:16:01 1 1.58 0.00 0.00 0.00 0.00 98.42 08:52:09 08:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:52:09 08:16:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:52:09 08:16:01 4 0.03 0.00 0.00 0.02 0.00 99.95 08:52:09 08:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:16:01 7 0.15 0.00 0.02 0.00 0.00 99.83 08:52:09 08:17:01 all 0.28 0.00 0.02 0.06 0.01 99.63 08:52:09 08:17:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:52:09 08:17:01 1 1.97 0.00 0.02 0.00 0.00 98.01 08:52:09 08:17:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:52:09 08:17:01 3 0.03 0.00 0.02 0.18 0.00 99.77 08:52:09 08:17:01 4 0.03 0.00 0.02 0.30 0.02 99.63 08:52:09 08:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:52:09 08:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:17:01 7 0.08 0.00 0.03 0.00 0.02 99.87 08:52:09 08:18:01 all 0.09 0.00 0.03 0.17 0.00 99.70 08:52:09 08:18:01 0 0.05 0.00 0.05 1.37 0.00 98.53 08:52:09 08:18:01 1 0.50 0.00 0.07 0.00 0.02 99.42 08:52:09 08:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:52:09 08:18:01 3 0.10 0.00 0.05 0.00 0.02 99.83 08:52:09 08:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:52:09 08:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:52:09 08:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:52:09 08:18:01 7 0.05 0.00 0.03 0.00 0.00 99.92 08:52:09 08:19:01 all 0.05 0.00 0.01 0.00 0.01 99.92 08:52:09 08:19:01 0 0.05 0.00 0.03 0.02 0.02 99.88 08:52:09 08:19:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:52:09 08:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:52:09 08:19:01 3 0.08 0.00 0.03 0.00 0.00 99.88 08:52:09 08:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:52:09 08:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:19:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:52:09 08:19:01 7 0.08 0.00 0.00 0.00 0.02 99.90 08:52:09 08:20:01 all 0.02 0.00 0.02 0.01 0.01 99.94 08:52:09 08:20:01 0 0.00 0.00 0.00 0.10 0.02 99.88 08:52:09 08:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:20:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:52:09 08:20:01 3 0.08 0.00 0.03 0.00 0.02 99.87 08:52:09 08:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:52:09 08:20:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:52:09 08:20:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:52:09 08:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:21:01 all 0.04 0.00 0.01 0.01 0.01 99.93 08:52:09 08:21:01 0 0.03 0.00 0.02 0.03 0.02 99.90 08:52:09 08:21:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:52:09 08:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:21:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:52:09 08:21:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:52:09 08:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:52:09 08:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:52:09 08:21:01 7 0.08 0.00 0.03 0.00 0.00 99.88 08:52:09 08:22:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:52:09 08:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:52:09 08:22:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:52:09 08:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:52:09 08:22:01 3 0.13 0.00 0.03 0.00 0.02 99.82 08:52:09 08:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:52:09 08:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:52:09 08:22:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:52:09 08:23:01 all 0.06 0.00 0.02 0.01 0.01 99.90 08:52:09 08:23:01 0 0.03 0.00 0.03 0.10 0.02 99.82 08:52:09 08:23:01 1 0.18 0.00 0.00 0.00 0.00 99.82 08:52:09 08:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:23:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:52:09 08:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:52:09 08:23:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:52:09 08:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:52:09 08:23:01 7 0.08 0.00 0.03 0.00 0.00 99.88 08:52:09 08:24:01 all 0.05 0.00 0.01 0.03 0.01 99.90 08:52:09 08:24:01 0 0.05 0.00 0.03 0.12 0.02 99.78 08:52:09 08:24:01 1 0.23 0.00 0.00 0.00 0.02 99.75 08:52:09 08:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:24:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:52:09 08:24:01 4 0.02 0.00 0.02 0.15 0.00 99.82 08:52:09 08:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:52:09 08:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:52:09 08:25:01 all 0.20 0.00 0.01 0.00 0.01 99.77 08:52:09 08:25:01 0 0.03 0.00 0.02 0.03 0.03 99.88 08:52:09 08:25:01 1 1.37 0.00 0.02 0.00 0.00 98.61 08:52:09 08:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:52:09 08:25:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:52:09 08:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:52:09 08:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:52:09 08:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:25:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:52:09 08:52:09 08:25:01 CPU %user %nice %system %iowait %steal %idle 08:52:09 08:26:01 all 0.20 0.00 0.02 0.01 0.01 99.76 08:52:09 08:26:01 0 0.05 0.00 0.05 0.05 0.02 99.83 08:52:09 08:26:01 1 1.34 0.00 0.03 0.02 0.02 98.60 08:52:09 08:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:26:01 3 0.13 0.00 0.03 0.00 0.02 99.82 08:52:09 08:26:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:52:09 08:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:52:09 08:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:52:09 08:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:27:01 all 0.03 0.00 0.01 0.01 0.00 99.95 08:52:09 08:27:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:52:09 08:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:27:01 3 0.08 0.00 0.03 0.00 0.00 99.88 08:52:09 08:27:01 4 0.05 0.00 0.02 0.03 0.02 99.88 08:52:09 08:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:52:09 08:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:52:09 08:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:52:09 08:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:28:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:52:09 08:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:28:01 5 0.08 0.00 0.03 0.00 0.03 99.85 08:52:09 08:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:52:09 08:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:52:09 08:29:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:52:09 08:29:01 0 0.05 0.00 0.02 0.02 0.00 99.92 08:52:09 08:29:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:52:09 08:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:52:09 08:29:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:52:09 08:29:01 4 0.08 0.00 0.02 0.00 0.02 99.88 08:52:09 08:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:52:09 08:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:52:09 08:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:30:01 all 0.03 0.00 0.02 0.01 0.01 99.94 08:52:09 08:30:01 0 0.00 0.00 0.00 0.05 0.02 99.93 08:52:09 08:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:30:01 4 0.08 0.00 0.03 0.00 0.00 99.88 08:52:09 08:30:01 5 0.02 0.00 0.05 0.00 0.02 99.92 08:52:09 08:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:52:09 08:30:01 7 0.08 0.00 0.05 0.00 0.00 99.87 08:52:09 08:31:01 all 0.05 0.00 0.02 0.01 0.01 99.91 08:52:09 08:31:01 0 0.07 0.00 0.02 0.02 0.00 99.90 08:52:09 08:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:52:09 08:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:31:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:52:09 08:31:01 4 0.03 0.00 0.00 0.08 0.02 99.87 08:52:09 08:31:01 5 0.08 0.00 0.03 0.00 0.02 99.87 08:52:09 08:31:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:52:09 08:31:01 7 0.08 0.00 0.02 0.00 0.02 99.88 08:52:09 08:32:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:52:09 08:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:32:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:52:09 08:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:52:09 08:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:52:09 08:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:52:09 08:32:01 7 0.08 0.00 0.02 0.00 0.00 99.90 08:52:09 08:33:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:52:09 08:33:01 0 0.02 0.00 0.00 0.07 0.02 99.90 08:52:09 08:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:52:09 08:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:33:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:52:09 08:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:52:09 08:33:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:52:09 08:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:52:09 08:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:52:09 08:34:01 all 0.04 0.00 0.02 0.00 0.00 99.94 08:52:09 08:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:52:09 08:34:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:52:09 08:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:34:01 3 0.08 0.00 0.05 0.00 0.00 99.87 08:52:09 08:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:52:09 08:34:01 5 0.05 0.00 0.05 0.00 0.02 99.88 08:52:09 08:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:52:09 08:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:52:09 08:35:01 all 0.03 0.00 0.03 0.00 0.01 99.94 08:52:09 08:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:52:09 08:35:01 1 0.00 0.00 0.05 0.00 0.02 99.93 08:52:09 08:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:52:09 08:35:01 3 0.12 0.00 0.05 0.00 0.02 99.82 08:52:09 08:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:52:09 08:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:52:09 08:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:52:09 08:36:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:52:09 08:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:52:09 08:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:52:09 08:36:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:52:09 08:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:52:09 08:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:52:09 08:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:52:09 08:36:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:52:09 08:52:09 08:36:01 CPU %user %nice %system %iowait %steal %idle 08:52:09 08:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:52:09 08:37:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:52:09 08:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:52:09 08:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:37:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:52:09 08:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:52:09 08:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:52:09 08:37:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:52:09 08:38:01 all 0.04 0.00 0.02 0.00 0.01 99.94 08:52:09 08:38:01 0 0.03 0.00 0.00 0.02 0.00 99.95 08:52:09 08:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:38:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:52:09 08:38:01 3 0.08 0.00 0.03 0.00 0.02 99.87 08:52:09 08:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:52:09 08:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:52:09 08:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:52:09 08:39:01 all 0.03 0.00 0.02 0.01 0.01 99.94 08:52:09 08:39:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:52:09 08:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:52:09 08:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:52:09 08:39:01 3 0.03 0.00 0.07 0.00 0.02 99.88 08:52:09 08:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:52:09 08:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:52:09 08:39:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:52:09 08:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:52:09 08:40:01 all 0.04 0.00 0.02 0.00 0.01 99.94 08:52:09 08:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:52:09 08:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:52:09 08:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:40:01 3 0.10 0.00 0.05 0.00 0.00 99.85 08:52:09 08:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:40:01 5 0.03 0.00 0.03 0.00 0.03 99.90 08:52:09 08:40:01 6 0.02 0.00 0.05 0.00 0.00 99.93 08:52:09 08:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:52:09 08:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:52:09 08:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:52:09 08:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:52:09 08:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:52:09 08:41:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:52:09 08:41:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:52:09 08:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:52:09 08:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:52:09 08:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:42:01 all 0.20 0.00 0.01 0.01 0.01 99.78 08:52:09 08:42:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:52:09 08:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:52:09 08:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:52:09 08:42:01 3 0.10 0.00 0.02 0.02 0.00 99.87 08:52:09 08:42:01 4 0.03 0.00 0.02 0.02 0.00 99.93 08:52:09 08:42:01 5 1.31 0.00 0.00 0.00 0.02 98.68 08:52:09 08:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:52:09 08:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:43:01 all 0.27 0.00 0.02 0.00 0.01 99.69 08:52:09 08:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:52:09 08:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:52:09 08:43:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:52:09 08:43:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:52:09 08:43:01 4 0.02 0.00 0.02 0.02 0.02 99.93 08:52:09 08:43:01 5 2.00 0.00 0.03 0.00 0.02 97.95 08:52:09 08:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:52:09 08:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:44:01 all 0.29 0.00 0.01 0.00 0.01 99.69 08:52:09 08:44:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:52:09 08:44:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:52:09 08:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:44:01 3 0.12 0.00 0.03 0.00 0.02 99.83 08:52:09 08:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:44:01 5 1.99 0.00 0.02 0.00 0.02 97.98 08:52:09 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:44:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:52:09 08:45:01 all 0.08 0.00 0.02 0.00 0.01 99.89 08:52:09 08:45:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:52:09 08:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:52:09 08:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:52:09 08:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:52:09 08:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:45:01 5 0.50 0.00 0.08 0.00 0.02 99.40 08:52:09 08:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:52:09 08:45:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:52:09 08:46:01 all 0.04 0.00 0.01 0.00 0.01 99.95 08:52:09 08:46:01 0 0.08 0.00 0.05 0.00 0.02 99.85 08:52:09 08:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:52:09 08:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:46:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:52:09 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:52:09 08:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:52:09 08:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:52:09 08:47:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:52:09 08:47:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:52:09 08:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:52:09 08:47:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:52:09 08:47:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:52:09 08:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:52:09 08:47:01 CPU %user %nice %system %iowait %steal %idle 08:52:09 08:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:52:09 08:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:52:09 08:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:52:09 08:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:48:01 3 0.10 0.00 0.03 0.00 0.02 99.85 08:52:09 08:48:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:52:09 08:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:52:09 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:52:09 08:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:52:09 08:49:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:52:09 08:49:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:52:09 08:49:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:52:09 08:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:52:09 08:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:52:09 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:52:09 08:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:52:09 08:49:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:52:09 08:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:52:09 08:50:01 all 0.32 0.00 0.07 0.01 0.01 99.59 08:52:09 08:50:01 0 0.20 0.00 0.03 0.02 0.00 99.75 08:52:09 08:50:01 1 0.13 0.00 0.07 0.00 0.02 99.78 08:52:09 08:50:01 2 0.33 0.00 0.05 0.00 0.00 99.62 08:52:09 08:50:01 3 0.37 0.00 0.05 0.00 0.02 99.57 08:52:09 08:50:01 4 0.25 0.00 0.07 0.00 0.02 99.67 08:52:09 08:50:01 5 0.68 0.00 0.02 0.00 0.00 99.30 08:52:09 08:50:01 6 0.47 0.00 0.10 0.05 0.02 99.37 08:52:09 08:50:01 7 0.13 0.00 0.20 0.00 0.02 99.65 08:52:09 08:51:01 all 0.92 0.00 0.34 0.01 0.01 98.72 08:52:09 08:51:01 0 2.13 0.00 0.33 0.05 0.02 97.47 08:52:09 08:51:01 1 0.78 0.00 0.43 0.00 0.02 98.76 08:52:09 08:51:01 2 1.32 0.00 0.40 0.00 0.02 98.27 08:52:09 08:51:01 3 0.67 0.00 0.30 0.00 0.00 99.03 08:52:09 08:51:01 4 0.58 0.00 0.23 0.02 0.00 99.17 08:52:09 08:51:01 5 0.88 0.00 0.25 0.00 0.02 98.85 08:52:09 08:51:01 6 0.78 0.00 0.35 0.00 0.02 98.85 08:52:09 08:51:01 7 0.20 0.00 0.43 0.00 0.00 99.37 08:52:09 08:52:01 all 11.08 0.00 4.74 0.80 0.07 83.31 08:52:09 08:52:01 0 11.65 0.00 6.07 4.91 0.07 77.30 08:52:09 08:52:01 1 10.79 0.00 4.72 0.32 0.08 84.08 08:52:09 08:52:01 2 10.10 0.00 4.70 0.10 0.07 85.03 08:52:09 08:52:01 3 10.20 0.00 5.02 0.27 0.07 84.45 08:52:09 08:52:01 4 12.49 0.00 4.04 0.08 0.07 83.32 08:52:09 08:52:01 5 10.41 0.00 4.72 0.08 0.07 84.72 08:52:09 08:52:01 6 11.25 0.00 4.52 0.56 0.05 83.62 08:52:09 08:52:01 7 11.77 0.00 4.16 0.07 0.07 83.93 08:52:09 Average: all 8.05 0.00 1.42 1.31 0.03 89.19 08:52:09 Average: 0 8.36 0.00 1.50 0.91 0.03 89.20 08:52:09 Average: 1 8.19 0.00 1.42 1.05 0.03 89.31 08:52:09 Average: 2 7.91 0.00 1.32 1.63 0.03 89.11 08:52:09 Average: 3 8.20 0.00 1.48 1.86 0.03 88.43 08:52:09 Average: 4 8.03 0.00 1.43 1.64 0.03 88.87 08:52:09 Average: 5 8.12 0.00 1.47 1.13 0.03 89.25 08:52:09 Average: 6 7.84 0.00 1.35 0.80 0.03 89.98 08:52:09 Average: 7 7.79 0.00 1.38 1.42 0.03 89.39 08:52:09 08:52:09 08:52:09