Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a869a1a34d0f0849a63796cd05f94cfcea32072 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-ssh17782570403400489623.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-ssh18258285499236090564.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-ssh11298606316100111887.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-ssh15333692999963447457.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-ssh13370550570359635029.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-7809 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/673 [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/673 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3a869a1a34d0f0849a63796cd05f94cfcea32072 (main) Commit message: "Merge pull request #4864 from jackchenjc/issue-4834-5th" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a869a1a34d0f0849a63796cd05f94cfcea32072 # timeout=10 > git rev-list --no-walk 9ed72124ad2f01edf756a46c49444a389d468e72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:44:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:44:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:44:01 ========================================================= 09:44:01 EdgeX Global Pipelines Version Info 09:44:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:44:01 ------------------- 09:44:01 stable info: 09:44:01 ------------------- 09:44:01 Commited By: Ginny Guan ginny@iotechsys.com 09:44:01 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:44:01 Message: update stable to v1.0.260 09:44:02 ------------------- 09:44:02 experimental info: 09:44:02 ------------------- 09:44:02 Commited By: Ginny Guan ginny@iotechsys.com 09:44:02 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:44:02 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:44:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:44:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:44:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:44:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:44:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:44:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:44:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:44:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:44:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] echo 09:44:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a869a1 [Pipeline] echo 09:44:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:03 provisioning config files... 09:44:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/673@tmp/config10267964386641793017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:03 ---> ****-login.sh 09:44:03 nexus3.edgexfoundry.org:10001 09:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:03 Configure a credential helper to remove this warning. See 09:44:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:03 09:44:03 Login Succeeded 09:44:03 nexus3.edgexfoundry.org:10002 09:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:04 Configure a credential helper to remove this warning. See 09:44:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:04 09:44:04 Login Succeeded 09:44:04 nexus3.edgexfoundry.org:10003 09:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:04 Configure a credential helper to remove this warning. See 09:44:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:04 09:44:04 Login Succeeded 09:44:04 nexus3.edgexfoundry.org:10004 09:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:04 Configure a credential helper to remove this warning. See 09:44:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:04 09:44:04 Login Succeeded 09:44:04 ****.io 09:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:04 Configure a credential helper to remove this warning. See 09:44:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:04 09:44:04 Login Succeeded 09:44:04 ---> ****-login.sh ends [Pipeline] } 09:44:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:04 + 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 09:44:04 + dirname cmd/core-command/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + echo core-command,cmd/core-command/Dockerfile 09:44:04 + + cut -d/ -f2 09:44:04 dirname cmd/core-common-config-bootstrapper/Dockerfile 09:44:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + dirname cmd/core-data/Dockerfile 09:44:04 + echo core-data,cmd/core-data/Dockerfile 09:44:04 + dirname cmd/core-keeper/Dockerfile+ 09:44:04 cut -d/ -f2 09:44:04 + echo core-keeper,cmd/core-keeper/Dockerfile 09:44:04 + dirname cmd/core-metadata/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + echo core-metadata,cmd/core-metadata/Dockerfile 09:44:04 + dirname cmd/security-bootstrapper/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:44:04 + dirname cmd/security-proxy-auth/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:44:04 + dirname cmd/security-proxy-setup/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:44:04 + dirname cmd/security-secretstore-setup/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:44:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:44:04 + dirname cmd/security-spire-agent/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:44:04 + dirname cmd/security-spire-config/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:44:04 + dirname cmd/security-spire-server/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:44:04 + dirname cmd/support-cron-scheduler/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 09:44:04 + dirname cmd/support-notifications/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + echo support-notifications,cmd/support-notifications/Dockerfile 09:44:04 + dirname cmd/support-scheduler/Dockerfile 09:44:04 + cut -d/ -f2 09:44:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:44:05 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 09:44:05 + git rev-list -1 --merges 3a869a1a34d0f0849a63796cd05f94cfcea32072~1..3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] echo 09:44:05 -----------> git rev-list -1 --merges 3a869a1a34d0f0849a63796cd05f94cfcea32072~1..3a869a1a34d0f0849a63796cd05f94cfcea32072 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:44:05 3a869a1a34d0f0849a63796cd05f94cfcea32072 [false] [Pipeline] sh 09:44:05 + git log --format=format:%s -1 3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] echo 09:44:05 ========================================================= 09:44:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:44:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:44:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:44:06 + grep -v github /etc/ssh/ssh_known_hosts 09:44:06 + [ -e /tmp/ssh_known_hosts ] 09:44:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:44:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:44:06 + sudo tee -a /etc/ssh/ssh_known_hosts 09:44:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:06 09:44:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:06 0.1.4: Pulling from edgex-devops/py-git-semver 09:44:06 b85a868b505f: Pulling fs layer 09:44:06 e2be974225ed: Pulling fs layer 09:44:06 339a4e72a1f5: Pulling fs layer 09:44:06 988bab9f4d93: Pulling fs layer 09:44:06 1469e6f7b9e6: Pulling fs layer 09:44:06 eaf3925da568: Pulling fs layer 09:44:06 bab4dde63d76: Pulling fs layer 09:44:06 bde34c3a00c8: Pulling fs layer 09:44:06 b352a97aabf1: Pulling fs layer 09:44:06 4872d77fe225: Pulling fs layer 09:44:06 5851b861e8e6: Pulling fs layer 09:44:06 988bab9f4d93: Waiting 09:44:06 bab4dde63d76: Waiting 09:44:06 bde34c3a00c8: Waiting 09:44:06 1469e6f7b9e6: Waiting 09:44:06 eaf3925da568: Waiting 09:44:06 5851b861e8e6: Waiting 09:44:06 4872d77fe225: Waiting 09:44:06 b352a97aabf1: Waiting 09:44:06 e2be974225ed: Download complete 09:44:06 988bab9f4d93: Download complete 09:44:06 1469e6f7b9e6: Verifying Checksum 09:44:06 1469e6f7b9e6: Download complete 09:44:07 eaf3925da568: Download complete 09:44:07 339a4e72a1f5: Verifying Checksum 09:44:07 339a4e72a1f5: Download complete 09:44:07 bde34c3a00c8: Verifying Checksum 09:44:07 bde34c3a00c8: Download complete 09:44:07 b352a97aabf1: Verifying Checksum 09:44:07 b352a97aabf1: Download complete 09:44:07 4872d77fe225: Download complete 09:44:07 5851b861e8e6: Verifying Checksum 09:44:07 5851b861e8e6: Download complete 09:44:07 b85a868b505f: Verifying Checksum 09:44:07 b85a868b505f: Download complete 09:44:07 bab4dde63d76: Verifying Checksum 09:44:07 bab4dde63d76: Download complete 09:44:08 b85a868b505f: Pull complete 09:44:08 e2be974225ed: Pull complete 09:44:08 339a4e72a1f5: Pull complete 09:44:09 988bab9f4d93: Pull complete 09:44:09 1469e6f7b9e6: Pull complete 09:44:09 eaf3925da568: Pull complete 09:44:11 bab4dde63d76: Pull complete 09:44:11 bde34c3a00c8: Pull complete 09:44:11 b352a97aabf1: Pull complete 09:44:11 4872d77fe225: Pull complete 09:44:11 5851b861e8e6: Pull complete 09:44:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:44:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:11 prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container 09:44:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@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 09:44:14 $ docker top 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 -eo pid,comm 09:44:14 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). 09:44:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:14 [ssh-agent] Looking for ssh-agent implementation... 09:44:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:14 $ docker exec 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 ssh-agent 09:44:14 SSH_AUTH_SOCK=/tmp/ssh-qYj0P262YkUj/agent.32 09:44:14 SSH_AGENT_PID=38 09:44:14 Running ssh-add (command line suppressed) 09:44:14 Identity added: /w/workspace/edgex-go/673@tmp/private_key_15794685242936603240.key (/w/workspace/edgex-go/673@tmp/private_key_15794685242936603240.key) 09:44:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:15 + git tag --points-at HEAD [Pipeline] } 09:44:15 $ docker exec --env ******** --env ******** 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 ssh-agent -k 09:44:15 unset SSH_AUTH_SOCK; 09:44:15 unset SSH_AGENT_PID; 09:44:15 echo Agent pid 38 killed; 09:44:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:44:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:15 [ssh-agent] Looking for ssh-agent implementation... 09:44:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:15 $ docker exec 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 ssh-agent 09:44:15 SSH_AUTH_SOCK=/tmp/ssh-iwCCc49jxRDA/agent.71 09:44:15 SSH_AGENT_PID=77 09:44:15 Running ssh-add (command line suppressed) 09:44:15 Identity added: /w/workspace/edgex-go/673@tmp/private_key_8321528241446380643.key (/w/workspace/edgex-go/673@tmp/private_key_8321528241446380643.key) 09:44:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:15 + git semver init 09:44:16 2024-08-16 09:44:16,128 [run_init] DEBUG init version:0.0.0 force:False 09:44:16 2024-08-16 09:44:16,129 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/673/.semver 09:44:16 2024-08-16 09:44:16,129 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/673/.semver 09:44:16 2024-08-16 09:44:16,129 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/673/.semver'], cwd=/w/workspace/edgex-go/673, universal_newlines=False, shell=None, istream=None) 09:44:22 2024-08-16 09:44:22,532 [append_file] DEBUG append to file:/w/workspace/edgex-go/673/.git/info/exclude 09:44:22 2024-08-16 09:44:22,533 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/673/.semver/main with force:False 09:44:22 2024-08-16 09:44:22,533 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main 09:44:22 2024-08-16 09:44:22,533 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main 09:44:22 3.2.0-dev.55 [Pipeline] } 09:44:22 $ docker exec --env ******** --env ******** 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 ssh-agent -k 09:44:22 unset SSH_AUTH_SOCK; 09:44:22 unset SSH_AGENT_PID; 09:44:22 echo Agent pid 77 killed; 09:44:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:23 + git semver [Pipeline] } 09:44:23 $ docker stop --time=1 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 09:44:24 $ docker rm -f --volumes 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:44:25 Stashed 1 file(s) [Pipeline] echo 09:44:25 [edgeXSemver]: initialized semver on version 3.2.0-dev.55 [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 09:44:25 + git config --global --add safe.directory /w/workspace/edgex-go/673 [Pipeline] echo 09:44:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:44:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:44:25 ========================================================= 09:44:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:44:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:44:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:44:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:44:26 619be1103602: Pulling fs layer 09:44:26 7862e08f4a3e: Pulling fs layer 09:44:26 5df492c9dc93: Pulling fs layer 09:44:26 7629e6793208: Pulling fs layer 09:44:26 4f4fb700ef54: Pulling fs layer 09:44:26 fb5054dd5b73: Pulling fs layer 09:44:26 eeca6798cff9: Pulling fs layer 09:44:26 aa269ceb94a6: Pulling fs layer 09:44:26 ada007ff1a6a: Pulling fs layer 09:44:26 fb5054dd5b73: Waiting 09:44:26 eeca6798cff9: Waiting 09:44:26 aa269ceb94a6: Waiting 09:44:26 ada007ff1a6a: Waiting 09:44:26 7629e6793208: Waiting 09:44:26 4f4fb700ef54: Waiting 09:44:26 7862e08f4a3e: Verifying Checksum 09:44:26 7862e08f4a3e: Download complete 09:44:26 7629e6793208: Verifying Checksum 09:44:26 7629e6793208: Download complete 09:44:26 4f4fb700ef54: Verifying Checksum 09:44:26 4f4fb700ef54: Download complete 09:44:26 619be1103602: Verifying Checksum 09:44:26 619be1103602: Download complete 09:44:26 fb5054dd5b73: Verifying Checksum 09:44:26 fb5054dd5b73: Download complete 09:44:26 eeca6798cff9: Download complete 09:44:26 619be1103602: Pull complete 09:44:26 ada007ff1a6a: Verifying Checksum 09:44:26 ada007ff1a6a: Download complete 09:44:26 7862e08f4a3e: Pull complete 09:44:26 5df492c9dc93: Verifying Checksum 09:44:26 5df492c9dc93: Download complete 09:44:26 aa269ceb94a6: Verifying Checksum 09:44:26 aa269ceb94a6: Download complete 09:44:30 5df492c9dc93: Pull complete 09:44:30 7629e6793208: Pull complete 09:44:30 4f4fb700ef54: Pull complete 09:44:30 fb5054dd5b73: Pull complete 09:44:30 eeca6798cff9: Pull complete 09:44:33 aa269ceb94a6: Pull complete 09:44:33 ada007ff1a6a: Pull complete 09:44:33 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:44:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:44:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:44:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:44:34 WORKDIR /edgex 09:44:34 COPY go.mod . 09:44:34 RUN go mod download 09:44:34 + docker build -t ci-base-image-x86_64 -f - . 09:44:34 Sending build context to Docker daemon 179.1MB 09:44:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:44:34 ---> f489d0715acc 09:44:34 Step 2/4 : WORKDIR /edgex 09:44:40 Still waiting to schedule task 09:44:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:44:41 ---> Running in a049a23585a2 09:44:41 Removing intermediate container a049a23585a2 09:44:41 ---> 3d4d071290f3 09:44:41 Step 3/4 : COPY go.mod . 09:44:41 ---> 83e78082abc1 09:44:41 Step 4/4 : RUN go mod download 09:44:41 ---> Running in 629c3dd9750f 09:45:07 Removing intermediate container 629c3dd9750f 09:45:07 ---> 32095fdaadfa 09:45:07 Successfully built 32095fdaadfa 09:45:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:08 + docker inspect -f . ci-base-image-x86_64 09:45:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:08 prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container 09:45:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@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 09:45:08 $ docker top 3441d888a01c6c0b043c2f02db49fd8417abe7d8fda05a3ec8580346140d3aa8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:09 + go version 09:45:09 go version go1.21.9 linux/amd64 [Pipeline] } 09:45:09 $ docker stop --time=1 3441d888a01c6c0b043c2f02db49fd8417abe7d8fda05a3ec8580346140d3aa8 09:45:10 $ docker rm -f --volumes 3441d888a01c6c0b043c2f02db49fd8417abe7d8fda05a3ec8580346140d3aa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:10 + docker inspect -f . ci-base-image-x86_64 09:45:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:10 prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container 09:45:10 $ 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/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@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 09:45:11 $ docker top d14ae5573f376bae5bccb9cd0d0990b7d4db597313479974b389f79f8565c4d6 -eo pid,comm [Pipeline] { [Pipeline] echo 09:45:11 ========================================================= 09:45:11 [edgeXBuildGoParallel] Running Tests and Build... 09:45:11 ========================================================= [Pipeline] sh 09:45:11 + git config --global --add safe.directory /w/workspace/edgex-go/673 [Pipeline] fileExists [Pipeline] sh 09:45:11 + make test 09:45:11 go test -race -coverprofile=coverage.out ./... 09:45:20 ? github.com/edgexfoundry/edgex-go [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:45:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 09:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:45:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements 09:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements 09:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.036s coverage: 53.2% of statements 09:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.615s coverage: 93.4% of statements 09:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements 09:45:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 7.0% of statements 09:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 09:45:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.394s coverage: 95.8% of statements 09:45:59 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:46:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] 09:46:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 0.8% of statements 09:46:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 30.7% of statements 09:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements 09:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.016s coverage: 77.8% of statements 09:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 09:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements 09:46:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 09:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements 09:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 09:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:46:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 09:46:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:46:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:46:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:46:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:46:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:46:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:46:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:46:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7810 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:46:22 Running in /w/workspace/edgex-go/673 [Pipeline] { [Pipeline] checkout 09:46:25 The recommended git tool is: git 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.045s coverage: 92.9% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 67.2% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.080s coverage: 81.8% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.144s coverage: 63.1% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 36.5% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 89.5% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.072s coverage: 76.9% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.034s coverage: 61.8% of statements 09:46:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements 09:46:27 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 09:46:27 running golangci-lint 09:46:27 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:46:27 go version go1.21.9 linux/amd64 09:46:27 level=info msg="[config_reader] Used config file .golangci.yml" 09:46:27 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:46:32 using credential edgex-jenkins-ssh 09:46:32 Cloning the remote Git repository 09:46:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:46:32 > git init /w/workspace/edgex-go/673 # timeout=10 09:46:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:46:33 > git --version # timeout=10 09:46:33 > git --version # 'git version 2.25.1' 09:46:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:46:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:46:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:46:50 Avoid second fetch 09:46:50 Checking out Revision 3a869a1a34d0f0849a63796cd05f94cfcea32072 (main) 09:46:51 Commit message: "Merge pull request #4864 from jackchenjc/issue-4834-5th" 09:46:50 > git config core.sparsecheckout # timeout=10 09:46:50 > git checkout -f 3a869a1a34d0f0849a63796cd05f94cfcea32072 # timeout=10 09:46:54 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|name|deps|exports_file|imports) took 24.962423395s" 09:46:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.230566ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:46:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:46:56 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:56 Dload Upload Total Spent Left Speed 09:46:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh 09:46:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:46:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:46:56 + sudo tee /etc/docker/daemon.new 09:46:56 { 09:46:56 "registry-mirrors": [ 09:46:56 "https://nexus3.edgexfoundry.org:10001" 09:46:56 ], 09:46:56 "bip": "10.250.0.254/24", 09:46:56 "hosts": [ 09:46:56 "tcp://0.0.0.0:5555", 09:46:56 "unix:///var/run/docker.sock" 09:46:56 ], 09:46:56 "mtu": 1458, 09:46:56 "selinux-enabled": true, 09:46:56 "seccomp-profile": "/etc/docker/seccomp.json" 09:46:56 } [Pipeline] sh 09:46:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:46:57 + sudo service docker restart 09:47:08 level=info msg="[linters_context/goanalysis] analyzers took 2m5.397073196s with top 10 stages: buildir: 1m9.585073877s, gosec: 11.63520311s, inspect: 3.364403316s, fact_deprecated: 3.363359923s, printf: 2.238427871s, fact_purity: 1.837092815s, ctrlflow: 1.614970578s, nilness: 1.604140754s, S1038: 1.486134895s, isgenerated: 1.411332492s" 09:47:08 level=info msg="[runner] Issues before processing: 214, after processing: 0" 09:47:08 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, exclude-rules: 22/214, cgo: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude: 214/214, nolint: 0/22" 09:47:08 level=info msg="[runner] processing took 21.833797ms with stages: nolint: 10.204635ms, identifier_marker: 5.246534ms, path_prettifier: 1.972874ms, autogenerated_exclude: 1.832902ms, exclude-rules: 1.738651ms, skip_dirs: 777.51µs, cgo: 34.191µs, filename_unadjuster: 19.3µs, max_same_issues: 1.76µs, fixer: 830ns, max_from_linter: 770ns, sort_results: 730ns, skip_files: 570ns, exclude: 540ns, uniq_by_line: 510ns, severity-rules: 440ns, diff: 300ns, source_code: 210ns, max_per_file_from_linter: 200ns, path_shortener: 180ns, path_prefixer: 160ns" 09:47:08 level=info msg="[runner] linters took 14.405668149s with stages: goanalysis_metalinter: 14.38364858s" 09:47:08 level=info msg="File cache stats: 0 entries of total size 0B" 09:47:08 level=info msg="Memory: 394 samples, avg is 328.4MB, max is 1403.3MB" 09:47:08 level=info msg="Execution took 39.42220978s" 09:47:08 go vet ./... 09:47:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:47:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:47:14 ./bin/test-attribution-txt.sh 09:47:14 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 09:47:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:47:15 + ls -al . 09:47:15 total 900 09:47:15 drwxrwxr-x 11 1001 1001 4096 Aug 16 09:45 . 09:47:15 drwxr-xr-x 4 root root 4096 Aug 16 09:45 .. 09:47:15 drwxrwxr-x 2 1001 1001 4096 Aug 16 09:43 .blubracket 09:47:15 -rw-rw-r-- 1 1001 1001 10 Aug 16 09:43 .dockerignore 09:47:15 drwxrwxr-x 8 1001 1001 4096 Aug 16 09:46 .git 09:47:15 drwxrwxr-x 3 1001 1001 4096 Aug 16 09:43 .github 09:47:15 -rw-rw-r-- 1 1001 1001 1102 Aug 16 09:43 .gitignore 09:47:15 -rw-rw-r-- 1 1001 1001 42 Aug 16 09:43 .golangci.yml 09:47:15 -rw-rw-r-- 1 1001 1001 100 Aug 16 09:43 .hadolint.yml 09:47:15 drwxr-xr-x 3 1001 1001 4096 Aug 16 09:44 .semver 09:47:15 -rw-rw-r-- 1 1001 1001 155 Aug 16 09:43 .sonarcloud.properties 09:47:15 -rw-rw-r-- 1 1001 1001 1171 Aug 16 09:43 ADOPTERS.md 09:47:15 -rw-rw-r-- 1 1001 1001 21171 Aug 16 09:43 Attribution.txt 09:47:15 -rw-rw-r-- 1 1001 1001 100284 Aug 16 09:43 CHANGELOG.md 09:47:15 -rw-rw-r-- 1 1001 1001 3804 Aug 16 09:43 CONTRIBUTING.md 09:47:15 -rw-rw-r-- 1 1001 1001 677 Aug 16 09:43 GOVERNANCE.md 09:47:15 -rw-rw-r-- 1 1001 1001 861 Aug 16 09:43 Jenkinsfile 09:47:15 -rw-rw-r-- 1 1001 1001 10775 Aug 16 09:43 LICENSE 09:47:15 -rw-rw-r-- 1 1001 1001 16854 Aug 16 09:43 Makefile 09:47:15 -rw-rw-r-- 1 1001 1001 582 Aug 16 09:43 OWNERS.md 09:47:15 -rw-rw-r-- 1 1001 1001 9528 Aug 16 09:43 README.md 09:47:15 -rw-rw-r-- 1 1001 1001 789 Aug 16 09:43 SECURITY.md 09:47:15 -rw-rw-r-- 1 1001 1001 12 Aug 16 09:44 VERSION 09:47:15 drwxrwxr-x 2 1001 1001 4096 Aug 16 09:43 bin 09:47:15 drwxrwxr-x 20 1001 1001 4096 Aug 16 09:43 cmd 09:47:15 -rw-r--r-- 1 root root 529245 Aug 16 09:46 coverage.out 09:47:15 drwxrwxr-x 2 1001 1001 4096 Aug 16 09:43 fuzz_test 09:47:15 -rw-rw-r-- 1 1001 1001 7317 Aug 16 09:43 go.mod 09:47:15 -rw-rw-r-- 1 1001 1001 102581 Aug 16 09:43 go.sum 09:47:15 drwxrwxr-x 7 1001 1001 4096 Aug 16 09:43 internal 09:47:15 drwxrwxr-x 3 1001 1001 4096 Aug 16 09:43 openapi 09:47:15 -rw-rw-r-- 1 1001 1001 584 Aug 16 09:43 security.txt 09:47:15 -rw-rw-r-- 1 1001 1001 204 Aug 16 09:43 version.go [Pipeline] sh 09:47:15 + '[' -e coverage.out ] 09:47:15 + chown 1001:1001 coverage.out [Pipeline] stash 09:47:15 Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:15 provisioning config files... 09:47:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/673@tmp/config5604887759419725150tmp 09:47:15 + make build 09:47:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:16 ---> ****-login.sh 09:47:16 nexus3.edgexfoundry.org:10001 09:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:16 Configure a credential helper to remove this warning. See 09:47:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:16 09:47:16 Login Succeeded 09:47:16 nexus3.edgexfoundry.org:10002 09:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:17 Configure a credential helper to remove this warning. See 09:47:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:17 09:47:17 Login Succeeded 09:47:17 nexus3.edgexfoundry.org:10003 09:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:17 Configure a credential helper to remove this warning. See 09:47:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:17 09:47:17 Login Succeeded 09:47:17 nexus3.edgexfoundry.org:10004 09:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:17 Configure a credential helper to remove this warning. See 09:47:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:17 09:47:17 Login Succeeded 09:47:17 ****.io 09:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:18 Configure a credential helper to remove this warning. See 09:47:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:18 09:47:18 Login Succeeded 09:47:18 ---> ****-login.sh ends [Pipeline] } 09:47:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:47:19 + git config --global --add safe.directory /w/workspace/edgex-go/673 [Pipeline] echo 09:47:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:47:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:47:19 ========================================================= 09:47:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:47:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:47:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:47:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:47:19 c6b39de5b339: Pulling fs layer 09:47:19 a69c41024577: Pulling fs layer 09:47:19 d6de4b400683: Pulling fs layer 09:47:19 35cb2a7552d0: Pulling fs layer 09:47:19 4f4fb700ef54: Pulling fs layer 09:47:19 464afbd9ba4c: Pulling fs layer 09:47:19 00f215d4a9da: Pulling fs layer 09:47:19 d496ad576159: Pulling fs layer 09:47:19 35cb2a7552d0: Waiting 09:47:19 4f4fb700ef54: Waiting 09:47:19 464afbd9ba4c: Waiting 09:47:19 d496ad576159: Waiting 09:47:19 a69c41024577: Verifying Checksum 09:47:19 a69c41024577: Download complete 09:47:19 35cb2a7552d0: Verifying Checksum 09:47:19 35cb2a7552d0: Download complete 09:47:19 4f4fb700ef54: Verifying Checksum 09:47:19 4f4fb700ef54: Download complete 09:47:19 464afbd9ba4c: Verifying Checksum 09:47:19 464afbd9ba4c: Download complete 09:47:19 c6b39de5b339: Verifying Checksum 09:47:19 c6b39de5b339: Download complete 09:47:19 d496ad576159: Verifying Checksum 09:47:19 d496ad576159: Download complete 09:47:20 c6b39de5b339: Pull complete 09:47:21 a69c41024577: Pull complete 09:47:21 d6de4b400683: Download complete 09:47:22 00f215d4a9da: Verifying Checksum 09:47:22 00f215d4a9da: Download complete 09:47:34 d6de4b400683: Pull complete 09:47:34 35cb2a7552d0: Pull complete 09:47:34 4f4fb700ef54: Pull complete 09:47:34 464afbd9ba4c: Pull complete 09:47:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:47:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:47:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:47:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:47:44 00f215d4a9da: Pull complete 09:47:45 d496ad576159: Pull complete 09:47:45 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:47:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:47:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:47:45 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:47:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:47:45 WORKDIR /edgex 09:47:45 COPY go.mod . 09:47:45 RUN go mod download 09:47:45 + docker build -t ci-base-image-arm64 -f - . 09:47:45 Sending build context to Docker daemon 3.516MB 09:47:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:47:45 ---> f246e2811388 09:47:45 Step 2/4 : WORKDIR /edgex 09:47:47 ---> Running in 582751dd7b62 09:47:47 Removing intermediate container 582751dd7b62 09:47:47 ---> ba12a52932ff 09:47:47 Step 3/4 : COPY go.mod . 09:47:48 ---> 7e254bbdaebf 09:47:48 Step 4/4 : RUN go mod download 09:47:48 ---> Running in 5189c882821a 09:47:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:47:51 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:47:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:47:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:47:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:47:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:47:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:47:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:48:00 $ docker stop --time=1 d14ae5573f376bae5bccb9cd0d0990b7d4db597313479974b389f79f8565c4d6 09:48:03 $ docker rm -f --volumes d14ae5573f376bae5bccb9cd0d0990b7d4db597313479974b389f79f8565c4d6 [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 09:48:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:48:04 09:48:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:48:05 latest: Pulling from edgex-devops/edgex-compose 09:48:05 91d30c5bc195: Pulling fs layer 09:48:05 2e9b0aa3be6d: Pulling fs layer 09:48:05 9c61dcf015f6: Pulling fs layer 09:48:05 4698f68db338: Pulling fs layer 09:48:05 2a2f49069b9e: Pulling fs layer 09:48:05 e0025b399a48: Pulling fs layer 09:48:05 4698f68db338: Waiting 09:48:05 2a2f49069b9e: Waiting 09:48:05 e0025b399a48: Waiting 09:48:05 91d30c5bc195: Download complete 09:48:05 4698f68db338: Verifying Checksum 09:48:05 4698f68db338: Download complete 09:48:05 2e9b0aa3be6d: Verifying Checksum 09:48:05 2e9b0aa3be6d: Download complete 09:48:05 e0025b399a48: Download complete 09:48:05 91d30c5bc195: Pull complete 09:48:05 2a2f49069b9e: Download complete 09:48:05 2e9b0aa3be6d: Pull complete 09:48:05 9c61dcf015f6: Download complete 09:48:08 9c61dcf015f6: Pull complete 09:48:08 4698f68db338: Pull complete 09:48:08 2a2f49069b9e: Pull complete 09:48:08 e0025b399a48: Pull complete 09:48:08 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:48:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:09 prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container 09:48:09 $ 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/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@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 09:48:10 $ docker top 561db9c4c74a114c5462a314ed26fdc3de675163b04818c0921ff063ee57fa9c -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:10 + docker compose -f ./docker-compose-build.yml build --parallel 09:48:12 #1 [support-notifications internal] load build definition from Dockerfile 09:48:12 #1 transferring dockerfile: 1.95kB done 09:48:12 #1 DONE 0.0s 09:48:13 09:48:13 #2 [core-data internal] load build definition from Dockerfile 09:48:13 #2 transferring dockerfile: 2.01kB done 09:48:13 #2 DONE 0.0s 09:48:13 09:48:13 #3 [security-proxy-auth internal] load build definition from Dockerfile 09:48:13 #3 transferring dockerfile: 2.15kB done 09:48:13 #3 DONE 0.0s 09:48:13 09:48:13 #4 [security-spire-server internal] load build definition from Dockerfile 09:48:13 #4 transferring dockerfile: 1.70kB done 09:48:13 #4 DONE 0.0s 09:48:13 09:48:13 #5 [core-command internal] load build definition from Dockerfile 09:48:13 #5 transferring dockerfile: 1.93kB done 09:48:13 #5 DONE 0.0s 09:48:13 09:48:13 #6 [core-metadata internal] load build definition from Dockerfile 09:48:13 #6 transferring dockerfile: 2.06kB done 09:48:13 #6 DONE 0.0s 09:48:13 09:48:13 #7 [security-secretstore-setup internal] load build definition from Dockerfile 09:48:13 #7 transferring dockerfile: 2.49kB done 09:48:13 #7 DONE 0.0s 09:48:13 09:48:13 #8 [security-spire-agent internal] load build definition from Dockerfile 09:48:13 #8 transferring dockerfile: 1.81kB done 09:48:13 #8 DONE 0.0s 09:48:13 09:48:13 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:48:13 #9 transferring dockerfile: 2.23kB done 09:48:13 #9 DONE 0.0s 09:48:13 09:48:13 #10 [security-proxy-setup internal] load build definition from Dockerfile 09:48:13 #10 transferring dockerfile: 2.50kB done 09:48:13 #10 DONE 0.0s 09:48:13 09:48:13 #11 [support-scheduler internal] load build definition from Dockerfile 09:48:13 #11 transferring dockerfile: 1.93kB done 09:48:13 #11 DONE 0.0s 09:48:13 09:48:13 #12 [core-keeper internal] load build definition from Dockerfile 09:48:13 #12 transferring dockerfile: 2.01kB done 09:48:13 #12 DONE 0.0s 09:48:13 09:48:13 #13 [security-bootstrapper internal] load build definition from Dockerfile 09:48:13 #13 transferring dockerfile: 3.17kB done 09:48:13 #13 DONE 0.0s 09:48:13 09:48:13 #14 [support-notifications internal] load .dockerignore 09:48:13 #14 transferring context: 50B done 09:48:13 #14 DONE 0.0s 09:48:13 09:48:13 #15 [security-spire-config internal] load build definition from Dockerfile 09:48:13 #15 transferring dockerfile: 1.69kB done 09:48:13 #15 DONE 0.0s 09:48:13 09:48:13 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:48:13 #16 transferring dockerfile: 1.89kB done 09:48:13 #16 DONE 0.0s 09:48:13 09:48:13 #17 [support-cron-scheduler internal] load build definition from Dockerfile 09:48:13 #17 transferring dockerfile: 1.85kB done 09:48:13 #17 DONE 0.0s 09:48:13 09:48:13 #18 [core-data internal] load .dockerignore 09:48:13 #18 transferring context: 50B done 09:48:13 #18 DONE 0.0s 09:48:13 09:48:13 #19 [security-proxy-auth internal] load .dockerignore 09:48:13 #19 transferring context: 50B done 09:48:13 #19 DONE 0.0s 09:48:13 09:48:13 #20 [security-spire-server internal] load .dockerignore 09:48:13 #20 transferring context: 50B done 09:48:13 #20 DONE 0.0s 09:48:13 09:48:13 #21 [core-metadata internal] load .dockerignore 09:48:13 #21 transferring context: 50B done 09:48:13 #21 DONE 0.0s 09:48:13 09:48:13 #22 [core-command internal] load .dockerignore 09:48:13 #22 transferring context: 50B done 09:48:13 #22 DONE 0.1s 09:48:13 09:48:13 #23 [security-spire-agent internal] load .dockerignore 09:48:13 #23 transferring context: 50B done 09:48:13 #23 DONE 0.1s 09:48:13 09:48:13 #24 [security-bootstrapper internal] load .dockerignore 09:48:13 #24 ... 09:48:13 09:48:13 #25 [security-secretstore-setup internal] load .dockerignore 09:48:13 #25 transferring context: 50B done 09:48:13 #25 DONE 0.1s 09:48:13 09:48:13 #26 [core-common-config-bootstrapper internal] load .dockerignore 09:48:13 #26 transferring context: 50B done 09:48:13 #26 DONE 0.1s 09:48:13 09:48:13 #27 [support-scheduler internal] load .dockerignore 09:48:13 #27 transferring context: 50B done 09:48:13 #27 DONE 0.1s 09:48:13 09:48:13 #28 [security-proxy-setup internal] load .dockerignore 09:48:13 #28 transferring context: 50B done 09:48:13 #28 DONE 0.1s 09:48:13 09:48:13 #29 [core-keeper internal] load .dockerignore 09:48:13 #29 transferring context: 50B done 09:48:13 #29 DONE 0.1s 09:48:13 09:48:13 #30 [security-spire-config internal] load .dockerignore 09:48:13 #30 transferring context: 50B done 09:48:13 #30 DONE 0.1s 09:48:13 09:48:13 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:48:13 #31 DONE 0.0s 09:48:13 09:48:13 #24 [security-bootstrapper internal] load .dockerignore 09:48:13 #24 transferring context: 50B done 09:48:13 #24 DONE 0.1s 09:48:13 09:48:13 #32 [security-spiffe-token-provider internal] load .dockerignore 09:48:13 #32 transferring context: 50B done 09:48:13 #32 DONE 0.1s 09:48:13 09:48:13 #33 [support-cron-scheduler internal] load .dockerignore 09:48:13 #33 transferring context: 50B done 09:48:13 #33 DONE 0.1s 09:48:13 09:48:13 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:48:13 #31 DONE 0.0s 09:48:13 09:48:13 #34 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:48:13 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:48:13 #34 ... 09:48:13 09:48:13 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:48:13 #31 DONE 0.0s 09:48:13 09:48:13 #35 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:48:13 #35 DONE 0.1s 09:48:13 09:48:13 #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:48:13 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:48:13 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:48:13 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:48:13 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:48:13 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.1s 09:48:13 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 09:48:14 #34 ... 09:48:14 09:48:14 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:48:14 #31 DONE 0.0s 09:48:14 09:48:14 #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:48:14 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 09:48:14 #34 ... 09:48:14 09:48:14 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:48:14 #31 DONE 0.0s 09:48:14 09:48:14 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:48:14 #36 DONE 0.6s 09:48:14 09:48:14 #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:48:14 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:48:14 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:48:14 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:48:14 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:48:14 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 09:48:14 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 09:48:14 #34 ... 09:48:14 09:48:14 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:48:14 #31 DONE 0.0s 09:48:14 09:48:14 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:48:14 #36 DONE 0.6s 09:48:14 09:48:14 #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:48:14 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:48:14 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:48:14 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:48:14 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:48:14 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 09:48:14 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 09:48:14 #34 ... 09:48:14 09:48:14 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:48:14 #31 DONE 0.0s 09:48:14 09:48:14 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:48:14 #36 DONE 0.6s 09:48:14 09:48:14 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:48:14 #31 DONE 0.0s 09:48:14 09:48:14 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:48:14 #35 DONE 0.5s 09:48:14 09:48:14 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:48:14 #37 DONE 0.5s 09:48:14 09:48:14 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:48:14 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:48:14 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:48:14 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:48:14 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:48:14 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 09:48:14 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 09:48:14 #34 ... 09:48:14 09:48:14 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:48:14 #38 DONE 0.8s 09:48:14 09:48:14 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:48:14 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:48:14 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:48:14 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:48:14 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:48:14 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 09:48:14 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 09:48:15 #34 DONE 1.2s 09:48:15 09:48:15 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:48:15 #39 DONE 0.7s 09:48:15 09:48:15 #40 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:48:15 #40 ... 09:48:15 09:48:15 #41 [security-spire-config internal] load build context 09:48:15 #41 transferring context: 25.85kB 0.0s done 09:48:15 #41 DONE 0.3s 09:48:15 09:48:15 #42 [security-spire-server internal] load build context 09:48:15 #42 transferring context: 27.60kB 0.1s done 09:48:15 #42 DONE 0.3s 09:48:15 09:48:15 #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:48:15 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:48:15 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:48:15 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:48:15 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:48:15 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 09:48:15 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 09:48:15 #34 DONE 1.2s 09:48:15 09:48:15 #43 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:48:15 #43 ... 09:48:15 09:48:15 #44 [security-spire-agent internal] load build context 09:48:15 #44 transferring context: 27.13kB 0.0s done 09:48:15 #44 DONE 0.3s 09:48:15 09:48:15 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:48:15 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 09:48:15 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:48:15 #45 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:48:15 #45 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:48:15 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.3s 09:48:15 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.3s 09:48:15 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s 09:48:15 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:48:15 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 09:48:15 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s 09:48:15 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 09:48:15 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s 09:48:15 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 09:48:15 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 09:48:15 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.6s 09:48:15 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 09:48:16 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.48MB / 30.73MB 0.7s 09:48:16 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 0.8s 09:48:16 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s 09:48:16 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 09:48:17 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:48:17 #45 ... 09:48:17 09:48:17 #46 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:17 #46 DONE 2.9s 09:48:17 09:48:17 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:48:17 #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 09:48:17 #47 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:48:17 #47 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:48:17 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:48:17 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:48:17 #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:48:17 #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 09:48:17 #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.5s done 09:48:17 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 09:48:17 #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:48:17 #47 ... 09:48:17 09:48:17 #40 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:48:17 #40 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:17 #40 1.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:17 #40 1.700 (1/4) Installing ca-certificates (20240226-r0) 09:48:17 #40 1.712 (2/4) Installing dumb-init (1.2.5-r2) 09:48:17 #40 1.715 (3/4) Installing su-exec (0.2-r3) 09:48:17 #40 1.723 (4/4) Installing yq (4.33.3-r5) 09:48:17 #40 1.781 Executing busybox-1.36.1-r7.trigger 09:48:17 #40 1.785 Executing ca-certificates-20240226-r0.trigger 09:48:17 #40 1.861 OK: 17 MiB in 19 packages 09:48:17 #40 DONE 2.8s 09:48:17 09:48:17 #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:48:17 #0 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:17 #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:17 #0 1.536 OK: 264 MiB in 52 packages 09:48:17 #48 DONE 3.2s 09:48:17 09:48:17 #49 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:48:17 #0 0.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:17 #0 0.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:17 #0 1.173 OK: 264 MiB in 52 packages 09:48:17 #49 DONE 3.3s 09:48:18 09:48:18 #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:48:18 #0 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:18 #0 1.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:18 #0 1.522 OK: 264 MiB in 52 packages 09:48:18 #50 DONE 3.2s 09:48:18 09:48:18 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:48:18 #0 0.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:18 #0 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:18 #0 1.193 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:48:18 #0 1.193 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:48:18 #0 1.193 OK: 20077 distinct packages available 09:48:18 #0 1.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:18 #0 1.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:18 #0 1.787 OK: 264 MiB in 52 packages 09:48:18 #51 DONE 3.3s 09:48:18 09:48:18 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:48:18 #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 09:48:18 #45 ... 09:48:18 09:48:18 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:48:18 #0 1.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:18 #0 1.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:18 #0 1.827 (1/2) Installing ca-certificates (20240226-r0) 09:48:18 #0 1.843 (2/2) Installing dumb-init (1.2.5-r2) 09:48:18 #0 1.847 Executing busybox-1.36.1-r7.trigger 09:48:18 #0 1.861 Executing ca-certificates-20240226-r0.trigger 09:48:18 #0 1.905 OK: 8 MiB in 17 packages 09:48:18 #52 DONE 2.9s 09:48:18 09:48:18 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:48:20 #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.6s done 09:48:23 #45 ... 09:48:23 09:48:23 #53 [core-data internal] load build context 09:48:23 #53 transferring context: 149.51MB 9.9s 09:48:24 #53 ... 09:48:24 09:48:24 #54 [core-metadata internal] load build context 09:48:24 #54 ... 09:48:24 09:48:24 #55 [security-proxy-auth internal] load build context 09:48:24 #55 ... 09:48:24 09:48:24 #56 [support-notifications internal] load build context 09:48:24 #56 ... 09:48:24 09:48:24 #57 [security-secretstore-setup internal] load build context 09:48:24 #57 ... 09:48:24 09:48:24 #58 [core-command internal] load build context 09:48:26 #58 ... 09:48:26 09:48:26 #59 [security-proxy-setup internal] load build context 09:48:26 #59 ... 09:48:26 09:48:26 #60 [security-bootstrapper internal] load build context 09:48:27 #60 ... 09:48:27 09:48:27 #61 [support-scheduler internal] load build context 09:48:27 #61 ... 09:48:27 09:48:27 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:48:27 #0 3.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:27 #0 4.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:27 #0 4.389 (1/3) Installing ca-certificates (20240226-r0) 09:48:27 #0 4.406 (2/3) Installing dumb-init (1.2.5-r2) 09:48:27 #0 4.413 (3/3) Installing tzdata (2024a-r0) 09:48:27 #0 4.478 Executing busybox-1.36.1-r7.trigger 09:48:27 #0 4.481 Executing ca-certificates-20240226-r0.trigger 09:48:27 #0 4.531 OK: 11 MiB in 18 packages 09:48:27 #62 ... 09:48:27 09:48:27 #63 [security-spiffe-token-provider internal] load build context 09:48:27 #63 ... 09:48:27 09:48:27 #64 [support-cron-scheduler internal] load build context 09:48:28 #64 ... 09:48:28 09:48:28 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:28 #65 ... 09:48:28 09:48:28 #66 [core-common-config-bootstrapper internal] load build context 09:48:28 #66 ... 09:48:28 09:48:28 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:48:29 #67 ... 09:48:29 09:48:29 #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:48:29 #68 ... 09:48:29 09:48:29 #69 [core-keeper internal] load build context 09:48:29 #69 ... 09:48:29 09:48:29 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:48:29 #0 6.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:29 #0 6.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:29 #0 6.640 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:48:29 #0 6.640 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:48:29 #0 6.640 OK: 20070 distinct packages available 09:48:29 #0 6.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:29 #0 6.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:29 #0 6.978 (1/4) Installing dumb-init (1.2.5-r2) 09:48:29 #0 7.252 (2/4) Installing musl-obstack (1.2.3-r2) 09:48:29 #0 7.259 (3/4) Installing libucontext (1.2-r2) 09:48:29 #0 7.281 (4/4) Installing gcompat (1.1.0-r1) 09:48:29 #0 7.286 Executing busybox-1.36.1-r7.trigger 09:48:29 #0 7.298 OK: 8 MiB in 19 packages 09:48:29 #70 ... 09:48:29 09:48:29 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:48:29 #71 ... 09:48:29 09:48:29 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:48:29 #0 3.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:29 #0 4.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:29 #0 4.353 (1/2) Installing dumb-init (1.2.5-r2) 09:48:29 #0 4.353 (2/2) Installing su-exec (0.2-r3) 09:48:29 #0 4.368 Executing busybox-1.36.1-r7.trigger 09:48:29 #0 4.368 OK: 7 MiB in 17 packages 09:48:29 #72 ... 09:48:29 09:48:29 #43 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:48:29 #43 4.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:29 #43 4.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:29 #43 4.453 (1/1) Installing dumb-init (1.2.5-r2) 09:48:29 #43 4.453 Executing busybox-1.36.1-r7.trigger 09:48:29 #43 4.470 OK: 7 MiB in 16 packages 09:48:29 #43 ... 09:48:29 09:48:29 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:48:29 #47 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.2s done 09:48:29 #47 ... 09:48:29 09:48:29 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:48:29 #0 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:29 #0 3.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:29 #0 4.114 (1/4) Installing dumb-init (1.2.5-r2) 09:48:29 #0 4.114 (2/4) Installing openssl (3.1.6-r0) 09:48:29 #0 4.114 (3/4) Installing su-exec (0.2-r3) 09:48:29 #0 4.121 (4/4) Installing yq (4.33.3-r5) 09:48:29 #0 4.196 Executing busybox-1.36.1-r7.trigger 09:48:29 #0 4.219 OK: 17 MiB in 19 packages 09:48:29 #73 ... 09:48:29 09:48:29 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:48:29 #74 ... 09:48:29 09:48:29 #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:48:29 #0 3.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:29 #0 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:29 #0 3.964 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:48:29 #0 3.964 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:48:29 #0 3.964 OK: 20070 distinct packages available 09:48:29 #0 4.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:29 #0 4.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:29 #0 4.423 (1/5) Installing dumb-init (1.2.5-r2) 09:48:29 #0 4.423 (2/5) Installing musl-obstack (1.2.3-r2) 09:48:29 #0 4.428 (3/5) Installing libucontext (1.2-r2) 09:48:29 #0 4.432 (4/5) Installing gcompat (1.1.0-r1) 09:48:29 #0 4.436 (5/5) Installing openssl (3.1.6-r0) 09:48:29 #0 4.447 Executing busybox-1.36.1-r7.trigger 09:48:29 #0 4.462 OK: 8 MiB in 20 packages 09:48:29 #75 ... 09:48:29 09:48:29 #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:48:29 #0 4.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:29 #0 4.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:29 #0 5.059 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:48:29 #0 5.059 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:48:29 #0 5.059 OK: 20070 distinct packages available 09:48:29 #0 5.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:29 #0 5.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:29 #0 5.380 (1/11) Installing ca-certificates (20240226-r0) 09:48:29 #0 5.398 (2/11) Installing brotli-libs (1.0.9-r14) 09:48:29 #0 5.426 (3/11) Installing libunistring (1.1-r1) 09:48:29 #0 5.458 (4/11) Installing libidn2 (2.3.4-r1) 09:48:29 #0 5.461 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:48:29 #0 5.467 (6/11) Installing libcurl (8.9.0-r0) 09:48:29 #0 5.482 (7/11) Installing curl (8.9.0-r0) 09:48:29 #0 5.489 (8/11) Installing dumb-init (1.2.5-r2) 09:48:29 #0 5.492 (9/11) Installing musl-obstack (1.2.3-r2) 09:48:29 #0 5.494 (10/11) Installing libucontext (1.2-r2) 09:48:29 #0 5.497 (11/11) Installing gcompat (1.1.0-r1) 09:48:29 #0 5.503 Executing busybox-1.36.1-r7.trigger 09:48:29 #0 5.506 Executing ca-certificates-20240226-r0.trigger 09:48:29 #0 5.550 OK: 12 MiB in 26 packages 09:48:29 #76 ... 09:48:29 09:48:29 #69 [core-keeper internal] load build context 09:48:29 #69 transferring context: 284.00MB 15.3s 09:48:33 #69 ... 09:48:33 09:48:33 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:48:33 #73 DONE 18.2s 09:48:33 09:48:33 #55 [security-proxy-auth internal] load build context 09:48:33 #55 transferring context: 494.48MB 18.3s done 09:48:33 #55 DONE 19.2s 09:48:33 09:48:33 #69 [core-keeper internal] load build context 09:48:33 #69 ... 09:48:33 09:48:33 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:48:33 #72 DONE 18.2s 09:48:33 09:48:33 #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:48:33 #76 DONE 18.3s 09:48:33 09:48:33 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:48:33 #70 DONE 18.3s 09:48:33 09:48:33 #69 [core-keeper internal] load build context 09:48:33 #69 ... 09:48:33 09:48:33 #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:48:33 #75 DONE 18.4s 09:48:33 09:48:33 #69 [core-keeper internal] load build context 09:48:33 #69 ... 09:48:33 09:48:33 #43 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:48:33 #43 DONE 18.4s 09:48:33 09:48:33 #69 [core-keeper internal] load build context 09:48:33 #69 ... 09:48:33 09:48:33 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:48:33 #62 DONE 18.6s 09:48:33 09:48:33 #69 [core-keeper internal] load build context 09:48:33 #69 ... 09:48:33 09:48:33 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:33 #65 DONE 18.7s 09:48:33 09:48:33 #69 [core-keeper internal] load build context 09:48:34 #69 ... 09:48:34 09:48:34 #54 [core-metadata internal] load build context 09:48:34 #54 ... 09:48:34 09:48:34 #53 [core-data internal] load build context 09:48:34 #53 ... 09:48:34 09:48:34 #56 [support-notifications internal] load build context 09:48:34 #56 ... 09:48:34 09:48:34 #57 [security-secretstore-setup internal] load build context 09:48:34 #57 ... 09:48:34 09:48:34 #59 [security-proxy-setup internal] load build context 09:48:36 #59 ... 09:48:36 09:48:36 #58 [core-command internal] load build context 09:48:36 #58 transferring context: 494.48MB 20.7s done 09:48:36 #58 ... 09:48:36 09:48:36 #66 [core-common-config-bootstrapper internal] load build context 09:48:36 #66 ... 09:48:36 09:48:36 #61 [support-scheduler internal] load build context 09:48:36 #61 ... 09:48:36 09:48:36 #60 [security-bootstrapper internal] load build context 09:48:36 #60 ... 09:48:36 09:48:36 #63 [security-spiffe-token-provider internal] load build context 09:48:36 #63 ... 09:48:36 09:48:36 #60 [security-bootstrapper internal] load build context 09:48:38 #60 ... 09:48:38 09:48:38 #64 [support-cron-scheduler internal] load build context 09:48:38 #64 ... 09:48:38 09:48:38 #60 [security-bootstrapper internal] load build context 09:48:40 #60 transferring context: 317.47MB 25.3s 09:48:42 #60 transferring context: 494.48MB 26.8s done 09:48:44 #60 ... 09:48:44 09:48:44 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:48:44 #77 ... 09:48:44 09:48:44 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:48:44 #78 ... 09:48:44 09:48:44 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:48:44 #79 ... 09:48:44 09:48:44 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:48:44 #80 ... 09:48:44 09:48:44 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:48:44 #71 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:44 #71 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:44 #71 16.83 OK: 8 MiB in 17 packages 09:48:44 #71 ... 09:48:44 09:48:44 #81 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:48:44 #81 ... 09:48:44 09:48:44 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:48:45 Removing intermediate container 5189c882821a 09:48:45 ---> 784a4c6ff44a 09:48:45 Successfully built 784a4c6ff44a 09:48:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:45 #82 ... 09:48:45 09:48:45 #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:48:45 #83 ... 09:48:45 09:48:45 #54 [core-metadata internal] load build context 09:48:45 #54 transferring context: 494.48MB 25.4s done 09:48:45 #54 ... 09:48:45 09:48:45 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:48:45 #84 ... 09:48:45 09:48:45 #69 [core-keeper internal] load build context 09:48:45 #69 transferring context: 494.48MB 24.6s done 09:48:45 #69 ... 09:48:45 09:48:45 #57 [security-secretstore-setup internal] load build context 09:48:45 #57 transferring context: 494.48MB 24.6s done 09:48:45 #57 ... 09:48:45 09:48:45 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:48:45 #85 ... 09:48:45 09:48:45 #56 [support-notifications internal] load build context 09:48:45 #56 transferring context: 494.48MB 26.8s done 09:48:45 #56 ... 09:48:45 09:48:45 #59 [security-proxy-setup internal] load build context 09:48:45 #59 transferring context: 494.48MB 21.9s done 09:48:48 #59 ... 09:48:48 09:48:48 #53 [core-data internal] load build context 09:48:48 #53 transferring context: 494.48MB 28.7s done 09:48:48 #53 ... 09:48:48 09:48:48 #66 [core-common-config-bootstrapper internal] load build context 09:48:48 #66 transferring context: 494.48MB 25.5s done 09:48:48 #66 ... 09:48:48 09:48:48 #61 [support-scheduler internal] load build context 09:48:48 #61 transferring context: 494.48MB 23.0s done 09:48:48 #61 ... 09:48:48 09:48:48 #63 [security-spiffe-token-provider internal] load build context 09:48:48 #63 transferring context: 494.48MB 22.5s done 09:48:48 #63 ... 09:48:48 09:48:48 #64 [support-cron-scheduler internal] load build context 09:48:48 #64 transferring context: 494.48MB 25.4s done 09:48:48 #64 ... 09:48:48 09:48:48 #58 [core-command internal] load build context 09:48:48 #58 DONE 33.9s 09:48:48 09:48:48 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:48:48 #74 26.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:48 #74 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:48 #74 27.10 OK: 17 MiB in 19 packages 09:48:48 #74 DONE 30.3s 09:48:48 09:48:48 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:48:48 #67 27.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:48 #67 27.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:48 #67 27.73 (1/1) Installing dumb-init (1.2.5-r2) 09:48:48 #67 27.73 Executing busybox-1.36.1-r7.trigger 09:48:48 #67 27.74 OK: 7 MiB in 16 packages 09:48:48 #67 DONE 33.0s 09:48:48 09:48:48 #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:48:48 #68 25.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:48 #68 26.37 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:48 #68 27.15 OK: 264 MiB in 52 packages 09:48:48 #68 DONE 30.6s 09:48:48 09:48:48 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:48:48 #80 DONE 14.8s 09:48:48 09:48:48 #59 [security-proxy-setup internal] load build context 09:48:48 #59 DONE 33.6s 09:48:48 09:48:48 #63 [security-spiffe-token-provider internal] load build context 09:48:48 #63 DONE 33.6s 09:48:48 09:48:48 #61 [support-scheduler internal] load build context 09:48:48 #61 DONE 33.6s 09:48:48 09:48:48 #57 [security-secretstore-setup internal] load build context 09:48:48 #57 DONE 33.8s 09:48:48 09:48:48 #69 [core-keeper internal] load build context 09:48:48 #69 DONE 33.6s 09:48:48 09:48:48 #64 [support-cron-scheduler internal] load build context 09:48:48 #64 DONE 33.6s 09:48:48 09:48:48 #54 [core-metadata internal] load build context 09:48:48 #54 DONE 34.2s 09:48:48 09:48:48 #66 [core-common-config-bootstrapper internal] load build context 09:48:48 #66 DONE 33.6s 09:48:48 09:48:48 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:48:48 #71 DONE 30.2s 09:48:48 09:48:48 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:48:48 #86 ... 09:48:48 09:48:48 #60 [security-bootstrapper internal] load build context 09:48:48 #60 DONE 33.7s 09:48:48 09:48:48 #53 [core-data internal] load build context 09:48:48 #53 DONE 34.3s 09:48:48 09:48:48 #56 [support-notifications internal] load build context 09:48:48 #56 DONE 34.3s 09:48:48 09:48:48 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:48:48 #86 DONE 0.2s 09:48:48 09:48:48 #87 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:48:48 #87 DONE 0.2s 09:48:48 09:48:48 #88 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:48:48 #88 DONE 0.3s 09:48:48 09:48:48 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:48:48 #89 DONE 0.3s 09:48:48 09:48:48 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:50 + docker inspect -f . ci-base-image-arm64 09:48:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:50 prd-ubuntu20.04-docker-arm64-4c-16g-7810 does not seem to be running inside a container 09:48:50 #90 ... 09:48:50 09:48:50 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:48:50 #45 DONE 33.8s 09:48:50 09:48:50 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:48:50 #77 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:50 #77 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@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 09:48:51 #77 17.91 OK: 17 MiB in 19 packages 09:48:51 #77 DONE 18.0s 09:48:51 09:48:51 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:48:51 #79 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:51 #79 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:51 #79 17.77 OK: 7 MiB in 17 packages 09:48:51 #79 DONE 17.9s 09:48:51 09:48:51 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:48:51 #78 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:51 #78 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:51 #78 17.79 OK: 12 MiB in 26 packages 09:48:51 #78 DONE 17.9s 09:48:51 09:48:51 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:48:51 #0 1.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:51 #0 2.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:51 #0 3.018 OK: 7 MiB in 16 packages 09:48:51 #91 DONE 3.2s 09:48:51 09:48:51 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:48:51 #92 DONE 0.1s 09:48:51 09:48:51 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:48:51 #82 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:51 #82 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:51 #82 17.45 OK: 11 MiB in 18 packages 09:48:51 #82 DONE 17.6s 09:48:51 09:48:51 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:48:51 #83 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:51 #83 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:51 #83 17.71 OK: 8 MiB in 20 packages 09:48:51 #83 DONE 17.9s 09:48:51 09:48:51 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:48:51 #85 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:51 #85 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:51 #85 17.84 OK: 8 MiB in 19 packages 09:48:51 #85 DONE 18.0s 09:48:51 09:48:51 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:48:52 #93 ... 09:48:52 09:48:52 #81 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:48:52 #81 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:52 #81 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:52 #81 17.70 OK: 7 MiB in 16 packages 09:48:52 #81 DONE 18.7s 09:48:52 09:48:52 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:48:52 #94 DONE 1.0s 09:48:52 09:48:52 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:48:52 #95 DONE 1.0s 09:48:52 $ docker top e06d84200a95ac32ee211879d88370f75393c8a0b93cc94eabbec56cbe5ce2ab -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:52 09:48:52 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:48:52 #96 DONE 0.6s 09:48:52 09:48:52 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:48:52 #84 15.64 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:52 #84 17.50 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:52 #84 18.43 (1/1) Installing dumb-init (1.2.5-r2) 09:48:52 #84 18.74 Executing busybox-1.36.1-r7.trigger 09:48:52 #84 18.75 OK: 7 MiB in 16 packages 09:48:52 #84 DONE 19.1s 09:48:52 09:48:52 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:48:52 #97 DONE 0.6s 09:48:52 09:48:52 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:48:52 #93 DONE 1.5s 09:48:52 09:48:52 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:48:52 #98 DONE 0.1s 09:48:52 09:48:52 #99 [security-spire-server stage-2 6/9] COPY security.txt / 09:48:52 #99 DONE 0.1s 09:48:52 09:48:52 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:48:53 #100 ... 09:48:53 09:48:53 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:48:53 #101 DONE 0.2s 09:48:53 09:48:53 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 09:48:53 #102 DONE 0.1s 09:48:53 09:48:53 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:48:53 #100 DONE 0.1s 09:48:53 09:48:53 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:48:53 #103 DONE 0.1s 09:48:53 09:48:53 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:48:53 + go version 09:48:53 go version go1.21.9 linux/arm64 [Pipeline] } 09:48:53 $ docker stop --time=1 e06d84200a95ac32ee211879d88370f75393c8a0b93cc94eabbec56cbe5ce2ab 09:48:53 #104 DONE 0.1s 09:48:53 09:48:53 #105 [security-spire-config stage-2 6/10] COPY security.txt / 09:48:53 #105 DONE 0.1s 09:48:53 09:48:53 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:48:53 #106 DONE 0.0s 09:48:53 09:48:53 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:48:53 #107 DONE 0.1s 09:48:53 09:48:53 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:48:53 #108 DONE 0.1s 09:48:53 09:48:53 #109 [security-spire-server] exporting to image 09:48:53 #109 exporting layers 09:48:53 #109 ... 09:48:53 09:48:53 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:48:53 #110 DONE 0.1s 09:48:53 09:48:53 #111 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:48:53 #111 DONE 2.2s 09:48:53 09:48:53 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:48:53 #112 DONE 0.2s 09:48:53 09:48:53 #109 [security-spire-agent] exporting to image 09:48:53 #109 ... 09:48:53 09:48:53 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:48:53 #113 DONE 0.0s 09:48:53 09:48:53 #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:48:53 #114 DONE 0.1s 09:48:53 09:48:53 #109 [security-spire-config] exporting to image 09:48:53 #109 exporting layers 0.7s done 09:48:53 #109 exporting layers 0.6s done 09:48:53 #109 writing image sha256:8551c95fa83988f1731c207dacc710a5ae1088faba5730d6ffa8ee7d286e8a9b done 09:48:53 #109 naming to docker.io/library/security-spire-server done 09:48:53 #109 writing image sha256:fb68f0f8251ea92faf1f20c92ad49eed3704e823f86653edd1a5a78a283035e3 done 09:48:53 #109 naming to docker.io/library/security-spire-agent 09:48:54 #109 exporting layers 0.6s done 09:48:54 #109 naming to docker.io/library/security-spire-agent done 09:48:54 #109 writing image sha256:7035b22e6c465bb83b09893682d7c491514b5568838c41d91e1709146667f194 done 09:48:54 #109 naming to docker.io/library/security-spire-config done 09:48:54 #109 DONE 0.9s 09:48:54 09:48:54 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:54 $ docker rm -f --volumes e06d84200a95ac32ee211879d88370f75393c8a0b93cc94eabbec56cbe5ce2ab [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 09:48:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:48:55 09:48:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:48:55 latest: Pulling from edgex-devops/edgex-compose-arm64 09:48:55 547446be3368: Pulling fs layer 09:48:55 d125d8839a47: Pulling fs layer 09:48:55 3e85d5ac6304: Pulling fs layer 09:48:55 c3105a71a48b: Pulling fs layer 09:48:55 0f093f025ec4: Pulling fs layer 09:48:55 c3106fc0e877: Pulling fs layer 09:48:55 c3105a71a48b: Waiting 09:48:55 0f093f025ec4: Waiting 09:48:55 c3106fc0e877: Waiting 09:48:56 547446be3368: Verifying Checksum 09:48:56 547446be3368: Download complete 09:48:56 c3105a71a48b: Verifying Checksum 09:48:56 c3105a71a48b: Download complete 09:48:56 d125d8839a47: Verifying Checksum 09:48:56 d125d8839a47: Download complete 09:48:56 c3106fc0e877: Verifying Checksum 09:48:56 c3106fc0e877: Download complete 09:48:56 0f093f025ec4: Verifying Checksum 09:48:56 0f093f025ec4: Download complete 09:48:57 547446be3368: Pull complete 09:48:57 d125d8839a47: Pull complete 09:48:58 #115 ... 09:48:58 09:48:58 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:58 #116 ... 09:48:58 09:48:58 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:58 #117 ... 09:48:58 09:48:58 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:58 3e85d5ac6304: Verifying Checksum 09:48:58 3e85d5ac6304: Download complete 09:48:58 #118 ... 09:48:58 09:48:58 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:49:08 3e85d5ac6304: Pull complete 09:49:08 c3105a71a48b: Pull complete 09:49:09 0f093f025ec4: Pull complete 09:49:09 c3106fc0e877: Pull complete 09:49:09 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:49:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:49:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:10 prd-ubuntu20.04-docker-arm64-4c-16g-7810 does not seem to be running inside a container 09:49:10 $ 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/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@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 09:49:12 $ docker top c9d6c42ad0d2216fbcab33f15709db14ea879192b8aa8b1bd6b7951f1e283c05 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:12 + docker compose -f ./docker-compose-build.yml build --parallel 09:49:23 #1 [security-proxy-auth internal] load build definition from Dockerfile 09:49:23 #1 transferring dockerfile: 09:49:23 #1 transferring dockerfile: 2.15kB done 09:49:23 #1 DONE 0.1s 09:49:23 09:49:23 #2 [security-bootstrapper internal] load build definition from Dockerfile 09:49:23 #2 transferring dockerfile: 3.17kB done 09:49:23 #2 DONE 0.0s 09:49:23 09:49:23 #3 [core-command internal] load build definition from Dockerfile 09:49:23 #3 transferring dockerfile: 1.93kB 0.0s done 09:49:23 #3 DONE 0.1s 09:49:23 09:49:23 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:49:23 #4 transferring dockerfile: 2.23kB done 09:49:23 #4 DONE 0.1s 09:49:23 09:49:23 #5 [core-metadata internal] load build definition from Dockerfile 09:49:23 #5 transferring dockerfile: 2.06kB done 09:49:23 #5 DONE 0.1s 09:49:23 09:49:23 #6 [support-notifications internal] load build definition from Dockerfile 09:49:23 #6 transferring dockerfile: 1.95kB done 09:49:23 #6 DONE 0.1s 09:49:23 09:49:23 #7 [security-spire-config internal] load build definition from Dockerfile 09:49:23 #7 transferring dockerfile: 1.69kB done 09:49:23 #7 DONE 0.1s 09:49:23 09:49:23 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:49:23 #8 transferring dockerfile: 1.89kB 0.0s done 09:49:23 #8 DONE 0.1s 09:49:23 09:49:23 #9 [security-proxy-setup internal] load build definition from Dockerfile 09:49:23 #9 ... 09:49:23 09:49:23 #10 [core-data internal] load build definition from Dockerfile 09:49:23 #10 transferring dockerfile: 2.01kB 0.0s done 09:49:23 #10 DONE 0.1s 09:49:23 09:49:23 #9 [security-proxy-setup internal] load build definition from Dockerfile 09:49:23 #9 transferring dockerfile: 2.50kB done 09:49:23 #9 ... 09:49:23 09:49:23 #11 [core-keeper internal] load build definition from Dockerfile 09:49:23 #11 transferring dockerfile: 2.01kB done 09:49:23 #11 DONE 0.1s 09:49:23 09:49:23 #12 [support-cron-scheduler internal] load build definition from Dockerfile 09:49:23 #12 transferring dockerfile: 1.85kB done 09:49:23 #12 DONE 0.1s 09:49:23 09:49:23 #13 [security-secretstore-setup internal] load build definition from Dockerfile 09:49:23 #13 transferring dockerfile: 2.49kB done 09:49:23 #13 DONE 0.1s 09:49:23 09:49:23 #14 [support-scheduler internal] load build definition from Dockerfile 09:49:23 #14 transferring dockerfile: 1.93kB done 09:49:23 #14 DONE 0.0s 09:49:23 09:49:23 #15 [security-spire-agent internal] load build definition from Dockerfile 09:49:23 #15 transferring dockerfile: 1.81kB done 09:49:23 #15 DONE 0.1s 09:49:23 09:49:23 #16 [security-spire-server internal] load build definition from Dockerfile 09:49:23 #16 transferring dockerfile: 1.70kB 0.0s done 09:49:23 #16 DONE 0.1s 09:49:23 09:49:23 #17 [security-proxy-auth internal] load .dockerignore 09:49:23 #17 transferring context: 50B done 09:49:23 #17 DONE 0.1s 09:49:23 09:49:23 #9 [security-proxy-setup internal] load build definition from Dockerfile 09:49:24 #9 ... 09:49:24 09:49:24 #18 [security-bootstrapper internal] load .dockerignore 09:49:24 #18 transferring context: 50B done 09:49:24 #18 DONE 0.1s 09:49:24 09:49:24 #19 [core-command internal] load .dockerignore 09:49:24 #19 transferring context: 50B 0.0s done 09:49:24 #19 DONE 0.1s 09:49:24 09:49:24 #20 [core-common-config-bootstrapper internal] load .dockerignore 09:49:24 #20 transferring context: 50B 0.0s done 09:49:24 #20 ... 09:49:24 09:49:24 #21 [core-metadata internal] load .dockerignore 09:49:24 #21 transferring context: 50B 0.0s done 09:49:24 #21 DONE 0.1s 09:49:24 09:49:24 #20 [core-common-config-bootstrapper internal] load .dockerignore 09:49:24 #20 ... 09:49:24 09:49:24 #22 [support-notifications internal] load .dockerignore 09:49:24 #22 transferring context: 50B done 09:49:24 #22 DONE 0.1s 09:49:24 09:49:24 #23 [core-data internal] load .dockerignore 09:49:24 #23 transferring context: 50B 0.0s done 09:49:24 #23 DONE 0.1s 09:49:24 09:49:24 #24 [security-spiffe-token-provider internal] load .dockerignore 09:49:24 #24 transferring context: 50B 0.0s done 09:49:24 #24 DONE 0.1s 09:49:24 09:49:24 #25 [security-proxy-setup internal] load .dockerignore 09:49:24 #25 transferring context: 50B done 09:49:24 #25 DONE 0.1s 09:49:24 09:49:24 #26 [core-keeper internal] load .dockerignore 09:49:24 #26 transferring context: 50B 0.0s done 09:49:25 #26 DONE 0.1s 09:49:25 09:49:25 #27 [support-cron-scheduler internal] load .dockerignore 09:49:25 #27 transferring context: 50B 0.0s done 09:49:25 #27 DONE 0.1s 09:49:25 09:49:25 #28 [security-secretstore-setup internal] load .dockerignore 09:49:25 #28 transferring context: 50B done 09:49:25 #28 DONE 0.1s 09:49:25 09:49:25 #29 [support-scheduler internal] load .dockerignore 09:49:25 #29 transferring context: 50B 0.0s done 09:49:25 #29 DONE 0.1s 09:49:25 09:49:25 #30 [security-spire-agent internal] load .dockerignore 09:49:25 #30 transferring context: 50B done 09:49:25 #30 DONE 0.1s 09:49:25 09:49:25 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:49:25 #31 DONE 0.0s 09:49:25 09:49:25 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:49:25 #32 ... 09:49:25 09:49:25 #33 [security-spire-server internal] load .dockerignore 09:49:25 #33 transferring context: 50B 0.0s done 09:49:25 #33 DONE 0.1s 09:49:25 09:49:25 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:49:25 #32 DONE 0.2s 09:49:25 09:49:25 #34 [security-spire-config internal] load .dockerignore 09:49:25 #34 transferring context: 50B done 09:49:26 #34 ... 09:49:26 09:49:26 #35 [security-proxy-auth internal] load build context 09:49:26 #35 transferring context: 3.08MB 0.6s done 09:49:26 #35 DONE 0.8s 09:49:26 09:49:26 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:49:26 #31 DONE 0.0s 09:49:26 09:49:26 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:49:26 #32 DONE 0.3s 09:49:26 09:49:26 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:49:26 #36 DONE 1.6s 09:49:26 09:49:26 #37 [core-command builder 2/7] WORKDIR /edgex-go 09:49:26 #37 ... 09:49:26 09:49:26 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:49:26 #31 DONE 0.0s 09:49:26 09:49:26 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:49:26 #36 DONE 1.6s 09:49:26 09:49:26 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 09:49:26 #37 ... 09:49:26 09:49:26 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:49:26 #31 DONE 0.0s 09:49:26 09:49:26 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:49:26 #31 DONE 0.0s 09:49:26 09:49:26 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:49:26 #36 DONE 1.6s 09:49:26 09:49:26 #37 [core-command builder 2/7] WORKDIR /edgex-go 09:49:26 #37 DONE 0.8s 09:49:26 09:49:26 #38 [core-metadata internal] load build context 09:49:27 #38 ... 09:49:27 09:49:27 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 09:49:27 #32 DONE 0.8s 09:49:27 09:49:27 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:49:27 #36 DONE 1.7s 09:49:27 09:49:27 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 09:49:27 #37 DONE 0.8s 09:49:27 09:49:27 #38 [core-metadata internal] load build context 09:49:27 #38 ... 09:49:27 09:49:27 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:49:27 #31 DONE 0.0s 09:49:27 09:49:27 #38 [core-metadata internal] load build context 09:49:27 #38 ... 09:49:27 09:49:27 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:49:27 #31 DONE 0.0s 09:49:27 09:49:27 #38 [core-metadata internal] load build context 09:49:27 #38 ... 09:49:27 09:49:27 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 09:49:27 #32 DONE 1.0s 09:49:27 09:49:27 #38 [core-metadata internal] load build context 09:49:27 #38 ... 09:49:27 09:49:27 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:49:27 #36 DONE 1.7s 09:49:27 09:49:27 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:49:27 #37 DONE 0.9s 09:49:27 09:49:27 #38 [core-metadata internal] load build context 09:49:27 #38 ... 09:49:27 09:49:27 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:49:27 #31 DONE 0.0s 09:49:27 09:49:27 #38 [core-metadata internal] load build context 09:49:28 #38 ... 09:49:28 09:49:28 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:49:28 #31 DONE 0.0s 09:49:28 09:49:28 #38 [core-metadata internal] load build context 09:49:28 #38 ... 09:49:28 09:49:28 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:49:28 #36 DONE 1.8s 09:49:28 09:49:28 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:49:28 #37 DONE 0.9s 09:49:28 09:49:28 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:49:28 #31 DONE 0.0s 09:49:28 09:49:28 #38 [core-metadata internal] load build context 09:49:28 #38 ... 09:49:28 09:49:28 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:49:28 #36 DONE 1.8s 09:49:28 09:49:28 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 09:49:28 #37 DONE 0.9s 09:49:28 09:49:28 #38 [core-metadata internal] load build context 09:49:28 #38 ... 09:49:28 09:49:28 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:49:28 #31 DONE 0.1s 09:49:28 09:49:28 #38 [core-metadata internal] load build context 09:49:28 #38 ... 09:49:28 09:49:28 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 09:49:28 #32 DONE 2.1s 09:49:28 09:49:28 #38 [core-metadata internal] load build context 09:49:29 #38 ... 09:49:29 09:49:29 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:49:29 #36 DONE 1.8s 09:49:29 09:49:29 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:49:29 #37 DONE 1.0s 09:49:29 09:49:29 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:49:29 #31 DONE 0.1s 09:49:29 09:49:29 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:49:29 #39 DONE 2.1s 09:49:29 09:49:29 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:49:29 #40 ... 09:49:29 09:49:29 #41 [security-bootstrapper internal] load build context 09:49:29 #41 transferring context: 3.08MB 2.1s done 09:49:29 #41 DONE 2.9s 09:49:29 09:49:29 #42 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:49:30 #42 ... 09:49:30 09:49:30 #43 [core-common-config-bootstrapper internal] load build context 09:49:30 #43 transferring context: 3.08MB 2.0s done 09:49:30 #43 DONE 3.0s 09:49:30 09:49:30 #44 [core-command internal] load build context 09:49:30 #44 transferring context: 3.08MB 2.7s done 09:49:30 #44 DONE 3.4s 09:49:30 09:49:30 #38 [core-metadata internal] load build context 09:49:30 #38 transferring context: 3.08MB 2.1s done 09:49:30 #38 DONE 3.2s 09:49:30 09:49:30 #45 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:49:30 #45 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:49:30 #45 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:49:30 #45 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:49:30 #45 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:49:30 #45 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:49:30 #45 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 09:49:30 #45 ... 09:49:30 09:49:30 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:49:30 #36 DONE 1.9s 09:49:30 09:49:30 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:49:30 #37 DONE 1.0s 09:49:30 09:49:30 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 09:49:30 #32 DONE 3.1s 09:49:30 09:49:30 #45 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:49:30 #45 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:49:30 #45 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:49:30 #45 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:49:30 #45 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:49:30 #45 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:49:30 #45 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 09:49:30 #45 ... 09:49:30 09:49:30 #46 [core-data internal] load build context 09:49:30 #46 transferring context: 3.08MB 1.7s done 09:49:30 #46 DONE 2.6s 09:49:30 09:49:30 #47 [security-proxy-setup internal] load build context 09:49:30 #47 ... 09:49:30 09:49:30 #48 [support-notifications internal] load build context 09:49:30 #48 transferring context: 3.08MB 2.1s done 09:49:30 #48 DONE 3.6s 09:49:30 09:49:30 #49 [security-spiffe-token-provider internal] load build context 09:49:30 #49 transferring context: 3.08MB 1.6s done 09:49:30 #49 DONE 3.0s 09:49:30 09:49:30 #47 [security-proxy-setup internal] load build context 09:49:30 #47 transferring context: 3.08MB 1.9s done 09:49:31 #47 ... 09:49:31 09:49:31 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:49:31 #39 DONE 4.4s 09:49:31 09:49:31 #47 [security-proxy-setup internal] load build context 09:49:31 #47 DONE 3.2s 09:49:31 09:49:31 #45 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:49:31 #45 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:49:31 #45 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:49:31 #45 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:49:31 #45 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:49:31 #45 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:49:31 #45 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 09:49:32 #45 ... 09:49:32 09:49:32 #50 [security-spire-config internal] load build context 09:49:32 #50 transferring context: 25.85kB 0.4s done 09:49:32 #50 DONE 3.1s 09:49:32 09:49:32 #51 [core-keeper internal] load build context 09:49:32 #51 transferring context: 3.08MB 2.3s done 09:49:32 #51 ... 09:49:32 09:49:32 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:49:32 #40 DONE 3.4s 09:49:32 09:49:32 #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:49:32 #45 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:49:32 #45 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:49:32 #45 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:49:32 #45 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:49:32 #45 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:49:32 #45 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 09:49:33 #45 ... 09:49:33 09:49:33 #51 [core-keeper internal] load build context 09:49:33 #51 DONE 4.8s 09:49:33 09:49:33 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:33 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done 09:49:33 #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:49:33 #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:49:33 #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:49:33 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done 09:49:33 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s 09:49:33 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s 09:49:33 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 09:49:33 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done 09:49:33 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s done 09:49:34 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.6s 09:49:34 #52 ... 09:49:34 09:49:34 #53 [security-spire-server internal] load build context 09:49:34 #53 transferring context: 27.60kB 0.4s done 09:49:34 #53 DONE 2.7s 09:49:34 09:49:34 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:34 #52 ... 09:49:34 09:49:34 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:49:34 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.0s done 09:49:34 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:49:34 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:49:34 #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:49:34 #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:49:34 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 09:49:34 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 09:49:34 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.5s 09:49:34 #54 ... 09:49:34 09:49:34 #55 [security-spire-agent internal] load build context 09:49:34 #55 transferring context: 27.13kB 0.1s done 09:49:34 #55 DONE 1.8s 09:49:34 09:49:34 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:49:34 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 0.6s 09:49:35 #54 ... 09:49:35 09:49:35 #56 [support-cron-scheduler internal] load build context 09:49:35 #56 transferring context: 3.08MB 4.0s done 09:49:35 #56 DONE 6.0s 09:49:35 09:49:35 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:49:35 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done 09:49:35 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.05MB / 18.32MB 1.1s 09:49:35 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 1.5s 09:49:36 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 2.1s 09:49:36 #54 ... 09:49:36 09:49:36 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:36 #57 DONE 8.0s 09:49:36 09:49:36 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:49:36 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 2.5s 09:49:36 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:49:36 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 2.6s 09:49:37 #54 ... 09:49:37 09:49:37 #58 [security-secretstore-setup internal] load build context 09:49:37 #58 transferring context: 3.08MB 5.8s done 09:49:37 #58 DONE 7.8s 09:49:37 09:49:37 #59 [support-scheduler internal] load build context 09:49:37 #59 transferring context: 3.08MB 4.2s done 09:49:37 #59 DONE 6.3s 09:49:37 09:49:37 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:49:37 #54 ... 09:49:37 09:49:37 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 09:49:37 #0 9.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:37 #0 9.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:37 #60 ... 09:49:37 09:49:37 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:49:37 #0 7.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:37 #0 8.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:37 #61 ... 09:49:37 09:49:37 #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:49:37 #0 9.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:37 #62 ... 09:49:37 09:49:37 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:37 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.45MB / 28.04MB 5.0s 09:49:37 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:49:37 #47 ... 09:49:37 09:49:37 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:37 #115 DONE 44.4s 09:49:37 09:49:37 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:37 #117 DONE 44.4s 09:49:37 09:49:37 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:37 #116 DONE 44.7s 09:49:37 09:49:37 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:37 #90 DONE 44.4s 09:49:37 09:49:37 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:37 #118 DONE 44.4s 09:49:37 09:49:37 #119 [core-keeper builder 7/8] COPY . . 09:49:37 #119 DONE 4.0s 09:49:37 09:49:37 #120 [security-spiffe-token-provider builder 6/7] COPY . . 09:49:37 #120 DONE 4.0s 09:49:37 09:49:37 #121 [support-scheduler builder 6/7] COPY . . 09:49:37 #121 CACHED 09:49:37 09:49:37 #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:37 #122 CACHED 09:49:37 09:49:37 #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:49:37 #123 CACHED 09:49:37 09:49:37 #124 [security-proxy-auth builder 6/7] COPY . . 09:49:37 #124 DONE 4.0s 09:49:37 09:49:37 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:37 #125 CACHED 09:49:37 09:49:37 #126 [core-command builder 6/7] COPY . . 09:49:37 #126 CACHED 09:49:37 09:49:37 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 09:49:37 #127 CACHED 09:49:37 09:49:37 #128 [security-proxy-setup builder 6/7] COPY . . 09:49:37 #128 DONE 4.0s 09:49:37 09:49:37 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:37 #129 CACHED 09:49:37 09:49:37 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:49:37 #130 CACHED 09:49:37 09:49:37 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 09:49:37 #131 CACHED 09:49:37 09:49:37 #132 [core-metadata builder 6/7] COPY . . 09:49:37 #132 CACHED 09:49:37 09:49:37 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:37 #133 CACHED 09:49:37 09:49:37 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:49:37 #134 CACHED 09:49:37 09:49:37 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:49:37 #135 CACHED 09:49:37 09:49:37 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:37 #136 CACHED 09:49:37 09:49:37 #137 [security-bootstrapper builder 6/7] COPY . . 09:49:37 #137 CACHED 09:49:37 09:49:37 #138 [security-secretstore-setup builder 6/7] COPY . . 09:49:37 #138 CACHED 09:49:37 09:49:37 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:37 #139 CACHED 09:49:37 09:49:37 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:49:37 #140 CACHED 09:49:37 09:49:37 #141 [core-data builder 6/7] COPY . . 09:49:37 #141 CACHED 09:49:37 09:49:37 #142 [core-data builder 4/7] COPY go.mod vendor* ./ 09:49:37 #142 CACHED 09:49:37 09:49:37 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:37 #143 CACHED 09:49:37 09:49:37 #144 [support-cron-scheduler builder 6/7] COPY . . 09:49:37 #144 DONE 4.0s 09:49:37 09:49:37 #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:37 #145 CACHED 09:49:37 09:49:37 #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:49:37 #146 CACHED 09:49:37 09:49:37 #147 [support-notifications builder 6/7] COPY . . 09:49:37 #147 CACHED 09:49:37 09:49:37 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:49:37 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.18MB / 28.04MB 5.4s 09:49:37 #52 ... 09:49:37 09:49:37 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:49:37 #0 8.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:37 #0 9.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:37 #63 ... 09:49:37 09:49:37 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:38 #148 1.573 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:49:38 #52 ... 09:49:38 09:49:38 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:49:38 #61 10.92 OK: 266 MiB in 52 packages 09:49:38 #61 DONE 12.2s 09:49:38 09:49:38 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:39 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.04MB / 28.04MB 6.7s 09:49:39 #52 ... 09:49:39 09:49:39 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:49:39 #0 7.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:39 #0 9.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:39 #64 ... 09:49:39 09:49:39 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:39 #52 ... 09:49:39 09:49:39 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:49:39 #65 ... 09:49:39 09:49:39 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:49:39 #66 ... 09:49:39 09:49:39 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:49:39 #67 ... 09:49:39 09:49:39 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:49:39 #68 ... 09:49:39 09:49:39 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:49:39 #69 ... 09:49:39 09:49:39 #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:49:39 #60 12.76 OK: 266 MiB in 52 packages 09:49:39 #60 DONE 14.0s 09:49:39 09:49:39 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:49:40 #70 ... 09:49:40 09:49:40 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:40 #71 ... 09:49:40 09:49:40 #42 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:49:40 #42 ... 09:49:40 09:49:40 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:49:40 #72 ... 09:49:40 09:49:40 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:40 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 8.0s 09:49:40 #52 ... 09:49:40 09:49:40 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:49:40 #73 DONE 1.7s 09:49:40 09:49:40 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:41 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.8s 09:49:41 #52 ... 09:49:41 09:49:41 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:49:41 #62 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:41 #62 13.83 OK: 266 MiB in 52 packages 09:49:41 #62 DONE 14.7s 09:49:41 09:49:41 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:41 #52 ... 09:49:41 09:49:41 #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:49:41 #74 DONE 2.2s 09:49:41 09:49:41 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:42 #52 ... 09:49:42 09:49:42 #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:49:42 #75 ... 09:49:42 09:49:42 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:42 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 09:49:42 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.29MB / 28.04MB 10.2s 09:49:42 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 09:49:42 #52 ... 09:49:42 09:49:42 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:49:42 #64 12.16 (1/2) Installing dumb-init (1.2.5-r2) 09:49:42 #64 12.16 (2/2) Installing su-exec (0.2-r3) 09:49:42 #64 12.25 Executing busybox-1.36.1-r7.trigger 09:49:42 #64 12.26 OK: 8 MiB in 17 packages 09:49:42 #64 DONE 13.6s 09:49:42 09:49:42 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:43 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.71MB / 28.04MB 10.7s 09:49:43 #52 ... 09:49:43 09:49:43 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:49:43 #76 DONE 1.9s 09:49:43 09:49:43 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:43 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.48MB / 28.04MB 11.5s 09:49:44 #52 ... 09:49:44 09:49:44 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:49:44 #63 11.94 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:49:44 #63 11.94 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:49:44 #63 11.94 OK: 19953 distinct packages available 09:49:44 #63 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:44 #63 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:44 #63 15.63 OK: 266 MiB in 52 packages 09:49:44 #63 DONE 16.6s 09:49:44 09:49:44 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:44 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.1s 09:49:45 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.45MB / 28.04MB 12.7s 09:49:45 #52 ... 09:49:45 09:49:45 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:49:45 #67 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:45 #67 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:45 #67 14.11 (1/2) Installing ca-certificates (20240226-r0) 09:49:45 #67 14.30 (2/2) Installing dumb-init (1.2.5-r2) 09:49:45 #67 14.33 Executing busybox-1.36.1-r7.trigger 09:49:45 #67 14.38 Executing ca-certificates-20240226-r0.trigger 09:49:45 #67 15.06 OK: 9 MiB in 17 packages 09:49:45 #67 DONE 16.1s 09:49:45 09:49:45 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:46 #52 ... 09:49:46 09:49:46 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:49:46 #77 DONE 2.3s 09:49:46 09:49:46 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:46 #52 ... 09:49:46 09:49:46 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:49:46 #78 ... 09:49:46 09:49:46 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:46 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 14.2s 09:49:46 #52 ... 09:49:46 09:49:46 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:49:46 #65 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:46 #65 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:46 #65 15.24 (1/3) Installing ca-certificates (20240226-r0) 09:49:46 #65 15.32 (2/3) Installing dumb-init (1.2.5-r2) 09:49:46 #65 15.34 (3/3) Installing tzdata (2024a-r0) 09:49:46 #65 16.50 Executing busybox-1.36.1-r7.trigger 09:49:46 #65 16.50 Executing ca-certificates-20240226-r0.trigger 09:49:46 #65 16.90 OK: 12 MiB in 18 packages 09:49:46 #65 DONE 17.7s 09:49:46 09:49:46 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:47 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.92MB / 28.04MB 14.7s 09:49:47 #52 ... 09:49:47 09:49:47 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:49:47 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.7s done 09:49:47 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 09:49:47 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 09:49:47 #54 ... 09:49:47 09:49:47 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:47 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s 09:49:48 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s done 09:49:48 #52 ... 09:49:48 09:49:48 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:49:48 #66 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:48 #66 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:48 #66 16.99 (1/4) Installing ca-certificates (20240226-r0) 09:49:48 #66 17.31 (2/4) Installing dumb-init (1.2.5-r2) 09:49:48 #66 17.31 (3/4) Installing su-exec (0.2-r3) 09:49:48 #66 17.31 (4/4) Installing yq (4.33.3-r5) 09:49:48 #66 17.63 Executing busybox-1.36.1-r7.trigger 09:49:48 #66 17.69 Executing ca-certificates-20240226-r0.trigger 09:49:48 #66 18.18 OK: 18 MiB in 19 packages 09:49:48 #66 DONE 18.7s 09:49:48 09:49:48 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:49:48 #148 ... 09:49:48 09:49:48 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:49:48 #0 1.019 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:49:48 #149 ... 09:49:48 09:49:48 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:49:48 #0 0.830 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:49:48 #150 ... 09:49:48 09:49:48 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:49:48 #0 0.934 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:49:48 #151 ... 09:49:48 09:49:48 #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 09:49:48 #0 1.170 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:49:48 #152 ... 09:49:48 09:49:48 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:49:48 #0 0.497 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:49:48 #153 ... 09:49:48 09:49:48 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:49:48 #0 1.431 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:49:48 #154 ... 09:49:48 09:49:48 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:49:48 #0 1.139 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:49:48 #155 ... 09:49:48 09:49:48 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:49:48 #0 1.504 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:49:48 #156 ... 09:49:48 09:49:48 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:49:48 #0 0.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:49:48 #157 ... 09:49:48 09:49:48 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:49:48 #0 1.384 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:49:48 #158 ... 09:49:48 09:49:48 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:49:48 #0 0.606 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:49:48 #159 ... 09:49:48 09:49:48 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:49:48 #0 1.587 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:49:49 #79 ... 09:49:49 09:49:49 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:49 #71 DONE 19.2s 09:49:49 09:49:49 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:49:50 #80 ... 09:49:50 09:49:50 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:49:50 #70 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:50 #70 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:50 #70 20.04 (1/1) Installing dumb-init (1.2.5-r2) 09:49:50 #70 20.04 Executing busybox-1.36.1-r7.trigger 09:49:50 #70 20.06 OK: 8 MiB in 16 packages 09:49:50 #70 DONE 20.7s 09:49:50 09:49:50 #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:49:50 #75 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:50 #75 ... 09:49:50 09:49:50 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:50 #81 ... 09:49:50 09:49:50 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:49:50 #69 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:51 #69 ... 09:49:51 09:49:51 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:49:51 #68 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:51 #68 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:51 #68 20.11 (1/4) Installing dumb-init (1.2.5-r2) 09:49:51 #68 20.13 (2/4) Installing openssl (3.1.6-r0) 09:49:51 #68 20.22 (3/4) Installing su-exec (0.2-r3) 09:49:51 #68 20.22 (4/4) Installing yq (4.33.3-r5) 09:49:51 #68 20.59 Executing busybox-1.36.1-r7.trigger 09:49:51 #68 20.66 OK: 18 MiB in 19 packages 09:49:51 #68 DONE 21.5s 09:49:51 09:49:51 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:49:52 #54 ... 09:49:52 09:49:52 #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:52 #82 ... 09:49:52 09:49:52 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:49:52 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s 09:49:52 #54 ... 09:49:52 09:49:52 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:49:52 #83 ... 09:49:52 09:49:52 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:52 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 09:49:53 #52 ... 09:49:53 09:49:53 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:54 #84 ... 09:49:54 09:49:54 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:55 #52 ... 09:49:55 09:49:55 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:49:55 #85 ... 09:49:55 09:49:55 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:49:55 #83 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:56 #83 ... 09:49:56 09:49:56 #42 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:49:56 #42 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:56 #42 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:56 #42 25.79 (1/1) Installing dumb-init (1.2.5-r2) 09:49:56 #42 25.80 Executing busybox-1.36.1-r7.trigger 09:49:56 #42 25.90 OK: 8 MiB in 16 packages 09:49:56 #42 DONE 27.3s 09:49:56 09:49:56 #86 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:49:56 #86 ... 09:49:56 09:49:56 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:56 #87 ... 09:49:56 09:49:56 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:56 #52 ... 09:49:56 09:49:56 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:49:57 #88 ... 09:49:57 09:49:57 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:49:57 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.3s 09:49:59 #54 ... 09:49:59 09:49:59 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:49:59 #80 10.03 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:00 #80 ... 09:50:00 09:50:00 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:50:00 #0 8.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:00 #89 ... 09:50:00 09:50:00 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:50:00 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.6s 09:50:01 #52 ... 09:50:01 09:50:01 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:50:01 #0 7.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:01 #0 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:01 #90 ... 09:50:01 09:50:01 #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:50:01 #75 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:01 #75 21.74 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:50:01 #75 21.75 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:50:01 #75 21.75 OK: 19946 distinct packages available 09:50:01 #75 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:01 #75 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:01 #75 29.17 (1/5) Installing dumb-init (1.2.5-r2) 09:50:01 #75 29.19 (2/5) Installing musl-obstack (1.2.3-r2) 09:50:01 #75 29.21 (3/5) Installing libucontext (1.2-r2) 09:50:01 #75 29.23 (4/5) Installing gcompat (1.1.0-r1) 09:50:01 #75 29.26 (5/5) Installing openssl (3.1.6-r0) 09:50:01 #75 ... 09:50:01 09:50:01 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:50:01 #52 ... 09:50:01 09:50:01 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:50:01 #69 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:01 #69 25.29 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:50:01 #69 25.29 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:50:01 #69 25.29 OK: 19946 distinct packages available 09:50:01 #69 26.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:01 #69 28.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:01 #69 ... 09:50:01 09:50:01 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:50:02 #52 ... 09:50:02 09:50:02 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:50:02 #78 15.90 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:02 #78 17.38 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:02 #78 25.63 OK: 266 MiB in 52 packages 09:50:02 #78 ... 09:50:02 09:50:02 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:50:03 #52 ... 09:50:03 09:50:03 #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:50:03 #75 29.32 Executing busybox-1.36.1-r7.trigger 09:50:03 #75 29.42 OK: 9 MiB in 20 packages 09:50:03 #75 DONE 30.9s 09:50:03 09:50:03 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:50:03 #89 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:03 #89 ... 09:50:03 09:50:03 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:50:03 #72 23.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:03 #72 25.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:03 #72 31.84 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:50:03 #72 31.85 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:50:03 #72 31.85 OK: 19946 distinct packages available 09:50:03 #72 ... 09:50:03 09:50:03 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:50:03 #78 DONE 26.8s 09:50:03 09:50:03 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:50:04 #91 DONE 0.9s 09:50:04 09:50:04 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:50:07 #92 ... 09:50:07 09:50:07 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:50:07 #85 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:07 #85 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:07 #85 21.41 OK: 9 MiB in 17 packages 09:50:07 #85 ... 09:50:07 09:50:07 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:50:07 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.3s 09:50:07 #52 ... 09:50:07 09:50:07 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:50:07 #83 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:07 #83 22.72 OK: 8 MiB in 17 packages 09:50:07 #83 DONE 24.8s 09:50:07 09:50:07 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:50:07 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.8s done 09:50:07 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.8s done 09:50:08 #52 ... 09:50:08 09:50:08 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:50:08 #88 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:08 #88 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:08 #88 19.68 OK: 12 MiB in 18 packages 09:50:08 #88 ... 09:50:08 09:50:08 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:50:08 #52 DONE 39.0s 09:50:08 09:50:08 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:50:08 #69 34.73 (1/11) Installing ca-certificates (20240226-r0) 09:50:08 #69 35.24 (2/11) Installing brotli-libs (1.0.9-r14) 09:50:08 #69 35.38 (3/11) Installing libunistring (1.1-r1) 09:50:08 #69 35.60 (4/11) Installing libidn2 (2.3.4-r1) 09:50:08 #69 35.66 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:50:08 #69 35.72 (6/11) Installing libcurl (8.9.0-r0) 09:50:08 #69 35.80 (7/11) Installing curl (8.9.0-r0) 09:50:08 #69 35.84 (8/11) Installing dumb-init (1.2.5-r2) 09:50:08 #69 35.85 (9/11) Installing musl-obstack (1.2.3-r2) 09:50:08 #69 35.86 (10/11) Installing libucontext (1.2-r2) 09:50:08 #69 35.88 (11/11) Installing gcompat (1.1.0-r1) 09:50:08 #69 35.92 Executing busybox-1.36.1-r7.trigger 09:50:08 #69 36.05 Executing ca-certificates-20240226-r0.trigger 09:50:08 #69 37.75 OK: 13 MiB in 26 packages 09:50:08 #69 ... 09:50:08 09:50:08 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:50:08 #88 DONE 21.4s 09:50:08 09:50:08 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:50:08 #89 16.34 OK: 8 MiB in 16 packages 09:50:08 #89 DONE 18.1s 09:50:08 09:50:08 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:50:08 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.2s done 09:50:08 #54 ... 09:50:08 09:50:08 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:50:08 #85 DONE 23.2s 09:50:08 09:50:08 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:50:08 #79 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:08 #79 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:08 #79 ... 09:50:08 09:50:08 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:50:08 #90 15.98 OK: 18 MiB in 19 packages 09:50:08 #90 DONE 17.6s 09:50:08 09:50:08 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:50:09 #93 DONE 0.4s 09:50:09 09:50:09 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:50:09 #79 20.93 OK: 18 MiB in 19 packages 09:50:09 #79 ... 09:50:09 09:50:09 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:50:09 #69 DONE 40.1s 09:50:09 09:50:09 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:50:10 #94 ... 09:50:10 09:50:10 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:50:10 #79 DONE 22.2s 09:50:10 09:50:10 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:50:10 #0 4.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:10 #0 7.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:11 #95 ... 09:50:11 09:50:11 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:50:11 #80 12.18 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:11 #80 20.11 (1/1) Installing dumb-init (1.2.5-r2) 09:50:11 #80 21.38 Executing busybox-1.36.1-r7.trigger 09:50:11 #80 21.57 OK: 8 MiB in 16 packages 09:50:11 #80 ... 09:50:11 09:50:11 #86 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:50:11 #86 5.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:11 #86 7.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:11 #86 14.34 OK: 8 MiB in 16 packages 09:50:11 #86 DONE 16.5s 09:50:11 09:50:11 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:50:11 #72 34.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:11 #72 36.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:11 #72 41.76 (1/4) Installing dumb-init (1.2.5-r2) 09:50:11 #72 41.78 (2/4) Installing musl-obstack (1.2.3-r2) 09:50:11 #72 41.80 (3/4) Installing libucontext (1.2-r2) 09:50:11 #72 41.85 (4/4) Installing gcompat (1.1.0-r1) 09:50:11 #72 ... 09:50:11 09:50:11 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:50:11 #80 DONE 22.9s 09:50:11 09:50:11 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:50:11 #72 41.87 Executing busybox-1.36.1-r7.trigger 09:50:11 #72 42.01 OK: 8 MiB in 19 packages 09:50:11 #72 ... 09:50:11 09:50:11 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:50:12 #96 ... 09:50:12 09:50:12 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:50:12 #72 DONE 42.8s 09:50:12 09:50:12 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:50:12 #97 ... 09:50:12 09:50:12 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:50:12 #96 DONE 5.4s 09:50:13 09:50:13 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:50:13 #98 DONE 0.2s 09:50:13 09:50:13 #9 [security-proxy-setup internal] load build definition from Dockerfile 09:50:13 #9 ... 09:50:13 09:50:13 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:50:13 #95 10.65 OK: 9 MiB in 20 packages 09:50:14 #95 DONE 11.1s 09:50:14 09:50:14 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:50:16 #99 DONE 1.9s 09:50:16 09:50:16 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:50:16 #97 3.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:16 #97 ... 09:50:16 09:50:16 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:50:16 #100 DONE 1.9s 09:50:16 09:50:16 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:50:16 #101 DONE 0.1s 09:50:16 09:50:16 #102 [security-spire-server stage-2 6/9] COPY security.txt / 09:50:16 #102 DONE 0.2s 09:50:16 09:50:16 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:50:16 #103 DONE 0.3s 09:50:16 09:50:16 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:50:16 #104 DONE 0.1s 09:50:16 09:50:16 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:50:16 #105 DONE 0.2s 09:50:16 09:50:16 #106 [security-spire-server] exporting to image 09:50:16 #106 exporting layers 09:50:17 #106 ... 09:50:17 09:50:17 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:50:17 #107 DONE 1.9s 09:50:17 09:50:17 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:50:17 #108 DONE 0.1s 09:50:18 09:50:18 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 09:50:18 #109 DONE 0.2s 09:50:18 09:50:18 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:50:18 #97 4.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:18 #97 ... 09:50:18 09:50:18 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:50:18 #94 4.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:18 #94 5.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:18 #94 7.960 OK: 13 MiB in 26 packages 09:50:18 #94 DONE 8.6s 09:50:18 09:50:18 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:50:18 #110 DONE 0.4s 09:50:18 09:50:18 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:50:19 #111 DONE 0.3s 09:50:19 09:50:19 #20 [core-common-config-bootstrapper internal] load .dockerignore 09:50:19 #20 ... 09:50:19 09:50:19 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:50:19 #112 DONE 0.2s 09:50:19 09:50:19 #106 [security-spire-agent] exporting to image 09:50:19 #106 exporting layers 2.8s done 09:50:19 #106 writing image sha256:50e7397c9044974ebc9e32f46777f27d38e40196f9ba2c19f3850f69131bacc7 done 09:50:19 #106 naming to docker.io/library/security-spire-server-arm64 done 09:50:20 #106 ... 09:50:20 09:50:20 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:50:20 #97 6.817 OK: 8 MiB in 19 packages 09:50:20 #97 DONE 7.4s 09:50:20 09:50:20 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:50:21 #113 DONE 1.5s 09:50:21 09:50:21 #106 [security-spire-agent] exporting to image 09:50:21 #106 exporting layers 2.4s done 09:50:21 #106 writing image sha256:569de0d52bbbe3fd231400332073c9e58068290e38f37bbde62099e56721e994 done 09:50:21 #106 naming to docker.io/library/security-spire-agent-arm64 done 09:50:21 #106 DONE 4.6s 09:50:21 09:50:21 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:50:21 #114 DONE 0.2s 09:50:21 09:50:21 #115 [security-spire-config stage-2 6/10] COPY security.txt / 09:50:22 #115 DONE 0.1s 09:50:22 09:50:22 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:50:22 #116 DONE 0.1s 09:50:22 09:50:22 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:50:22 #92 ... 09:50:22 09:50:22 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:50:22 #117 DONE 0.1s 09:50:22 09:50:22 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:50:22 #118 DONE 0.1s 09:50:22 09:50:22 #34 [security-spire-config internal] load .dockerignore 09:50:22 #34 ... 09:50:22 09:50:22 #106 [security-spire-config] exporting to image 09:50:23 #106 exporting layers 1.6s done 09:50:23 #106 writing image sha256:29c7f85d42bc31178860caf40e34870918532b862bf541b03130cbb5b3595c15 done 09:50:23 #106 naming to docker.io/library/security-spire-config-arm64 done 09:50:23 #106 DONE 6.2s 09:50:23 09:50:23 #34 [security-spire-config internal] load .dockerignore 09:51:10 #160 ... 09:51:10 09:51:10 #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 09:51:10 #152 91.21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:51:25 #152 ... 09:51:25 09:51:25 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:51:25 #157 DONE 108.2s 09:51:25 09:51:25 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:51:25 #158 DONE 108.2s 09:51:25 09:51:25 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:51:25 #155 DONE 108.3s 09:51:25 09:51:25 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:51:25 #150 ... 09:51:25 09:51:25 #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 09:51:25 #152 DONE 108.5s 09:51:25 09:51:25 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:51:25 #161 ... 09:51:25 09:51:25 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:51:25 #156 DONE 108.6s 09:51:25 09:51:25 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:51:25 #162 ... 09:51:25 09:51:25 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:51:25 #163 DONE 0.6s 09:51:25 09:51:25 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:51:25 #164 DONE 0.3s 09:51:25 09:51:25 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:51:25 #165 DONE 0.4s 09:51:26 09:51:26 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:51:26 #161 DONE 0.5s 09:51:26 09:51:26 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:51:26 #162 DONE 0.4s 09:51:26 09:51:26 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:51:26 #166 ... 09:51:26 09:51:26 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:51:26 #167 DONE 0.3s 09:51:26 09:51:26 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:51:26 #168 DONE 0.2s 09:51:26 09:51:26 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:51:26 #169 DONE 0.2s 09:51:26 09:51:26 #170 [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 09:51:26 #170 ... 09:51:26 09:51:26 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:51:26 #166 DONE 0.4s 09:51:26 09:51:26 #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:51:26 #171 DONE 0.5s 09:51:26 09:51:26 #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:51:26 #172 DONE 0.7s 09:51:26 09:51:26 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:51:26 #173 DONE 0.7s 09:51:26 09:51:26 #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:51:27 #174 ... 09:51:27 09:51:27 #170 [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 09:51:27 #170 DONE 0.7s 09:51:27 09:51:27 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:51:27 #175 DONE 1.2s 09:51:27 09:51:27 #176 [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 09:51:27 #176 DONE 0.3s 09:51:27 09:51:27 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:51:27 #177 DONE 0.4s 09:51:27 09:51:27 #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:51:27 #174 DONE 0.3s 09:51:27 09:51:27 #109 [security-spiffe-token-provider] exporting to image 09:51:27 #109 exporting layers 09:51:27 #109 ... 09:51:27 09:51:27 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:51:27 #178 DONE 0.4s 09:51:27 09:51:27 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:51:27 #179 DONE 0.3s 09:51:27 09:51:27 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:51:27 #180 DONE 0.3s 09:51:27 09:51:27 #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:51:27 #181 DONE 0.3s 09:51:27 09:51:27 #182 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:51:27 #182 ... 09:51:27 09:51:27 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:51:27 #183 DONE 0.4s 09:51:27 09:51:27 #109 [security-spiffe-token-provider] exporting to image 09:51:27 #109 exporting layers 0.7s done 09:51:27 #109 ... 09:51:27 09:51:27 #184 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:51:27 #184 DONE 0.5s 09:51:28 09:51:28 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:51:28 #185 DONE 0.4s 09:51:28 09:51:28 #109 [security-spiffe-token-provider] exporting to image 09:51:28 #109 writing image sha256:8050961c8324bb145e233598cddcb9a5a6c8f6f87266c9643a87ae1007c17c28 0.0s done 09:51:28 #109 naming to docker.io/library/security-spiffe-token-provider 0.0s done 09:51:28 #109 DONE 1.8s 09:51:28 09:51:28 #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:51:28 #186 DONE 0.5s 09:51:28 09:51:28 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:51:28 #187 ... 09:51:28 09:51:28 #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:51:28 #188 DONE 0.6s 09:51:28 09:51:28 #182 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:51:28 #182 DONE 1.2s 09:51:28 09:51:28 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:51:28 #189 DONE 0.6s 09:51:28 09:51:28 #109 [core-common-config-bootstrapper] exporting to image 09:51:29 #109 ... 09:51:29 09:51:29 #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:51:29 #190 DONE 0.4s 09:51:29 09:51:29 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:51:29 #191 DONE 0.4s 09:51:29 09:51:29 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:51:29 #192 ... 09:51:29 09:51:29 #193 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:51:29 #193 DONE 0.3s 09:51:29 09:51:29 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:51:29 #187 DONE 1.3s 09:51:29 09:51:29 #109 [security-proxy-setup] exporting to image 09:51:29 #109 writing image sha256:5a8c6311578eb6c749930da1c17fc7c28ff8ba9988f20a11afdc847afec81e98 done 09:51:29 #109 naming to docker.io/library/core-common-config-bootstrapper done 09:51:30 #109 ... 09:51:30 09:51:30 #194 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:51:30 #194 DONE 0.5s 09:51:30 09:51:30 #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:51:30 #195 DONE 0.3s 09:51:30 09:51:30 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:51:30 #159 ... 09:51:30 09:51:30 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:51:30 #192 DONE 1.1s 09:51:30 09:51:30 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:51:30 #196 DONE 0.2s 09:51:30 09:51:30 #109 [security-secretstore-setup] exporting to image 09:51:30 #109 exporting layers 1.0s done 09:51:30 #109 writing image sha256:a80d97179cb8d58997968904f28b6945fb33d0ccddbce23315d0153cc445d453 09:51:31 #34 ... 09:51:31 09:51:31 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:31 #87 DONE 99.1s 09:51:31 09:51:31 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:31 #84 DONE 102.0s 09:51:31 09:51:31 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:31 #81 DONE 105.1s 09:51:31 09:51:31 #119 [security-bootstrapper builder 6/7] COPY . . 09:51:31 #119 ... 09:51:31 09:51:31 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:31 #92 DONE 81.5s 09:51:31 09:51:31 #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:31 #82 DONE 103.7s 09:51:31 09:51:31 #120 [security-proxy-auth builder 6/7] COPY . . 09:51:31 #120 DONE 1.5s 09:51:31 09:51:31 #121 [security-secretstore-setup builder 6/7] COPY . . 09:51:31 #121 CACHED 09:51:31 09:51:31 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:31 #122 CACHED 09:51:31 09:51:31 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:51:31 #123 CACHED 09:51:31 09:51:31 #124 [support-scheduler builder 6/7] COPY . . 09:51:31 #124 CACHED 09:51:31 09:51:31 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:31 #125 CACHED 09:51:31 09:51:31 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:51:31 #126 CACHED 09:51:31 09:51:31 #127 [security-proxy-setup builder 6/7] COPY . . 09:51:31 #127 CACHED 09:51:31 09:51:31 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:31 #128 CACHED 09:51:31 09:51:31 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:51:31 #129 CACHED 09:51:31 09:51:31 #130 [core-keeper builder 7/8] COPY . . 09:51:31 #130 DONE 1.5s 09:51:31 09:51:31 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 09:51:31 #131 CACHED 09:51:31 09:51:31 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:31 #132 CACHED 09:51:31 09:51:31 #133 [core-data builder 6/7] COPY . . 09:51:31 #133 CACHED 09:51:31 09:51:31 #134 [security-spiffe-token-provider builder 6/7] COPY . . 09:51:31 #134 DONE 1.6s 09:51:31 09:51:31 #119 [security-bootstrapper builder 6/7] COPY . . 09:51:31 #119 DONE 1.5s 09:51:31 09:51:31 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:31 #135 CACHED 09:51:31 09:51:31 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:51:31 #136 CACHED 09:51:31 09:51:31 #137 [core-metadata builder 6/7] COPY . . 09:51:31 #137 CACHED 09:51:31 09:51:31 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 09:51:31 #138 CACHED 09:51:31 09:51:31 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:31 #139 CACHED 09:51:31 09:51:31 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:51:31 #140 CACHED 09:51:31 09:51:31 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:51:31 #141 ... 09:51:31 09:51:31 #142 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:31 #142 CACHED 09:51:31 09:51:31 #143 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:51:31 #143 CACHED 09:51:31 09:51:31 #144 [support-cron-scheduler builder 6/7] COPY . . 09:51:31 #144 CACHED 09:51:31 09:51:31 #145 [support-notifications builder 6/7] COPY . . 09:51:31 #145 DONE 1.7s 09:51:31 09:51:31 #146 [core-command builder 4/7] COPY go.mod vendor* ./ 09:51:31 #146 CACHED 09:51:31 09:51:31 #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:31 #147 CACHED 09:51:31 09:51:31 #148 [core-command builder 6/7] COPY . . 09:51:31 #148 CACHED 09:51:31 09:51:31 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:51:32 #109 writing image sha256:a80d97179cb8d58997968904f28b6945fb33d0ccddbce23315d0153cc445d453 1.1s done 09:51:32 #109 naming to docker.io/library/security-proxy-setup 09:51:32 #109 naming to docker.io/library/security-proxy-setup 0.6s done 09:51:32 #149 ... 09:51:32 09:51:32 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:51:32 #0 5.484 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:51:33 #150 ... 09:51:33 09:51:33 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:51:33 #0 5.631 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:51:33 #151 ... 09:51:33 09:51:33 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:51:33 #149 5.852 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:51:37 #149 ... 09:51:37 09:51:37 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:51:37 #0 6.611 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:51:37 #152 ... 09:51:37 09:51:37 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:51:37 #0 6.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:51:37 #153 ... 09:51:37 09:51:37 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:51:37 #0 6.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:51:37 #154 ... 09:51:37 09:51:37 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:51:37 #0 5.190 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:51:38 #109 ... 09:51:38 09:51:38 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:51:38 #197 DONE 6.9s 09:51:38 09:51:38 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:51:38 #198 ... 09:51:38 09:51:38 #109 [security-secretstore-setup] exporting to image 09:51:38 #109 exporting layers 7.6s done 09:51:38 #109 writing image sha256:c3f11fd82075463b3b958c7c3ff3a86293927142c6b6f1da42056d9c67ce3705 done 09:51:38 #109 naming to docker.io/library/security-secretstore-setup done 09:51:38 #109 DONE 10.9s 09:51:38 09:51:38 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:51:38 #155 ... 09:51:38 09:51:38 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:51:38 #0 3.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:51:38 #156 ... 09:51:38 09:51:38 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:51:38 #0 6.567 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:51:38 #157 ... 09:51:38 09:51:38 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:51:38 #0 6.610 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:51:38 #158 ... 09:51:38 09:51:38 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:51:38 #0 6.471 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:51:38 #159 ... 09:51:38 09:51:38 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:51:38 #0 6.477 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:51:38 #160 ... 09:51:38 09:51:38 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:51:38 #141 6.502 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:51:56 #151 ... 09:51:56 09:51:56 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:51:56 #198 DONE 17.0s 09:51:56 09:51:56 #109 [security-bootstrapper] exporting to image 09:51:56 #109 exporting layers 09:51:56 #109 exporting layers 0.6s done 09:51:56 #109 writing image sha256:da4040d3f89a884cb0d2e35d20397cd498aed9465e6c23d1e50bca56e86e658b done 09:51:56 #109 naming to docker.io/library/security-bootstrapper 0.0s done 09:51:56 #109 DONE 11.5s 09:51:56 09:51:56 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:52:23 #47 ... 09:52:23 09:52:23 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:52:23 #153 DONE 162.1s 09:52:23 09:52:23 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:52:23 #151 DONE 162.2s 09:52:23 09:52:23 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:52:23 #148 DONE 162.1s 09:52:23 09:52:23 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:52:23 #160 DONE 162.1s 09:52:23 09:52:23 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:52:23 #150 DONE 162.2s 09:52:23 09:52:23 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:52:23 #149 DONE 162.2s 09:52:23 09:52:23 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:52:23 #159 DONE 162.2s 09:52:23 09:52:23 #199 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:52:23 #199 ... 09:52:23 09:52:23 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:52:23 #154 DONE 162.3s 09:52:23 09:52:23 #200 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:52:23 #200 ... 09:52:23 09:52:23 #199 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:52:23 #199 DONE 0.4s 09:52:23 09:52:23 #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:52:23 #201 DONE 0.5s 09:52:23 09:52:23 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:52:23 #202 DONE 0.4s 09:52:23 09:52:23 #200 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:52:23 #200 DONE 0.4s 09:52:23 09:52:23 #203 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:52:23 #203 DONE 0.3s 09:52:23 09:52:23 #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:52:23 #204 ... 09:52:23 09:52:23 #205 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:52:23 #205 DONE 0.3s 09:52:23 09:52:23 #206 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:52:23 #206 DONE 0.3s 09:52:23 09:52:23 #207 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:52:23 #207 CACHED 09:52:23 09:52:23 #208 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:52:23 #208 CACHED 09:52:23 09:52:23 #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:52:23 #209 CACHED 09:52:23 09:52:23 #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:52:23 #210 CACHED 09:52:23 09:52:23 #211 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:52:23 #211 CACHED 09:52:23 09:52:23 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:52:23 #212 CACHED 09:52:23 09:52:23 #213 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:52:23 #213 ... 09:52:23 09:52:23 #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:52:23 #204 DONE 0.3s 09:52:23 09:52:23 #214 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:52:23 #214 DONE 0.3s 09:52:23 09:52:23 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:52:23 #215 DONE 0.4s 09:52:23 09:52:23 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:52:23 #216 DONE 0.3s 09:52:23 09:52:23 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:52:23 #217 ... 09:52:23 09:52:23 #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:52:23 #218 DONE 1.2s 09:52:23 09:52:23 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:52:23 #219 DONE 1.2s 09:52:23 09:52:23 #220 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:52:23 #220 DONE 1.1s 09:52:23 09:52:23 #221 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:52:23 #221 DONE 1.1s 09:52:23 09:52:23 #213 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:52:23 #213 DONE 1.3s 09:52:23 09:52:23 #222 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:52:23 #222 DONE 1.3s 09:52:23 09:52:23 #223 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:52:23 #223 DONE 1.1s 09:52:23 09:52:23 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:52:23 #217 DONE 1.1s 09:52:23 09:52:23 #109 [core-keeper] exporting to image 09:52:23 #109 exporting layers 09:52:23 #109 ... 09:52:23 09:52:23 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:52:23 #224 DONE 0.3s 09:52:23 09:52:23 #225 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:52:23 #225 DONE 0.2s 09:52:23 09:52:23 #226 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:52:23 #226 DONE 0.3s 09:52:23 09:52:23 #227 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:52:23 #227 DONE 0.2s 09:52:23 09:52:23 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:52:23 #228 DONE 0.2s 09:52:23 09:52:23 #109 [support-notifications] exporting to image 09:52:23 #109 ... 09:52:23 09:52:23 #229 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:52:23 #229 DONE 0.2s 09:52:23 09:52:23 #230 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:52:23 #230 DONE 0.2s 09:52:23 09:52:23 #109 [core-keeper] exporting to image 09:52:23 #109 writing image sha256:92c898c065582dc2180cf9a160f798a443a39bd40625a57180d12191a240667e 0.1s done 09:52:23 #109 naming to docker.io/library/core-keeper 0.0s done 09:52:23 #109 ... 09:52:23 09:52:23 #231 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:52:23 #231 DONE 0.2s 09:52:23 09:52:23 #109 [core-metadata] exporting to image 09:52:23 #109 exporting layers 0.2s done 09:52:23 #109 exporting layers 0.6s done 09:52:23 #109 writing image sha256:43912626a16599de9562f3fd2511920f62d9fae67e4bd8bfa534aa70f9e85d3c 0.0s done 09:52:23 #109 writing image sha256:5753cd79db4e9feb95876b28cc51be1c7f355229167c6ae2d47ebb80b57197d5 0.0s done 09:52:23 #109 naming to docker.io/library/core-data done 09:52:23 #109 naming to docker.io/library/support-scheduler done 09:52:23 #109 writing image sha256:41253bef91ed82252a33700860e6d77175ddcc90c39561ef8b5cfcb8039d6b10 done 09:52:23 #109 naming to docker.io/library/support-notifications done 09:52:23 #109 writing image sha256:152899463c9bfc5004bf5c3a91e43e544a3aef5672fe708f51a1d601882b989f done 09:52:23 #109 naming to docker.io/library/support-cron-scheduler done 09:52:23 #109 ... 09:52:23 09:52:23 #232 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:52:23 #232 DONE 0.3s 09:52:23 09:52:23 #109 [security-proxy-auth] exporting to image 09:52:23 #109 exporting layers 0.4s done 09:52:23 #109 writing image sha256:23a59e978d7fb808c92aec928f8f9f60952ea043742d847fc76b51b416d1f1cb 0.0s done 09:52:23 #109 naming to docker.io/library/core-command done 09:52:23 #109 writing image sha256:68afbbe5cec26cdc7344bc4a5f29f4d346ef2c77bce6694fb940ddc0f7911e87 done 09:52:23 #109 writing image sha256:e2d5c582c581e320d387a7ee40892a3200d2d6485c3f0b19e2b1a0c8bfe60211 done 09:52:23 #109 naming to docker.io/library/core-metadata done 09:52:23 #109 naming to docker.io/library/security-proxy-auth done 09:52:23 #109 DONE 12.7s 09:52:23 09:52:23 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:23 time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:52:23 $ docker stop --time=1 561db9c4c74a114c5462a314ed26fdc3de675163b04818c0921ff063ee57fa9c 09:52:24 $ docker rm -f --volumes 561db9c4c74a114c5462a314ed26fdc3de675163b04818c0921ff063ee57fa9c [Pipeline] // withDockerContainer [Pipeline] sh 09:52:24 + docker images 09:52:24 REPOSITORY TAG IMAGE ID CREATED SIZE 09:52:24 support-scheduler latest 5753cd79db4e 3 seconds ago 41.9MB 09:52:24 security-proxy-auth latest e2d5c582c581 3 seconds ago 33MB 09:52:24 core-metadata latest 68afbbe5cec2 3 seconds ago 39.7MB 09:52:24 core-command latest 23a59e978d7f 3 seconds ago 35.4MB 09:52:24 support-notifications latest 41253bef91ed 3 seconds ago 42.5MB 09:52:24 core-data latest 43912626a165 3 seconds ago 39.6MB 09:52:24 support-cron-scheduler latest 152899463c9b 4 seconds ago 44MB 09:52:24 core-keeper latest 92c898c06558 4 seconds ago 39.5MB 09:52:24 security-bootstrapper latest da4040d3f89a 30 seconds ago 18.9MB 09:52:24 security-secretstore-setup latest c3f11fd82075 54 seconds ago 37MB 09:52:24 security-proxy-setup latest a80d97179cb8 55 seconds ago 26.2MB 09:52:24 core-common-config-bootstrapper latest 5a8c6311578e 56 seconds ago 15.2MB 09:52:24 security-spiffe-token-provider latest 8050961c8324 57 seconds ago 28.8MB 09:52:24 security-spire-agent latest fb68f0f8251e 3 minutes ago 182MB 09:52:24 security-spire-config latest 7035b22e6c46 3 minutes ago 120MB 09:52:24 security-spire-server latest 8551c95fa839 3 minutes ago 121MB 09:52:24 ci-base-image-x86_64 latest 32095fdaadfa 7 minutes ago 971MB 09:52:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 09:52:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 09:52:24 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 09:52:24 provisioning config files... 09:52:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/673@tmp/config6507956890670720376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:25 ---> ****-login.sh 09:52:25 nexus3.edgexfoundry.org:10001 09:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:25 Configure a credential helper to remove this warning. See 09:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:25 09:52:25 Login Succeeded 09:52:25 nexus3.edgexfoundry.org:10002 09:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:25 Configure a credential helper to remove this warning. See 09:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:25 09:52:25 Login Succeeded 09:52:25 nexus3.edgexfoundry.org:10003 09:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:25 Configure a credential helper to remove this warning. See 09:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:25 09:52:25 Login Succeeded 09:52:25 nexus3.edgexfoundry.org:10004 09:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:25 Configure a credential helper to remove this warning. See 09:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:25 09:52:25 Login Succeeded 09:52:25 ****.io 09:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:25 Configure a credential helper to remove this warning. See 09:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:25 09:52:25 Login Succeeded 09:52:25 ---> ****-login.sh ends [Pipeline] } 09:52:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:52:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:52:25 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:25 latest 09:52:25 3.2.0-dev.55 09:52:25 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:25 main 09:52:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:26 + docker push nexus3.edgexfoundry.org:10004/core-command:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:52:26 4a0ae14162c6: Preparing 09:52:26 ac7a423e966a: Preparing 09:52:26 a40c9da0d4db: Preparing 09:52:26 c5635b7db14b: Preparing 09:52:26 469e9a0513f8: Preparing 09:52:26 b71f6b4377cb: Preparing 09:52:26 ce7f800efff9: Preparing 09:52:26 ce7f800efff9: Waiting 09:52:26 b71f6b4377cb: Waiting 09:52:26 c5635b7db14b: Pushed 09:52:26 4a0ae14162c6: Pushed 09:52:26 469e9a0513f8: Pushed 09:52:26 a40c9da0d4db: Pushed 09:52:26 ce7f800efff9: Layer already exists 09:52:26 b71f6b4377cb: Pushed 09:52:29 ac7a423e966a: Pushed 09:52:29 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:d7bd4723e7109598b95839d924c68f5230830182cff067ab050d8958c1176a7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:30 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:52:30 4a0ae14162c6: Preparing 09:52:30 ac7a423e966a: Preparing 09:52:30 a40c9da0d4db: Preparing 09:52:30 c5635b7db14b: Preparing 09:52:30 469e9a0513f8: Preparing 09:52:30 b71f6b4377cb: Preparing 09:52:30 ce7f800efff9: Preparing 09:52:30 b71f6b4377cb: Waiting 09:52:30 ce7f800efff9: Waiting 09:52:30 4a0ae14162c6: Layer already exists 09:52:30 c5635b7db14b: Layer already exists 09:52:30 ac7a423e966a: Layer already exists 09:52:30 a40c9da0d4db: Layer already exists 09:52:30 469e9a0513f8: Layer already exists 09:52:30 b71f6b4377cb: Layer already exists 09:52:30 ce7f800efff9: Layer already exists 09:52:30 latest: digest: sha256:d7bd4723e7109598b95839d924c68f5230830182cff067ab050d8958c1176a7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:30 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.55 09:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:52:30 4a0ae14162c6: Preparing 09:52:30 ac7a423e966a: Preparing 09:52:30 a40c9da0d4db: Preparing 09:52:30 c5635b7db14b: Preparing 09:52:30 469e9a0513f8: Preparing 09:52:30 b71f6b4377cb: Preparing 09:52:30 ce7f800efff9: Preparing 09:52:30 b71f6b4377cb: Waiting 09:52:30 ce7f800efff9: Waiting 09:52:30 4a0ae14162c6: Layer already exists 09:52:30 c5635b7db14b: Layer already exists 09:52:30 ac7a423e966a: Layer already exists 09:52:30 a40c9da0d4db: Layer already exists 09:52:30 469e9a0513f8: Layer already exists 09:52:30 ce7f800efff9: Layer already exists 09:52:30 b71f6b4377cb: Layer already exists 09:52:30 3.2.0-dev.55: digest: sha256:d7bd4723e7109598b95839d924c68f5230830182cff067ab050d8958c1176a7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:31 + docker push nexus3.edgexfoundry.org:10004/core-command:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:52:31 4a0ae14162c6: Preparing 09:52:31 ac7a423e966a: Preparing 09:52:31 a40c9da0d4db: Preparing 09:52:31 c5635b7db14b: Preparing 09:52:31 469e9a0513f8: Preparing 09:52:31 b71f6b4377cb: Preparing 09:52:31 ce7f800efff9: Preparing 09:52:31 b71f6b4377cb: Waiting 09:52:31 ce7f800efff9: Waiting 09:52:31 c5635b7db14b: Layer already exists 09:52:31 4a0ae14162c6: Layer already exists 09:52:31 469e9a0513f8: Layer already exists 09:52:31 a40c9da0d4db: Layer already exists 09:52:31 ac7a423e966a: Layer already exists 09:52:31 ce7f800efff9: Layer already exists 09:52:31 b71f6b4377cb: Layer already exists 09:52:31 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:d7bd4723e7109598b95839d924c68f5230830182cff067ab050d8958c1176a7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:31 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:52:31 4a0ae14162c6: Preparing 09:52:31 ac7a423e966a: Preparing 09:52:31 a40c9da0d4db: Preparing 09:52:31 c5635b7db14b: Preparing 09:52:31 469e9a0513f8: Preparing 09:52:31 b71f6b4377cb: Preparing 09:52:31 ce7f800efff9: Preparing 09:52:31 b71f6b4377cb: Waiting 09:52:31 ce7f800efff9: Waiting 09:52:31 ac7a423e966a: Layer already exists 09:52:31 469e9a0513f8: Layer already exists 09:52:31 4a0ae14162c6: Layer already exists 09:52:31 a40c9da0d4db: Layer already exists 09:52:31 c5635b7db14b: Layer already exists 09:52:31 b71f6b4377cb: Layer already exists 09:52:31 ce7f800efff9: Layer already exists 09:52:31 main: digest: sha256:d7bd4723e7109598b95839d924c68f5230830182cff067ab050d8958c1176a7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:32 ===================================================== [Pipeline] echo 09:52:32 taggedImages: 09:52:32 - nexus3.edgexfoundry.org:10004/core-command:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:32 - nexus3.edgexfoundry.org:10004/core-command:latest 09:52:32 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.55 09:52:32 - nexus3.edgexfoundry.org:10004/core-command:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:32 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:52:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:52:32 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:32 latest 09:52:32 3.2.0-dev.55 09:52:32 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:32 main 09:52:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:52:32 c4903d59f9ef: Preparing 09:52:32 bd1c42772bc2: Preparing 09:52:32 83c29bbf58cf: Preparing 09:52:32 81078fddd4a4: Preparing 09:52:32 a40c9da0d4db: Preparing 09:52:32 c5635b7db14b: Preparing 09:52:32 469e9a0513f8: Preparing 09:52:32 b71f6b4377cb: Preparing 09:52:32 ce7f800efff9: Preparing 09:52:32 c5635b7db14b: Waiting 09:52:32 469e9a0513f8: Waiting 09:52:32 b71f6b4377cb: Waiting 09:52:32 ce7f800efff9: Waiting 09:52:32 a40c9da0d4db: Layer already exists 09:52:32 c5635b7db14b: Layer already exists 09:52:32 469e9a0513f8: Layer already exists 09:52:32 b71f6b4377cb: Layer already exists 09:52:32 ce7f800efff9: Layer already exists 09:52:32 83c29bbf58cf: Pushed 09:52:32 c4903d59f9ef: Pushed 09:52:32 bd1c42772bc2: Pushed 09:52:33 81078fddd4a4: Pushed 09:52:33 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:a9fa64c8b51c5d4f313b8f201f6285d8e6c913ee76e636c05c9803f4fe842fa3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:34 + 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 09:52:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:52:34 c4903d59f9ef: Preparing 09:52:34 bd1c42772bc2: Preparing 09:52:34 83c29bbf58cf: Preparing 09:52:34 81078fddd4a4: Preparing 09:52:34 a40c9da0d4db: Preparing 09:52:34 c5635b7db14b: Preparing 09:52:34 469e9a0513f8: Preparing 09:52:34 b71f6b4377cb: Preparing 09:52:34 ce7f800efff9: Preparing 09:52:34 b71f6b4377cb: Waiting 09:52:34 ce7f800efff9: Waiting 09:52:34 c5635b7db14b: Waiting 09:52:34 469e9a0513f8: Waiting 09:52:34 bd1c42772bc2: Layer already exists 09:52:34 83c29bbf58cf: Layer already exists 09:52:34 a40c9da0d4db: Layer already exists 09:52:34 c4903d59f9ef: Layer already exists 09:52:34 81078fddd4a4: Layer already exists 09:52:34 c5635b7db14b: Layer already exists 09:52:34 469e9a0513f8: Layer already exists 09:52:34 b71f6b4377cb: Layer already exists 09:52:34 ce7f800efff9: Layer already exists 09:52:34 latest: digest: sha256:a9fa64c8b51c5d4f313b8f201f6285d8e6c913ee76e636c05c9803f4fe842fa3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.55 09:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:52:34 c4903d59f9ef: Preparing 09:52:34 bd1c42772bc2: Preparing 09:52:34 83c29bbf58cf: Preparing 09:52:34 81078fddd4a4: Preparing 09:52:34 a40c9da0d4db: Preparing 09:52:34 c5635b7db14b: Preparing 09:52:34 469e9a0513f8: Preparing 09:52:34 b71f6b4377cb: Preparing 09:52:34 ce7f800efff9: Preparing 09:52:34 469e9a0513f8: Waiting 09:52:34 c5635b7db14b: Waiting 09:52:34 b71f6b4377cb: Waiting 09:52:34 ce7f800efff9: Waiting 09:52:34 a40c9da0d4db: Layer already exists 09:52:34 81078fddd4a4: Layer already exists 09:52:34 c4903d59f9ef: Layer already exists 09:52:34 83c29bbf58cf: Layer already exists 09:52:34 bd1c42772bc2: Layer already exists 09:52:34 c5635b7db14b: Layer already exists 09:52:34 469e9a0513f8: Layer already exists 09:52:34 b71f6b4377cb: Layer already exists 09:52:34 ce7f800efff9: Layer already exists 09:52:34 3.2.0-dev.55: digest: sha256:a9fa64c8b51c5d4f313b8f201f6285d8e6c913ee76e636c05c9803f4fe842fa3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:52:35 c4903d59f9ef: Preparing 09:52:35 bd1c42772bc2: Preparing 09:52:35 83c29bbf58cf: Preparing 09:52:35 81078fddd4a4: Preparing 09:52:35 a40c9da0d4db: Preparing 09:52:35 c5635b7db14b: Preparing 09:52:35 469e9a0513f8: Preparing 09:52:35 b71f6b4377cb: Preparing 09:52:35 ce7f800efff9: Preparing 09:52:35 c5635b7db14b: Waiting 09:52:35 469e9a0513f8: Waiting 09:52:35 b71f6b4377cb: Waiting 09:52:35 ce7f800efff9: Waiting 09:52:35 83c29bbf58cf: Layer already exists 09:52:35 c4903d59f9ef: Layer already exists 09:52:35 bd1c42772bc2: Layer already exists 09:52:35 a40c9da0d4db: Layer already exists 09:52:35 81078fddd4a4: Layer already exists 09:52:35 c5635b7db14b: Layer already exists 09:52:35 b71f6b4377cb: Layer already exists 09:52:35 469e9a0513f8: Layer already exists 09:52:35 ce7f800efff9: Layer already exists 09:52:35 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:a9fa64c8b51c5d4f313b8f201f6285d8e6c913ee76e636c05c9803f4fe842fa3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:35 + 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 09:52:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:52:36 c4903d59f9ef: Preparing 09:52:36 bd1c42772bc2: Preparing 09:52:36 83c29bbf58cf: Preparing 09:52:36 81078fddd4a4: Preparing 09:52:36 a40c9da0d4db: Preparing 09:52:36 c5635b7db14b: Preparing 09:52:36 469e9a0513f8: Preparing 09:52:36 b71f6b4377cb: Preparing 09:52:36 ce7f800efff9: Preparing 09:52:36 c5635b7db14b: Waiting 09:52:36 469e9a0513f8: Waiting 09:52:36 b71f6b4377cb: Waiting 09:52:36 ce7f800efff9: Waiting 09:52:36 81078fddd4a4: Layer already exists 09:52:36 83c29bbf58cf: Layer already exists 09:52:36 a40c9da0d4db: Layer already exists 09:52:36 bd1c42772bc2: Layer already exists 09:52:36 c5635b7db14b: Layer already exists 09:52:36 c4903d59f9ef: Layer already exists 09:52:36 ce7f800efff9: Layer already exists 09:52:36 b71f6b4377cb: Layer already exists 09:52:36 469e9a0513f8: Layer already exists 09:52:36 main: digest: sha256:a9fa64c8b51c5d4f313b8f201f6285d8e6c913ee76e636c05c9803f4fe842fa3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:36 ===================================================== [Pipeline] echo 09:52:36 taggedImages: 09:52:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:52:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.55 09:52:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:52:36 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:52:36 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:36 latest 09:52:36 3.2.0-dev.55 09:52:36 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:36 main 09:52:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:37 + docker push nexus3.edgexfoundry.org:10004/core-data:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:52:37 167973aaf875: Preparing 09:52:37 93de2b19789c: Preparing 09:52:37 a40c9da0d4db: Preparing 09:52:37 c5635b7db14b: Preparing 09:52:37 73b704b1eebf: Preparing 09:52:37 8555859e5bb2: Preparing 09:52:37 ce7f800efff9: Preparing 09:52:37 8555859e5bb2: Waiting 09:52:37 a40c9da0d4db: Layer already exists 09:52:37 c5635b7db14b: Layer already exists 09:52:37 ce7f800efff9: Layer already exists 09:52:37 73b704b1eebf: Pushed 09:52:37 167973aaf875: Pushed 09:52:37 8555859e5bb2: Pushed 09:52:40 93de2b19789c: Pushed 09:52:40 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:ebfcd6e3a04cc99deb73606fe8b236918f204ef8483e762876abd45df1a0657f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:41 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:52:41 167973aaf875: Preparing 09:52:41 93de2b19789c: Preparing 09:52:41 a40c9da0d4db: Preparing 09:52:41 c5635b7db14b: Preparing 09:52:41 73b704b1eebf: Preparing 09:52:41 8555859e5bb2: Preparing 09:52:41 ce7f800efff9: Preparing 09:52:41 ce7f800efff9: Waiting 09:52:41 8555859e5bb2: Waiting 09:52:41 a40c9da0d4db: Layer already exists 09:52:41 93de2b19789c: Layer already exists 09:52:41 167973aaf875: Layer already exists 09:52:41 73b704b1eebf: Layer already exists 09:52:41 c5635b7db14b: Layer already exists 09:52:41 8555859e5bb2: Layer already exists 09:52:41 ce7f800efff9: Layer already exists 09:52:41 latest: digest: sha256:ebfcd6e3a04cc99deb73606fe8b236918f204ef8483e762876abd45df1a0657f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:41 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.55 09:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:52:41 167973aaf875: Preparing 09:52:41 93de2b19789c: Preparing 09:52:41 a40c9da0d4db: Preparing 09:52:41 c5635b7db14b: Preparing 09:52:41 73b704b1eebf: Preparing 09:52:41 8555859e5bb2: Preparing 09:52:41 ce7f800efff9: Preparing 09:52:41 8555859e5bb2: Waiting 09:52:41 ce7f800efff9: Waiting 09:52:41 a40c9da0d4db: Layer already exists 09:52:41 93de2b19789c: Layer already exists 09:52:41 c5635b7db14b: Layer already exists 09:52:41 73b704b1eebf: Layer already exists 09:52:41 167973aaf875: Layer already exists 09:52:41 ce7f800efff9: Layer already exists 09:52:41 8555859e5bb2: Layer already exists 09:52:41 3.2.0-dev.55: digest: sha256:ebfcd6e3a04cc99deb73606fe8b236918f204ef8483e762876abd45df1a0657f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:42 + docker push nexus3.edgexfoundry.org:10004/core-data:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:52:42 167973aaf875: Preparing 09:52:42 93de2b19789c: Preparing 09:52:42 a40c9da0d4db: Preparing 09:52:42 c5635b7db14b: Preparing 09:52:42 73b704b1eebf: Preparing 09:52:42 8555859e5bb2: Preparing 09:52:42 ce7f800efff9: Preparing 09:52:42 8555859e5bb2: Waiting 09:52:42 ce7f800efff9: Waiting 09:52:42 a40c9da0d4db: Layer already exists 09:52:42 c5635b7db14b: Layer already exists 09:52:42 73b704b1eebf: Layer already exists 09:52:42 93de2b19789c: Layer already exists 09:52:42 167973aaf875: Layer already exists 09:52:42 ce7f800efff9: Layer already exists 09:52:42 8555859e5bb2: Layer already exists 09:52:42 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:ebfcd6e3a04cc99deb73606fe8b236918f204ef8483e762876abd45df1a0657f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:43 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:52:43 167973aaf875: Preparing 09:52:43 93de2b19789c: Preparing 09:52:43 a40c9da0d4db: Preparing 09:52:43 c5635b7db14b: Preparing 09:52:43 73b704b1eebf: Preparing 09:52:43 8555859e5bb2: Preparing 09:52:43 ce7f800efff9: Preparing 09:52:43 ce7f800efff9: Waiting 09:52:43 8555859e5bb2: Waiting 09:52:43 a40c9da0d4db: Layer already exists 09:52:43 73b704b1eebf: Layer already exists 09:52:43 93de2b19789c: Layer already exists 09:52:43 167973aaf875: Layer already exists 09:52:43 c5635b7db14b: Layer already exists 09:52:43 8555859e5bb2: Layer already exists 09:52:43 ce7f800efff9: Layer already exists 09:52:43 main: digest: sha256:ebfcd6e3a04cc99deb73606fe8b236918f204ef8483e762876abd45df1a0657f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:43 ===================================================== [Pipeline] echo 09:52:43 taggedImages: 09:52:43 - nexus3.edgexfoundry.org:10004/core-data:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:43 - nexus3.edgexfoundry.org:10004/core-data:latest 09:52:43 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.55 09:52:43 - nexus3.edgexfoundry.org:10004/core-data:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:43 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:52:43 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:52:43 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:43 latest 09:52:43 3.2.0-dev.55 09:52:43 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:43 main 09:52:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:52:43 105822aa7408: Preparing 09:52:43 b236e31711a2: Preparing 09:52:43 c5635b7db14b: Preparing 09:52:43 0cf87f58c775: Preparing 09:52:43 c6f59eba0d3e: Preparing 09:52:43 ce7f800efff9: Preparing 09:52:43 ce7f800efff9: Waiting 09:52:43 c5635b7db14b: Layer already exists 09:52:43 ce7f800efff9: Layer already exists 09:52:43 c6f59eba0d3e: Pushed 09:52:43 0cf87f58c775: Pushed 09:52:43 105822aa7408: Pushed 09:52:47 b236e31711a2: Pushed 09:52:47 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:84680e645e7437d6d9c07b2300f3b8e9c93015d558efd1db8c91c594b0a81f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:52:47 105822aa7408: Preparing 09:52:47 b236e31711a2: Preparing 09:52:47 c5635b7db14b: Preparing 09:52:47 0cf87f58c775: Preparing 09:52:47 c6f59eba0d3e: Preparing 09:52:47 ce7f800efff9: Preparing 09:52:47 ce7f800efff9: Waiting 09:52:47 0cf87f58c775: Layer already exists 09:52:47 c6f59eba0d3e: Layer already exists 09:52:47 105822aa7408: Layer already exists 09:52:47 c5635b7db14b: Layer already exists 09:52:47 b236e31711a2: Layer already exists 09:52:47 ce7f800efff9: Layer already exists 09:52:47 latest: digest: sha256:84680e645e7437d6d9c07b2300f3b8e9c93015d558efd1db8c91c594b0a81f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.55 09:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:52:48 105822aa7408: Preparing 09:52:48 b236e31711a2: Preparing 09:52:48 c5635b7db14b: Preparing 09:52:48 0cf87f58c775: Preparing 09:52:48 c6f59eba0d3e: Preparing 09:52:48 ce7f800efff9: Preparing 09:52:48 ce7f800efff9: Waiting 09:52:48 b236e31711a2: Layer already exists 09:52:48 0cf87f58c775: Layer already exists 09:52:48 c5635b7db14b: Layer already exists 09:52:48 c6f59eba0d3e: Layer already exists 09:52:48 105822aa7408: Layer already exists 09:52:48 ce7f800efff9: Layer already exists 09:52:48 3.2.0-dev.55: digest: sha256:84680e645e7437d6d9c07b2300f3b8e9c93015d558efd1db8c91c594b0a81f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:52:49 105822aa7408: Preparing 09:52:49 b236e31711a2: Preparing 09:52:49 c5635b7db14b: Preparing 09:52:49 0cf87f58c775: Preparing 09:52:49 c6f59eba0d3e: Preparing 09:52:49 ce7f800efff9: Preparing 09:52:49 ce7f800efff9: Waiting 09:52:49 b236e31711a2: Layer already exists 09:52:49 0cf87f58c775: Layer already exists 09:52:49 105822aa7408: Layer already exists 09:52:49 c5635b7db14b: Layer already exists 09:52:49 c6f59eba0d3e: Layer already exists 09:52:49 ce7f800efff9: Layer already exists 09:52:49 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:84680e645e7437d6d9c07b2300f3b8e9c93015d558efd1db8c91c594b0a81f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:52:49 105822aa7408: Preparing 09:52:49 b236e31711a2: Preparing 09:52:49 c5635b7db14b: Preparing 09:52:49 0cf87f58c775: Preparing 09:52:49 c6f59eba0d3e: Preparing 09:52:49 ce7f800efff9: Preparing 09:52:49 ce7f800efff9: Waiting 09:52:49 0cf87f58c775: Layer already exists 09:52:49 c6f59eba0d3e: Layer already exists 09:52:49 c5635b7db14b: Layer already exists 09:52:49 105822aa7408: Layer already exists 09:52:49 b236e31711a2: Layer already exists 09:52:49 ce7f800efff9: Layer already exists 09:52:49 main: digest: sha256:84680e645e7437d6d9c07b2300f3b8e9c93015d558efd1db8c91c594b0a81f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:49 ===================================================== [Pipeline] echo 09:52:49 taggedImages: 09:52:49 - nexus3.edgexfoundry.org:10004/core-keeper:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:49 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:52:49 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.55 09:52:49 - nexus3.edgexfoundry.org:10004/core-keeper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:49 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:52:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:52:49 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:49 latest 09:52:49 3.2.0-dev.55 09:52:49 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:49 main 09:52:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:52:50 3afda96ef29f: Preparing 09:52:50 5cae31d975da: Preparing 09:52:50 3fefcc25b5ca: Preparing 09:52:50 a40c9da0d4db: Preparing 09:52:50 c5635b7db14b: Preparing 09:52:50 469e9a0513f8: Preparing 09:52:50 b71f6b4377cb: Preparing 09:52:50 ce7f800efff9: Preparing 09:52:50 469e9a0513f8: Waiting 09:52:50 b71f6b4377cb: Waiting 09:52:50 ce7f800efff9: Waiting 09:52:50 a40c9da0d4db: Layer already exists 09:52:50 c5635b7db14b: Layer already exists 09:52:50 b71f6b4377cb: Layer already exists 09:52:50 469e9a0513f8: Layer already exists 09:52:50 ce7f800efff9: Layer already exists 09:52:50 5cae31d975da: Pushed 09:52:50 3afda96ef29f: Pushed 09:52:53 3fefcc25b5ca: Pushed 09:52:54 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:fc633d0e6fb36f04a01e41bcce8a9bdc3ae0b2595cc576e2f0f5b0a21eda93f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:52:54 3afda96ef29f: Preparing 09:52:54 5cae31d975da: Preparing 09:52:54 3fefcc25b5ca: Preparing 09:52:54 a40c9da0d4db: Preparing 09:52:54 c5635b7db14b: Preparing 09:52:54 469e9a0513f8: Preparing 09:52:54 b71f6b4377cb: Preparing 09:52:54 ce7f800efff9: Preparing 09:52:54 469e9a0513f8: Waiting 09:52:54 b71f6b4377cb: Waiting 09:52:54 ce7f800efff9: Waiting 09:52:54 3fefcc25b5ca: Layer already exists 09:52:54 3afda96ef29f: Layer already exists 09:52:54 c5635b7db14b: Layer already exists 09:52:54 a40c9da0d4db: Layer already exists 09:52:54 5cae31d975da: Layer already exists 09:52:54 b71f6b4377cb: Layer already exists 09:52:54 ce7f800efff9: Layer already exists 09:52:54 469e9a0513f8: Layer already exists 09:52:54 latest: digest: sha256:fc633d0e6fb36f04a01e41bcce8a9bdc3ae0b2595cc576e2f0f5b0a21eda93f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.55 09:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:52:55 3afda96ef29f: Preparing 09:52:55 5cae31d975da: Preparing 09:52:55 3fefcc25b5ca: Preparing 09:52:55 a40c9da0d4db: Preparing 09:52:55 c5635b7db14b: Preparing 09:52:55 469e9a0513f8: Preparing 09:52:55 b71f6b4377cb: Preparing 09:52:55 ce7f800efff9: Preparing 09:52:55 469e9a0513f8: Waiting 09:52:55 b71f6b4377cb: Waiting 09:52:55 ce7f800efff9: Waiting 09:52:55 3fefcc25b5ca: Layer already exists 09:52:55 a40c9da0d4db: Layer already exists 09:52:55 3afda96ef29f: Layer already exists 09:52:55 5cae31d975da: Layer already exists 09:52:55 c5635b7db14b: Layer already exists 09:52:55 b71f6b4377cb: Layer already exists 09:52:55 469e9a0513f8: Layer already exists 09:52:55 ce7f800efff9: Layer already exists 09:52:55 3.2.0-dev.55: digest: sha256:fc633d0e6fb36f04a01e41bcce8a9bdc3ae0b2595cc576e2f0f5b0a21eda93f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:52:56 3afda96ef29f: Preparing 09:52:56 5cae31d975da: Preparing 09:52:56 3fefcc25b5ca: Preparing 09:52:56 a40c9da0d4db: Preparing 09:52:56 c5635b7db14b: Preparing 09:52:56 469e9a0513f8: Preparing 09:52:56 b71f6b4377cb: Preparing 09:52:56 ce7f800efff9: Preparing 09:52:56 b71f6b4377cb: Waiting 09:52:56 469e9a0513f8: Waiting 09:52:56 ce7f800efff9: Waiting 09:52:56 3fefcc25b5ca: Layer already exists 09:52:56 a40c9da0d4db: Layer already exists 09:52:56 c5635b7db14b: Layer already exists 09:52:56 5cae31d975da: Layer already exists 09:52:56 3afda96ef29f: Layer already exists 09:52:56 b71f6b4377cb: Layer already exists 09:52:56 ce7f800efff9: Layer already exists 09:52:56 469e9a0513f8: Layer already exists 09:52:56 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:fc633d0e6fb36f04a01e41bcce8a9bdc3ae0b2595cc576e2f0f5b0a21eda93f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:52:56 3afda96ef29f: Preparing 09:52:56 5cae31d975da: Preparing 09:52:56 3fefcc25b5ca: Preparing 09:52:56 a40c9da0d4db: Preparing 09:52:56 c5635b7db14b: Preparing 09:52:56 469e9a0513f8: Preparing 09:52:56 b71f6b4377cb: Preparing 09:52:56 ce7f800efff9: Preparing 09:52:56 b71f6b4377cb: Waiting 09:52:56 469e9a0513f8: Waiting 09:52:56 ce7f800efff9: Waiting 09:52:56 5cae31d975da: Layer already exists 09:52:56 3fefcc25b5ca: Layer already exists 09:52:56 3afda96ef29f: Layer already exists 09:52:56 c5635b7db14b: Layer already exists 09:52:56 a40c9da0d4db: Layer already exists 09:52:56 469e9a0513f8: Layer already exists 09:52:56 b71f6b4377cb: Layer already exists 09:52:56 ce7f800efff9: Layer already exists 09:52:56 main: digest: sha256:fc633d0e6fb36f04a01e41bcce8a9bdc3ae0b2595cc576e2f0f5b0a21eda93f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:56 ===================================================== [Pipeline] echo 09:52:56 taggedImages: 09:52:56 - nexus3.edgexfoundry.org:10004/core-metadata:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:52:56 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.55 09:52:56 - nexus3.edgexfoundry.org:10004/core-metadata:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:52:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:52:56 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:56 latest 09:52:56 3.2.0-dev.55 09:52:56 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:52:56 main 09:52:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:52:57 a775e820309d: Preparing 09:52:57 58a226b6b733: Preparing 09:52:57 16ca686068cc: Preparing 09:52:57 11df9b0eccfe: Preparing 09:52:57 2e201a86c72f: Preparing 09:52:57 cc3a10c8a377: Preparing 09:52:57 06bfc68cd197: Preparing 09:52:57 b4d424bee770: Preparing 09:52:57 a40c9da0d4db: Preparing 09:52:57 c5635b7db14b: Preparing 09:52:57 919d1e5a648f: Preparing 09:52:57 22aa229d7fbc: Preparing 09:52:57 5f70bf18a086: Preparing 09:52:57 884cdea5b44c: Preparing 09:52:57 e2362988657b: Preparing 09:52:57 f359c05ef599: Preparing 09:52:57 ce7f800efff9: Preparing 09:52:57 b4d424bee770: Waiting 09:52:57 a40c9da0d4db: Waiting 09:52:57 c5635b7db14b: Waiting 09:52:57 919d1e5a648f: Waiting 09:52:57 22aa229d7fbc: Waiting 09:52:57 5f70bf18a086: Waiting 09:52:57 884cdea5b44c: Waiting 09:52:57 e2362988657b: Waiting 09:52:57 f359c05ef599: Waiting 09:52:57 ce7f800efff9: Waiting 09:52:57 cc3a10c8a377: Waiting 09:52:57 06bfc68cd197: Waiting 09:52:57 2e201a86c72f: Pushed 09:52:57 11df9b0eccfe: Pushed 09:52:57 a775e820309d: Pushed 09:52:57 16ca686068cc: Pushed 09:52:57 58a226b6b733: Pushed 09:52:57 a40c9da0d4db: Layer already exists 09:52:57 c5635b7db14b: Layer already exists 09:52:57 cc3a10c8a377: Pushed 09:52:57 06bfc68cd197: Pushed 09:52:57 5f70bf18a086: Layer already exists 09:52:57 22aa229d7fbc: Pushed 09:52:57 919d1e5a648f: Pushed 09:52:57 ce7f800efff9: Layer already exists 09:52:57 884cdea5b44c: Pushed 09:52:57 e2362988657b: Pushed 09:52:57 f359c05ef599: Pushed 09:52:59 b4d424bee770: Pushed 09:52:59 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:4710614f0f9f1d678f9cc56fff35c0342f6e324189587d3d3d497fe8a3110f59 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:52:59 a775e820309d: Preparing 09:52:59 58a226b6b733: Preparing 09:52:59 16ca686068cc: Preparing 09:52:59 11df9b0eccfe: Preparing 09:52:59 2e201a86c72f: Preparing 09:52:59 cc3a10c8a377: Preparing 09:52:59 06bfc68cd197: Preparing 09:52:59 b4d424bee770: Preparing 09:52:59 a40c9da0d4db: Preparing 09:52:59 c5635b7db14b: Preparing 09:52:59 919d1e5a648f: Preparing 09:52:59 22aa229d7fbc: Preparing 09:52:59 5f70bf18a086: Preparing 09:52:59 884cdea5b44c: Preparing 09:52:59 e2362988657b: Preparing 09:52:59 f359c05ef599: Preparing 09:52:59 ce7f800efff9: Preparing 09:52:59 cc3a10c8a377: Waiting 09:52:59 06bfc68cd197: Waiting 09:52:59 b4d424bee770: Waiting 09:52:59 a40c9da0d4db: Waiting 09:52:59 c5635b7db14b: Waiting 09:52:59 919d1e5a648f: Waiting 09:52:59 22aa229d7fbc: Waiting 09:52:59 5f70bf18a086: Waiting 09:52:59 884cdea5b44c: Waiting 09:52:59 e2362988657b: Waiting 09:52:59 f359c05ef599: Waiting 09:52:59 ce7f800efff9: Waiting 09:52:59 2e201a86c72f: Layer already exists 09:52:59 a775e820309d: Layer already exists 09:52:59 11df9b0eccfe: Layer already exists 09:52:59 16ca686068cc: Layer already exists 09:52:59 58a226b6b733: Layer already exists 09:52:59 06bfc68cd197: Layer already exists 09:52:59 cc3a10c8a377: Layer already exists 09:52:59 c5635b7db14b: Layer already exists 09:52:59 a40c9da0d4db: Layer already exists 09:52:59 b4d424bee770: Layer already exists 09:52:59 22aa229d7fbc: Layer already exists 09:52:59 919d1e5a648f: Layer already exists 09:52:59 5f70bf18a086: Layer already exists 09:52:59 e2362988657b: Layer already exists 09:52:59 884cdea5b44c: Layer already exists 09:52:59 ce7f800efff9: Layer already exists 09:52:59 f359c05ef599: Layer already exists 09:52:59 latest: digest: sha256:4710614f0f9f1d678f9cc56fff35c0342f6e324189587d3d3d497fe8a3110f59 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.55 09:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:53:00 a775e820309d: Preparing 09:53:00 58a226b6b733: Preparing 09:53:00 16ca686068cc: Preparing 09:53:00 11df9b0eccfe: Preparing 09:53:00 2e201a86c72f: Preparing 09:53:00 cc3a10c8a377: Preparing 09:53:00 06bfc68cd197: Preparing 09:53:00 b4d424bee770: Preparing 09:53:00 a40c9da0d4db: Preparing 09:53:00 c5635b7db14b: Preparing 09:53:00 919d1e5a648f: Preparing 09:53:00 22aa229d7fbc: Preparing 09:53:00 5f70bf18a086: Preparing 09:53:00 884cdea5b44c: Preparing 09:53:00 e2362988657b: Preparing 09:53:00 f359c05ef599: Preparing 09:53:00 ce7f800efff9: Preparing 09:53:00 06bfc68cd197: Waiting 09:53:00 b4d424bee770: Waiting 09:53:00 884cdea5b44c: Waiting 09:53:00 a40c9da0d4db: Waiting 09:53:00 e2362988657b: Waiting 09:53:00 f359c05ef599: Waiting 09:53:00 c5635b7db14b: Waiting 09:53:00 919d1e5a648f: Waiting 09:53:00 ce7f800efff9: Waiting 09:53:00 22aa229d7fbc: Waiting 09:53:00 5f70bf18a086: Waiting 09:53:00 cc3a10c8a377: Waiting 09:53:00 2e201a86c72f: Layer already exists 09:53:00 11df9b0eccfe: Layer already exists 09:53:00 a775e820309d: Layer already exists 09:53:00 16ca686068cc: Layer already exists 09:53:00 58a226b6b733: Layer already exists 09:53:00 06bfc68cd197: Layer already exists 09:53:00 cc3a10c8a377: Layer already exists 09:53:00 b4d424bee770: Layer already exists 09:53:00 c5635b7db14b: Layer already exists 09:53:00 a40c9da0d4db: Layer already exists 09:53:00 919d1e5a648f: Layer already exists 09:53:00 22aa229d7fbc: Layer already exists 09:53:00 884cdea5b44c: Layer already exists 09:53:00 5f70bf18a086: Layer already exists 09:53:00 e2362988657b: Layer already exists 09:53:00 ce7f800efff9: Layer already exists 09:53:00 f359c05ef599: Layer already exists 09:53:00 3.2.0-dev.55: digest: sha256:4710614f0f9f1d678f9cc56fff35c0342f6e324189587d3d3d497fe8a3110f59 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:53:01 a775e820309d: Preparing 09:53:01 58a226b6b733: Preparing 09:53:01 16ca686068cc: Preparing 09:53:01 11df9b0eccfe: Preparing 09:53:01 2e201a86c72f: Preparing 09:53:01 cc3a10c8a377: Preparing 09:53:01 06bfc68cd197: Preparing 09:53:01 b4d424bee770: Preparing 09:53:01 a40c9da0d4db: Preparing 09:53:01 c5635b7db14b: Preparing 09:53:01 919d1e5a648f: Preparing 09:53:01 22aa229d7fbc: Preparing 09:53:01 5f70bf18a086: Preparing 09:53:01 884cdea5b44c: Preparing 09:53:01 e2362988657b: Preparing 09:53:01 f359c05ef599: Preparing 09:53:01 ce7f800efff9: Preparing 09:53:01 c5635b7db14b: Waiting 09:53:01 919d1e5a648f: Waiting 09:53:01 22aa229d7fbc: Waiting 09:53:01 5f70bf18a086: Waiting 09:53:01 884cdea5b44c: Waiting 09:53:01 e2362988657b: Waiting 09:53:01 f359c05ef599: Waiting 09:53:01 ce7f800efff9: Waiting 09:53:01 cc3a10c8a377: Waiting 09:53:01 06bfc68cd197: Waiting 09:53:01 b4d424bee770: Waiting 09:53:01 a40c9da0d4db: Waiting 09:53:01 16ca686068cc: Layer already exists 09:53:01 a775e820309d: Layer already exists 09:53:01 58a226b6b733: Layer already exists 09:53:01 2e201a86c72f: Layer already exists 09:53:01 11df9b0eccfe: Layer already exists 09:53:01 c5635b7db14b: Layer already exists 09:53:01 b4d424bee770: Layer already exists 09:53:01 06bfc68cd197: Layer already exists 09:53:01 cc3a10c8a377: Layer already exists 09:53:01 a40c9da0d4db: Layer already exists 09:53:01 919d1e5a648f: Layer already exists 09:53:01 e2362988657b: Layer already exists 09:53:01 5f70bf18a086: Layer already exists 09:53:01 884cdea5b44c: Layer already exists 09:53:01 22aa229d7fbc: Layer already exists 09:53:01 f359c05ef599: Layer already exists 09:53:01 ce7f800efff9: Layer already exists 09:53:01 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:4710614f0f9f1d678f9cc56fff35c0342f6e324189587d3d3d497fe8a3110f59 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:53:01 a775e820309d: Preparing 09:53:01 58a226b6b733: Preparing 09:53:01 16ca686068cc: Preparing 09:53:01 11df9b0eccfe: Preparing 09:53:01 2e201a86c72f: Preparing 09:53:01 cc3a10c8a377: Preparing 09:53:01 06bfc68cd197: Preparing 09:53:01 b4d424bee770: Preparing 09:53:01 a40c9da0d4db: Preparing 09:53:01 c5635b7db14b: Preparing 09:53:01 919d1e5a648f: Preparing 09:53:01 22aa229d7fbc: Preparing 09:53:01 5f70bf18a086: Preparing 09:53:01 884cdea5b44c: Preparing 09:53:01 e2362988657b: Preparing 09:53:01 f359c05ef599: Preparing 09:53:01 ce7f800efff9: Preparing 09:53:01 cc3a10c8a377: Waiting 09:53:01 06bfc68cd197: Waiting 09:53:01 b4d424bee770: Waiting 09:53:01 a40c9da0d4db: Waiting 09:53:01 c5635b7db14b: Waiting 09:53:01 919d1e5a648f: Waiting 09:53:01 22aa229d7fbc: Waiting 09:53:01 5f70bf18a086: Waiting 09:53:01 884cdea5b44c: Waiting 09:53:01 f359c05ef599: Waiting 09:53:01 ce7f800efff9: Waiting 09:53:01 58a226b6b733: Layer already exists 09:53:01 2e201a86c72f: Layer already exists 09:53:01 11df9b0eccfe: Layer already exists 09:53:01 16ca686068cc: Layer already exists 09:53:01 a775e820309d: Layer already exists 09:53:01 c5635b7db14b: Layer already exists 09:53:01 b4d424bee770: Layer already exists 09:53:01 cc3a10c8a377: Layer already exists 09:53:01 06bfc68cd197: Layer already exists 09:53:01 a40c9da0d4db: Layer already exists 09:53:01 919d1e5a648f: Layer already exists 09:53:01 5f70bf18a086: Layer already exists 09:53:01 22aa229d7fbc: Layer already exists 09:53:01 e2362988657b: Layer already exists 09:53:01 884cdea5b44c: Layer already exists 09:53:01 f359c05ef599: Layer already exists 09:53:01 ce7f800efff9: Layer already exists 09:53:01 main: digest: sha256:4710614f0f9f1d678f9cc56fff35c0342f6e324189587d3d3d497fe8a3110f59 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:01 ===================================================== [Pipeline] echo 09:53:01 taggedImages: 09:53:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:53:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.55 09:53:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:53:01 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:53:01 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:01 latest 09:53:01 3.2.0-dev.55 09:53:01 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:01 main 09:53:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:53:02 ff59d5c1a673: Preparing 09:53:02 e57142681e41: Preparing 09:53:02 d38946d8a9a0: Preparing 09:53:02 09c2e62d6894: Preparing 09:53:02 a40c9da0d4db: Preparing 09:53:02 c5635b7db14b: Preparing 09:53:02 469e9a0513f8: Preparing 09:53:02 b71f6b4377cb: Preparing 09:53:02 ce7f800efff9: Preparing 09:53:02 b71f6b4377cb: Waiting 09:53:02 c5635b7db14b: Waiting 09:53:02 469e9a0513f8: Waiting 09:53:02 ce7f800efff9: Waiting 09:53:02 a40c9da0d4db: Layer already exists 09:53:02 c5635b7db14b: Layer already exists 09:53:02 469e9a0513f8: Layer already exists 09:53:02 b71f6b4377cb: Layer already exists 09:53:02 ce7f800efff9: Layer already exists 09:53:02 e57142681e41: Pushed 09:53:02 ff59d5c1a673: Pushed 09:53:02 d38946d8a9a0: Pushed 09:53:05 09c2e62d6894: Pushed 09:53:05 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:a1a457226b48022b032b3f06383ba9b6415ca2dbc4d98761458f7c26cacd961e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:53:05 ff59d5c1a673: Preparing 09:53:05 e57142681e41: Preparing 09:53:05 d38946d8a9a0: Preparing 09:53:05 09c2e62d6894: Preparing 09:53:05 a40c9da0d4db: Preparing 09:53:05 c5635b7db14b: Preparing 09:53:05 469e9a0513f8: Preparing 09:53:05 b71f6b4377cb: Preparing 09:53:05 ce7f800efff9: Preparing 09:53:05 469e9a0513f8: Waiting 09:53:05 b71f6b4377cb: Waiting 09:53:05 ce7f800efff9: Waiting 09:53:05 c5635b7db14b: Waiting 09:53:05 e57142681e41: Layer already exists 09:53:05 a40c9da0d4db: Layer already exists 09:53:05 09c2e62d6894: Layer already exists 09:53:05 d38946d8a9a0: Layer already exists 09:53:05 ff59d5c1a673: Layer already exists 09:53:05 c5635b7db14b: Layer already exists 09:53:05 469e9a0513f8: Layer already exists 09:53:05 b71f6b4377cb: Layer already exists 09:53:05 ce7f800efff9: Layer already exists 09:53:05 latest: digest: sha256:a1a457226b48022b032b3f06383ba9b6415ca2dbc4d98761458f7c26cacd961e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.55 09:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:53:06 ff59d5c1a673: Preparing 09:53:06 e57142681e41: Preparing 09:53:06 d38946d8a9a0: Preparing 09:53:06 09c2e62d6894: Preparing 09:53:06 a40c9da0d4db: Preparing 09:53:06 c5635b7db14b: Preparing 09:53:06 469e9a0513f8: Preparing 09:53:06 b71f6b4377cb: Preparing 09:53:06 ce7f800efff9: Preparing 09:53:06 c5635b7db14b: Waiting 09:53:06 469e9a0513f8: Waiting 09:53:06 b71f6b4377cb: Waiting 09:53:06 ce7f800efff9: Waiting 09:53:06 ff59d5c1a673: Layer already exists 09:53:06 a40c9da0d4db: Layer already exists 09:53:06 e57142681e41: Layer already exists 09:53:06 09c2e62d6894: Layer already exists 09:53:06 d38946d8a9a0: Layer already exists 09:53:06 c5635b7db14b: Layer already exists 09:53:06 ce7f800efff9: Layer already exists 09:53:06 b71f6b4377cb: Layer already exists 09:53:06 469e9a0513f8: Layer already exists 09:53:06 3.2.0-dev.55: digest: sha256:a1a457226b48022b032b3f06383ba9b6415ca2dbc4d98761458f7c26cacd961e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:53:07 ff59d5c1a673: Preparing 09:53:07 e57142681e41: Preparing 09:53:07 d38946d8a9a0: Preparing 09:53:07 09c2e62d6894: Preparing 09:53:07 a40c9da0d4db: Preparing 09:53:07 c5635b7db14b: Preparing 09:53:07 469e9a0513f8: Preparing 09:53:07 b71f6b4377cb: Preparing 09:53:07 ce7f800efff9: Preparing 09:53:07 469e9a0513f8: Waiting 09:53:07 b71f6b4377cb: Waiting 09:53:07 ce7f800efff9: Waiting 09:53:07 c5635b7db14b: Waiting 09:53:07 d38946d8a9a0: Layer already exists 09:53:07 a40c9da0d4db: Layer already exists 09:53:07 ff59d5c1a673: Layer already exists 09:53:07 09c2e62d6894: Layer already exists 09:53:07 e57142681e41: Layer already exists 09:53:07 c5635b7db14b: Layer already exists 09:53:07 469e9a0513f8: Layer already exists 09:53:07 b71f6b4377cb: Layer already exists 09:53:07 ce7f800efff9: Layer already exists 09:53:07 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:a1a457226b48022b032b3f06383ba9b6415ca2dbc4d98761458f7c26cacd961e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:53:07 ff59d5c1a673: Preparing 09:53:07 e57142681e41: Preparing 09:53:07 d38946d8a9a0: Preparing 09:53:07 09c2e62d6894: Preparing 09:53:07 a40c9da0d4db: Preparing 09:53:07 c5635b7db14b: Preparing 09:53:07 469e9a0513f8: Preparing 09:53:07 b71f6b4377cb: Preparing 09:53:07 ce7f800efff9: Preparing 09:53:07 469e9a0513f8: Waiting 09:53:07 b71f6b4377cb: Waiting 09:53:07 ce7f800efff9: Waiting 09:53:07 c5635b7db14b: Waiting 09:53:07 e57142681e41: Layer already exists 09:53:07 09c2e62d6894: Layer already exists 09:53:07 a40c9da0d4db: Layer already exists 09:53:07 ff59d5c1a673: Layer already exists 09:53:07 d38946d8a9a0: Layer already exists 09:53:07 469e9a0513f8: Layer already exists 09:53:07 c5635b7db14b: Layer already exists 09:53:07 b71f6b4377cb: Layer already exists 09:53:07 ce7f800efff9: Layer already exists 09:53:07 main: digest: sha256:a1a457226b48022b032b3f06383ba9b6415ca2dbc4d98761458f7c26cacd961e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:07 ===================================================== [Pipeline] echo 09:53:07 taggedImages: 09:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.55 09:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:53:07 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:53:07 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:07 latest 09:53:07 3.2.0-dev.55 09:53:07 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:07 main 09:53:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:53:08 7fa9ac22ffaf: Preparing 09:53:08 b9458a022c72: Preparing 09:53:08 27969b208a06: Preparing 09:53:08 603ce3d05948: Preparing 09:53:08 c9b7ac75a267: Preparing 09:53:08 a40c9da0d4db: Preparing 09:53:08 c5635b7db14b: Preparing 09:53:08 2382fc1c3ad4: Preparing 09:53:08 91556a896c66: Preparing 09:53:08 656e0162c9a2: Preparing 09:53:08 ce7f800efff9: Preparing 09:53:08 2382fc1c3ad4: Waiting 09:53:08 91556a896c66: Waiting 09:53:08 c5635b7db14b: Waiting 09:53:08 a40c9da0d4db: Waiting 09:53:08 656e0162c9a2: Waiting 09:53:08 ce7f800efff9: Waiting 09:53:08 7fa9ac22ffaf: Pushed 09:53:08 603ce3d05948: Pushed 09:53:08 a40c9da0d4db: Layer already exists 09:53:08 b9458a022c72: Pushed 09:53:08 c9b7ac75a267: Pushed 09:53:08 c5635b7db14b: Layer already exists 09:53:08 ce7f800efff9: Layer already exists 09:53:08 91556a896c66: Pushed 09:53:08 2382fc1c3ad4: Pushed 09:53:09 27969b208a06: Pushed 09:53:09 656e0162c9a2: Pushed 09:53:09 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:8a3f72393add535af2d2f0393b087ead39eee47cbbe59e75c2104335429492e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:53:10 7fa9ac22ffaf: Preparing 09:53:10 b9458a022c72: Preparing 09:53:10 27969b208a06: Preparing 09:53:10 603ce3d05948: Preparing 09:53:10 c9b7ac75a267: Preparing 09:53:10 a40c9da0d4db: Preparing 09:53:10 c5635b7db14b: Preparing 09:53:10 a40c9da0d4db: Waiting 09:53:10 2382fc1c3ad4: Preparing 09:53:10 c5635b7db14b: Waiting 09:53:10 91556a896c66: Preparing 09:53:10 2382fc1c3ad4: Waiting 09:53:10 656e0162c9a2: Preparing 09:53:10 91556a896c66: Waiting 09:53:10 ce7f800efff9: Preparing 09:53:10 656e0162c9a2: Waiting 09:53:10 ce7f800efff9: Waiting 09:53:10 b9458a022c72: Layer already exists 09:53:10 27969b208a06: Layer already exists 09:53:10 7fa9ac22ffaf: Layer already exists 09:53:10 c9b7ac75a267: Layer already exists 09:53:10 603ce3d05948: Layer already exists 09:53:10 a40c9da0d4db: Layer already exists 09:53:10 2382fc1c3ad4: Layer already exists 09:53:10 c5635b7db14b: Layer already exists 09:53:10 91556a896c66: Layer already exists 09:53:10 656e0162c9a2: Layer already exists 09:53:10 ce7f800efff9: Layer already exists 09:53:10 latest: digest: sha256:8a3f72393add535af2d2f0393b087ead39eee47cbbe59e75c2104335429492e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.55 09:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:53:11 7fa9ac22ffaf: Preparing 09:53:11 b9458a022c72: Preparing 09:53:11 27969b208a06: Preparing 09:53:11 603ce3d05948: Preparing 09:53:11 c9b7ac75a267: Preparing 09:53:11 a40c9da0d4db: Preparing 09:53:11 c5635b7db14b: Preparing 09:53:11 2382fc1c3ad4: Preparing 09:53:11 91556a896c66: Preparing 09:53:11 656e0162c9a2: Preparing 09:53:11 ce7f800efff9: Preparing 09:53:11 91556a896c66: Waiting 09:53:11 c5635b7db14b: Waiting 09:53:11 656e0162c9a2: Waiting 09:53:11 2382fc1c3ad4: Waiting 09:53:11 ce7f800efff9: Waiting 09:53:11 a40c9da0d4db: Waiting 09:53:11 27969b208a06: Layer already exists 09:53:11 c9b7ac75a267: Layer already exists 09:53:11 603ce3d05948: Layer already exists 09:53:11 7fa9ac22ffaf: Layer already exists 09:53:11 b9458a022c72: Layer already exists 09:53:11 2382fc1c3ad4: Layer already exists 09:53:11 a40c9da0d4db: Layer already exists 09:53:11 91556a896c66: Layer already exists 09:53:11 c5635b7db14b: Layer already exists 09:53:11 656e0162c9a2: Layer already exists 09:53:11 ce7f800efff9: Layer already exists 09:53:11 3.2.0-dev.55: digest: sha256:8a3f72393add535af2d2f0393b087ead39eee47cbbe59e75c2104335429492e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:53:11 7fa9ac22ffaf: Preparing 09:53:11 b9458a022c72: Preparing 09:53:11 27969b208a06: Preparing 09:53:11 603ce3d05948: Preparing 09:53:11 c9b7ac75a267: Preparing 09:53:11 a40c9da0d4db: Preparing 09:53:11 c5635b7db14b: Preparing 09:53:11 2382fc1c3ad4: Preparing 09:53:11 91556a896c66: Preparing 09:53:11 656e0162c9a2: Preparing 09:53:11 ce7f800efff9: Preparing 09:53:11 c5635b7db14b: Waiting 09:53:11 2382fc1c3ad4: Waiting 09:53:11 91556a896c66: Waiting 09:53:11 ce7f800efff9: Waiting 09:53:11 656e0162c9a2: Waiting 09:53:11 a40c9da0d4db: Waiting 09:53:11 b9458a022c72: Layer already exists 09:53:11 27969b208a06: Layer already exists 09:53:11 603ce3d05948: Layer already exists 09:53:11 c9b7ac75a267: Layer already exists 09:53:11 7fa9ac22ffaf: Layer already exists 09:53:11 a40c9da0d4db: Layer already exists 09:53:11 91556a896c66: Layer already exists 09:53:11 2382fc1c3ad4: Layer already exists 09:53:11 656e0162c9a2: Layer already exists 09:53:11 c5635b7db14b: Layer already exists 09:53:11 ce7f800efff9: Layer already exists 09:53:11 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:8a3f72393add535af2d2f0393b087ead39eee47cbbe59e75c2104335429492e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:53:12 7fa9ac22ffaf: Preparing 09:53:12 b9458a022c72: Preparing 09:53:12 27969b208a06: Preparing 09:53:12 603ce3d05948: Preparing 09:53:12 c9b7ac75a267: Preparing 09:53:12 a40c9da0d4db: Preparing 09:53:12 c5635b7db14b: Preparing 09:53:12 2382fc1c3ad4: Preparing 09:53:12 91556a896c66: Preparing 09:53:12 656e0162c9a2: Preparing 09:53:12 ce7f800efff9: Preparing 09:53:12 c5635b7db14b: Waiting 09:53:12 2382fc1c3ad4: Waiting 09:53:12 91556a896c66: Waiting 09:53:12 656e0162c9a2: Waiting 09:53:12 ce7f800efff9: Waiting 09:53:12 a40c9da0d4db: Waiting 09:53:12 b9458a022c72: Layer already exists 09:53:12 7fa9ac22ffaf: Layer already exists 09:53:12 27969b208a06: Layer already exists 09:53:12 c9b7ac75a267: Layer already exists 09:53:12 603ce3d05948: Layer already exists 09:53:12 c5635b7db14b: Layer already exists 09:53:12 a40c9da0d4db: Layer already exists 09:53:12 91556a896c66: Layer already exists 09:53:12 2382fc1c3ad4: Layer already exists 09:53:12 656e0162c9a2: Layer already exists 09:53:12 ce7f800efff9: Layer already exists 09:53:12 main: digest: sha256:8a3f72393add535af2d2f0393b087ead39eee47cbbe59e75c2104335429492e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:12 ===================================================== [Pipeline] echo 09:53:12 taggedImages: 09:53:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:53:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.55 09:53:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:53:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:53:12 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:12 latest 09:53:12 3.2.0-dev.55 09:53:12 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:12 main 09:53:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:53:13 61aaedffda30: Preparing 09:53:13 f8215da490f0: Preparing 09:53:13 6481ee761f37: Preparing 09:53:13 42d6ee03ca5f: Preparing 09:53:13 bb6ff085655b: Preparing 09:53:13 f4212b2d1735: Preparing 09:53:13 5f9ed73a47e8: Preparing 09:53:13 a40c9da0d4db: Preparing 09:53:13 c5635b7db14b: Preparing 09:53:13 6ddbdf231b9d: Preparing 09:53:13 561a838471f3: Preparing 09:53:13 ce7f800efff9: Preparing 09:53:13 a40c9da0d4db: Waiting 09:53:13 561a838471f3: Waiting 09:53:13 6ddbdf231b9d: Waiting 09:53:13 c5635b7db14b: Waiting 09:53:13 ce7f800efff9: Waiting 09:53:13 5f9ed73a47e8: Waiting 09:53:13 f4212b2d1735: Waiting 09:53:13 f8215da490f0: Pushed 09:53:13 bb6ff085655b: Pushed 09:53:13 61aaedffda30: Pushed 09:53:13 a40c9da0d4db: Layer already exists 09:53:13 c5635b7db14b: Layer already exists 09:53:13 f4212b2d1735: Pushed 09:53:13 5f9ed73a47e8: Pushed 09:53:13 6ddbdf231b9d: Pushed 09:53:13 ce7f800efff9: Layer already exists 09:53:14 42d6ee03ca5f: Pushed 09:53:14 6481ee761f37: Pushed 09:53:14 561a838471f3: Pushed 09:53:14 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:27dcca429b655216d48fafac7b4411de41d397dfc0fa1464137f3296667ea91c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:53:15 61aaedffda30: Preparing 09:53:15 f8215da490f0: Preparing 09:53:15 6481ee761f37: Preparing 09:53:15 42d6ee03ca5f: Preparing 09:53:15 bb6ff085655b: Preparing 09:53:15 f4212b2d1735: Preparing 09:53:15 5f9ed73a47e8: Preparing 09:53:15 a40c9da0d4db: Preparing 09:53:15 c5635b7db14b: Preparing 09:53:15 6ddbdf231b9d: Preparing 09:53:15 561a838471f3: Preparing 09:53:15 ce7f800efff9: Preparing 09:53:15 f4212b2d1735: Waiting 09:53:15 5f9ed73a47e8: Waiting 09:53:15 a40c9da0d4db: Waiting 09:53:15 c5635b7db14b: Waiting 09:53:15 6ddbdf231b9d: Waiting 09:53:15 561a838471f3: Waiting 09:53:15 ce7f800efff9: Waiting 09:53:15 42d6ee03ca5f: Layer already exists 09:53:15 61aaedffda30: Layer already exists 09:53:15 bb6ff085655b: Layer already exists 09:53:15 6481ee761f37: Layer already exists 09:53:15 f8215da490f0: Layer already exists 09:53:15 5f9ed73a47e8: Layer already exists 09:53:15 a40c9da0d4db: Layer already exists 09:53:15 6ddbdf231b9d: Layer already exists 09:53:15 f4212b2d1735: Layer already exists 09:53:15 c5635b7db14b: Layer already exists 09:53:15 561a838471f3: Layer already exists 09:53:15 ce7f800efff9: Layer already exists 09:53:15 latest: digest: sha256:27dcca429b655216d48fafac7b4411de41d397dfc0fa1464137f3296667ea91c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.55 09:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:53:15 61aaedffda30: Preparing 09:53:15 f8215da490f0: Preparing 09:53:15 6481ee761f37: Preparing 09:53:15 42d6ee03ca5f: Preparing 09:53:15 bb6ff085655b: Preparing 09:53:15 f4212b2d1735: Preparing 09:53:15 5f9ed73a47e8: Preparing 09:53:15 a40c9da0d4db: Preparing 09:53:15 c5635b7db14b: Preparing 09:53:15 6ddbdf231b9d: Preparing 09:53:15 561a838471f3: Preparing 09:53:15 ce7f800efff9: Preparing 09:53:15 6ddbdf231b9d: Waiting 09:53:15 561a838471f3: Waiting 09:53:15 ce7f800efff9: Waiting 09:53:15 5f9ed73a47e8: Waiting 09:53:15 c5635b7db14b: Waiting 09:53:15 a40c9da0d4db: Waiting 09:53:15 f4212b2d1735: Waiting 09:53:15 f8215da490f0: Layer already exists 09:53:15 bb6ff085655b: Layer already exists 09:53:15 61aaedffda30: Layer already exists 09:53:15 42d6ee03ca5f: Layer already exists 09:53:15 6481ee761f37: Layer already exists 09:53:15 f4212b2d1735: Layer already exists 09:53:15 5f9ed73a47e8: Layer already exists 09:53:15 a40c9da0d4db: Layer already exists 09:53:15 c5635b7db14b: Layer already exists 09:53:15 6ddbdf231b9d: Layer already exists 09:53:15 561a838471f3: Layer already exists 09:53:15 ce7f800efff9: Layer already exists 09:53:15 3.2.0-dev.55: digest: sha256:27dcca429b655216d48fafac7b4411de41d397dfc0fa1464137f3296667ea91c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:53:16 61aaedffda30: Preparing 09:53:16 f8215da490f0: Preparing 09:53:16 6481ee761f37: Preparing 09:53:16 42d6ee03ca5f: Preparing 09:53:16 bb6ff085655b: Preparing 09:53:16 f4212b2d1735: Preparing 09:53:16 5f9ed73a47e8: Preparing 09:53:16 a40c9da0d4db: Preparing 09:53:16 c5635b7db14b: Preparing 09:53:16 6ddbdf231b9d: Preparing 09:53:16 561a838471f3: Preparing 09:53:16 ce7f800efff9: Preparing 09:53:16 a40c9da0d4db: Waiting 09:53:16 c5635b7db14b: Waiting 09:53:16 f4212b2d1735: Waiting 09:53:16 ce7f800efff9: Waiting 09:53:16 6ddbdf231b9d: Waiting 09:53:16 5f9ed73a47e8: Waiting 09:53:16 561a838471f3: Waiting 09:53:16 42d6ee03ca5f: Layer already exists 09:53:16 f8215da490f0: Layer already exists 09:53:16 6481ee761f37: Layer already exists 09:53:16 61aaedffda30: Layer already exists 09:53:16 bb6ff085655b: Layer already exists 09:53:16 5f9ed73a47e8: Layer already exists 09:53:16 f4212b2d1735: Layer already exists 09:53:16 a40c9da0d4db: Layer already exists 09:53:16 6ddbdf231b9d: Layer already exists 09:53:16 c5635b7db14b: Layer already exists 09:53:16 561a838471f3: Layer already exists 09:53:16 ce7f800efff9: Layer already exists 09:53:16 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:27dcca429b655216d48fafac7b4411de41d397dfc0fa1464137f3296667ea91c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:53:17 61aaedffda30: Preparing 09:53:17 f8215da490f0: Preparing 09:53:17 6481ee761f37: Preparing 09:53:17 42d6ee03ca5f: Preparing 09:53:17 bb6ff085655b: Preparing 09:53:17 f4212b2d1735: Preparing 09:53:17 5f9ed73a47e8: Preparing 09:53:17 a40c9da0d4db: Preparing 09:53:17 c5635b7db14b: Preparing 09:53:17 6ddbdf231b9d: Preparing 09:53:17 561a838471f3: Preparing 09:53:17 ce7f800efff9: Preparing 09:53:17 f4212b2d1735: Waiting 09:53:17 6ddbdf231b9d: Waiting 09:53:17 561a838471f3: Waiting 09:53:17 ce7f800efff9: Waiting 09:53:17 5f9ed73a47e8: Waiting 09:53:17 c5635b7db14b: Waiting 09:53:17 a40c9da0d4db: Waiting 09:53:17 42d6ee03ca5f: Layer already exists 09:53:17 f8215da490f0: Layer already exists 09:53:17 6481ee761f37: Layer already exists 09:53:17 61aaedffda30: Layer already exists 09:53:17 bb6ff085655b: Layer already exists 09:53:17 f4212b2d1735: Layer already exists 09:53:17 5f9ed73a47e8: Layer already exists 09:53:17 a40c9da0d4db: Layer already exists 09:53:17 6ddbdf231b9d: Layer already exists 09:53:17 c5635b7db14b: Layer already exists 09:53:17 561a838471f3: Layer already exists 09:53:17 ce7f800efff9: Layer already exists 09:53:17 main: digest: sha256:27dcca429b655216d48fafac7b4411de41d397dfc0fa1464137f3296667ea91c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:17 ===================================================== [Pipeline] echo 09:53:17 taggedImages: 09:53:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:53:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.55 09:53:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:53:17 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:53:17 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:17 latest 09:53:17 3.2.0-dev.55 09:53:17 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:17 main 09:53:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:53:18 baa620485e11: Preparing 09:53:18 b1c96a85ad7a: Preparing 09:53:18 a40c9da0d4db: Preparing 09:53:18 c5635b7db14b: Preparing 09:53:18 d71fb6cf96b8: Preparing 09:53:18 e9d769e45c33: Preparing 09:53:18 e9d769e45c33: Waiting 09:53:18 ce7f800efff9: Preparing 09:53:18 ce7f800efff9: Waiting 09:53:18 c5635b7db14b: Layer already exists 09:53:18 a40c9da0d4db: Layer already exists 09:53:18 ce7f800efff9: Layer already exists 09:53:18 d71fb6cf96b8: Pushed 09:53:18 baa620485e11: Pushed 09:53:19 e9d769e45c33: Pushed 09:53:19 b1c96a85ad7a: Pushed 09:53:19 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:ca2d00082918f840f1cf223647d877bdbdf3c8649452738eeae93dab2ec77e45 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:20 + 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 09:53:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:53:20 baa620485e11: Preparing 09:53:20 b1c96a85ad7a: Preparing 09:53:20 a40c9da0d4db: Preparing 09:53:20 c5635b7db14b: Preparing 09:53:20 d71fb6cf96b8: Preparing 09:53:20 e9d769e45c33: Preparing 09:53:20 ce7f800efff9: Preparing 09:53:20 e9d769e45c33: Waiting 09:53:20 ce7f800efff9: Waiting 09:53:20 c5635b7db14b: Layer already exists 09:53:20 b1c96a85ad7a: Layer already exists 09:53:20 d71fb6cf96b8: Layer already exists 09:53:20 a40c9da0d4db: Layer already exists 09:53:20 baa620485e11: Layer already exists 09:53:20 e9d769e45c33: Layer already exists 09:53:20 ce7f800efff9: Layer already exists 09:53:20 latest: digest: sha256:ca2d00082918f840f1cf223647d877bdbdf3c8649452738eeae93dab2ec77e45 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.55 09:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:53:21 baa620485e11: Preparing 09:53:21 b1c96a85ad7a: Preparing 09:53:21 a40c9da0d4db: Preparing 09:53:21 c5635b7db14b: Preparing 09:53:21 d71fb6cf96b8: Preparing 09:53:21 e9d769e45c33: Preparing 09:53:21 ce7f800efff9: Preparing 09:53:21 e9d769e45c33: Waiting 09:53:21 ce7f800efff9: Waiting 09:53:21 b1c96a85ad7a: Layer already exists 09:53:21 d71fb6cf96b8: Layer already exists 09:53:21 c5635b7db14b: Layer already exists 09:53:21 baa620485e11: Layer already exists 09:53:21 a40c9da0d4db: Layer already exists 09:53:21 e9d769e45c33: Layer already exists 09:53:21 ce7f800efff9: Layer already exists 09:53:21 3.2.0-dev.55: digest: sha256:ca2d00082918f840f1cf223647d877bdbdf3c8649452738eeae93dab2ec77e45 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:53:21 baa620485e11: Preparing 09:53:21 b1c96a85ad7a: Preparing 09:53:21 a40c9da0d4db: Preparing 09:53:21 c5635b7db14b: Preparing 09:53:21 d71fb6cf96b8: Preparing 09:53:21 e9d769e45c33: Preparing 09:53:21 ce7f800efff9: Preparing 09:53:21 e9d769e45c33: Waiting 09:53:21 ce7f800efff9: Waiting 09:53:21 a40c9da0d4db: Layer already exists 09:53:21 baa620485e11: Layer already exists 09:53:21 d71fb6cf96b8: Layer already exists 09:53:21 c5635b7db14b: Layer already exists 09:53:21 b1c96a85ad7a: Layer already exists 09:53:21 e9d769e45c33: Layer already exists 09:53:21 ce7f800efff9: Layer already exists 09:53:21 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:ca2d00082918f840f1cf223647d877bdbdf3c8649452738eeae93dab2ec77e45 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:22 + 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 09:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:53:22 baa620485e11: Preparing 09:53:22 b1c96a85ad7a: Preparing 09:53:22 a40c9da0d4db: Preparing 09:53:22 c5635b7db14b: Preparing 09:53:22 d71fb6cf96b8: Preparing 09:53:22 e9d769e45c33: Preparing 09:53:22 ce7f800efff9: Preparing 09:53:22 e9d769e45c33: Waiting 09:53:22 ce7f800efff9: Waiting 09:53:22 a40c9da0d4db: Layer already exists 09:53:22 baa620485e11: Layer already exists 09:53:22 d71fb6cf96b8: Layer already exists 09:53:22 b1c96a85ad7a: Layer already exists 09:53:22 c5635b7db14b: Layer already exists 09:53:22 ce7f800efff9: Layer already exists 09:53:22 e9d769e45c33: Layer already exists 09:53:22 main: digest: sha256:ca2d00082918f840f1cf223647d877bdbdf3c8649452738eeae93dab2ec77e45 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:22 ===================================================== [Pipeline] echo 09:53:22 taggedImages: 09:53:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:53:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.55 09:53:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:53:22 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:53:22 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:22 latest 09:53:22 3.2.0-dev.55 09:53:22 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:22 main 09:53:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:53:23 35723d5e74ab: Preparing 09:53:23 8a2b26dc2ace: Preparing 09:53:23 2ef31ff1d95d: Preparing 09:53:23 a40c9da0d4db: Preparing 09:53:23 c5635b7db14b: Preparing 09:53:23 0f6821aebeca: Preparing 09:53:23 b1fea4e8e0cd: Preparing 09:53:23 f9af3403bc00: Preparing 09:53:23 6694dd0bb889: Preparing 09:53:23 ce7f800efff9: Preparing 09:53:23 b1fea4e8e0cd: Waiting 09:53:23 0f6821aebeca: Waiting 09:53:23 f9af3403bc00: Waiting 09:53:23 6694dd0bb889: Waiting 09:53:23 ce7f800efff9: Waiting 09:53:23 a40c9da0d4db: Layer already exists 09:53:23 c5635b7db14b: Layer already exists 09:53:23 2ef31ff1d95d: Pushed 09:53:23 35723d5e74ab: Pushed 09:53:23 8a2b26dc2ace: Pushed 09:53:23 ce7f800efff9: Layer already exists 09:53:23 f9af3403bc00: Pushed 09:53:23 6694dd0bb889: Pushed 09:53:29 b1fea4e8e0cd: Pushed 09:53:32 0f6821aebeca: Pushed 09:53:32 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:d056e1c81b6abcd8419ee4bd9d8175c956d3df29f368d656e8c490e950ef42b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:53:33 35723d5e74ab: Preparing 09:53:33 8a2b26dc2ace: Preparing 09:53:33 2ef31ff1d95d: Preparing 09:53:33 a40c9da0d4db: Preparing 09:53:33 c5635b7db14b: Preparing 09:53:33 0f6821aebeca: Preparing 09:53:33 b1fea4e8e0cd: Preparing 09:53:33 f9af3403bc00: Preparing 09:53:33 6694dd0bb889: Preparing 09:53:33 ce7f800efff9: Preparing 09:53:33 f9af3403bc00: Waiting 09:53:33 b1fea4e8e0cd: Waiting 09:53:33 6694dd0bb889: Waiting 09:53:33 ce7f800efff9: Waiting 09:53:33 0f6821aebeca: Waiting 09:53:33 a40c9da0d4db: Layer already exists 09:53:33 c5635b7db14b: Layer already exists 09:53:33 2ef31ff1d95d: Layer already exists 09:53:33 8a2b26dc2ace: Layer already exists 09:53:33 35723d5e74ab: Layer already exists 09:53:33 0f6821aebeca: Layer already exists 09:53:33 b1fea4e8e0cd: Layer already exists 09:53:33 f9af3403bc00: Layer already exists 09:53:33 ce7f800efff9: Layer already exists 09:53:33 6694dd0bb889: Layer already exists 09:53:33 latest: digest: sha256:d056e1c81b6abcd8419ee4bd9d8175c956d3df29f368d656e8c490e950ef42b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.55 09:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:53:33 35723d5e74ab: Preparing 09:53:33 8a2b26dc2ace: Preparing 09:53:33 2ef31ff1d95d: Preparing 09:53:33 a40c9da0d4db: Preparing 09:53:33 c5635b7db14b: Preparing 09:53:33 0f6821aebeca: Preparing 09:53:33 b1fea4e8e0cd: Preparing 09:53:33 f9af3403bc00: Preparing 09:53:33 6694dd0bb889: Preparing 09:53:33 ce7f800efff9: Preparing 09:53:33 f9af3403bc00: Waiting 09:53:33 6694dd0bb889: Waiting 09:53:33 ce7f800efff9: Waiting 09:53:33 0f6821aebeca: Waiting 09:53:33 b1fea4e8e0cd: Waiting 09:53:33 2ef31ff1d95d: Layer already exists 09:53:33 35723d5e74ab: Layer already exists 09:53:33 c5635b7db14b: Layer already exists 09:53:33 8a2b26dc2ace: Layer already exists 09:53:33 a40c9da0d4db: Layer already exists 09:53:33 0f6821aebeca: Layer already exists 09:53:33 b1fea4e8e0cd: Layer already exists 09:53:33 f9af3403bc00: Layer already exists 09:53:33 ce7f800efff9: Layer already exists 09:53:33 6694dd0bb889: Layer already exists 09:53:33 3.2.0-dev.55: digest: sha256:d056e1c81b6abcd8419ee4bd9d8175c956d3df29f368d656e8c490e950ef42b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:53:34 35723d5e74ab: Preparing 09:53:34 8a2b26dc2ace: Preparing 09:53:34 2ef31ff1d95d: Preparing 09:53:34 a40c9da0d4db: Preparing 09:53:34 c5635b7db14b: Preparing 09:53:34 0f6821aebeca: Preparing 09:53:34 b1fea4e8e0cd: Preparing 09:53:34 f9af3403bc00: Preparing 09:53:34 6694dd0bb889: Preparing 09:53:34 ce7f800efff9: Preparing 09:53:34 b1fea4e8e0cd: Waiting 09:53:34 f9af3403bc00: Waiting 09:53:34 6694dd0bb889: Waiting 09:53:34 ce7f800efff9: Waiting 09:53:34 0f6821aebeca: Waiting 09:53:34 2ef31ff1d95d: Layer already exists 09:53:34 35723d5e74ab: Layer already exists 09:53:34 8a2b26dc2ace: Layer already exists 09:53:34 c5635b7db14b: Layer already exists 09:53:34 a40c9da0d4db: Layer already exists 09:53:34 0f6821aebeca: Layer already exists 09:53:34 b1fea4e8e0cd: Layer already exists 09:53:34 ce7f800efff9: Layer already exists 09:53:34 f9af3403bc00: Layer already exists 09:53:34 6694dd0bb889: Layer already exists 09:53:34 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:d056e1c81b6abcd8419ee4bd9d8175c956d3df29f368d656e8c490e950ef42b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:53:34 35723d5e74ab: Preparing 09:53:34 8a2b26dc2ace: Preparing 09:53:34 2ef31ff1d95d: Preparing 09:53:34 a40c9da0d4db: Preparing 09:53:34 c5635b7db14b: Preparing 09:53:34 0f6821aebeca: Preparing 09:53:34 b1fea4e8e0cd: Preparing 09:53:34 f9af3403bc00: Preparing 09:53:34 6694dd0bb889: Preparing 09:53:34 ce7f800efff9: Preparing 09:53:34 f9af3403bc00: Waiting 09:53:34 6694dd0bb889: Waiting 09:53:34 0f6821aebeca: Waiting 09:53:34 ce7f800efff9: Waiting 09:53:34 b1fea4e8e0cd: Waiting 09:53:34 35723d5e74ab: Layer already exists 09:53:34 2ef31ff1d95d: Layer already exists 09:53:34 a40c9da0d4db: Layer already exists 09:53:34 8a2b26dc2ace: Layer already exists 09:53:34 c5635b7db14b: Layer already exists 09:53:34 0f6821aebeca: Layer already exists 09:53:34 f9af3403bc00: Layer already exists 09:53:34 b1fea4e8e0cd: Layer already exists 09:53:34 6694dd0bb889: Layer already exists 09:53:34 ce7f800efff9: Layer already exists 09:53:34 main: digest: sha256:d056e1c81b6abcd8419ee4bd9d8175c956d3df29f368d656e8c490e950ef42b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:35 ===================================================== [Pipeline] echo 09:53:35 taggedImages: 09:53:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:53:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.55 09:53:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:53:35 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:53:35 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:35 latest 09:53:35 3.2.0-dev.55 09:53:35 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:35 main 09:53:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:53:35 c5c7e8680ac0: Preparing 09:53:35 d7f045e74134: Preparing 09:53:35 b988ed17e4e5: Preparing 09:53:35 a40c9da0d4db: Preparing 09:53:35 c5635b7db14b: Preparing 09:53:35 0f6821aebeca: Preparing 09:53:35 1cee01ec3cb5: Preparing 09:53:35 d51898340eab: Preparing 09:53:35 ce7f800efff9: Preparing 09:53:35 ce7f800efff9: Waiting 09:53:35 a40c9da0d4db: Layer already exists 09:53:35 c5635b7db14b: Layer already exists 09:53:35 0f6821aebeca: Layer already exists 09:53:35 d7f045e74134: Pushed 09:53:35 ce7f800efff9: Layer already exists 09:53:35 1cee01ec3cb5: Pushed 09:53:35 c5c7e8680ac0: Pushed 09:53:35 b988ed17e4e5: Pushed 09:53:36 d51898340eab: Pushed 09:53:36 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:353a012b1ad53f5654bdc405e778528e07bab2fe965d600aaf27873dbf714eeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:53:36 c5c7e8680ac0: Preparing 09:53:36 d7f045e74134: Preparing 09:53:36 b988ed17e4e5: Preparing 09:53:36 a40c9da0d4db: Preparing 09:53:36 c5635b7db14b: Preparing 09:53:36 0f6821aebeca: Preparing 09:53:36 1cee01ec3cb5: Preparing 09:53:36 d51898340eab: Preparing 09:53:36 ce7f800efff9: Preparing 09:53:36 0f6821aebeca: Waiting 09:53:36 ce7f800efff9: Waiting 09:53:36 1cee01ec3cb5: Waiting 09:53:36 d51898340eab: Waiting 09:53:36 d7f045e74134: Layer already exists 09:53:36 b988ed17e4e5: Layer already exists 09:53:36 a40c9da0d4db: Layer already exists 09:53:36 c5c7e8680ac0: Layer already exists 09:53:36 c5635b7db14b: Layer already exists 09:53:36 1cee01ec3cb5: Layer already exists 09:53:36 0f6821aebeca: Layer already exists 09:53:36 d51898340eab: Layer already exists 09:53:36 ce7f800efff9: Layer already exists 09:53:36 latest: digest: sha256:353a012b1ad53f5654bdc405e778528e07bab2fe965d600aaf27873dbf714eeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.55 09:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:53:37 c5c7e8680ac0: Preparing 09:53:37 d7f045e74134: Preparing 09:53:37 b988ed17e4e5: Preparing 09:53:37 a40c9da0d4db: Preparing 09:53:37 c5635b7db14b: Preparing 09:53:37 0f6821aebeca: Preparing 09:53:37 1cee01ec3cb5: Preparing 09:53:37 d51898340eab: Preparing 09:53:37 ce7f800efff9: Preparing 09:53:37 0f6821aebeca: Waiting 09:53:37 1cee01ec3cb5: Waiting 09:53:37 d51898340eab: Waiting 09:53:37 ce7f800efff9: Waiting 09:53:37 a40c9da0d4db: Layer already exists 09:53:37 b988ed17e4e5: Layer already exists 09:53:37 c5635b7db14b: Layer already exists 09:53:37 d7f045e74134: Layer already exists 09:53:37 c5c7e8680ac0: Layer already exists 09:53:37 0f6821aebeca: Layer already exists 09:53:37 1cee01ec3cb5: Layer already exists 09:53:37 ce7f800efff9: Layer already exists 09:53:37 d51898340eab: Layer already exists 09:53:37 3.2.0-dev.55: digest: sha256:353a012b1ad53f5654bdc405e778528e07bab2fe965d600aaf27873dbf714eeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:53:38 c5c7e8680ac0: Preparing 09:53:38 d7f045e74134: Preparing 09:53:38 b988ed17e4e5: Preparing 09:53:38 a40c9da0d4db: Preparing 09:53:38 c5635b7db14b: Preparing 09:53:38 0f6821aebeca: Preparing 09:53:38 1cee01ec3cb5: Preparing 09:53:38 d51898340eab: Preparing 09:53:38 ce7f800efff9: Preparing 09:53:38 0f6821aebeca: Waiting 09:53:38 1cee01ec3cb5: Waiting 09:53:38 d51898340eab: Waiting 09:53:38 ce7f800efff9: Waiting 09:53:38 c5635b7db14b: Layer already exists 09:53:38 a40c9da0d4db: Layer already exists 09:53:38 d7f045e74134: Layer already exists 09:53:38 b988ed17e4e5: Layer already exists 09:53:38 c5c7e8680ac0: Layer already exists 09:53:38 0f6821aebeca: Layer already exists 09:53:38 1cee01ec3cb5: Layer already exists 09:53:38 d51898340eab: Layer already exists 09:53:38 ce7f800efff9: Layer already exists 09:53:38 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:353a012b1ad53f5654bdc405e778528e07bab2fe965d600aaf27873dbf714eeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:53:38 c5c7e8680ac0: Preparing 09:53:38 d7f045e74134: Preparing 09:53:38 b988ed17e4e5: Preparing 09:53:38 a40c9da0d4db: Preparing 09:53:38 c5635b7db14b: Preparing 09:53:38 0f6821aebeca: Preparing 09:53:38 1cee01ec3cb5: Preparing 09:53:38 d51898340eab: Preparing 09:53:38 ce7f800efff9: Preparing 09:53:38 0f6821aebeca: Waiting 09:53:38 1cee01ec3cb5: Waiting 09:53:38 d51898340eab: Waiting 09:53:38 c5c7e8680ac0: Layer already exists 09:53:38 a40c9da0d4db: Layer already exists 09:53:38 c5635b7db14b: Layer already exists 09:53:38 d7f045e74134: Layer already exists 09:53:38 b988ed17e4e5: Layer already exists 09:53:38 d51898340eab: Layer already exists 09:53:38 1cee01ec3cb5: Layer already exists 09:53:38 ce7f800efff9: Layer already exists 09:53:38 0f6821aebeca: Layer already exists 09:53:38 main: digest: sha256:353a012b1ad53f5654bdc405e778528e07bab2fe965d600aaf27873dbf714eeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:38 ===================================================== [Pipeline] echo 09:53:38 taggedImages: 09:53:38 - nexus3.edgexfoundry.org:10004/security-spire-config:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:38 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:53:38 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.55 09:53:38 - nexus3.edgexfoundry.org:10004/security-spire-config:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:38 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:53:38 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:53:38 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:38 latest 09:53:38 3.2.0-dev.55 09:53:38 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:38 main 09:53:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:53:39 a4e8d6b6846c: Preparing 09:53:39 4a4040cb3322: Preparing 09:53:39 0b8131aa6435: Preparing 09:53:39 a40c9da0d4db: Preparing 09:53:39 c5635b7db14b: Preparing 09:53:39 626e0d841371: Preparing 09:53:39 f9af3403bc00: Preparing 09:53:39 6694dd0bb889: Preparing 09:53:39 ce7f800efff9: Preparing 09:53:39 f9af3403bc00: Waiting 09:53:39 6694dd0bb889: Waiting 09:53:39 ce7f800efff9: Waiting 09:53:39 626e0d841371: Waiting 09:53:39 c5635b7db14b: Layer already exists 09:53:39 a40c9da0d4db: Layer already exists 09:53:39 f9af3403bc00: Layer already exists 09:53:39 6694dd0bb889: Layer already exists 09:53:39 ce7f800efff9: Layer already exists 09:53:39 a4e8d6b6846c: Pushed 09:53:39 4a4040cb3322: Pushed 09:53:39 0b8131aa6435: Pushed 09:53:49 626e0d841371: Pushed 09:53:49 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:07c0381f93b4f3f18f157cc21c16de19684caa0f86c2e47ece7700670674a023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:53:50 a4e8d6b6846c: Preparing 09:53:50 4a4040cb3322: Preparing 09:53:50 0b8131aa6435: Preparing 09:53:50 a40c9da0d4db: Preparing 09:53:50 c5635b7db14b: Preparing 09:53:50 626e0d841371: Preparing 09:53:50 f9af3403bc00: Preparing 09:53:50 626e0d841371: Waiting 09:53:50 6694dd0bb889: Preparing 09:53:50 ce7f800efff9: Preparing 09:53:50 f9af3403bc00: Waiting 09:53:50 6694dd0bb889: Waiting 09:53:50 ce7f800efff9: Waiting 09:53:50 4a4040cb3322: Layer already exists 09:53:50 c5635b7db14b: Layer already exists 09:53:50 a40c9da0d4db: Layer already exists 09:53:50 a4e8d6b6846c: Layer already exists 09:53:50 0b8131aa6435: Layer already exists 09:53:50 626e0d841371: Layer already exists 09:53:50 f9af3403bc00: Layer already exists 09:53:50 6694dd0bb889: Layer already exists 09:53:50 ce7f800efff9: Layer already exists 09:53:50 latest: digest: sha256:07c0381f93b4f3f18f157cc21c16de19684caa0f86c2e47ece7700670674a023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.55 09:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:53:50 a4e8d6b6846c: Preparing 09:53:50 4a4040cb3322: Preparing 09:53:50 0b8131aa6435: Preparing 09:53:50 a40c9da0d4db: Preparing 09:53:50 c5635b7db14b: Preparing 09:53:50 626e0d841371: Preparing 09:53:50 f9af3403bc00: Preparing 09:53:50 6694dd0bb889: Preparing 09:53:50 ce7f800efff9: Preparing 09:53:50 f9af3403bc00: Waiting 09:53:50 626e0d841371: Waiting 09:53:50 6694dd0bb889: Waiting 09:53:50 0b8131aa6435: Layer already exists 09:53:50 c5635b7db14b: Layer already exists 09:53:50 a40c9da0d4db: Layer already exists 09:53:50 4a4040cb3322: Layer already exists 09:53:50 a4e8d6b6846c: Layer already exists 09:53:50 626e0d841371: Layer already exists 09:53:50 f9af3403bc00: Layer already exists 09:53:50 6694dd0bb889: Layer already exists 09:53:50 ce7f800efff9: Layer already exists 09:53:50 3.2.0-dev.55: digest: sha256:07c0381f93b4f3f18f157cc21c16de19684caa0f86c2e47ece7700670674a023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:53:51 a4e8d6b6846c: Preparing 09:53:51 4a4040cb3322: Preparing 09:53:51 0b8131aa6435: Preparing 09:53:51 a40c9da0d4db: Preparing 09:53:51 c5635b7db14b: Preparing 09:53:51 626e0d841371: Preparing 09:53:51 f9af3403bc00: Preparing 09:53:51 6694dd0bb889: Preparing 09:53:51 ce7f800efff9: Preparing 09:53:51 626e0d841371: Waiting 09:53:51 6694dd0bb889: Waiting 09:53:51 ce7f800efff9: Waiting 09:53:51 f9af3403bc00: Waiting 09:53:51 0b8131aa6435: Layer already exists 09:53:51 c5635b7db14b: Layer already exists 09:53:51 a4e8d6b6846c: Layer already exists 09:53:51 a40c9da0d4db: Layer already exists 09:53:51 4a4040cb3322: Layer already exists 09:53:51 f9af3403bc00: Layer already exists 09:53:51 626e0d841371: Layer already exists 09:53:51 6694dd0bb889: Layer already exists 09:53:51 ce7f800efff9: Layer already exists 09:53:51 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:07c0381f93b4f3f18f157cc21c16de19684caa0f86c2e47ece7700670674a023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:53:52 a4e8d6b6846c: Preparing 09:53:52 4a4040cb3322: Preparing 09:53:52 0b8131aa6435: Preparing 09:53:52 a40c9da0d4db: Preparing 09:53:52 c5635b7db14b: Preparing 09:53:52 626e0d841371: Preparing 09:53:52 f9af3403bc00: Preparing 09:53:52 6694dd0bb889: Preparing 09:53:52 ce7f800efff9: Preparing 09:53:52 6694dd0bb889: Waiting 09:53:52 ce7f800efff9: Waiting 09:53:52 f9af3403bc00: Waiting 09:53:52 626e0d841371: Waiting 09:53:52 c5635b7db14b: Layer already exists 09:53:52 a4e8d6b6846c: Layer already exists 09:53:52 a40c9da0d4db: Layer already exists 09:53:52 4a4040cb3322: Layer already exists 09:53:52 0b8131aa6435: Layer already exists 09:53:52 6694dd0bb889: Layer already exists 09:53:52 f9af3403bc00: Layer already exists 09:53:52 626e0d841371: Layer already exists 09:53:52 ce7f800efff9: Layer already exists 09:53:52 main: digest: sha256:07c0381f93b4f3f18f157cc21c16de19684caa0f86c2e47ece7700670674a023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:52 ===================================================== [Pipeline] echo 09:53:52 taggedImages: 09:53:52 - nexus3.edgexfoundry.org:10004/security-spire-server:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:52 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:53:52 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.55 09:53:52 - nexus3.edgexfoundry.org:10004/security-spire-server:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:52 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:53:52 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 09:53:52 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:52 latest 09:53:52 3.2.0-dev.55 09:53:52 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:52 main 09:53:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:52 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:53:53 4f205e0ed84c: Preparing 09:53:53 341befef7af1: Preparing 09:53:53 a40c9da0d4db: Preparing 09:53:53 c5635b7db14b: Preparing 09:53:53 ef9faeae66ee: Preparing 09:53:53 5ed60abc9a2f: Preparing 09:53:53 ce7f800efff9: Preparing 09:53:53 5ed60abc9a2f: Waiting 09:53:53 ce7f800efff9: Waiting 09:53:53 c5635b7db14b: Layer already exists 09:53:53 a40c9da0d4db: Layer already exists 09:53:53 ce7f800efff9: Layer already exists 09:53:53 ef9faeae66ee: Pushed 09:53:53 4f205e0ed84c: Pushed 09:53:53 5ed60abc9a2f: Pushed 09:53:56 341befef7af1: Pushed 09:53:56 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:84921f61ea147610679cd07f7ba43fe5606e344b2fb4376011a39514aa110139 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:56 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 09:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:53:57 4f205e0ed84c: Preparing 09:53:57 341befef7af1: Preparing 09:53:57 a40c9da0d4db: Preparing 09:53:57 c5635b7db14b: Preparing 09:53:57 ef9faeae66ee: Preparing 09:53:57 5ed60abc9a2f: Preparing 09:53:57 ce7f800efff9: Preparing 09:53:57 5ed60abc9a2f: Waiting 09:53:57 341befef7af1: Layer already exists 09:53:57 ef9faeae66ee: Layer already exists 09:53:57 a40c9da0d4db: Layer already exists 09:53:57 c5635b7db14b: Layer already exists 09:53:57 4f205e0ed84c: Layer already exists 09:53:57 5ed60abc9a2f: Layer already exists 09:53:57 ce7f800efff9: Layer already exists 09:53:57 latest: digest: sha256:84921f61ea147610679cd07f7ba43fe5606e344b2fb4376011a39514aa110139 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:57 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.55 09:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:53:57 4f205e0ed84c: Preparing 09:53:57 341befef7af1: Preparing 09:53:57 a40c9da0d4db: Preparing 09:53:57 c5635b7db14b: Preparing 09:53:57 ef9faeae66ee: Preparing 09:53:57 5ed60abc9a2f: Preparing 09:53:57 ce7f800efff9: Preparing 09:53:57 ce7f800efff9: Waiting 09:53:57 5ed60abc9a2f: Waiting 09:53:57 4f205e0ed84c: Layer already exists 09:53:57 c5635b7db14b: Layer already exists 09:53:57 ef9faeae66ee: Layer already exists 09:53:57 a40c9da0d4db: Layer already exists 09:53:57 341befef7af1: Layer already exists 09:53:57 5ed60abc9a2f: Layer already exists 09:53:57 ce7f800efff9: Layer already exists 09:53:57 3.2.0-dev.55: digest: sha256:84921f61ea147610679cd07f7ba43fe5606e344b2fb4376011a39514aa110139 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:58 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:53:58 4f205e0ed84c: Preparing 09:53:58 341befef7af1: Preparing 09:53:58 a40c9da0d4db: Preparing 09:53:58 c5635b7db14b: Preparing 09:53:58 ef9faeae66ee: Preparing 09:53:58 5ed60abc9a2f: Preparing 09:53:58 ce7f800efff9: Preparing 09:53:58 5ed60abc9a2f: Waiting 09:53:58 ce7f800efff9: Waiting 09:53:58 c5635b7db14b: Layer already exists 09:53:58 ef9faeae66ee: Layer already exists 09:53:58 341befef7af1: Layer already exists 09:53:58 a40c9da0d4db: Layer already exists 09:53:58 4f205e0ed84c: Layer already exists 09:53:58 5ed60abc9a2f: Layer already exists 09:53:58 ce7f800efff9: Layer already exists 09:53:58 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:84921f61ea147610679cd07f7ba43fe5606e344b2fb4376011a39514aa110139 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:58 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:59 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 09:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:53:59 4f205e0ed84c: Preparing 09:53:59 341befef7af1: Preparing 09:53:59 a40c9da0d4db: Preparing 09:53:59 c5635b7db14b: Preparing 09:53:59 ef9faeae66ee: Preparing 09:53:59 5ed60abc9a2f: Preparing 09:53:59 ce7f800efff9: Preparing 09:53:59 5ed60abc9a2f: Waiting 09:53:59 ce7f800efff9: Waiting 09:53:59 341befef7af1: Layer already exists 09:53:59 ef9faeae66ee: Layer already exists 09:53:59 c5635b7db14b: Layer already exists 09:53:59 a40c9da0d4db: Layer already exists 09:53:59 4f205e0ed84c: Layer already exists 09:53:59 ce7f800efff9: Layer already exists 09:53:59 5ed60abc9a2f: Layer already exists 09:53:59 main: digest: sha256:84921f61ea147610679cd07f7ba43fe5606e344b2fb4376011a39514aa110139 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:59 ===================================================== [Pipeline] echo 09:53:59 taggedImages: 09:53:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 09:53:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.55 09:53:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 09:53:59 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:53:59 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:53:59 latest 09:53:59 3.2.0-dev.55 09:53:59 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:53:59 main 09:53:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:54:00 42de108958de: Preparing 09:54:00 6251a7983b4a: Preparing 09:54:00 a40c9da0d4db: Preparing 09:54:00 c5635b7db14b: Preparing 09:54:00 2124485802af: Preparing 09:54:00 01981838fce8: Preparing 09:54:00 ce7f800efff9: Preparing 09:54:00 ce7f800efff9: Waiting 09:54:00 01981838fce8: Waiting 09:54:00 c5635b7db14b: Layer already exists 09:54:00 a40c9da0d4db: Layer already exists 09:54:00 ce7f800efff9: Layer already exists 09:54:00 2124485802af: Pushed 09:54:00 42de108958de: Pushed 09:54:00 01981838fce8: Pushed 09:54:03 6251a7983b4a: Pushed 09:54:03 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:2335fec6cb644ce5cfd4cb0773991539257a78db0bc3ed4de26bc3eb7d749131 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:54:03 42de108958de: Preparing 09:54:03 6251a7983b4a: Preparing 09:54:03 a40c9da0d4db: Preparing 09:54:03 c5635b7db14b: Preparing 09:54:03 2124485802af: Preparing 09:54:03 01981838fce8: Preparing 09:54:03 ce7f800efff9: Preparing 09:54:03 ce7f800efff9: Waiting 09:54:03 01981838fce8: Waiting 09:54:03 6251a7983b4a: Layer already exists 09:54:03 a40c9da0d4db: Layer already exists 09:54:03 2124485802af: Layer already exists 09:54:03 c5635b7db14b: Layer already exists 09:54:03 42de108958de: Layer already exists 09:54:03 01981838fce8: Layer already exists 09:54:03 ce7f800efff9: Layer already exists 09:54:03 latest: digest: sha256:2335fec6cb644ce5cfd4cb0773991539257a78db0bc3ed4de26bc3eb7d749131 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.55 09:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:54:04 42de108958de: Preparing 09:54:04 6251a7983b4a: Preparing 09:54:04 a40c9da0d4db: Preparing 09:54:04 c5635b7db14b: Preparing 09:54:04 2124485802af: Preparing 09:54:04 01981838fce8: Preparing 09:54:04 ce7f800efff9: Preparing 09:54:04 ce7f800efff9: Waiting 09:54:04 01981838fce8: Waiting 09:54:04 6251a7983b4a: Layer already exists 09:54:04 2124485802af: Layer already exists 09:54:04 a40c9da0d4db: Layer already exists 09:54:04 c5635b7db14b: Layer already exists 09:54:04 42de108958de: Layer already exists 09:54:04 01981838fce8: Layer already exists 09:54:04 ce7f800efff9: Layer already exists 09:54:04 3.2.0-dev.55: digest: sha256:2335fec6cb644ce5cfd4cb0773991539257a78db0bc3ed4de26bc3eb7d749131 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:54:05 42de108958de: Preparing 09:54:05 6251a7983b4a: Preparing 09:54:05 a40c9da0d4db: Preparing 09:54:05 c5635b7db14b: Preparing 09:54:05 2124485802af: Preparing 09:54:05 01981838fce8: Preparing 09:54:05 ce7f800efff9: Preparing 09:54:05 01981838fce8: Waiting 09:54:05 ce7f800efff9: Waiting 09:54:05 a40c9da0d4db: Layer already exists 09:54:05 c5635b7db14b: Layer already exists 09:54:05 6251a7983b4a: Layer already exists 09:54:05 42de108958de: Layer already exists 09:54:05 2124485802af: Layer already exists 09:54:05 01981838fce8: Layer already exists 09:54:05 ce7f800efff9: Layer already exists 09:54:05 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:2335fec6cb644ce5cfd4cb0773991539257a78db0bc3ed4de26bc3eb7d749131 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:54:05 42de108958de: Preparing 09:54:05 6251a7983b4a: Preparing 09:54:05 a40c9da0d4db: Preparing 09:54:05 c5635b7db14b: Preparing 09:54:05 2124485802af: Preparing 09:54:05 01981838fce8: Preparing 09:54:05 ce7f800efff9: Preparing 09:54:05 ce7f800efff9: Waiting 09:54:05 42de108958de: Layer already exists 09:54:05 c5635b7db14b: Layer already exists 09:54:05 2124485802af: Layer already exists 09:54:05 6251a7983b4a: Layer already exists 09:54:05 a40c9da0d4db: Layer already exists 09:54:05 01981838fce8: Layer already exists 09:54:05 ce7f800efff9: Layer already exists 09:54:05 main: digest: sha256:2335fec6cb644ce5cfd4cb0773991539257a78db0bc3ed4de26bc3eb7d749131 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:54:06 ===================================================== [Pipeline] echo 09:54:06 taggedImages: 09:54:06 - nexus3.edgexfoundry.org:10004/support-notifications:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:54:06 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:54:06 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.55 09:54:06 - nexus3.edgexfoundry.org:10004/support-notifications:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:54:06 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:54:06 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:54:06 3a869a1a34d0f0849a63796cd05f94cfcea32072 09:54:06 latest 09:54:06 3.2.0-dev.55 09:54:06 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:54:06 main 09:54:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:54:06 3937a0cf645b: Preparing 09:54:06 bbeeef4fc1fc: Preparing 09:54:06 a40c9da0d4db: Preparing 09:54:06 c5635b7db14b: Preparing 09:54:06 469e9a0513f8: Preparing 09:54:06 b71f6b4377cb: Preparing 09:54:06 ce7f800efff9: Preparing 09:54:06 b71f6b4377cb: Waiting 09:54:06 ce7f800efff9: Waiting 09:54:06 c5635b7db14b: Layer already exists 09:54:06 a40c9da0d4db: Layer already exists 09:54:06 469e9a0513f8: Layer already exists 09:54:06 b71f6b4377cb: Layer already exists 09:54:06 ce7f800efff9: Layer already exists 09:54:06 3937a0cf645b: Pushed 09:54:10 bbeeef4fc1fc: Pushed 09:54:10 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:cf017a12b88a61b92de66615af6ab2bd0f7538bdc6415e06da12908b206cacda size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:54:11 3937a0cf645b: Preparing 09:54:11 bbeeef4fc1fc: Preparing 09:54:11 a40c9da0d4db: Preparing 09:54:11 c5635b7db14b: Preparing 09:54:11 469e9a0513f8: Preparing 09:54:11 b71f6b4377cb: Preparing 09:54:11 ce7f800efff9: Preparing 09:54:11 b71f6b4377cb: Waiting 09:54:11 a40c9da0d4db: Layer already exists 09:54:11 c5635b7db14b: Layer already exists 09:54:11 469e9a0513f8: Layer already exists 09:54:11 bbeeef4fc1fc: Layer already exists 09:54:11 3937a0cf645b: Layer already exists 09:54:11 ce7f800efff9: Layer already exists 09:54:11 b71f6b4377cb: Layer already exists 09:54:11 latest: digest: sha256:cf017a12b88a61b92de66615af6ab2bd0f7538bdc6415e06da12908b206cacda size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.55 09:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:54:12 3937a0cf645b: Preparing 09:54:12 bbeeef4fc1fc: Preparing 09:54:12 a40c9da0d4db: Preparing 09:54:12 c5635b7db14b: Preparing 09:54:12 469e9a0513f8: Preparing 09:54:12 b71f6b4377cb: Preparing 09:54:12 ce7f800efff9: Preparing 09:54:12 b71f6b4377cb: Waiting 09:54:12 ce7f800efff9: Waiting 09:54:12 3937a0cf645b: Layer already exists 09:54:12 a40c9da0d4db: Layer already exists 09:54:12 c5635b7db14b: Layer already exists 09:54:12 bbeeef4fc1fc: Layer already exists 09:54:12 469e9a0513f8: Layer already exists 09:54:12 b71f6b4377cb: Layer already exists 09:54:12 ce7f800efff9: Layer already exists 09:54:12 3.2.0-dev.55: digest: sha256:cf017a12b88a61b92de66615af6ab2bd0f7538bdc6415e06da12908b206cacda size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:54:12 3937a0cf645b: Preparing 09:54:12 bbeeef4fc1fc: Preparing 09:54:12 a40c9da0d4db: Preparing 09:54:12 c5635b7db14b: Preparing 09:54:12 469e9a0513f8: Preparing 09:54:12 b71f6b4377cb: Preparing 09:54:12 ce7f800efff9: Preparing 09:54:12 b71f6b4377cb: Waiting 09:54:12 ce7f800efff9: Waiting 09:54:12 c5635b7db14b: Layer already exists 09:54:12 bbeeef4fc1fc: Layer already exists 09:54:12 469e9a0513f8: Layer already exists 09:54:12 3937a0cf645b: Layer already exists 09:54:12 a40c9da0d4db: Layer already exists 09:54:12 b71f6b4377cb: Layer already exists 09:54:12 ce7f800efff9: Layer already exists 09:54:12 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:cf017a12b88a61b92de66615af6ab2bd0f7538bdc6415e06da12908b206cacda size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:54:13 3937a0cf645b: Preparing 09:54:13 bbeeef4fc1fc: Preparing 09:54:13 a40c9da0d4db: Preparing 09:54:13 c5635b7db14b: Preparing 09:54:13 469e9a0513f8: Preparing 09:54:13 b71f6b4377cb: Preparing 09:54:13 ce7f800efff9: Preparing 09:54:13 b71f6b4377cb: Waiting 09:54:13 ce7f800efff9: Waiting 09:54:13 a40c9da0d4db: Layer already exists 09:54:13 469e9a0513f8: Layer already exists 09:54:13 c5635b7db14b: Layer already exists 09:54:13 bbeeef4fc1fc: Layer already exists 09:54:13 3937a0cf645b: Layer already exists 09:54:13 b71f6b4377cb: Layer already exists 09:54:13 ce7f800efff9: Layer already exists 09:54:13 main: digest: sha256:cf017a12b88a61b92de66615af6ab2bd0f7538bdc6415e06da12908b206cacda size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:54:13 ===================================================== [Pipeline] echo 09:54:13 taggedImages: 09:54:13 - nexus3.edgexfoundry.org:10004/support-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072 09:54:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:54:13 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.55 09:54:13 - nexus3.edgexfoundry.org:10004/support-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 09:54:13 - 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] } 10:10:49 #141 ... 10:10:49 10:10:49 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:10:49 #156 DONE 1160.8s 10:10:49 10:10:49 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:10:49 #161 DONE 0.4s 10:10:49 10:10:49 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:10:49 #150 ... 10:10:49 10:10:49 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:10:50 #162 DONE 2.4s 10:10:50 10:10:50 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:10:51 #163 DONE 0.2s 10:10:51 10:10:51 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:10:51 #152 ... 10:10:51 10:10:51 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:10:51 #164 DONE 0.3s 10:10:51 10:10:51 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:10:51 #165 DONE 0.4s 10:10:51 10:10:51 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:10:52 #160 ... 10:10:52 10:10:52 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:10:52 #166 DONE 0.3s 10:10:52 10:10:52 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:10:52 #155 ... 10:10:52 10:10:52 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:10:52 #167 DONE 0.2s 10:10:52 10:10:52 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:10:52 #168 DONE 0.2s 10:10:52 10:10:52 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:10:52 #169 DONE 0.1s 10:10:52 10:10:52 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:10:52 #170 DONE 0.2s 10:10:52 10:10:52 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:10:53 #152 ... 10:10:53 10:10:53 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:10:53 #171 DONE 0.1s 10:10:53 10:10:53 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:10:54 #172 ... 10:10:54 10:10:54 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:10:54 #154 DONE 1167.0s 10:10:54 10:10:54 #20 [core-common-config-bootstrapper internal] load .dockerignore 10:10:55 #20 ... 10:10:55 10:10:55 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:10:55 #173 DONE 0.3s 10:10:55 10:10:55 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:10:55 #155 ... 10:10:55 10:10:55 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:10:55 #174 DONE 0.3s 10:10:55 10:10:55 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:10:55 #54 ... 10:10:55 10:10:55 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:10:55 #175 DONE 0.3s 10:10:55 10:10:55 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:10:55 #152 ... 10:10:55 10:10:55 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:10:56 #176 DONE 0.4s 10:10:56 10:10:56 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:10:56 #177 DONE 0.3s 10:10:56 10:10:56 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:10:56 #159 ... 10:10:56 10:10:56 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:10:56 #178 DONE 0.2s 10:10:56 10:10:56 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:57 #179 ... 10:10:57 10:10:57 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:10:57 #172 DONE 4.1s 10:10:57 10:10:57 #106 [security-bootstrapper] exporting to image 10:10:57 #106 exporting layers 10:10:58 #106 exporting layers 1.7s done 10:10:58 #106 writing image sha256:c6243113ac6b7fc189be1d88dff023dd3809ec600ef12e3e96906b796ae05e8e done 10:10:58 #106 naming to docker.io/library/security-bootstrapper-arm64 done 10:10:58 #106 DONE 7.9s 10:10:58 10:10:58 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:10:59 #153 ... 10:10:59 10:10:59 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:59 #179 DONE 2.7s 10:10:59 10:10:59 #106 [security-proxy-setup] exporting to image 10:11:00 #106 exporting layers 0.8s done 10:11:00 #106 writing image sha256:d5c4d42fd8d98e9fd4326c710a1888dfdba6ac56ae2a05ecadf97fd938fa1e99 done 10:11:00 #106 naming to docker.io/library/security-proxy-setup-arm64 done 10:11:00 #106 DONE 8.6s 10:11:00 10:11:00 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:11:04 #158 ... 10:11:04 10:11:04 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:11:04 #153 1176.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:11:22 #153 DONE 1193.3s 10:11:22 10:11:22 #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:11:22 #45 ... 10:11:22 10:11:22 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:11:22 #180 DONE 0.4s 10:11:22 10:11:22 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:11:22 #181 DONE 0.1s 10:11:22 10:11:22 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:11:22 #182 DONE 0.3s 10:11:22 10:11:22 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:11:22 #183 DONE 0.2s 10:11:22 10:11:22 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:11:22 #184 DONE 0.1s 10:11:22 10:11:22 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:11:22 #185 DONE 0.3s 10:11:22 10:11:22 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:11:23 #186 DONE 0.3s 10:11:23 10:11:23 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:11:23 #187 DONE 0.1s 10:11:23 10:11:23 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:11:25 #188 DONE 2.2s 10:11:25 10:11:25 #106 [security-secretstore-setup] exporting to image 10:11:25 #106 exporting layers 10:11:26 #106 exporting layers 1.2s done 10:11:26 #106 writing image sha256:b7b387b60c624e78825020e199018043ddcb607f30fa53464149ccea0de5582d done 10:11:26 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 10:11:26 #106 DONE 9.9s 10:11:26 10:11:26 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:12:13 #141 ... 10:12:13 10:12:13 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:12:13 #159 DONE 1238.3s 10:12:13 10:12:13 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:12:13 #158 ... 10:12:13 10:12:13 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:12:13 #189 DONE 0.2s 10:12:13 10:12:13 #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:12:13 #45 ... 10:12:13 10:12:13 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:12:13 #190 DONE 0.1s 10:12:13 10:12:13 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:12:13 #191 DONE 0.2s 10:12:13 10:12:13 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:12:13 #192 DONE 0.1s 10:12:13 10:12:13 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:12:13 #193 DONE 0.1s 10:12:13 10:12:13 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:12:13 #54 ... 10:12:13 10:12:13 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:12:13 #194 DONE 1.9s 10:12:13 10:12:13 #106 [core-common-config-bootstrapper] exporting to image 10:12:13 #106 exporting layers 10:12:13 #106 exporting layers 0.4s done 10:12:13 #106 writing image sha256:ed114ac00a62a7cff3be57b5e3bcbfa8f811add94f084ba48a1432807084490b done 10:12:13 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:12:13 #106 DONE 10.3s 10:12:13 10:12:13 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:14:20 #158 ... 10:14:20 10:14:20 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:14:20 #155 DONE 1369.1s 10:14:20 10:14:20 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:14:20 #150 ... 10:14:20 10:14:20 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:14:20 #195 DONE 0.2s 10:14:20 10:14:20 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:14:20 #196 DONE 0.1s 10:14:20 10:14:20 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:14:20 #197 DONE 0.3s 10:14:20 10:14:20 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:14:20 #198 DONE 0.1s 10:14:20 10:14:20 #106 [security-spiffe-token-provider] exporting to image 10:14:20 #106 exporting layers 10:14:20 #106 exporting layers 0.7s done 10:14:20 #106 writing image sha256:34eedcafcd655fc291babe213952e2cd50fb7da961685076d5426bc95408aa8e done 10:14:20 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:14:20 #106 DONE 11.0s 10:14:20 10:14:20 #34 [security-spire-config internal] load .dockerignore 10:22:12 #34 ... 10:22:12 10:22:12 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:22:12 #150 DONE 1841.9s 10:22:12 10:22:12 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:22:12 #160 ... 10:22:12 10:22:12 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:22:12 #199 DONE 0.1s 10:22:12 10:22:12 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:22:12 #200 DONE 0.1s 10:22:12 10:22:12 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:22:12 #152 ... 10:22:12 10:22:12 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:22:12 #201 DONE 0.9s 10:22:12 10:22:12 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:22:12 #141 ... 10:22:12 10:22:12 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:22:12 #202 DONE 0.1s 10:22:12 10:22:12 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:22:12 #203 DONE 0.2s 10:22:12 10:22:12 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:22:13 #204 DONE 1.9s 10:22:13 10:22:13 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:22:13 #152 ... 10:22:13 10:22:13 #106 [security-proxy-auth] exporting to image 10:22:13 #106 exporting layers 10:22:14 #106 exporting layers 0.7s done 10:22:14 #106 writing image sha256:235ba70ea42937e2fc3f512e76aae19e8cadb91da33893ae6d7a5c93a4e6011e done 10:22:14 #106 naming to docker.io/library/security-proxy-auth-arm64 done 10:22:14 #106 DONE 11.7s 10:22:14 10:22:14 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:23:12 #141 ... 10:23:12 10:23:12 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:23:12 #158 DONE 1902.7s 10:23:12 10:23:12 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:23:12 #160 ... 10:23:12 10:23:12 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:23:12 #205 DONE 0.1s 10:23:12 10:23:12 #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:23:12 #45 ... 10:23:12 10:23:12 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:23:12 #206 DONE 0.1s 10:23:12 10:23:12 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:23:12 #207 DONE 0.4s 10:23:12 10:23:12 #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:23:12 #45 ... 10:23:12 10:23:12 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:23:12 #208 DONE 0.1s 10:23:12 10:23:12 #106 [core-command] exporting to image 10:23:12 #106 exporting layers 10:23:12 #106 exporting layers 0.4s done 10:23:12 #106 writing image sha256:ee33028e63c84eeb94ff19971cb91d18f0550a0d6186ce503aed413bbcc1c323 done 10:23:12 #106 naming to docker.io/library/core-command-arm64 done 10:23:12 #106 DONE 12.2s 10:23:12 10:23:12 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:25:19 #141 DONE 2027.9s 10:25:19 10:25:19 #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:25:19 #45 ... 10:25:19 10:25:19 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:25:19 #209 DONE 0.2s 10:25:19 10:25:19 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:25:19 #210 DONE 0.2s 10:25:19 10:25:19 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:25:19 #157 ... 10:25:19 10:25:19 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:25:19 #211 ... 10:25:19 10:25:19 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:25:19 #151 DONE 2029.0s 10:25:19 10:25:19 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:25:19 #160 ... 10:25:19 10:25:19 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:25:19 #211 DONE 0.7s 10:25:19 10:25:19 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:25:19 #212 DONE 0.3s 10:25:19 10:25:19 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:25:19 #213 DONE 1.0s 10:25:19 10:25:19 #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:25:19 #214 ... 10:25:19 10:25:19 #106 [core-data] exporting to image 10:25:19 #106 exporting layers 0.9s done 10:25:19 #106 writing image sha256:e522a84b8946c4dceb263c91189ce786831296778788b6fb93b4532485a12e5c done 10:25:19 #106 naming to docker.io/library/core-data-arm64 done 10:25:19 #106 DONE 13.1s 10:25:19 10:25:19 #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:25:19 #214 DONE 0.3s 10:25:19 10:25:19 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:25:19 #215 DONE 0.5s 10:25:19 10:25:19 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:25:19 #152 ... 10:25:19 10:25:19 #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:25:19 #216 DONE 0.1s 10:25:19 10:25:19 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:25:19 #217 DONE 0.1s 10:25:19 10:25:19 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:25:19 #54 ... 10:25:19 10:25:19 #106 [core-metadata] exporting to image 10:25:20 #106 exporting layers 0.7s done 10:25:20 #106 writing image sha256:c5dc7aceb559fb02fdc35b69373bf0b1e8736392f71f85cd86f2fd43c6bc1fa7 done 10:25:20 #106 naming to docker.io/library/core-metadata-arm64 done 10:25:20 #106 DONE 13.8s 10:25:20 10:25:20 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:25:22 #149 ... 10:25:22 10:25:22 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:25:22 #160 DONE 2035.1s 10:25:22 10:25:22 #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:25:22 #45 ... 10:25:22 10:25:22 #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:25:23 #218 DONE 0.2s 10:25:23 10:25:23 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:25:23 #152 ... 10:25:23 10:25:23 #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:25:24 #219 DONE 0.6s 10:25:24 10:25:24 #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:25:24 #220 DONE 0.1s 10:25:24 10:25:24 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:25:24 #152 ... 10:25:24 10:25:24 #106 [core-keeper] exporting to image 10:25:24 #106 exporting layers 0.6s done 10:25:24 #106 writing image sha256:d3eb44b15295e1b00427f378d8c03d4886ed2e69cb763d6eda262a82925331bf 0.0s done 10:25:24 #106 naming to docker.io/library/core-keeper-arm64 done 10:25:24 #106 DONE 14.4s 10:25:24 10:25:24 #34 [security-spire-config internal] load .dockerignore 10:25:56 #34 ... 10:25:56 10:25:56 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:25:56 #152 DONE 2067.2s 10:25:56 10:25:56 #34 [security-spire-config internal] load .dockerignore 10:25:56 #34 ... 10:25:56 10:25:56 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:25:56 #221 DONE 0.1s 10:25:56 10:25:56 #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:25:56 #45 ... 10:25:56 10:25:56 #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:25:56 #222 DONE 0.2s 10:25:56 10:25:56 #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:25:56 #223 DONE 0.6s 10:25:56 10:25:56 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:25:56 #224 DONE 0.2s 10:25:56 10:25:56 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:25:56 #157 ... 10:25:56 10:25:56 #106 [support-scheduler] exporting to image 10:25:56 #106 exporting layers 10:25:56 #106 exporting layers 0.6s done 10:25:56 #106 writing image sha256:be11a85fcd77de9769285d28c3da344840f8b5d7c24edbaf649c82fed6b9aeea done 10:25:56 #106 naming to docker.io/library/support-scheduler-arm64 done 10:25:56 #106 DONE 15.0s 10:25:56 10:25:56 #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:25:57 #45 ... 10:25:57 10:25:57 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:25:57 #149 DONE 2069.5s 10:25:57 10:25:57 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:25:57 #54 ... 10:25:57 10:25:57 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:25:57 #157 DONE 2069.8s 10:25:57 10:25:57 #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:25:57 #225 DONE 0.2s 10:25:57 10:25:57 #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:25:57 #226 DONE 0.1s 10:25:57 10:25:57 #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:25:57 #227 DONE 0.1s 10:25:57 10:25:57 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:25:57 #228 ... 10:25:57 10:25:57 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:25:57 #229 DONE 0.2s 10:25:58 10:25:58 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:25:58 #228 DONE 0.4s 10:25:58 10:25:58 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:25:58 #230 DONE 0.2s 10:25:58 10:25:58 #106 [support-cron-scheduler] exporting to image 10:25:58 #106 ... 10:25:58 10:25:58 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:25:58 #231 DONE 0.5s 10:25:58 10:25:58 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:25:58 #232 DONE 0.1s 10:25:58 10:25:58 #106 [support-notifications] exporting to image 10:25:59 #106 exporting layers 0.6s done 10:25:59 #106 writing image sha256:65fb3ac577f5e4ba4ef988fa768d94b5d167fa2c1cf8048616fc66d0361c586e done 10:25:59 #106 naming to docker.io/library/support-notifications-arm64 done 10:25:59 #106 exporting layers 1.4s done 10:25:59 #106 writing image sha256:00b670958a467f264a71f99722cc5d8aa19d9b098f355604b01a8bcf95feec75 done 10:25:59 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 10:25:59 #106 DONE 16.4s 10:25:59 10:25:59 #9 [security-proxy-setup internal] load build definition from Dockerfile 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:59 time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:25:59 $ docker stop --time=1 c9d6c42ad0d2216fbcab33f15709db14ea879192b8aa8b1bd6b7951f1e283c05 10:26:01 $ docker rm -f --volumes c9d6c42ad0d2216fbcab33f15709db14ea879192b8aa8b1bd6b7951f1e283c05 [Pipeline] // withDockerContainer [Pipeline] sh 10:26:01 + docker images 10:26:01 REPOSITORY TAG IMAGE ID CREATED SIZE 10:26:01 support-notifications-arm64 latest 65fb3ac577f5 3 seconds ago 42MB 10:26:01 support-cron-scheduler-arm64 latest 00b670958a46 3 seconds ago 43.5MB 10:26:01 support-scheduler-arm64 latest be11a85fcd77 6 seconds ago 41.3MB 10:26:01 core-keeper-arm64 latest d3eb44b15295 38 seconds ago 39MB 10:26:01 core-metadata-arm64 latest c5dc7aceb559 42 seconds ago 39.3MB 10:26:01 core-data-arm64 latest e522a84b8946 44 seconds ago 39.1MB 10:26:01 core-command-arm64 latest ee33028e63c8 2 minutes ago 35MB 10:26:01 security-proxy-auth-arm64 latest 235ba70ea429 3 minutes ago 32.6MB 10:26:01 security-spiffe-token-provider-arm64 latest 34eedcafcd65 11 minutes ago 29MB 10:26:01 core-common-config-bootstrapper-arm64 latest ed114ac00a62 13 minutes ago 15.3MB 10:26:01 security-secretstore-setup-arm64 latest b7b387b60c62 14 minutes ago 36.4MB 10:26:01 security-proxy-setup-arm64 latest d5c4d42fd8d9 15 minutes ago 26.1MB 10:26:01 security-bootstrapper-arm64 latest c6243113ac6b 15 minutes ago 18.9MB 10:26:01 security-spire-config-arm64 latest 29c7f85d42bc 35 minutes ago 115MB 10:26:01 security-spire-agent-arm64 latest 569de0d52bbb 35 minutes ago 174MB 10:26:01 security-spire-server-arm64 latest 50e7397c9044 35 minutes ago 116MB 10:26:01 ci-base-image-arm64 latest 784a4c6ff44a 37 minutes ago 967MB 10:26:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 10:26:01 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 10:26:01 provisioning config files... 10:26:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/673@tmp/config335620672627165366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:02 ---> ****-login.sh 10:26:02 nexus3.edgexfoundry.org:10001 10:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:02 Configure a credential helper to remove this warning. See 10:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:02 10:26:02 Login Succeeded 10:26:02 nexus3.edgexfoundry.org:10002 10:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:03 Configure a credential helper to remove this warning. See 10:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:03 10:26:03 Login Succeeded 10:26:03 nexus3.edgexfoundry.org:10003 10:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:03 Configure a credential helper to remove this warning. See 10:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:03 10:26:03 Login Succeeded 10:26:03 nexus3.edgexfoundry.org:10004 10:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:03 Configure a credential helper to remove this warning. See 10:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:03 10:26:03 Login Succeeded 10:26:03 ****.io 10:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:04 Configure a credential helper to remove this warning. See 10:26:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:04 10:26:04 Login Succeeded 10:26:04 ---> ****-login.sh ends [Pipeline] } 10:26:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:26:04 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:26:04 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:04 latest 10:26:04 3.2.0-dev.55 10:26:04 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:26:04 main 10:26:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:26:05 ac0872b4c4d9: Preparing 10:26:05 6c8ed8e8b732: Preparing 10:26:05 b181db29f8cf: Preparing 10:26:05 9070205c6478: Preparing 10:26:05 dd5f32a9192a: Preparing 10:26:05 05cedfe1e65a: Preparing 10:26:05 3c20671a5817: Preparing 10:26:05 05cedfe1e65a: Waiting 10:26:05 3c20671a5817: Waiting 10:26:05 b181db29f8cf: Pushed 10:26:05 9070205c6478: Pushed 10:26:05 ac0872b4c4d9: Pushed 10:26:05 dd5f32a9192a: Pushed 10:26:05 3c20671a5817: Layer already exists 10:26:05 05cedfe1e65a: Pushed 10:26:12 6c8ed8e8b732: Pushed 10:26:12 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:2c2ef7a9e5221ddb7233e063a91bbb5a98831a2573fb580e43ff35c9ce069fab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:26:13 ac0872b4c4d9: Preparing 10:26:13 6c8ed8e8b732: Preparing 10:26:13 b181db29f8cf: Preparing 10:26:13 9070205c6478: Preparing 10:26:13 dd5f32a9192a: Preparing 10:26:13 05cedfe1e65a: Preparing 10:26:13 3c20671a5817: Preparing 10:26:13 05cedfe1e65a: Waiting 10:26:13 3c20671a5817: Waiting 10:26:13 b181db29f8cf: Layer already exists 10:26:13 6c8ed8e8b732: Layer already exists 10:26:13 9070205c6478: Layer already exists 10:26:13 ac0872b4c4d9: Layer already exists 10:26:13 dd5f32a9192a: Layer already exists 10:26:13 3c20671a5817: Layer already exists 10:26:13 05cedfe1e65a: Layer already exists 10:26:13 latest: digest: sha256:2c2ef7a9e5221ddb7233e063a91bbb5a98831a2573fb580e43ff35c9ce069fab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.55 10:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:26:14 ac0872b4c4d9: Preparing 10:26:14 6c8ed8e8b732: Preparing 10:26:14 b181db29f8cf: Preparing 10:26:14 9070205c6478: Preparing 10:26:14 dd5f32a9192a: Preparing 10:26:14 05cedfe1e65a: Preparing 10:26:14 3c20671a5817: Preparing 10:26:14 05cedfe1e65a: Waiting 10:26:14 3c20671a5817: Waiting 10:26:14 dd5f32a9192a: Layer already exists 10:26:14 b181db29f8cf: Layer already exists 10:26:14 ac0872b4c4d9: Layer already exists 10:26:14 6c8ed8e8b732: Layer already exists 10:26:14 9070205c6478: Layer already exists 10:26:14 3c20671a5817: Layer already exists 10:26:14 05cedfe1e65a: Layer already exists 10:26:14 3.2.0-dev.55: digest: sha256:2c2ef7a9e5221ddb7233e063a91bbb5a98831a2573fb580e43ff35c9ce069fab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:26:15 ac0872b4c4d9: Preparing 10:26:15 6c8ed8e8b732: Preparing 10:26:15 b181db29f8cf: Preparing 10:26:15 9070205c6478: Preparing 10:26:15 dd5f32a9192a: Preparing 10:26:15 05cedfe1e65a: Preparing 10:26:15 3c20671a5817: Preparing 10:26:15 05cedfe1e65a: Waiting 10:26:15 3c20671a5817: Waiting 10:26:15 ac0872b4c4d9: Layer already exists 10:26:15 6c8ed8e8b732: Layer already exists 10:26:15 9070205c6478: Layer already exists 10:26:15 dd5f32a9192a: Layer already exists 10:26:15 b181db29f8cf: Layer already exists 10:26:15 05cedfe1e65a: Layer already exists 10:26:15 3c20671a5817: Layer already exists 10:26:15 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:2c2ef7a9e5221ddb7233e063a91bbb5a98831a2573fb580e43ff35c9ce069fab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:26:16 ac0872b4c4d9: Preparing 10:26:16 6c8ed8e8b732: Preparing 10:26:16 b181db29f8cf: Preparing 10:26:16 9070205c6478: Preparing 10:26:16 dd5f32a9192a: Preparing 10:26:16 05cedfe1e65a: Preparing 10:26:16 3c20671a5817: Preparing 10:26:16 05cedfe1e65a: Waiting 10:26:16 3c20671a5817: Waiting 10:26:16 b181db29f8cf: Layer already exists 10:26:16 ac0872b4c4d9: Layer already exists 10:26:16 9070205c6478: Layer already exists 10:26:16 6c8ed8e8b732: Layer already exists 10:26:16 dd5f32a9192a: Layer already exists 10:26:16 3c20671a5817: Layer already exists 10:26:16 05cedfe1e65a: Layer already exists 10:26:16 main: digest: sha256:2c2ef7a9e5221ddb7233e063a91bbb5a98831a2573fb580e43ff35c9ce069fab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:16 ===================================================== [Pipeline] echo 10:26:16 taggedImages: 10:26:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:26:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.55 10:26:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:26:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:26:16 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:26:16 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:16 latest 10:26:16 3.2.0-dev.55 10:26:16 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:26:16 main 10:26:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:26:17 1f0b75e74b53: Preparing 10:26:17 a38dec05b8e9: Preparing 10:26:17 5fafadcfdeb0: Preparing 10:26:17 307095be5371: Preparing 10:26:17 b181db29f8cf: Preparing 10:26:17 9070205c6478: Preparing 10:26:17 9070205c6478: Waiting 10:26:17 dd5f32a9192a: Preparing 10:26:17 05cedfe1e65a: Preparing 10:26:17 dd5f32a9192a: Waiting 10:26:17 3c20671a5817: Preparing 10:26:17 05cedfe1e65a: Waiting 10:26:17 3c20671a5817: Waiting 10:26:17 b181db29f8cf: Layer already exists 10:26:17 9070205c6478: Layer already exists 10:26:17 dd5f32a9192a: Layer already exists 10:26:17 a38dec05b8e9: Pushed 10:26:17 5fafadcfdeb0: Pushed 10:26:17 05cedfe1e65a: Layer already exists 10:26:17 3c20671a5817: Layer already exists 10:26:17 1f0b75e74b53: Pushed 10:26:19 307095be5371: Pushed 10:26:19 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:d5ee61acccfb1ddf996975e07f4989867a15707ca87666361b95198d64249cff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:19 + 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 10:26:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:26:20 1f0b75e74b53: Preparing 10:26:20 a38dec05b8e9: Preparing 10:26:20 5fafadcfdeb0: Preparing 10:26:20 307095be5371: Preparing 10:26:20 b181db29f8cf: Preparing 10:26:20 9070205c6478: Preparing 10:26:20 dd5f32a9192a: Preparing 10:26:20 05cedfe1e65a: Preparing 10:26:20 3c20671a5817: Preparing 10:26:20 9070205c6478: Waiting 10:26:20 dd5f32a9192a: Waiting 10:26:20 05cedfe1e65a: Waiting 10:26:20 3c20671a5817: Waiting 10:26:20 5fafadcfdeb0: Layer already exists 10:26:20 1f0b75e74b53: Layer already exists 10:26:20 307095be5371: Layer already exists 10:26:20 a38dec05b8e9: Layer already exists 10:26:20 b181db29f8cf: Layer already exists 10:26:20 9070205c6478: Layer already exists 10:26:20 3c20671a5817: Layer already exists 10:26:20 05cedfe1e65a: Layer already exists 10:26:20 dd5f32a9192a: Layer already exists 10:26:20 latest: digest: sha256:d5ee61acccfb1ddf996975e07f4989867a15707ca87666361b95198d64249cff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.55 10:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:26:21 1f0b75e74b53: Preparing 10:26:21 a38dec05b8e9: Preparing 10:26:21 5fafadcfdeb0: Preparing 10:26:21 307095be5371: Preparing 10:26:21 b181db29f8cf: Preparing 10:26:21 9070205c6478: Preparing 10:26:21 dd5f32a9192a: Preparing 10:26:21 05cedfe1e65a: Preparing 10:26:21 3c20671a5817: Preparing 10:26:21 dd5f32a9192a: Waiting 10:26:21 3c20671a5817: Waiting 10:26:21 05cedfe1e65a: Waiting 10:26:21 9070205c6478: Waiting 10:26:21 1f0b75e74b53: Layer already exists 10:26:21 5fafadcfdeb0: Layer already exists 10:26:21 a38dec05b8e9: Layer already exists 10:26:21 b181db29f8cf: Layer already exists 10:26:21 307095be5371: Layer already exists 10:26:21 05cedfe1e65a: Layer already exists 10:26:21 9070205c6478: Layer already exists 10:26:21 dd5f32a9192a: Layer already exists 10:26:21 3c20671a5817: Layer already exists 10:26:21 3.2.0-dev.55: digest: sha256:d5ee61acccfb1ddf996975e07f4989867a15707ca87666361b95198d64249cff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:26:21 1f0b75e74b53: Preparing 10:26:21 a38dec05b8e9: Preparing 10:26:21 5fafadcfdeb0: Preparing 10:26:21 307095be5371: Preparing 10:26:21 b181db29f8cf: Preparing 10:26:21 9070205c6478: Preparing 10:26:21 dd5f32a9192a: Preparing 10:26:21 05cedfe1e65a: Preparing 10:26:21 3c20671a5817: Preparing 10:26:21 9070205c6478: Waiting 10:26:21 dd5f32a9192a: Waiting 10:26:21 05cedfe1e65a: Waiting 10:26:21 3c20671a5817: Waiting 10:26:21 307095be5371: Layer already exists 10:26:21 a38dec05b8e9: Layer already exists 10:26:21 1f0b75e74b53: Layer already exists 10:26:21 5fafadcfdeb0: Layer already exists 10:26:21 b181db29f8cf: Layer already exists 10:26:21 9070205c6478: Layer already exists 10:26:21 3c20671a5817: Layer already exists 10:26:21 dd5f32a9192a: Layer already exists 10:26:21 05cedfe1e65a: Layer already exists 10:26:21 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:d5ee61acccfb1ddf996975e07f4989867a15707ca87666361b95198d64249cff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:22 + 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 10:26:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:26:22 1f0b75e74b53: Preparing 10:26:22 a38dec05b8e9: Preparing 10:26:22 5fafadcfdeb0: Preparing 10:26:22 307095be5371: Preparing 10:26:22 b181db29f8cf: Preparing 10:26:22 9070205c6478: Preparing 10:26:22 dd5f32a9192a: Preparing 10:26:22 05cedfe1e65a: Preparing 10:26:22 3c20671a5817: Preparing 10:26:22 dd5f32a9192a: Waiting 10:26:22 05cedfe1e65a: Waiting 10:26:22 3c20671a5817: Waiting 10:26:22 9070205c6478: Waiting 10:26:22 b181db29f8cf: Layer already exists 10:26:22 1f0b75e74b53: Layer already exists 10:26:22 307095be5371: Layer already exists 10:26:22 5fafadcfdeb0: Layer already exists 10:26:22 a38dec05b8e9: Layer already exists 10:26:22 dd5f32a9192a: Layer already exists 10:26:22 9070205c6478: Layer already exists 10:26:22 05cedfe1e65a: Layer already exists 10:26:22 3c20671a5817: Layer already exists 10:26:22 main: digest: sha256:d5ee61acccfb1ddf996975e07f4989867a15707ca87666361b95198d64249cff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:23 ===================================================== [Pipeline] echo 10:26:23 taggedImages: 10:26:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:26:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.55 10:26:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:26:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:26:23 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:26:23 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:23 latest 10:26:23 3.2.0-dev.55 10:26:23 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:26:23 main 10:26:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:26:23 735fb6edc712: Preparing 10:26:23 ea89bdeef986: Preparing 10:26:23 b181db29f8cf: Preparing 10:26:23 9070205c6478: Preparing 10:26:23 d5181bf47e24: Preparing 10:26:23 90f67101426d: Preparing 10:26:23 3c20671a5817: Preparing 10:26:23 90f67101426d: Waiting 10:26:23 3c20671a5817: Waiting 10:26:23 9070205c6478: Layer already exists 10:26:23 b181db29f8cf: Layer already exists 10:26:24 3c20671a5817: Layer already exists 10:26:36 d5181bf47e24: Pushed 10:26:36 735fb6edc712: Pushed 10:26:36 90f67101426d: Pushed 10:26:36 ea89bdeef986: Pushed 10:26:36 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:32de60d64a49fd4f819895ac05bddb9df85d912908fe5ddb384d0cd96b72a627 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:26:37 735fb6edc712: Preparing 10:26:37 ea89bdeef986: Preparing 10:26:37 b181db29f8cf: Preparing 10:26:37 9070205c6478: Preparing 10:26:37 d5181bf47e24: Preparing 10:26:37 90f67101426d: Preparing 10:26:37 3c20671a5817: Preparing 10:26:37 90f67101426d: Waiting 10:26:37 3c20671a5817: Waiting 10:26:37 735fb6edc712: Layer already exists 10:26:37 9070205c6478: Layer already exists 10:26:37 b181db29f8cf: Layer already exists 10:26:37 d5181bf47e24: Layer already exists 10:26:37 ea89bdeef986: Layer already exists 10:26:37 3c20671a5817: Layer already exists 10:26:37 90f67101426d: Layer already exists 10:26:37 latest: digest: sha256:32de60d64a49fd4f819895ac05bddb9df85d912908fe5ddb384d0cd96b72a627 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.55 10:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:26:38 735fb6edc712: Preparing 10:26:38 ea89bdeef986: Preparing 10:26:38 b181db29f8cf: Preparing 10:26:38 9070205c6478: Preparing 10:26:38 d5181bf47e24: Preparing 10:26:38 90f67101426d: Preparing 10:26:38 3c20671a5817: Preparing 10:26:38 3c20671a5817: Waiting 10:26:38 90f67101426d: Waiting 10:26:38 ea89bdeef986: Layer already exists 10:26:38 9070205c6478: Layer already exists 10:26:38 735fb6edc712: Layer already exists 10:26:38 d5181bf47e24: Layer already exists 10:26:38 b181db29f8cf: Layer already exists 10:26:38 3c20671a5817: Layer already exists 10:26:38 90f67101426d: Layer already exists 10:26:38 3.2.0-dev.55: digest: sha256:32de60d64a49fd4f819895ac05bddb9df85d912908fe5ddb384d0cd96b72a627 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:26:38 735fb6edc712: Preparing 10:26:38 ea89bdeef986: Preparing 10:26:38 b181db29f8cf: Preparing 10:26:38 9070205c6478: Preparing 10:26:38 d5181bf47e24: Preparing 10:26:38 90f67101426d: Preparing 10:26:38 3c20671a5817: Preparing 10:26:38 90f67101426d: Waiting 10:26:38 3c20671a5817: Waiting 10:26:38 735fb6edc712: Layer already exists 10:26:38 9070205c6478: Layer already exists 10:26:38 b181db29f8cf: Layer already exists 10:26:38 ea89bdeef986: Layer already exists 10:26:38 d5181bf47e24: Layer already exists 10:26:38 3c20671a5817: Layer already exists 10:26:38 90f67101426d: Layer already exists 10:26:38 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:32de60d64a49fd4f819895ac05bddb9df85d912908fe5ddb384d0cd96b72a627 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:26:39 735fb6edc712: Preparing 10:26:39 ea89bdeef986: Preparing 10:26:39 b181db29f8cf: Preparing 10:26:39 9070205c6478: Preparing 10:26:39 d5181bf47e24: Preparing 10:26:39 90f67101426d: Preparing 10:26:39 3c20671a5817: Preparing 10:26:39 90f67101426d: Waiting 10:26:39 9070205c6478: Layer already exists 10:26:39 735fb6edc712: Layer already exists 10:26:39 d5181bf47e24: Layer already exists 10:26:39 b181db29f8cf: Layer already exists 10:26:39 ea89bdeef986: Layer already exists 10:26:39 3c20671a5817: Layer already exists 10:26:39 90f67101426d: Layer already exists 10:26:39 main: digest: sha256:32de60d64a49fd4f819895ac05bddb9df85d912908fe5ddb384d0cd96b72a627 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:40 ===================================================== [Pipeline] echo 10:26:40 taggedImages: 10:26:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:26:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.55 10:26:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:26:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:26:40 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:26:40 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:40 latest 10:26:40 3.2.0-dev.55 10:26:40 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:26:40 main 10:26:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:26:40 ae694625f362: Preparing 10:26:40 dd97c0d8bfba: Preparing 10:26:40 9070205c6478: Preparing 10:26:40 83cc1f809f34: Preparing 10:26:40 5d55af78fb84: Preparing 10:26:40 3c20671a5817: Preparing 10:26:40 3c20671a5817: Waiting 10:26:40 9070205c6478: Layer already exists 10:26:41 3c20671a5817: Layer already exists 10:26:41 83cc1f809f34: Pushed 10:26:41 5d55af78fb84: Pushed 10:26:41 ae694625f362: Pushed 10:26:47 dd97c0d8bfba: Pushed 10:26:47 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:72b9bd452664ba7e6340e57c913621fe091f276c557f081051c90cc45ac3da81 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:26:48 ae694625f362: Preparing 10:26:48 dd97c0d8bfba: Preparing 10:26:48 9070205c6478: Preparing 10:26:48 83cc1f809f34: Preparing 10:26:48 5d55af78fb84: Preparing 10:26:48 3c20671a5817: Preparing 10:26:48 3c20671a5817: Waiting 10:26:48 ae694625f362: Layer already exists 10:26:48 9070205c6478: Layer already exists 10:26:48 83cc1f809f34: Layer already exists 10:26:48 dd97c0d8bfba: Layer already exists 10:26:48 5d55af78fb84: Layer already exists 10:26:48 3c20671a5817: Layer already exists 10:26:48 latest: digest: sha256:72b9bd452664ba7e6340e57c913621fe091f276c557f081051c90cc45ac3da81 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.55 10:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:26:49 ae694625f362: Preparing 10:26:49 dd97c0d8bfba: Preparing 10:26:49 9070205c6478: Preparing 10:26:49 83cc1f809f34: Preparing 10:26:49 5d55af78fb84: Preparing 10:26:49 3c20671a5817: Preparing 10:26:49 3c20671a5817: Waiting 10:26:49 dd97c0d8bfba: Layer already exists 10:26:49 83cc1f809f34: Layer already exists 10:26:49 5d55af78fb84: Layer already exists 10:26:49 9070205c6478: Layer already exists 10:26:49 ae694625f362: Layer already exists 10:26:49 3c20671a5817: Layer already exists 10:26:49 3.2.0-dev.55: digest: sha256:72b9bd452664ba7e6340e57c913621fe091f276c557f081051c90cc45ac3da81 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:26:50 ae694625f362: Preparing 10:26:50 dd97c0d8bfba: Preparing 10:26:50 9070205c6478: Preparing 10:26:50 83cc1f809f34: Preparing 10:26:50 5d55af78fb84: Preparing 10:26:50 3c20671a5817: Preparing 10:26:50 3c20671a5817: Waiting 10:26:50 9070205c6478: Layer already exists 10:26:50 5d55af78fb84: Layer already exists 10:26:50 83cc1f809f34: Layer already exists 10:26:50 dd97c0d8bfba: Layer already exists 10:26:50 ae694625f362: Layer already exists 10:26:50 3c20671a5817: Layer already exists 10:26:50 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:72b9bd452664ba7e6340e57c913621fe091f276c557f081051c90cc45ac3da81 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:26:51 ae694625f362: Preparing 10:26:51 dd97c0d8bfba: Preparing 10:26:51 9070205c6478: Preparing 10:26:51 83cc1f809f34: Preparing 10:26:51 5d55af78fb84: Preparing 10:26:51 3c20671a5817: Preparing 10:26:51 3c20671a5817: Waiting 10:26:51 dd97c0d8bfba: Layer already exists 10:26:51 9070205c6478: Layer already exists 10:26:51 ae694625f362: Layer already exists 10:26:51 83cc1f809f34: Layer already exists 10:26:51 5d55af78fb84: Layer already exists 10:26:51 3c20671a5817: Layer already exists 10:26:51 main: digest: sha256:72b9bd452664ba7e6340e57c913621fe091f276c557f081051c90cc45ac3da81 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:51 ===================================================== [Pipeline] echo 10:26:51 taggedImages: 10:26:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:26:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.55 10:26:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:26:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:26:51 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:26:51 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:51 latest 10:26:51 3.2.0-dev.55 10:26:51 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:26:51 main 10:26:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:26:52 6abdb3adc9f2: Preparing 10:26:52 e275bfb594e5: Preparing 10:26:52 373810173c37: Preparing 10:26:52 b181db29f8cf: Preparing 10:26:52 9070205c6478: Preparing 10:26:52 dd5f32a9192a: Preparing 10:26:52 05cedfe1e65a: Preparing 10:26:52 3c20671a5817: Preparing 10:26:52 dd5f32a9192a: Waiting 10:26:52 05cedfe1e65a: Waiting 10:26:52 3c20671a5817: Waiting 10:26:52 9070205c6478: Layer already exists 10:26:52 b181db29f8cf: Layer already exists 10:26:52 dd5f32a9192a: Layer already exists 10:26:52 05cedfe1e65a: Layer already exists 10:26:52 3c20671a5817: Layer already exists 10:26:52 e275bfb594e5: Pushed 10:26:52 6abdb3adc9f2: Pushed 10:26:59 373810173c37: Pushed 10:26:59 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:9c8806854fceff4e434ed8db5a13b44d0db559ef55fe6f42600c604a6476bf8f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:00 6abdb3adc9f2: Preparing 10:27:00 e275bfb594e5: Preparing 10:27:00 373810173c37: Preparing 10:27:00 b181db29f8cf: Preparing 10:27:00 9070205c6478: Preparing 10:27:00 dd5f32a9192a: Preparing 10:27:00 05cedfe1e65a: Preparing 10:27:00 3c20671a5817: Preparing 10:27:00 dd5f32a9192a: Waiting 10:27:00 05cedfe1e65a: Waiting 10:27:00 3c20671a5817: Waiting 10:27:00 e275bfb594e5: Layer already exists 10:27:00 373810173c37: Layer already exists 10:27:00 9070205c6478: Layer already exists 10:27:00 b181db29f8cf: Layer already exists 10:27:00 6abdb3adc9f2: Layer already exists 10:27:00 05cedfe1e65a: Layer already exists 10:27:00 dd5f32a9192a: Layer already exists 10:27:00 3c20671a5817: Layer already exists 10:27:00 latest: digest: sha256:9c8806854fceff4e434ed8db5a13b44d0db559ef55fe6f42600c604a6476bf8f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.55 10:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:01 6abdb3adc9f2: Preparing 10:27:01 e275bfb594e5: Preparing 10:27:01 373810173c37: Preparing 10:27:01 b181db29f8cf: Preparing 10:27:01 9070205c6478: Preparing 10:27:01 dd5f32a9192a: Preparing 10:27:01 05cedfe1e65a: Preparing 10:27:01 3c20671a5817: Preparing 10:27:01 dd5f32a9192a: Waiting 10:27:01 05cedfe1e65a: Waiting 10:27:01 3c20671a5817: Waiting 10:27:01 b181db29f8cf: Layer already exists 10:27:01 6abdb3adc9f2: Layer already exists 10:27:01 e275bfb594e5: Layer already exists 10:27:01 373810173c37: Layer already exists 10:27:01 9070205c6478: Layer already exists 10:27:01 dd5f32a9192a: Layer already exists 10:27:01 3c20671a5817: Layer already exists 10:27:01 05cedfe1e65a: Layer already exists 10:27:01 3.2.0-dev.55: digest: sha256:9c8806854fceff4e434ed8db5a13b44d0db559ef55fe6f42600c604a6476bf8f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:01 6abdb3adc9f2: Preparing 10:27:01 e275bfb594e5: Preparing 10:27:01 373810173c37: Preparing 10:27:01 b181db29f8cf: Preparing 10:27:01 9070205c6478: Preparing 10:27:01 dd5f32a9192a: Preparing 10:27:01 05cedfe1e65a: Preparing 10:27:01 3c20671a5817: Preparing 10:27:01 dd5f32a9192a: Waiting 10:27:01 05cedfe1e65a: Waiting 10:27:01 3c20671a5817: Waiting 10:27:01 e275bfb594e5: Layer already exists 10:27:01 9070205c6478: Layer already exists 10:27:01 373810173c37: Layer already exists 10:27:01 6abdb3adc9f2: Layer already exists 10:27:01 b181db29f8cf: Layer already exists 10:27:01 05cedfe1e65a: Layer already exists 10:27:01 dd5f32a9192a: Layer already exists 10:27:01 3c20671a5817: Layer already exists 10:27:02 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:9c8806854fceff4e434ed8db5a13b44d0db559ef55fe6f42600c604a6476bf8f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:02 6abdb3adc9f2: Preparing 10:27:02 e275bfb594e5: Preparing 10:27:02 373810173c37: Preparing 10:27:02 b181db29f8cf: Preparing 10:27:02 9070205c6478: Preparing 10:27:02 dd5f32a9192a: Preparing 10:27:02 05cedfe1e65a: Preparing 10:27:02 3c20671a5817: Preparing 10:27:02 05cedfe1e65a: Waiting 10:27:02 3c20671a5817: Waiting 10:27:02 dd5f32a9192a: Waiting 10:27:02 b181db29f8cf: Layer already exists 10:27:02 373810173c37: Layer already exists 10:27:02 9070205c6478: Layer already exists 10:27:02 6abdb3adc9f2: Layer already exists 10:27:02 e275bfb594e5: Layer already exists 10:27:02 3c20671a5817: Layer already exists 10:27:02 dd5f32a9192a: Layer already exists 10:27:02 05cedfe1e65a: Layer already exists 10:27:03 main: digest: sha256:9c8806854fceff4e434ed8db5a13b44d0db559ef55fe6f42600c604a6476bf8f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:03 ===================================================== [Pipeline] echo 10:27:03 taggedImages: 10:27:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:27:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.55 10:27:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:27:03 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:27:03 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:03 latest 10:27:03 3.2.0-dev.55 10:27:03 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:03 main 10:27:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:27:04 b757347babcf: Preparing 10:27:04 85ba29375edc: Preparing 10:27:04 79968cb126be: Preparing 10:27:04 a31d6792bb94: Preparing 10:27:04 ef7cb7fbaaa3: Preparing 10:27:04 f30d44b6ce01: Preparing 10:27:04 92aaae34752c: Preparing 10:27:04 2a3158d845e7: Preparing 10:27:04 b181db29f8cf: Preparing 10:27:04 9070205c6478: Preparing 10:27:04 1d649218be4b: Preparing 10:27:04 858752105746: Preparing 10:27:04 5f70bf18a086: Preparing 10:27:04 e334a40d1a30: Preparing 10:27:04 95d19c391c34: Preparing 10:27:04 04749e812343: Preparing 10:27:04 3c20671a5817: Preparing 10:27:04 f30d44b6ce01: Waiting 10:27:04 858752105746: Waiting 10:27:04 92aaae34752c: Waiting 10:27:04 5f70bf18a086: Waiting 10:27:04 2a3158d845e7: Waiting 10:27:04 e334a40d1a30: Waiting 10:27:04 b181db29f8cf: Waiting 10:27:04 95d19c391c34: Waiting 10:27:04 9070205c6478: Waiting 10:27:04 04749e812343: Waiting 10:27:04 1d649218be4b: Waiting 10:27:04 3c20671a5817: Waiting 10:27:04 ef7cb7fbaaa3: Pushed 10:27:04 85ba29375edc: Pushed 10:27:04 79968cb126be: Pushed 10:27:04 a31d6792bb94: Pushed 10:27:04 b757347babcf: Pushed 10:27:04 b181db29f8cf: Layer already exists 10:27:04 9070205c6478: Layer already exists 10:27:04 f30d44b6ce01: Pushed 10:27:04 92aaae34752c: Pushed 10:27:04 5f70bf18a086: Layer already exists 10:27:04 1d649218be4b: Pushed 10:27:04 858752105746: Pushed 10:27:04 3c20671a5817: Layer already exists 10:27:04 e334a40d1a30: Pushed 10:27:04 95d19c391c34: Pushed 10:27:04 04749e812343: Pushed 10:27:09 2a3158d845e7: Pushed 10:27:09 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:b792b8913e6f4c921157317740fd15d76b14a6106f61474c19fd46046fcf101c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:27:10 b757347babcf: Preparing 10:27:10 85ba29375edc: Preparing 10:27:10 79968cb126be: Preparing 10:27:10 a31d6792bb94: Preparing 10:27:10 ef7cb7fbaaa3: Preparing 10:27:10 f30d44b6ce01: Preparing 10:27:10 92aaae34752c: Preparing 10:27:10 2a3158d845e7: Preparing 10:27:10 b181db29f8cf: Preparing 10:27:10 9070205c6478: Preparing 10:27:10 1d649218be4b: Preparing 10:27:10 858752105746: Preparing 10:27:10 5f70bf18a086: Preparing 10:27:10 e334a40d1a30: Preparing 10:27:10 95d19c391c34: Preparing 10:27:10 04749e812343: Preparing 10:27:10 3c20671a5817: Preparing 10:27:10 f30d44b6ce01: Waiting 10:27:10 92aaae34752c: Waiting 10:27:10 2a3158d845e7: Waiting 10:27:10 b181db29f8cf: Waiting 10:27:10 9070205c6478: Waiting 10:27:10 1d649218be4b: Waiting 10:27:10 858752105746: Waiting 10:27:10 5f70bf18a086: Waiting 10:27:10 e334a40d1a30: Waiting 10:27:10 95d19c391c34: Waiting 10:27:10 04749e812343: Waiting 10:27:10 3c20671a5817: Waiting 10:27:10 b757347babcf: Layer already exists 10:27:10 79968cb126be: Layer already exists 10:27:10 ef7cb7fbaaa3: Layer already exists 10:27:10 a31d6792bb94: Layer already exists 10:27:10 85ba29375edc: Layer already exists 10:27:10 2a3158d845e7: Layer already exists 10:27:10 f30d44b6ce01: Layer already exists 10:27:10 92aaae34752c: Layer already exists 10:27:10 9070205c6478: Layer already exists 10:27:10 b181db29f8cf: Layer already exists 10:27:10 e334a40d1a30: Layer already exists 10:27:10 1d649218be4b: Layer already exists 10:27:10 858752105746: Layer already exists 10:27:10 5f70bf18a086: Layer already exists 10:27:10 95d19c391c34: Layer already exists 10:27:11 3c20671a5817: Layer already exists 10:27:11 04749e812343: Layer already exists 10:27:11 latest: digest: sha256:b792b8913e6f4c921157317740fd15d76b14a6106f61474c19fd46046fcf101c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.55 10:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:27:11 b757347babcf: Preparing 10:27:11 85ba29375edc: Preparing 10:27:11 79968cb126be: Preparing 10:27:11 a31d6792bb94: Preparing 10:27:11 ef7cb7fbaaa3: Preparing 10:27:11 f30d44b6ce01: Preparing 10:27:11 92aaae34752c: Preparing 10:27:11 2a3158d845e7: Preparing 10:27:11 b181db29f8cf: Preparing 10:27:11 9070205c6478: Preparing 10:27:11 1d649218be4b: Preparing 10:27:11 858752105746: Preparing 10:27:11 5f70bf18a086: Preparing 10:27:11 e334a40d1a30: Preparing 10:27:11 95d19c391c34: Preparing 10:27:11 04749e812343: Preparing 10:27:11 3c20671a5817: Preparing 10:27:11 1d649218be4b: Waiting 10:27:11 858752105746: Waiting 10:27:11 5f70bf18a086: Waiting 10:27:11 e334a40d1a30: Waiting 10:27:11 f30d44b6ce01: Waiting 10:27:11 92aaae34752c: Waiting 10:27:11 95d19c391c34: Waiting 10:27:11 3c20671a5817: Waiting 10:27:11 2a3158d845e7: Waiting 10:27:11 b181db29f8cf: Waiting 10:27:11 9070205c6478: Waiting 10:27:11 04749e812343: Waiting 10:27:11 b757347babcf: Layer already exists 10:27:11 a31d6792bb94: Layer already exists 10:27:11 79968cb126be: Layer already exists 10:27:11 ef7cb7fbaaa3: Layer already exists 10:27:11 85ba29375edc: Layer already exists 10:27:11 f30d44b6ce01: Layer already exists 10:27:11 92aaae34752c: Layer already exists 10:27:11 b181db29f8cf: Layer already exists 10:27:11 9070205c6478: Layer already exists 10:27:11 2a3158d845e7: Layer already exists 10:27:11 858752105746: Layer already exists 10:27:11 1d649218be4b: Layer already exists 10:27:11 95d19c391c34: Layer already exists 10:27:11 5f70bf18a086: Layer already exists 10:27:11 e334a40d1a30: Layer already exists 10:27:11 3c20671a5817: Layer already exists 10:27:11 04749e812343: Layer already exists 10:27:12 3.2.0-dev.55: digest: sha256:b792b8913e6f4c921157317740fd15d76b14a6106f61474c19fd46046fcf101c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:27:12 b757347babcf: Preparing 10:27:12 85ba29375edc: Preparing 10:27:12 79968cb126be: Preparing 10:27:12 a31d6792bb94: Preparing 10:27:12 ef7cb7fbaaa3: Preparing 10:27:12 f30d44b6ce01: Preparing 10:27:12 92aaae34752c: Preparing 10:27:12 2a3158d845e7: Preparing 10:27:12 b181db29f8cf: Preparing 10:27:12 9070205c6478: Preparing 10:27:12 1d649218be4b: Preparing 10:27:12 858752105746: Preparing 10:27:12 5f70bf18a086: Preparing 10:27:12 e334a40d1a30: Preparing 10:27:12 95d19c391c34: Preparing 10:27:12 04749e812343: Preparing 10:27:12 3c20671a5817: Preparing 10:27:12 92aaae34752c: Waiting 10:27:12 2a3158d845e7: Waiting 10:27:12 f30d44b6ce01: Waiting 10:27:12 b181db29f8cf: Waiting 10:27:12 9070205c6478: Waiting 10:27:12 1d649218be4b: Waiting 10:27:12 858752105746: Waiting 10:27:12 e334a40d1a30: Waiting 10:27:12 5f70bf18a086: Waiting 10:27:12 95d19c391c34: Waiting 10:27:12 04749e812343: Waiting 10:27:12 3c20671a5817: Waiting 10:27:12 b757347babcf: Layer already exists 10:27:12 85ba29375edc: Layer already exists 10:27:12 ef7cb7fbaaa3: Layer already exists 10:27:12 a31d6792bb94: Layer already exists 10:27:12 79968cb126be: Layer already exists 10:27:12 f30d44b6ce01: Layer already exists 10:27:12 2a3158d845e7: Layer already exists 10:27:12 9070205c6478: Layer already exists 10:27:12 b181db29f8cf: Layer already exists 10:27:12 92aaae34752c: Layer already exists 10:27:12 5f70bf18a086: Layer already exists 10:27:12 e334a40d1a30: Layer already exists 10:27:12 1d649218be4b: Layer already exists 10:27:12 858752105746: Layer already exists 10:27:12 95d19c391c34: Layer already exists 10:27:12 04749e812343: Layer already exists 10:27:12 3c20671a5817: Layer already exists 10:27:13 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:b792b8913e6f4c921157317740fd15d76b14a6106f61474c19fd46046fcf101c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:27:13 b757347babcf: Preparing 10:27:13 85ba29375edc: Preparing 10:27:13 79968cb126be: Preparing 10:27:13 a31d6792bb94: Preparing 10:27:13 ef7cb7fbaaa3: Preparing 10:27:13 f30d44b6ce01: Preparing 10:27:13 92aaae34752c: Preparing 10:27:13 2a3158d845e7: Preparing 10:27:13 b181db29f8cf: Preparing 10:27:13 9070205c6478: Preparing 10:27:13 1d649218be4b: Preparing 10:27:13 858752105746: Preparing 10:27:13 5f70bf18a086: Preparing 10:27:13 e334a40d1a30: Preparing 10:27:13 95d19c391c34: Preparing 10:27:13 04749e812343: Preparing 10:27:13 3c20671a5817: Preparing 10:27:13 2a3158d845e7: Waiting 10:27:13 b181db29f8cf: Waiting 10:27:13 9070205c6478: Waiting 10:27:13 1d649218be4b: Waiting 10:27:13 f30d44b6ce01: Waiting 10:27:13 92aaae34752c: Waiting 10:27:13 5f70bf18a086: Waiting 10:27:13 e334a40d1a30: Waiting 10:27:13 95d19c391c34: Waiting 10:27:13 858752105746: Waiting 10:27:13 04749e812343: Waiting 10:27:13 3c20671a5817: Waiting 10:27:13 ef7cb7fbaaa3: Layer already exists 10:27:13 85ba29375edc: Layer already exists 10:27:13 b757347babcf: Layer already exists 10:27:13 79968cb126be: Layer already exists 10:27:13 a31d6792bb94: Layer already exists 10:27:13 f30d44b6ce01: Layer already exists 10:27:13 9070205c6478: Layer already exists 10:27:13 92aaae34752c: Layer already exists 10:27:13 b181db29f8cf: Layer already exists 10:27:13 2a3158d845e7: Layer already exists 10:27:13 858752105746: Layer already exists 10:27:13 e334a40d1a30: Layer already exists 10:27:13 1d649218be4b: Layer already exists 10:27:13 95d19c391c34: Layer already exists 10:27:13 5f70bf18a086: Layer already exists 10:27:13 04749e812343: Layer already exists 10:27:13 3c20671a5817: Layer already exists 10:27:14 main: digest: sha256:b792b8913e6f4c921157317740fd15d76b14a6106f61474c19fd46046fcf101c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:14 ===================================================== [Pipeline] echo 10:27:14 taggedImages: 10:27:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:27:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.55 10:27:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:27:14 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:27:14 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:14 latest 10:27:14 3.2.0-dev.55 10:27:14 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:14 main 10:27:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:27:15 c073bc06b505: Preparing 10:27:15 cc5cbcb607bd: Preparing 10:27:15 cace27336cd5: Preparing 10:27:15 1c6ca6c49e4e: Preparing 10:27:15 b181db29f8cf: Preparing 10:27:15 9070205c6478: Preparing 10:27:15 dd5f32a9192a: Preparing 10:27:15 05cedfe1e65a: Preparing 10:27:15 3c20671a5817: Preparing 10:27:15 9070205c6478: Waiting 10:27:15 dd5f32a9192a: Waiting 10:27:15 05cedfe1e65a: Waiting 10:27:15 3c20671a5817: Waiting 10:27:15 b181db29f8cf: Layer already exists 10:27:15 9070205c6478: Layer already exists 10:27:15 dd5f32a9192a: Layer already exists 10:27:15 cace27336cd5: Pushed 10:27:15 cc5cbcb607bd: Pushed 10:27:15 05cedfe1e65a: Layer already exists 10:27:15 c073bc06b505: Pushed 10:27:15 3c20671a5817: Layer already exists 10:27:20 1c6ca6c49e4e: Pushed 10:27:20 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:5f92d9557aeb3c3bcb61014257b3fc0a7574860f9fe4d96c104bbe912ea51a6a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:21 + 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 10:27:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:27:21 c073bc06b505: Preparing 10:27:21 cc5cbcb607bd: Preparing 10:27:21 cace27336cd5: Preparing 10:27:21 1c6ca6c49e4e: Preparing 10:27:21 b181db29f8cf: Preparing 10:27:21 9070205c6478: Preparing 10:27:21 dd5f32a9192a: Preparing 10:27:21 05cedfe1e65a: Preparing 10:27:21 3c20671a5817: Preparing 10:27:21 9070205c6478: Waiting 10:27:21 dd5f32a9192a: Waiting 10:27:21 05cedfe1e65a: Waiting 10:27:21 3c20671a5817: Waiting 10:27:21 b181db29f8cf: Layer already exists 10:27:21 c073bc06b505: Layer already exists 10:27:21 cc5cbcb607bd: Layer already exists 10:27:21 1c6ca6c49e4e: Layer already exists 10:27:21 cace27336cd5: Layer already exists 10:27:21 9070205c6478: Layer already exists 10:27:21 dd5f32a9192a: Layer already exists 10:27:21 05cedfe1e65a: Layer already exists 10:27:21 3c20671a5817: Layer already exists 10:27:21 latest: digest: sha256:5f92d9557aeb3c3bcb61014257b3fc0a7574860f9fe4d96c104bbe912ea51a6a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.55 10:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:27:22 c073bc06b505: Preparing 10:27:22 cc5cbcb607bd: Preparing 10:27:22 cace27336cd5: Preparing 10:27:22 1c6ca6c49e4e: Preparing 10:27:22 b181db29f8cf: Preparing 10:27:22 9070205c6478: Preparing 10:27:22 dd5f32a9192a: Preparing 10:27:22 05cedfe1e65a: Preparing 10:27:22 3c20671a5817: Preparing 10:27:22 dd5f32a9192a: Waiting 10:27:22 05cedfe1e65a: Waiting 10:27:22 3c20671a5817: Waiting 10:27:22 9070205c6478: Waiting 10:27:22 b181db29f8cf: Layer already exists 10:27:22 cace27336cd5: Layer already exists 10:27:22 1c6ca6c49e4e: Layer already exists 10:27:22 c073bc06b505: Layer already exists 10:27:22 cc5cbcb607bd: Layer already exists 10:27:22 9070205c6478: Layer already exists 10:27:22 05cedfe1e65a: Layer already exists 10:27:22 dd5f32a9192a: Layer already exists 10:27:22 3c20671a5817: Layer already exists 10:27:22 3.2.0-dev.55: digest: sha256:5f92d9557aeb3c3bcb61014257b3fc0a7574860f9fe4d96c104bbe912ea51a6a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:27:23 c073bc06b505: Preparing 10:27:23 cc5cbcb607bd: Preparing 10:27:23 cace27336cd5: Preparing 10:27:23 1c6ca6c49e4e: Preparing 10:27:23 b181db29f8cf: Preparing 10:27:23 9070205c6478: Preparing 10:27:23 dd5f32a9192a: Preparing 10:27:23 05cedfe1e65a: Preparing 10:27:23 3c20671a5817: Preparing 10:27:23 dd5f32a9192a: Waiting 10:27:23 05cedfe1e65a: Waiting 10:27:23 3c20671a5817: Waiting 10:27:23 9070205c6478: Waiting 10:27:23 1c6ca6c49e4e: Layer already exists 10:27:23 cace27336cd5: Layer already exists 10:27:23 c073bc06b505: Layer already exists 10:27:23 cc5cbcb607bd: Layer already exists 10:27:23 b181db29f8cf: Layer already exists 10:27:23 dd5f32a9192a: Layer already exists 10:27:23 9070205c6478: Layer already exists 10:27:23 3c20671a5817: Layer already exists 10:27:23 05cedfe1e65a: Layer already exists 10:27:23 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:5f92d9557aeb3c3bcb61014257b3fc0a7574860f9fe4d96c104bbe912ea51a6a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:24 + 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 10:27:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:27:24 c073bc06b505: Preparing 10:27:24 cc5cbcb607bd: Preparing 10:27:24 cace27336cd5: Preparing 10:27:24 1c6ca6c49e4e: Preparing 10:27:24 b181db29f8cf: Preparing 10:27:24 9070205c6478: Preparing 10:27:24 dd5f32a9192a: Preparing 10:27:24 05cedfe1e65a: Preparing 10:27:24 3c20671a5817: Preparing 10:27:24 dd5f32a9192a: Waiting 10:27:24 05cedfe1e65a: Waiting 10:27:24 3c20671a5817: Waiting 10:27:24 9070205c6478: Waiting 10:27:24 b181db29f8cf: Layer already exists 10:27:24 1c6ca6c49e4e: Layer already exists 10:27:24 cace27336cd5: Layer already exists 10:27:24 cc5cbcb607bd: Layer already exists 10:27:24 c073bc06b505: Layer already exists 10:27:24 9070205c6478: Layer already exists 10:27:24 3c20671a5817: Layer already exists 10:27:24 05cedfe1e65a: Layer already exists 10:27:24 dd5f32a9192a: Layer already exists 10:27:24 main: digest: sha256:5f92d9557aeb3c3bcb61014257b3fc0a7574860f9fe4d96c104bbe912ea51a6a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:24 ===================================================== [Pipeline] echo 10:27:24 taggedImages: 10:27:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:27:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.55 10:27:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:27:24 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:27:24 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:24 latest 10:27:24 3.2.0-dev.55 10:27:24 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:24 main 10:27:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:27:25 e984803d61ad: Preparing 10:27:25 000e9761bd44: Preparing 10:27:25 6f3c000b1e3a: Preparing 10:27:25 370f853c644b: Preparing 10:27:25 891589dc77d0: Preparing 10:27:25 b181db29f8cf: Preparing 10:27:25 9070205c6478: Preparing 10:27:25 2d063ab2227d: Preparing 10:27:25 3af56fed2e31: Preparing 10:27:25 378ac0f2171c: Preparing 10:27:25 3c20671a5817: Preparing 10:27:25 b181db29f8cf: Waiting 10:27:25 9070205c6478: Waiting 10:27:25 378ac0f2171c: Waiting 10:27:25 2d063ab2227d: Waiting 10:27:25 3af56fed2e31: Waiting 10:27:25 3c20671a5817: Waiting 10:27:25 000e9761bd44: Pushed 10:27:25 891589dc77d0: Pushed 10:27:25 370f853c644b: Pushed 10:27:25 e984803d61ad: Pushed 10:27:25 b181db29f8cf: Layer already exists 10:27:25 9070205c6478: Layer already exists 10:27:25 3c20671a5817: Layer already exists 10:27:25 2d063ab2227d: Pushed 10:27:25 3af56fed2e31: Pushed 10:27:27 6f3c000b1e3a: Pushed 10:27:28 378ac0f2171c: Pushed 10:27:28 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:f718aa9aad9d9e07eaa04d23635174b6935bedfd25fdc97aea7c5a4424ab0e43 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:28 + 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 10:27:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:27:29 e984803d61ad: Preparing 10:27:29 000e9761bd44: Preparing 10:27:29 6f3c000b1e3a: Preparing 10:27:29 370f853c644b: Preparing 10:27:29 891589dc77d0: Preparing 10:27:29 b181db29f8cf: Preparing 10:27:29 9070205c6478: Preparing 10:27:29 2d063ab2227d: Preparing 10:27:29 3af56fed2e31: Preparing 10:27:29 378ac0f2171c: Preparing 10:27:29 3c20671a5817: Preparing 10:27:29 b181db29f8cf: Waiting 10:27:29 9070205c6478: Waiting 10:27:29 2d063ab2227d: Waiting 10:27:29 3af56fed2e31: Waiting 10:27:29 378ac0f2171c: Waiting 10:27:29 3c20671a5817: Waiting 10:27:29 891589dc77d0: Layer already exists 10:27:29 e984803d61ad: Layer already exists 10:27:29 6f3c000b1e3a: Layer already exists 10:27:29 000e9761bd44: Layer already exists 10:27:29 370f853c644b: Layer already exists 10:27:29 b181db29f8cf: Layer already exists 10:27:29 378ac0f2171c: Layer already exists 10:27:29 9070205c6478: Layer already exists 10:27:29 2d063ab2227d: Layer already exists 10:27:29 3af56fed2e31: Layer already exists 10:27:29 3c20671a5817: Layer already exists 10:27:29 latest: digest: sha256:f718aa9aad9d9e07eaa04d23635174b6935bedfd25fdc97aea7c5a4424ab0e43 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.55 10:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:27:30 e984803d61ad: Preparing 10:27:30 000e9761bd44: Preparing 10:27:30 6f3c000b1e3a: Preparing 10:27:30 370f853c644b: Preparing 10:27:30 891589dc77d0: Preparing 10:27:30 b181db29f8cf: Preparing 10:27:30 9070205c6478: Preparing 10:27:30 2d063ab2227d: Preparing 10:27:30 3af56fed2e31: Preparing 10:27:30 378ac0f2171c: Preparing 10:27:30 3c20671a5817: Preparing 10:27:30 b181db29f8cf: Waiting 10:27:30 9070205c6478: Waiting 10:27:30 2d063ab2227d: Waiting 10:27:30 378ac0f2171c: Waiting 10:27:30 3af56fed2e31: Waiting 10:27:30 891589dc77d0: Layer already exists 10:27:30 6f3c000b1e3a: Layer already exists 10:27:30 e984803d61ad: Layer already exists 10:27:30 000e9761bd44: Layer already exists 10:27:30 370f853c644b: Layer already exists 10:27:30 9070205c6478: Layer already exists 10:27:30 2d063ab2227d: Layer already exists 10:27:30 378ac0f2171c: Layer already exists 10:27:30 b181db29f8cf: Layer already exists 10:27:30 3af56fed2e31: Layer already exists 10:27:30 3c20671a5817: Layer already exists 10:27:30 3.2.0-dev.55: digest: sha256:f718aa9aad9d9e07eaa04d23635174b6935bedfd25fdc97aea7c5a4424ab0e43 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:27:31 e984803d61ad: Preparing 10:27:31 000e9761bd44: Preparing 10:27:31 6f3c000b1e3a: Preparing 10:27:31 370f853c644b: Preparing 10:27:31 891589dc77d0: Preparing 10:27:31 b181db29f8cf: Preparing 10:27:31 9070205c6478: Preparing 10:27:31 2d063ab2227d: Preparing 10:27:31 3af56fed2e31: Preparing 10:27:31 378ac0f2171c: Preparing 10:27:31 3c20671a5817: Preparing 10:27:31 b181db29f8cf: Waiting 10:27:31 9070205c6478: Waiting 10:27:31 2d063ab2227d: Waiting 10:27:31 3af56fed2e31: Waiting 10:27:31 378ac0f2171c: Waiting 10:27:31 3c20671a5817: Waiting 10:27:31 370f853c644b: Layer already exists 10:27:31 6f3c000b1e3a: Layer already exists 10:27:31 000e9761bd44: Layer already exists 10:27:31 891589dc77d0: Layer already exists 10:27:31 e984803d61ad: Layer already exists 10:27:31 2d063ab2227d: Layer already exists 10:27:31 9070205c6478: Layer already exists 10:27:31 378ac0f2171c: Layer already exists 10:27:31 3af56fed2e31: Layer already exists 10:27:31 b181db29f8cf: Layer already exists 10:27:31 3c20671a5817: Layer already exists 10:27:31 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:f718aa9aad9d9e07eaa04d23635174b6935bedfd25fdc97aea7c5a4424ab0e43 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:32 + 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 10:27:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:27:32 e984803d61ad: Preparing 10:27:32 000e9761bd44: Preparing 10:27:32 6f3c000b1e3a: Preparing 10:27:32 370f853c644b: Preparing 10:27:32 891589dc77d0: Preparing 10:27:32 b181db29f8cf: Preparing 10:27:32 9070205c6478: Preparing 10:27:32 2d063ab2227d: Preparing 10:27:32 3af56fed2e31: Preparing 10:27:32 378ac0f2171c: Preparing 10:27:32 3c20671a5817: Preparing 10:27:32 2d063ab2227d: Waiting 10:27:32 3af56fed2e31: Waiting 10:27:32 378ac0f2171c: Waiting 10:27:32 3c20671a5817: Waiting 10:27:32 b181db29f8cf: Waiting 10:27:32 9070205c6478: Waiting 10:27:32 891589dc77d0: Layer already exists 10:27:32 370f853c644b: Layer already exists 10:27:32 e984803d61ad: Layer already exists 10:27:32 6f3c000b1e3a: Layer already exists 10:27:32 000e9761bd44: Layer already exists 10:27:32 b181db29f8cf: Layer already exists 10:27:32 9070205c6478: Layer already exists 10:27:32 3af56fed2e31: Layer already exists 10:27:32 2d063ab2227d: Layer already exists 10:27:32 378ac0f2171c: Layer already exists 10:27:32 3c20671a5817: Layer already exists 10:27:32 main: digest: sha256:f718aa9aad9d9e07eaa04d23635174b6935bedfd25fdc97aea7c5a4424ab0e43 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:32 ===================================================== [Pipeline] echo 10:27:32 taggedImages: 10:27:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:27:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.55 10:27:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:27:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:27:32 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:32 latest 10:27:32 3.2.0-dev.55 10:27:32 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:32 main 10:27:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:27:33 d1f861185e71: Preparing 10:27:33 bca9fee2eaf8: Preparing 10:27:33 524ae0e28dce: Preparing 10:27:33 1706d61bb061: Preparing 10:27:33 01c744a53cb6: Preparing 10:27:33 4526109b15f2: Preparing 10:27:33 3f13682665e2: Preparing 10:27:33 b181db29f8cf: Preparing 10:27:33 9070205c6478: Preparing 10:27:33 17397c3b4bc6: Preparing 10:27:33 0edc37fb64f2: Preparing 10:27:33 4526109b15f2: Waiting 10:27:33 3c20671a5817: Preparing 10:27:33 3f13682665e2: Waiting 10:27:33 9070205c6478: Waiting 10:27:33 b181db29f8cf: Waiting 10:27:33 17397c3b4bc6: Waiting 10:27:33 3c20671a5817: Waiting 10:27:33 0edc37fb64f2: Waiting 10:27:33 bca9fee2eaf8: Pushed 10:27:33 d1f861185e71: Pushed 10:27:33 01c744a53cb6: Pushed 10:27:33 b181db29f8cf: Layer already exists 10:27:33 4526109b15f2: Pushed 10:27:33 9070205c6478: Layer already exists 10:27:34 3f13682665e2: Pushed 10:27:34 3c20671a5817: Layer already exists 10:27:34 17397c3b4bc6: Pushed 10:27:36 1706d61bb061: Pushed 10:27:36 524ae0e28dce: Pushed 10:27:36 0edc37fb64f2: Pushed 10:27:36 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:0f746ae207367eaa44dc95fd0e0adfd8661bd9355e504070813b5bab65f31886 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:37 + 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 10:27:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:27:37 d1f861185e71: Preparing 10:27:37 bca9fee2eaf8: Preparing 10:27:37 524ae0e28dce: Preparing 10:27:37 1706d61bb061: Preparing 10:27:37 01c744a53cb6: Preparing 10:27:37 4526109b15f2: Preparing 10:27:37 3f13682665e2: Preparing 10:27:37 b181db29f8cf: Preparing 10:27:37 9070205c6478: Preparing 10:27:37 17397c3b4bc6: Preparing 10:27:37 0edc37fb64f2: Preparing 10:27:37 3c20671a5817: Preparing 10:27:37 9070205c6478: Waiting 10:27:37 17397c3b4bc6: Waiting 10:27:37 0edc37fb64f2: Waiting 10:27:37 4526109b15f2: Waiting 10:27:37 3c20671a5817: Waiting 10:27:37 b181db29f8cf: Waiting 10:27:37 3f13682665e2: Waiting 10:27:37 bca9fee2eaf8: Layer already exists 10:27:37 01c744a53cb6: Layer already exists 10:27:37 d1f861185e71: Layer already exists 10:27:37 1706d61bb061: Layer already exists 10:27:37 524ae0e28dce: Layer already exists 10:27:37 9070205c6478: Layer already exists 10:27:37 4526109b15f2: Layer already exists 10:27:37 3f13682665e2: Layer already exists 10:27:37 b181db29f8cf: Layer already exists 10:27:37 17397c3b4bc6: Layer already exists 10:27:37 0edc37fb64f2: Layer already exists 10:27:37 3c20671a5817: Layer already exists 10:27:37 latest: digest: sha256:0f746ae207367eaa44dc95fd0e0adfd8661bd9355e504070813b5bab65f31886 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.55 10:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:27:38 d1f861185e71: Preparing 10:27:38 bca9fee2eaf8: Preparing 10:27:38 524ae0e28dce: Preparing 10:27:38 1706d61bb061: Preparing 10:27:38 01c744a53cb6: Preparing 10:27:38 4526109b15f2: Preparing 10:27:38 3f13682665e2: Preparing 10:27:38 b181db29f8cf: Preparing 10:27:38 9070205c6478: Preparing 10:27:38 17397c3b4bc6: Preparing 10:27:38 0edc37fb64f2: Preparing 10:27:38 3c20671a5817: Preparing 10:27:38 4526109b15f2: Waiting 10:27:38 3f13682665e2: Waiting 10:27:38 b181db29f8cf: Waiting 10:27:38 0edc37fb64f2: Waiting 10:27:38 9070205c6478: Waiting 10:27:38 3c20671a5817: Waiting 10:27:38 17397c3b4bc6: Waiting 10:27:38 bca9fee2eaf8: Layer already exists 10:27:38 1706d61bb061: Layer already exists 10:27:38 d1f861185e71: Layer already exists 10:27:38 01c744a53cb6: Layer already exists 10:27:38 524ae0e28dce: Layer already exists 10:27:38 4526109b15f2: Layer already exists 10:27:38 9070205c6478: Layer already exists 10:27:38 b181db29f8cf: Layer already exists 10:27:38 3f13682665e2: Layer already exists 10:27:38 17397c3b4bc6: Layer already exists 10:27:38 0edc37fb64f2: Layer already exists 10:27:38 3c20671a5817: Layer already exists 10:27:38 3.2.0-dev.55: digest: sha256:0f746ae207367eaa44dc95fd0e0adfd8661bd9355e504070813b5bab65f31886 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:27:39 d1f861185e71: Preparing 10:27:39 bca9fee2eaf8: Preparing 10:27:39 524ae0e28dce: Preparing 10:27:39 1706d61bb061: Preparing 10:27:39 01c744a53cb6: Preparing 10:27:39 4526109b15f2: Preparing 10:27:39 3f13682665e2: Preparing 10:27:39 b181db29f8cf: Preparing 10:27:39 9070205c6478: Preparing 10:27:39 17397c3b4bc6: Preparing 10:27:39 0edc37fb64f2: Preparing 10:27:39 3c20671a5817: Preparing 10:27:39 4526109b15f2: Waiting 10:27:39 3f13682665e2: Waiting 10:27:39 0edc37fb64f2: Waiting 10:27:39 b181db29f8cf: Waiting 10:27:39 3c20671a5817: Waiting 10:27:39 9070205c6478: Waiting 10:27:39 17397c3b4bc6: Waiting 10:27:39 bca9fee2eaf8: Layer already exists 10:27:39 01c744a53cb6: Layer already exists 10:27:39 d1f861185e71: Layer already exists 10:27:39 1706d61bb061: Layer already exists 10:27:39 524ae0e28dce: Layer already exists 10:27:39 4526109b15f2: Layer already exists 10:27:39 b181db29f8cf: Layer already exists 10:27:39 3f13682665e2: Layer already exists 10:27:39 9070205c6478: Layer already exists 10:27:39 17397c3b4bc6: Layer already exists 10:27:39 0edc37fb64f2: Layer already exists 10:27:39 3c20671a5817: Layer already exists 10:27:39 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:0f746ae207367eaa44dc95fd0e0adfd8661bd9355e504070813b5bab65f31886 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:40 + 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 10:27:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:27:40 d1f861185e71: Preparing 10:27:40 bca9fee2eaf8: Preparing 10:27:40 524ae0e28dce: Preparing 10:27:40 1706d61bb061: Preparing 10:27:40 01c744a53cb6: Preparing 10:27:40 4526109b15f2: Preparing 10:27:40 3f13682665e2: Preparing 10:27:40 b181db29f8cf: Preparing 10:27:40 9070205c6478: Preparing 10:27:40 17397c3b4bc6: Preparing 10:27:40 0edc37fb64f2: Preparing 10:27:40 3c20671a5817: Preparing 10:27:40 4526109b15f2: Waiting 10:27:40 3f13682665e2: Waiting 10:27:40 17397c3b4bc6: Waiting 10:27:40 0edc37fb64f2: Waiting 10:27:40 3c20671a5817: Waiting 10:27:40 b181db29f8cf: Waiting 10:27:40 9070205c6478: Waiting 10:27:40 1706d61bb061: Layer already exists 10:27:40 01c744a53cb6: Layer already exists 10:27:40 d1f861185e71: Layer already exists 10:27:40 524ae0e28dce: Layer already exists 10:27:40 bca9fee2eaf8: Layer already exists 10:27:40 4526109b15f2: Layer already exists 10:27:40 3f13682665e2: Layer already exists 10:27:40 b181db29f8cf: Layer already exists 10:27:40 17397c3b4bc6: Layer already exists 10:27:40 9070205c6478: Layer already exists 10:27:40 3c20671a5817: Layer already exists 10:27:40 0edc37fb64f2: Layer already exists 10:27:40 main: digest: sha256:0f746ae207367eaa44dc95fd0e0adfd8661bd9355e504070813b5bab65f31886 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:40 ===================================================== [Pipeline] echo 10:27:40 taggedImages: 10:27:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:27:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.55 10:27:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:27:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:27:40 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:40 latest 10:27:40 3.2.0-dev.55 10:27:40 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:40 main 10:27:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:27:41 a32700b6f516: Preparing 10:27:41 83066377f98a: Preparing 10:27:41 b181db29f8cf: Preparing 10:27:41 9070205c6478: Preparing 10:27:41 8e47c982f60f: Preparing 10:27:41 109872ee9a5f: Preparing 10:27:41 3c20671a5817: Preparing 10:27:41 109872ee9a5f: Waiting 10:27:41 3c20671a5817: Waiting 10:27:41 9070205c6478: Layer already exists 10:27:41 b181db29f8cf: Layer already exists 10:27:41 3c20671a5817: Layer already exists 10:27:41 8e47c982f60f: Pushed 10:27:41 a32700b6f516: Pushed 10:27:43 109872ee9a5f: Pushed 10:27:45 83066377f98a: Pushed 10:27:45 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:330579168ec82a5fa2bd8eb82241fbd090fea9862808f215133d11515cbbc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:45 + 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 10:27:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:27:46 a32700b6f516: Preparing 10:27:46 83066377f98a: Preparing 10:27:46 b181db29f8cf: Preparing 10:27:46 9070205c6478: Preparing 10:27:46 8e47c982f60f: Preparing 10:27:46 109872ee9a5f: Preparing 10:27:46 3c20671a5817: Preparing 10:27:46 109872ee9a5f: Waiting 10:27:46 3c20671a5817: Waiting 10:27:46 b181db29f8cf: Layer already exists 10:27:46 8e47c982f60f: Layer already exists 10:27:46 9070205c6478: Layer already exists 10:27:46 a32700b6f516: Layer already exists 10:27:46 83066377f98a: Layer already exists 10:27:46 3c20671a5817: Layer already exists 10:27:46 109872ee9a5f: Layer already exists 10:27:46 latest: digest: sha256:330579168ec82a5fa2bd8eb82241fbd090fea9862808f215133d11515cbbc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.55 10:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:27:46 a32700b6f516: Preparing 10:27:46 83066377f98a: Preparing 10:27:46 b181db29f8cf: Preparing 10:27:46 9070205c6478: Preparing 10:27:46 8e47c982f60f: Preparing 10:27:46 109872ee9a5f: Preparing 10:27:46 3c20671a5817: Preparing 10:27:46 109872ee9a5f: Waiting 10:27:46 3c20671a5817: Waiting 10:27:46 a32700b6f516: Layer already exists 10:27:46 83066377f98a: Layer already exists 10:27:46 8e47c982f60f: Layer already exists 10:27:46 b181db29f8cf: Layer already exists 10:27:46 9070205c6478: Layer already exists 10:27:46 3c20671a5817: Layer already exists 10:27:46 109872ee9a5f: Layer already exists 10:27:46 3.2.0-dev.55: digest: sha256:330579168ec82a5fa2bd8eb82241fbd090fea9862808f215133d11515cbbc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:27:47 a32700b6f516: Preparing 10:27:47 83066377f98a: Preparing 10:27:47 b181db29f8cf: Preparing 10:27:47 9070205c6478: Preparing 10:27:47 8e47c982f60f: Preparing 10:27:47 109872ee9a5f: Preparing 10:27:47 3c20671a5817: Preparing 10:27:47 109872ee9a5f: Waiting 10:27:47 3c20671a5817: Waiting 10:27:47 9070205c6478: Layer already exists 10:27:47 83066377f98a: Layer already exists 10:27:47 8e47c982f60f: Layer already exists 10:27:47 a32700b6f516: Layer already exists 10:27:47 b181db29f8cf: Layer already exists 10:27:47 109872ee9a5f: Layer already exists 10:27:47 3c20671a5817: Layer already exists 10:27:47 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:330579168ec82a5fa2bd8eb82241fbd090fea9862808f215133d11515cbbc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:48 + 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 10:27:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:27:48 a32700b6f516: Preparing 10:27:48 83066377f98a: Preparing 10:27:48 b181db29f8cf: Preparing 10:27:48 9070205c6478: Preparing 10:27:48 8e47c982f60f: Preparing 10:27:48 109872ee9a5f: Preparing 10:27:48 3c20671a5817: Preparing 10:27:48 109872ee9a5f: Waiting 10:27:48 3c20671a5817: Waiting 10:27:48 b181db29f8cf: Layer already exists 10:27:48 8e47c982f60f: Layer already exists 10:27:48 9070205c6478: Layer already exists 10:27:48 83066377f98a: Layer already exists 10:27:48 a32700b6f516: Layer already exists 10:27:48 109872ee9a5f: Layer already exists 10:27:48 3c20671a5817: Layer already exists 10:27:48 main: digest: sha256:330579168ec82a5fa2bd8eb82241fbd090fea9862808f215133d11515cbbc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:48 ===================================================== [Pipeline] echo 10:27:48 taggedImages: 10:27:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:27:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.55 10:27:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:27:48 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:27:48 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:48 latest 10:27:48 3.2.0-dev.55 10:27:48 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:27:48 main 10:27:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:27:49 888324845322: Preparing 10:27:49 847ad962204b: Preparing 10:27:49 cd3e297e1ecc: Preparing 10:27:49 b181db29f8cf: Preparing 10:27:49 9070205c6478: Preparing 10:27:49 0fea40fc3489: Preparing 10:27:49 1222d7388697: Preparing 10:27:49 c58c9b7e3716: Preparing 10:27:49 0fea40fc3489: Waiting 10:27:49 915d70dfb2a5: Preparing 10:27:49 c58c9b7e3716: Waiting 10:27:49 915d70dfb2a5: Waiting 10:27:49 3c20671a5817: Preparing 10:27:49 3c20671a5817: Waiting 10:27:49 9070205c6478: Layer already exists 10:27:49 b181db29f8cf: Layer already exists 10:27:50 847ad962204b: Pushed 10:27:50 cd3e297e1ecc: Pushed 10:27:50 888324845322: Pushed 10:27:50 3c20671a5817: Layer already exists 10:27:50 c58c9b7e3716: Pushed 10:27:50 915d70dfb2a5: Pushed 10:28:03 1222d7388697: Pushed 10:28:11 0fea40fc3489: Pushed 10:28:11 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:1c922a9a79efb0f33e30d675086641de8a131c48817052d451f5770fa8c18f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:11 + 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 10:28:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:28:12 888324845322: Preparing 10:28:12 847ad962204b: Preparing 10:28:12 cd3e297e1ecc: Preparing 10:28:12 b181db29f8cf: Preparing 10:28:12 9070205c6478: Preparing 10:28:12 0fea40fc3489: Preparing 10:28:12 1222d7388697: Preparing 10:28:12 c58c9b7e3716: Preparing 10:28:12 915d70dfb2a5: Preparing 10:28:12 3c20671a5817: Preparing 10:28:12 0fea40fc3489: Waiting 10:28:12 1222d7388697: Waiting 10:28:12 c58c9b7e3716: Waiting 10:28:12 915d70dfb2a5: Waiting 10:28:12 3c20671a5817: Waiting 10:28:12 9070205c6478: Layer already exists 10:28:12 cd3e297e1ecc: Layer already exists 10:28:12 888324845322: Layer already exists 10:28:12 847ad962204b: Layer already exists 10:28:12 b181db29f8cf: Layer already exists 10:28:12 0fea40fc3489: Layer already exists 10:28:12 3c20671a5817: Layer already exists 10:28:12 1222d7388697: Layer already exists 10:28:12 915d70dfb2a5: Layer already exists 10:28:12 c58c9b7e3716: Layer already exists 10:28:12 latest: digest: sha256:1c922a9a79efb0f33e30d675086641de8a131c48817052d451f5770fa8c18f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.55 10:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:28:13 888324845322: Preparing 10:28:13 847ad962204b: Preparing 10:28:13 cd3e297e1ecc: Preparing 10:28:13 b181db29f8cf: Preparing 10:28:13 9070205c6478: Preparing 10:28:13 0fea40fc3489: Preparing 10:28:13 1222d7388697: Preparing 10:28:13 c58c9b7e3716: Preparing 10:28:13 915d70dfb2a5: Preparing 10:28:13 3c20671a5817: Preparing 10:28:13 0fea40fc3489: Waiting 10:28:13 915d70dfb2a5: Waiting 10:28:13 3c20671a5817: Waiting 10:28:13 1222d7388697: Waiting 10:28:13 c58c9b7e3716: Waiting 10:28:13 9070205c6478: Layer already exists 10:28:13 847ad962204b: Layer already exists 10:28:13 b181db29f8cf: Layer already exists 10:28:13 cd3e297e1ecc: Layer already exists 10:28:13 888324845322: Layer already exists 10:28:13 915d70dfb2a5: Layer already exists 10:28:13 0fea40fc3489: Layer already exists 10:28:13 1222d7388697: Layer already exists 10:28:13 c58c9b7e3716: Layer already exists 10:28:13 3c20671a5817: Layer already exists 10:28:13 3.2.0-dev.55: digest: sha256:1c922a9a79efb0f33e30d675086641de8a131c48817052d451f5770fa8c18f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:28:14 888324845322: Preparing 10:28:14 847ad962204b: Preparing 10:28:14 cd3e297e1ecc: Preparing 10:28:14 b181db29f8cf: Preparing 10:28:14 9070205c6478: Preparing 10:28:14 0fea40fc3489: Preparing 10:28:14 1222d7388697: Preparing 10:28:14 c58c9b7e3716: Preparing 10:28:14 915d70dfb2a5: Preparing 10:28:14 3c20671a5817: Preparing 10:28:14 1222d7388697: Waiting 10:28:14 c58c9b7e3716: Waiting 10:28:14 915d70dfb2a5: Waiting 10:28:14 3c20671a5817: Waiting 10:28:14 0fea40fc3489: Waiting 10:28:14 9070205c6478: Layer already exists 10:28:14 888324845322: Layer already exists 10:28:14 cd3e297e1ecc: Layer already exists 10:28:14 b181db29f8cf: Layer already exists 10:28:14 847ad962204b: Layer already exists 10:28:14 0fea40fc3489: Layer already exists 10:28:14 1222d7388697: Layer already exists 10:28:14 c58c9b7e3716: Layer already exists 10:28:14 915d70dfb2a5: Layer already exists 10:28:14 3c20671a5817: Layer already exists 10:28:14 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:1c922a9a79efb0f33e30d675086641de8a131c48817052d451f5770fa8c18f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:14 + 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 10:28:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:28:15 888324845322: Preparing 10:28:15 847ad962204b: Preparing 10:28:15 cd3e297e1ecc: Preparing 10:28:15 b181db29f8cf: Preparing 10:28:15 9070205c6478: Preparing 10:28:15 0fea40fc3489: Preparing 10:28:15 1222d7388697: Preparing 10:28:15 c58c9b7e3716: Preparing 10:28:15 915d70dfb2a5: Preparing 10:28:15 3c20671a5817: Preparing 10:28:15 0fea40fc3489: Waiting 10:28:15 915d70dfb2a5: Waiting 10:28:15 3c20671a5817: Waiting 10:28:15 1222d7388697: Waiting 10:28:15 c58c9b7e3716: Waiting 10:28:15 b181db29f8cf: Layer already exists 10:28:15 9070205c6478: Layer already exists 10:28:15 847ad962204b: Layer already exists 10:28:15 cd3e297e1ecc: Layer already exists 10:28:15 888324845322: Layer already exists 10:28:15 c58c9b7e3716: Layer already exists 10:28:15 0fea40fc3489: Layer already exists 10:28:15 1222d7388697: Layer already exists 10:28:15 915d70dfb2a5: Layer already exists 10:28:15 3c20671a5817: Layer already exists 10:28:15 main: digest: sha256:1c922a9a79efb0f33e30d675086641de8a131c48817052d451f5770fa8c18f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:15 ===================================================== [Pipeline] echo 10:28:15 taggedImages: 10:28:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:28:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:28:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.55 10:28:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:28:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:28:15 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:28:15 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:28:15 latest 10:28:15 3.2.0-dev.55 10:28:15 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:28:15 main 10:28:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:28:16 e7ac578b09b8: Preparing 10:28:16 7dcb1ac1a462: Preparing 10:28:16 b3d637da7770: Preparing 10:28:16 b181db29f8cf: Preparing 10:28:16 9070205c6478: Preparing 10:28:16 66c4b6245be4: Preparing 10:28:16 37fb8a2979ee: Preparing 10:28:16 9f5985fc2bad: Preparing 10:28:16 3c20671a5817: Preparing 10:28:16 37fb8a2979ee: Waiting 10:28:16 3c20671a5817: Waiting 10:28:16 9f5985fc2bad: Waiting 10:28:16 66c4b6245be4: Waiting 10:28:16 b181db29f8cf: Layer already exists 10:28:16 9070205c6478: Layer already exists 10:28:16 7dcb1ac1a462: Pushed 10:28:16 b3d637da7770: Pushed 10:28:16 e7ac578b09b8: Pushed 10:28:16 3c20671a5817: Layer already exists 10:28:16 37fb8a2979ee: Pushed 10:28:17 9f5985fc2bad: Pushed 10:28:39 66c4b6245be4: Pushed 10:28:39 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:72fccd1587e882acc3ae54c4b3c6c0b57eaa1dddc316bc81047781a0d2dfd878 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:39 + 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 10:28:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:28:39 e7ac578b09b8: Preparing 10:28:39 7dcb1ac1a462: Preparing 10:28:39 b3d637da7770: Preparing 10:28:39 b181db29f8cf: Preparing 10:28:39 9070205c6478: Preparing 10:28:39 66c4b6245be4: Preparing 10:28:39 37fb8a2979ee: Preparing 10:28:39 9f5985fc2bad: Preparing 10:28:39 3c20671a5817: Preparing 10:28:39 37fb8a2979ee: Waiting 10:28:39 66c4b6245be4: Waiting 10:28:39 3c20671a5817: Waiting 10:28:39 e7ac578b09b8: Layer already exists 10:28:39 7dcb1ac1a462: Layer already exists 10:28:39 b3d637da7770: Layer already exists 10:28:39 b181db29f8cf: Layer already exists 10:28:39 9070205c6478: Layer already exists 10:28:39 37fb8a2979ee: Layer already exists 10:28:39 9f5985fc2bad: Layer already exists 10:28:39 66c4b6245be4: Layer already exists 10:28:39 3c20671a5817: Layer already exists 10:28:39 latest: digest: sha256:72fccd1587e882acc3ae54c4b3c6c0b57eaa1dddc316bc81047781a0d2dfd878 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.55 10:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:28:40 e7ac578b09b8: Preparing 10:28:40 7dcb1ac1a462: Preparing 10:28:40 b3d637da7770: Preparing 10:28:40 b181db29f8cf: Preparing 10:28:40 9070205c6478: Preparing 10:28:40 66c4b6245be4: Preparing 10:28:40 37fb8a2979ee: Preparing 10:28:40 9f5985fc2bad: Preparing 10:28:40 3c20671a5817: Preparing 10:28:40 37fb8a2979ee: Waiting 10:28:40 9f5985fc2bad: Waiting 10:28:40 3c20671a5817: Waiting 10:28:40 66c4b6245be4: Waiting 10:28:40 e7ac578b09b8: Layer already exists 10:28:40 7dcb1ac1a462: Layer already exists 10:28:40 b3d637da7770: Layer already exists 10:28:40 b181db29f8cf: Layer already exists 10:28:40 9070205c6478: Layer already exists 10:28:40 66c4b6245be4: Layer already exists 10:28:40 37fb8a2979ee: Layer already exists 10:28:40 3c20671a5817: Layer already exists 10:28:40 9f5985fc2bad: Layer already exists 10:28:41 3.2.0-dev.55: digest: sha256:72fccd1587e882acc3ae54c4b3c6c0b57eaa1dddc316bc81047781a0d2dfd878 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:28:41 e7ac578b09b8: Preparing 10:28:41 7dcb1ac1a462: Preparing 10:28:41 b3d637da7770: Preparing 10:28:41 b181db29f8cf: Preparing 10:28:41 9070205c6478: Preparing 10:28:41 66c4b6245be4: Preparing 10:28:41 37fb8a2979ee: Preparing 10:28:41 9f5985fc2bad: Preparing 10:28:41 3c20671a5817: Preparing 10:28:41 66c4b6245be4: Waiting 10:28:41 37fb8a2979ee: Waiting 10:28:41 9f5985fc2bad: Waiting 10:28:41 3c20671a5817: Waiting 10:28:41 b3d637da7770: Layer already exists 10:28:41 7dcb1ac1a462: Layer already exists 10:28:41 9070205c6478: Layer already exists 10:28:41 e7ac578b09b8: Layer already exists 10:28:41 b181db29f8cf: Layer already exists 10:28:41 9f5985fc2bad: Layer already exists 10:28:41 37fb8a2979ee: Layer already exists 10:28:41 66c4b6245be4: Layer already exists 10:28:41 3c20671a5817: Layer already exists 10:28:41 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:72fccd1587e882acc3ae54c4b3c6c0b57eaa1dddc316bc81047781a0d2dfd878 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:42 + 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 10:28:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:28:42 e7ac578b09b8: Preparing 10:28:42 7dcb1ac1a462: Preparing 10:28:42 b3d637da7770: Preparing 10:28:42 b181db29f8cf: Preparing 10:28:42 9070205c6478: Preparing 10:28:42 66c4b6245be4: Preparing 10:28:42 37fb8a2979ee: Preparing 10:28:42 9f5985fc2bad: Preparing 10:28:42 3c20671a5817: Preparing 10:28:42 37fb8a2979ee: Waiting 10:28:42 66c4b6245be4: Waiting 10:28:42 9f5985fc2bad: Waiting 10:28:42 3c20671a5817: Waiting 10:28:42 b3d637da7770: Layer already exists 10:28:42 9070205c6478: Layer already exists 10:28:42 e7ac578b09b8: Layer already exists 10:28:42 7dcb1ac1a462: Layer already exists 10:28:42 b181db29f8cf: Layer already exists 10:28:42 37fb8a2979ee: Layer already exists 10:28:42 66c4b6245be4: Layer already exists 10:28:42 9f5985fc2bad: Layer already exists 10:28:42 3c20671a5817: Layer already exists 10:28:43 main: digest: sha256:72fccd1587e882acc3ae54c4b3c6c0b57eaa1dddc316bc81047781a0d2dfd878 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:43 ===================================================== [Pipeline] echo 10:28:43 taggedImages: 10:28:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:28:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:28:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.55 10:28:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:28:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:28:43 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:28:43 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:28:43 latest 10:28:43 3.2.0-dev.55 10:28:43 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:28:43 main 10:28:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:28:43 867a9ded7742: Preparing 10:28:43 8e7e1dc47d99: Preparing 10:28:43 6cbb20d5cfc6: Preparing 10:28:43 b181db29f8cf: Preparing 10:28:43 9070205c6478: Preparing 10:28:43 3d6a11368023: Preparing 10:28:43 c58c9b7e3716: Preparing 10:28:43 915d70dfb2a5: Preparing 10:28:43 3c20671a5817: Preparing 10:28:43 915d70dfb2a5: Waiting 10:28:43 3c20671a5817: Waiting 10:28:43 c58c9b7e3716: Waiting 10:28:43 b181db29f8cf: Layer already exists 10:28:43 9070205c6478: Layer already exists 10:28:44 c58c9b7e3716: Layer already exists 10:28:44 915d70dfb2a5: Layer already exists 10:28:44 867a9ded7742: Pushed 10:28:44 6cbb20d5cfc6: Pushed 10:28:44 3c20671a5817: Layer already exists 10:28:44 8e7e1dc47d99: Pushed 10:29:06 3d6a11368023: Pushed 10:29:06 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:fe5cbc7212afcb7b2e2f3f996982fe9afeff6dac72fccc64b23010f7ce9dfe73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:06 + 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 10:29:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:29:06 867a9ded7742: Preparing 10:29:06 8e7e1dc47d99: Preparing 10:29:06 6cbb20d5cfc6: Preparing 10:29:06 b181db29f8cf: Preparing 10:29:06 9070205c6478: Preparing 10:29:06 3d6a11368023: Preparing 10:29:06 c58c9b7e3716: Preparing 10:29:06 915d70dfb2a5: Preparing 10:29:06 3c20671a5817: Preparing 10:29:06 3d6a11368023: Waiting 10:29:06 c58c9b7e3716: Waiting 10:29:06 915d70dfb2a5: Waiting 10:29:06 3c20671a5817: Waiting 10:29:06 6cbb20d5cfc6: Layer already exists 10:29:06 8e7e1dc47d99: Layer already exists 10:29:06 b181db29f8cf: Layer already exists 10:29:06 867a9ded7742: Layer already exists 10:29:06 9070205c6478: Layer already exists 10:29:06 915d70dfb2a5: Layer already exists 10:29:06 c58c9b7e3716: Layer already exists 10:29:06 3d6a11368023: Layer already exists 10:29:06 3c20671a5817: Layer already exists 10:29:06 latest: digest: sha256:fe5cbc7212afcb7b2e2f3f996982fe9afeff6dac72fccc64b23010f7ce9dfe73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.55 10:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:29:07 867a9ded7742: Preparing 10:29:07 8e7e1dc47d99: Preparing 10:29:07 6cbb20d5cfc6: Preparing 10:29:07 b181db29f8cf: Preparing 10:29:07 9070205c6478: Preparing 10:29:07 3d6a11368023: Preparing 10:29:07 c58c9b7e3716: Preparing 10:29:07 915d70dfb2a5: Preparing 10:29:07 3c20671a5817: Preparing 10:29:07 c58c9b7e3716: Waiting 10:29:07 915d70dfb2a5: Waiting 10:29:07 3d6a11368023: Waiting 10:29:07 3c20671a5817: Waiting 10:29:07 9070205c6478: Layer already exists 10:29:07 6cbb20d5cfc6: Layer already exists 10:29:07 8e7e1dc47d99: Layer already exists 10:29:07 b181db29f8cf: Layer already exists 10:29:07 867a9ded7742: Layer already exists 10:29:07 c58c9b7e3716: Layer already exists 10:29:07 3d6a11368023: Layer already exists 10:29:07 3c20671a5817: Layer already exists 10:29:07 915d70dfb2a5: Layer already exists 10:29:08 3.2.0-dev.55: digest: sha256:fe5cbc7212afcb7b2e2f3f996982fe9afeff6dac72fccc64b23010f7ce9dfe73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:29:08 867a9ded7742: Preparing 10:29:08 8e7e1dc47d99: Preparing 10:29:08 6cbb20d5cfc6: Preparing 10:29:08 b181db29f8cf: Preparing 10:29:08 9070205c6478: Preparing 10:29:08 3d6a11368023: Preparing 10:29:08 c58c9b7e3716: Preparing 10:29:08 915d70dfb2a5: Preparing 10:29:08 3c20671a5817: Preparing 10:29:08 3d6a11368023: Waiting 10:29:08 c58c9b7e3716: Waiting 10:29:08 915d70dfb2a5: Waiting 10:29:08 3c20671a5817: Waiting 10:29:08 867a9ded7742: Layer already exists 10:29:08 6cbb20d5cfc6: Layer already exists 10:29:08 8e7e1dc47d99: Layer already exists 10:29:08 9070205c6478: Layer already exists 10:29:08 b181db29f8cf: Layer already exists 10:29:08 3d6a11368023: Layer already exists 10:29:08 915d70dfb2a5: Layer already exists 10:29:08 c58c9b7e3716: Layer already exists 10:29:08 3c20671a5817: Layer already exists 10:29:09 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:fe5cbc7212afcb7b2e2f3f996982fe9afeff6dac72fccc64b23010f7ce9dfe73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:09 + 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 10:29:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:29:09 867a9ded7742: Preparing 10:29:09 8e7e1dc47d99: Preparing 10:29:09 6cbb20d5cfc6: Preparing 10:29:09 b181db29f8cf: Preparing 10:29:09 9070205c6478: Preparing 10:29:09 3d6a11368023: Preparing 10:29:09 c58c9b7e3716: Preparing 10:29:09 915d70dfb2a5: Preparing 10:29:09 3c20671a5817: Preparing 10:29:09 3d6a11368023: Waiting 10:29:09 c58c9b7e3716: Waiting 10:29:09 3c20671a5817: Waiting 10:29:09 915d70dfb2a5: Waiting 10:29:09 8e7e1dc47d99: Layer already exists 10:29:09 867a9ded7742: Layer already exists 10:29:09 9070205c6478: Layer already exists 10:29:09 b181db29f8cf: Layer already exists 10:29:09 6cbb20d5cfc6: Layer already exists 10:29:09 3d6a11368023: Layer already exists 10:29:09 c58c9b7e3716: Layer already exists 10:29:09 915d70dfb2a5: Layer already exists 10:29:09 3c20671a5817: Layer already exists 10:29:10 main: digest: sha256:fe5cbc7212afcb7b2e2f3f996982fe9afeff6dac72fccc64b23010f7ce9dfe73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:10 ===================================================== [Pipeline] echo 10:29:10 taggedImages: 10:29:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:29:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:29:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.55 10:29:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:29:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:29:10 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 10:29:10 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:29:10 latest 10:29:10 3.2.0-dev.55 10:29:10 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:29:10 main 10:29:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:10 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:29:10 5a675dd00713: Preparing 10:29:10 9824d516410b: Preparing 10:29:10 b181db29f8cf: Preparing 10:29:10 9070205c6478: Preparing 10:29:10 adc78a04970a: Preparing 10:29:10 82e689d6711a: Preparing 10:29:10 3c20671a5817: Preparing 10:29:10 82e689d6711a: Waiting 10:29:10 3c20671a5817: Waiting 10:29:10 b181db29f8cf: Layer already exists 10:29:11 9070205c6478: Layer already exists 10:29:11 3c20671a5817: Layer already exists 10:29:11 adc78a04970a: Pushed 10:29:11 5a675dd00713: Pushed 10:29:12 82e689d6711a: Pushed 10:29:18 9824d516410b: Pushed 10:29:18 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:fb07fb280002b330ba3411e8963a1b595a0964edfee7848a45742376d2602ee3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:19 + 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 10:29:19 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 10:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:29:19 5a675dd00713: Preparing 10:29:19 9824d516410b: Preparing 10:29:19 b181db29f8cf: Preparing 10:29:19 9070205c6478: Preparing 10:29:19 adc78a04970a: Preparing 10:29:19 82e689d6711a: Preparing 10:29:19 3c20671a5817: Preparing 10:29:19 82e689d6711a: Waiting 10:29:19 3c20671a5817: Waiting 10:29:19 5a675dd00713: Layer already exists 10:29:19 adc78a04970a: Layer already exists 10:29:19 9824d516410b: Layer already exists 10:29:19 9070205c6478: Layer already exists 10:29:19 b181db29f8cf: Layer already exists 10:29:19 82e689d6711a: Layer already exists 10:29:19 3c20671a5817: Layer already exists 10:29:19 latest: digest: sha256:fb07fb280002b330ba3411e8963a1b595a0964edfee7848a45742376d2602ee3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:20 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:20 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.55 10:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:29:20 5a675dd00713: Preparing 10:29:20 9824d516410b: Preparing 10:29:20 b181db29f8cf: Preparing 10:29:20 9070205c6478: Preparing 10:29:20 adc78a04970a: Preparing 10:29:20 82e689d6711a: Preparing 10:29:20 3c20671a5817: Preparing 10:29:20 82e689d6711a: Waiting 10:29:20 3c20671a5817: Waiting 10:29:20 b181db29f8cf: Layer already exists 10:29:20 adc78a04970a: Layer already exists 10:29:20 5a675dd00713: Layer already exists 10:29:20 9824d516410b: Layer already exists 10:29:20 9070205c6478: Layer already exists 10:29:20 3c20671a5817: Layer already exists 10:29:20 82e689d6711a: Layer already exists 10:29:20 3.2.0-dev.55: digest: sha256:fb07fb280002b330ba3411e8963a1b595a0964edfee7848a45742376d2602ee3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:20 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:21 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:29:21 5a675dd00713: Preparing 10:29:21 9824d516410b: Preparing 10:29:21 b181db29f8cf: Preparing 10:29:21 9070205c6478: Preparing 10:29:21 adc78a04970a: Preparing 10:29:21 82e689d6711a: Preparing 10:29:21 3c20671a5817: Preparing 10:29:21 82e689d6711a: Waiting 10:29:21 3c20671a5817: Waiting 10:29:21 5a675dd00713: Layer already exists 10:29:21 adc78a04970a: Layer already exists 10:29:21 b181db29f8cf: Layer already exists 10:29:21 9824d516410b: Layer already exists 10:29:21 9070205c6478: Layer already exists 10:29:21 3c20671a5817: Layer already exists 10:29:21 82e689d6711a: Layer already exists 10:29:21 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:fb07fb280002b330ba3411e8963a1b595a0964edfee7848a45742376d2602ee3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:21 + 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 10:29:22 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 10:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:29:22 5a675dd00713: Preparing 10:29:22 9824d516410b: Preparing 10:29:22 b181db29f8cf: Preparing 10:29:22 9070205c6478: Preparing 10:29:22 adc78a04970a: Preparing 10:29:22 82e689d6711a: Preparing 10:29:22 3c20671a5817: Preparing 10:29:22 82e689d6711a: Waiting 10:29:22 3c20671a5817: Waiting 10:29:22 5a675dd00713: Layer already exists 10:29:22 b181db29f8cf: Layer already exists 10:29:22 9070205c6478: Layer already exists 10:29:22 9824d516410b: Layer already exists 10:29:22 adc78a04970a: Layer already exists 10:29:22 3c20671a5817: Layer already exists 10:29:22 82e689d6711a: Layer already exists 10:29:22 main: digest: sha256:fb07fb280002b330ba3411e8963a1b595a0964edfee7848a45742376d2602ee3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:22 ===================================================== [Pipeline] echo 10:29:22 taggedImages: 10:29:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:29:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 10:29:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.55 10:29:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:29:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 10:29:22 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:29:22 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:29:22 latest 10:29:22 3.2.0-dev.55 10:29:22 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:29:22 main 10:29:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:29:23 aa4c25ff849a: Preparing 10:29:23 8856c5ebad29: Preparing 10:29:23 b181db29f8cf: Preparing 10:29:23 9070205c6478: Preparing 10:29:23 0fafe1312434: Preparing 10:29:23 9a6da2f17ad8: Preparing 10:29:23 3c20671a5817: Preparing 10:29:23 9a6da2f17ad8: Waiting 10:29:23 3c20671a5817: Waiting 10:29:23 b181db29f8cf: Layer already exists 10:29:23 9070205c6478: Layer already exists 10:29:23 3c20671a5817: Layer already exists 10:29:23 0fafe1312434: Pushed 10:29:23 aa4c25ff849a: Pushed 10:29:23 9a6da2f17ad8: Pushed 10:29:30 8856c5ebad29: Pushed 10:29:30 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:43e68cce28cde14aeef9dfdd4b4f1b74a396febf89046d393bffbd933ed98e62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:29:31 aa4c25ff849a: Preparing 10:29:31 8856c5ebad29: Preparing 10:29:31 b181db29f8cf: Preparing 10:29:31 9070205c6478: Preparing 10:29:31 0fafe1312434: Preparing 10:29:31 9a6da2f17ad8: Preparing 10:29:31 3c20671a5817: Preparing 10:29:31 9a6da2f17ad8: Waiting 10:29:31 3c20671a5817: Waiting 10:29:31 8856c5ebad29: Layer already exists 10:29:31 b181db29f8cf: Layer already exists 10:29:31 9070205c6478: Layer already exists 10:29:31 aa4c25ff849a: Layer already exists 10:29:31 0fafe1312434: Layer already exists 10:29:31 9a6da2f17ad8: Layer already exists 10:29:31 3c20671a5817: Layer already exists 10:29:31 latest: digest: sha256:43e68cce28cde14aeef9dfdd4b4f1b74a396febf89046d393bffbd933ed98e62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.55 10:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:29:32 aa4c25ff849a: Preparing 10:29:32 8856c5ebad29: Preparing 10:29:32 b181db29f8cf: Preparing 10:29:32 9070205c6478: Preparing 10:29:32 0fafe1312434: Preparing 10:29:32 9a6da2f17ad8: Preparing 10:29:32 3c20671a5817: Preparing 10:29:32 9a6da2f17ad8: Waiting 10:29:32 3c20671a5817: Waiting 10:29:32 b181db29f8cf: Layer already exists 10:29:32 8856c5ebad29: Layer already exists 10:29:32 9070205c6478: Layer already exists 10:29:32 0fafe1312434: Layer already exists 10:29:32 aa4c25ff849a: Layer already exists 10:29:32 9a6da2f17ad8: Layer already exists 10:29:32 3c20671a5817: Layer already exists 10:29:32 3.2.0-dev.55: digest: sha256:43e68cce28cde14aeef9dfdd4b4f1b74a396febf89046d393bffbd933ed98e62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:29:33 aa4c25ff849a: Preparing 10:29:33 8856c5ebad29: Preparing 10:29:33 b181db29f8cf: Preparing 10:29:33 9070205c6478: Preparing 10:29:33 0fafe1312434: Preparing 10:29:33 9a6da2f17ad8: Preparing 10:29:33 3c20671a5817: Preparing 10:29:33 9a6da2f17ad8: Waiting 10:29:33 3c20671a5817: Waiting 10:29:33 b181db29f8cf: Layer already exists 10:29:33 8856c5ebad29: Layer already exists 10:29:33 9070205c6478: Layer already exists 10:29:33 aa4c25ff849a: Layer already exists 10:29:33 0fafe1312434: Layer already exists 10:29:33 3c20671a5817: Layer already exists 10:29:33 9a6da2f17ad8: Layer already exists 10:29:33 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:43e68cce28cde14aeef9dfdd4b4f1b74a396febf89046d393bffbd933ed98e62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:29:34 aa4c25ff849a: Preparing 10:29:34 8856c5ebad29: Preparing 10:29:34 b181db29f8cf: Preparing 10:29:34 9070205c6478: Preparing 10:29:34 0fafe1312434: Preparing 10:29:34 9a6da2f17ad8: Preparing 10:29:34 3c20671a5817: Preparing 10:29:34 9a6da2f17ad8: Waiting 10:29:34 3c20671a5817: Waiting 10:29:34 9070205c6478: Layer already exists 10:29:34 0fafe1312434: Layer already exists 10:29:34 8856c5ebad29: Layer already exists 10:29:34 aa4c25ff849a: Layer already exists 10:29:34 b181db29f8cf: Layer already exists 10:29:34 3c20671a5817: Layer already exists 10:29:34 9a6da2f17ad8: Layer already exists 10:29:34 main: digest: sha256:43e68cce28cde14aeef9dfdd4b4f1b74a396febf89046d393bffbd933ed98e62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:34 ===================================================== [Pipeline] echo 10:29:34 taggedImages: 10:29:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:29:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:29:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.55 10:29:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:29:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:29:34 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:29:34 3a869a1a34d0f0849a63796cd05f94cfcea32072 10:29:34 latest 10:29:34 3.2.0-dev.55 10:29:34 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:29:34 main 10:29:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:29:35 916c48b2d0bb: Preparing 10:29:35 547cf6b93a45: Preparing 10:29:35 b181db29f8cf: Preparing 10:29:35 9070205c6478: Preparing 10:29:35 dd5f32a9192a: Preparing 10:29:35 05cedfe1e65a: Preparing 10:29:35 3c20671a5817: Preparing 10:29:35 05cedfe1e65a: Waiting 10:29:35 3c20671a5817: Waiting 10:29:35 dd5f32a9192a: Layer already exists 10:29:35 b181db29f8cf: Layer already exists 10:29:35 9070205c6478: Layer already exists 10:29:35 05cedfe1e65a: Layer already exists 10:29:35 3c20671a5817: Layer already exists 10:29:35 916c48b2d0bb: Pushed 10:29:43 547cf6b93a45: Pushed 10:29:43 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:31b86427d5a59d0c9c6456b074a8e15edf21cb7aab5c3c2848469ac6f660060a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:29:44 916c48b2d0bb: Preparing 10:29:44 547cf6b93a45: Preparing 10:29:44 b181db29f8cf: Preparing 10:29:44 9070205c6478: Preparing 10:29:44 dd5f32a9192a: Preparing 10:29:44 05cedfe1e65a: Preparing 10:29:44 3c20671a5817: Preparing 10:29:44 05cedfe1e65a: Waiting 10:29:44 3c20671a5817: Waiting 10:29:44 547cf6b93a45: Layer already exists 10:29:44 916c48b2d0bb: Layer already exists 10:29:44 b181db29f8cf: Layer already exists 10:29:44 dd5f32a9192a: Layer already exists 10:29:44 9070205c6478: Layer already exists 10:29:44 05cedfe1e65a: Layer already exists 10:29:44 3c20671a5817: Layer already exists 10:29:44 latest: digest: sha256:31b86427d5a59d0c9c6456b074a8e15edf21cb7aab5c3c2848469ac6f660060a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.55 10:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:29:45 916c48b2d0bb: Preparing 10:29:45 547cf6b93a45: Preparing 10:29:45 b181db29f8cf: Preparing 10:29:45 9070205c6478: Preparing 10:29:45 dd5f32a9192a: Preparing 10:29:45 05cedfe1e65a: Preparing 10:29:45 3c20671a5817: Preparing 10:29:45 05cedfe1e65a: Waiting 10:29:45 3c20671a5817: Waiting 10:29:45 b181db29f8cf: Layer already exists 10:29:45 916c48b2d0bb: Layer already exists 10:29:45 547cf6b93a45: Layer already exists 10:29:45 9070205c6478: Layer already exists 10:29:45 dd5f32a9192a: Layer already exists 10:29:45 05cedfe1e65a: Layer already exists 10:29:45 3c20671a5817: Layer already exists 10:29:45 3.2.0-dev.55: digest: sha256:31b86427d5a59d0c9c6456b074a8e15edf21cb7aab5c3c2848469ac6f660060a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:29:46 916c48b2d0bb: Preparing 10:29:46 547cf6b93a45: Preparing 10:29:46 b181db29f8cf: Preparing 10:29:46 9070205c6478: Preparing 10:29:46 dd5f32a9192a: Preparing 10:29:46 05cedfe1e65a: Preparing 10:29:46 3c20671a5817: Preparing 10:29:46 05cedfe1e65a: Waiting 10:29:46 3c20671a5817: Waiting 10:29:46 916c48b2d0bb: Layer already exists 10:29:46 547cf6b93a45: Layer already exists 10:29:46 dd5f32a9192a: Layer already exists 10:29:46 b181db29f8cf: Layer already exists 10:29:46 9070205c6478: Layer already exists 10:29:46 05cedfe1e65a: Layer already exists 10:29:46 3c20671a5817: Layer already exists 10:29:46 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:31b86427d5a59d0c9c6456b074a8e15edf21cb7aab5c3c2848469ac6f660060a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:29:46 916c48b2d0bb: Preparing 10:29:46 547cf6b93a45: Preparing 10:29:46 b181db29f8cf: Preparing 10:29:46 9070205c6478: Preparing 10:29:46 dd5f32a9192a: Preparing 10:29:46 05cedfe1e65a: Preparing 10:29:46 3c20671a5817: Preparing 10:29:46 05cedfe1e65a: Waiting 10:29:46 3c20671a5817: Waiting 10:29:46 916c48b2d0bb: Layer already exists 10:29:46 9070205c6478: Layer already exists 10:29:46 547cf6b93a45: Layer already exists 10:29:46 dd5f32a9192a: Layer already exists 10:29:46 b181db29f8cf: Layer already exists 10:29:46 05cedfe1e65a: Layer already exists 10:29:46 3c20671a5817: Layer already exists 10:29:47 main: digest: sha256:31b86427d5a59d0c9c6456b074a8e15edf21cb7aab5c3c2848469ac6f660060a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:47 ===================================================== [Pipeline] echo 10:29:47 taggedImages: 10:29:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 10:29:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:29:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.55 10:29:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 10:29:47 - 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 10:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:29:47 10:29:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:29:48 arm64: Pulling from edgex-lftools-log-publisher 10:29:48 8998bd30e6a1: Pulling fs layer 10:29:48 04944245beec: Pulling fs layer 10:29:48 699f458cf7ca: Pulling fs layer 10:29:48 765212b225bb: Pulling fs layer 10:29:48 f23df028b6ca: Pulling fs layer 10:29:48 d65c8cfc05b1: Pulling fs layer 10:29:48 2437ff75d9bd: Pulling fs layer 10:29:48 f23df028b6ca: Waiting 10:29:48 d65c8cfc05b1: Waiting 10:29:48 2437ff75d9bd: Waiting 10:29:48 765212b225bb: Waiting 10:29:48 04944245beec: Verifying Checksum 10:29:48 04944245beec: Download complete 10:29:48 765212b225bb: Verifying Checksum 10:29:48 765212b225bb: Download complete 10:29:48 f23df028b6ca: Verifying Checksum 10:29:48 f23df028b6ca: Download complete 10:29:48 d65c8cfc05b1: Verifying Checksum 10:29:48 d65c8cfc05b1: Download complete 10:29:48 699f458cf7ca: Verifying Checksum 10:29:48 699f458cf7ca: Download complete 10:29:48 8998bd30e6a1: Download complete 10:29:51 2437ff75d9bd: Verifying Checksum 10:29:53 8998bd30e6a1: Pull complete 10:29:53 04944245beec: Pull complete 10:29:55 699f458cf7ca: Pull complete 10:29:55 765212b225bb: Pull complete 10:29:56 f23df028b6ca: Pull complete 10:29:56 d65c8cfc05b1: Pull complete 10:30:14 2437ff75d9bd: Pull complete 10:30:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:15 prd-ubuntu20.04-docker-arm64-4c-16g-7810 does not seem to be running inside a container 10:30:15 $ 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/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@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 10:30:17 $ docker top a51fa0a25e2899461d87162266e32c4622fa7cf7fcdaa7c10773703e509008d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:18 ---> job-cost.sh 10:30:18 lf-activate-venv: SKIPPING 10:30:18 INFO: No Stack... 10:30:19 INFO: Retrieving Pricing Info for: v3-standard-4 10:30:19 INFO: Archiving Costs [Pipeline] sh 10:30:20 + cut -d, -f6 10:30:20 + cat /w/workspace/edgex-go/673/archives/cost.csv [Pipeline] lock 10:30:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-673-stack-cost] 10:30:20 Resource [jenkins-edgexfoundry-edgex-go-main-673-stack-cost] did not exist. Created. 10:30:20 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-673-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:30:21 + echo total: 0.10999999940395355 [Pipeline] stash 10:30:21 Stashed 1 file(s) [Pipeline] } 10:30:21 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-673-stack-cost] [Pipeline] // lock [Pipeline] } 10:30:21 $ docker stop --time=1 a51fa0a25e2899461d87162266e32c4622fa7cf7fcdaa7c10773703e509008d2 10:30:23 $ docker rm -f --volumes a51fa0a25e2899461d87162266e32c4622fa7cf7fcdaa7c10773703e509008d2 [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 10:30:23 provisioning config files... 10:30:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/673@tmp/config10119120357261750315tmp [Pipeline] { [Pipeline] sh 10:30:23 + set +x 10:30:23 + bash -s -- 10:30:23 + curl -s https://codecov.io/bash 10:30:23 10:30:23 _____ _ 10:30:23 / ____| | | 10:30:23 | | ___ __| | ___ ___ _____ __ 10:30:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:30:23 | |___| (_) | (_| | __/ (_| (_) \ V / 10:30:23 \_____\___/ \__,_|\___|\___\___/ \_/ 10:30:23 Bash-1.0.6 10:30:23 10:30:23 10:30:23 ==> git version 2.25.1 found 10:30:23 ==> 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 10:30:23 Release-Date: 2020-01-08 10:30:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:30:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:30:23 ==> Jenkins CI detected. 10:30:23 current dir:  /w/workspace/edgex-go/673 10:30:23 project root: . 10:30:23 --> token set from env 10:30:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:30:23 ==> Running gcov in . (disable via -X gcov) 10:30:23 ==> Python coveragepy not found 10:30:23 ==> Searching for coverage reports in: 10:30:23 + . 10:30:24 -> Found 1 reports 10:30:24 ==> Detecting git/mercurial file structure 10:30:24 ==> Reading reports 10:30:24 + ./coverage.out bytes=529245 10:30:24 ==> Appending adjustments 10:30:24 https://docs.codecov.io/docs/fixing-reports 10:30:25 + Found adjustments 10:30:25 ==> Gzipping contents 10:30:25 68K /tmp/codecov.zDMT72.gz 10:30:25 ==> Uploading reports 10:30:25 url: https://codecov.io 10:30:25 query: branch=main&commit=3a869a1a34d0f0849a63796cd05f94cfcea32072&build=673&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F673%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:30:25 -> Pinging Codecov 10:30:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3a869a1a34d0f0849a63796cd05f94cfcea32072&build=673&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F673%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:30:25 -> Uploading to 10:30:25 https://storage.googleapis.com/codecov/v4/raw/2024-08-16/00271124DB129430A58F1EEE437C3FCB/3a869a1a34d0f0849a63796cd05f94cfcea32072/3b902e42-6d19-4f4e-a604-83feb7048116.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240816%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240816T103025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4707f5fd343d48770ee121ce027859d829bac0186f3aa629721da581995c03a 10:30:25 % Total % Received % Xferd Average Speed Time Time Time Current 10:30:25 Dload Upload Total Spent Left Speed 10:30:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67019 0 0 100 67019 0 319k --:--:-- --:--:-- --:--:-- 317k 100 67019 0 0 100 67019 0 243k --:--:-- --:--:-- --:--:-- 242k 10:30:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } 10:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:30:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:30:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:30:26 10:30:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:30:26 latest: Pulling from edgex-devops/edgex-snyk-go 10:30:26 619be1103602: Already exists 10:30:26 f8ea3408117e: Pulling fs layer 10:30:26 91320369b822: Pulling fs layer 10:30:26 0406650e8295: Pulling fs layer 10:30:26 4f4fb700ef54: Pulling fs layer 10:30:26 96d80e3f36e1: Pulling fs layer 10:30:26 bcf3aedb951c: Pulling fs layer 10:30:26 4f4fb700ef54: Waiting 10:30:26 96d80e3f36e1: Waiting 10:30:26 bcf3aedb951c: Waiting 10:30:26 0406650e8295: Download complete 10:30:26 f8ea3408117e: Download complete 10:30:26 4f4fb700ef54: Verifying Checksum 10:30:26 4f4fb700ef54: Download complete 10:30:26 f8ea3408117e: Pull complete 10:30:26 96d80e3f36e1: Verifying Checksum 10:30:26 96d80e3f36e1: Download complete 10:30:27 91320369b822: Verifying Checksum 10:30:27 91320369b822: Download complete 10:30:27 bcf3aedb951c: Verifying Checksum 10:30:27 bcf3aedb951c: Download complete 10:30:30 91320369b822: Pull complete 10:30:30 0406650e8295: Pull complete 10:30:30 4f4fb700ef54: Pull complete 10:30:30 96d80e3f36e1: Pull complete 10:30:32 bcf3aedb951c: Pull complete 10:30:32 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 10:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:30:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:32 prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container 10:30:32 $ 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/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@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 10:30:34 $ docker top 5ac30142e4910e6a596243bead69f582717a0deb6bd64fd457936a952a101be3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:34 + git config --global --add safe.directory /w/workspace/edgex-go/673 [Pipeline] echo 10:30:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:30:34 + set -o pipefail 10:30:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:30:44 10:30:44 Monitoring /w/workspace/edgex-go/673 (github.com/edgexfoundry/edgex-go)... 10:30:44 10:30:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/a7212547-6c48-4eba-9edf-675f03c9546f 10:30:44 10:30:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:30:44 [Pipeline] } 10:30:45 $ docker stop --time=1 5ac30142e4910e6a596243bead69f582717a0deb6bd64fd457936a952a101be3 10:30:47 $ docker rm -f --volumes 5ac30142e4910e6a596243bead69f582717a0deb6bd64fd457936a952a101be3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:30:47 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:47 provisioning config files... 10:30:47 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/673@tmp/config6288862150420914014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:47 --> edgex-publish-swagger.sh 10:30:47 === Publish openapi/v3 API === 10:30:47 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 10:30:47 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/673/openapi/v3/core-command.yaml] 10:30:47 % Total % Received % Xferd Average Speed Time Time Time Current 10:30:47 Dload Upload Total Spent Left Speed 10:30:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60040 --:--:-- --:--:-- --:--:-- 60150 10:30:48 10:30:48 10:30:48 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/673/openapi/v3/core-data.yaml] 10:30:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:30:48 Dload Upload Total Spent Left Speed 10:30:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 130k --:--:-- --:--:-- --:--:-- 130k 100 72043 0 0 100 72043 0 130k --:--:-- --:--:-- --:--:-- 130k 10:30:49 10:30:49 10:30:49 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/673/openapi/v3/core-keeper.yaml] 10:30:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:30:49 Dload Upload Total Spent Left Speed 10:30:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 222 107k --:--:-- --:--:-- --:--:-- 108k 10:30:49 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:30:49 10:30:49 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/673/openapi/v3/core-metadata.yaml] 10:30:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:30:49 Dload Upload Total Spent Left Speed 10:30:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 326 311k --:--:-- --:--:-- --:--:-- 311k 100 149k 100 156 100 148k 326 311k --:--:-- --:--:-- --:--:-- 311k 10:30:49 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:30:49 10:30:49 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/673/openapi/v3/support-cron-scheduler.yaml] 10:30:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:30:49 Dload Upload Total Spent Left Speed 10:30:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42902 100 66 100 42836 208 131k --:--:-- --:--:-- --:--:-- 132k 10:30:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:30:50 10:30:50 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/673/openapi/v3/support-notifications.yaml] 10:30:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:30:50 Dload Upload Total Spent Left Speed 10:30:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 353 193k --:--:-- --:--:-- --:--:-- 193k 10:30:50 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:30:50 10:30:50 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/673/openapi/v3/support-scheduler.yaml] 10:30:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:30:50 Dload Upload Total Spent Left Speed 10:30:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 37110 100 156 100 36954 373 88406 --:--:-- --:--:-- --:--:-- 88779 10:30:50 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:30:50 [Pipeline] } 10:30:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:30:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:30:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:30:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:51 prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container 10:30:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@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 10:30:52 $ docker top e86a3c1078870fbb1a5e843188fa6ad2f2b81c2ffda55dfd2711422bed45f530 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:30:52 [ssh-agent] Looking for ssh-agent implementation... 10:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:30:52 $ docker exec e86a3c1078870fbb1a5e843188fa6ad2f2b81c2ffda55dfd2711422bed45f530 ssh-agent 10:30:52 SSH_AUTH_SOCK=/tmp/ssh-8oL98IMwQqzP/agent.31 10:30:52 SSH_AGENT_PID=37 10:30:52 Running ssh-add (command line suppressed) 10:30:52 Identity added: /w/workspace/edgex-go/673@tmp/private_key_330330617096740672.key (/w/workspace/edgex-go/673@tmp/private_key_330330617096740672.key) 10:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:30:52 + git semver tag 10:30:53 2024-08-16 10:30:53,108 [run_tag] DEBUG tag force:False 10:30:53 2024-08-16 10:30:53,108 [check_head_tag] DEBUG check head tag 10:30:53 2024-08-16 10:30:53,110 [execute] INFO git cat-file --batch-check 10:30:53 2024-08-16 10:30:53,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/673, universal_newlines=False, shell=None, istream=) 10:30:53 2024-08-16 10:30:53,114 [execute] INFO git cat-file --batch 10:30:53 2024-08-16 10:30:53,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/673, universal_newlines=False, shell=None, istream=) 10:30:53 2024-08-16 10:30:53,158 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main 10:30:53 2024-08-16 10:30:53,158 [execute] INFO git tag -a v3.2.0-dev.55 -m v3.2.0-dev.55 10:30:53 2024-08-16 10:30:53,158 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.55', '-m', 'v3.2.0-dev.55'], cwd=/w/workspace/edgex-go/673, universal_newlines=False, shell=None, istream=None) 10:30:53 2024-08-16 10:30:53,163 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main 10:30:53 3.2.0-dev.55 [Pipeline] } 10:30:53 $ docker exec --env ******** --env ******** e86a3c1078870fbb1a5e843188fa6ad2f2b81c2ffda55dfd2711422bed45f530 ssh-agent -k 10:30:53 unset SSH_AUTH_SOCK; 10:30:53 unset SSH_AGENT_PID; 10:30:53 echo Agent pid 37 killed; 10:30:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:30:53 + git semver [Pipeline] } 10:30:53 $ docker stop --time=1 e86a3c1078870fbb1a5e843188fa6ad2f2b81c2ffda55dfd2711422bed45f530 10:30:55 $ docker rm -f --volumes e86a3c1078870fbb1a5e843188fa6ad2f2b81c2ffda55dfd2711422bed45f530 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:30:55 10:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:30:55 0.23.1-centos7: Pulling from edgex-lftools 10:30:55 ab5ef0e58194: Pulling fs layer 10:30:55 9712f1f96733: Pulling fs layer 10:30:55 63f879dbbcfc: Pulling fs layer 10:30:55 0d9ebad4ef96: Pulling fs layer 10:30:55 e9a5061849ea: Pulling fs layer 10:30:55 d747dcd14b5f: Pulling fs layer 10:30:55 2de7ff778b66: Pulling fs layer 10:30:55 0d9ebad4ef96: Waiting 10:30:55 e9a5061849ea: Waiting 10:30:55 d747dcd14b5f: Waiting 10:30:55 2de7ff778b66: Waiting 10:30:55 9712f1f96733: Verifying Checksum 10:30:55 9712f1f96733: Download complete 10:30:56 63f879dbbcfc: Verifying Checksum 10:30:56 63f879dbbcfc: Download complete 10:30:56 e9a5061849ea: Verifying Checksum 10:30:56 e9a5061849ea: Download complete 10:30:56 d747dcd14b5f: Download complete 10:30:56 0d9ebad4ef96: Verifying Checksum 10:30:56 0d9ebad4ef96: Download complete 10:30:56 ab5ef0e58194: Verifying Checksum 10:30:56 ab5ef0e58194: Download complete 10:30:56 2de7ff778b66: Verifying Checksum 10:30:56 2de7ff778b66: Download complete 10:30:58 ab5ef0e58194: Pull complete 10:30:58 9712f1f96733: Pull complete 10:30:59 63f879dbbcfc: Pull complete 10:31:03 0d9ebad4ef96: Pull complete 10:31:03 e9a5061849ea: Pull complete 10:31:03 d747dcd14b5f: Pull complete 10:31:04 2de7ff778b66: Pull complete 10:31:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:31:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:04 prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container 10:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@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 10:31:05 $ docker top c465a133a6711931436e226146adb6d4adbfb7c9d7bc7d117901e57c97e144ea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:31:05 provisioning config files... 10:31:05 copy managed file [sigul-config] to file:/w/workspace/edgex-go/673@tmp/config17718999587826124739tmp 10:31:05 copy managed file [sigul-password] to file:/w/workspace/edgex-go/673@tmp/config4071539308021792286tmp 10:31:05 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/673@tmp/config9367895673053970336tmp [Pipeline] { [Pipeline] echo 10:31:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:31:06 ---> sigul-configuration.sh 10:31:06 gpg: directory `/root/.gnupg' created 10:31:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:31:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:31:06 gpg: keyring `/root/.gnupg/secring.gpg' created 10:31:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:31:06 gpg: CAST5 encrypted data 10:31:06 gpg: encrypted with 1 passphrase 10:31:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:31:06 + mkdir /home/jenkins 10:31:06 + mkdir /home/jenkins/sigul [Pipeline] sh 10:31:06 + 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 10:31:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:31:07 ---> sigul-install.sh 10:31:07 Sigul already installed; skipping installation. [Pipeline] sh 10:31:07 + git tag --list 10:31:07 0.6.0 10:31:07 0.6.1 10:31:07 0.7.0 10:31:07 0.7.1 10:31:07 v1.0.0 10:31:07 v1.0.1 10:31:07 v1.1.0 10:31:07 v1.2.0 10:31:07 v1.2.1 10:31:07 v1.3.0 10:31:07 v1.3.1 10:31:07 v2.0.0 10:31:07 v2.1.0 10:31:07 v2.1.1 10:31:07 v2.2.0 10:31:07 v2.3.0 10:31:07 v3.0 10:31:07 v3.0.0 10:31:07 v3.1 10:31:07 v3.1.0 10:31:07 v3.1.0-dev.1 10:31:07 v3.1.0-dev.10 10:31:07 v3.1.0-dev.11 10:31:07 v3.1.0-dev.12 10:31:07 v3.1.0-dev.13 10:31:07 v3.1.0-dev.14 10:31:07 v3.1.0-dev.15 10:31:07 v3.1.0-dev.16 10:31:07 v3.1.0-dev.17 10:31:07 v3.1.0-dev.18 10:31:07 v3.1.0-dev.19 10:31:07 v3.1.0-dev.2 10:31:07 v3.1.0-dev.20 10:31:07 v3.1.0-dev.21 10:31:07 v3.1.0-dev.22 10:31:07 v3.1.0-dev.23 10:31:07 v3.1.0-dev.24 10:31:07 v3.1.0-dev.25 10:31:07 v3.1.0-dev.26 10:31:07 v3.1.0-dev.27 10:31:07 v3.1.0-dev.28 10:31:07 v3.1.0-dev.29 10:31:07 v3.1.0-dev.3 10:31:07 v3.1.0-dev.30 10:31:07 v3.1.0-dev.31 10:31:07 v3.1.0-dev.32 10:31:07 v3.1.0-dev.33 10:31:07 v3.1.0-dev.34 10:31:07 v3.1.0-dev.35 10:31:07 v3.1.0-dev.36 10:31:07 v3.1.0-dev.37 10:31:07 v3.1.0-dev.38 10:31:07 v3.1.0-dev.39 10:31:07 v3.1.0-dev.4 10:31:07 v3.1.0-dev.40 10:31:07 v3.1.0-dev.41 10:31:07 v3.1.0-dev.42 10:31:07 v3.1.0-dev.43 10:31:07 v3.1.0-dev.44 10:31:07 v3.1.0-dev.45 10:31:07 v3.1.0-dev.46 10:31:07 v3.1.0-dev.47 10:31:07 v3.1.0-dev.48 10:31:07 v3.1.0-dev.49 10:31:07 v3.1.0-dev.5 10:31:07 v3.1.0-dev.50 10:31:07 v3.1.0-dev.51 10:31:07 v3.1.0-dev.52 10:31:07 v3.1.0-dev.53 10:31:07 v3.1.0-dev.54 10:31:07 v3.1.0-dev.55 10:31:07 v3.1.0-dev.56 10:31:07 v3.1.0-dev.57 10:31:07 v3.1.0-dev.58 10:31:07 v3.1.0-dev.59 10:31:07 v3.1.0-dev.6 10:31:07 v3.1.0-dev.60 10:31:07 v3.1.0-dev.61 10:31:07 v3.1.0-dev.62 10:31:07 v3.1.0-dev.63 10:31:07 v3.1.0-dev.64 10:31:07 v3.1.0-dev.65 10:31:07 v3.1.0-dev.66 10:31:07 v3.1.0-dev.67 10:31:07 v3.1.0-dev.68 10:31:07 v3.1.0-dev.69 10:31:07 v3.1.0-dev.7 10:31:07 v3.1.0-dev.70 10:31:07 v3.1.0-dev.71 10:31:07 v3.1.0-dev.72 10:31:07 v3.1.0-dev.73 10:31:07 v3.1.0-dev.8 10:31:07 v3.1.0-dev.9 10:31:07 v3.1.1 10:31:07 v3.1.1-dev.1 10:31:07 v3.1.1-dev.2 10:31:07 v3.2.0-dev.1 10:31:07 v3.2.0-dev.10 10:31:07 v3.2.0-dev.11 10:31:07 v3.2.0-dev.12 10:31:07 v3.2.0-dev.13 10:31:07 v3.2.0-dev.14 10:31:07 v3.2.0-dev.15 10:31:07 v3.2.0-dev.16 10:31:07 v3.2.0-dev.17 10:31:07 v3.2.0-dev.18 10:31:07 v3.2.0-dev.19 10:31:07 v3.2.0-dev.2 10:31:07 v3.2.0-dev.20 10:31:07 v3.2.0-dev.21 10:31:07 v3.2.0-dev.22 10:31:07 v3.2.0-dev.23 10:31:07 v3.2.0-dev.24 10:31:07 v3.2.0-dev.25 10:31:07 v3.2.0-dev.26 10:31:07 v3.2.0-dev.27 10:31:07 v3.2.0-dev.28 10:31:07 v3.2.0-dev.29 10:31:07 v3.2.0-dev.3 10:31:07 v3.2.0-dev.30 10:31:07 v3.2.0-dev.31 10:31:07 v3.2.0-dev.32 10:31:07 v3.2.0-dev.33 10:31:07 v3.2.0-dev.34 10:31:07 v3.2.0-dev.35 10:31:07 v3.2.0-dev.36 10:31:07 v3.2.0-dev.37 10:31:07 v3.2.0-dev.38 10:31:07 v3.2.0-dev.39 10:31:07 v3.2.0-dev.4 10:31:07 v3.2.0-dev.40 10:31:07 v3.2.0-dev.41 10:31:07 v3.2.0-dev.42 10:31:07 v3.2.0-dev.43 10:31:07 v3.2.0-dev.44 10:31:07 v3.2.0-dev.45 10:31:07 v3.2.0-dev.46 10:31:07 v3.2.0-dev.47 10:31:07 v3.2.0-dev.48 10:31:07 v3.2.0-dev.49 10:31:07 v3.2.0-dev.5 10:31:07 v3.2.0-dev.50 10:31:07 v3.2.0-dev.51 10:31:07 v3.2.0-dev.52 10:31:07 v3.2.0-dev.53 10:31:07 v3.2.0-dev.54 10:31:07 v3.2.0-dev.55 10:31:07 v3.2.0-dev.6 10:31:07 v3.2.0-dev.7 10:31:07 v3.2.0-dev.8 10:31:07 v3.2.0-dev.9 [Pipeline] sh 10:31:07 + lftools sign git-tag v3.2.0-dev.55 10:31:08 Signing Git tag with Sigul... 10:31:08 Signing v3.2.0-dev.55 [Pipeline] echo 10:31:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:31:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:31:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:31:11 $ docker stop --time=1 c465a133a6711931436e226146adb6d4adbfb7c9d7bc7d117901e57c97e144ea 10:31:12 $ docker rm -f --volumes c465a133a6711931436e226146adb6d4adbfb7c9d7bc7d117901e57c97e144ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:31:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:31:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:13 prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container 10:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@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 10:31:13 $ docker top 3fe029723955d73ab63615518ddcf5dd230a6df59c45f70862d09583b51b1d0b -eo pid,comm 10:31:13 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). 10:31:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:31:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:31:13 [ssh-agent] Looking for ssh-agent implementation... 10:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:31:13 $ docker exec 3fe029723955d73ab63615518ddcf5dd230a6df59c45f70862d09583b51b1d0b ssh-agent 10:31:13 SSH_AUTH_SOCK=/tmp/ssh-HEezQNzuiBNB/agent.33 10:31:13 SSH_AGENT_PID=40 10:31:13 Running ssh-add (command line suppressed) 10:31:14 Identity added: /w/workspace/edgex-go/673@tmp/private_key_11117880091790922249.key (/w/workspace/edgex-go/673@tmp/private_key_11117880091790922249.key) 10:31:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:31:14 + git semver bump pre 10:31:14 2024-08-16 10:31:14,571 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main 10:31:14 2024-08-16 10:31:14,571 [bump_version] DEBUG bumping version:3.2.0-dev.55 on axis:pre with prefix:dev 10:31:14 2024-08-16 10:31:14,571 [bump_version] DEBUG bumped version:3.2.0-dev.56 10:31:14 2024-08-16 10:31:14,571 [write_version] DEBUG write version:3.2.0-dev.56 to path:/w/workspace/edgex-go/673/.semver/main with force:True 10:31:14 2024-08-16 10:31:14,571 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main 10:31:14 2024-08-16 10:31:14,571 [write_file] DEBUG write to file:/w/workspace/edgex-go/673/.semver/main 10:31:14 2024-08-16 10:31:14,574 [execute] INFO git cat-file --batch-check 10:31:14 2024-08-16 10:31:14,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/673/.semver, universal_newlines=False, shell=None, istream=) 10:31:14 2024-08-16 10:31:14,579 [execute] INFO git cat-file --batch 10:31:14 2024-08-16 10:31:14,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/673/.semver, universal_newlines=False, shell=None, istream=) 10:31:14 2024-08-16 10:31:14,583 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main 10:31:14 3.2.0-dev.56 [Pipeline] } 10:31:14 $ docker exec --env ******** --env ******** 3fe029723955d73ab63615518ddcf5dd230a6df59c45f70862d09583b51b1d0b ssh-agent -k 10:31:14 unset SSH_AUTH_SOCK; 10:31:14 unset SSH_AGENT_PID; 10:31:14 echo Agent pid 40 killed; 10:31:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:31:15 + git semver [Pipeline] } 10:31:15 $ docker stop --time=1 3fe029723955d73ab63615518ddcf5dd230a6df59c45f70862d09583b51b1d0b 10:31:16 $ docker rm -f --volumes 3fe029723955d73ab63615518ddcf5dd230a6df59c45f70862d09583b51b1d0b [Pipeline] // withDockerContainer [Pipeline] sh 10:31:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:31:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:17 prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container 10:31:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@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 10:31:17 $ docker top 9f1928319edde1f50a70b18d501d15e7dbc9e44ff9db84e0682f9ab052896330 -eo pid,comm 10:31:17 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). 10:31:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:31:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:31:17 [ssh-agent] Looking for ssh-agent implementation... 10:31:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:31:17 $ docker exec 9f1928319edde1f50a70b18d501d15e7dbc9e44ff9db84e0682f9ab052896330 ssh-agent 10:31:18 SSH_AUTH_SOCK=/tmp/ssh-WrSoDuRxQjec/agent.32 10:31:18 SSH_AGENT_PID=38 10:31:18 Running ssh-add (command line suppressed) 10:31:18 Identity added: /w/workspace/edgex-go/673@tmp/private_key_3682922784375375848.key (/w/workspace/edgex-go/673@tmp/private_key_3682922784375375848.key) 10:31:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:31:18 + git semver push 10:31:18 2024-08-16 10:31:18,706 [run_push] DEBUG push 10:31:18 2024-08-16 10:31:18,707 [execute] INFO git cat-file --batch-check 10:31:18 2024-08-16 10:31:18,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/673/.semver, universal_newlines=False, shell=None, istream=) 10:31:18 2024-08-16 10:31:18,711 [execute] INFO git rev-list b703c15e0787e9385be72d1e9168e6d0670b4d2b -- 10:31:18 2024-08-16 10:31:18,711 [execute] DEBUG Popen(['git', 'rev-list', 'b703c15e0787e9385be72d1e9168e6d0670b4d2b', '--'], cwd=/w/workspace/edgex-go/673/.semver, universal_newlines=False, shell=None, istream=None) 10:31:18 2024-08-16 10:31:18,729 [execute] INFO git fetch -v origin 10:31:18 2024-08-16 10:31:18,729 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/673/.semver, universal_newlines=True, shell=None, istream=None) 10:31:19 2024-08-16 10:31:19,162 [run_push] DEBUG no remote changes detected 10:31:19 2024-08-16 10:31:19,162 [execute] INFO git push origin semver 10:31:19 2024-08-16 10:31:19,163 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/673/.semver, universal_newlines=False, shell=None, istream=None) 10:31:19 2024-08-16 10:31:19,847 [run_push] DEBUG push all version tags 10:31:19 2024-08-16 10:31:19,847 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:31:19 2024-08-16 10:31:19,848 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/673, universal_newlines=False, shell=None, istream=None) 10:31:20 2024-08-16 10:31:20,551 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main 10:31:20 3.2.0-dev.56 [Pipeline] } 10:31:20 $ docker exec --env ******** --env ******** 9f1928319edde1f50a70b18d501d15e7dbc9e44ff9db84e0682f9ab052896330 ssh-agent -k 10:31:20 unset SSH_AUTH_SOCK; 10:31:20 unset SSH_AGENT_PID; 10:31:20 echo Agent pid 38 killed; 10:31:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:31:21 + git semver [Pipeline] } 10:31:21 $ docker stop --time=1 9f1928319edde1f50a70b18d501d15e7dbc9e44ff9db84e0682f9ab052896330 10:31:22 $ docker rm -f --volumes 9f1928319edde1f50a70b18d501d15e7dbc9e44ff9db84e0682f9ab052896330 [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 10:31:23 + [ -d /w/workspace/edgex-go/673/archives ] [Pipeline] libraryResource [Pipeline] sh 10:31:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:31:24 ---> package-listing.sh 10:31:24 ++ facter osfamily 10:31:24 ++ tr '[:upper:]' '[:lower:]' 10:31:24 + OS_FAMILY=debian 10:31:24 + workspace=/w/workspace/edgex-go/673 10:31:24 + START_PACKAGES=/tmp/packages_start.txt 10:31:24 + END_PACKAGES=/tmp/packages_end.txt 10:31:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:31:24 + PACKAGES=/tmp/packages_start.txt 10:31:24 + '[' /w/workspace/edgex-go/673 ']' 10:31:24 + PACKAGES=/tmp/packages_end.txt 10:31:24 + case "${OS_FAMILY}" in 10:31:24 + dpkg -l 10:31:24 + grep '^ii' 10:31:24 + '[' -f /tmp/packages_start.txt ']' 10:31:24 + '[' -f /tmp/packages_end.txt ']' 10:31:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:31:24 + '[' /w/workspace/edgex-go/673 ']' 10:31:24 + mkdir -p /w/workspace/edgex-go/673/archives/ 10:31:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/673/archives/ [Pipeline] echo 10:31:24 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/673/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:31:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:25 10:31:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:26 latest: Pulling from edgex-lftools-log-publisher 10:31:26 5eb5b503b376: Pulling fs layer 10:31:26 5c69ac0246d0: Pulling fs layer 10:31:26 ec43610c2a17: Pulling fs layer 10:31:26 3a2ae6a8a46f: Pulling fs layer 10:31:26 33b1e0a273af: Pulling fs layer 10:31:26 5d3b04190fa2: Pulling fs layer 10:31:26 2f39f015ded8: Pulling fs layer 10:31:26 3a2ae6a8a46f: Waiting 10:31:26 5d3b04190fa2: Waiting 10:31:26 33b1e0a273af: Waiting 10:31:26 2f39f015ded8: Waiting 10:31:26 5c69ac0246d0: Verifying Checksum 10:31:26 5c69ac0246d0: Download complete 10:31:26 3a2ae6a8a46f: Verifying Checksum 10:31:26 3a2ae6a8a46f: Download complete 10:31:26 33b1e0a273af: Verifying Checksum 10:31:26 33b1e0a273af: Download complete 10:31:26 5d3b04190fa2: Download complete 10:31:26 ec43610c2a17: Verifying Checksum 10:31:26 ec43610c2a17: Download complete 10:31:26 5eb5b503b376: Verifying Checksum 10:31:26 5eb5b503b376: Download complete 10:31:27 2f39f015ded8: Download complete 10:31:27 5eb5b503b376: Pull complete 10:31:27 5c69ac0246d0: Pull complete 10:31:27 ec43610c2a17: Pull complete 10:31:27 3a2ae6a8a46f: Pull complete 10:31:28 33b1e0a273af: Pull complete 10:31:28 5d3b04190fa2: Pull complete 10:31:32 2f39f015ded8: Pull complete 10:31:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:31:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:32 prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container 10:31:32 $ 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/673/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/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@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 10:31:33 $ docker top 42fb8f1ed6d2516df2c07ecdfa106c1bcb9b9761b54e99d7710fa18cd287f2a9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:34 + touch /tmp/pre-build-complete [Pipeline] sh 10:31:34 + mkdir -p /var/log/sysstat [Pipeline] sh 10:31:34 + ls /var/log/sa-host 10:31:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:34 provisioning config files... 10:31:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/673@tmp/config3342248163930058776tmp [Pipeline] { [Pipeline] echo 10:31:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:31:35 ---> create-netrc.sh [Pipeline] } 10:31:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:31:35 ---> python-tools-install.sh [Pipeline] echo 10:31:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:31:35 ---> sudo-logs.sh 10:31:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:31:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:31:36 ---> job-cost.sh 10:31:36 lf-activate-venv: SKIPPING 10:31:36 DEBUG: total: 0.10999999940395355 10:31:36 INFO: Retrieving Stack Cost... 10:31:36 INFO: Retrieving Pricing Info for: v3-standard-8 10:31:37 INFO: Archiving Costs [Pipeline] echo 10:31:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:31:37 ---> logs-deploy.sh 10:31:37 lf-activate-venv: SKIPPING 10:31:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/673 10:31:37 INFO: archiving workspace using pattern(s): 10:31:38 Archives upload complete. 10:31:38 INFO: archiving logs to Nexus 10:31:39 ---> uname -a: 10:31:39 Linux prd-ubuntu20-04-docker-8c-8g-7809 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:31:39 10:31:39 10:31:39 ---> lscpu: 10:31:39 Architecture: x86_64 10:31:39 CPU op-mode(s): 32-bit, 64-bit 10:31:39 Byte Order: Little Endian 10:31:39 Address sizes: 40 bits physical, 48 bits virtual 10:31:39 CPU(s): 8 10:31:39 On-line CPU(s) list: 0-7 10:31:39 Thread(s) per core: 1 10:31:39 Core(s) per socket: 1 10:31:39 Socket(s): 8 10:31:39 NUMA node(s): 1 10:31:39 Vendor ID: AuthenticAMD 10:31:39 CPU family: 23 10:31:39 Model: 49 10:31:39 Model name: AMD EPYC-Rome Processor 10:31:39 Stepping: 0 10:31:39 CPU MHz: 2799.998 10:31:39 BogoMIPS: 5599.99 10:31:39 Virtualization: AMD-V 10:31:39 Hypervisor vendor: KVM 10:31:39 Virtualization type: full 10:31:39 L1d cache: 256 KiB 10:31:39 L1i cache: 256 KiB 10:31:39 L2 cache: 4 MiB 10:31:39 L3 cache: 128 MiB 10:31:39 NUMA node0 CPU(s): 0-7 10:31:39 Vulnerability Itlb multihit: Not affected 10:31:39 Vulnerability L1tf: Not affected 10:31:39 Vulnerability Mds: Not affected 10:31:39 Vulnerability Meltdown: Not affected 10:31:39 Vulnerability Mmio stale data: Not affected 10:31:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:31:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:31:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:31:39 Vulnerability Srbds: Not affected 10:31:39 Vulnerability Tsx async abort: Not affected 10:31:39 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 10:31:39 10:31:39 10:31:39 ---> nproc: 10:31:39 8 10:31:39 10:31:39 10:31:39 ---> df -h: 10:31:39 Filesystem Size Used Avail Use% Mounted on 10:31:39 overlay 155G 29G 127G 19% / 10:31:39 tmpfs 64M 0 64M 0% /dev 10:31:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:31:39 shm 64M 0 64M 0% /dev/shm 10:31:39 /dev/vda1 155G 29G 127G 19% /facter-os 10:31:39 10:31:39 10:31:39 ---> sar -b -r -n DEV: 10:31:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7809) 08/16/24 _x86_64_ (8 CPU) 10:31:39 10:31:39 09:43:12 LINUX RESTART (8 CPU) 10:31:39 10:31:39 09:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:31:39 09:45:01 194.05 10.24 183.82 0.00 1653.28 94332.08 0.00 10:31:39 09:46:01 84.47 0.20 84.27 0.00 22.66 71250.26 0.00 10:31:39 09:47:01 28.75 0.07 28.69 0.00 0.53 47929.92 0.00 10:31:39 09:48:01 44.49 0.20 44.29 0.00 3.33 50762.87 0.00 10:31:39 09:49:01 663.09 4.37 658.72 0.00 2122.45 277793.97 0.00 10:31:39 09:50:01 620.71 13.66 607.05 0.00 2373.48 191883.51 0.00 10:31:39 09:51:01 211.13 0.08 211.05 0.00 0.67 72816.26 0.00 10:31:39 09:52:01 706.15 0.10 706.05 0.00 0.80 138508.06 0.00 10:31:39 09:53:01 330.26 0.10 330.16 0.00 19.33 55742.84 0.00 10:31:39 09:54:01 38.34 0.03 38.30 0.00 6.53 948.08 0.00 10:31:39 09:55:01 6.10 0.00 6.10 0.00 0.00 148.24 0.00 10:31:39 09:56:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 10:31:39 09:57:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 10:31:39 09:58:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 10:31:39 09:59:01 2.05 0.02 2.03 0.00 0.13 26.93 0.00 10:31:39 10:00:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 10:31:39 10:01:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 10:31:39 10:02:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 10:31:39 10:03:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 10:31:39 10:04:01 1.87 0.00 1.87 0.00 0.00 22.26 0.00 10:31:39 10:05:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 10:31:39 10:06:01 1.52 0.00 1.52 0.00 0.00 17.99 0.00 10:31:39 10:07:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 10:31:39 10:08:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 10:31:39 10:09:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 10:31:39 10:10:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 10:31:39 10:11:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 10:31:39 10:12:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 10:31:39 10:13:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 10:31:39 10:14:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 10:31:39 10:15:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 10:31:39 10:16:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 10:31:39 10:17:01 0.88 0.02 0.87 0.00 0.13 10.40 0.00 10:31:39 10:18:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 10:31:39 10:19:01 2.68 1.52 1.17 0.00 35.46 16.13 0.00 10:31:39 10:20:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 10:31:39 10:21:01 1.98 1.02 0.97 0.00 21.86 15.46 0.00 10:31:39 10:22:01 2.33 0.00 2.33 0.00 0.00 27.33 0.00 10:31:39 10:23:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 10:31:39 10:24:01 1.57 0.00 1.57 0.00 0.00 20.00 0.00 10:31:39 10:25:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 10:31:39 10:26:02 1.32 0.00 1.32 0.00 0.00 16.93 0.00 10:31:39 10:27:01 1.00 0.00 1.00 0.00 0.00 12.07 0.00 10:31:39 10:28:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 10:31:39 10:29:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 10:31:39 10:30:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 10:31:39 10:31:01 114.38 0.50 113.88 0.00 12.40 41903.15 0.00 10:31:39 Average: 65.72 0.68 65.04 0.00 132.98 22208.58 0.00 10:31:39 10:31:39 09:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:31:39 09:45:01 27957240 31511948 795248 2.42 107856 3641312 2055860 6.06 1253204 3194468 178652 10:31:39 09:46:01 27082956 31402036 896052 2.72 129020 4316764 2205504 6.50 1887376 3360508 447464 10:31:39 09:47:01 26045744 30377772 1918660 5.83 134160 4303848 2769060 8.16 2443112 3818816 493480 10:31:39 09:48:01 26422596 31526196 773140 2.35 136348 5037516 1914412 5.64 1724492 4129296 586264 10:31:39 09:49:01 19844408 31178504 1064468 3.24 175940 11053612 3780040 11.14 2353320 9830304 1416 10:31:39 09:50:01 10969332 29243764 2931868 8.92 378968 17120168 10119228 29.82 5343844 14949580 942584 10:31:39 09:51:01 6879712 27853240 4316000 13.13 394068 19675608 11601864 34.19 7991336 16254824 1469892 10:31:39 09:52:01 6772040 29987460 2205480 6.71 407244 21881960 6107592 18.00 6532660 17842476 669424 10:31:39 09:53:01 9785736 31421004 823048 2.50 411540 20496720 2686560 7.92 3403344 18224412 920 10:31:39 09:54:01 9777992 31415144 828908 2.52 413172 20497360 2672168 7.88 3811908 17825332 484 10:31:39 09:55:01 9789640 31427052 816836 2.48 413404 20497508 2552608 7.52 3847548 17777276 20 10:31:39 09:56:01 9790700 31428152 816056 2.48 413432 20497512 2552608 7.52 3847256 17777284 168 10:31:39 09:57:01 9794960 31432432 811824 2.47 413452 20497512 2552608 7.52 3841220 17777284 12 10:31:39 09:58:01 9795972 31433476 811004 2.47 413452 20497516 2552608 7.52 3841232 17777288 44 10:31:39 09:59:01 9809192 31446832 797600 2.43 413496 20497496 2587312 7.63 3827552 17777268 64 10:31:39 10:00:01 9808900 31446572 797800 2.43 413540 20497496 2587312 7.63 3827556 17777268 24 10:31:39 10:01:01 9808844 31446556 797788 2.43 413556 20497500 2587312 7.63 3827596 17777272 24 10:31:39 10:02:01 9808308 31446060 798232 2.43 413584 20497500 2587312 7.63 3828176 17777272 48 10:31:39 10:03:01 9808536 31446324 797892 2.43 413608 20497504 2587312 7.63 3827684 17777276 24 10:31:39 10:04:01 9809784 31447612 796760 2.42 413656 20497504 2587312 7.63 3827224 17777284 4 10:31:39 10:05:01 9810004 31447864 796456 2.42 413676 20497512 2587312 7.63 3827096 17777284 16 10:31:39 10:06:01 9809988 31447872 796408 2.42 413704 20497516 2587312 7.63 3827116 17777288 4 10:31:39 10:07:01 9809648 31447572 796632 2.42 413748 20497520 2587312 7.63 3827156 17777296 8 10:31:39 10:08:01 9809600 31447564 796576 2.42 413780 20497524 2587312 7.63 3827196 17777300 8 10:31:39 10:09:01 9810056 31448200 796016 2.42 413812 20497644 2587312 7.63 3827304 17777436 16 10:31:39 10:10:01 9809756 31447944 796208 2.42 413856 20497656 2587312 7.63 3827344 17777440 8 10:31:39 10:11:01 9809700 31447904 796204 2.42 413876 20497660 2587312 7.63 3827388 17777444 32 10:31:39 10:12:01 9809780 31448016 796144 2.42 413912 20497664 2587312 7.63 3827392 17777448 8 10:31:39 10:13:01 9809764 31448024 796100 2.42 413936 20497668 2587312 7.63 3827412 17777448 8 10:31:39 10:14:01 9809400 31447688 796332 2.42 413980 20497656 2587312 7.63 3827504 17777452 8 10:31:39 10:15:01 9809232 31447584 796344 2.42 413992 20497672 2603392 7.67 3827500 17777456 12 10:31:39 10:16:01 9809184 31447552 796300 2.42 414020 20497676 2603392 7.67 3827516 17777460 4 10:31:39 10:17:01 9808844 31447248 796544 2.42 414052 20497676 2603392 7.67 3827544 17777464 28 10:31:39 10:18:01 9809064 31447504 796196 2.42 414084 20497680 2603392 7.67 3827584 17777464 8 10:31:39 10:19:01 9800044 31440508 803108 2.44 414136 20498732 2603392 7.67 3839652 17777732 32 10:31:39 10:20:01 9799952 31440476 803312 2.44 414160 20498748 2603392 7.67 3839364 17777732 8 10:31:39 10:21:01 9793880 31435356 808728 2.46 414236 20499368 2616324 7.71 3839836 17778220 364 10:31:39 10:22:01 9793848 31435360 808620 2.46 414260 20499368 2616324 7.71 3839616 17778224 8 10:31:39 10:23:01 9794036 31435548 808336 2.46 414276 20499372 2616324 7.71 3839616 17778224 12 10:31:39 10:24:01 9794020 31435592 808244 2.46 414316 20499376 2616324 7.71 3839740 17778236 12 10:31:39 10:25:01 9793972 31435588 808188 2.46 414348 20499384 2616324 7.71 3839708 17778240 32 10:31:39 10:26:02 9793552 31435232 808400 2.46 414380 20499380 2616324 7.71 3840032 17778240 12 10:31:39 10:27:01 9793704 31435444 808364 2.46 414400 20499388 2616324 7.71 3839876 17778244 192 10:31:39 10:28:01 9793600 31435344 808380 2.46 414416 20499392 2616324 7.71 3839804 17778248 8 10:31:39 10:29:01 9793768 31435532 808452 2.46 414436 20499388 2616324 7.71 3839772 17778248 12 10:31:39 10:30:01 9793492 31435288 808624 2.46 414456 20499400 2616324 7.71 3839748 17778256 40 10:31:39 10:31:01 8453984 31360272 881572 2.68 430160 21657456 2882324 8.49 3950308 18907740 535116 10:31:39 Average: 11338052 31259196 985435 3.00 383402 18885434 3025226 8.92 3802080 16347490 113341 10:31:39 10:31:39 09:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:31:39 09:45:01 ens3 1092.39 1019.22 9949.93 108.79 0.00 0.00 0.00 0.00 10:31:39 09:45:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 10:31:39 09:45:01 docker0 888.27 880.73 66.17 5033.42 0.00 0.00 0.00 0.00 10:31:39 09:46:01 ens3 41.86 25.33 41.71 14.02 0.00 0.00 0.00 0.00 10:31:39 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 09:46:01 docker0 0.08 0.18 0.01 0.02 0.00 0.00 0.00 0.00 10:31:39 09:46:01 veth27a4428 0.08 0.28 0.01 0.03 0.00 0.00 0.00 0.00 10:31:39 09:47:01 ens3 27.44 18.29 21.44 12.19 0.00 0.00 0.00 0.00 10:31:39 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:47:01 docker0 1.35 1.35 0.10 0.12 0.00 0.00 0.00 0.00 10:31:39 09:47:01 veth27a4428 1.35 1.37 0.12 0.12 0.00 0.00 0.00 0.00 10:31:39 09:48:01 ens3 27.01 15.10 23.24 12.22 0.00 0.00 0.00 0.00 10:31:39 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:49:01 veth76e5015 19.06 25.55 1.82 11.95 0.00 0.00 0.00 0.00 10:31:39 09:49:01 ens3 476.52 309.93 5631.25 198.68 0.00 0.00 0.00 0.00 10:31:39 09:49:01 veth93b4644 19.16 25.63 1.83 11.97 0.00 0.00 0.00 0.00 10:31:39 09:49:01 veth559b073 19.40 25.65 1.85 11.96 0.00 0.00 0.00 0.00 10:31:39 09:49:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 10:31:39 09:49:01 docker0 151.06 218.23 11.24 1172.95 0.00 0.00 0.00 0.00 10:31:39 09:49:01 vethb507a7f 19.26 25.53 1.84 11.95 0.00 0.00 0.00 0.00 10:31:39 09:49:01 veth37e5a61 19.26 25.63 1.84 11.96 0.00 0.00 0.00 0.00 10:31:39 09:49:01 veth60c97b9 0.38 1.18 0.03 0.17 0.00 0.00 0.00 0.00 10:31:39 09:50:01 veth9df4aa4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:39 09:50:01 veth0e6dfa7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:39 09:50:01 ens3 685.05 404.00 7253.14 43.19 0.00 0.00 0.00 0.00 10:31:39 09:50:01 vethd9a253b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:39 09:50:01 veth92483ca 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:39 09:50:01 vethb5749f1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:39 09:50:01 veth7facce6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:39 09:50:01 veth26d1711 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:39 09:50:01 veth18ca23a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:39 09:50:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 10:31:39 09:50:01 docker0 348.40 586.42 29.99 5852.31 0.00 0.00 0.00 0.00 10:31:39 09:50:01 vetheb98ae4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:39 09:50:01 veth66bce73 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:39 09:50:01 vethf3149e8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:39 09:50:01 vethff1b113 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:39 09:50:01 vethf4a8f2d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:39 09:50:01 veth60c97b9 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 09:51:01 veth9df4aa4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 veth0e6dfa7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 ens3 2.50 1.28 2.04 1.07 0.00 0.00 0.00 0.00 10:31:39 09:51:01 vethd9a253b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 veth92483ca 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 vethb5749f1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 veth7facce6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 veth26d1711 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 veth18ca23a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 vetheb98ae4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 veth66bce73 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 vethf3149e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 vethff1b113 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 vethf4a8f2d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:51:01 veth60c97b9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:52:01 ens3 20.34 11.49 16.11 8.72 0.00 0.00 0.00 0.00 10:31:39 09:52:01 vethd9a253b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:52:01 veth92483ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:52:01 veth7facce6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:52:01 veth26d1711 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:52:01 veth18ca23a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:52:01 vetheb98ae4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:52:01 veth66bce73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:52:01 vethff1b113 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:52:01 veth60c97b9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:53:01 ens3 229.60 221.71 146.53 829.66 0.00 0.00 0.00 0.00 10:31:39 09:53:01 lo 33.06 33.06 3.26 3.26 0.00 0.00 0.00 0.00 10:31:39 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:54:01 ens3 455.78 468.29 202.62 2538.03 0.00 0.00 0.00 0.00 10:31:39 09:54:01 lo 44.39 44.39 4.37 4.37 0.00 0.00 0.00 0.00 10:31:39 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:55:01 ens3 66.71 60.22 43.52 271.93 0.00 0.00 0.00 0.00 10:31:39 09:55:01 lo 7.60 7.60 0.75 0.75 0.00 0.00 0.00 0.00 10:31:39 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:59:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 10:31:39 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:01:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:02:01 ens3 0.40 0.37 0.26 0.22 0.00 0.00 0.00 0.00 10:31:39 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:04:01 ens3 1.45 0.70 2.17 0.30 0.00 0.00 0.00 0.00 10:31:39 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:09:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:31:39 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:10:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:14:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:31:39 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:17:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:18:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:19:01 ens3 25.51 43.56 6.82 113.89 0.00 0.00 0.00 0.00 10:31:39 10:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:24:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:31:39 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:26:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:26:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:28:01 ens3 0.25 0.15 0.12 0.01 0.00 0.00 0.00 0.00 10:31:39 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:29:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:31:39 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:30:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 10:31:39 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:39 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:39 10:31:01 ens3 402.72 232.18 8078.31 44.72 0.00 0.00 0.00 0.00 10:31:39 10:31:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 10:31:39 10:31:01 docker0 90.27 164.02 7.96 1272.56 0.00 0.00 0.00 0.00 10:31:39 Average: ens3 75.38 59.98 665.44 89.35 0.00 0.00 0.00 0.00 10:31:39 Average: lo 2.09 2.09 0.20 0.20 0.00 0.00 0.00 0.00 10:31:39 Average: docker0 31.18 39.10 2.43 282.07 0.00 0.00 0.00 0.00 10:31:39 10:31:39 10:31:39 ---> sar -P ALL: 10:31:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7809) 08/16/24 _x86_64_ (8 CPU) 10:31:39 10:31:39 09:43:12 LINUX RESTART (8 CPU) 10:31:39 10:31:39 09:44:02 CPU %user %nice %system %iowait %steal %idle 10:31:39 09:45:01 all 8.76 0.00 4.21 3.46 0.07 83.51 10:31:39 09:45:01 0 7.95 0.00 3.62 0.50 0.09 87.85 10:31:39 09:45:01 1 11.11 0.00 5.03 1.22 0.09 82.54 10:31:39 09:45:01 2 8.06 0.00 4.10 0.46 0.05 87.33 10:31:39 09:45:01 3 9.12 0.00 4.22 3.57 0.09 83.00 10:31:39 09:45:01 4 7.89 0.00 3.84 4.08 0.07 84.11 10:31:39 09:45:01 5 9.59 0.00 3.84 1.17 0.07 85.33 10:31:39 09:45:01 6 8.88 0.00 5.27 12.72 0.07 73.06 10:31:39 09:45:01 7 7.47 0.00 3.73 3.98 0.05 84.76 10:31:39 09:46:01 all 40.43 0.00 6.70 0.74 0.10 52.03 10:31:39 09:46:01 0 40.46 0.00 5.92 0.12 0.10 53.40 10:31:39 09:46:01 1 40.11 0.00 7.33 1.17 0.10 51.28 10:31:39 09:46:01 2 41.64 0.00 6.77 0.25 0.10 51.24 10:31:39 09:46:01 3 38.74 0.00 5.97 1.10 0.10 54.09 10:31:39 09:46:01 4 39.62 0.00 7.66 2.80 0.10 49.81 10:31:39 09:46:01 5 44.48 0.00 6.52 0.12 0.10 48.78 10:31:39 09:46:01 6 38.24 0.00 6.64 0.24 0.08 54.80 10:31:39 09:46:01 7 40.10 0.00 6.78 0.17 0.10 52.85 10:31:39 09:47:01 all 46.90 0.00 5.99 0.54 0.09 46.48 10:31:39 09:47:01 0 46.84 0.00 5.91 0.38 0.12 46.74 10:31:39 09:47:01 1 48.52 0.00 5.96 0.59 0.08 44.86 10:31:39 09:47:01 2 47.71 0.00 6.44 0.60 0.10 45.15 10:31:39 09:47:01 3 46.50 0.00 5.45 0.00 0.08 47.97 10:31:39 09:47:01 4 44.99 0.00 5.53 2.19 0.08 47.20 10:31:39 09:47:01 5 47.21 0.00 6.08 0.07 0.08 46.56 10:31:39 09:47:01 6 47.06 0.00 6.51 0.22 0.10 46.11 10:31:39 09:47:01 7 46.32 0.00 6.06 0.28 0.10 47.23 10:31:39 09:48:01 all 45.56 0.00 7.48 0.45 0.09 46.42 10:31:39 09:48:01 0 44.19 0.00 7.19 0.22 0.07 48.34 10:31:39 09:48:01 1 45.33 0.00 7.55 0.37 0.10 46.64 10:31:39 09:48:01 2 44.49 0.00 7.62 2.76 0.10 45.03 10:31:39 09:48:01 3 45.47 0.00 7.29 0.07 0.10 47.07 10:31:39 09:48:01 4 46.91 0.00 7.87 0.00 0.08 45.13 10:31:39 09:48:01 5 45.40 0.00 7.19 0.18 0.10 47.13 10:31:39 09:48:01 6 45.65 0.00 7.61 0.00 0.08 46.65 10:31:39 09:48:01 7 47.02 0.00 7.52 0.00 0.08 45.38 10:31:39 09:49:01 all 25.19 0.00 10.47 16.76 0.17 47.41 10:31:39 09:49:01 0 23.71 0.00 10.54 20.25 0.14 45.36 10:31:39 09:49:01 1 26.06 0.00 10.46 12.01 0.44 51.03 10:31:39 09:49:01 2 26.63 0.00 10.89 10.95 0.10 51.43 10:31:39 09:49:01 3 23.41 0.00 11.86 21.73 0.14 42.85 10:31:39 09:49:01 4 25.04 0.00 10.71 13.66 0.12 50.47 10:31:39 09:49:01 5 26.60 0.00 9.98 10.47 0.12 52.82 10:31:39 09:49:01 6 25.60 0.00 10.49 28.95 0.14 34.82 10:31:39 09:49:01 7 24.48 0.00 8.81 16.00 0.14 50.56 10:31:39 09:50:01 all 41.01 0.00 10.05 14.45 0.10 34.40 10:31:39 09:50:01 0 39.86 0.00 10.20 22.15 0.08 27.71 10:31:39 09:50:01 1 42.14 0.00 8.85 8.65 0.10 40.26 10:31:39 09:50:01 2 42.22 0.00 10.53 18.02 0.10 29.13 10:31:39 09:50:01 3 39.47 0.00 10.06 9.30 0.08 41.08 10:31:39 09:50:01 4 40.32 0.00 9.72 9.76 0.10 40.10 10:31:39 09:50:01 5 42.17 0.00 10.28 13.74 0.10 33.71 10:31:39 09:50:01 6 41.09 0.00 10.65 10.13 0.08 38.04 10:31:39 09:50:01 7 40.85 0.00 10.10 23.89 0.10 25.06 10:31:39 09:51:01 all 88.47 0.00 11.32 0.00 0.21 0.00 10:31:39 09:51:01 0 87.62 0.00 11.93 0.00 0.45 0.00 10:31:39 09:51:01 1 89.28 0.00 10.54 0.00 0.19 0.00 10:31:39 09:51:01 2 89.56 0.00 10.31 0.00 0.13 0.00 10:31:39 09:51:01 3 88.78 0.00 11.07 0.00 0.15 0.00 10:31:39 09:51:01 4 87.93 0.00 11.85 0.00 0.22 0.00 10:31:39 09:51:01 5 88.61 0.00 11.23 0.00 0.15 0.00 10:31:39 09:51:01 6 87.99 0.00 11.82 0.00 0.19 0.00 10:31:39 09:51:01 7 87.98 0.00 11.85 0.00 0.17 0.00 10:31:39 09:52:01 all 88.00 0.00 11.77 0.00 0.21 0.01 10:31:39 09:52:01 0 87.27 0.00 12.48 0.00 0.24 0.00 10:31:39 09:52:01 1 88.27 0.00 11.48 0.00 0.25 0.00 10:31:39 09:52:01 2 87.92 0.00 11.88 0.00 0.19 0.02 10:31:39 09:52:01 3 86.41 0.00 13.37 0.02 0.19 0.02 10:31:39 09:52:01 4 88.30 0.00 11.44 0.00 0.23 0.03 10:31:39 09:52:01 5 89.24 0.00 10.57 0.00 0.19 0.00 10:31:39 09:52:01 6 88.11 0.00 11.62 0.00 0.23 0.04 10:31:39 09:52:01 7 88.52 0.00 11.30 0.00 0.19 0.00 10:31:39 09:53:01 all 16.75 0.00 3.63 4.09 0.07 75.46 10:31:39 09:53:01 0 16.66 0.00 3.82 6.26 0.07 73.20 10:31:39 09:53:01 1 15.31 0.00 3.50 2.44 0.08 78.66 10:31:39 09:53:01 2 15.19 0.00 3.24 6.15 0.05 75.37 10:31:39 09:53:01 3 18.21 0.00 3.81 1.81 0.07 76.10 10:31:39 09:53:01 4 18.70 0.00 4.16 10.38 0.08 66.68 10:31:39 09:53:01 5 16.82 0.00 3.53 2.96 0.07 76.62 10:31:39 09:53:01 6 16.55 0.00 3.71 1.79 0.07 77.88 10:31:39 09:53:01 7 16.56 0.00 3.28 0.93 0.07 79.17 10:31:39 09:54:01 all 9.39 0.00 1.01 0.12 0.06 89.42 10:31:39 09:54:01 0 8.33 0.00 1.04 0.05 0.07 90.52 10:31:39 09:54:01 1 7.12 0.00 1.17 0.05 0.05 91.61 10:31:39 09:54:01 2 13.48 0.00 0.99 0.05 0.08 85.40 10:31:39 09:54:01 3 15.30 0.00 1.29 0.35 0.07 82.99 10:31:39 09:54:01 4 8.98 0.00 0.87 0.03 0.05 90.07 10:31:39 09:54:01 5 10.44 0.00 1.06 0.27 0.07 88.17 10:31:39 09:54:01 6 8.11 0.00 0.91 0.02 0.07 90.90 10:31:39 09:54:01 7 3.39 0.00 0.73 0.12 0.07 95.69 10:31:39 09:55:01 all 1.28 0.00 0.21 0.02 0.02 98.47 10:31:39 09:55:01 0 1.14 0.00 0.22 0.00 0.02 98.63 10:31:39 09:55:01 1 1.80 0.00 0.20 0.00 0.03 97.96 10:31:39 09:55:01 2 1.63 0.00 0.25 0.00 0.02 98.10 10:31:39 09:55:01 3 1.12 0.00 0.23 0.00 0.03 98.61 10:31:39 09:55:01 4 1.63 0.00 0.27 0.00 0.03 98.06 10:31:39 09:55:01 5 0.43 0.00 0.17 0.17 0.02 99.22 10:31:39 09:55:01 6 0.77 0.00 0.22 0.02 0.02 98.98 10:31:39 09:55:01 7 1.68 0.00 0.15 0.00 0.02 98.15 10:31:39 10:31:39 09:55:01 CPU %user %nice %system %iowait %steal %idle 10:31:39 09:56:01 all 0.18 0.00 0.02 0.01 0.02 99.77 10:31:39 09:56:01 0 1.29 0.00 0.02 0.02 0.02 98.66 10:31:39 09:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:31:39 09:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:31:39 09:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:31:39 09:56:01 4 0.08 0.00 0.08 0.00 0.05 99.78 10:31:39 09:56:01 5 0.00 0.00 0.02 0.03 0.00 99.95 10:31:39 09:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:31:39 09:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:39 09:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:31:39 09:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:31:39 09:57:01 1 0.07 0.00 0.05 0.00 0.02 99.87 10:31:39 09:57:01 2 0.08 0.00 0.02 0.00 0.02 99.88 10:31:39 09:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 09:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 09:57:01 5 0.02 0.00 0.00 0.02 0.02 99.95 10:31:39 09:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 09:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 09:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:31:39 09:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:31:39 09:58:01 1 0.07 0.00 0.05 0.00 0.02 99.87 10:31:39 09:58:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:31:39 09:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:31:39 09:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 09:58:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:31:39 09:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:31:39 09:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 09:59:01 all 0.04 0.00 0.03 0.01 0.01 99.91 10:31:39 09:59:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:31:39 09:59:01 1 0.10 0.00 0.07 0.00 0.03 99.80 10:31:39 09:59:01 2 0.05 0.00 0.03 0.00 0.02 99.90 10:31:39 09:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:31:39 09:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:31:39 09:59:01 5 0.05 0.00 0.03 0.03 0.00 99.88 10:31:39 09:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 09:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:39 10:00:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:31:39 10:00:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:31:39 10:00:01 1 0.08 0.00 0.05 0.00 0.03 99.83 10:31:39 10:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:31:39 10:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:31:39 10:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:31:39 10:00:01 5 0.03 0.00 0.02 0.02 0.02 99.92 10:31:39 10:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:01:01 all 0.09 0.00 0.01 0.00 0.01 99.88 10:31:39 10:01:01 0 0.38 0.00 0.02 0.02 0.02 99.57 10:31:39 10:01:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:31:39 10:01:01 2 0.07 0.00 0.02 0.00 0.00 99.92 10:31:39 10:01:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:31:39 10:01:01 4 0.10 0.00 0.03 0.00 0.02 99.85 10:31:39 10:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:31:39 10:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:31:39 10:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:31:39 10:02:01 all 0.23 0.00 0.01 0.01 0.01 99.73 10:31:39 10:02:01 0 1.65 0.00 0.02 0.00 0.02 98.32 10:31:39 10:02:01 1 0.05 0.00 0.00 0.02 0.03 99.90 10:31:39 10:02:01 2 0.07 0.00 0.05 0.00 0.02 99.87 10:31:39 10:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:31:39 10:02:01 5 0.02 0.00 0.00 0.07 0.00 99.92 10:31:39 10:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:31:39 10:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:39 10:03:01 all 0.06 0.00 0.02 0.00 0.01 99.90 10:31:39 10:03:01 0 0.13 0.00 0.02 0.00 0.00 99.85 10:31:39 10:03:01 1 0.03 0.00 0.03 0.02 0.02 99.90 10:31:39 10:03:01 2 0.03 0.00 0.05 0.00 0.02 99.90 10:31:39 10:03:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:31:39 10:03:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:31:39 10:03:01 5 0.17 0.00 0.00 0.02 0.02 99.80 10:31:39 10:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:31:39 10:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:31:39 10:04:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:31:39 10:04:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:31:39 10:04:01 1 0.03 0.00 0.03 0.02 0.03 99.88 10:31:39 10:04:01 2 0.07 0.00 0.03 0.00 0.02 99.88 10:31:39 10:04:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:31:39 10:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:39 10:04:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:31:39 10:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:05:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:31:39 10:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:31:39 10:05:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:31:39 10:05:01 2 0.10 0.00 0.02 0.00 0.00 99.88 10:31:39 10:05:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:31:39 10:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:05:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:31:39 10:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:31:39 10:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:31:39 10:06:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:31:39 10:06:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:31:39 10:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:31:39 10:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:31:39 10:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:31:39 10:06:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:31:39 10:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:31:39 10:06:01 CPU %user %nice %system %iowait %steal %idle 10:31:39 10:07:01 all 0.15 0.00 0.02 0.00 0.01 99.81 10:31:39 10:07:01 0 0.91 0.00 0.03 0.02 0.00 99.04 10:31:39 10:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 10:31:39 10:07:01 2 0.07 0.00 0.02 0.00 0.02 99.90 10:31:39 10:07:01 3 0.03 0.00 0.05 0.00 0.02 99.90 10:31:39 10:07:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:31:39 10:07:01 5 0.08 0.00 0.00 0.02 0.00 99.90 10:31:39 10:07:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:31:39 10:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:08:01 all 0.21 0.00 0.01 0.01 0.01 99.76 10:31:39 10:08:01 0 1.48 0.00 0.02 0.03 0.02 98.45 10:31:39 10:08:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:31:39 10:08:01 2 0.07 0.00 0.03 0.00 0.02 99.88 10:31:39 10:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:31:39 10:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:31:39 10:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:39 10:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:31:39 10:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:31:39 10:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:09:01 1 0.07 0.00 0.00 0.02 0.03 99.88 10:31:39 10:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 10:31:39 10:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:31:39 10:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:31:39 10:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:31:39 10:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:31:39 10:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:10:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:31:39 10:10:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:31:39 10:10:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:31:39 10:10:01 2 0.07 0.00 0.03 0.00 0.02 99.88 10:31:39 10:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:31:39 10:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:31:39 10:10:01 5 0.02 0.00 0.00 0.02 0.02 99.95 10:31:39 10:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:11:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:31:39 10:11:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:31:39 10:11:01 1 0.08 0.00 0.03 0.00 0.03 99.85 10:31:39 10:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:11:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:31:39 10:11:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:39 10:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:39 10:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:39 10:12:01 all 0.26 0.00 0.02 0.00 0.01 99.71 10:31:39 10:12:01 0 1.81 0.00 0.03 0.02 0.00 98.14 10:31:39 10:12:01 1 0.03 0.00 0.07 0.00 0.02 99.88 10:31:39 10:12:01 2 0.07 0.00 0.02 0.00 0.02 99.90 10:31:39 10:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:31:39 10:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:31:39 10:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:39 10:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:31:39 10:13:01 all 0.20 0.00 0.01 0.00 0.01 99.77 10:31:39 10:13:01 0 1.47 0.00 0.03 0.00 0.02 98.48 10:31:39 10:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:31:39 10:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:31:39 10:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:31:39 10:13:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:31:39 10:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:13:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:31:39 10:14:01 all 0.27 0.00 0.03 0.00 0.01 99.68 10:31:39 10:14:01 0 1.91 0.00 0.07 0.02 0.02 98.00 10:31:39 10:14:01 1 0.03 0.00 0.05 0.00 0.03 99.88 10:31:39 10:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:31:39 10:14:01 3 0.07 0.00 0.03 0.00 0.00 99.90 10:31:39 10:14:01 4 0.05 0.00 0.05 0.00 0.02 99.88 10:31:39 10:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:31:39 10:14:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:31:39 10:15:01 all 0.06 0.00 0.02 0.00 0.01 99.91 10:31:39 10:15:01 0 0.30 0.00 0.10 0.02 0.03 99.55 10:31:39 10:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:31:39 10:15:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:31:39 10:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 10:31:39 10:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:31:39 10:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:39 10:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:16:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:31:39 10:16:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:31:39 10:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:31:39 10:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:31:39 10:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:31:39 10:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:31:39 10:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:39 10:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:16:01 7 0.05 0.00 0.02 0.02 0.02 99.90 10:31:39 10:17:01 all 0.10 0.00 0.01 0.00 0.01 99.88 10:31:39 10:17:01 0 0.67 0.00 0.02 0.00 0.02 99.30 10:31:39 10:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:31:39 10:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:17:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:31:39 10:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:31:39 10:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:39 10:17:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:31:39 10:31:39 10:17:01 CPU %user %nice %system %iowait %steal %idle 10:31:39 10:18:01 all 0.27 0.00 0.01 0.00 0.00 99.70 10:31:39 10:18:01 0 1.89 0.00 0.02 0.03 0.02 98.04 10:31:39 10:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:39 10:18:01 2 0.08 0.00 0.03 0.00 0.02 99.87 10:31:39 10:18:01 3 0.10 0.00 0.00 0.00 0.00 99.90 10:31:39 10:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:31:39 10:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:31:39 10:19:01 all 0.38 0.00 0.06 0.01 0.01 99.54 10:31:39 10:19:01 0 0.75 0.00 0.03 0.02 0.02 99.19 10:31:39 10:19:01 1 0.32 0.00 0.08 0.00 0.00 99.60 10:31:39 10:19:01 2 0.18 0.00 0.05 0.02 0.03 99.72 10:31:39 10:19:01 3 0.35 0.00 0.13 0.00 0.02 99.50 10:31:39 10:19:01 4 0.18 0.00 0.03 0.00 0.02 99.77 10:31:39 10:19:01 5 0.33 0.00 0.05 0.00 0.00 99.62 10:31:39 10:19:01 6 0.12 0.00 0.07 0.00 0.02 99.80 10:31:39 10:19:01 7 0.78 0.00 0.07 0.03 0.02 99.10 10:31:39 10:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:31:39 10:20:01 0 0.08 0.00 0.05 0.00 0.00 99.87 10:31:39 10:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:39 10:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:31:39 10:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:20:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:31:39 10:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:20:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:39 10:21:01 all 0.05 0.00 0.05 0.01 0.01 99.87 10:31:39 10:21:01 0 0.22 0.00 0.12 0.03 0.02 99.62 10:31:39 10:21:01 1 0.05 0.00 0.05 0.02 0.00 99.88 10:31:39 10:21:01 2 0.02 0.00 0.05 0.00 0.00 99.93 10:31:39 10:21:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:31:39 10:21:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:31:39 10:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:31:39 10:21:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:31:39 10:21:01 7 0.07 0.00 0.05 0.03 0.03 99.82 10:31:39 10:22:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:31:39 10:22:01 0 0.03 0.00 0.02 0.05 0.02 99.88 10:31:39 10:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:31:39 10:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:22:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:31:39 10:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:31:39 10:22:01 7 0.03 0.00 0.02 0.02 0.02 99.92 10:31:39 10:23:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:31:39 10:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:31:39 10:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:31:39 10:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:31:39 10:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:23:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:31:39 10:24:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:31:39 10:24:01 0 0.03 0.00 0.00 0.02 0.02 99.93 10:31:39 10:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:31:39 10:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:31:39 10:24:01 4 0.03 0.00 0.07 0.00 0.02 99.88 10:31:39 10:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:24:01 7 0.08 0.00 0.05 0.02 0.03 99.82 10:31:39 10:25:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:31:39 10:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:31:39 10:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:31:39 10:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:31:39 10:25:01 4 1.99 0.00 0.00 0.00 0.00 98.01 10:31:39 10:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:25:01 7 0.03 0.00 0.03 0.02 0.02 99.90 10:31:39 10:26:02 all 0.26 0.00 0.01 0.00 0.01 99.73 10:31:39 10:26:02 0 0.02 0.00 0.00 0.00 0.02 99.97 10:31:39 10:26:02 1 0.02 0.00 0.00 0.02 0.00 99.97 10:31:39 10:26:02 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:26:02 3 0.02 0.00 0.03 0.00 0.00 99.95 10:31:39 10:26:02 4 1.87 0.00 0.00 0.00 0.02 98.11 10:31:39 10:26:02 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:26:02 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:26:02 7 0.07 0.00 0.02 0.02 0.03 99.87 10:31:39 10:27:01 all 0.17 0.00 0.02 0.00 0.00 99.80 10:31:39 10:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:31:39 10:27:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:31:39 10:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:31:39 10:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:31:39 10:27:01 4 1.13 0.00 0.02 0.00 0.00 98.86 10:31:39 10:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:39 10:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:31:39 10:27:01 7 0.07 0.00 0.03 0.02 0.02 99.86 10:31:39 10:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:31:39 10:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:31:39 10:28:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:31:39 10:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:31:39 10:28:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:31:39 10:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:31:39 10:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:31:39 10:28:01 7 0.05 0.00 0.05 0.00 0.02 99.88 10:31:39 10:31:39 10:28:01 CPU %user %nice %system %iowait %steal %idle 10:31:39 10:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:31:39 10:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:31:39 10:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:39 10:29:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:31:39 10:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:31:39 10:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:31:39 10:29:01 7 0.03 0.00 0.03 0.02 0.03 99.88 10:31:39 10:30:01 all 0.02 0.00 0.02 0.00 0.01 99.94 10:31:39 10:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:31:39 10:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:30:01 2 0.02 0.00 0.02 0.02 0.02 99.93 10:31:39 10:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:31:39 10:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:31:39 10:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:39 10:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:39 10:30:01 7 0.05 0.00 0.05 0.02 0.03 99.85 10:31:39 10:31:01 all 7.23 0.00 3.07 0.32 0.05 89.33 10:31:39 10:31:01 0 9.21 0.00 3.46 0.61 0.05 86.67 10:31:39 10:31:01 1 7.31 0.00 3.41 1.16 0.05 88.07 10:31:39 10:31:01 2 7.70 0.00 2.86 0.07 0.05 89.32 10:31:39 10:31:01 3 7.36 0.00 2.82 0.15 0.05 89.62 10:31:39 10:31:01 4 6.32 0.00 1.98 0.02 0.03 91.65 10:31:39 10:31:01 5 7.93 0.00 2.72 0.07 0.05 89.23 10:31:39 10:31:01 6 5.31 0.00 3.39 0.02 0.05 91.23 10:31:39 10:31:01 7 6.68 0.00 3.89 0.50 0.03 88.89 10:31:39 Average: all 8.87 0.00 1.60 0.86 0.03 88.64 10:31:39 Average: 0 8.97 0.00 1.62 1.06 0.04 88.30 10:31:39 Average: 1 8.88 0.00 1.60 0.58 0.04 88.90 10:31:39 Average: 2 9.02 0.00 1.61 0.82 0.03 88.52 10:31:39 Average: 3 8.89 0.00 1.64 0.79 0.03 88.65 10:31:39 Average: 4 8.85 0.00 1.60 0.90 0.03 88.62 10:31:39 Average: 5 9.04 0.00 1.54 0.61 0.03 88.79 10:31:39 Average: 6 8.62 0.00 1.65 1.12 0.03 88.59 10:31:39 Average: 7 8.66 0.00 1.57 0.96 0.03 88.78 10:31:39 10:31:39 10:31:39