Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 692b82db1817957d6150ebf24d9618fd29462205 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-ssh10343021955247333107.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh4204470937836444998.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh13340098804202151605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh14167567334600702155.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-ssh12037882326605230366.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40864 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/810 [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/810 # 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 692b82db1817957d6150ebf24d9618fd29462205 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "build: Update to the released go-mods (#5108)" > git config core.sparsecheckout # timeout=10 > git checkout -f 692b82db1817957d6150ebf24d9618fd29462205 # timeout=10 > git rev-list --no-walk 35644ad537d22d85437dd4f7596fc9502b19d685 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:01:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:01:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:01:56 ========================================================= 07:01:56 EdgeX Global Pipelines Version Info 07:01:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:01:57 ------------------- 07:01:57 stable info: 07:01:57 ------------------- 07:01:57 Commited By: Cherry Wang cherry@iotechsys.com 07:01:57 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:01:57 Message: update stable to v1.0.271 07:01:58 ------------------- 07:01:58 experimental info: 07:01:58 ------------------- 07:01:58 Commited By: **** collab-it+edgex@linuxfoundation.org 07:01:58 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:01:58 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 692b82d [Pipeline] echo 07:01:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:58 provisioning config files... 07:01:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/810@tmp/config17138207057454856055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:59 ---> ****-login.sh 07:01:59 nexus3.edgexfoundry.org:10001 07:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:59 Configure a credential helper to remove this warning. See 07:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:59 07:01:59 Login Succeeded 07:01:59 nexus3.edgexfoundry.org:10002 07:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:59 Configure a credential helper to remove this warning. See 07:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:59 07:01:59 Login Succeeded 07:01:59 nexus3.edgexfoundry.org:10003 07:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:59 Configure a credential helper to remove this warning. See 07:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:59 07:01:59 Login Succeeded 07:01:59 nexus3.edgexfoundry.org:10004 07:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:59 Configure a credential helper to remove this warning. See 07:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:59 07:01:59 Login Succeeded 07:01:59 ****.io 07:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:02:00 Configure a credential helper to remove this warning. See 07:02:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:02:00 07:02:00 Login Succeeded 07:02:00 ---> ****-login.sh ends [Pipeline] } 07:02:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:00 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:02:00 + dirname cmd/core-command/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo core-command,cmd/core-command/Dockerfile 07:02:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:02:00 + dirname cmd/core-data/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo core-data,cmd/core-data/Dockerfile 07:02:00 + dirname cmd/core-keeper/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo core-keeper,cmd/core-keeper/Dockerfile 07:02:00 + dirname cmd/core-metadata/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo core-metadata,cmd/core-metadata/Dockerfile 07:02:00 + dirname cmd/security-bootstrapper/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:02:00 + dirname cmd/security-proxy-auth/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:02:00 + dirname cmd/security-proxy-setup/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:02:00 + dirname cmd/security-secretstore-setup/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:02:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:02:00 + dirname cmd/security-spire-agent/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:02:00 + dirname cmd/security-spire-config/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:02:00 + dirname cmd/security-spire-server/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:02:00 + dirname cmd/support-notifications/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo support-notifications,cmd/support-notifications/Dockerfile 07:02:00 + dirname cmd/support-scheduler/Dockerfile 07:02:00 + cut -d/ -f2 07:02:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:02:00 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:02:00 + git rev-list -1 --merges 692b82db1817957d6150ebf24d9618fd29462205~1..692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] echo 07:02:00 -----------> git rev-list -1 --merges 692b82db1817957d6150ebf24d9618fd29462205~1..692b82db1817957d6150ebf24d9618fd29462205 692b82db1817957d6150ebf24d9618fd29462205 [false] [Pipeline] sh 07:02:01 + git log --format=format:%s -1 692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] echo 07:02:01 ========================================================= 07:02:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:02:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:02:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:02:01 + grep -v github /etc/ssh/ssh_known_hosts 07:02:01 + [ -e /tmp/ssh_known_hosts ] 07:02:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:02:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:02:01 + sudo tee -a /etc/ssh/ssh_known_hosts 07:02:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:01 07:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:02 0.1.4: Pulling from edgex-devops/py-git-semver 07:02:02 b85a868b505f: Pulling fs layer 07:02:02 e2be974225ed: Pulling fs layer 07:02:02 339a4e72a1f5: Pulling fs layer 07:02:02 988bab9f4d93: Pulling fs layer 07:02:02 1469e6f7b9e6: Pulling fs layer 07:02:02 eaf3925da568: Pulling fs layer 07:02:02 bab4dde63d76: Pulling fs layer 07:02:02 bde34c3a00c8: Pulling fs layer 07:02:02 b352a97aabf1: Pulling fs layer 07:02:02 4872d77fe225: Pulling fs layer 07:02:02 5851b861e8e6: Pulling fs layer 07:02:02 1469e6f7b9e6: Waiting 07:02:02 eaf3925da568: Waiting 07:02:02 bde34c3a00c8: Waiting 07:02:02 bab4dde63d76: Waiting 07:02:02 4872d77fe225: Waiting 07:02:02 988bab9f4d93: Waiting 07:02:02 5851b861e8e6: Waiting 07:02:02 e2be974225ed: Download complete 07:02:02 988bab9f4d93: Verifying Checksum 07:02:02 988bab9f4d93: Download complete 07:02:02 339a4e72a1f5: Verifying Checksum 07:02:02 339a4e72a1f5: Download complete 07:02:02 1469e6f7b9e6: Verifying Checksum 07:02:02 1469e6f7b9e6: Download complete 07:02:02 eaf3925da568: Verifying Checksum 07:02:02 eaf3925da568: Download complete 07:02:02 bde34c3a00c8: Verifying Checksum 07:02:02 bde34c3a00c8: Download complete 07:02:02 b352a97aabf1: Verifying Checksum 07:02:02 b352a97aabf1: Download complete 07:02:02 4872d77fe225: Verifying Checksum 07:02:02 4872d77fe225: Download complete 07:02:02 5851b861e8e6: Download complete 07:02:02 b85a868b505f: Verifying Checksum 07:02:02 b85a868b505f: Download complete 07:02:02 bab4dde63d76: Verifying Checksum 07:02:02 bab4dde63d76: Download complete 07:02:03 b85a868b505f: Pull complete 07:02:03 e2be974225ed: Pull complete 07:02:04 339a4e72a1f5: Pull complete 07:02:04 988bab9f4d93: Pull complete 07:02:04 1469e6f7b9e6: Pull complete 07:02:04 eaf3925da568: Pull complete 07:02:06 bab4dde63d76: Pull complete 07:02:06 bde34c3a00c8: Pull complete 07:02:06 b352a97aabf1: Pull complete 07:02:06 4872d77fe225: Pull complete 07:02:06 5851b861e8e6: Pull complete 07:02:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:02:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:06 prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container 07:02:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:02:09 $ docker top 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b -eo pid,comm 07:02:09 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). 07:02:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:02:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:09 [ssh-agent] Looking for ssh-agent implementation... 07:02:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:09 $ docker exec 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b ssh-agent 07:02:09 SSH_AUTH_SOCK=/tmp/ssh-4RG3otluOQ6I/agent.32 07:02:09 SSH_AGENT_PID=38 07:02:09 Running ssh-add (command line suppressed) 07:02:09 Identity added: /w/workspace/edgex-go/810@tmp/private_key_18131475330036467407.key (/w/workspace/edgex-go/810@tmp/private_key_18131475330036467407.key) 07:02:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:10 + git tag --points-at HEAD [Pipeline] } 07:02:10 $ docker exec --env ******** --env ******** 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b ssh-agent -k 07:02:10 unset SSH_AUTH_SOCK; 07:02:10 unset SSH_AGENT_PID; 07:02:10 echo Agent pid 38 killed; 07:02:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:02:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:10 [ssh-agent] Looking for ssh-agent implementation... 07:02:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:10 $ docker exec 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b ssh-agent 07:02:10 SSH_AUTH_SOCK=/tmp/ssh-8OhdSqzzBDPy/agent.71 07:02:10 SSH_AGENT_PID=77 07:02:10 Running ssh-add (command line suppressed) 07:02:10 Identity added: /w/workspace/edgex-go/810@tmp/private_key_4155052974554480279.key (/w/workspace/edgex-go/810@tmp/private_key_4155052974554480279.key) 07:02:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:10 + git semver init 07:02:11 2025-03-11 07:02:11,089 [run_init] DEBUG init version:0.0.0 force:False 07:02:11 2025-03-11 07:02:11,090 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/810/.semver 07:02:11 2025-03-11 07:02:11,091 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/810/.semver 07:02:11 2025-03-11 07:02:11,091 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/810/.semver'], cwd=/w/workspace/edgex-go/810, universal_newlines=False, shell=None, istream=None) 07:02:16 2025-03-11 07:02:15,768 [append_file] DEBUG append to file:/w/workspace/edgex-go/810/.git/info/exclude 07:02:16 2025-03-11 07:02:15,769 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/810/.semver/main with force:False 07:02:16 2025-03-11 07:02:15,769 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main 07:02:16 2025-03-11 07:02:15,769 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main 07:02:16 4.0.0-dev.72 [Pipeline] } 07:02:16 $ docker exec --env ******** --env ******** 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b ssh-agent -k 07:02:16 unset SSH_AUTH_SOCK; 07:02:16 unset SSH_AGENT_PID; 07:02:16 echo Agent pid 77 killed; 07:02:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:16 + git semver [Pipeline] } 07:02:17 $ docker stop --time=1 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b 07:02:18 $ docker rm -f --volumes 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b [Pipeline] // withDockerContainer [Pipeline] sh 07:02:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:02:19 Stashed 1 file(s) [Pipeline] echo 07:02:19 [edgeXSemver]: initialized semver on version 4.0.0-dev.72 [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 07:02:19 + git config --global --add safe.directory /w/workspace/edgex-go/810 [Pipeline] echo 07:02:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:02:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:02:19 ========================================================= 07:02:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:02:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:02:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:02:19 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:02:19 da9db072f522: Pulling fs layer 07:02:19 6ef4a4ee8ca5: Pulling fs layer 07:02:19 06f05ace1117: Pulling fs layer 07:02:19 5fe327b54edc: Pulling fs layer 07:02:19 4f4fb700ef54: Pulling fs layer 07:02:19 92a5565b7b96: Pulling fs layer 07:02:19 ff9bb7016b71: Pulling fs layer 07:02:19 b67dba6c2c7d: Pulling fs layer 07:02:19 a813b0c90790: Pulling fs layer 07:02:19 5fe327b54edc: Waiting 07:02:19 b67dba6c2c7d: Waiting 07:02:19 92a5565b7b96: Waiting 07:02:19 ff9bb7016b71: Waiting 07:02:19 6ef4a4ee8ca5: Verifying Checksum 07:02:19 6ef4a4ee8ca5: Download complete 07:02:19 5fe327b54edc: Verifying Checksum 07:02:19 5fe327b54edc: Download complete 07:02:19 4f4fb700ef54: Verifying Checksum 07:02:19 4f4fb700ef54: Download complete 07:02:19 92a5565b7b96: Verifying Checksum 07:02:19 92a5565b7b96: Download complete 07:02:19 da9db072f522: Verifying Checksum 07:02:19 da9db072f522: Download complete 07:02:19 ff9bb7016b71: Verifying Checksum 07:02:19 ff9bb7016b71: Download complete 07:02:20 da9db072f522: Pull complete 07:02:20 a813b0c90790: Verifying Checksum 07:02:20 a813b0c90790: Download complete 07:02:20 6ef4a4ee8ca5: Pull complete 07:02:20 06f05ace1117: Verifying Checksum 07:02:20 06f05ace1117: Download complete 07:02:20 b67dba6c2c7d: Verifying Checksum 07:02:20 b67dba6c2c7d: Download complete 07:02:23 06f05ace1117: Pull complete 07:02:23 5fe327b54edc: Pull complete 07:02:23 4f4fb700ef54: Pull complete 07:02:23 92a5565b7b96: Pull complete 07:02:23 ff9bb7016b71: Pull complete 07:02:25 b67dba6c2c7d: Pull complete 07:02:26 a813b0c90790: Pull complete 07:02:26 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:02:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:02:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:02:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:02:26 WORKDIR /edgex 07:02:26 COPY go.mod . 07:02:26 RUN go mod download 07:02:26 + docker build -t ci-base-image-x86_64 -f - . 07:02:27 Sending build context to Docker daemon 180.3MB 07:02:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:02:27 ---> 3ba60ce46760 07:02:27 Step 2/4 : WORKDIR /edgex 07:02:31 ---> Running in 17c0e88c9896 07:02:31 Removing intermediate container 17c0e88c9896 07:02:31 ---> 380ee4c67814 07:02:31 Step 3/4 : COPY go.mod . 07:02:31 ---> d473a2dd1187 07:02:31 Step 4/4 : RUN go mod download 07:02:31 ---> Running in 307ae4454908 07:02:34 Still waiting to schedule task 07:02:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:02:53 Removing intermediate container 307ae4454908 07:02:53 ---> 061ef99d5c4c 07:02:53 Successfully built 061ef99d5c4c 07:02:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:53 + docker inspect -f . ci-base-image-x86_64 07:02:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:53 prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container 07:02:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:02:54 $ docker top 1444d0d08c4c260b8abaa6e5f5acb2a89e020777566e77dd903a239a197d3f8d -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:54 + go version 07:02:54 go version go1.23.4 linux/amd64 [Pipeline] } 07:02:54 $ docker stop --time=1 1444d0d08c4c260b8abaa6e5f5acb2a89e020777566e77dd903a239a197d3f8d 07:02:55 $ docker rm -f --volumes 1444d0d08c4c260b8abaa6e5f5acb2a89e020777566e77dd903a239a197d3f8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:56 + docker inspect -f . ci-base-image-x86_64 07:02:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:56 prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container 07:02:56 $ 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/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:02:56 $ docker top 8f3d0c9d91389a7401137f47998959e128b5d3abfdfa83053f11248653cfe3d0 -eo pid,comm [Pipeline] { [Pipeline] echo 07:02:56 ========================================================= 07:02:56 [edgeXBuildGoParallel] Running Tests and Build... 07:02:56 ========================================================= [Pipeline] sh 07:02:57 + git config --global --add safe.directory /w/workspace/edgex-go/810 [Pipeline] fileExists [Pipeline] sh 07:02:57 + make test 07:02:57 go test -race -coverprofile=coverage.out ./... 07:03:05 ? github.com/edgexfoundry/edgex-go [no test files] 07:03:27 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:03:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:03:27 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:03:27 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:03:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 28.7% of statements 07:03:29 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:03:29 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:03:29 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:03:29 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 07:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 07:03:30 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:03:30 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:03:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:03:30 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:03:30 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:03:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:03:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:03:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:03:32 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:03:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:03:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:03:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements 07:03:33 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 3.5% of statements 07:03:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 45.7% of statements 07:03:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:03:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:03:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.902s coverage: 93.4% of statements 07:03:33 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.3% of statements 07:03:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements 07:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 07:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:03:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:03:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 07:03:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:03:35 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:03:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:03:35 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 07:03:35 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:03:35 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:03:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:03:35 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:03:35 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:03:35 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:03:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 95.8% of statements 07:03:37 ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements 07:03:37 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:03:37 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 07:03:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:03:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 07:03:37 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 07:03:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:03:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 07:03:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 07:03:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 43.1% of statements 07:03:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 81.1% of statements 07:03:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 07:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:03:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.019s coverage: 87.1% of statements 07:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.012s coverage: 94.1% of statements 07:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 07:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.066s coverage: 87.5% of statements 07:03:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:03:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:03:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:03:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:03:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:03:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:03:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:03:42 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:03:42 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:03:42 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:03:45 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:03:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:03:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 07:03:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 07:03:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:03:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:03:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:03:51 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:03:51 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:03:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 07:03:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 07:03:51 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 07:03:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:03:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:03:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 07:03:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 07:03:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:03:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 07:03:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 07:03:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 07:03:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:03:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:03:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:03:53 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:03:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:03:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:03:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:03:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:03:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 07:03:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:03:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:03:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:03:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:03:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:03:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:03:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 07:03:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:03:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:04:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40865 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:04:03 Running in /w/workspace/edgex-go/810 [Pipeline] { [Pipeline] checkout 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.046s coverage: 92.9% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 6.8% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.051s coverage: 33.3% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.174s coverage: 54.5% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.339s coverage: 29.2% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.019s coverage: 54.0% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 94.9% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements 07:04:04 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 07:04:04 running golangci-lint 07:04:04 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:04:04 go version go1.23.4 linux/amd64 07:04:04 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:04:04 level=info msg="[config_reader] Used config file .golangci.yml" 07:04:04 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:04:06 The recommended git tool is: git 07:04:10 using credential edgex-jenkins-ssh 07:04:10 Cloning the remote Git repository 07:04:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:04:10 > git init /w/workspace/edgex-go/810 # timeout=10 07:04:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:04:11 > git --version # timeout=10 07:04:11 > git --version # 'git version 2.25.1' 07:04:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:27 Avoid second fetch 07:04:27 Checking out Revision 692b82db1817957d6150ebf24d9618fd29462205 (main) 07:04:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:04:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:27 > git config core.sparsecheckout # timeout=10 07:04:28 > git checkout -f 692b82db1817957d6150ebf24d9618fd29462205 # timeout=10 07:04:28 Commit message: "build: Update to the released go-mods (#5108)" 07:04:31 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|files|imports|compiled_files) took 21.952870106s" 07:04:31 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.794642ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:04:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:04:33 % Total % Received % Xferd Average Speed Time Time Time Current 07:04:33 Dload Upload Total Spent Left Speed 07:04:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh 07:04:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:04:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:04:34 + sudo tee /etc/docker/daemon.new 07:04:34 { 07:04:34 "registry-mirrors": [ 07:04:34 "https://nexus3.edgexfoundry.org:10001" 07:04:34 ], 07:04:34 "bip": "10.250.0.254/24", 07:04:34 "hosts": [ 07:04:34 "tcp://0.0.0.0:5555", 07:04:34 "unix:///var/run/docker.sock" 07:04:34 ], 07:04:34 "mtu": 1458, 07:04:34 "selinux-enabled": true, 07:04:34 "seccomp-profile": "/etc/docker/seccomp.json" 07:04:34 } [Pipeline] sh 07:04:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:04:34 + sudo service docker restart 07:04:39 level=info msg="[linters_context/goanalysis] analyzers took 1m35.934717513s with top 10 stages: buildir: 51.895356495s, gosec: 3.734083707s, inspect: 2.500476846s, fact_deprecated: 2.310045956s, printf: 1.715778246s, ctrlflow: 1.470791396s, S1038: 1.20645983s, fact_purity: 1.16874162s, nilness: 1.010065881s, typedness: 655.64748ms" 07:04:39 level=info msg="[runner] Issues before processing: 202, after processing: 0" 07:04:39 level=info msg="[runner] Processors filtering stat (in/out): exclude: 202/202, cgo: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, nolint: 20/0, autogenerated_exclude: 202/202, skip_dirs: 202/202, skip_files: 202/202" 07:04:39 level=info msg="[runner] processing took 18.371974ms with stages: nolint: 7.474845ms, identifier_marker: 4.885236ms, path_prettifier: 1.932105ms, autogenerated_exclude: 1.654893ms, exclude-rules: 1.237668ms, skip_dirs: 1.051507ms, filename_unadjuster: 59.13µs, invalid_issue: 39.38µs, cgo: 33.32µs, max_same_issues: 710ns, skip_files: 540ns, uniq_by_line: 480ns, fixer: 450ns, sort_results: 320ns, exclude: 280ns, diff: 250ns, source_code: 180ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, severity-rules: 130ns, path_prefixer: 130ns, path_shortener: 120ns" 07:04:39 level=info msg="[runner] linters took 11.251907581s with stages: goanalysis_metalinter: 11.233421965s" 07:04:39 level=info msg="File cache stats: 0 entries of total size 0B" 07:04:39 level=info msg="Memory: 330 samples, avg is 278.7MB, max is 1404.8MB" 07:04:39 level=info msg="Execution took 33.251086054s" 07:04:39 go vet ./... 07:04:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:04:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:04:44 ./bin/test-attribution-txt.sh [Pipeline] echo 07:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:04:45 + ls -al . 07:04:45 total 1992 07:04:45 drwxrwxr-x 11 1001 1001 4096 Mar 11 07:02 . 07:04:45 drwxr-xr-x 4 root root 4096 Mar 11 07:02 .. 07:04:45 drwxrwxr-x 2 1001 1001 4096 Mar 11 07:01 .blubracket 07:04:45 -rw-rw-r-- 1 1001 1001 10 Mar 11 07:01 .dockerignore 07:04:45 drwxrwxr-x 8 1001 1001 4096 Mar 11 07:04 .git 07:04:45 drwxrwxr-x 3 1001 1001 4096 Mar 11 07:01 .github 07:04:45 -rw-rw-r-- 1 1001 1001 907 Mar 11 07:01 .gitignore 07:04:45 -rw-rw-r-- 1 1001 1001 199 Mar 11 07:01 .golangci.yml 07:04:45 -rw-rw-r-- 1 1001 1001 100 Mar 11 07:01 .hadolint.yml 07:04:45 drwxr-xr-x 3 1001 1001 4096 Mar 11 07:02 .semver 07:04:45 -rw-rw-r-- 1 1001 1001 155 Mar 11 07:01 .sonarcloud.properties 07:04:45 -rw-rw-r-- 1 1001 1001 1171 Mar 11 07:01 ADOPTERS.md 07:04:45 -rw-rw-r-- 1 1001 1001 17374 Mar 11 07:01 Attribution.txt 07:04:45 -rw-rw-r-- 1 1001 1001 108018 Mar 11 07:01 CHANGELOG.md 07:04:45 -rw-rw-r-- 1 1001 1001 3804 Mar 11 07:01 CONTRIBUTING.md 07:04:45 -rw-rw-r-- 1 1001 1001 677 Mar 11 07:01 GOVERNANCE.md 07:04:45 -rw-rw-r-- 1 1001 1001 858 Mar 11 07:01 Jenkinsfile 07:04:45 -rw-rw-r-- 1 1001 1001 10775 Mar 11 07:01 LICENSE 07:04:45 -rw-rw-r-- 1 1001 1001 16740 Mar 11 07:01 Makefile 07:04:45 -rw-rw-r-- 1 1001 1001 582 Mar 11 07:01 OWNERS.md 07:04:45 -rw-rw-r-- 1 1001 1001 9932 Mar 11 07:01 README.md 07:04:45 -rw-rw-r-- 1 1001 1001 789 Mar 11 07:01 SECURITY.md 07:04:45 -rw-rw-r-- 1 1001 1001 12 Mar 11 07:02 VERSION 07:04:45 drwxrwxr-x 2 1001 1001 4096 Mar 11 07:01 bin 07:04:45 drwxrwxr-x 19 1001 1001 4096 Mar 11 07:01 cmd 07:04:45 -rw-r--r-- 1 root root 1660758 Mar 11 07:04 coverage.out 07:04:45 drwxrwxr-x 2 1001 1001 4096 Mar 11 07:01 fuzz_test 07:04:45 -rw-rw-r-- 1 1001 1001 6454 Mar 11 07:01 go.mod 07:04:45 -rw-rw-r-- 1 1001 1001 88143 Mar 11 07:01 go.sum 07:04:45 drwxrwxr-x 7 1001 1001 4096 Mar 11 07:01 internal 07:04:45 drwxrwxr-x 2 1001 1001 4096 Mar 11 07:01 openapi 07:04:45 -rw-rw-r-- 1 1001 1001 584 Mar 11 07:01 security.txt 07:04:45 -rw-rw-r-- 1 1001 1001 204 Mar 11 07:01 version.go [Pipeline] sh 07:04:45 + '[' -e coverage.out ] 07:04:45 + chown 1001:1001 coverage.out [Pipeline] stash 07:04:45 Stashed 1 file(s) [Pipeline] sh 07:04:46 + make build 07:04:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:53 provisioning config files... 07:04:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/810@tmp/config17198545484124356427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:53 ---> ****-login.sh 07:04:53 nexus3.edgexfoundry.org:10001 07:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:54 Configure a credential helper to remove this warning. See 07:04:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:54 07:04:54 Login Succeeded 07:04:54 nexus3.edgexfoundry.org:10002 07:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:54 Configure a credential helper to remove this warning. See 07:04:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:54 07:04:54 Login Succeeded 07:04:54 nexus3.edgexfoundry.org:10003 07:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:54 Configure a credential helper to remove this warning. See 07:04:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:54 07:04:54 Login Succeeded 07:04:54 nexus3.edgexfoundry.org:10004 07:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:55 Configure a credential helper to remove this warning. See 07:04:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:55 07:04:55 Login Succeeded 07:04:55 ****.io 07:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:55 Configure a credential helper to remove this warning. See 07:04:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:55 07:04:55 Login Succeeded 07:04:55 ---> ****-login.sh ends [Pipeline] } 07:04:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:04:56 + git config --global --add safe.directory /w/workspace/edgex-go/810 [Pipeline] echo 07:04:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:04:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:04:56 ========================================================= 07:04:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:04:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:04:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:04:56 9986a736f7d3: Pulling fs layer 07:04:56 1f018df60701: Pulling fs layer 07:04:56 39f8f326b044: Pulling fs layer 07:04:56 e6a1e7a6a96a: Pulling fs layer 07:04:56 4f4fb700ef54: Pulling fs layer 07:04:56 d45d956e0dbf: Pulling fs layer 07:04:56 d7702b0d1db1: Pulling fs layer 07:04:56 5c7f0f088c93: Pulling fs layer 07:04:56 4fdc064ae6cf: Pulling fs layer 07:04:56 e6a1e7a6a96a: Waiting 07:04:56 d7702b0d1db1: Waiting 07:04:56 5c7f0f088c93: Waiting 07:04:56 4fdc064ae6cf: Waiting 07:04:56 d45d956e0dbf: Waiting 07:04:56 1f018df60701: Verifying Checksum 07:04:56 1f018df60701: Download complete 07:04:56 e6a1e7a6a96a: Verifying Checksum 07:04:56 e6a1e7a6a96a: Download complete 07:04:56 4f4fb700ef54: Verifying Checksum 07:04:56 4f4fb700ef54: Download complete 07:04:56 9986a736f7d3: Download complete 07:04:56 d45d956e0dbf: Verifying Checksum 07:04:56 d45d956e0dbf: Download complete 07:04:56 d7702b0d1db1: Verifying Checksum 07:04:56 d7702b0d1db1: Download complete 07:04:57 4fdc064ae6cf: Verifying Checksum 07:04:57 4fdc064ae6cf: Download complete 07:04:57 9986a736f7d3: Pull complete 07:04:58 1f018df60701: Pull complete 07:04:58 39f8f326b044: Verifying Checksum 07:04:58 39f8f326b044: Download complete 07:04:59 5c7f0f088c93: Verifying Checksum 07:04:59 5c7f0f088c93: Download complete 07:05:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:05:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:05:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:05:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:05:11 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:05:14 39f8f326b044: Pull complete 07:05:14 e6a1e7a6a96a: Pull complete 07:05:14 4f4fb700ef54: Pull complete 07:05:14 d45d956e0dbf: Pull complete 07:05:14 d7702b0d1db1: Pull complete 07:05:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:05:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:05:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:05:21 5c7f0f088c93: Pull complete 07:05:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:05:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:05:23 4fdc064ae6cf: Pull complete 07:05:23 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:05:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:05:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:05:23 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:05:23 WORKDIR /edgex 07:05:23 COPY go.mod . 07:05:23 RUN go mod downloaddocker 07:05:23 build -t ci-base-image-arm64 -f - . 07:05:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:05:24 Sending build context to Docker daemon 3.689MB 07:05:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:05:24 ---> 63f30b955cb9 07:05:24 Step 2/4 : WORKDIR /edgex 07:05:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:05:25 ---> Running in 9a229dc57ebe 07:05:25 Removing intermediate container 9a229dc57ebe 07:05:25 ---> 45c3242fef9a 07:05:25 Step 3/4 : COPY go.mod . 07:05:25 ---> aa367ddda828 07:05:25 Step 4/4 : RUN go mod download 07:05:26 ---> Running in 31d0009f36f8 [Pipeline] } 07:05:26 $ docker stop --time=1 8f3d0c9d91389a7401137f47998959e128b5d3abfdfa83053f11248653cfe3d0 07:05:31 $ docker rm -f --volumes 8f3d0c9d91389a7401137f47998959e128b5d3abfdfa83053f11248653cfe3d0 [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 07:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:32 07:05:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:33 latest: Pulling from edgex-devops/edgex-compose 07:05:33 91d30c5bc195: Pulling fs layer 07:05:33 2e9b0aa3be6d: Pulling fs layer 07:05:33 9c61dcf015f6: Pulling fs layer 07:05:33 4698f68db338: Pulling fs layer 07:05:33 2a2f49069b9e: Pulling fs layer 07:05:33 e0025b399a48: Pulling fs layer 07:05:33 4698f68db338: Waiting 07:05:33 2a2f49069b9e: Waiting 07:05:33 91d30c5bc195: Verifying Checksum 07:05:33 4698f68db338: Verifying Checksum 07:05:33 4698f68db338: Download complete 07:05:33 2e9b0aa3be6d: Verifying Checksum 07:05:33 2e9b0aa3be6d: Download complete 07:05:33 e0025b399a48: Verifying Checksum 07:05:33 e0025b399a48: Download complete 07:05:33 91d30c5bc195: Pull complete 07:05:33 2a2f49069b9e: Verifying Checksum 07:05:33 2a2f49069b9e: Download complete 07:05:33 2e9b0aa3be6d: Pull complete 07:05:33 9c61dcf015f6: Verifying Checksum 07:05:33 9c61dcf015f6: Download complete 07:05:36 9c61dcf015f6: Pull complete 07:05:36 4698f68db338: Pull complete 07:05:36 2a2f49069b9e: Pull complete 07:05:36 e0025b399a48: Pull complete 07:05:36 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:36 prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container 07:05:36 $ 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/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:05:39 $ docker top b5f3d69837c70562d4453d5c0394a6176f10df95c838ae67558fdb2fef6aead9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:40 + docker compose -f ./docker-compose-build.yml build --parallel 07:05:42 #1 [core-metadata internal] load build definition from Dockerfile 07:05:42 #1 transferring dockerfile: 2.10kB done 07:05:42 #1 DONE 0.0s 07:05:42 07:05:42 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:05:42 #2 transferring dockerfile: 1.89kB done 07:05:42 #2 DONE 0.0s 07:05:42 07:05:42 #3 [security-spire-config internal] load build definition from Dockerfile 07:05:42 #3 transferring dockerfile: 1.69kB done 07:05:42 #3 DONE 0.0s 07:05:42 07:05:42 #4 [core-command internal] load build definition from Dockerfile 07:05:42 #4 transferring dockerfile: 1.94kB done 07:05:42 #4 DONE 0.0s 07:05:42 07:05:42 #5 [security-proxy-setup internal] load build definition from Dockerfile 07:05:42 #5 transferring dockerfile: 2.50kB done 07:05:42 #5 DONE 0.0s 07:05:42 07:05:42 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:05:42 #6 transferring dockerfile: 2.23kB done 07:05:42 #6 DONE 0.0s 07:05:42 07:05:42 #7 [security-bootstrapper internal] load build definition from Dockerfile 07:05:42 #7 transferring dockerfile: 3.02kB done 07:05:42 #7 DONE 0.0s 07:05:42 07:05:42 #8 [support-scheduler internal] load build definition from Dockerfile 07:05:42 #8 transferring dockerfile: 1.83kB done 07:05:42 #8 DONE 0.0s 07:05:42 07:05:42 #9 [support-notifications internal] load build definition from Dockerfile 07:05:42 #9 transferring dockerfile: 2.00kB done 07:05:42 #9 DONE 0.0s 07:05:42 07:05:42 #10 [core-keeper internal] load build definition from Dockerfile 07:05:42 #10 transferring dockerfile: 2.01kB done 07:05:42 #10 DONE 0.0s 07:05:42 07:05:42 #11 [security-proxy-auth internal] load build definition from Dockerfile 07:05:42 #11 transferring dockerfile: 2.14kB done 07:05:42 #11 DONE 0.0s 07:05:42 07:05:42 #12 [security-spire-server internal] load build definition from Dockerfile 07:05:42 #12 transferring dockerfile: 1.70kB done 07:05:42 #12 DONE 0.0s 07:05:42 07:05:42 #13 [security-spire-agent internal] load build definition from Dockerfile 07:05:42 #13 transferring dockerfile: 1.81kB done 07:05:42 #13 DONE 0.0s 07:05:42 07:05:42 #14 [core-data internal] load build definition from Dockerfile 07:05:42 #14 transferring dockerfile: 2.04kB done 07:05:42 #14 DONE 0.0s 07:05:42 07:05:42 #15 [core-metadata internal] load .dockerignore 07:05:42 #15 transferring context: 50B done 07:05:42 #15 DONE 0.0s 07:05:42 07:05:42 #16 [security-secretstore-setup internal] load build definition from Dockerfile 07:05:42 #16 transferring dockerfile: 2.49kB done 07:05:42 #16 DONE 0.0s 07:05:42 07:05:42 #17 [security-spiffe-token-provider internal] load .dockerignore 07:05:42 #17 transferring context: 50B done 07:05:42 #17 DONE 0.0s 07:05:42 07:05:42 #18 [security-spire-config internal] load .dockerignore 07:05:42 #18 transferring context: 50B done 07:05:42 #18 DONE 0.0s 07:05:42 07:05:42 #19 [core-command internal] load .dockerignore 07:05:42 #19 transferring context: 50B done 07:05:42 #19 DONE 0.0s 07:05:42 07:05:42 #20 [security-proxy-setup internal] load .dockerignore 07:05:42 #20 transferring context: 50B done 07:05:42 #20 DONE 0.0s 07:05:42 07:05:42 #21 [core-common-config-bootstrapper internal] load .dockerignore 07:05:42 #21 transferring context: 50B done 07:05:42 #21 DONE 0.0s 07:05:42 07:05:42 #22 [security-bootstrapper internal] load .dockerignore 07:05:42 #22 transferring context: 50B done 07:05:42 #22 DONE 0.0s 07:05:42 07:05:42 #23 [support-scheduler internal] load .dockerignore 07:05:42 #23 transferring context: 50B done 07:05:42 #23 DONE 0.0s 07:05:42 07:05:42 #24 [core-keeper internal] load .dockerignore 07:05:42 #24 transferring context: 50B done 07:05:42 #24 DONE 0.0s 07:05:42 07:05:42 #25 [support-notifications internal] load .dockerignore 07:05:42 #25 transferring context: 50B done 07:05:42 #25 DONE 0.0s 07:05:42 07:05:42 #26 [security-proxy-auth internal] load .dockerignore 07:05:42 #26 transferring context: 50B done 07:05:42 #26 DONE 0.0s 07:05:42 07:05:42 #27 [security-spire-server internal] load .dockerignore 07:05:42 #27 transferring context: 50B done 07:05:42 #27 DONE 0.0s 07:05:42 07:05:42 #28 [security-spire-agent internal] load .dockerignore 07:05:42 #28 transferring context: 50B done 07:05:42 #28 DONE 0.0s 07:05:42 07:05:42 #29 [security-secretstore-setup internal] load .dockerignore 07:05:42 #29 transferring context: 50B done 07:05:42 #29 DONE 0.0s 07:05:42 07:05:42 #30 [core-data internal] load .dockerignore 07:05:42 #30 transferring context: 50B done 07:05:42 #30 DONE 0.0s 07:05:42 07:05:42 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:05:42 #31 DONE 0.0s 07:05:42 07:05:42 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 07:05:43 #32 DONE 0.2s 07:05:43 07:05:43 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:05:43 #31 DONE 0.0s 07:05:43 07:05:43 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:05:43 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:05:43 #33 ... 07:05:43 07:05:43 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:05:43 #31 DONE 0.0s 07:05:43 07:05:43 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:05:43 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:05:43 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:05:43 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:05:43 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:05:43 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 07:05:43 #33 ... 07:05:43 07:05:43 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:05:43 #31 DONE 0.0s 07:05:43 07:05:43 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:05:43 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:05:43 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:05:43 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:05:43 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:05:43 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:05:43 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 07:05:43 #33 ... 07:05:43 07:05:43 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:05:43 #31 DONE 0.0s 07:05:43 07:05:43 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:05:43 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:05:43 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:05:43 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:05:43 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:05:43 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:05:43 #33 ... 07:05:43 07:05:43 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 07:05:43 #32 DONE 0.4s 07:05:43 07:05:43 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:05:43 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:05:43 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:05:43 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:05:43 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:05:43 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:05:43 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done 07:05:43 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done 07:05:43 #33 ... 07:05:43 07:05:43 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:05:43 #34 DONE 0.8s 07:05:43 07:05:43 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:05:43 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:05:43 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:05:43 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:05:43 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:05:43 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:05:43 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done 07:05:43 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:05:43 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:05:43 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:05:43 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:05:43 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:05:43 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done 07:05:43 #33 DONE 1.2s 07:05:43 07:05:43 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:05:43 #35 DONE 0.7s 07:05:43 07:05:43 #36 [security-spire-config internal] load build context 07:05:43 #36 transferring context: 22.05kB 0.0s done 07:05:43 #36 DONE 0.2s 07:05:43 07:05:43 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:05:43 #37 DONE 1.2s 07:05:43 07:05:43 #38 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:05:44 #38 ... 07:05:44 07:05:44 #39 [security-spire-server internal] load build context 07:05:44 #39 transferring context: 23.80kB 0.0s done 07:05:44 #39 DONE 0.3s 07:05:44 07:05:44 #40 [security-spire-agent internal] load build context 07:05:44 #40 transferring context: 23.33kB 0.0s done 07:05:44 #40 DONE 0.1s 07:05:44 07:05:44 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:05:44 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 07:05:44 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s 07:05:44 #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:05:44 #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 07:05:44 #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 07:05:44 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 07:05:44 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 07:05:44 #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 07:05:44 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 07:05:44 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.4s 07:05:44 #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:05:44 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.63MB / 36.47MB 0.6s 07:05:44 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.8s 07:05:49 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.8s 07:05:53 #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 07:05:53 #41 ... 07:05:53 07:05:53 #42 [core-metadata internal] load build context 07:05:53 #42 transferring context: 289.26MB 9.9s 07:05:53 #42 ... 07:05:53 07:05:53 #43 [security-spiffe-token-provider internal] load build context 07:05:53 #43 ... 07:05:53 07:05:53 #44 [core-command internal] load build context 07:05:53 #44 ... 07:05:53 07:05:53 #45 [core-common-config-bootstrapper internal] load build context 07:05:53 #45 ... 07:05:53 07:05:53 #46 [support-notifications internal] load build context 07:05:53 #46 ... 07:05:53 07:05:53 #47 [security-secretstore-setup internal] load build context 07:05:53 #47 ... 07:05:53 07:05:53 #48 [core-keeper internal] load build context 07:05:53 #48 ... 07:05:53 07:05:53 #49 [security-proxy-setup internal] load build context 07:05:53 #49 ... 07:05:53 07:05:53 #50 [core-data internal] load build context 07:05:54 #50 ... 07:05:54 07:05:54 #51 [security-proxy-auth internal] load build context 07:05:54 #51 ... 07:05:54 07:05:54 #52 [support-scheduler internal] load build context 07:05:54 #52 ... 07:05:54 07:05:54 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:05:54 #53 ... 07:05:54 07:05:54 #54 [security-bootstrapper internal] load build context 07:05:54 #54 ... 07:05:54 07:05:54 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:05:54 #55 ... 07:05:54 07:05:54 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:54 #56 ... 07:05:54 07:05:54 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:05:54 #57 ... 07:05:54 07:05:54 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:05:54 #58 ... 07:05:54 07:05:54 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:05:54 #59 ... 07:05:54 07:05:54 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:05:55 #60 ... 07:05:55 07:05:55 #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:05:55 #61 ... 07:05:55 07:05:55 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:05:55 #62 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done 07:05:55 #62 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:05:55 #62 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 07:05:55 #62 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 07:05:55 #62 ... 07:05:55 07:05:55 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:05:55 #63 ... 07:05:55 07:05:55 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:05:55 #64 ... 07:05:55 07:05:55 #65 [core-command builder 2/7] WORKDIR /edgex-go 07:05:56 #65 ... 07:05:56 07:05:56 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:05:56 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 11.8s 07:05:56 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 12.6s done 07:05:56 #41 ... 07:05:56 07:05:56 #65 [core-keeper builder 2/7] WORKDIR /edgex-go 07:05:56 #65 DONE 12.9s 07:05:56 07:05:56 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:05:56 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 12.6s done 07:05:56 #41 ... 07:05:56 07:05:56 #47 [security-secretstore-setup internal] load build context 07:05:56 #47 transferring context: 496.22MB 11.6s done 07:05:56 #47 DONE 13.4s 07:05:56 07:05:56 #43 [security-spiffe-token-provider internal] load build context 07:05:56 #43 transferring context: 496.22MB 12.5s done 07:05:56 #43 DONE 13.7s 07:05:56 07:05:56 #51 [security-proxy-auth internal] load build context 07:05:56 #51 transferring context: 496.22MB 12.2s done 07:05:56 #51 DONE 13.6s 07:05:56 07:05:56 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:05:56 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 07:05:56 #41 ... 07:05:56 07:05:56 #46 [support-notifications internal] load build context 07:05:56 #46 transferring context: 496.22MB 12.3s done 07:05:56 #46 DONE 13.6s 07:05:56 07:05:56 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:05:56 #41 ... 07:05:56 07:05:56 #44 [core-command internal] load build context 07:05:56 #44 transferring context: 496.22MB 12.5s done 07:05:56 #44 DONE 13.8s 07:05:56 07:05:56 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:05:57 #41 ... 07:05:57 07:05:57 #54 [security-bootstrapper internal] load build context 07:05:57 #54 transferring context: 496.22MB 14.3s done 07:05:57 #54 DONE 14.4s 07:05:57 07:05:57 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:05:57 #41 ... 07:05:57 07:05:57 #49 [security-proxy-setup internal] load build context 07:05:57 #49 transferring context: 496.22MB 14.6s done 07:05:57 #49 DONE 14.7s 07:05:57 07:05:57 #42 [core-metadata internal] load build context 07:05:57 #42 transferring context: 496.22MB 14.8s done 07:05:57 #42 DONE 14.9s 07:05:57 07:05:57 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:05:59 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.3s done 07:06:03 #41 ... 07:06:03 07:06:03 #45 [core-common-config-bootstrapper internal] load build context 07:06:03 #45 transferring context: 496.22MB 14.8s done 07:06:03 #45 ... 07:06:03 07:06:03 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:06:03 #57 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:03 #57 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:03 #57 17.98 (1/4) Installing ca-certificates (20241121-r1) 07:06:03 #57 17.99 (2/4) Installing dumb-init (1.2.5-r3) 07:06:03 #57 17.99 (3/4) Installing su-exec (0.2-r3) 07:06:03 #57 18.00 (4/4) Installing yq-go (4.44.1-r2) 07:06:03 #57 18.06 Executing busybox-1.36.1-r29.trigger 07:06:03 #57 18.07 Executing ca-certificates-20241121-r1.trigger 07:06:03 #57 18.11 OK: 19 MiB in 18 packages 07:06:03 #57 ... 07:06:03 07:06:03 #48 [core-keeper internal] load build context 07:06:03 #48 transferring context: 496.22MB 15.3s done 07:06:04 #48 ... 07:06:04 07:06:04 #50 [core-data internal] load build context 07:06:04 #50 transferring context: 496.22MB 14.7s done 07:06:04 #50 ... 07:06:04 07:06:04 #52 [support-scheduler internal] load build context 07:06:04 #52 transferring context: 496.22MB 15.2s done 07:06:06 #52 ... 07:06:06 07:06:06 #50 [core-data internal] load build context 07:06:06 #50 DONE 22.5s 07:06:06 07:06:06 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:06:06 #62 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 07:06:06 #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 07:06:06 #62 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 07:06:06 #62 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done 07:06:06 #62 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 07:06:06 #62 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.6s done 07:06:06 #62 ... 07:06:06 07:06:06 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:06:06 #66 ... 07:06:06 07:06:06 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:06:06 #0 0.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:06 #0 0.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:06 #0 1.279 OK: 248 MiB in 58 packages 07:06:07 #67 ... 07:06:07 07:06:07 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:06:07 #68 ... 07:06:07 07:06:07 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:06:07 #69 ... 07:06:07 07:06:07 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:06:07 #64 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:07 #64 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:07 #64 13.33 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:06:07 #64 13.33 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:06:07 #64 13.33 OK: 24170 distinct packages available 07:06:07 #64 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:07 #64 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:07 #64 13.99 (1/4) Installing dumb-init (1.2.5-r3) 07:06:07 #64 13.99 (2/4) Installing musl-obstack (1.2.3-r2) 07:06:07 #64 14.00 (3/4) Installing libucontext (1.2-r3) 07:06:07 #64 14.00 (4/4) Installing gcompat (1.1.0-r4) 07:06:07 #64 14.01 Executing busybox-1.36.1-r29.trigger 07:06:07 #64 14.02 OK: 8 MiB in 18 packages 07:06:07 #64 ... 07:06:07 07:06:07 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:07 #70 ... 07:06:07 07:06:07 #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:06:08 #71 ... 07:06:08 07:06:08 #45 [core-common-config-bootstrapper internal] load build context 07:06:08 #45 DONE 24.6s 07:06:08 07:06:08 #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:06:08 #61 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:08 #61 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:08 #61 14.00 (1/1) Installing dumb-init (1.2.5-r3) 07:06:08 #61 14.00 Executing busybox-1.36.1-r29.trigger 07:06:08 #61 14.00 OK: 8 MiB in 15 packages 07:06:08 #61 ... 07:06:08 07:06:08 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:06:08 #55 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:08 #55 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:08 #55 14.28 (1/3) Installing ca-certificates (20241121-r1) 07:06:08 #55 14.29 (2/3) Installing dumb-init (1.2.5-r3) 07:06:08 #55 14.30 (3/3) Installing tzdata (2025a-r0) 07:06:08 #55 14.35 Executing busybox-1.36.1-r29.trigger 07:06:08 #55 14.44 Executing ca-certificates-20241121-r1.trigger 07:06:08 #55 14.47 OK: 10 MiB in 17 packages 07:06:08 #55 ... 07:06:08 07:06:08 #38 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:06:08 #38 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:08 #38 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:08 #38 13.52 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:06:08 #38 13.52 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:06:08 #38 13.52 OK: 24170 distinct packages available 07:06:08 #38 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:08 #38 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:08 #38 14.12 (1/5) Installing dumb-init (1.2.5-r3) 07:06:08 #38 14.13 (2/5) Installing musl-obstack (1.2.3-r2) 07:06:08 #38 14.13 (3/5) Installing libucontext (1.2-r3) 07:06:08 #38 14.14 (4/5) Installing gcompat (1.1.0-r4) 07:06:08 #38 14.14 (5/5) Installing openssl (3.3.3-r0) 07:06:08 #38 14.15 Executing busybox-1.36.1-r29.trigger 07:06:08 #38 14.16 OK: 9 MiB in 19 packages 07:06:08 #38 ... 07:06:08 07:06:08 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:06:08 #53 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:08 #53 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:08 #53 14.13 (1/7) Installing ca-certificates (20241121-r1) 07:06:08 #53 14.15 (2/7) Installing dumb-init (1.2.5-r3) 07:06:08 #53 14.15 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:06:08 #53 14.16 (4/7) Installing libsodium (1.0.19-r0) 07:06:08 #53 14.17 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:06:08 #53 14.19 (6/7) Installing libzmq (4.3.5-r2) 07:06:08 #53 14.19 (7/7) Installing zeromq (4.3.5-r2) 07:06:08 #53 14.20 Executing busybox-1.36.1-r29.trigger 07:06:08 #53 14.22 Executing ca-certificates-20241121-r1.trigger 07:06:08 #53 14.26 OK: 12 MiB in 21 packages 07:06:08 #53 ... 07:06:08 07:06:08 #52 [support-scheduler internal] load build context 07:06:08 #52 DONE 25.4s 07:06:08 07:06:08 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:06:08 #58 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:08 #58 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:08 #58 17.04 (1/4) Installing dumb-init (1.2.5-r3) 07:06:08 #58 17.05 (2/4) Installing openssl (3.3.3-r0) 07:06:08 #58 17.09 (3/4) Installing su-exec (0.2-r3) 07:06:08 #58 17.09 (4/4) Installing yq-go (4.44.1-r2) 07:06:08 #58 17.20 Executing busybox-1.36.1-r29.trigger 07:06:08 #58 17.20 OK: 19 MiB in 18 packages 07:06:09 #58 ... 07:06:09 07:06:09 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:06:09 #60 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:09 #60 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:09 #60 15.42 (1/2) Installing dumb-init (1.2.5-r3) 07:06:09 #60 15.42 (2/2) Installing su-exec (0.2-r3) 07:06:09 #60 15.43 Executing busybox-1.36.1-r29.trigger 07:06:09 #60 15.43 OK: 8 MiB in 16 packages 07:06:09 #60 ... 07:06:09 07:06:09 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:06:09 #63 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:09 #63 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:09 #63 18.80 (1/1) Installing dumb-init (1.2.5-r3) 07:06:09 #63 18.81 Executing busybox-1.36.1-r29.trigger 07:06:09 #63 18.81 OK: 8 MiB in 15 packages 07:06:10 #63 ... 07:06:10 07:06:10 #48 [core-keeper internal] load build context 07:06:10 #48 DONE 27.2s 07:06:10 07:06:10 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:06:10 #57 DONE 26.3s 07:06:10 07:06:10 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:06:10 #67 DONE 13.8s 07:06:10 07:06:10 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:06:10 #60 DONE 26.3s 07:06:10 07:06:10 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:06:10 #64 DONE 26.3s 07:06:10 07:06:10 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:10 #56 DONE 26.3s 07:06:10 07:06:10 #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:06:10 #61 DONE 26.5s 07:06:10 07:06:10 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:06:10 #72 ... 07:06:10 07:06:10 #38 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:06:10 #38 DONE 26.5s 07:06:10 07:06:10 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:06:10 #55 DONE 26.4s 07:06:10 07:06:10 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:06:10 #63 DONE 26.4s 07:06:10 07:06:10 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:06:10 #58 DONE 26.4s 07:06:10 07:06:10 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:06:10 #53 DONE 26.4s 07:06:10 07:06:10 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:06:10 #73 DONE 0.2s 07:06:10 07:06:10 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:06:10 #41 DONE 26.9s 07:06:10 07:06:10 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:06:12 #62 ... 07:06:12 07:06:12 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:12 #70 DONE 15.5s 07:06:12 07:06:12 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:06:12 #71 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:12 #71 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:12 #71 15.44 OK: 248 MiB in 58 packages 07:06:12 #71 DONE 15.7s 07:06:12 07:06:12 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:06:12 #74 DONE 0.0s 07:06:12 07:06:12 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:06:12 #68 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:12 #68 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:12 #68 ... 07:06:12 07:06:12 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:06:12 #69 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:12 #69 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:12 #69 15.22 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:06:12 #69 15.22 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:06:12 #69 15.22 OK: 24189 distinct packages available 07:06:12 #69 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:12 #69 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:12 #69 15.75 OK: 248 MiB in 58 packages 07:06:12 #69 DONE 15.9s 07:06:12 07:06:12 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:06:12 #68 15.89 OK: 248 MiB in 58 packages 07:06:12 #68 DONE 16.0s 07:06:12 07:06:12 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:06:12 #75 DONE 0.1s 07:06:12 07:06:12 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:06:12 #76 DONE 0.0s 07:06:12 07:06:12 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:06:12 #72 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:13 #72 ... 07:06:13 07:06:13 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:06:13 #59 27.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:13 #59 27.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:13 #59 27.80 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:06:13 #59 27.80 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:06:13 #59 27.80 OK: 24170 distinct packages available 07:06:13 #59 27.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:13 #59 27.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:13 #59 28.28 (1/14) Installing ca-certificates (20241121-r1) 07:06:13 #59 28.29 (2/14) Installing brotli-libs (1.1.0-r2) 07:06:13 #59 28.31 (3/14) Installing c-ares (1.33.1-r0) 07:06:13 #59 28.32 (4/14) Installing libunistring (1.2-r0) 07:06:13 #59 28.33 (5/14) Installing libidn2 (2.3.7-r0) 07:06:13 #59 28.35 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:06:13 #59 28.35 (7/14) Installing libpsl (0.21.5-r1) 07:06:13 #59 28.35 (8/14) Installing zstd-libs (1.5.6-r0) 07:06:13 #59 28.36 (9/14) Installing libcurl (8.12.1-r0) 07:06:13 #59 28.39 (10/14) Installing curl (8.12.1-r0) 07:06:13 #59 28.40 (11/14) Installing dumb-init (1.2.5-r3) 07:06:13 #59 28.41 (12/14) Installing musl-obstack (1.2.3-r2) 07:06:13 #59 28.41 (13/14) Installing libucontext (1.2-r3) 07:06:13 #59 28.41 (14/14) Installing gcompat (1.1.0-r4) 07:06:13 #59 28.42 Executing busybox-1.36.1-r29.trigger 07:06:13 #59 28.42 Executing ca-certificates-20241121-r1.trigger 07:06:13 #59 28.51 OK: 13 MiB in 28 packages 07:06:13 #59 DONE 28.6s 07:06:13 07:06:13 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:06:13 #72 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:13 #72 ... 07:06:13 07:06:13 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:06:13 #66 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:13 #66 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:13 #66 16.37 OK: 248 MiB in 58 packages 07:06:13 #66 DONE 16.5s 07:06:13 07:06:13 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:06:13 #72 2.915 OK: 8 MiB in 15 packages 07:06:13 #72 DONE 3.0s 07:06:13 07:06:13 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:06:13 #0 2.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:13 #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:13 #0 2.630 OK: 19 MiB in 18 packages 07:06:13 #77 DONE 2.7s 07:06:13 07:06:13 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:06:13 #78 DONE 0.0s 07:06:13 07:06:13 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:13 #79 ... 07:06:13 07:06:13 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:06:13 #0 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:13 #0 2.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:13 #0 2.874 OK: 8 MiB in 16 packages 07:06:13 #80 DONE 3.0s 07:06:13 07:06:13 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:06:13 #81 ... 07:06:13 07:06:13 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:06:13 #0 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:13 #0 2.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:13 #0 3.268 OK: 8 MiB in 18 packages 07:06:13 #82 DONE 3.4s 07:06:14 07:06:14 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:06:14 #83 DONE 0.8s 07:06:14 07:06:14 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:06:14 #0 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:14 #0 3.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:14 #0 3.534 OK: 10 MiB in 17 packages 07:06:14 #84 DONE 4.1s 07:06:14 07:06:14 #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:06:14 #85 DONE 0.0s 07:06:14 07:06:14 #86 [security-spire-config stage-2 6/10] COPY security.txt / 07:06:14 #86 DONE 0.0s 07:06:14 07:06:14 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:06:14 #87 DONE 0.0s 07:06:14 07:06:14 #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:06:14 #88 DONE 0.0s 07:06:14 07:06:14 #89 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:06:14 #89 DONE 0.0s 07:06:14 07:06:14 #90 [security-spire-config] exporting to image 07:06:14 #90 exporting layers 07:06:15 #90 ... 07:06:15 07:06:15 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:06:15 #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:15 #0 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:15 #0 4.478 OK: 8 MiB in 15 packages 07:06:15 #91 DONE 4.6s 07:06:15 07:06:15 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:06:15 #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:15 #0 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:15 #0 4.501 OK: 19 MiB in 18 packages 07:06:15 #92 DONE 4.6s 07:06:15 07:06:15 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:06:15 #0 4.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:15 #0 4.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:15 #0 4.522 OK: 9 MiB in 19 packages 07:06:15 #93 DONE 4.7s 07:06:15 07:06:15 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:06:15 #94 DONE 0.1s 07:06:15 07:06:15 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:06:16 #95 DONE 1.0s 07:06:16 07:06:16 #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:06:16 #0 4.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:16 #0 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:16 #0 5.025 OK: 12 MiB in 21 packages 07:06:16 #96 DONE 5.7s 07:06:16 07:06:16 #97 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:06:16 #0 2.815 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:16 #0 4.290 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:16 #0 4.997 (1/1) Installing dumb-init (1.2.5-r3) 07:06:16 #0 5.305 Executing busybox-1.36.1-r29.trigger 07:06:16 #0 5.311 OK: 8 MiB in 15 packages 07:06:16 #97 DONE 5.8s 07:06:16 07:06:16 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:06:16 #98 DONE 1.1s 07:06:16 07:06:16 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:06:16 #99 DONE 0.1s 07:06:16 07:06:16 #90 [security-spire-config] exporting to image 07:06:16 #90 exporting layers 1.5s done 07:06:16 #90 writing image sha256:1eb660c11a29a9c7c25e4f36e3ae90a1fc117199e1cfa6231141de3444e0fa17 0.0s done 07:06:16 #90 naming to docker.io/library/security-spire-config done 07:06:16 #90 DONE 1.5s 07:06:16 07:06:16 #100 [security-spire-server stage-2 6/9] COPY security.txt / 07:06:17 #100 DONE 0.6s 07:06:17 07:06:17 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:06:17 #101 DONE 0.7s 07:06:17 07:06:17 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:06:17 #102 DONE 0.1s 07:06:17 07:06:17 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:06:17 #103 DONE 0.1s 07:06:17 07:06:17 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:06:17 #104 DONE 0.1s 07:06:17 07:06:17 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 07:06:17 #105 DONE 0.0s 07:06:17 07:06:17 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:06:17 #106 DONE 0.1s 07:06:17 07:06:17 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:06:17 #107 DONE 0.1s 07:06:17 07:06:17 #90 [security-spire-server] exporting to image 07:06:17 #90 ... 07:06:17 07:06:17 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:06:17 #108 DONE 0.1s 07:06:17 07:06:17 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:06:17 #109 DONE 0.0s 07:06:17 07:06:17 #90 [security-spire-agent] exporting to image 07:06:17 #90 ... 07:06:17 07:06:17 #110 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:06:17 #0 4.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:17 #0 4.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:17 #0 4.537 OK: 13 MiB in 28 packages 07:06:17 #110 DONE 4.6s 07:06:17 07:06:17 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:06:17 #81 DONE 4.1s 07:06:17 07:06:17 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:06:17 #111 DONE 0.0s 07:06:17 07:06:17 #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:06:17 #0 4.042 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:17 #0 4.559 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:17 #0 5.298 OK: 248 MiB in 58 packages 07:06:17 #112 DONE 5.4s 07:06:17 07:06:17 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:17 #113 ... 07:06:17 07:06:17 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:06:17 #114 DONE 0.0s 07:06:17 07:06:17 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:18 #115 ... 07:06:18 07:06:18 #90 [security-spire-agent] exporting to image 07:06:18 #90 exporting layers 0.8s done 07:06:18 #90 writing image sha256:8bd9c88ee97523797a37eec7f62faa54126bd9d9829e94c2015ce65de8097642 done 07:06:18 #90 naming to docker.io/library/security-spire-server done 07:06:18 #90 writing image sha256:e64aa2d1b6717084cd9a55f64321900e740d302bb4e3e7c55ea57125ad3d5968 done 07:06:18 #90 naming to docker.io/library/security-spire-agent done 07:06:18 #90 DONE 2.5s 07:06:18 07:06:18 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:21 #116 ... 07:06:21 07:06:21 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:21 #117 ... 07:06:21 07:06:21 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:22 Removing intermediate container 31d0009f36f8 07:06:22 ---> 08aae4f7ee8e 07:06:22 Successfully built 08aae4f7ee8e 07:06:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:22 + docker inspect -f . ci-base-image-arm64 07:06:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:23 prd-ubuntu20.04-docker-arm64-4c-16g-40865 does not seem to be running inside a container 07:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@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 07:06:24 $ docker top f0224307725846d49927122d293c4bb4ea6e4a5fc4aef37eb4ba3b8621f9466c -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:25 + go version 07:06:25 go version go1.23.4 linux/arm64 [Pipeline] } 07:06:25 $ docker stop --time=1 f0224307725846d49927122d293c4bb4ea6e4a5fc4aef37eb4ba3b8621f9466c 07:06:27 $ docker rm -f --volumes f0224307725846d49927122d293c4bb4ea6e4a5fc4aef37eb4ba3b8621f9466c [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 07:06:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:06:28 07:06:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:06:28 latest: Pulling from edgex-devops/edgex-compose-arm64 07:06:28 547446be3368: Pulling fs layer 07:06:28 d125d8839a47: Pulling fs layer 07:06:28 3e85d5ac6304: Pulling fs layer 07:06:28 c3105a71a48b: Pulling fs layer 07:06:28 0f093f025ec4: Pulling fs layer 07:06:28 c3106fc0e877: Pulling fs layer 07:06:28 0f093f025ec4: Waiting 07:06:28 c3105a71a48b: Waiting 07:06:28 c3106fc0e877: Waiting 07:06:28 547446be3368: Verifying Checksum 07:06:28 c3105a71a48b: Verifying Checksum 07:06:28 c3105a71a48b: Download complete 07:06:28 d125d8839a47: Verifying Checksum 07:06:28 d125d8839a47: Download complete 07:06:28 c3106fc0e877: Verifying Checksum 07:06:28 c3106fc0e877: Download complete 07:06:29 0f093f025ec4: Verifying Checksum 07:06:29 0f093f025ec4: Download complete 07:06:29 547446be3368: Pull complete 07:06:30 d125d8839a47: Pull complete 07:06:30 3e85d5ac6304: Verifying Checksum 07:06:30 3e85d5ac6304: Download complete 07:06:41 3e85d5ac6304: Pull complete 07:06:41 c3105a71a48b: Pull complete 07:06:41 0f093f025ec4: Pull complete 07:06:41 c3106fc0e877: Pull complete 07:06:41 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:06:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:06:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:42 prd-ubuntu20.04-docker-arm64-4c-16g-40865 does not seem to be running inside a container 07:06:42 $ 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/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@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 07:06:44 $ docker top 3ebded78f7a8877b4fcf2a229168b9b90a25de6f11b8576bee3c3f8bd98c9e0e -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:44 + docker compose -f ./docker-compose-build.yml build --parallel 07:06:54 #1 [support-scheduler internal] load build definition from Dockerfile 07:06:54 #1 transferring dockerfile: 07:06:54 #1 transferring dockerfile: 1.83kB done 07:06:54 #1 DONE 0.1s 07:06:54 07:06:54 #2 [security-spire-server internal] load build definition from Dockerfile 07:06:54 #2 transferring dockerfile: 1.70kB done 07:06:54 #2 DONE 0.0s 07:06:54 07:06:54 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:06:54 #3 transferring dockerfile: 2.23kB done 07:06:54 #3 DONE 0.1s 07:06:54 07:06:54 #4 [security-bootstrapper internal] load build definition from Dockerfile 07:06:54 #4 transferring dockerfile: 3.02kB done 07:06:54 #4 DONE 0.1s 07:06:54 07:06:54 #5 [core-keeper internal] load build definition from Dockerfile 07:06:54 #5 transferring dockerfile: 2.01kB done 07:06:54 #5 DONE 0.1s 07:06:54 07:06:54 #6 [core-metadata internal] load build definition from Dockerfile 07:06:54 #6 transferring dockerfile: 2.10kB done 07:06:54 #6 DONE 0.1s 07:06:54 07:06:54 #7 [security-spire-agent internal] load build definition from Dockerfile 07:06:54 #7 transferring dockerfile: 1.81kB done 07:06:54 #7 DONE 0.1s 07:06:54 07:06:54 #8 [support-notifications internal] load build definition from Dockerfile 07:06:54 #8 transferring dockerfile: 2.00kB done 07:06:54 #8 DONE 0.1s 07:06:54 07:06:54 #9 [security-proxy-auth internal] load build definition from Dockerfile 07:06:54 #9 transferring dockerfile: 2.14kB 0.0s done 07:06:54 #9 DONE 0.1s 07:06:54 07:06:54 #10 [security-proxy-setup internal] load build definition from Dockerfile 07:06:54 #10 transferring dockerfile: 2.50kB done 07:06:54 #10 DONE 0.1s 07:06:54 07:06:54 #11 [core-command internal] load build definition from Dockerfile 07:06:54 #11 transferring dockerfile: 1.94kB done 07:06:54 #11 DONE 0.1s 07:06:54 07:06:54 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:06:54 #12 transferring dockerfile: 1.89kB done 07:06:54 #12 DONE 0.1s 07:06:54 07:06:54 #13 [security-secretstore-setup internal] load build definition from Dockerfile 07:06:54 #13 transferring dockerfile: 2.49kB done 07:06:54 #13 DONE 0.1s 07:06:54 07:06:54 #14 [core-data internal] load build definition from Dockerfile 07:06:54 #14 transferring dockerfile: 2.04kB done 07:06:54 #14 DONE 0.1s 07:06:54 07:06:54 #15 [security-spire-config internal] load build definition from Dockerfile 07:06:54 #15 transferring dockerfile: 1.69kB 0.0s done 07:06:54 #15 DONE 0.1s 07:06:54 07:06:54 #16 [support-scheduler internal] load .dockerignore 07:06:54 #16 transferring context: 32B 07:06:54 #16 transferring context: 50B 0.0s done 07:06:54 #16 DONE 0.1s 07:06:55 07:06:55 #17 [security-spire-server internal] load .dockerignore 07:06:55 #17 transferring context: 50B done 07:06:55 #17 DONE 0.0s 07:06:55 07:06:55 #18 [core-common-config-bootstrapper internal] load .dockerignore 07:06:55 #18 transferring context: 50B done 07:06:55 #18 DONE 0.0s 07:06:55 07:06:55 #19 [security-bootstrapper internal] load .dockerignore 07:06:55 #19 transferring context: 50B done 07:06:55 #19 DONE 0.1s 07:06:55 07:06:55 #20 [core-keeper internal] load .dockerignore 07:06:55 #20 transferring context: 50B done 07:06:55 #20 DONE 0.1s 07:06:55 07:06:55 #21 [core-metadata internal] load .dockerignore 07:06:55 #21 transferring context: 50B 0.0s done 07:06:55 #21 DONE 0.1s 07:06:55 07:06:55 #22 [security-spire-agent internal] load .dockerignore 07:06:55 #22 transferring context: 50B done 07:06:55 #22 DONE 0.1s 07:06:55 07:06:55 #23 [support-notifications internal] load .dockerignore 07:06:55 #23 transferring context: 50B done 07:06:55 #23 DONE 0.1s 07:06:55 07:06:55 #24 [security-proxy-auth internal] load .dockerignore 07:06:56 #24 transferring context: 50B 0.0s done 07:06:56 #24 DONE 0.1s 07:06:56 07:06:56 #25 [security-proxy-setup internal] load .dockerignore 07:06:56 #25 transferring context: 50B done 07:06:56 #25 DONE 0.1s 07:06:56 07:06:56 #26 [core-command internal] load .dockerignore 07:06:56 #26 transferring context: 50B 0.0s done 07:06:56 #26 DONE 0.1s 07:06:56 07:06:56 #27 [security-spiffe-token-provider internal] load .dockerignore 07:06:56 #27 transferring context: 50B 0.0s done 07:06:56 #27 DONE 0.1s 07:06:56 07:06:56 #28 [security-secretstore-setup internal] load .dockerignore 07:06:56 #28 transferring context: 50B 0.0s done 07:06:56 #28 DONE 0.1s 07:06:56 07:06:56 #29 [core-data internal] load .dockerignore 07:06:56 #29 transferring context: 50B done 07:06:56 #29 DONE 0.1s 07:06:56 07:06:56 #30 [security-spire-config internal] load .dockerignore 07:06:56 #30 transferring context: 50B done 07:06:56 #30 DONE 0.1s 07:06:56 07:06:56 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:06:56 #31 DONE 0.0s 07:06:56 07:06:56 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 07:06:57 #32 DONE 0.4s 07:06:57 07:06:57 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:06:57 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:06:57 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:06:57 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:06:57 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:06:57 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.1s 07:06:57 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.82MB / 4.09MB 0.2s 07:06:57 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:06:57 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 07:06:57 #33 ... 07:06:57 07:06:57 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:06:57 #31 DONE 0.0s 07:06:57 07:06:57 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 07:06:57 #32 DONE 0.6s 07:06:57 07:06:57 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:06:57 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:06:57 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:06:57 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:06:57 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:06:57 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:06:57 #33 ... 07:06:57 07:06:57 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:06:57 #31 DONE 0.0s 07:06:57 07:06:57 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:06:57 #32 DONE 0.6s 07:06:57 07:06:57 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:06:58 #33 ... 07:06:58 07:06:58 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:06:58 #31 DONE 0.0s 07:06:58 07:06:58 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:06:58 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:06:58 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:06:58 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:06:58 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:06:58 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:06:58 #33 ... 07:06:58 07:06:58 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:06:58 #31 DONE 0.0s 07:06:58 07:06:58 #34 [support-scheduler internal] load build context 07:06:58 #34 transferring context: 3.21MB 1.0s done 07:06:58 #34 DONE 1.4s 07:06:58 07:06:58 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:06:58 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:06:58 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:06:58 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:06:58 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:06:58 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:06:58 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:06:58 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:06:58 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:06:58 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:06:58 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:06:58 #33 ... 07:06:58 07:06:58 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:06:58 #31 DONE 0.0s 07:06:58 07:06:58 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:06:58 #33 ... 07:06:58 07:06:58 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:06:58 #31 DONE 0.0s 07:06:58 07:06:58 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:06:58 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:06:58 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:06:58 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:06:58 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:06:58 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:06:59 #33 ... 07:06:59 07:06:59 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:06:59 #31 DONE 0.0s 07:06:59 07:06:59 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:06:59 #35 DONE 2.8s 07:06:59 07:06:59 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:06:59 #33 ... 07:06:59 07:06:59 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:06:59 #31 DONE 0.0s 07:06:59 07:06:59 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:06:59 #33 ... 07:06:59 07:06:59 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:06:59 #36 DONE 1.7s 07:06:59 07:06:59 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:06:59 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:06:59 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:06:59 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:06:59 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:06:59 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:06:59 #33 ... 07:06:59 07:06:59 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:06:59 #31 DONE 0.0s 07:06:59 07:06:59 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:06:59 #35 DONE 2.9s 07:06:59 07:06:59 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:06:59 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:06:59 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:06:59 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:06:59 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:06:59 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:06:59 #33 ... 07:06:59 07:06:59 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:06:59 #31 DONE 0.0s 07:06:59 #118 ... 07:06:59 07:06:59 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:59 #79 DONE 44.2s 07:06:59 07:06:59 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:59 #115 DONE 39.7s 07:06:59 07:06:59 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:59 #113 DONE 44.7s 07:06:59 07:06:59 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:59 #116 DONE 44.8s 07:06:59 07:06:59 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:59 #117 DONE 46.8s 07:06:59 07:06:59 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:59 #118 DONE 45.2s 07:06:59 07:06:59 #119 [security-proxy-setup builder 6/7] COPY . . 07:06:59 07:06:59 #37 [core-common-config-bootstrapper internal] load build context 07:06:59 #37 transferring context: 3.21MB 1.8s done 07:06:59 #37 DONE 2.2s 07:06:59 07:06:59 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:06:59 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done 07:06:59 #33 ... 07:06:59 07:06:59 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:06:59 #38 DONE 1.7s 07:06:59 07:06:59 #39 [security-bootstrapper internal] load build context 07:06:59 #39 transferring context: 3.21MB 1.5s done 07:06:59 #39 DONE 1.9s 07:07:00 07:07:00 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:00 #31 DONE 0.0s 07:07:00 07:07:00 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:07:00 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:07:00 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:07:00 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:07:00 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:07:00 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:07:00 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done 07:07:00 #33 ... 07:07:00 07:07:00 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 07:07:00 #32 DONE 2.7s 07:07:00 07:07:00 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:07:00 #35 DONE 2.9s 07:07:00 07:07:00 #40 [security-spiffe-token-provider internal] load build context 07:07:00 #40 DONE 0.0s 07:07:00 07:07:00 #41 [security-spire-server internal] load build context 07:07:00 #41 transferring context: 23.80kB 0.1s done 07:07:00 #41 DONE 1.1s 07:07:00 07:07:00 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:07:00 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:07:00 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:07:00 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:07:00 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:07:00 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:07:00 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done 07:07:01 #33 ... 07:07:01 07:07:01 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:07:01 #36 DONE 2.5s 07:07:01 07:07:01 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:07:01 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:07:01 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:07:01 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:07:01 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:07:01 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:07:01 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done 07:07:01 #33 ... 07:07:01 07:07:01 #42 [core-metadata internal] load build context 07:07:01 #42 transferring context: 3.21MB 1.9s done 07:07:01 #42 DONE 3.3s 07:07:01 07:07:01 #43 [security-spire-agent internal] load build context 07:07:01 #43 transferring context: 23.33kB 0.1s done 07:07:01 #43 DONE 1.6s 07:07:01 07:07:01 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:01 #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done 07:07:01 #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:07:01 #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:07:01 #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:07:01 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done 07:07:01 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.9s done 07:07:01 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s done 07:07:01 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:07:01 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.2s 07:07:01 #44 ... 07:07:01 07:07:01 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:07:01 #33 DONE 5.9s 07:07:01 07:07:01 #45 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 07:07:01 #45 DONE 3.4s 07:07:01 07:07:01 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:01 #44 ... 07:07:01 07:07:01 #46 [core-keeper internal] load build context 07:07:01 #46 transferring context: 3.21MB 2.2s done 07:07:01 #46 DONE 3.6s 07:07:01 07:07:01 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:02 #44 ... 07:07:02 07:07:02 #47 [support-notifications internal] load build context 07:07:02 #47 transferring context: 3.21MB 2.3s done 07:07:02 #47 DONE 3.6s 07:07:02 07:07:02 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:02 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.09MB / 33.17MB 1.5s 07:07:02 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 1.6s 07:07:02 #44 ... 07:07:02 07:07:02 #48 [security-proxy-auth internal] load build context 07:07:02 #48 transferring context: 3.21MB 1.8s done 07:07:02 #48 DONE 2.9s 07:07:02 07:07:02 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:02 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.9s 07:07:02 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:07:03 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 2.4s 07:07:03 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 2.5s 07:07:03 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 07:07:03 #44 ... 07:07:03 07:07:03 #49 [core-command internal] load build context 07:07:03 #49 transferring context: 3.21MB 1.8s done 07:07:03 #49 DONE 3.6s 07:07:03 07:07:03 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:03 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 07:07:03 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 2.8s 07:07:03 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 3.0s 07:07:03 #44 ... 07:07:03 07:07:03 #50 [security-proxy-setup internal] load build context 07:07:03 #50 transferring context: 3.21MB 2.6s done 07:07:03 #50 DONE 4.0s 07:07:03 07:07:03 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:03 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.90MB / 33.17MB 3.1s 07:07:04 #44 ... 07:07:04 07:07:04 #51 [core-data internal] load build context 07:07:04 #51 transferring context: 3.21MB 1.7s done 07:07:04 #51 DONE 3.6s 07:07:04 07:07:04 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:04 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 3.4s 07:07:04 #44 ... 07:07:04 07:07:04 #52 [security-spire-config internal] load build context 07:07:04 #52 transferring context: 22.05kB 0.2s done 07:07:04 #52 DONE 3.0s 07:07:04 07:07:04 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:04 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 3.6s 07:07:04 #44 ... 07:07:04 07:07:04 #53 [security-secretstore-setup internal] load build context 07:07:04 #53 transferring context: 3.21MB 1.7s done 07:07:04 #53 DONE 3.9s 07:07:04 07:07:04 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:04 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.06MB / 33.17MB 3.8s 07:07:04 #44 ... 07:07:04 07:07:04 #40 [security-spiffe-token-provider internal] load build context 07:07:04 #40 transferring context: 3.21MB 2.0s done 07:07:04 #40 DONE 3.7s 07:07:04 07:07:04 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:04 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 4.0s 07:07:05 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.7s 07:07:05 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.8s done 07:07:07 #119 DONE 9.7s 07:07:07 07:07:07 #120 [support-notifications builder 6/7] COPY . . 07:07:07 #120 DONE 9.7s 07:07:07 07:07:07 #121 [core-keeper builder 7/8] COPY . . 07:07:07 #121 DONE 9.7s 07:07:07 07:07:07 #122 [security-spiffe-token-provider builder 6/7] COPY . . 07:07:07 #122 DONE 9.7s 07:07:07 07:07:07 #123 [security-secretstore-setup builder 6/7] COPY . . 07:07:07 #123 CACHED 07:07:07 07:07:07 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:07:07 #124 CACHED 07:07:07 07:07:07 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:07 #125 CACHED 07:07:07 07:07:07 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:07:07 #126 CACHED 07:07:07 07:07:07 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:07 #127 CACHED 07:07:07 07:07:07 #128 [security-bootstrapper builder 6/7] COPY . . 07:07:07 #128 CACHED 07:07:07 07:07:07 #129 [support-scheduler builder 6/7] COPY . . 07:07:07 #129 DONE 9.7s 07:07:07 07:07:07 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:07:07 #130 ... 07:07:07 07:07:07 #131 [security-proxy-auth builder 6/7] COPY . . 07:07:07 #131 CACHED 07:07:07 07:07:07 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:07 #132 CACHED 07:07:07 07:07:07 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:07:07 #133 CACHED 07:07:07 07:07:07 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:07 #134 CACHED 07:07:07 07:07:07 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 07:07:07 #135 CACHED 07:07:07 07:07:07 #136 [core-data builder 6/7] COPY . . 07:07:07 #136 CACHED 07:07:07 07:07:07 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:07 #137 CACHED 07:07:07 07:07:07 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:07:07 #138 CACHED 07:07:07 07:07:07 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 07:07:07 #139 CACHED 07:07:07 07:07:07 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 07:07:07 #140 CACHED 07:07:07 07:07:07 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:07 #141 CACHED 07:07:07 07:07:07 #142 [core-command builder 6/7] COPY . . 07:07:07 #142 CACHED 07:07:07 07:07:07 #143 [core-metadata builder 6/7] COPY . . 07:07:07 #143 DONE 9.8s 07:07:07 07:07:07 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:07:08 #144 1.342 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:07:09 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 07:07:10 #44 ... 07:07:10 07:07:10 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:10 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.9s done 07:07:10 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:07:10 #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 07:07:10 #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 07:07:10 #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 07:07:10 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 07:07:10 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 07:07:10 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.7s done 07:07:10 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.0s done 07:07:10 #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:07:10 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 07:07:10 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.8s 07:07:10 #54 ... 07:07:10 07:07:10 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:12 #44 ... 07:07:12 07:07:12 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:07:12 #0 7.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:12 #0 7.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:12 #0 9.309 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:07:12 #0 9.309 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:07:12 #0 9.309 OK: 24067 distinct packages available 07:07:12 #0 9.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:12 #55 ... 07:07:12 07:07:12 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:07:12 #0 9.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:12 #56 ... 07:07:12 07:07:12 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:07:12 #0 8.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:12 #0 9.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:12 #57 ... 07:07:12 07:07:12 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:07:12 #58 ... 07:07:12 07:07:12 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:07:12 #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:12 #59 ... 07:07:12 07:07:12 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:13 #60 ... 07:07:13 07:07:13 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:13 #44 ... 07:07:13 07:07:13 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:07:13 #61 ... 07:07:13 07:07:13 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:07:13 #62 ... 07:07:13 07:07:13 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:13 #60 DONE 11.2s 07:07:13 07:07:13 #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:07:13 #0 8.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:13 #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:13 #63 ... 07:07:13 07:07:13 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:07:13 #0 9.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:13 #64 ... 07:07:13 07:07:13 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:07:13 #65 ... 07:07:13 07:07:13 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:13 #66 ... 07:07:13 07:07:13 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:07:13 #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:14 #67 ... 07:07:14 07:07:14 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:07:14 #68 ... 07:07:14 07:07:14 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:07:14 #69 ... 07:07:14 07:07:14 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:07:14 #70 ... 07:07:14 07:07:14 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:07:14 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:14 #71 ... 07:07:14 07:07:14 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:15 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.8s 07:07:15 #54 ... 07:07:15 07:07:15 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:15 #66 DONE 12.6s 07:07:15 07:07:15 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:15 #54 ... 07:07:15 07:07:15 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:07:17 #72 ... 07:07:17 07:07:17 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:07:17 #57 14.12 OK: 239 MiB in 58 packages 07:07:17 #57 DONE 15.7s 07:07:17 07:07:17 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:17 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.3s 07:07:18 #44 ... 07:07:18 07:07:18 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:07:18 #73 DONE 0.8s 07:07:18 07:07:18 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:18 #144 ... 07:07:18 07:07:18 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:07:18 #0 0.505 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:07:18 #145 ... 07:07:18 07:07:18 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:07:18 #0 1.100 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:07:18 #146 ... 07:07:18 07:07:18 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:07:18 #0 0.833 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:07:18 #147 ... 07:07:18 07:07:18 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:07:18 #0 0.947 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:07:18 #148 ... 07:07:18 07:07:18 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:07:18 #0 1.402 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:07:18 #149 ... 07:07:18 07:07:18 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:07:18 #0 0.544 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:07:18 #150 ... 07:07:18 07:07:18 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:07:18 #0 1.084 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:07:18 #151 ... 07:07:18 07:07:18 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:07:18 #0 1.055 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:07:18 #152 ... 07:07:18 07:07:18 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:07:18 #130 0.956 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:07:18 #130 ... 07:07:18 07:07:18 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:07:18 #0 0.634 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:07:18 #153 ... 07:07:18 07:07:18 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:07:18 #0 1.047 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:07:22 #44 ... 07:07:22 07:07:22 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:07:22 #55 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:22 #55 20.22 OK: 239 MiB in 58 packages 07:07:22 #55 ... 07:07:22 07:07:22 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:07:22 #56 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:22 #56 20.00 OK: 239 MiB in 58 packages 07:07:22 #56 ... 07:07:22 07:07:22 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:22 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.5s 07:07:23 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.0s done 07:07:23 #44 ... 07:07:23 07:07:23 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:07:23 #0 5.732 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:23 #0 7.886 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:23 #74 ... 07:07:23 07:07:23 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:24 #44 ... 07:07:24 07:07:24 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:07:24 #64 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:24 #64 ... 07:07:24 07:07:24 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:07:24 #59 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:24 #59 ... 07:07:24 07:07:24 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:07:24 #58 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:24 #58 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:24 #58 ... 07:07:24 07:07:24 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:07:24 #55 DONE 22.4s 07:07:24 07:07:24 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:07:24 #75 ... 07:07:24 07:07:24 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:07:24 #56 DONE 22.5s 07:07:24 07:07:24 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:07:25 #76 ... 07:07:25 07:07:25 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:07:25 #67 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:25 #67 ... 07:07:25 07:07:25 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:07:25 #61 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:25 #61 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:25 #61 ... 07:07:25 07:07:25 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:07:25 #65 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:25 #65 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:25 #65 ... 07:07:25 07:07:25 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:07:25 #75 DONE 0.9s 07:07:25 07:07:25 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:07:25 #70 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:25 #70 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:25 #70 ... 07:07:25 07:07:25 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:07:25 #76 DONE 0.8s 07:07:25 07:07:25 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:07:25 #68 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:25 #68 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:25 #68 ... 07:07:25 07:07:25 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:07:25 #71 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:25 #71 22.68 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:07:25 #71 22.68 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:07:25 #71 22.68 OK: 24048 distinct packages available 07:07:25 #71 ... 07:07:25 07:07:25 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:07:25 #69 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:25 #69 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:25 #69 ... 07:07:25 07:07:25 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:07:25 #67 22.17 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:07:25 #67 22.17 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:07:25 #67 22.18 OK: 24048 distinct packages available 07:07:26 #67 ... 07:07:26 07:07:26 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:07:26 #62 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:26 #62 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:26 #62 ... 07:07:26 07:07:26 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:26 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.9s done 07:07:26 #54 ... 07:07:26 07:07:26 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:07:26 #64 21.22 (1/3) Installing ca-certificates (20241121-r1) 07:07:26 #64 22.13 (2/3) Installing dumb-init (1.2.5-r3) 07:07:26 #64 22.15 (3/3) Installing tzdata (2025a-r0) 07:07:27 #64 ... 07:07:27 07:07:27 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:07:27 #59 22.53 OK: 239 MiB in 58 packages 07:07:27 #59 DONE 24.8s 07:07:27 07:07:27 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:07:27 #77 DONE 0.6s 07:07:27 07:07:27 #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:07:27 #63 21.19 (1/1) Installing dumb-init (1.2.5-r3) 07:07:27 #63 21.25 Executing busybox-1.36.1-r29.trigger 07:07:27 #63 21.52 OK: 9 MiB in 15 packages 07:07:27 #63 DONE 24.5s 07:07:27 07:07:27 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:07:28 #78 ... 07:07:28 07:07:28 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:28 #79 ... 07:07:28 07:07:28 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:07:28 #58 26.63 OK: 239 MiB in 58 packages 07:07:30 #58 ... 07:07:30 07:07:30 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:07:30 #70 25.00 (1/2) Installing dumb-init (1.2.5-r3) 07:07:30 #70 25.03 (2/2) Installing su-exec (0.2-r3) 07:07:30 #70 25.04 Executing busybox-1.36.1-r29.trigger 07:07:30 #70 25.25 OK: 9 MiB in 16 packages 07:07:30 #70 DONE 27.5s 07:07:30 07:07:30 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:07:31 #80 ... 07:07:31 07:07:31 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:07:31 #72 5.554 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:31 #72 7.739 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:31 #72 ... 07:07:31 07:07:31 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:07:31 #62 28.25 (1/4) Installing ca-certificates (20241121-r1) 07:07:31 #62 ... 07:07:31 07:07:31 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:07:31 #58 DONE 29.6s 07:07:31 07:07:31 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:07:31 #81 ... 07:07:31 07:07:31 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:07:31 #64 24.21 Executing busybox-1.36.1-r29.trigger 07:07:31 #64 24.41 Executing ca-certificates-20241121-r1.trigger 07:07:31 #64 26.01 OK: 11 MiB in 17 packages 07:07:31 #64 DONE 28.6s 07:07:31 07:07:31 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:07:32 #82 ... 07:07:32 07:07:32 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:07:32 #81 DONE 1.1s 07:07:32 07:07:32 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:07:32 #62 29.12 (2/4) Installing dumb-init (1.2.5-r3) 07:07:32 #62 29.16 (3/4) Installing su-exec (0.2-r3) 07:07:32 #62 29.17 (4/4) Installing yq-go (4.44.1-r2) 07:07:32 #62 ... 07:07:32 07:07:32 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:07:32 #69 26.44 (1/1) Installing dumb-init (1.2.5-r3) 07:07:32 #69 26.49 Executing busybox-1.36.1-r29.trigger 07:07:32 #69 26.75 OK: 9 MiB in 15 packages 07:07:32 #69 DONE 29.7s 07:07:32 07:07:32 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:07:33 #83 ... 07:07:33 07:07:33 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:07:33 #68 24.30 (1/7) Installing ca-certificates (20241121-r1) 07:07:33 #68 24.90 (2/7) Installing dumb-init (1.2.5-r3) 07:07:33 #68 24.94 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:07:33 #68 24.99 (4/7) Installing libsodium (1.0.19-r0) 07:07:33 #68 25.04 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:07:33 #68 25.50 (6/7) Installing libzmq (4.3.5-r2) 07:07:33 #68 25.67 (7/7) Installing zeromq (4.3.5-r2) 07:07:33 #68 25.83 Executing busybox-1.36.1-r29.trigger 07:07:33 #68 26.03 Executing ca-certificates-20241121-r1.trigger 07:07:33 #68 27.57 OK: 14 MiB in 21 packages 07:07:33 #68 DONE 30.8s 07:07:34 07:07:34 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:07:34 #74 20.60 OK: 239 MiB in 58 packages 07:07:34 #74 ... 07:07:34 07:07:34 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:07:34 #61 26.13 (1/4) Installing dumb-init (1.2.5-r3) 07:07:34 #61 26.16 (2/4) Installing openssl (3.3.3-r0) 07:07:34 #61 26.32 (3/4) Installing su-exec (0.2-r3) 07:07:34 #61 26.38 (4/4) Installing yq-go (4.44.1-r2) 07:07:34 #61 28.77 Executing busybox-1.36.1-r29.trigger 07:07:34 #61 29.15 OK: 20 MiB in 18 packages 07:07:34 #61 DONE 31.6s 07:07:34 07:07:34 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:07:35 #84 ... 07:07:35 07:07:35 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:35 #85 ... 07:07:35 07:07:35 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:35 #86 ... 07:07:35 07:07:35 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:07:35 #72 20.02 (1/1) Installing dumb-init (1.2.5-r3) 07:07:36 #72 20.71 Executing busybox-1.36.1-r29.trigger 07:07:36 #72 ... 07:07:36 07:07:36 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:07:36 #74 DONE 23.2s 07:07:36 07:07:36 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:07:36 #72 20.92 OK: 9 MiB in 15 packages 07:07:37 #72 ... 07:07:37 07:07:37 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:07:37 #87 DONE 0.9s 07:07:37 07:07:37 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:07:37 #65 26.10 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:07:37 #65 26.10 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:07:37 #65 26.10 OK: 24048 distinct packages available 07:07:37 #65 28.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:37 #65 30.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:37 #65 ... 07:07:37 07:07:37 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:07:37 #62 30.37 Executing busybox-1.36.1-r29.trigger 07:07:37 #62 30.67 Executing ca-certificates-20241121-r1.trigger 07:07:37 #62 32.58 OK: 20 MiB in 18 packages 07:07:37 #62 DONE 34.5s 07:07:37 07:07:37 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:37 #88 ... 07:07:37 07:07:37 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:07:37 #67 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:37 #67 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:38 #67 ... 07:07:38 07:07:38 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:07:38 #71 24.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:38 #71 26.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:38 #71 ... 07:07:38 07:07:38 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:07:38 #89 ... 07:07:38 07:07:38 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:07:38 #72 DONE 22.7s 07:07:38 07:07:38 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:07:38 #80 7.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:40 #80 9.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:41 #80 ... 07:07:41 07:07:41 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:07:41 #78 4.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:41 #78 7.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:42 #78 ... 07:07:42 07:07:42 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:07:42 #71 38.49 (1/14) Installing ca-certificates (20241121-r1) 07:07:42 #71 38.87 (2/14) Installing brotli-libs (1.1.0-r2) 07:07:42 #71 39.00 (3/14) Installing c-ares (1.33.1-r0) 07:07:42 #71 ... 07:07:42 07:07:42 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:07:42 #67 37.27 (1/4) Installing dumb-init (1.2.5-r3) 07:07:42 #67 37.30 (2/4) Installing musl-obstack (1.2.3-r2) 07:07:42 #67 37.33 (3/4) Installing libucontext (1.2-r3) 07:07:42 #67 37.34 (4/4) Installing gcompat (1.1.0-r4) 07:07:42 #67 37.38 Executing busybox-1.36.1-r29.trigger 07:07:42 #67 37.60 OK: 9 MiB in 18 packages 07:07:42 #67 DONE 39.3s 07:07:42 07:07:42 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:07:42 #71 39.05 (4/14) Installing libunistring (1.2-r0) 07:07:42 #71 ... 07:07:42 07:07:42 #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:42 #90 ... 07:07:42 07:07:42 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:07:42 #65 39.55 (1/5) Installing dumb-init (1.2.5-r3) 07:07:42 #65 39.60 (2/5) Installing musl-obstack (1.2.3-r2) 07:07:42 #65 39.61 (3/5) Installing libucontext (1.2-r3) 07:07:42 #65 39.72 (4/5) Installing gcompat (1.1.0-r4) 07:07:43 #65 39.74 (5/5) Installing openssl (3.3.3-r0) 07:07:43 #65 39.96 Executing busybox-1.36.1-r29.trigger 07:07:43 #65 40.01 OK: 10 MiB in 19 packages 07:07:44 #65 ... 07:07:44 07:07:44 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:07:44 #0 7.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:44 #0 8.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:44 #91 ... 07:07:44 07:07:44 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:07:44 #71 39.47 (5/14) Installing libidn2 (2.3.7-r0) 07:07:44 #71 39.56 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:07:44 #71 39.61 (7/14) Installing libpsl (0.21.5-r1) 07:07:44 #71 39.64 (8/14) Installing zstd-libs (1.5.6-r0) 07:07:44 #71 39.76 (9/14) Installing libcurl (8.12.1-r0) 07:07:44 #71 39.84 (10/14) Installing curl (8.12.1-r0) 07:07:44 #71 39.91 (11/14) Installing dumb-init (1.2.5-r3) 07:07:44 #71 39.94 (12/14) Installing musl-obstack (1.2.3-r2) 07:07:44 #71 39.97 (13/14) Installing libucontext (1.2-r3) 07:07:44 #71 39.99 (14/14) Installing gcompat (1.1.0-r4) 07:07:44 #71 40.03 Executing busybox-1.36.1-r29.trigger 07:07:44 #71 40.19 Executing ca-certificates-20241121-r1.trigger 07:07:44 #71 41.06 OK: 15 MiB in 28 packages 07:07:44 #71 ... 07:07:44 07:07:44 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:07:44 #65 DONE 41.6s 07:07:44 07:07:44 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:07:45 #92 ... 07:07:45 07:07:45 #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:07:45 #78 15.86 OK: 9 MiB in 15 packages 07:07:45 #78 DONE 18.0s 07:07:45 07:07:45 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:07:45 #0 2.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:46 #93 ... 07:07:46 07:07:46 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:07:46 #71 DONE 43.1s 07:07:46 07:07:46 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:07:47 #94 ... 07:07:47 07:07:47 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:47 #95 ... 07:07:47 07:07:47 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:07:47 #93 4.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:48 #93 ... 07:07:48 07:07:48 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:07:48 #82 6.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:48 #82 8.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:48 #82 16.46 OK: 11 MiB in 17 packages 07:07:48 #82 ... 07:07:48 07:07:48 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:07:48 #92 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:49 #92 ... 07:07:49 07:07:49 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:07:49 #82 DONE 17.5s 07:07:49 07:07:49 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:07:49 #92 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:49 #92 ... 07:07:49 07:07:49 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:07:49 #80 18.16 OK: 9 MiB in 16 packages 07:07:49 #80 DONE 19.4s 07:07:49 07:07:49 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:07:49 #83 6.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:49 #83 8.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:50 #83 ... 07:07:50 07:07:50 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:07:50 #96 ... 07:07:50 07:07:50 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:07:50 #84 6.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:50 #84 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:50 #84 ... 07:07:50 07:07:50 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:07:50 #91 16.45 OK: 14 MiB in 21 packages 07:07:51 #91 DONE 17.7s 07:07:51 07:07:51 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:07:51 #83 17.97 OK: 9 MiB in 15 packages 07:07:51 #83 ... 07:07:51 07:07:51 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:07:51 #89 3.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:51 #89 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:52 #89 ... 07:07:52 07:07:52 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:07:52 #84 17.00 OK: 20 MiB in 18 packages 07:07:52 #84 ... 07:07:52 07:07:52 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:07:52 #96 DONE 2.5s 07:07:52 07:07:52 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:07:52 #97 DONE 0.2s 07:07:52 07:07:52 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:07:52 #89 14.94 OK: 20 MiB in 18 packages 07:07:53 #89 ... 07:07:53 07:07:53 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:07:53 #83 DONE 20.4s 07:07:53 07:07:53 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:07:53 #94 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:53 #94 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:54 #94 ... 07:07:54 07:07:54 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:07:54 #84 DONE 19.3s 07:07:54 07:07:54 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:07:54 #98 DONE 0.2s 07:07:54 07:07:54 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:54 #54 ... 07:07:54 07:07:54 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:07:54 #89 DONE 16.8s 07:07:54 07:07:54 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:54 #88 ... 07:07:54 07:07:54 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:07:54 #93 12.41 OK: 9 MiB in 18 packages 07:07:55 #93 ... 07:07:55 07:07:55 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:07:55 #92 10.16 OK: 10 MiB in 19 packages 07:07:55 #92 DONE 10.9s 07:07:55 07:07:55 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:07:55 #99 ... 07:07:55 07:07:55 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:07:55 #93 DONE 13.3s 07:07:55 07:07:55 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:07:57 #100 ... 07:07:57 07:07:57 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:07:57 #94 10.13 OK: 15 MiB in 28 packages 07:07:57 #94 DONE 11.0s 07:07:57 07:07:57 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:07:57 #101 DONE 1.9s 07:07:57 07:07:57 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:07:57 #102 ... 07:07:57 07:07:57 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:07:57 #99 DONE 2.2s 07:07:57 07:07:57 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:07:58 #103 DONE 0.4s 07:07:58 07:07:58 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:58 #54 ... 07:07:58 07:07:58 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:07:58 #100 DONE 2.5s 07:07:58 07:07:58 #104 [security-spire-server stage-2 6/9] COPY security.txt / 07:07:58 #104 DONE 0.4s 07:07:58 07:07:58 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:07:58 #105 ... 07:07:58 07:07:58 #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:07:58 #106 DONE 0.3s 07:07:58 07:07:58 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:07:58 #105 DONE 0.3s 07:07:58 07:07:58 #107 [security-spire-config stage-2 6/10] COPY security.txt / 07:07:58 #107 DONE 0.3s 07:07:58 07:07:58 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:07:59 #108 DONE 0.3s 07:07:59 07:07:59 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:07:59 #109 DONE 0.4s 07:07:59 07:07:59 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:07:59 #110 DONE 0.3s 07:07:59 07:07:59 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:07:59 #111 DONE 0.3s 07:07:59 07:07:59 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:08:00 #112 DONE 0.5s 07:08:00 07:08:00 #113 [security-spire-server] exporting to image 07:08:00 #113 exporting layers 07:08:00 #113 ... 07:08:00 07:08:00 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:08:00 #102 DONE 3.0s 07:08:00 07:08:00 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:08:00 #114 DONE 0.3s 07:08:00 07:08:00 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 07:08:00 #115 DONE 0.3s 07:08:00 07:08:00 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:08:01 #54 ... 07:08:01 07:08:01 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:08:01 #116 DONE 0.3s 07:08:01 07:08:01 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:01 #95 ... 07:08:01 07:08:01 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:08:01 #117 DONE 0.4s 07:08:01 07:08:01 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:08:02 #118 DONE 0.4s 07:08:02 07:08:02 #113 [security-spire-agent] exporting to image 07:08:04 #113 exporting layers 4.3s done 07:08:04 #113 writing image sha256:cd1249aadc80653027d7eae269e11e5e18ea7dc108987ee1f89776365474cbf0 0.1s done 07:08:04 #113 naming to docker.io/library/security-spire-server-arm64 done 07:08:04 #113 writing image sha256:b43ec8088636c128b5a7a4bc0962410c333572465be23dc6b811c378160c813b 0.0s done 07:08:04 #113 naming to docker.io/library/security-spire-config-arm64 07:08:04 #113 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:08:05 #113 exporting layers 2.9s done 07:08:05 #113 writing image sha256:15b091c63a30ac5c32db67e2cfdf04a43b4ca71d7102303d8962d454feb59a90 0.0s done 07:08:05 #113 naming to docker.io/library/security-spire-agent-arm64 done 07:08:05 #113 DONE 5.4s 07:08:05 07:08:05 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:10 #154 DONE 111.5s 07:09:10 07:09:10 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:09:10 #152 ... 07:09:10 07:09:10 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:09:10 #146 DONE 111.5s 07:09:10 07:09:10 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:09:10 #155 DONE 2.1s 07:09:10 07:09:10 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:09:10 #156 DONE 0.8s 07:09:10 07:09:10 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:09:10 #157 DONE 0.5s 07:09:10 07:09:10 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:09:10 #158 ... 07:09:10 07:09:10 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:09:10 #159 DONE 0.8s 07:09:10 07:09:10 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:09:10 #160 DONE 1.6s 07:09:10 07:09:10 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:09:10 #161 DONE 2.3s 07:09:10 07:09:10 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:09:10 #158 DONE 5.1s 07:09:10 07:09:10 #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:09:10 #162 DONE 1.4s 07:09:10 07:09:10 #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:09:10 #163 DONE 0.9s 07:09:10 07:09:10 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:11 #164 ... 07:09:11 07:09:11 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:09:11 #165 DONE 2.8s 07:09:11 07:09:11 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:11 #164 DONE 5.1s 07:09:11 07:09:11 #90 [core-common-config-bootstrapper] exporting to image 07:09:11 #90 exporting layers 07:09:12 #90 ... 07:09:12 07:09:12 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:09:12 #166 DONE 0.8s 07:09:12 07:09:12 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:09:12 #167 DONE 0.3s 07:09:12 07:09:12 #90 [core-common-config-bootstrapper] exporting to image 07:09:12 #90 exporting layers 1.1s done 07:09:12 #90 writing image sha256:6a73e1d78d9f58ad6d66c1cc7629b4a1aa1cde7390744ccc8c1014203f391046 0.0s done 07:09:12 #90 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 07:09:12 #90 DONE 3.6s 07:09:12 07:09:12 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:09:12 #168 DONE 0.2s 07:09:12 07:09:12 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:09:12 #169 DONE 0.1s 07:09:12 07:09:12 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:09:12 #170 DONE 0.1s 07:09:12 07:09:12 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:09:14 #171 DONE 2.1s 07:09:14 07:09:14 #90 [security-bootstrapper] exporting to image 07:09:15 #90 exporting layers 0.8s done 07:09:15 #90 writing image sha256:29f19b71b9e0f1517ec401266acfe5c2994c7bed5d5a5da9a5c97ff6f54f76f0 done 07:09:15 #90 naming to docker.io/library/security-bootstrapper done 07:09:15 #90 DONE 4.4s 07:09:15 07:09:15 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:09:26 #79 DONE 127.9s 07:09:26 07:09:26 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:26 #88 DONE 118.8s 07:09:26 07:09:26 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:26 #86 DONE 120.9s 07:09:26 07:09:26 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:26 #95 DONE 108.9s 07:09:26 07:09:26 #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:26 #90 DONE 113.9s 07:09:26 07:09:26 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 07:09:26 #119 ... 07:09:26 07:09:26 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:26 #85 DONE 121.0s 07:09:26 07:09:26 #120 [support-notifications builder 6/7] COPY . . 07:09:28 #120 DONE 1.9s 07:09:28 07:09:28 #121 [security-spiffe-token-provider builder 6/7] COPY . . 07:09:28 #121 DONE 1.9s 07:09:28 07:09:28 #122 [security-bootstrapper builder 6/7] COPY . . 07:09:28 #122 DONE 2.0s 07:09:28 07:09:28 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:09:28 #123 ... 07:09:28 07:09:28 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:09:28 #124 CACHED 07:09:28 07:09:28 #125 [security-secretstore-setup builder 6/7] COPY . . 07:09:28 #125 CACHED 07:09:28 07:09:28 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:28 #126 CACHED 07:09:28 07:09:28 #127 [security-proxy-setup builder 6/7] COPY . . 07:09:28 #127 CACHED 07:09:28 07:09:28 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:09:28 #128 CACHED 07:09:28 07:09:28 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:28 #129 CACHED 07:09:28 07:09:28 #130 [core-data builder 6/7] COPY . . 07:09:28 #130 CACHED 07:09:28 07:09:28 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:28 #131 CACHED 07:09:28 07:09:28 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 07:09:28 #132 CACHED 07:09:28 07:09:28 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:28 #133 CACHED 07:09:28 07:09:28 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 07:09:28 #134 CACHED 07:09:28 07:09:28 #135 [core-command builder 6/7] COPY . . 07:09:28 #135 CACHED 07:09:28 07:09:28 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:28 #136 CACHED 07:09:28 07:09:28 #137 [security-proxy-auth builder 6/7] COPY . . 07:09:28 #137 CACHED 07:09:28 07:09:28 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:09:28 #138 CACHED 07:09:28 07:09:28 #139 [core-metadata builder 6/7] COPY . . 07:09:28 #139 CACHED 07:09:28 07:09:28 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:09:28 #140 CACHED 07:09:28 07:09:28 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:28 #141 CACHED 07:09:28 07:09:28 #142 [core-keeper builder 7/8] COPY . . 07:09:28 #142 DONE 2.0s 07:09:28 07:09:28 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 07:09:28 #119 DONE 2.0s 07:09:28 07:09:28 #143 [support-scheduler builder 6/7] COPY . . 07:09:28 #143 DONE 2.0s 07:09:28 07:09:28 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:09:30 #130 ... 07:09:30 07:09:30 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:09:30 #150 142.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:09:34 #144 ... 07:09:34 07:09:34 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:09:34 #0 5.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:09:34 #145 ... 07:09:34 07:09:34 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:09:34 #123 5.871 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:09:38 #123 ... 07:09:38 07:09:38 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:09:38 #0 4.103 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:09:38 #146 ... 07:09:38 07:09:38 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:09:38 #0 6.209 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:09:38 #147 ... 07:09:38 07:09:38 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:09:38 #0 6.125 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:09:38 #148 ... 07:09:38 07:09:38 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:09:38 #0 5.673 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:09:39 #149 ... 07:09:39 07:09:39 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:09:39 #0 4.522 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:09:39 #150 ... 07:09:39 07:09:39 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:09:39 #0 4.977 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:09:39 #151 ... 07:09:39 07:09:39 #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 07:09:39 #0 5.759 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:09:39 #152 ... 07:09:39 07:09:39 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:09:39 #0 4.909 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:09:39 #153 ... 07:09:39 07:09:39 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:09:39 #0 6.335 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:09:39 #154 ... 07:09:39 07:09:39 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:09:39 #144 5.926 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:09:48 #150 ... 07:09:48 07:09:48 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:09:48 #148 DONE 159.9s 07:09:48 07:09:48 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:09:48 #130 DONE 159.9s 07:09:48 07:09:48 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:09:48 #145 DONE 159.9s 07:09:48 07:09:48 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:09:48 #147 DONE 160.0s 07:09:48 07:09:48 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:09:48 #153 DONE 160.0s 07:09:48 07:09:48 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 #172 ... 07:09:48 07:09:48 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:09:48 #150 DONE 160.0s 07:09:48 07:09:48 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:09:48 #149 DONE 160.0s 07:09:48 07:09:48 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:09:48 #152 DONE 160.0s 07:09:48 07:09:48 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:09:48 #144 DONE 160.0s 07:09:48 07:09:48 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:09:48 #151 DONE 160.1s 07:09:48 07:09:48 #173 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 #173 ... 07:09:48 07:09:48 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 #172 DONE 0.3s 07:09:48 07:09:48 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 #174 DONE 0.3s 07:09:48 07:09:48 #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 #175 DONE 0.2s 07:09:48 07:09:48 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 #176 DONE 0.3s 07:09:48 07:09:48 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 #177 DONE 0.2s 07:09:48 07:09:48 #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 #178 DONE 0.2s 07:09:48 07:09:48 #173 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 #173 DONE 0.1s 07:09:48 07:09:48 #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 #179 DONE 0.1s 07:09:48 07:09:48 #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:09:48 #180 DONE 0.1s 07:09:48 07:09:48 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:09:48 #181 DONE 0.1s 07:09:48 07:09:48 #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:09:48 #182 ... 07:09:48 07:09:48 #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:09:48 #183 DONE 0.3s 07:09:48 07:09:48 #184 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 #184 CACHED 07:09:48 07:09:48 #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:09:48 #185 CACHED 07:09:48 07:09:48 #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:09:48 #186 DONE 0.3s 07:09:48 07:09:48 #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:09:48 #187 DONE 0.3s 07:09:48 07:09:48 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:09:48 #188 CACHED 07:09:48 07:09:48 #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 #189 CACHED 07:09:48 07:09:48 #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:09:48 #190 DONE 0.3s 07:09:48 07:09:48 #191 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:09:48 #191 ... 07:09:48 07:09:48 #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:09:48 #192 DONE 1.0s 07:09:48 07:09:48 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:09:48 #193 DONE 1.0s 07:09:48 07:09:48 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:09:49 #194 ... 07:09:49 07:09:49 #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:09:49 #182 DONE 1.3s 07:09:49 07:09:49 #195 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:09:49 #195 DONE 1.1s 07:09:49 07:09:49 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:09:49 #196 DONE 1.3s 07:09:49 07:09:49 #197 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:09:49 #197 DONE 1.1s 07:09:49 07:09:49 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:09:49 #198 DONE 1.1s 07:09:49 07:09:49 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:09:49 #199 DONE 1.2s 07:09:49 07:09:49 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:09:49 #200 DONE 1.1s 07:09:49 07:09:49 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:09:49 #201 ... 07:09:49 07:09:49 #191 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:09:49 #191 DONE 1.6s 07:09:49 07:09:49 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:09:49 #202 DONE 0.5s 07:09:49 07:09:49 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:09:49 #203 DONE 0.8s 07:09:49 07:09:49 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:09:49 #194 DONE 0.8s 07:09:49 07:09:49 #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:09:49 #204 DONE 0.6s 07:09:49 07:09:49 #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:09:49 #205 DONE 0.6s 07:09:49 07:09:49 #206 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:09:49 #206 DONE 0.6s 07:09:49 07:09:49 #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:09:49 #207 DONE 0.6s 07:09:49 07:09:49 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:09:49 #201 DONE 0.6s 07:09:49 07:09:49 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:09:49 #208 DONE 0.6s 07:09:49 07:09:49 #90 [core-command] exporting to image 07:09:49 #90 exporting layers 0.2s done 07:09:49 #90 ... 07:09:49 07:09:49 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:09:49 #209 DONE 0.1s 07:09:49 07:09:49 #90 [core-data] exporting to image 07:09:49 #90 ... 07:09:49 07:09:49 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:09:49 #210 DONE 0.3s 07:09:49 07:09:49 #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:09:49 #211 DONE 0.3s 07:09:49 07:09:49 #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:09:49 #212 DONE 0.3s 07:09:49 07:09:49 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:09:49 #213 DONE 0.3s 07:09:49 07:09:49 #90 [core-metadata] exporting to image 07:09:49 #90 exporting layers 0.4s done 07:09:49 #90 writing image sha256:28dddde291368644c21f029af31c624faab2939b7bc4d633767b41284ebcbc25 0.0s done 07:09:49 #90 naming to docker.io/library/core-keeper done 07:09:49 #90 writing image sha256:96fcd511b4fc4fb90b74e1574427fecce43719c7825139f4e4aa2e24c8ff4275 0.0s done 07:09:49 #90 naming to docker.io/library/security-spiffe-token-provider 07:09:50 #90 ... 07:09:50 07:09:50 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:09:50 #214 DONE 0.3s 07:09:50 07:09:50 #90 [core-command] exporting to image 07:09:50 #90 naming to docker.io/library/security-spiffe-token-provider done 07:09:50 #90 writing image sha256:dc1fcd6e1a9e6146edced8031f5888fd553bc597af2907267b283c66bbb49d88 done 07:09:50 #90 naming to docker.io/library/core-command 0.1s done 07:09:50 #90 ... 07:09:50 07:09:50 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:09:50 #215 DONE 0.3s 07:09:50 07:09:50 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:09:50 #216 DONE 0.3s 07:09:50 07:09:50 #90 [core-command] exporting to image 07:09:50 #90 exporting layers 0.5s done 07:09:50 #90 writing image sha256:959e706fd79684b08698154f04915d3b4e33e4e08005bd1e214e7fe98571fe46 07:09:50 #90 writing image sha256:98f4aae72c840a601e5b5a9c26a24068975c7c7c9e3a7d390038ec13efd7694b done 07:09:50 #90 naming to docker.io/library/core-data 07:09:50 #90 exporting layers 0.3s done 07:09:50 #90 writing image sha256:959e706fd79684b08698154f04915d3b4e33e4e08005bd1e214e7fe98571fe46 0.0s done 07:09:50 #90 naming to docker.io/library/core-data done 07:09:50 #90 naming to docker.io/library/support-scheduler done 07:09:50 #90 writing image sha256:cd56d59b9e4882a7ba1fa3644ae5624082bd0f1850675f66314fd99bc2a9cc94 07:09:50 #90 ... 07:09:50 07:09:50 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:09:50 #217 DONE 0.4s 07:09:50 07:09:50 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:50 #218 DONE 0.6s 07:09:50 07:09:50 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:09:50 #219 DONE 0.1s 07:09:50 07:09:50 #90 [core-metadata] exporting to image 07:09:50 #90 writing image sha256:cd56d59b9e4882a7ba1fa3644ae5624082bd0f1850675f66314fd99bc2a9cc94 done 07:09:50 #90 naming to docker.io/library/support-notifications done 07:09:50 #90 writing image sha256:8b8c4568e9670110d748c4ef3b24b66db764668e91216e61eef99361cad8e72b done 07:09:50 #90 naming to docker.io/library/core-metadata done 07:09:50 #90 ... 07:09:50 07:09:50 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:50 #220 DONE 0.6s 07:09:50 07:09:50 #90 [security-proxy-setup] exporting to image 07:09:50 #90 exporting layers 0.2s done 07:09:50 #90 writing image sha256:0207449bfd8d4f8564cf9fe4f7700cfc9fcd28511f4462a8f90690f5a65441c3 done 07:09:50 #90 naming to docker.io/library/security-proxy-setup done 07:09:51 #90 ... 07:09:51 07:09:51 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:51 #221 DONE 0.5s 07:09:51 07:09:51 #90 [security-secretstore-setup] exporting to image 07:09:51 #90 exporting layers 0.8s done 07:09:51 #90 exporting layers 0.3s done 07:09:51 #90 writing image sha256:685afc375acadf118d9d13835e3cffcbfdac9ba4dde939a7b61af9ccf86055fc done 07:09:51 #90 naming to docker.io/library/security-proxy-auth done 07:09:51 #90 writing image sha256:0339e93268c8054c096a1c59a012bba0183cd5b30024e6b6cbaa2a108a07cf97 done 07:09:51 #90 naming to docker.io/library/security-secretstore-setup done 07:09:51 #90 DONE 6.3s 07:09:51 07:09:51 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:09:51 time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:09:51 $ docker stop --time=1 b5f3d69837c70562d4453d5c0394a6176f10df95c838ae67558fdb2fef6aead9 07:09:52 $ docker rm -f --volumes b5f3d69837c70562d4453d5c0394a6176f10df95c838ae67558fdb2fef6aead9 [Pipeline] // withDockerContainer [Pipeline] sh 07:09:53 + docker images 07:09:53 REPOSITORY TAG IMAGE ID CREATED SIZE 07:09:53 security-secretstore-setup latest 0339e93268c8 2 seconds ago 67.7MB 07:09:53 security-proxy-auth latest 685afc375aca 2 seconds ago 31.3MB 07:09:53 security-proxy-setup latest 0207449bfd8d 2 seconds ago 38.2MB 07:09:53 support-notifications latest cd56d59b9e48 3 seconds ago 51.6MB 07:09:53 core-keeper latest 28dddde29136 3 seconds ago 32.1MB 07:09:53 core-command latest dc1fcd6e1a9e 3 seconds ago 27.9MB 07:09:53 core-data latest 98f4aae72c84 3 seconds ago 32.4MB 07:09:53 core-metadata latest 8b8c4568e967 3 seconds ago 32.6MB 07:09:53 support-scheduler latest 959e706fd796 3 seconds ago 48MB 07:09:53 security-spiffe-token-provider latest 96fcd511b4fc 3 seconds ago 46.9MB 07:09:53 security-bootstrapper latest 29f19b71b9e0 38 seconds ago 20.3MB 07:09:53 core-common-config-bootstrapper latest 6a73e1d78d9f 42 seconds ago 17.1MB 07:09:53 security-spire-agent latest e64aa2d1b671 3 minutes ago 195MB 07:09:53 security-spire-server latest 8bd9c88ee975 3 minutes ago 149MB 07:09:53 security-spire-config latest 1eb660c11a29 3 minutes ago 149MB 07:09:53 ci-base-image-x86_64 latest 061ef99d5c4c 7 minutes ago 929MB 07:09:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 07:09:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 07:09:53 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 07:09:53 provisioning config files... 07:09:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/810@tmp/config4529035048152017705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:53 ---> ****-login.sh 07:09:53 nexus3.edgexfoundry.org:10001 07:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:53 Configure a credential helper to remove this warning. See 07:09:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:53 07:09:53 Login Succeeded 07:09:53 nexus3.edgexfoundry.org:10002 07:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:53 Configure a credential helper to remove this warning. See 07:09:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:53 07:09:53 Login Succeeded 07:09:53 nexus3.edgexfoundry.org:10003 07:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:53 Configure a credential helper to remove this warning. See 07:09:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:53 07:09:53 Login Succeeded 07:09:53 nexus3.edgexfoundry.org:10004 07:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:53 Configure a credential helper to remove this warning. See 07:09:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:53 07:09:53 Login Succeeded 07:09:53 ****.io 07:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:53 Configure a credential helper to remove this warning. See 07:09:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:53 07:09:53 Login Succeeded 07:09:53 ---> ****-login.sh ends [Pipeline] } 07:09:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:09:54 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:09:54 692b82db1817957d6150ebf24d9618fd29462205 07:09:54 latest 07:09:54 4.0.0-dev.72 07:09:54 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:09:54 main 07:09:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:54 + docker push nexus3.edgexfoundry.org:10004/core-command:692b82db1817957d6150ebf24d9618fd29462205 07:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:09:54 664a5cc25155: Preparing 07:09:54 a46b373e00c0: Preparing 07:09:54 4549a89d26f2: Preparing 07:09:54 2097b1d8e21b: Preparing 07:09:54 eb2afc63b9e9: Preparing 07:09:54 f052dbf3161f: Preparing 07:09:54 994456c4fd7b: Preparing 07:09:54 994456c4fd7b: Waiting 07:09:54 f052dbf3161f: Waiting 07:09:54 4549a89d26f2: Pushed 07:09:54 2097b1d8e21b: Pushed 07:09:54 eb2afc63b9e9: Pushed 07:09:54 664a5cc25155: Pushed 07:09:54 994456c4fd7b: Layer already exists 07:09:54 f052dbf3161f: Pushed 07:09:56 a46b373e00c0: Pushed 07:09:56 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:db4226c64b9ee49d8db8d01b94c9c91c7f00001921e539189382462890e1156b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:57 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:09:57 664a5cc25155: Preparing 07:09:57 a46b373e00c0: Preparing 07:09:57 4549a89d26f2: Preparing 07:09:57 2097b1d8e21b: Preparing 07:09:57 eb2afc63b9e9: Preparing 07:09:57 f052dbf3161f: Preparing 07:09:57 994456c4fd7b: Preparing 07:09:57 994456c4fd7b: Waiting 07:09:57 f052dbf3161f: Waiting 07:09:57 eb2afc63b9e9: Layer already exists 07:09:57 4549a89d26f2: Layer already exists 07:09:57 664a5cc25155: Layer already exists 07:09:57 a46b373e00c0: Layer already exists 07:09:57 2097b1d8e21b: Layer already exists 07:09:57 994456c4fd7b: Layer already exists 07:09:57 f052dbf3161f: Layer already exists 07:09:57 latest: digest: sha256:db4226c64b9ee49d8db8d01b94c9c91c7f00001921e539189382462890e1156b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:58 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.72 07:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:09:58 664a5cc25155: Preparing 07:09:58 a46b373e00c0: Preparing 07:09:58 4549a89d26f2: Preparing 07:09:58 2097b1d8e21b: Preparing 07:09:58 eb2afc63b9e9: Preparing 07:09:58 f052dbf3161f: Preparing 07:09:58 994456c4fd7b: Preparing 07:09:58 994456c4fd7b: Waiting 07:09:58 f052dbf3161f: Waiting 07:09:58 a46b373e00c0: Layer already exists 07:09:58 664a5cc25155: Layer already exists 07:09:58 2097b1d8e21b: Layer already exists 07:09:58 4549a89d26f2: Layer already exists 07:09:58 eb2afc63b9e9: Layer already exists 07:09:58 f052dbf3161f: Layer already exists 07:09:58 994456c4fd7b: Layer already exists 07:09:58 4.0.0-dev.72: digest: sha256:db4226c64b9ee49d8db8d01b94c9c91c7f00001921e539189382462890e1156b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:58 + docker push nexus3.edgexfoundry.org:10004/core-command:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:09:58 664a5cc25155: Preparing 07:09:58 a46b373e00c0: Preparing 07:09:58 4549a89d26f2: Preparing 07:09:58 2097b1d8e21b: Preparing 07:09:58 eb2afc63b9e9: Preparing 07:09:58 f052dbf3161f: Preparing 07:09:58 994456c4fd7b: Preparing 07:09:58 994456c4fd7b: Waiting 07:09:58 f052dbf3161f: Waiting 07:09:58 4549a89d26f2: Layer already exists 07:09:58 2097b1d8e21b: Layer already exists 07:09:58 a46b373e00c0: Layer already exists 07:09:58 664a5cc25155: Layer already exists 07:09:58 eb2afc63b9e9: Layer already exists 07:09:58 f052dbf3161f: Layer already exists 07:09:58 994456c4fd7b: Layer already exists 07:09:58 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:db4226c64b9ee49d8db8d01b94c9c91c7f00001921e539189382462890e1156b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:59 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:09:59 664a5cc25155: Preparing 07:09:59 a46b373e00c0: Preparing 07:09:59 4549a89d26f2: Preparing 07:09:59 2097b1d8e21b: Preparing 07:09:59 eb2afc63b9e9: Preparing 07:09:59 f052dbf3161f: Preparing 07:09:59 994456c4fd7b: Preparing 07:09:59 994456c4fd7b: Waiting 07:09:59 f052dbf3161f: Waiting 07:09:59 664a5cc25155: Layer already exists 07:09:59 a46b373e00c0: Layer already exists 07:09:59 2097b1d8e21b: Layer already exists 07:09:59 4549a89d26f2: Layer already exists 07:09:59 eb2afc63b9e9: Layer already exists 07:09:59 994456c4fd7b: Layer already exists 07:09:59 f052dbf3161f: Layer already exists 07:09:59 main: digest: sha256:db4226c64b9ee49d8db8d01b94c9c91c7f00001921e539189382462890e1156b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:59 ===================================================== [Pipeline] echo 07:09:59 taggedImages: 07:09:59 - nexus3.edgexfoundry.org:10004/core-command:692b82db1817957d6150ebf24d9618fd29462205 07:09:59 - nexus3.edgexfoundry.org:10004/core-command:latest 07:09:59 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.72 07:09:59 - nexus3.edgexfoundry.org:10004/core-command:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:09:59 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:09:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:09:59 692b82db1817957d6150ebf24d9618fd29462205 07:09:59 latest 07:09:59 4.0.0-dev.72 07:09:59 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:09:59 main 07:09:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205 07:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:10:00 34c22ce75a7c: Preparing 07:10:00 46bd80daee65: Preparing 07:10:00 e76c47fe49aa: Preparing 07:10:00 e55f83fb3084: Preparing 07:10:00 4549a89d26f2: Preparing 07:10:00 2097b1d8e21b: Preparing 07:10:00 eb2afc63b9e9: Preparing 07:10:00 f052dbf3161f: Preparing 07:10:00 994456c4fd7b: Preparing 07:10:00 2097b1d8e21b: Waiting 07:10:00 eb2afc63b9e9: Waiting 07:10:00 f052dbf3161f: Waiting 07:10:00 994456c4fd7b: Waiting 07:10:00 4549a89d26f2: Layer already exists 07:10:00 2097b1d8e21b: Layer already exists 07:10:00 eb2afc63b9e9: Layer already exists 07:10:00 f052dbf3161f: Layer already exists 07:10:00 e76c47fe49aa: Pushed 07:10:00 46bd80daee65: Pushed 07:10:00 34c22ce75a7c: Pushed 07:10:00 994456c4fd7b: Layer already exists 07:10:01 e55f83fb3084: Pushed 07:10:01 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:46dba88053025a3034efe56a0e9f0ce2eb4121ab620cd1847b1b945e7646a200 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:01 + 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 07:10:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:10:02 34c22ce75a7c: Preparing 07:10:02 46bd80daee65: Preparing 07:10:02 e76c47fe49aa: Preparing 07:10:02 e55f83fb3084: Preparing 07:10:02 4549a89d26f2: Preparing 07:10:02 2097b1d8e21b: Preparing 07:10:02 eb2afc63b9e9: Preparing 07:10:02 f052dbf3161f: Preparing 07:10:02 994456c4fd7b: Preparing 07:10:02 2097b1d8e21b: Waiting 07:10:02 eb2afc63b9e9: Waiting 07:10:02 994456c4fd7b: Waiting 07:10:02 f052dbf3161f: Waiting 07:10:02 34c22ce75a7c: Layer already exists 07:10:02 e55f83fb3084: Layer already exists 07:10:02 e76c47fe49aa: Layer already exists 07:10:02 4549a89d26f2: Layer already exists 07:10:02 46bd80daee65: Layer already exists 07:10:02 2097b1d8e21b: Layer already exists 07:10:02 f052dbf3161f: Layer already exists 07:10:02 eb2afc63b9e9: Layer already exists 07:10:02 994456c4fd7b: Layer already exists 07:10:02 latest: digest: sha256:46dba88053025a3034efe56a0e9f0ce2eb4121ab620cd1847b1b945e7646a200 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.72 07:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:10:02 34c22ce75a7c: Preparing 07:10:02 46bd80daee65: Preparing 07:10:02 e76c47fe49aa: Preparing 07:10:02 e55f83fb3084: Preparing 07:10:02 4549a89d26f2: Preparing 07:10:02 2097b1d8e21b: Preparing 07:10:02 eb2afc63b9e9: Preparing 07:10:02 f052dbf3161f: Preparing 07:10:02 994456c4fd7b: Preparing 07:10:02 f052dbf3161f: Waiting 07:10:02 eb2afc63b9e9: Waiting 07:10:02 994456c4fd7b: Waiting 07:10:02 2097b1d8e21b: Waiting 07:10:02 34c22ce75a7c: Layer already exists 07:10:02 4549a89d26f2: Layer already exists 07:10:02 46bd80daee65: Layer already exists 07:10:02 e76c47fe49aa: Layer already exists 07:10:02 e55f83fb3084: Layer already exists 07:10:02 eb2afc63b9e9: Layer already exists 07:10:02 f052dbf3161f: Layer already exists 07:10:02 2097b1d8e21b: Layer already exists 07:10:02 994456c4fd7b: Layer already exists 07:10:02 4.0.0-dev.72: digest: sha256:46dba88053025a3034efe56a0e9f0ce2eb4121ab620cd1847b1b945e7646a200 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:10:03 34c22ce75a7c: Preparing 07:10:03 46bd80daee65: Preparing 07:10:03 e76c47fe49aa: Preparing 07:10:03 e55f83fb3084: Preparing 07:10:03 4549a89d26f2: Preparing 07:10:03 2097b1d8e21b: Preparing 07:10:03 eb2afc63b9e9: Preparing 07:10:03 f052dbf3161f: Preparing 07:10:03 994456c4fd7b: Preparing 07:10:03 2097b1d8e21b: Waiting 07:10:03 eb2afc63b9e9: Waiting 07:10:03 f052dbf3161f: Waiting 07:10:03 994456c4fd7b: Waiting 07:10:03 e76c47fe49aa: Layer already exists 07:10:03 34c22ce75a7c: Layer already exists 07:10:03 4549a89d26f2: Layer already exists 07:10:03 46bd80daee65: Layer already exists 07:10:03 e55f83fb3084: Layer already exists 07:10:03 2097b1d8e21b: Layer already exists 07:10:03 eb2afc63b9e9: Layer already exists 07:10:03 f052dbf3161f: Layer already exists 07:10:03 994456c4fd7b: Layer already exists 07:10:03 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:46dba88053025a3034efe56a0e9f0ce2eb4121ab620cd1847b1b945e7646a200 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:03 + 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 07:10:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:10:04 34c22ce75a7c: Preparing 07:10:04 46bd80daee65: Preparing 07:10:04 e76c47fe49aa: Preparing 07:10:04 e55f83fb3084: Preparing 07:10:04 4549a89d26f2: Preparing 07:10:04 2097b1d8e21b: Preparing 07:10:04 eb2afc63b9e9: Preparing 07:10:04 f052dbf3161f: Preparing 07:10:04 994456c4fd7b: Preparing 07:10:04 eb2afc63b9e9: Waiting 07:10:04 2097b1d8e21b: Waiting 07:10:04 994456c4fd7b: Waiting 07:10:04 f052dbf3161f: Waiting 07:10:04 4549a89d26f2: Layer already exists 07:10:04 e76c47fe49aa: Layer already exists 07:10:04 e55f83fb3084: Layer already exists 07:10:04 46bd80daee65: Layer already exists 07:10:04 34c22ce75a7c: Layer already exists 07:10:04 2097b1d8e21b: Layer already exists 07:10:04 eb2afc63b9e9: Layer already exists 07:10:04 994456c4fd7b: Layer already exists 07:10:04 f052dbf3161f: Layer already exists 07:10:04 main: digest: sha256:46dba88053025a3034efe56a0e9f0ce2eb4121ab620cd1847b1b945e7646a200 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:04 ===================================================== [Pipeline] echo 07:10:04 taggedImages: 07:10:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205 07:10:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:10:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.72 07:10:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:10:04 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:10:04 692b82db1817957d6150ebf24d9618fd29462205 07:10:04 latest 07:10:04 4.0.0-dev.72 07:10:04 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:04 main 07:10:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:04 + docker push nexus3.edgexfoundry.org:10004/core-data:692b82db1817957d6150ebf24d9618fd29462205 07:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:10:04 765ba09feb62: Preparing 07:10:04 2b128f5c6e85: Preparing 07:10:04 4549a89d26f2: Preparing 07:10:04 2097b1d8e21b: Preparing 07:10:04 b599a29306e0: Preparing 07:10:04 18a1fe159d87: Preparing 07:10:04 994456c4fd7b: Preparing 07:10:04 18a1fe159d87: Waiting 07:10:04 994456c4fd7b: Waiting 07:10:04 2097b1d8e21b: Layer already exists 07:10:04 4549a89d26f2: Layer already exists 07:10:04 994456c4fd7b: Layer already exists 07:10:04 b599a29306e0: Pushed 07:10:04 765ba09feb62: Pushed 07:10:04 18a1fe159d87: Pushed 07:10:07 2b128f5c6e85: Pushed 07:10:07 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:2ebf521859ffee8c936408c836c487f1f1b3b5959abb19b785acaa951126d251 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:07 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:10:07 765ba09feb62: Preparing 07:10:07 2b128f5c6e85: Preparing 07:10:07 4549a89d26f2: Preparing 07:10:07 2097b1d8e21b: Preparing 07:10:07 b599a29306e0: Preparing 07:10:07 18a1fe159d87: Preparing 07:10:07 994456c4fd7b: Preparing 07:10:07 18a1fe159d87: Waiting 07:10:07 994456c4fd7b: Waiting 07:10:07 4549a89d26f2: Layer already exists 07:10:07 2b128f5c6e85: Layer already exists 07:10:07 2097b1d8e21b: Layer already exists 07:10:07 b599a29306e0: Layer already exists 07:10:07 765ba09feb62: Layer already exists 07:10:07 994456c4fd7b: Layer already exists 07:10:07 18a1fe159d87: Layer already exists 07:10:07 latest: digest: sha256:2ebf521859ffee8c936408c836c487f1f1b3b5959abb19b785acaa951126d251 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:08 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.72 07:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:10:08 765ba09feb62: Preparing 07:10:08 2b128f5c6e85: Preparing 07:10:08 4549a89d26f2: Preparing 07:10:08 2097b1d8e21b: Preparing 07:10:08 b599a29306e0: Preparing 07:10:08 18a1fe159d87: Preparing 07:10:08 994456c4fd7b: Preparing 07:10:08 18a1fe159d87: Waiting 07:10:08 994456c4fd7b: Waiting 07:10:08 b599a29306e0: Layer already exists 07:10:08 2b128f5c6e85: Layer already exists 07:10:08 2097b1d8e21b: Layer already exists 07:10:08 4549a89d26f2: Layer already exists 07:10:08 765ba09feb62: Layer already exists 07:10:08 18a1fe159d87: Layer already exists 07:10:08 994456c4fd7b: Layer already exists 07:10:08 4.0.0-dev.72: digest: sha256:2ebf521859ffee8c936408c836c487f1f1b3b5959abb19b785acaa951126d251 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:09 + docker push nexus3.edgexfoundry.org:10004/core-data:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:10:09 765ba09feb62: Preparing 07:10:09 2b128f5c6e85: Preparing 07:10:09 4549a89d26f2: Preparing 07:10:09 2097b1d8e21b: Preparing 07:10:09 b599a29306e0: Preparing 07:10:09 18a1fe159d87: Preparing 07:10:09 994456c4fd7b: Preparing 07:10:09 18a1fe159d87: Waiting 07:10:09 994456c4fd7b: Waiting 07:10:09 2b128f5c6e85: Layer already exists 07:10:09 765ba09feb62: Layer already exists 07:10:09 b599a29306e0: Layer already exists 07:10:09 2097b1d8e21b: Layer already exists 07:10:09 4549a89d26f2: Layer already exists 07:10:09 994456c4fd7b: Layer already exists 07:10:09 18a1fe159d87: Layer already exists 07:10:09 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:2ebf521859ffee8c936408c836c487f1f1b3b5959abb19b785acaa951126d251 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:09 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:10:09 765ba09feb62: Preparing 07:10:09 2b128f5c6e85: Preparing 07:10:09 4549a89d26f2: Preparing 07:10:09 2097b1d8e21b: Preparing 07:10:09 b599a29306e0: Preparing 07:10:09 18a1fe159d87: Preparing 07:10:09 994456c4fd7b: Preparing 07:10:09 994456c4fd7b: Waiting 07:10:09 18a1fe159d87: Waiting 07:10:09 2b128f5c6e85: Layer already exists 07:10:09 b599a29306e0: Layer already exists 07:10:09 4549a89d26f2: Layer already exists 07:10:09 2097b1d8e21b: Layer already exists 07:10:09 765ba09feb62: Layer already exists 07:10:09 18a1fe159d87: Layer already exists 07:10:09 994456c4fd7b: Layer already exists 07:10:09 main: digest: sha256:2ebf521859ffee8c936408c836c487f1f1b3b5959abb19b785acaa951126d251 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:09 ===================================================== [Pipeline] echo 07:10:09 taggedImages: 07:10:09 - nexus3.edgexfoundry.org:10004/core-data:692b82db1817957d6150ebf24d9618fd29462205 07:10:09 - nexus3.edgexfoundry.org:10004/core-data:latest 07:10:09 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.72 07:10:09 - nexus3.edgexfoundry.org:10004/core-data:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:09 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:10:09 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:10:09 692b82db1817957d6150ebf24d9618fd29462205 07:10:09 latest 07:10:09 4.0.0-dev.72 07:10:09 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:09 main 07:10:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:692b82db1817957d6150ebf24d9618fd29462205 07:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:10:10 6a845da4e86d: Preparing 07:10:10 09c711757104: Preparing 07:10:10 2097b1d8e21b: Preparing 07:10:10 aa2a7050f047: Preparing 07:10:10 480c6c60841b: Preparing 07:10:10 994456c4fd7b: Preparing 07:10:10 994456c4fd7b: Waiting 07:10:10 2097b1d8e21b: Layer already exists 07:10:10 994456c4fd7b: Layer already exists 07:10:10 480c6c60841b: Pushed 07:10:10 aa2a7050f047: Pushed 07:10:10 6a845da4e86d: Pushed 07:10:13 09c711757104: Pushed 07:10:13 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:f08783c624b9695f775282f57ad80ba15d3e917cddefd73904919790d2f71dc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:10:13 6a845da4e86d: Preparing 07:10:13 09c711757104: Preparing 07:10:13 2097b1d8e21b: Preparing 07:10:13 aa2a7050f047: Preparing 07:10:13 480c6c60841b: Preparing 07:10:13 994456c4fd7b: Preparing 07:10:13 994456c4fd7b: Waiting 07:10:13 09c711757104: Layer already exists 07:10:13 aa2a7050f047: Layer already exists 07:10:13 6a845da4e86d: Layer already exists 07:10:13 480c6c60841b: Layer already exists 07:10:13 2097b1d8e21b: Layer already exists 07:10:13 994456c4fd7b: Layer already exists 07:10:13 latest: digest: sha256:f08783c624b9695f775282f57ad80ba15d3e917cddefd73904919790d2f71dc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.72 07:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:10:14 6a845da4e86d: Preparing 07:10:14 09c711757104: Preparing 07:10:14 2097b1d8e21b: Preparing 07:10:14 aa2a7050f047: Preparing 07:10:14 480c6c60841b: Preparing 07:10:14 994456c4fd7b: Preparing 07:10:14 994456c4fd7b: Waiting 07:10:14 aa2a7050f047: Layer already exists 07:10:14 480c6c60841b: Layer already exists 07:10:14 2097b1d8e21b: Layer already exists 07:10:14 6a845da4e86d: Layer already exists 07:10:14 09c711757104: Layer already exists 07:10:14 994456c4fd7b: Layer already exists 07:10:14 4.0.0-dev.72: digest: sha256:f08783c624b9695f775282f57ad80ba15d3e917cddefd73904919790d2f71dc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:10:15 6a845da4e86d: Preparing 07:10:15 09c711757104: Preparing 07:10:15 2097b1d8e21b: Preparing 07:10:15 aa2a7050f047: Preparing 07:10:15 480c6c60841b: Preparing 07:10:15 994456c4fd7b: Preparing 07:10:15 994456c4fd7b: Waiting 07:10:15 2097b1d8e21b: Layer already exists 07:10:15 aa2a7050f047: Layer already exists 07:10:15 480c6c60841b: Layer already exists 07:10:15 09c711757104: Layer already exists 07:10:15 6a845da4e86d: Layer already exists 07:10:15 994456c4fd7b: Layer already exists 07:10:15 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:f08783c624b9695f775282f57ad80ba15d3e917cddefd73904919790d2f71dc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:10:15 6a845da4e86d: Preparing 07:10:15 09c711757104: Preparing 07:10:15 2097b1d8e21b: Preparing 07:10:15 aa2a7050f047: Preparing 07:10:15 480c6c60841b: Preparing 07:10:15 994456c4fd7b: Preparing 07:10:15 994456c4fd7b: Waiting 07:10:15 2097b1d8e21b: Layer already exists 07:10:15 6a845da4e86d: Layer already exists 07:10:15 aa2a7050f047: Layer already exists 07:10:15 480c6c60841b: Layer already exists 07:10:15 09c711757104: Layer already exists 07:10:15 994456c4fd7b: Layer already exists 07:10:15 main: digest: sha256:f08783c624b9695f775282f57ad80ba15d3e917cddefd73904919790d2f71dc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:15 ===================================================== [Pipeline] echo 07:10:15 taggedImages: 07:10:15 - nexus3.edgexfoundry.org:10004/core-keeper:692b82db1817957d6150ebf24d9618fd29462205 07:10:15 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:10:15 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.72 07:10:15 - nexus3.edgexfoundry.org:10004/core-keeper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:15 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:10:15 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:10:15 692b82db1817957d6150ebf24d9618fd29462205 07:10:15 latest 07:10:15 4.0.0-dev.72 07:10:15 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:15 main 07:10:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:692b82db1817957d6150ebf24d9618fd29462205 07:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:10:16 cdb978dd5614: Preparing 07:10:16 c495f51b88c6: Preparing 07:10:16 86f0f6f9b047: Preparing 07:10:16 4549a89d26f2: Preparing 07:10:16 2097b1d8e21b: Preparing 07:10:16 eb2afc63b9e9: Preparing 07:10:16 f052dbf3161f: Preparing 07:10:16 994456c4fd7b: Preparing 07:10:16 eb2afc63b9e9: Waiting 07:10:16 f052dbf3161f: Waiting 07:10:16 994456c4fd7b: Waiting 07:10:16 4549a89d26f2: Layer already exists 07:10:16 2097b1d8e21b: Layer already exists 07:10:16 eb2afc63b9e9: Layer already exists 07:10:16 f052dbf3161f: Layer already exists 07:10:16 994456c4fd7b: Layer already exists 07:10:16 cdb978dd5614: Pushed 07:10:16 c495f51b88c6: Pushed 07:10:19 86f0f6f9b047: Pushed 07:10:19 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:a86886c8d7374d4a64f22336be96089f1e2530b008b508cae3b2418826db2d19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:10:19 cdb978dd5614: Preparing 07:10:19 c495f51b88c6: Preparing 07:10:19 86f0f6f9b047: Preparing 07:10:19 4549a89d26f2: Preparing 07:10:19 2097b1d8e21b: Preparing 07:10:19 eb2afc63b9e9: Preparing 07:10:19 f052dbf3161f: Preparing 07:10:19 994456c4fd7b: Preparing 07:10:19 eb2afc63b9e9: Waiting 07:10:19 f052dbf3161f: Waiting 07:10:19 994456c4fd7b: Waiting 07:10:19 4549a89d26f2: Layer already exists 07:10:19 c495f51b88c6: Layer already exists 07:10:19 2097b1d8e21b: Layer already exists 07:10:19 86f0f6f9b047: Layer already exists 07:10:19 cdb978dd5614: Layer already exists 07:10:19 994456c4fd7b: Layer already exists 07:10:19 f052dbf3161f: Layer already exists 07:10:19 eb2afc63b9e9: Layer already exists 07:10:19 latest: digest: sha256:a86886c8d7374d4a64f22336be96089f1e2530b008b508cae3b2418826db2d19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.72 07:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:10:20 cdb978dd5614: Preparing 07:10:20 c495f51b88c6: Preparing 07:10:20 86f0f6f9b047: Preparing 07:10:20 4549a89d26f2: Preparing 07:10:20 2097b1d8e21b: Preparing 07:10:20 eb2afc63b9e9: Preparing 07:10:20 f052dbf3161f: Preparing 07:10:20 994456c4fd7b: Preparing 07:10:20 eb2afc63b9e9: Waiting 07:10:20 f052dbf3161f: Waiting 07:10:20 994456c4fd7b: Waiting 07:10:20 2097b1d8e21b: Layer already exists 07:10:20 cdb978dd5614: Layer already exists 07:10:20 4549a89d26f2: Layer already exists 07:10:20 86f0f6f9b047: Layer already exists 07:10:20 c495f51b88c6: Layer already exists 07:10:20 f052dbf3161f: Layer already exists 07:10:20 eb2afc63b9e9: Layer already exists 07:10:20 994456c4fd7b: Layer already exists 07:10:20 4.0.0-dev.72: digest: sha256:a86886c8d7374d4a64f22336be96089f1e2530b008b508cae3b2418826db2d19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:10:20 cdb978dd5614: Preparing 07:10:20 c495f51b88c6: Preparing 07:10:20 86f0f6f9b047: Preparing 07:10:20 4549a89d26f2: Preparing 07:10:20 2097b1d8e21b: Preparing 07:10:20 eb2afc63b9e9: Preparing 07:10:20 f052dbf3161f: Preparing 07:10:20 994456c4fd7b: Preparing 07:10:20 eb2afc63b9e9: Waiting 07:10:20 f052dbf3161f: Waiting 07:10:20 994456c4fd7b: Waiting 07:10:20 4549a89d26f2: Layer already exists 07:10:20 2097b1d8e21b: Layer already exists 07:10:20 c495f51b88c6: Layer already exists 07:10:20 86f0f6f9b047: Layer already exists 07:10:20 cdb978dd5614: Layer already exists 07:10:20 eb2afc63b9e9: Layer already exists 07:10:20 994456c4fd7b: Layer already exists 07:10:20 f052dbf3161f: Layer already exists 07:10:20 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:a86886c8d7374d4a64f22336be96089f1e2530b008b508cae3b2418826db2d19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:10:21 cdb978dd5614: Preparing 07:10:21 c495f51b88c6: Preparing 07:10:21 86f0f6f9b047: Preparing 07:10:21 4549a89d26f2: Preparing 07:10:21 2097b1d8e21b: Preparing 07:10:21 eb2afc63b9e9: Preparing 07:10:21 f052dbf3161f: Preparing 07:10:21 994456c4fd7b: Preparing 07:10:21 eb2afc63b9e9: Waiting 07:10:21 f052dbf3161f: Waiting 07:10:21 4549a89d26f2: Layer already exists 07:10:21 2097b1d8e21b: Layer already exists 07:10:21 c495f51b88c6: Layer already exists 07:10:21 86f0f6f9b047: Layer already exists 07:10:21 cdb978dd5614: Layer already exists 07:10:21 f052dbf3161f: Layer already exists 07:10:21 eb2afc63b9e9: Layer already exists 07:10:21 994456c4fd7b: Layer already exists 07:10:21 main: digest: sha256:a86886c8d7374d4a64f22336be96089f1e2530b008b508cae3b2418826db2d19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:21 ===================================================== [Pipeline] echo 07:10:21 taggedImages: 07:10:21 - nexus3.edgexfoundry.org:10004/core-metadata:692b82db1817957d6150ebf24d9618fd29462205 07:10:21 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:10:21 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.72 07:10:21 - nexus3.edgexfoundry.org:10004/core-metadata:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:21 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:10:21 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:10:21 692b82db1817957d6150ebf24d9618fd29462205 07:10:21 latest 07:10:21 4.0.0-dev.72 07:10:21 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:21 main 07:10:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205 07:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:10:22 068ea639afb0: Preparing 07:10:22 dde17aee5d2f: Preparing 07:10:22 3d2fe27b5fad: Preparing 07:10:22 6528067afbfb: Preparing 07:10:22 6e1deb3b638e: Preparing 07:10:22 cfe68248bc49: Preparing 07:10:22 1657e9cc4370: Preparing 07:10:22 4549a89d26f2: Preparing 07:10:22 2097b1d8e21b: Preparing 07:10:22 e0485b5438c6: Preparing 07:10:22 d7130bf7486e: Preparing 07:10:22 5f70bf18a086: Preparing 07:10:22 bb7e5997ae11: Preparing 07:10:22 21efb615a57c: Preparing 07:10:22 00b10e2c6957: Preparing 07:10:22 994456c4fd7b: Preparing 07:10:22 5f70bf18a086: Waiting 07:10:22 d7130bf7486e: Waiting 07:10:22 cfe68248bc49: Waiting 07:10:22 bb7e5997ae11: Waiting 07:10:22 4549a89d26f2: Waiting 07:10:22 2097b1d8e21b: Waiting 07:10:22 e0485b5438c6: Waiting 07:10:22 994456c4fd7b: Waiting 07:10:22 6528067afbfb: Pushed 07:10:22 068ea639afb0: Pushed 07:10:22 6e1deb3b638e: Pushed 07:10:22 dde17aee5d2f: Pushed 07:10:22 3d2fe27b5fad: Pushed 07:10:22 4549a89d26f2: Layer already exists 07:10:22 2097b1d8e21b: Layer already exists 07:10:22 5f70bf18a086: Layer already exists 07:10:22 cfe68248bc49: Pushed 07:10:22 e0485b5438c6: Pushed 07:10:22 d7130bf7486e: Pushed 07:10:22 bb7e5997ae11: Pushed 07:10:22 994456c4fd7b: Layer already exists 07:10:22 21efb615a57c: Pushed 07:10:22 00b10e2c6957: Pushed 07:10:24 1657e9cc4370: Pushed 07:10:24 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:c4c70eb617a62acbbf7b5df7ccb464bdc6e13c5cb9670c4a101c6bdabb5ddd5b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:10:24 068ea639afb0: Preparing 07:10:24 dde17aee5d2f: Preparing 07:10:24 3d2fe27b5fad: Preparing 07:10:24 6528067afbfb: Preparing 07:10:24 6e1deb3b638e: Preparing 07:10:24 cfe68248bc49: Preparing 07:10:24 1657e9cc4370: Preparing 07:10:24 4549a89d26f2: Preparing 07:10:24 2097b1d8e21b: Preparing 07:10:24 e0485b5438c6: Preparing 07:10:24 d7130bf7486e: Preparing 07:10:24 5f70bf18a086: Preparing 07:10:24 bb7e5997ae11: Preparing 07:10:24 cfe68248bc49: Waiting 07:10:24 1657e9cc4370: Waiting 07:10:24 4549a89d26f2: Waiting 07:10:24 d7130bf7486e: Waiting 07:10:24 2097b1d8e21b: Waiting 07:10:24 e0485b5438c6: Waiting 07:10:24 5f70bf18a086: Waiting 07:10:24 21efb615a57c: Preparing 07:10:24 00b10e2c6957: Preparing 07:10:24 bb7e5997ae11: Waiting 07:10:24 21efb615a57c: Waiting 07:10:24 994456c4fd7b: Preparing 07:10:24 00b10e2c6957: Waiting 07:10:24 994456c4fd7b: Waiting 07:10:24 068ea639afb0: Layer already exists 07:10:24 3d2fe27b5fad: Layer already exists 07:10:24 6e1deb3b638e: Layer already exists 07:10:24 dde17aee5d2f: Layer already exists 07:10:24 6528067afbfb: Layer already exists 07:10:24 1657e9cc4370: Layer already exists 07:10:24 cfe68248bc49: Layer already exists 07:10:24 4549a89d26f2: Layer already exists 07:10:24 e0485b5438c6: Layer already exists 07:10:24 2097b1d8e21b: Layer already exists 07:10:24 d7130bf7486e: Layer already exists 07:10:24 21efb615a57c: Layer already exists 07:10:24 bb7e5997ae11: Layer already exists 07:10:24 5f70bf18a086: Layer already exists 07:10:24 00b10e2c6957: Layer already exists 07:10:24 994456c4fd7b: Layer already exists 07:10:24 latest: digest: sha256:c4c70eb617a62acbbf7b5df7ccb464bdc6e13c5cb9670c4a101c6bdabb5ddd5b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.72 07:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:10:25 068ea639afb0: Preparing 07:10:25 dde17aee5d2f: Preparing 07:10:25 3d2fe27b5fad: Preparing 07:10:25 6528067afbfb: Preparing 07:10:25 6e1deb3b638e: Preparing 07:10:25 cfe68248bc49: Preparing 07:10:25 1657e9cc4370: Preparing 07:10:25 4549a89d26f2: Preparing 07:10:25 2097b1d8e21b: Preparing 07:10:25 e0485b5438c6: Preparing 07:10:25 d7130bf7486e: Preparing 07:10:25 5f70bf18a086: Preparing 07:10:25 bb7e5997ae11: Preparing 07:10:25 21efb615a57c: Preparing 07:10:25 00b10e2c6957: Preparing 07:10:25 994456c4fd7b: Preparing 07:10:25 cfe68248bc49: Waiting 07:10:25 1657e9cc4370: Waiting 07:10:25 5f70bf18a086: Waiting 07:10:25 4549a89d26f2: Waiting 07:10:25 bb7e5997ae11: Waiting 07:10:25 2097b1d8e21b: Waiting 07:10:25 21efb615a57c: Waiting 07:10:25 00b10e2c6957: Waiting 07:10:25 e0485b5438c6: Waiting 07:10:25 994456c4fd7b: Waiting 07:10:25 d7130bf7486e: Waiting 07:10:25 6528067afbfb: Layer already exists 07:10:25 3d2fe27b5fad: Layer already exists 07:10:25 dde17aee5d2f: Layer already exists 07:10:25 6e1deb3b638e: Layer already exists 07:10:25 068ea639afb0: Layer already exists 07:10:25 2097b1d8e21b: Layer already exists 07:10:25 cfe68248bc49: Layer already exists 07:10:25 e0485b5438c6: Layer already exists 07:10:25 1657e9cc4370: Layer already exists 07:10:25 4549a89d26f2: Layer already exists 07:10:25 bb7e5997ae11: Layer already exists 07:10:25 d7130bf7486e: Layer already exists 07:10:25 21efb615a57c: Layer already exists 07:10:25 00b10e2c6957: Layer already exists 07:10:25 5f70bf18a086: Layer already exists 07:10:25 994456c4fd7b: Layer already exists 07:10:25 4.0.0-dev.72: digest: sha256:c4c70eb617a62acbbf7b5df7ccb464bdc6e13c5cb9670c4a101c6bdabb5ddd5b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:10:26 068ea639afb0: Preparing 07:10:26 dde17aee5d2f: Preparing 07:10:26 3d2fe27b5fad: Preparing 07:10:26 6528067afbfb: Preparing 07:10:26 6e1deb3b638e: Preparing 07:10:26 cfe68248bc49: Preparing 07:10:26 1657e9cc4370: Preparing 07:10:26 4549a89d26f2: Preparing 07:10:26 2097b1d8e21b: Preparing 07:10:26 e0485b5438c6: Preparing 07:10:26 d7130bf7486e: Preparing 07:10:26 5f70bf18a086: Preparing 07:10:26 bb7e5997ae11: Preparing 07:10:26 21efb615a57c: Preparing 07:10:26 00b10e2c6957: Preparing 07:10:26 994456c4fd7b: Preparing 07:10:26 e0485b5438c6: Waiting 07:10:26 d7130bf7486e: Waiting 07:10:26 5f70bf18a086: Waiting 07:10:26 bb7e5997ae11: Waiting 07:10:26 21efb615a57c: Waiting 07:10:26 00b10e2c6957: Waiting 07:10:26 994456c4fd7b: Waiting 07:10:26 cfe68248bc49: Waiting 07:10:26 2097b1d8e21b: Waiting 07:10:26 dde17aee5d2f: Layer already exists 07:10:26 6528067afbfb: Layer already exists 07:10:26 068ea639afb0: Layer already exists 07:10:26 6e1deb3b638e: Layer already exists 07:10:26 3d2fe27b5fad: Layer already exists 07:10:26 4549a89d26f2: Layer already exists 07:10:26 cfe68248bc49: Layer already exists 07:10:26 1657e9cc4370: Layer already exists 07:10:26 e0485b5438c6: Layer already exists 07:10:26 2097b1d8e21b: Layer already exists 07:10:26 d7130bf7486e: Layer already exists 07:10:26 5f70bf18a086: Layer already exists 07:10:26 bb7e5997ae11: Layer already exists 07:10:26 21efb615a57c: Layer already exists 07:10:26 00b10e2c6957: Layer already exists 07:10:26 994456c4fd7b: Layer already exists 07:10:26 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:c4c70eb617a62acbbf7b5df7ccb464bdc6e13c5cb9670c4a101c6bdabb5ddd5b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:10:26 068ea639afb0: Preparing 07:10:26 dde17aee5d2f: Preparing 07:10:26 3d2fe27b5fad: Preparing 07:10:26 6528067afbfb: Preparing 07:10:26 6e1deb3b638e: Preparing 07:10:26 cfe68248bc49: Preparing 07:10:26 1657e9cc4370: Preparing 07:10:26 4549a89d26f2: Preparing 07:10:26 2097b1d8e21b: Preparing 07:10:26 e0485b5438c6: Preparing 07:10:26 d7130bf7486e: Preparing 07:10:26 5f70bf18a086: Preparing 07:10:26 bb7e5997ae11: Preparing 07:10:26 21efb615a57c: Preparing 07:10:26 00b10e2c6957: Preparing 07:10:26 994456c4fd7b: Preparing 07:10:26 cfe68248bc49: Waiting 07:10:26 4549a89d26f2: Waiting 07:10:26 2097b1d8e21b: Waiting 07:10:26 e0485b5438c6: Waiting 07:10:26 d7130bf7486e: Waiting 07:10:26 5f70bf18a086: Waiting 07:10:26 1657e9cc4370: Waiting 07:10:26 bb7e5997ae11: Waiting 07:10:26 00b10e2c6957: Waiting 07:10:26 dde17aee5d2f: Layer already exists 07:10:26 068ea639afb0: Layer already exists 07:10:26 6528067afbfb: Layer already exists 07:10:26 3d2fe27b5fad: Layer already exists 07:10:26 6e1deb3b638e: Layer already exists 07:10:26 cfe68248bc49: Layer already exists 07:10:26 4549a89d26f2: Layer already exists 07:10:26 1657e9cc4370: Layer already exists 07:10:26 2097b1d8e21b: Layer already exists 07:10:26 e0485b5438c6: Layer already exists 07:10:26 5f70bf18a086: Layer already exists 07:10:26 bb7e5997ae11: Layer already exists 07:10:26 d7130bf7486e: Layer already exists 07:10:26 21efb615a57c: Layer already exists 07:10:26 00b10e2c6957: Layer already exists 07:10:26 994456c4fd7b: Layer already exists 07:10:26 main: digest: sha256:c4c70eb617a62acbbf7b5df7ccb464bdc6e13c5cb9670c4a101c6bdabb5ddd5b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:26 ===================================================== [Pipeline] echo 07:10:26 taggedImages: 07:10:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205 07:10:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:10:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.72 07:10:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:10:26 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:10:26 692b82db1817957d6150ebf24d9618fd29462205 07:10:26 latest 07:10:26 4.0.0-dev.72 07:10:26 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:26 main 07:10:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:692b82db1817957d6150ebf24d9618fd29462205 07:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:10:27 4085760ff1a0: Preparing 07:10:27 2c9fc185aad3: Preparing 07:10:27 2bd5758a13da: Preparing 07:10:27 6fdf6a1d8e01: Preparing 07:10:27 4549a89d26f2: Preparing 07:10:27 2097b1d8e21b: Preparing 07:10:27 eb2afc63b9e9: Preparing 07:10:27 f052dbf3161f: Preparing 07:10:27 994456c4fd7b: Preparing 07:10:27 eb2afc63b9e9: Waiting 07:10:27 2097b1d8e21b: Waiting 07:10:27 f052dbf3161f: Waiting 07:10:27 994456c4fd7b: Waiting 07:10:27 4549a89d26f2: Layer already exists 07:10:27 2097b1d8e21b: Layer already exists 07:10:27 eb2afc63b9e9: Layer already exists 07:10:27 f052dbf3161f: Layer already exists 07:10:27 4085760ff1a0: Pushed 07:10:27 994456c4fd7b: Layer already exists 07:10:27 2c9fc185aad3: Pushed 07:10:27 2bd5758a13da: Pushed 07:10:30 6fdf6a1d8e01: Pushed 07:10:30 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:1acd7e894e48d5433b5aee411a14a7359ca2be158b7244c5c4dfacffd2779958 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:10:30 4085760ff1a0: Preparing 07:10:30 2c9fc185aad3: Preparing 07:10:30 2bd5758a13da: Preparing 07:10:30 6fdf6a1d8e01: Preparing 07:10:30 4549a89d26f2: Preparing 07:10:30 2097b1d8e21b: Preparing 07:10:30 eb2afc63b9e9: Preparing 07:10:30 f052dbf3161f: Preparing 07:10:30 994456c4fd7b: Preparing 07:10:30 2097b1d8e21b: Waiting 07:10:30 994456c4fd7b: Waiting 07:10:30 eb2afc63b9e9: Waiting 07:10:30 2bd5758a13da: Layer already exists 07:10:30 6fdf6a1d8e01: Layer already exists 07:10:30 4085760ff1a0: Layer already exists 07:10:30 4549a89d26f2: Layer already exists 07:10:30 2c9fc185aad3: Layer already exists 07:10:30 2097b1d8e21b: Layer already exists 07:10:30 f052dbf3161f: Layer already exists 07:10:30 eb2afc63b9e9: Layer already exists 07:10:30 994456c4fd7b: Layer already exists 07:10:30 latest: digest: sha256:1acd7e894e48d5433b5aee411a14a7359ca2be158b7244c5c4dfacffd2779958 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.72 07:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:10:31 4085760ff1a0: Preparing 07:10:31 2c9fc185aad3: Preparing 07:10:31 2bd5758a13da: Preparing 07:10:31 6fdf6a1d8e01: Preparing 07:10:31 4549a89d26f2: Preparing 07:10:31 2097b1d8e21b: Preparing 07:10:31 eb2afc63b9e9: Preparing 07:10:31 f052dbf3161f: Preparing 07:10:31 994456c4fd7b: Preparing 07:10:31 2097b1d8e21b: Waiting 07:10:31 eb2afc63b9e9: Waiting 07:10:31 f052dbf3161f: Waiting 07:10:31 994456c4fd7b: Waiting 07:10:31 4549a89d26f2: Layer already exists 07:10:31 2c9fc185aad3: Layer already exists 07:10:31 6fdf6a1d8e01: Layer already exists 07:10:31 2bd5758a13da: Layer already exists 07:10:31 4085760ff1a0: Layer already exists 07:10:31 f052dbf3161f: Layer already exists 07:10:31 2097b1d8e21b: Layer already exists 07:10:31 eb2afc63b9e9: Layer already exists 07:10:31 994456c4fd7b: Layer already exists 07:10:31 4.0.0-dev.72: digest: sha256:1acd7e894e48d5433b5aee411a14a7359ca2be158b7244c5c4dfacffd2779958 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:10:32 4085760ff1a0: Preparing 07:10:32 2c9fc185aad3: Preparing 07:10:32 2bd5758a13da: Preparing 07:10:32 6fdf6a1d8e01: Preparing 07:10:32 4549a89d26f2: Preparing 07:10:32 2097b1d8e21b: Preparing 07:10:32 eb2afc63b9e9: Preparing 07:10:32 f052dbf3161f: Preparing 07:10:32 2097b1d8e21b: Waiting 07:10:32 eb2afc63b9e9: Waiting 07:10:32 994456c4fd7b: Preparing 07:10:32 f052dbf3161f: Waiting 07:10:32 994456c4fd7b: Waiting 07:10:32 2bd5758a13da: Layer already exists 07:10:32 4549a89d26f2: Layer already exists 07:10:32 4085760ff1a0: Layer already exists 07:10:32 2c9fc185aad3: Layer already exists 07:10:32 6fdf6a1d8e01: Layer already exists 07:10:32 eb2afc63b9e9: Layer already exists 07:10:32 f052dbf3161f: Layer already exists 07:10:32 2097b1d8e21b: Layer already exists 07:10:32 994456c4fd7b: Layer already exists 07:10:32 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:1acd7e894e48d5433b5aee411a14a7359ca2be158b7244c5c4dfacffd2779958 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:10:32 4085760ff1a0: Preparing 07:10:32 2c9fc185aad3: Preparing 07:10:32 2bd5758a13da: Preparing 07:10:32 6fdf6a1d8e01: Preparing 07:10:32 4549a89d26f2: Preparing 07:10:32 2097b1d8e21b: Preparing 07:10:32 eb2afc63b9e9: Preparing 07:10:32 f052dbf3161f: Preparing 07:10:32 994456c4fd7b: Preparing 07:10:32 eb2afc63b9e9: Waiting 07:10:32 f052dbf3161f: Waiting 07:10:32 994456c4fd7b: Waiting 07:10:32 2097b1d8e21b: Waiting 07:10:32 4549a89d26f2: Layer already exists 07:10:32 4085760ff1a0: Layer already exists 07:10:32 6fdf6a1d8e01: Layer already exists 07:10:32 2c9fc185aad3: Layer already exists 07:10:32 2bd5758a13da: Layer already exists 07:10:32 2097b1d8e21b: Layer already exists 07:10:32 f052dbf3161f: Layer already exists 07:10:32 994456c4fd7b: Layer already exists 07:10:32 eb2afc63b9e9: Layer already exists 07:10:32 main: digest: sha256:1acd7e894e48d5433b5aee411a14a7359ca2be158b7244c5c4dfacffd2779958 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:32 ===================================================== [Pipeline] echo 07:10:32 taggedImages: 07:10:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:692b82db1817957d6150ebf24d9618fd29462205 07:10:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:10:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.72 07:10:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:10:32 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:10:32 692b82db1817957d6150ebf24d9618fd29462205 07:10:32 latest 07:10:32 4.0.0-dev.72 07:10:32 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:32 main 07:10:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:692b82db1817957d6150ebf24d9618fd29462205 07:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:10:33 22c147d186bd: Preparing 07:10:33 3fb98b526a75: Preparing 07:10:33 fa3b089dd75b: Preparing 07:10:33 bc162ad2e743: Preparing 07:10:33 0b5d30a97de1: Preparing 07:10:33 4549a89d26f2: Preparing 07:10:33 2097b1d8e21b: Preparing 07:10:33 436807a773df: Preparing 07:10:33 f05867a229de: Preparing 07:10:33 32c541ef0dba: Preparing 07:10:33 994456c4fd7b: Preparing 07:10:33 2097b1d8e21b: Waiting 07:10:33 436807a773df: Waiting 07:10:33 32c541ef0dba: Waiting 07:10:33 994456c4fd7b: Waiting 07:10:33 4549a89d26f2: Waiting 07:10:33 f05867a229de: Waiting 07:10:33 0b5d30a97de1: Pushed 07:10:33 4549a89d26f2: Layer already exists 07:10:33 22c147d186bd: Pushed 07:10:33 bc162ad2e743: Pushed 07:10:33 3fb98b526a75: Pushed 07:10:33 2097b1d8e21b: Layer already exists 07:10:33 994456c4fd7b: Layer already exists 07:10:33 436807a773df: Pushed 07:10:33 f05867a229de: Pushed 07:10:34 32c541ef0dba: Pushed 07:10:35 fa3b089dd75b: Pushed 07:10:35 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:eff028778e63fd25e8dcf2a3d9b86da3d5b8be33a1401f83b0a02ef67d40c1d7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:10:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:10:36 22c147d186bd: Preparing 07:10:36 3fb98b526a75: Preparing 07:10:36 fa3b089dd75b: Preparing 07:10:36 bc162ad2e743: Preparing 07:10:36 0b5d30a97de1: Preparing 07:10:36 4549a89d26f2: Preparing 07:10:36 2097b1d8e21b: Preparing 07:10:36 436807a773df: Preparing 07:10:36 f05867a229de: Preparing 07:10:36 32c541ef0dba: Preparing 07:10:36 994456c4fd7b: Preparing 07:10:36 4549a89d26f2: Waiting 07:10:36 2097b1d8e21b: Waiting 07:10:36 436807a773df: Waiting 07:10:36 32c541ef0dba: Waiting 07:10:36 994456c4fd7b: Waiting 07:10:36 3fb98b526a75: Layer already exists 07:10:36 fa3b089dd75b: Layer already exists 07:10:36 0b5d30a97de1: Layer already exists 07:10:36 bc162ad2e743: Layer already exists 07:10:36 22c147d186bd: Layer already exists 07:10:36 2097b1d8e21b: Layer already exists 07:10:36 4549a89d26f2: Layer already exists 07:10:36 32c541ef0dba: Layer already exists 07:10:36 436807a773df: Layer already exists 07:10:36 f05867a229de: Layer already exists 07:10:36 994456c4fd7b: Layer already exists 07:10:36 latest: digest: sha256:eff028778e63fd25e8dcf2a3d9b86da3d5b8be33a1401f83b0a02ef67d40c1d7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.72 07:10:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:10:36 22c147d186bd: Preparing 07:10:36 3fb98b526a75: Preparing 07:10:36 fa3b089dd75b: Preparing 07:10:36 bc162ad2e743: Preparing 07:10:36 0b5d30a97de1: Preparing 07:10:36 4549a89d26f2: Preparing 07:10:36 2097b1d8e21b: Preparing 07:10:36 436807a773df: Preparing 07:10:36 f05867a229de: Preparing 07:10:36 32c541ef0dba: Preparing 07:10:36 994456c4fd7b: Preparing 07:10:36 4549a89d26f2: Waiting 07:10:36 32c541ef0dba: Waiting 07:10:36 994456c4fd7b: Waiting 07:10:36 2097b1d8e21b: Waiting 07:10:36 436807a773df: Waiting 07:10:36 f05867a229de: Waiting 07:10:36 22c147d186bd: Layer already exists 07:10:36 3fb98b526a75: Layer already exists 07:10:36 bc162ad2e743: Layer already exists 07:10:36 fa3b089dd75b: Layer already exists 07:10:36 0b5d30a97de1: Layer already exists 07:10:36 4549a89d26f2: Layer already exists 07:10:36 32c541ef0dba: Layer already exists 07:10:36 f05867a229de: Layer already exists 07:10:36 436807a773df: Layer already exists 07:10:36 2097b1d8e21b: Layer already exists 07:10:36 994456c4fd7b: Layer already exists 07:10:36 4.0.0-dev.72: digest: sha256:eff028778e63fd25e8dcf2a3d9b86da3d5b8be33a1401f83b0a02ef67d40c1d7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:10:37 22c147d186bd: Preparing 07:10:37 3fb98b526a75: Preparing 07:10:37 fa3b089dd75b: Preparing 07:10:37 bc162ad2e743: Preparing 07:10:37 0b5d30a97de1: Preparing 07:10:37 4549a89d26f2: Preparing 07:10:37 2097b1d8e21b: Preparing 07:10:37 436807a773df: Preparing 07:10:37 f05867a229de: Preparing 07:10:37 32c541ef0dba: Preparing 07:10:37 994456c4fd7b: Preparing 07:10:37 2097b1d8e21b: Waiting 07:10:37 436807a773df: Waiting 07:10:37 f05867a229de: Waiting 07:10:37 32c541ef0dba: Waiting 07:10:37 994456c4fd7b: Waiting 07:10:37 4549a89d26f2: Waiting 07:10:37 0b5d30a97de1: Layer already exists 07:10:37 bc162ad2e743: Layer already exists 07:10:37 fa3b089dd75b: Layer already exists 07:10:37 22c147d186bd: Layer already exists 07:10:37 3fb98b526a75: Layer already exists 07:10:37 4549a89d26f2: Layer already exists 07:10:37 436807a773df: Layer already exists 07:10:37 f05867a229de: Layer already exists 07:10:37 2097b1d8e21b: Layer already exists 07:10:37 32c541ef0dba: Layer already exists 07:10:37 994456c4fd7b: Layer already exists 07:10:37 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:eff028778e63fd25e8dcf2a3d9b86da3d5b8be33a1401f83b0a02ef67d40c1d7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:10:38 22c147d186bd: Preparing 07:10:38 3fb98b526a75: Preparing 07:10:38 fa3b089dd75b: Preparing 07:10:38 bc162ad2e743: Preparing 07:10:38 0b5d30a97de1: Preparing 07:10:38 4549a89d26f2: Preparing 07:10:38 2097b1d8e21b: Preparing 07:10:38 436807a773df: Preparing 07:10:38 f05867a229de: Preparing 07:10:38 32c541ef0dba: Preparing 07:10:38 994456c4fd7b: Preparing 07:10:38 2097b1d8e21b: Waiting 07:10:38 f05867a229de: Waiting 07:10:38 32c541ef0dba: Waiting 07:10:38 994456c4fd7b: Waiting 07:10:38 4549a89d26f2: Waiting 07:10:38 0b5d30a97de1: Layer already exists 07:10:38 bc162ad2e743: Layer already exists 07:10:38 fa3b089dd75b: Layer already exists 07:10:38 3fb98b526a75: Layer already exists 07:10:38 22c147d186bd: Layer already exists 07:10:38 4549a89d26f2: Layer already exists 07:10:38 2097b1d8e21b: Layer already exists 07:10:38 436807a773df: Layer already exists 07:10:38 f05867a229de: Layer already exists 07:10:38 32c541ef0dba: Layer already exists 07:10:38 994456c4fd7b: Layer already exists 07:10:38 main: digest: sha256:eff028778e63fd25e8dcf2a3d9b86da3d5b8be33a1401f83b0a02ef67d40c1d7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:38 ===================================================== [Pipeline] echo 07:10:38 taggedImages: 07:10:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:692b82db1817957d6150ebf24d9618fd29462205 07:10:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:10:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.72 07:10:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:10:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:10:38 692b82db1817957d6150ebf24d9618fd29462205 07:10:38 latest 07:10:38 4.0.0-dev.72 07:10:38 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:38 main 07:10:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:692b82db1817957d6150ebf24d9618fd29462205 07:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:10:38 626c7559317d: Preparing 07:10:38 68f0f9950897: Preparing 07:10:38 dd574757f95b: Preparing 07:10:38 0087b6591845: Preparing 07:10:38 eee1eeecdeeb: Preparing 07:10:38 bae819b6d657: Preparing 07:10:38 1e4a43f9c77d: Preparing 07:10:38 4549a89d26f2: Preparing 07:10:38 2097b1d8e21b: Preparing 07:10:38 bae819b6d657: Waiting 07:10:38 1e4a43f9c77d: Waiting 07:10:38 4549a89d26f2: Waiting 07:10:38 2097b1d8e21b: Waiting 07:10:38 f5343d941340: Preparing 07:10:38 4e8d974ba03a: Preparing 07:10:38 994456c4fd7b: Preparing 07:10:38 f5343d941340: Waiting 07:10:38 4e8d974ba03a: Waiting 07:10:38 68f0f9950897: Pushed 07:10:38 eee1eeecdeeb: Pushed 07:10:38 626c7559317d: Pushed 07:10:38 4549a89d26f2: Layer already exists 07:10:38 2097b1d8e21b: Layer already exists 07:10:38 bae819b6d657: Pushed 07:10:38 1e4a43f9c77d: Pushed 07:10:38 994456c4fd7b: Layer already exists 07:10:39 f5343d941340: Pushed 07:10:40 4e8d974ba03a: Pushed 07:10:40 0087b6591845: Pushed 07:10:41 dd574757f95b: Pushed 07:10:41 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:c27e2e3a849e603aa1fd119557fcdcfad9776ed2768f03e116c1bb84d2d542e3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:10:42 626c7559317d: Preparing 07:10:42 68f0f9950897: Preparing 07:10:42 dd574757f95b: Preparing 07:10:42 0087b6591845: Preparing 07:10:42 eee1eeecdeeb: Preparing 07:10:42 bae819b6d657: Preparing 07:10:42 1e4a43f9c77d: Preparing 07:10:42 4549a89d26f2: Preparing 07:10:42 2097b1d8e21b: Preparing 07:10:42 f5343d941340: Preparing 07:10:42 4e8d974ba03a: Preparing 07:10:42 994456c4fd7b: Preparing 07:10:42 bae819b6d657: Waiting 07:10:42 1e4a43f9c77d: Waiting 07:10:42 4549a89d26f2: Waiting 07:10:42 4e8d974ba03a: Waiting 07:10:42 f5343d941340: Waiting 07:10:42 994456c4fd7b: Waiting 07:10:42 2097b1d8e21b: Waiting 07:10:42 68f0f9950897: Layer already exists 07:10:42 0087b6591845: Layer already exists 07:10:42 626c7559317d: Layer already exists 07:10:42 eee1eeecdeeb: Layer already exists 07:10:42 dd574757f95b: Layer already exists 07:10:42 1e4a43f9c77d: Layer already exists 07:10:42 bae819b6d657: Layer already exists 07:10:42 f5343d941340: Layer already exists 07:10:42 2097b1d8e21b: Layer already exists 07:10:42 4549a89d26f2: Layer already exists 07:10:42 4e8d974ba03a: Layer already exists 07:10:42 994456c4fd7b: Layer already exists 07:10:42 latest: digest: sha256:c27e2e3a849e603aa1fd119557fcdcfad9776ed2768f03e116c1bb84d2d542e3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.72 07:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:10:42 626c7559317d: Preparing 07:10:42 68f0f9950897: Preparing 07:10:42 dd574757f95b: Preparing 07:10:42 0087b6591845: Preparing 07:10:42 eee1eeecdeeb: Preparing 07:10:42 bae819b6d657: Preparing 07:10:42 1e4a43f9c77d: Preparing 07:10:42 4549a89d26f2: Preparing 07:10:42 2097b1d8e21b: Preparing 07:10:42 f5343d941340: Preparing 07:10:42 4e8d974ba03a: Preparing 07:10:42 994456c4fd7b: Preparing 07:10:42 4549a89d26f2: Waiting 07:10:42 2097b1d8e21b: Waiting 07:10:42 4e8d974ba03a: Waiting 07:10:42 bae819b6d657: Waiting 07:10:42 f5343d941340: Waiting 07:10:42 1e4a43f9c77d: Waiting 07:10:42 994456c4fd7b: Waiting 07:10:42 0087b6591845: Layer already exists 07:10:42 68f0f9950897: Layer already exists 07:10:42 eee1eeecdeeb: Layer already exists 07:10:42 626c7559317d: Layer already exists 07:10:42 dd574757f95b: Layer already exists 07:10:42 1e4a43f9c77d: Layer already exists 07:10:42 bae819b6d657: Layer already exists 07:10:42 4549a89d26f2: Layer already exists 07:10:42 f5343d941340: Layer already exists 07:10:42 2097b1d8e21b: Layer already exists 07:10:42 994456c4fd7b: Layer already exists 07:10:42 4e8d974ba03a: Layer already exists 07:10:42 4.0.0-dev.72: digest: sha256:c27e2e3a849e603aa1fd119557fcdcfad9776ed2768f03e116c1bb84d2d542e3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:10:43 626c7559317d: Preparing 07:10:43 68f0f9950897: Preparing 07:10:43 dd574757f95b: Preparing 07:10:43 0087b6591845: Preparing 07:10:43 eee1eeecdeeb: Preparing 07:10:43 bae819b6d657: Preparing 07:10:43 1e4a43f9c77d: Preparing 07:10:43 4549a89d26f2: Preparing 07:10:43 2097b1d8e21b: Preparing 07:10:43 f5343d941340: Preparing 07:10:43 4e8d974ba03a: Preparing 07:10:43 994456c4fd7b: Preparing 07:10:43 bae819b6d657: Waiting 07:10:43 4e8d974ba03a: Waiting 07:10:43 f5343d941340: Waiting 07:10:43 2097b1d8e21b: Waiting 07:10:43 994456c4fd7b: Waiting 07:10:43 dd574757f95b: Layer already exists 07:10:43 68f0f9950897: Layer already exists 07:10:43 eee1eeecdeeb: Layer already exists 07:10:43 0087b6591845: Layer already exists 07:10:43 626c7559317d: Layer already exists 07:10:43 1e4a43f9c77d: Layer already exists 07:10:43 bae819b6d657: Layer already exists 07:10:43 4549a89d26f2: Layer already exists 07:10:43 2097b1d8e21b: Layer already exists 07:10:43 f5343d941340: Layer already exists 07:10:43 4e8d974ba03a: Layer already exists 07:10:43 994456c4fd7b: Layer already exists 07:10:43 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:c27e2e3a849e603aa1fd119557fcdcfad9776ed2768f03e116c1bb84d2d542e3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:10:44 626c7559317d: Preparing 07:10:44 68f0f9950897: Preparing 07:10:44 dd574757f95b: Preparing 07:10:44 0087b6591845: Preparing 07:10:44 eee1eeecdeeb: Preparing 07:10:44 bae819b6d657: Preparing 07:10:44 1e4a43f9c77d: Preparing 07:10:44 4549a89d26f2: Preparing 07:10:44 2097b1d8e21b: Preparing 07:10:44 f5343d941340: Preparing 07:10:44 4e8d974ba03a: Preparing 07:10:44 994456c4fd7b: Preparing 07:10:44 4549a89d26f2: Waiting 07:10:44 994456c4fd7b: Waiting 07:10:44 4e8d974ba03a: Waiting 07:10:44 2097b1d8e21b: Waiting 07:10:44 f5343d941340: Waiting 07:10:44 bae819b6d657: Waiting 07:10:44 1e4a43f9c77d: Waiting 07:10:44 dd574757f95b: Layer already exists 07:10:44 68f0f9950897: Layer already exists 07:10:44 eee1eeecdeeb: Layer already exists 07:10:44 0087b6591845: Layer already exists 07:10:44 626c7559317d: Layer already exists 07:10:44 1e4a43f9c77d: Layer already exists 07:10:44 4549a89d26f2: Layer already exists 07:10:44 bae819b6d657: Layer already exists 07:10:44 2097b1d8e21b: Layer already exists 07:10:44 f5343d941340: Layer already exists 07:10:44 4e8d974ba03a: Layer already exists 07:10:44 994456c4fd7b: Layer already exists 07:10:44 main: digest: sha256:c27e2e3a849e603aa1fd119557fcdcfad9776ed2768f03e116c1bb84d2d542e3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:44 ===================================================== [Pipeline] echo 07:10:44 taggedImages: 07:10:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:692b82db1817957d6150ebf24d9618fd29462205 07:10:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:10:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.72 07:10:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:10:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:10:44 692b82db1817957d6150ebf24d9618fd29462205 07:10:44 latest 07:10:44 4.0.0-dev.72 07:10:44 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:44 main 07:10:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:692b82db1817957d6150ebf24d9618fd29462205 07:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:10:45 3e115e4b69b3: Preparing 07:10:45 ce15ae633273: Preparing 07:10:45 4549a89d26f2: Preparing 07:10:45 2097b1d8e21b: Preparing 07:10:45 4a55e1ad8b89: Preparing 07:10:45 e34b628195ff: Preparing 07:10:45 994456c4fd7b: Preparing 07:10:45 994456c4fd7b: Waiting 07:10:45 e34b628195ff: Waiting 07:10:45 4549a89d26f2: Layer already exists 07:10:45 2097b1d8e21b: Layer already exists 07:10:45 994456c4fd7b: Layer already exists 07:10:45 4a55e1ad8b89: Pushed 07:10:45 3e115e4b69b3: Pushed 07:10:46 e34b628195ff: Pushed 07:10:47 ce15ae633273: Pushed 07:10:48 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:b8f5026872c6d0b88ad00f9b2ce6f696f19b4a9c6011cfa73809905cd2019bbc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:48 + 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 07:10:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:10:48 3e115e4b69b3: Preparing 07:10:48 ce15ae633273: Preparing 07:10:48 4549a89d26f2: Preparing 07:10:48 2097b1d8e21b: Preparing 07:10:48 4a55e1ad8b89: Preparing 07:10:48 e34b628195ff: Preparing 07:10:48 994456c4fd7b: Preparing 07:10:48 e34b628195ff: Waiting 07:10:48 994456c4fd7b: Waiting 07:10:48 4a55e1ad8b89: Layer already exists 07:10:48 3e115e4b69b3: Layer already exists 07:10:48 4549a89d26f2: Layer already exists 07:10:48 ce15ae633273: Layer already exists 07:10:48 2097b1d8e21b: Layer already exists 07:10:48 e34b628195ff: Layer already exists 07:10:48 994456c4fd7b: Layer already exists 07:10:48 latest: digest: sha256:b8f5026872c6d0b88ad00f9b2ce6f696f19b4a9c6011cfa73809905cd2019bbc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.72 07:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:10:49 3e115e4b69b3: Preparing 07:10:49 ce15ae633273: Preparing 07:10:49 4549a89d26f2: Preparing 07:10:49 2097b1d8e21b: Preparing 07:10:49 4a55e1ad8b89: Preparing 07:10:49 e34b628195ff: Preparing 07:10:49 994456c4fd7b: Preparing 07:10:49 e34b628195ff: Waiting 07:10:49 994456c4fd7b: Waiting 07:10:49 2097b1d8e21b: Layer already exists 07:10:49 4549a89d26f2: Layer already exists 07:10:49 4a55e1ad8b89: Layer already exists 07:10:49 ce15ae633273: Layer already exists 07:10:49 3e115e4b69b3: Layer already exists 07:10:49 994456c4fd7b: Layer already exists 07:10:49 e34b628195ff: Layer already exists 07:10:49 4.0.0-dev.72: digest: sha256:b8f5026872c6d0b88ad00f9b2ce6f696f19b4a9c6011cfa73809905cd2019bbc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:10:50 3e115e4b69b3: Preparing 07:10:50 ce15ae633273: Preparing 07:10:50 4549a89d26f2: Preparing 07:10:50 2097b1d8e21b: Preparing 07:10:50 4a55e1ad8b89: Preparing 07:10:50 e34b628195ff: Preparing 07:10:50 994456c4fd7b: Preparing 07:10:50 e34b628195ff: Waiting 07:10:50 994456c4fd7b: Waiting 07:10:50 4a55e1ad8b89: Layer already exists 07:10:50 2097b1d8e21b: Layer already exists 07:10:50 4549a89d26f2: Layer already exists 07:10:50 3e115e4b69b3: Layer already exists 07:10:50 ce15ae633273: Layer already exists 07:10:50 994456c4fd7b: Layer already exists 07:10:50 e34b628195ff: Layer already exists 07:10:50 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:b8f5026872c6d0b88ad00f9b2ce6f696f19b4a9c6011cfa73809905cd2019bbc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:50 + 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 07:10:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:10:50 3e115e4b69b3: Preparing 07:10:50 ce15ae633273: Preparing 07:10:50 4549a89d26f2: Preparing 07:10:50 2097b1d8e21b: Preparing 07:10:50 4a55e1ad8b89: Preparing 07:10:50 e34b628195ff: Preparing 07:10:50 994456c4fd7b: Preparing 07:10:50 e34b628195ff: Waiting 07:10:50 994456c4fd7b: Waiting 07:10:50 2097b1d8e21b: Layer already exists 07:10:50 4549a89d26f2: Layer already exists 07:10:50 3e115e4b69b3: Layer already exists 07:10:50 4a55e1ad8b89: Layer already exists 07:10:50 ce15ae633273: Layer already exists 07:10:50 e34b628195ff: Layer already exists 07:10:50 994456c4fd7b: Layer already exists 07:10:50 main: digest: sha256:b8f5026872c6d0b88ad00f9b2ce6f696f19b4a9c6011cfa73809905cd2019bbc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:50 ===================================================== [Pipeline] echo 07:10:50 taggedImages: 07:10:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:692b82db1817957d6150ebf24d9618fd29462205 07:10:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:10:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.72 07:10:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:10:50 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:10:50 692b82db1817957d6150ebf24d9618fd29462205 07:10:50 latest 07:10:50 4.0.0-dev.72 07:10:50 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:10:50 main 07:10:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:692b82db1817957d6150ebf24d9618fd29462205 07:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:10:51 286e706aebcd: Preparing 07:10:51 cd966b1e4a4a: Preparing 07:10:51 94e4ceacf167: Preparing 07:10:51 4549a89d26f2: Preparing 07:10:51 2097b1d8e21b: Preparing 07:10:51 26e7ee9cd192: Preparing 07:10:51 fb268fa63fbd: Preparing 07:10:51 5dabf26918ee: Preparing 07:10:51 5252d2bbe772: Preparing 07:10:51 994456c4fd7b: Preparing 07:10:51 5dabf26918ee: Waiting 07:10:51 5252d2bbe772: Waiting 07:10:51 994456c4fd7b: Waiting 07:10:51 26e7ee9cd192: Waiting 07:10:51 fb268fa63fbd: Waiting 07:10:51 4549a89d26f2: Layer already exists 07:10:51 2097b1d8e21b: Layer already exists 07:10:51 cd966b1e4a4a: Pushed 07:10:51 286e706aebcd: Pushed 07:10:51 94e4ceacf167: Pushed 07:10:51 994456c4fd7b: Layer already exists 07:10:51 5dabf26918ee: Pushed 07:10:52 5252d2bbe772: Pushed 07:10:56 fb268fa63fbd: Pushed 07:11:03 26e7ee9cd192: Pushed 07:11:03 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:2d7269a58e601353857c2f960cad37d948da2950117447269caeac1a4a7c247b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:11:04 286e706aebcd: Preparing 07:11:04 cd966b1e4a4a: Preparing 07:11:04 94e4ceacf167: Preparing 07:11:04 4549a89d26f2: Preparing 07:11:04 2097b1d8e21b: Preparing 07:11:04 26e7ee9cd192: Preparing 07:11:04 fb268fa63fbd: Preparing 07:11:04 5dabf26918ee: Preparing 07:11:04 5252d2bbe772: Preparing 07:11:04 994456c4fd7b: Preparing 07:11:04 fb268fa63fbd: Waiting 07:11:04 994456c4fd7b: Waiting 07:11:04 5dabf26918ee: Waiting 07:11:04 5252d2bbe772: Waiting 07:11:04 94e4ceacf167: Layer already exists 07:11:04 2097b1d8e21b: Layer already exists 07:11:04 4549a89d26f2: Layer already exists 07:11:04 286e706aebcd: Layer already exists 07:11:04 cd966b1e4a4a: Layer already exists 07:11:04 26e7ee9cd192: Layer already exists 07:11:04 5252d2bbe772: Layer already exists 07:11:04 fb268fa63fbd: Layer already exists 07:11:04 994456c4fd7b: Layer already exists 07:11:04 5dabf26918ee: Layer already exists 07:11:04 latest: digest: sha256:2d7269a58e601353857c2f960cad37d948da2950117447269caeac1a4a7c247b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.72 07:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:11:04 286e706aebcd: Preparing 07:11:04 cd966b1e4a4a: Preparing 07:11:04 94e4ceacf167: Preparing 07:11:04 4549a89d26f2: Preparing 07:11:04 2097b1d8e21b: Preparing 07:11:04 26e7ee9cd192: Preparing 07:11:04 fb268fa63fbd: Preparing 07:11:04 5dabf26918ee: Preparing 07:11:04 5252d2bbe772: Preparing 07:11:04 994456c4fd7b: Preparing 07:11:04 26e7ee9cd192: Waiting 07:11:04 5252d2bbe772: Waiting 07:11:04 994456c4fd7b: Waiting 07:11:04 5dabf26918ee: Waiting 07:11:04 94e4ceacf167: Layer already exists 07:11:04 286e706aebcd: Layer already exists 07:11:04 cd966b1e4a4a: Layer already exists 07:11:04 4549a89d26f2: Layer already exists 07:11:04 2097b1d8e21b: Layer already exists 07:11:04 26e7ee9cd192: Layer already exists 07:11:04 994456c4fd7b: Layer already exists 07:11:04 fb268fa63fbd: Layer already exists 07:11:04 5dabf26918ee: Layer already exists 07:11:04 5252d2bbe772: Layer already exists 07:11:04 4.0.0-dev.72: digest: sha256:2d7269a58e601353857c2f960cad37d948da2950117447269caeac1a4a7c247b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:11:05 286e706aebcd: Preparing 07:11:05 cd966b1e4a4a: Preparing 07:11:05 94e4ceacf167: Preparing 07:11:05 4549a89d26f2: Preparing 07:11:05 2097b1d8e21b: Preparing 07:11:05 26e7ee9cd192: Preparing 07:11:05 fb268fa63fbd: Preparing 07:11:05 5dabf26918ee: Preparing 07:11:05 5252d2bbe772: Preparing 07:11:05 994456c4fd7b: Preparing 07:11:05 5252d2bbe772: Waiting 07:11:05 994456c4fd7b: Waiting 07:11:05 26e7ee9cd192: Waiting 07:11:05 fb268fa63fbd: Waiting 07:11:05 5dabf26918ee: Waiting 07:11:05 4549a89d26f2: Layer already exists 07:11:05 94e4ceacf167: Layer already exists 07:11:05 cd966b1e4a4a: Layer already exists 07:11:05 286e706aebcd: Layer already exists 07:11:05 2097b1d8e21b: Layer already exists 07:11:05 26e7ee9cd192: Layer already exists 07:11:05 fb268fa63fbd: Layer already exists 07:11:05 5dabf26918ee: Layer already exists 07:11:05 5252d2bbe772: Layer already exists 07:11:05 994456c4fd7b: Layer already exists 07:11:05 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:2d7269a58e601353857c2f960cad37d948da2950117447269caeac1a4a7c247b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:11:06 286e706aebcd: Preparing 07:11:06 cd966b1e4a4a: Preparing 07:11:06 94e4ceacf167: Preparing 07:11:06 4549a89d26f2: Preparing 07:11:06 2097b1d8e21b: Preparing 07:11:06 26e7ee9cd192: Preparing 07:11:06 fb268fa63fbd: Preparing 07:11:06 5dabf26918ee: Preparing 07:11:06 5252d2bbe772: Preparing 07:11:06 994456c4fd7b: Preparing 07:11:06 fb268fa63fbd: Waiting 07:11:06 5252d2bbe772: Waiting 07:11:06 26e7ee9cd192: Waiting 07:11:06 5dabf26918ee: Waiting 07:11:06 94e4ceacf167: Layer already exists 07:11:06 cd966b1e4a4a: Layer already exists 07:11:06 4549a89d26f2: Layer already exists 07:11:06 286e706aebcd: Layer already exists 07:11:06 2097b1d8e21b: Layer already exists 07:11:06 26e7ee9cd192: Layer already exists 07:11:06 fb268fa63fbd: Layer already exists 07:11:06 5dabf26918ee: Layer already exists 07:11:06 5252d2bbe772: Layer already exists 07:11:06 994456c4fd7b: Layer already exists 07:11:06 main: digest: sha256:2d7269a58e601353857c2f960cad37d948da2950117447269caeac1a4a7c247b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:06 ===================================================== [Pipeline] echo 07:11:06 taggedImages: 07:11:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:692b82db1817957d6150ebf24d9618fd29462205 07:11:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:11:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.72 07:11:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:11:06 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:11:06 692b82db1817957d6150ebf24d9618fd29462205 07:11:06 latest 07:11:06 4.0.0-dev.72 07:11:06 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:06 main 07:11:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:692b82db1817957d6150ebf24d9618fd29462205 07:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:11:07 90e8a185bb9c: Preparing 07:11:07 fbf07190c1b3: Preparing 07:11:07 fe2daeabb5a0: Preparing 07:11:07 4549a89d26f2: Preparing 07:11:07 2097b1d8e21b: Preparing 07:11:07 46f2241f915b: Preparing 07:11:07 d7bda1cbe857: Preparing 07:11:07 bc2622328c9a: Preparing 07:11:07 994456c4fd7b: Preparing 07:11:07 d7bda1cbe857: Waiting 07:11:07 bc2622328c9a: Waiting 07:11:07 994456c4fd7b: Waiting 07:11:07 2097b1d8e21b: Layer already exists 07:11:07 4549a89d26f2: Layer already exists 07:11:07 fbf07190c1b3: Pushed 07:11:07 90e8a185bb9c: Pushed 07:11:07 fe2daeabb5a0: Pushed 07:11:07 d7bda1cbe857: Pushed 07:11:07 994456c4fd7b: Layer already exists 07:11:07 bc2622328c9a: Pushed 07:11:19 46f2241f915b: Pushed 07:11:19 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:f6dc18605366d36d14707e79d926db6544ca715ff9a9958b575401aed7d846d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:11:20 90e8a185bb9c: Preparing 07:11:20 fbf07190c1b3: Preparing 07:11:20 fe2daeabb5a0: Preparing 07:11:20 4549a89d26f2: Preparing 07:11:20 2097b1d8e21b: Preparing 07:11:20 46f2241f915b: Preparing 07:11:20 d7bda1cbe857: Preparing 07:11:20 bc2622328c9a: Preparing 07:11:20 994456c4fd7b: Preparing 07:11:20 46f2241f915b: Waiting 07:11:20 d7bda1cbe857: Waiting 07:11:20 994456c4fd7b: Waiting 07:11:20 bc2622328c9a: Waiting 07:11:20 4549a89d26f2: Layer already exists 07:11:20 fbf07190c1b3: Layer already exists 07:11:20 fe2daeabb5a0: Layer already exists 07:11:20 2097b1d8e21b: Layer already exists 07:11:20 90e8a185bb9c: Layer already exists 07:11:20 bc2622328c9a: Layer already exists 07:11:20 d7bda1cbe857: Layer already exists 07:11:20 994456c4fd7b: Layer already exists 07:11:20 46f2241f915b: Layer already exists 07:11:20 latest: digest: sha256:f6dc18605366d36d14707e79d926db6544ca715ff9a9958b575401aed7d846d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.72 07:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:11:20 90e8a185bb9c: Preparing 07:11:20 fbf07190c1b3: Preparing 07:11:20 fe2daeabb5a0: Preparing 07:11:20 4549a89d26f2: Preparing 07:11:20 2097b1d8e21b: Preparing 07:11:20 46f2241f915b: Preparing 07:11:20 d7bda1cbe857: Preparing 07:11:20 bc2622328c9a: Preparing 07:11:20 994456c4fd7b: Preparing 07:11:20 46f2241f915b: Waiting 07:11:20 bc2622328c9a: Waiting 07:11:20 fe2daeabb5a0: Layer already exists 07:11:20 fbf07190c1b3: Layer already exists 07:11:20 90e8a185bb9c: Layer already exists 07:11:20 4549a89d26f2: Layer already exists 07:11:20 2097b1d8e21b: Layer already exists 07:11:20 46f2241f915b: Layer already exists 07:11:20 994456c4fd7b: Layer already exists 07:11:20 d7bda1cbe857: Layer already exists 07:11:20 bc2622328c9a: Layer already exists 07:11:20 4.0.0-dev.72: digest: sha256:f6dc18605366d36d14707e79d926db6544ca715ff9a9958b575401aed7d846d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:11:21 90e8a185bb9c: Preparing 07:11:21 fbf07190c1b3: Preparing 07:11:21 fe2daeabb5a0: Preparing 07:11:21 4549a89d26f2: Preparing 07:11:21 2097b1d8e21b: Preparing 07:11:21 46f2241f915b: Preparing 07:11:21 d7bda1cbe857: Preparing 07:11:21 bc2622328c9a: Preparing 07:11:21 994456c4fd7b: Preparing 07:11:21 46f2241f915b: Waiting 07:11:21 d7bda1cbe857: Waiting 07:11:21 bc2622328c9a: Waiting 07:11:21 994456c4fd7b: Waiting 07:11:21 fe2daeabb5a0: Layer already exists 07:11:21 2097b1d8e21b: Layer already exists 07:11:21 4549a89d26f2: Layer already exists 07:11:21 90e8a185bb9c: Layer already exists 07:11:21 fbf07190c1b3: Layer already exists 07:11:21 46f2241f915b: Layer already exists 07:11:21 bc2622328c9a: Layer already exists 07:11:21 d7bda1cbe857: Layer already exists 07:11:21 994456c4fd7b: Layer already exists 07:11:21 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:f6dc18605366d36d14707e79d926db6544ca715ff9a9958b575401aed7d846d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:11:22 90e8a185bb9c: Preparing 07:11:22 fbf07190c1b3: Preparing 07:11:22 fe2daeabb5a0: Preparing 07:11:22 4549a89d26f2: Preparing 07:11:22 2097b1d8e21b: Preparing 07:11:22 46f2241f915b: Preparing 07:11:22 d7bda1cbe857: Preparing 07:11:22 bc2622328c9a: Preparing 07:11:22 994456c4fd7b: Preparing 07:11:22 d7bda1cbe857: Waiting 07:11:22 bc2622328c9a: Waiting 07:11:22 994456c4fd7b: Waiting 07:11:22 46f2241f915b: Waiting 07:11:22 fbf07190c1b3: Layer already exists 07:11:22 fe2daeabb5a0: Layer already exists 07:11:22 4549a89d26f2: Layer already exists 07:11:22 2097b1d8e21b: Layer already exists 07:11:22 90e8a185bb9c: Layer already exists 07:11:22 d7bda1cbe857: Layer already exists 07:11:22 bc2622328c9a: Layer already exists 07:11:22 46f2241f915b: Layer already exists 07:11:22 994456c4fd7b: Layer already exists 07:11:22 main: digest: sha256:f6dc18605366d36d14707e79d926db6544ca715ff9a9958b575401aed7d846d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:22 ===================================================== [Pipeline] echo 07:11:22 taggedImages: 07:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config:692b82db1817957d6150ebf24d9618fd29462205 07:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.72 07:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:11:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:11:22 692b82db1817957d6150ebf24d9618fd29462205 07:11:22 latest 07:11:22 4.0.0-dev.72 07:11:22 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:22 main 07:11:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:692b82db1817957d6150ebf24d9618fd29462205 07:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:11:22 8d26687bc7b5: Preparing 07:11:22 326e75fad045: Preparing 07:11:22 ad5d8dcacf88: Preparing 07:11:22 4549a89d26f2: Preparing 07:11:22 2097b1d8e21b: Preparing 07:11:22 fff456577fd1: Preparing 07:11:22 5dabf26918ee: Preparing 07:11:22 5252d2bbe772: Preparing 07:11:22 994456c4fd7b: Preparing 07:11:22 fff456577fd1: Waiting 07:11:22 5dabf26918ee: Waiting 07:11:22 5252d2bbe772: Waiting 07:11:22 994456c4fd7b: Waiting 07:11:22 4549a89d26f2: Layer already exists 07:11:22 2097b1d8e21b: Layer already exists 07:11:22 5dabf26918ee: Layer already exists 07:11:22 5252d2bbe772: Layer already exists 07:11:22 994456c4fd7b: Layer already exists 07:11:22 8d26687bc7b5: Pushed 07:11:22 ad5d8dcacf88: Pushed 07:11:22 326e75fad045: Pushed 07:11:35 fff456577fd1: Pushed 07:11:35 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:d06cf0e2a5bcff08a203d6b70f85e4af18f58181726a13ca5d9f6caa14500238 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:11:35 8d26687bc7b5: Preparing 07:11:35 326e75fad045: Preparing 07:11:35 ad5d8dcacf88: Preparing 07:11:35 4549a89d26f2: Preparing 07:11:35 2097b1d8e21b: Preparing 07:11:35 fff456577fd1: Preparing 07:11:35 5dabf26918ee: Preparing 07:11:35 5252d2bbe772: Preparing 07:11:35 994456c4fd7b: Preparing 07:11:35 5dabf26918ee: Waiting 07:11:35 fff456577fd1: Waiting 07:11:35 5252d2bbe772: Waiting 07:11:35 ad5d8dcacf88: Layer already exists 07:11:35 326e75fad045: Layer already exists 07:11:35 4549a89d26f2: Layer already exists 07:11:35 8d26687bc7b5: Layer already exists 07:11:35 2097b1d8e21b: Layer already exists 07:11:35 fff456577fd1: Layer already exists 07:11:35 5dabf26918ee: Layer already exists 07:11:35 5252d2bbe772: Layer already exists 07:11:35 994456c4fd7b: Layer already exists 07:11:35 latest: digest: sha256:d06cf0e2a5bcff08a203d6b70f85e4af18f58181726a13ca5d9f6caa14500238 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.72 07:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:11:36 8d26687bc7b5: Preparing 07:11:36 326e75fad045: Preparing 07:11:36 ad5d8dcacf88: Preparing 07:11:36 4549a89d26f2: Preparing 07:11:36 2097b1d8e21b: Preparing 07:11:36 fff456577fd1: Preparing 07:11:36 5dabf26918ee: Preparing 07:11:36 5252d2bbe772: Preparing 07:11:36 994456c4fd7b: Preparing 07:11:36 5252d2bbe772: Waiting 07:11:36 fff456577fd1: Waiting 07:11:36 994456c4fd7b: Waiting 07:11:36 5dabf26918ee: Waiting 07:11:36 ad5d8dcacf88: Layer already exists 07:11:36 326e75fad045: Layer already exists 07:11:36 2097b1d8e21b: Layer already exists 07:11:36 8d26687bc7b5: Layer already exists 07:11:36 4549a89d26f2: Layer already exists 07:11:36 fff456577fd1: Layer already exists 07:11:36 5dabf26918ee: Layer already exists 07:11:36 5252d2bbe772: Layer already exists 07:11:36 994456c4fd7b: Layer already exists 07:11:36 4.0.0-dev.72: digest: sha256:d06cf0e2a5bcff08a203d6b70f85e4af18f58181726a13ca5d9f6caa14500238 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:11:37 8d26687bc7b5: Preparing 07:11:37 326e75fad045: Preparing 07:11:37 ad5d8dcacf88: Preparing 07:11:37 4549a89d26f2: Preparing 07:11:37 2097b1d8e21b: Preparing 07:11:37 fff456577fd1: Preparing 07:11:37 5dabf26918ee: Preparing 07:11:37 5252d2bbe772: Preparing 07:11:37 994456c4fd7b: Preparing 07:11:37 5dabf26918ee: Waiting 07:11:37 5252d2bbe772: Waiting 07:11:37 fff456577fd1: Waiting 07:11:37 326e75fad045: Layer already exists 07:11:37 8d26687bc7b5: Layer already exists 07:11:37 4549a89d26f2: Layer already exists 07:11:37 2097b1d8e21b: Layer already exists 07:11:37 ad5d8dcacf88: Layer already exists 07:11:37 fff456577fd1: Layer already exists 07:11:37 5dabf26918ee: Layer already exists 07:11:37 994456c4fd7b: Layer already exists 07:11:37 5252d2bbe772: Layer already exists 07:11:37 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:d06cf0e2a5bcff08a203d6b70f85e4af18f58181726a13ca5d9f6caa14500238 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:11:37 8d26687bc7b5: Preparing 07:11:37 326e75fad045: Preparing 07:11:37 ad5d8dcacf88: Preparing 07:11:37 4549a89d26f2: Preparing 07:11:37 2097b1d8e21b: Preparing 07:11:37 fff456577fd1: Preparing 07:11:37 5dabf26918ee: Preparing 07:11:37 5252d2bbe772: Preparing 07:11:37 994456c4fd7b: Preparing 07:11:37 5dabf26918ee: Waiting 07:11:37 994456c4fd7b: Waiting 07:11:37 fff456577fd1: Waiting 07:11:37 5252d2bbe772: Waiting 07:11:37 326e75fad045: Layer already exists 07:11:37 4549a89d26f2: Layer already exists 07:11:37 8d26687bc7b5: Layer already exists 07:11:37 2097b1d8e21b: Layer already exists 07:11:37 ad5d8dcacf88: Layer already exists 07:11:37 fff456577fd1: Layer already exists 07:11:37 5dabf26918ee: Layer already exists 07:11:37 994456c4fd7b: Layer already exists 07:11:37 5252d2bbe772: Layer already exists 07:11:37 main: digest: sha256:d06cf0e2a5bcff08a203d6b70f85e4af18f58181726a13ca5d9f6caa14500238 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:37 ===================================================== [Pipeline] echo 07:11:37 taggedImages: 07:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server:692b82db1817957d6150ebf24d9618fd29462205 07:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.72 07:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:11:37 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:11:37 692b82db1817957d6150ebf24d9618fd29462205 07:11:37 latest 07:11:37 4.0.0-dev.72 07:11:37 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:37 main 07:11:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:692b82db1817957d6150ebf24d9618fd29462205 07:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:11:38 901e24046751: Preparing 07:11:38 3a912f3039d2: Preparing 07:11:38 4549a89d26f2: Preparing 07:11:38 2097b1d8e21b: Preparing 07:11:38 40eecb201c35: Preparing 07:11:38 785de77af1d7: Preparing 07:11:38 994456c4fd7b: Preparing 07:11:38 785de77af1d7: Waiting 07:11:38 994456c4fd7b: Waiting 07:11:38 2097b1d8e21b: Layer already exists 07:11:38 4549a89d26f2: Layer already exists 07:11:38 994456c4fd7b: Layer already exists 07:11:38 40eecb201c35: Pushed 07:11:38 901e24046751: Pushed 07:11:39 785de77af1d7: Pushed 07:11:42 3a912f3039d2: Pushed 07:11:42 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:12de46d0dbe3de2340306496bc39a03909f75d51162bf82bc2d3609c38c26e6e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:11:43 901e24046751: Preparing 07:11:43 3a912f3039d2: Preparing 07:11:43 4549a89d26f2: Preparing 07:11:43 2097b1d8e21b: Preparing 07:11:43 40eecb201c35: Preparing 07:11:43 785de77af1d7: Preparing 07:11:43 994456c4fd7b: Preparing 07:11:43 994456c4fd7b: Waiting 07:11:43 3a912f3039d2: Layer already exists 07:11:43 2097b1d8e21b: Layer already exists 07:11:43 4549a89d26f2: Layer already exists 07:11:43 40eecb201c35: Layer already exists 07:11:43 901e24046751: Layer already exists 07:11:43 785de77af1d7: Layer already exists 07:11:43 994456c4fd7b: Layer already exists 07:11:43 latest: digest: sha256:12de46d0dbe3de2340306496bc39a03909f75d51162bf82bc2d3609c38c26e6e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.72 07:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:11:43 901e24046751: Preparing 07:11:43 3a912f3039d2: Preparing 07:11:43 4549a89d26f2: Preparing 07:11:43 2097b1d8e21b: Preparing 07:11:43 40eecb201c35: Preparing 07:11:43 785de77af1d7: Preparing 07:11:43 994456c4fd7b: Preparing 07:11:43 785de77af1d7: Waiting 07:11:43 994456c4fd7b: Waiting 07:11:43 2097b1d8e21b: Layer already exists 07:11:43 901e24046751: Layer already exists 07:11:43 3a912f3039d2: Layer already exists 07:11:43 40eecb201c35: Layer already exists 07:11:43 4549a89d26f2: Layer already exists 07:11:43 994456c4fd7b: Layer already exists 07:11:43 785de77af1d7: Layer already exists 07:11:43 4.0.0-dev.72: digest: sha256:12de46d0dbe3de2340306496bc39a03909f75d51162bf82bc2d3609c38c26e6e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:11:44 901e24046751: Preparing 07:11:44 3a912f3039d2: Preparing 07:11:44 4549a89d26f2: Preparing 07:11:44 2097b1d8e21b: Preparing 07:11:44 40eecb201c35: Preparing 07:11:44 785de77af1d7: Preparing 07:11:44 994456c4fd7b: Preparing 07:11:44 785de77af1d7: Waiting 07:11:44 994456c4fd7b: Waiting 07:11:44 40eecb201c35: Layer already exists 07:11:44 3a912f3039d2: Layer already exists 07:11:44 2097b1d8e21b: Layer already exists 07:11:44 901e24046751: Layer already exists 07:11:44 4549a89d26f2: Layer already exists 07:11:44 785de77af1d7: Layer already exists 07:11:44 994456c4fd7b: Layer already exists 07:11:44 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:12de46d0dbe3de2340306496bc39a03909f75d51162bf82bc2d3609c38c26e6e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:11:45 901e24046751: Preparing 07:11:45 3a912f3039d2: Preparing 07:11:45 4549a89d26f2: Preparing 07:11:45 2097b1d8e21b: Preparing 07:11:45 40eecb201c35: Preparing 07:11:45 785de77af1d7: Preparing 07:11:45 994456c4fd7b: Preparing 07:11:45 785de77af1d7: Waiting 07:11:45 3a912f3039d2: Layer already exists 07:11:45 4549a89d26f2: Layer already exists 07:11:45 40eecb201c35: Layer already exists 07:11:45 901e24046751: Layer already exists 07:11:45 2097b1d8e21b: Layer already exists 07:11:45 994456c4fd7b: Layer already exists 07:11:45 785de77af1d7: Layer already exists 07:11:45 main: digest: sha256:12de46d0dbe3de2340306496bc39a03909f75d51162bf82bc2d3609c38c26e6e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:45 ===================================================== [Pipeline] echo 07:11:45 taggedImages: 07:11:45 - nexus3.edgexfoundry.org:10004/support-notifications:692b82db1817957d6150ebf24d9618fd29462205 07:11:45 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:11:45 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.72 07:11:45 - nexus3.edgexfoundry.org:10004/support-notifications:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:45 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:11:45 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:11:45 692b82db1817957d6150ebf24d9618fd29462205 07:11:45 latest 07:11:45 4.0.0-dev.72 07:11:45 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:45 main 07:11:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:692b82db1817957d6150ebf24d9618fd29462205 07:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:11:45 7607b97e6f92: Preparing 07:11:45 6fb649836804: Preparing 07:11:45 4549a89d26f2: Preparing 07:11:45 2097b1d8e21b: Preparing 07:11:45 e59ffd72249b: Preparing 07:11:45 e439e7e95b16: Preparing 07:11:45 994456c4fd7b: Preparing 07:11:45 e439e7e95b16: Waiting 07:11:45 2097b1d8e21b: Layer already exists 07:11:45 4549a89d26f2: Layer already exists 07:11:45 994456c4fd7b: Layer already exists 07:11:45 e59ffd72249b: Pushed 07:11:45 7607b97e6f92: Pushed 07:11:46 e439e7e95b16: Pushed 07:11:49 6fb649836804: Pushed 07:11:49 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:8ef6e384812a4e64e22b8519cb5fb6562162504cedc60678380a93801a80a063 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:11:50 7607b97e6f92: Preparing 07:11:50 6fb649836804: Preparing 07:11:50 4549a89d26f2: Preparing 07:11:50 2097b1d8e21b: Preparing 07:11:50 e59ffd72249b: Preparing 07:11:50 e439e7e95b16: Preparing 07:11:50 994456c4fd7b: Preparing 07:11:50 e439e7e95b16: Waiting 07:11:50 6fb649836804: Layer already exists 07:11:50 4549a89d26f2: Layer already exists 07:11:50 e59ffd72249b: Layer already exists 07:11:50 2097b1d8e21b: Layer already exists 07:11:50 7607b97e6f92: Layer already exists 07:11:50 e439e7e95b16: Layer already exists 07:11:50 994456c4fd7b: Layer already exists 07:11:50 latest: digest: sha256:8ef6e384812a4e64e22b8519cb5fb6562162504cedc60678380a93801a80a063 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.72 07:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:11:51 7607b97e6f92: Preparing 07:11:51 6fb649836804: Preparing 07:11:51 4549a89d26f2: Preparing 07:11:51 2097b1d8e21b: Preparing 07:11:51 e59ffd72249b: Preparing 07:11:51 e439e7e95b16: Preparing 07:11:51 994456c4fd7b: Preparing 07:11:51 e439e7e95b16: Waiting 07:11:51 994456c4fd7b: Waiting 07:11:51 e59ffd72249b: Layer already exists 07:11:51 7607b97e6f92: Layer already exists 07:11:51 2097b1d8e21b: Layer already exists 07:11:51 4549a89d26f2: Layer already exists 07:11:51 6fb649836804: Layer already exists 07:11:51 e439e7e95b16: Layer already exists 07:11:51 994456c4fd7b: Layer already exists 07:11:51 4.0.0-dev.72: digest: sha256:8ef6e384812a4e64e22b8519cb5fb6562162504cedc60678380a93801a80a063 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:11:51 7607b97e6f92: Preparing 07:11:51 6fb649836804: Preparing 07:11:51 4549a89d26f2: Preparing 07:11:51 2097b1d8e21b: Preparing 07:11:51 e59ffd72249b: Preparing 07:11:51 e439e7e95b16: Preparing 07:11:51 994456c4fd7b: Preparing 07:11:51 e439e7e95b16: Waiting 07:11:51 994456c4fd7b: Waiting 07:11:51 e59ffd72249b: Layer already exists 07:11:51 4549a89d26f2: Layer already exists 07:11:51 6fb649836804: Layer already exists 07:11:51 2097b1d8e21b: Layer already exists 07:11:51 7607b97e6f92: Layer already exists 07:11:51 994456c4fd7b: Layer already exists 07:11:51 e439e7e95b16: Layer already exists 07:11:51 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:8ef6e384812a4e64e22b8519cb5fb6562162504cedc60678380a93801a80a063 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:11:52 7607b97e6f92: Preparing 07:11:52 6fb649836804: Preparing 07:11:52 4549a89d26f2: Preparing 07:11:52 2097b1d8e21b: Preparing 07:11:52 e59ffd72249b: Preparing 07:11:52 e439e7e95b16: Preparing 07:11:52 994456c4fd7b: Preparing 07:11:52 e439e7e95b16: Waiting 07:11:52 6fb649836804: Layer already exists 07:11:52 7607b97e6f92: Layer already exists 07:11:52 4549a89d26f2: Layer already exists 07:11:52 2097b1d8e21b: Layer already exists 07:11:52 e59ffd72249b: Layer already exists 07:11:52 e439e7e95b16: Layer already exists 07:11:52 994456c4fd7b: Layer already exists 07:11:52 main: digest: sha256:8ef6e384812a4e64e22b8519cb5fb6562162504cedc60678380a93801a80a063 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:52 ===================================================== [Pipeline] echo 07:11:52 taggedImages: 07:11:52 - nexus3.edgexfoundry.org:10004/support-scheduler:692b82db1817957d6150ebf24d9618fd29462205 07:11:52 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:11:52 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.72 07:11:52 - nexus3.edgexfoundry.org:10004/support-scheduler:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:11:52 - 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] } 07:27:02 #144 ... 07:27:02 07:27:02 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:27:02 #153 DONE 1049.4s 07:27:02 07:27:02 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:27:02 #145 ... 07:27:02 07:27:02 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:27:02 #155 DONE 0.3s 07:27:02 07:27:02 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:27:02 #156 DONE 0.1s 07:27:02 07:27:02 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:27:02 #157 DONE 0.3s 07:27:02 07:27:02 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:27:02 #144 ... 07:27:02 07:27:02 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:27:02 #158 DONE 0.1s 07:27:02 07:27:02 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:27:02 #159 DONE 0.1s 07:27:02 07:27:02 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:27:02 #149 ... 07:27:02 07:27:02 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:27:02 #160 DONE 2.0s 07:27:02 07:27:02 #113 [core-common-config-bootstrapper] exporting to image 07:27:02 #113 exporting layers 07:27:02 #113 exporting layers 0.8s done 07:27:02 #113 writing image sha256:aaf1f542a018388198499425a6d3d83d544032989fd1fce0adc80d6cfc064e7f 0.0s done 07:27:02 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 07:27:02 #113 DONE 6.2s 07:27:02 07:27:02 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:27:17 #149 ... 07:27:17 07:27:17 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:27:17 #123 DONE 1067.5s 07:27:17 07:27:17 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:27:17 #149 ... 07:27:17 07:27:17 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:27:17 #161 DONE 0.2s 07:27:17 07:27:17 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:27:19 #162 DONE 2.2s 07:27:19 07:27:19 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:27:19 #144 ... 07:27:19 07:27:19 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:27:19 #163 DONE 0.3s 07:27:19 07:27:19 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:27:19 #151 ... 07:27:19 07:27:19 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:27:19 #164 DONE 0.3s 07:27:19 07:27:19 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:27:20 #165 DONE 0.4s 07:27:20 07:27:20 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:27:20 #166 DONE 0.1s 07:27:20 07:27:20 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:27:20 #167 DONE 0.2s 07:27:20 07:27:20 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:27:20 #154 ... 07:27:20 07:27:20 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:27:20 #168 DONE 0.3s 07:27:20 07:27:20 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:27:20 #54 ... 07:27:20 07:27:20 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:27:20 #169 DONE 0.1s 07:27:20 07:27:20 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:27:21 #170 DONE 0.1s 07:27:21 07:27:21 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:27:22 #171 DONE 2.3s 07:27:22 07:27:22 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:27:23 #145 ... 07:27:23 07:27:23 #113 [security-bootstrapper] exporting to image 07:27:23 #113 exporting layers 07:27:24 #113 exporting layers 1.0s done 07:27:24 #113 writing image sha256:508078da6b0f1fe24fad8b4f35fd2908a3f2c6a9802581d8e87ebbaeec65f1ab done 07:27:24 #113 naming to docker.io/library/security-bootstrapper-arm64 07:27:24 #113 naming to docker.io/library/security-bootstrapper-arm64 done 07:27:24 #113 DONE 7.2s 07:27:24 07:27:24 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:42:32 #149 ... 07:42:32 07:42:32 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:42:32 #151 DONE 1976.2s 07:42:32 07:42:32 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:42:32 #54 ... 07:42:32 07:42:32 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:42:32 #172 DONE 0.2s 07:42:32 07:42:32 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:42:32 #145 ... 07:42:32 07:42:32 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:42:32 #173 DONE 0.2s 07:42:32 07:42:32 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:42:32 #174 DONE 0.4s 07:42:32 07:42:32 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:42:32 #175 DONE 0.2s 07:42:32 07:42:32 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:42:32 #145 ... 07:42:32 07:42:32 #113 [core-command] exporting to image 07:42:32 #113 exporting layers 07:42:32 #113 exporting layers 0.5s done 07:42:32 #113 writing image sha256:fc0e1bb1c561743921fb1de2d4018fa2401e45801014f2b75d707cc0827ee945 done 07:42:32 #113 naming to docker.io/library/core-command-arm64 done 07:42:32 #113 DONE 7.7s 07:42:32 07:42:32 #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 07:42:44 #152 ... 07:42:44 07:42:44 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:42:44 #149 DONE 1995.1s 07:42:44 07:42:44 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:42:44 #146 ... 07:42:44 07:42:44 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:42:44 #176 DONE 0.2s 07:42:44 07:42:44 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:42:44 #177 DONE 0.2s 07:42:44 07:42:44 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:42:44 #54 ... 07:42:44 07:42:44 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:42:44 #178 DONE 0.2s 07:42:44 07:42:44 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:42:44 #179 DONE 0.1s 07:42:44 07:42:44 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:42:44 #180 DONE 0.3s 07:42:44 07:42:44 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:42:45 #181 DONE 0.2s 07:42:45 07:42:45 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:42:47 #182 DONE 1.9s 07:42:47 07:42:47 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:42:47 #147 ... 07:42:47 07:42:47 #113 [security-proxy-setup] exporting to image 07:42:47 #113 exporting layers 07:42:48 #113 exporting layers 1.0s done 07:42:48 #113 writing image sha256:beeabcfd40d14e7991d6ce81fe64cc45f48e87de093e98eb34d2f91be0d6d11f done 07:42:48 #113 naming to docker.io/library/security-proxy-setup-arm64 done 07:42:48 #113 DONE 8.7s 07:42:48 07:42:48 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:42:53 #145 ... 07:42:53 07:42:53 #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 07:42:53 #152 2004.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:43:25 #152 DONE 2032.5s 07:43:25 07:43:25 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:43:25 #145 ... 07:43:25 07:43:25 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:43:25 #183 DONE 0.2s 07:43:25 07:43:25 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:43:25 #44 ... 07:43:25 07:43:25 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:43:25 #184 DONE 0.1s 07:43:25 07:43:25 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:43:25 #185 DONE 0.1s 07:43:25 07:43:25 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:43:25 #44 ... 07:43:25 07:43:25 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:43:25 #186 DONE 0.1s 07:43:25 07:43:25 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:43:25 #187 DONE 0.1s 07:43:25 07:43:25 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:43:25 #54 ... 07:43:25 07:43:25 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:43:25 #188 DONE 0.3s 07:43:25 07:43:25 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:43:25 #189 DONE 0.4s 07:43:25 07:43:25 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:43:25 #190 DONE 0.1s 07:43:25 07:43:25 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:43:25 #147 ... 07:43:25 07:43:25 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:43:25 #191 DONE 2.0s 07:43:25 07:43:25 #113 [security-secretstore-setup] exporting to image 07:43:25 #113 exporting layers 07:43:26 #113 exporting layers 1.8s done 07:43:27 #113 writing image sha256:8604ccaa6589fd44c6eae7e0101e22d42ec5527af8b35b7e1940a5453cf75adc done 07:43:27 #113 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 07:43:27 #113 DONE 10.5s 07:43:27 07:43:27 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:44:35 #145 ... 07:44:35 07:44:35 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:44:35 #150 DONE 2104.8s 07:44:35 07:44:35 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:44:35 #147 ... 07:44:35 07:44:35 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:44:35 #192 DONE 0.2s 07:44:35 07:44:35 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:44:35 #193 DONE 0.2s 07:44:35 07:44:35 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:44:35 #194 DONE 0.5s 07:44:35 07:44:35 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:44:35 #195 DONE 0.1s 07:44:35 07:44:35 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:44:35 #145 ... 07:44:35 07:44:35 #113 [security-spiffe-token-provider] exporting to image 07:44:35 #113 exporting layers 07:44:35 #113 exporting layers 0.8s done 07:44:35 #113 writing image sha256:4146a13fee4258eb674eb1386b038c9d9e66d9b9d6231e210ce7eac249684885 done 07:44:35 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:44:35 #113 DONE 11.3s 07:44:35 07:44:35 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:45:02 #144 ... 07:45:02 07:45:02 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:45:02 #145 DONE 2131.3s 07:45:02 07:45:02 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:45:02 #147 DONE 2131.3s 07:45:02 07:45:02 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:45:02 #146 ... 07:45:02 07:45:02 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:45:02 #196 DONE 0.3s 07:45:02 07:45:02 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:45:02 #44 ... 07:45:02 07:45:02 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:45:02 #197 DONE 0.2s 07:45:02 07:45:02 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:45:02 #198 DONE 0.2s 07:45:02 07:45:02 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:45:02 #199 ... 07:45:02 07:45:02 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:45:02 #200 DONE 0.5s 07:45:02 07:45:02 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:45:02 #199 DONE 0.5s 07:45:02 07:45:02 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:45:02 #201 DONE 0.2s 07:45:02 07:45:02 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:45:02 #202 ... 07:45:02 07:45:02 #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:45:02 #203 DONE 0.2s 07:45:02 07:45:02 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:45:02 #202 DONE 0.2s 07:45:02 07:45:02 #113 [core-keeper] exporting to image 07:45:02 #113 exporting layers 07:45:02 #113 exporting layers 0.7s done 07:45:02 #113 writing image sha256:125dd68221acb17958eb8ada74cb257276bafac82d09acbcb634bf5ddec8e60d 07:45:02 #113 writing image sha256:125dd68221acb17958eb8ada74cb257276bafac82d09acbcb634bf5ddec8e60d done 07:45:02 #113 naming to docker.io/library/core-keeper-arm64 done 07:45:02 #113 DONE 12.1s 07:45:02 07:45:02 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:45:03 #204 DONE 2.0s 07:45:03 07:45:03 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:45:03 #148 DONE 2135.3s 07:45:03 07:45:03 #113 [security-proxy-auth] exporting to image 07:45:04 #113 ... 07:45:04 07:45:04 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:45:04 #205 CACHED 07:45:04 07:45:04 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:45:04 #206 CACHED 07:45:04 07:45:04 #113 [security-proxy-auth] exporting to image 07:45:04 #113 exporting layers 1.2s done 07:45:04 #113 writing image sha256:388d5e945c0f4dfae77042000fbdaa9e22317b24ee087942a7a2a9a76ce92e6a 0.0s done 07:45:04 #113 naming to docker.io/library/security-proxy-auth-arm64 done 07:45:04 #113 DONE 13.3s 07:45:04 07:45:04 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:45:05 #207 DONE 0.4s 07:45:05 07:45:05 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:45:05 #208 DONE 0.1s 07:45:05 07:45:05 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:45:05 #209 DONE 0.1s 07:45:05 07:45:05 #113 [core-metadata] exporting to image 07:45:06 #113 exporting layers 0.4s done 07:45:06 #113 writing image sha256:85069c41e29c9cf25cc3564f5b703dc2e5e257111029f7009a873ccfffcd1ccb done 07:45:06 #113 naming to docker.io/library/core-metadata-arm64 done 07:45:06 #113 DONE 13.8s 07:45:06 07:45:06 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:45:07 #146 ... 07:45:07 07:45:07 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:45:07 #144 DONE 2139.1s 07:45:07 07:45:07 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:45:07 #146 ... 07:45:07 07:45:07 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:45:08 #210 DONE 0.2s 07:45:08 07:45:08 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:45:08 #211 DONE 0.2s 07:45:08 07:45:08 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:45:08 #54 ... 07:45:08 07:45:08 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:45:08 #212 DONE 0.4s 07:45:08 07:45:08 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:45:08 #146 ... 07:45:08 07:45:08 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:45:08 #213 DONE 0.1s 07:45:08 07:45:08 #113 [core-data] exporting to image 07:45:09 #113 exporting layers 0.5s done 07:45:09 #113 writing image sha256:69d1256f2b13feea4b4aac67cac2c452849e815d3d79f3d160e4eac8bf4c4382 done 07:45:09 #113 naming to docker.io/library/core-data-arm64 done 07:45:09 #113 DONE 14.3s 07:45:09 07:45:09 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:45:41 #54 ... 07:45:41 07:45:41 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:45:41 #154 DONE 2169.2s 07:45:41 07:45:41 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:45:41 #44 ... 07:45:41 07:45:41 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:45:41 #214 DONE 0.1s 07:45:41 07:45:41 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:45:41 #146 ... 07:45:41 07:45:41 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:45:41 #215 DONE 0.1s 07:45:41 07:45:41 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:45:41 #216 DONE 0.4s 07:45:41 07:45:41 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:45:41 #217 DONE 0.1s 07:45:41 07:45:41 #113 [support-scheduler] exporting to image 07:45:41 #113 exporting layers 07:45:41 #113 exporting layers 1.0s done 07:45:41 #113 writing image sha256:6853f65f387ee8a991d1f23e1160959d02f8e2d36b2005d40d624ee2c28b246e done 07:45:41 #113 naming to docker.io/library/support-scheduler-arm64 done 07:45:41 #113 DONE 15.3s 07:45:41 07:45:41 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:45:44 #146 DONE 2176.6s 07:45:44 07:45:44 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:45:45 #54 ... 07:45:45 07:45:45 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:45:45 #218 DONE 0.1s 07:45:45 07:45:45 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:45:45 #219 DONE 0.1s 07:45:45 07:45:45 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:45:45 #54 ... 07:45:45 07:45:45 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:45:46 #220 DONE 0.4s 07:45:46 07:45:46 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:45:46 #221 DONE 0.1s 07:45:46 07:45:46 #113 [support-notifications] exporting to image 07:45:46 #113 exporting layers 07:45:46 #113 exporting layers 0.6s done 07:45:46 #113 writing image sha256:c4c19a3120f66b763019dfc8fb7dc478b5b95793dc7915d5ea7af328b0be53ff done 07:45:46 #113 naming to docker.io/library/support-notifications-arm64 done 07:45:46 #113 DONE 15.9s 07:45:46 07:45:46 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:45:46 time="2025-03-11T07:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:45:46 time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:45:46 $ docker stop --time=1 3ebded78f7a8877b4fcf2a229168b9b90a25de6f11b8576bee3c3f8bd98c9e0e 07:45:48 $ docker rm -f --volumes 3ebded78f7a8877b4fcf2a229168b9b90a25de6f11b8576bee3c3f8bd98c9e0e [Pipeline] // withDockerContainer [Pipeline] sh 07:45:48 + docker images 07:45:48 REPOSITORY TAG IMAGE ID CREATED SIZE 07:45:48 support-notifications-arm64 latest c4c19a3120f6 3 seconds ago 52MB 07:45:48 support-scheduler-arm64 latest 6853f65f387e 10 seconds ago 48.2MB 07:45:48 core-data-arm64 latest 69d1256f2b13 40 seconds ago 32.8MB 07:45:48 core-metadata-arm64 latest 85069c41e29c 43 seconds ago 33MB 07:45:48 security-proxy-auth-arm64 latest 388d5e945c0f 45 seconds ago 31.8MB 07:45:48 core-keeper-arm64 latest 125dd68221ac 47 seconds ago 32.5MB 07:45:48 security-spiffe-token-provider-arm64 latest 4146a13fee42 About a minute ago 47.8MB 07:45:48 security-secretstore-setup-arm64 latest 8604ccaa6589 2 minutes ago 67.2MB 07:45:48 security-proxy-setup-arm64 latest beeabcfd40d1 3 minutes ago 38.6MB 07:45:48 core-command-arm64 latest fc0e1bb1c561 3 minutes ago 28.4MB 07:45:48 security-bootstrapper-arm64 latest 508078da6b0f 18 minutes ago 21.1MB 07:45:48 core-common-config-bootstrapper-arm64 latest aaf1f542a018 18 minutes ago 17.9MB 07:45:48 security-spire-agent-arm64 latest 15b091c63a30 37 minutes ago 187MB 07:45:48 security-spire-config-arm64 latest b43ec8088636 37 minutes ago 143MB 07:45:48 security-spire-server-arm64 latest cd1249aadc80 37 minutes ago 144MB 07:45:48 ci-base-image-arm64 latest 08aae4f7ee8e 39 minutes ago 915MB 07:45:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 07:45:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 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 07:45:48 provisioning config files... 07:45:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/810@tmp/config10603441053549420095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:49 ---> ****-login.sh 07:45:49 nexus3.edgexfoundry.org:10001 07:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:49 Configure a credential helper to remove this warning. See 07:45:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:49 07:45:49 Login Succeeded 07:45:49 nexus3.edgexfoundry.org:10002 07:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:50 Configure a credential helper to remove this warning. See 07:45:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:50 07:45:50 Login Succeeded 07:45:50 nexus3.edgexfoundry.org:10003 07:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:50 Configure a credential helper to remove this warning. See 07:45:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:50 07:45:50 Login Succeeded 07:45:50 nexus3.edgexfoundry.org:10004 07:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:50 Configure a credential helper to remove this warning. See 07:45:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:50 07:45:50 Login Succeeded 07:45:50 ****.io 07:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:51 Configure a credential helper to remove this warning. See 07:45:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:51 07:45:51 Login Succeeded 07:45:51 ---> ****-login.sh ends [Pipeline] } 07:45:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:45:51 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:45:51 692b82db1817957d6150ebf24d9618fd29462205 07:45:51 latest 07:45:51 4.0.0-dev.72 07:45:51 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:45:51 main 07:45:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:45:52 3c35e00445bd: Preparing 07:45:52 2a0f92eff928: Preparing 07:45:52 20177f67cfae: Preparing 07:45:52 152f075dde2a: Preparing 07:45:52 beae84dd645a: Preparing 07:45:52 bf864dbdeb7d: Preparing 07:45:52 dd9c8f8612c8: Preparing 07:45:52 bf864dbdeb7d: Waiting 07:45:52 dd9c8f8612c8: Waiting 07:45:52 beae84dd645a: Pushed 07:45:52 3c35e00445bd: Pushed 07:45:52 20177f67cfae: Pushed 07:45:52 152f075dde2a: Pushed 07:45:52 dd9c8f8612c8: Layer already exists 07:45:52 bf864dbdeb7d: Pushed 07:45:56 2a0f92eff928: Pushed 07:45:56 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:e26a662b668f5f8a2c37396f5f3ce11c3ef2d3e47cf2fde6f94454b0a3b7b2ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:45:57 3c35e00445bd: Preparing 07:45:57 2a0f92eff928: Preparing 07:45:57 20177f67cfae: Preparing 07:45:57 152f075dde2a: Preparing 07:45:57 beae84dd645a: Preparing 07:45:57 bf864dbdeb7d: Preparing 07:45:57 dd9c8f8612c8: Preparing 07:45:57 bf864dbdeb7d: Waiting 07:45:57 3c35e00445bd: Layer already exists 07:45:57 2a0f92eff928: Layer already exists 07:45:57 beae84dd645a: Layer already exists 07:45:57 20177f67cfae: Layer already exists 07:45:57 152f075dde2a: Layer already exists 07:45:57 bf864dbdeb7d: Layer already exists 07:45:57 dd9c8f8612c8: Layer already exists 07:45:57 latest: digest: sha256:e26a662b668f5f8a2c37396f5f3ce11c3ef2d3e47cf2fde6f94454b0a3b7b2ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.72 07:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:45:58 3c35e00445bd: Preparing 07:45:58 2a0f92eff928: Preparing 07:45:58 20177f67cfae: Preparing 07:45:58 152f075dde2a: Preparing 07:45:58 beae84dd645a: Preparing 07:45:58 bf864dbdeb7d: Preparing 07:45:58 dd9c8f8612c8: Preparing 07:45:58 bf864dbdeb7d: Waiting 07:45:58 dd9c8f8612c8: Waiting 07:45:58 20177f67cfae: Layer already exists 07:45:58 beae84dd645a: Layer already exists 07:45:58 152f075dde2a: Layer already exists 07:45:58 3c35e00445bd: Layer already exists 07:45:58 2a0f92eff928: Layer already exists 07:45:58 bf864dbdeb7d: Layer already exists 07:45:58 dd9c8f8612c8: Layer already exists 07:45:58 4.0.0-dev.72: digest: sha256:e26a662b668f5f8a2c37396f5f3ce11c3ef2d3e47cf2fde6f94454b0a3b7b2ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:45:59 3c35e00445bd: Preparing 07:45:59 2a0f92eff928: Preparing 07:45:59 20177f67cfae: Preparing 07:45:59 152f075dde2a: Preparing 07:45:59 beae84dd645a: Preparing 07:45:59 bf864dbdeb7d: Preparing 07:45:59 dd9c8f8612c8: Preparing 07:45:59 bf864dbdeb7d: Waiting 07:45:59 dd9c8f8612c8: Waiting 07:45:59 152f075dde2a: Layer already exists 07:45:59 3c35e00445bd: Layer already exists 07:45:59 20177f67cfae: Layer already exists 07:45:59 2a0f92eff928: Layer already exists 07:45:59 beae84dd645a: Layer already exists 07:45:59 bf864dbdeb7d: Layer already exists 07:45:59 dd9c8f8612c8: Layer already exists 07:45:59 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:e26a662b668f5f8a2c37396f5f3ce11c3ef2d3e47cf2fde6f94454b0a3b7b2ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:46:00 3c35e00445bd: Preparing 07:46:00 2a0f92eff928: Preparing 07:46:00 20177f67cfae: Preparing 07:46:00 152f075dde2a: Preparing 07:46:00 beae84dd645a: Preparing 07:46:00 bf864dbdeb7d: Preparing 07:46:00 dd9c8f8612c8: Preparing 07:46:00 bf864dbdeb7d: Waiting 07:46:00 dd9c8f8612c8: Waiting 07:46:00 20177f67cfae: Layer already exists 07:46:00 beae84dd645a: Layer already exists 07:46:00 2a0f92eff928: Layer already exists 07:46:00 152f075dde2a: Layer already exists 07:46:00 3c35e00445bd: Layer already exists 07:46:00 bf864dbdeb7d: Layer already exists 07:46:00 dd9c8f8612c8: Layer already exists 07:46:00 main: digest: sha256:e26a662b668f5f8a2c37396f5f3ce11c3ef2d3e47cf2fde6f94454b0a3b7b2ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:00 ===================================================== [Pipeline] echo 07:46:00 taggedImages: 07:46:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:46:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.72 07:46:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:46:00 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:46:00 692b82db1817957d6150ebf24d9618fd29462205 07:46:00 latest 07:46:00 4.0.0-dev.72 07:46:00 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:00 main 07:46:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:46:01 39fbc95be7bb: Preparing 07:46:01 6a31ee2a1616: Preparing 07:46:01 a55a1f961570: Preparing 07:46:01 6df0f34c209b: Preparing 07:46:01 20177f67cfae: Preparing 07:46:01 152f075dde2a: Preparing 07:46:01 beae84dd645a: Preparing 07:46:01 bf864dbdeb7d: Preparing 07:46:01 dd9c8f8612c8: Preparing 07:46:01 beae84dd645a: Waiting 07:46:01 bf864dbdeb7d: Waiting 07:46:01 dd9c8f8612c8: Waiting 07:46:01 152f075dde2a: Waiting 07:46:01 20177f67cfae: Layer already exists 07:46:01 152f075dde2a: Layer already exists 07:46:01 6a31ee2a1616: Pushed 07:46:01 beae84dd645a: Layer already exists 07:46:01 a55a1f961570: Pushed 07:46:01 bf864dbdeb7d: Layer already exists 07:46:01 dd9c8f8612c8: Layer already exists 07:46:01 39fbc95be7bb: Pushed 07:46:03 6df0f34c209b: Pushed 07:46:03 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:b086ab2a680c955a88df738f42fc6aca8a2d13fed9e4406a2758139d12253a06 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:04 + 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 07:46:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:46:04 39fbc95be7bb: Preparing 07:46:04 6a31ee2a1616: Preparing 07:46:04 a55a1f961570: Preparing 07:46:04 6df0f34c209b: Preparing 07:46:04 20177f67cfae: Preparing 07:46:04 152f075dde2a: Preparing 07:46:04 beae84dd645a: Preparing 07:46:04 152f075dde2a: Waiting 07:46:04 bf864dbdeb7d: Preparing 07:46:04 beae84dd645a: Waiting 07:46:04 dd9c8f8612c8: Preparing 07:46:04 bf864dbdeb7d: Waiting 07:46:04 dd9c8f8612c8: Waiting 07:46:04 a55a1f961570: Layer already exists 07:46:04 6df0f34c209b: Layer already exists 07:46:04 6a31ee2a1616: Layer already exists 07:46:04 20177f67cfae: Layer already exists 07:46:04 39fbc95be7bb: Layer already exists 07:46:04 beae84dd645a: Layer already exists 07:46:04 152f075dde2a: Layer already exists 07:46:04 dd9c8f8612c8: Layer already exists 07:46:04 bf864dbdeb7d: Layer already exists 07:46:04 latest: digest: sha256:b086ab2a680c955a88df738f42fc6aca8a2d13fed9e4406a2758139d12253a06 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.72 07:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:46:05 39fbc95be7bb: Preparing 07:46:05 6a31ee2a1616: Preparing 07:46:05 a55a1f961570: Preparing 07:46:05 6df0f34c209b: Preparing 07:46:05 20177f67cfae: Preparing 07:46:05 152f075dde2a: Preparing 07:46:05 beae84dd645a: Preparing 07:46:05 bf864dbdeb7d: Preparing 07:46:05 dd9c8f8612c8: Preparing 07:46:05 beae84dd645a: Waiting 07:46:05 bf864dbdeb7d: Waiting 07:46:05 dd9c8f8612c8: Waiting 07:46:05 152f075dde2a: Waiting 07:46:05 6a31ee2a1616: Layer already exists 07:46:05 6df0f34c209b: Layer already exists 07:46:05 20177f67cfae: Layer already exists 07:46:05 a55a1f961570: Layer already exists 07:46:05 39fbc95be7bb: Layer already exists 07:46:05 152f075dde2a: Layer already exists 07:46:05 bf864dbdeb7d: Layer already exists 07:46:05 beae84dd645a: Layer already exists 07:46:05 dd9c8f8612c8: Layer already exists 07:46:05 4.0.0-dev.72: digest: sha256:b086ab2a680c955a88df738f42fc6aca8a2d13fed9e4406a2758139d12253a06 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:46:06 39fbc95be7bb: Preparing 07:46:06 6a31ee2a1616: Preparing 07:46:06 a55a1f961570: Preparing 07:46:06 6df0f34c209b: Preparing 07:46:06 20177f67cfae: Preparing 07:46:06 152f075dde2a: Preparing 07:46:06 beae84dd645a: Preparing 07:46:06 bf864dbdeb7d: Preparing 07:46:06 dd9c8f8612c8: Preparing 07:46:06 152f075dde2a: Waiting 07:46:06 beae84dd645a: Waiting 07:46:06 bf864dbdeb7d: Waiting 07:46:06 dd9c8f8612c8: Waiting 07:46:06 20177f67cfae: Layer already exists 07:46:06 39fbc95be7bb: Layer already exists 07:46:06 6df0f34c209b: Layer already exists 07:46:06 6a31ee2a1616: Layer already exists 07:46:06 a55a1f961570: Layer already exists 07:46:06 152f075dde2a: Layer already exists 07:46:06 bf864dbdeb7d: Layer already exists 07:46:06 beae84dd645a: Layer already exists 07:46:06 dd9c8f8612c8: Layer already exists 07:46:06 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:b086ab2a680c955a88df738f42fc6aca8a2d13fed9e4406a2758139d12253a06 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:07 + 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 07:46:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:46:07 39fbc95be7bb: Preparing 07:46:07 6a31ee2a1616: Preparing 07:46:07 a55a1f961570: Preparing 07:46:07 6df0f34c209b: Preparing 07:46:07 20177f67cfae: Preparing 07:46:07 152f075dde2a: Preparing 07:46:07 beae84dd645a: Preparing 07:46:07 152f075dde2a: Waiting 07:46:07 beae84dd645a: Waiting 07:46:07 bf864dbdeb7d: Preparing 07:46:07 dd9c8f8612c8: Preparing 07:46:07 dd9c8f8612c8: Waiting 07:46:07 bf864dbdeb7d: Waiting 07:46:07 6df0f34c209b: Layer already exists 07:46:07 6a31ee2a1616: Layer already exists 07:46:07 39fbc95be7bb: Layer already exists 07:46:07 a55a1f961570: Layer already exists 07:46:07 20177f67cfae: Layer already exists 07:46:07 bf864dbdeb7d: Layer already exists 07:46:07 dd9c8f8612c8: Layer already exists 07:46:07 152f075dde2a: Layer already exists 07:46:07 beae84dd645a: Layer already exists 07:46:07 main: digest: sha256:b086ab2a680c955a88df738f42fc6aca8a2d13fed9e4406a2758139d12253a06 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:07 ===================================================== [Pipeline] echo 07:46:07 taggedImages: 07:46:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:46:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.72 07:46:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:46:07 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:46:07 692b82db1817957d6150ebf24d9618fd29462205 07:46:07 latest 07:46:07 4.0.0-dev.72 07:46:07 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:07 main 07:46:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:46:08 5cd6032e49e5: Preparing 07:46:08 13d2e671dd02: Preparing 07:46:08 20177f67cfae: Preparing 07:46:08 152f075dde2a: Preparing 07:46:08 55cc8b2c84e5: Preparing 07:46:08 ae92660c2f62: Preparing 07:46:08 dd9c8f8612c8: Preparing 07:46:08 ae92660c2f62: Waiting 07:46:08 dd9c8f8612c8: Waiting 07:46:08 20177f67cfae: Layer already exists 07:46:08 152f075dde2a: Layer already exists 07:46:08 dd9c8f8612c8: Layer already exists 07:46:08 55cc8b2c84e5: Pushed 07:46:08 5cd6032e49e5: Pushed 07:46:08 ae92660c2f62: Pushed 07:46:16 13d2e671dd02: Pushed 07:46:16 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:b09ee792567eb0f61df9ef6dd8cbc9c6350cf9ab32df23a4a63d6e3704a82109 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:46:16 5cd6032e49e5: Preparing 07:46:16 13d2e671dd02: Preparing 07:46:16 20177f67cfae: Preparing 07:46:16 152f075dde2a: Preparing 07:46:16 55cc8b2c84e5: Preparing 07:46:16 ae92660c2f62: Preparing 07:46:16 dd9c8f8612c8: Preparing 07:46:16 ae92660c2f62: Waiting 07:46:16 dd9c8f8612c8: Waiting 07:46:16 5cd6032e49e5: Layer already exists 07:46:16 55cc8b2c84e5: Layer already exists 07:46:16 13d2e671dd02: Layer already exists 07:46:16 20177f67cfae: Layer already exists 07:46:16 152f075dde2a: Layer already exists 07:46:16 ae92660c2f62: Layer already exists 07:46:16 dd9c8f8612c8: Layer already exists 07:46:16 latest: digest: sha256:b09ee792567eb0f61df9ef6dd8cbc9c6350cf9ab32df23a4a63d6e3704a82109 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.72 07:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:46:17 5cd6032e49e5: Preparing 07:46:17 13d2e671dd02: Preparing 07:46:17 20177f67cfae: Preparing 07:46:17 152f075dde2a: Preparing 07:46:17 55cc8b2c84e5: Preparing 07:46:17 ae92660c2f62: Preparing 07:46:17 dd9c8f8612c8: Preparing 07:46:17 ae92660c2f62: Waiting 07:46:17 dd9c8f8612c8: Waiting 07:46:17 5cd6032e49e5: Layer already exists 07:46:17 13d2e671dd02: Layer already exists 07:46:17 20177f67cfae: Layer already exists 07:46:17 152f075dde2a: Layer already exists 07:46:17 55cc8b2c84e5: Layer already exists 07:46:17 ae92660c2f62: Layer already exists 07:46:17 dd9c8f8612c8: Layer already exists 07:46:17 4.0.0-dev.72: digest: sha256:b09ee792567eb0f61df9ef6dd8cbc9c6350cf9ab32df23a4a63d6e3704a82109 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:46:18 5cd6032e49e5: Preparing 07:46:18 13d2e671dd02: Preparing 07:46:18 20177f67cfae: Preparing 07:46:18 152f075dde2a: Preparing 07:46:18 55cc8b2c84e5: Preparing 07:46:18 ae92660c2f62: Preparing 07:46:18 dd9c8f8612c8: Preparing 07:46:18 ae92660c2f62: Waiting 07:46:18 20177f67cfae: Layer already exists 07:46:18 13d2e671dd02: Layer already exists 07:46:18 55cc8b2c84e5: Layer already exists 07:46:18 152f075dde2a: Layer already exists 07:46:18 5cd6032e49e5: Layer already exists 07:46:18 dd9c8f8612c8: Layer already exists 07:46:18 ae92660c2f62: Layer already exists 07:46:18 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:b09ee792567eb0f61df9ef6dd8cbc9c6350cf9ab32df23a4a63d6e3704a82109 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:46:19 5cd6032e49e5: Preparing 07:46:19 13d2e671dd02: Preparing 07:46:19 20177f67cfae: Preparing 07:46:19 152f075dde2a: Preparing 07:46:19 55cc8b2c84e5: Preparing 07:46:19 ae92660c2f62: Preparing 07:46:19 dd9c8f8612c8: Preparing 07:46:19 ae92660c2f62: Waiting 07:46:19 dd9c8f8612c8: Waiting 07:46:19 55cc8b2c84e5: Layer already exists 07:46:19 152f075dde2a: Layer already exists 07:46:19 13d2e671dd02: Layer already exists 07:46:19 20177f67cfae: Layer already exists 07:46:19 5cd6032e49e5: Layer already exists 07:46:19 ae92660c2f62: Layer already exists 07:46:19 dd9c8f8612c8: Layer already exists 07:46:19 main: digest: sha256:b09ee792567eb0f61df9ef6dd8cbc9c6350cf9ab32df23a4a63d6e3704a82109 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:19 ===================================================== [Pipeline] echo 07:46:19 taggedImages: 07:46:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:46:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.72 07:46:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:46:19 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:46:19 692b82db1817957d6150ebf24d9618fd29462205 07:46:19 latest 07:46:19 4.0.0-dev.72 07:46:19 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:19 main 07:46:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:20 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:46:20 579aab4210c7: Preparing 07:46:20 1a0ae5674d6f: Preparing 07:46:20 152f075dde2a: Preparing 07:46:20 f1fbc9a1ad14: Preparing 07:46:20 89c39df90620: Preparing 07:46:20 dd9c8f8612c8: Preparing 07:46:20 dd9c8f8612c8: Waiting 07:46:20 152f075dde2a: Layer already exists 07:46:20 dd9c8f8612c8: Layer already exists 07:46:20 89c39df90620: Pushed 07:46:20 579aab4210c7: Pushed 07:46:20 f1fbc9a1ad14: Pushed 07:46:26 1a0ae5674d6f: Pushed 07:46:26 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:8d6b3aab39182e0b1808b53992e1ab8d810b09ab4593bd80168d717c1f62a82e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:46:26 579aab4210c7: Preparing 07:46:26 1a0ae5674d6f: Preparing 07:46:26 152f075dde2a: Preparing 07:46:26 f1fbc9a1ad14: Preparing 07:46:26 89c39df90620: Preparing 07:46:26 dd9c8f8612c8: Preparing 07:46:26 dd9c8f8612c8: Waiting 07:46:26 1a0ae5674d6f: Layer already exists 07:46:26 579aab4210c7: Layer already exists 07:46:26 89c39df90620: Layer already exists 07:46:26 f1fbc9a1ad14: Layer already exists 07:46:26 152f075dde2a: Layer already exists 07:46:26 dd9c8f8612c8: Layer already exists 07:46:26 latest: digest: sha256:8d6b3aab39182e0b1808b53992e1ab8d810b09ab4593bd80168d717c1f62a82e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.72 07:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:46:27 579aab4210c7: Preparing 07:46:27 1a0ae5674d6f: Preparing 07:46:27 152f075dde2a: Preparing 07:46:27 f1fbc9a1ad14: Preparing 07:46:27 89c39df90620: Preparing 07:46:27 dd9c8f8612c8: Preparing 07:46:27 dd9c8f8612c8: Waiting 07:46:27 f1fbc9a1ad14: Layer already exists 07:46:27 579aab4210c7: Layer already exists 07:46:27 152f075dde2a: Layer already exists 07:46:27 89c39df90620: Layer already exists 07:46:27 1a0ae5674d6f: Layer already exists 07:46:27 dd9c8f8612c8: Layer already exists 07:46:28 4.0.0-dev.72: digest: sha256:8d6b3aab39182e0b1808b53992e1ab8d810b09ab4593bd80168d717c1f62a82e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:28 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:46:28 579aab4210c7: Preparing 07:46:28 1a0ae5674d6f: Preparing 07:46:28 152f075dde2a: Preparing 07:46:28 f1fbc9a1ad14: Preparing 07:46:28 89c39df90620: Preparing 07:46:28 dd9c8f8612c8: Preparing 07:46:28 dd9c8f8612c8: Waiting 07:46:28 579aab4210c7: Layer already exists 07:46:28 89c39df90620: Layer already exists 07:46:28 152f075dde2a: Layer already exists 07:46:28 f1fbc9a1ad14: Layer already exists 07:46:28 1a0ae5674d6f: Layer already exists 07:46:28 dd9c8f8612c8: Layer already exists 07:46:28 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:8d6b3aab39182e0b1808b53992e1ab8d810b09ab4593bd80168d717c1f62a82e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:46:29 579aab4210c7: Preparing 07:46:29 1a0ae5674d6f: Preparing 07:46:29 152f075dde2a: Preparing 07:46:29 f1fbc9a1ad14: Preparing 07:46:29 89c39df90620: Preparing 07:46:29 dd9c8f8612c8: Preparing 07:46:29 dd9c8f8612c8: Waiting 07:46:29 579aab4210c7: Layer already exists 07:46:29 89c39df90620: Layer already exists 07:46:29 152f075dde2a: Layer already exists 07:46:29 f1fbc9a1ad14: Layer already exists 07:46:29 1a0ae5674d6f: Layer already exists 07:46:29 dd9c8f8612c8: Layer already exists 07:46:30 main: digest: sha256:8d6b3aab39182e0b1808b53992e1ab8d810b09ab4593bd80168d717c1f62a82e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:30 ===================================================== [Pipeline] echo 07:46:30 taggedImages: 07:46:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:46:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.72 07:46:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:46:30 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:46:30 692b82db1817957d6150ebf24d9618fd29462205 07:46:30 latest 07:46:30 4.0.0-dev.72 07:46:30 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:30 main 07:46:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:46:30 0d150b7de6e4: Preparing 07:46:30 04877406c513: Preparing 07:46:30 7655d68bc121: Preparing 07:46:30 20177f67cfae: Preparing 07:46:30 152f075dde2a: Preparing 07:46:30 beae84dd645a: Preparing 07:46:30 bf864dbdeb7d: Preparing 07:46:30 dd9c8f8612c8: Preparing 07:46:30 bf864dbdeb7d: Waiting 07:46:30 dd9c8f8612c8: Waiting 07:46:30 beae84dd645a: Waiting 07:46:30 152f075dde2a: Layer already exists 07:46:30 20177f67cfae: Layer already exists 07:46:31 beae84dd645a: Layer already exists 07:46:31 bf864dbdeb7d: Layer already exists 07:46:31 dd9c8f8612c8: Layer already exists 07:46:31 04877406c513: Pushed 07:46:31 0d150b7de6e4: Pushed 07:46:36 7655d68bc121: Pushed 07:46:36 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:096487ad857093932fd7c0ba1594a26f6aac7d07b9187e4d99dfb4bf7ba8a00d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:46:37 0d150b7de6e4: Preparing 07:46:37 04877406c513: Preparing 07:46:37 7655d68bc121: Preparing 07:46:37 20177f67cfae: Preparing 07:46:37 152f075dde2a: Preparing 07:46:37 beae84dd645a: Preparing 07:46:37 bf864dbdeb7d: Preparing 07:46:37 dd9c8f8612c8: Preparing 07:46:37 bf864dbdeb7d: Waiting 07:46:37 beae84dd645a: Waiting 07:46:37 dd9c8f8612c8: Waiting 07:46:37 152f075dde2a: Layer already exists 07:46:37 7655d68bc121: Layer already exists 07:46:37 04877406c513: Layer already exists 07:46:37 20177f67cfae: Layer already exists 07:46:37 0d150b7de6e4: Layer already exists 07:46:37 bf864dbdeb7d: Layer already exists 07:46:37 beae84dd645a: Layer already exists 07:46:37 dd9c8f8612c8: Layer already exists 07:46:37 latest: digest: sha256:096487ad857093932fd7c0ba1594a26f6aac7d07b9187e4d99dfb4bf7ba8a00d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.72 07:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:46:38 0d150b7de6e4: Preparing 07:46:38 04877406c513: Preparing 07:46:38 7655d68bc121: Preparing 07:46:38 20177f67cfae: Preparing 07:46:38 152f075dde2a: Preparing 07:46:38 beae84dd645a: Preparing 07:46:38 bf864dbdeb7d: Preparing 07:46:38 dd9c8f8612c8: Preparing 07:46:38 beae84dd645a: Waiting 07:46:38 bf864dbdeb7d: Waiting 07:46:38 dd9c8f8612c8: Waiting 07:46:38 20177f67cfae: Layer already exists 07:46:38 152f075dde2a: Layer already exists 07:46:38 7655d68bc121: Layer already exists 07:46:38 04877406c513: Layer already exists 07:46:38 0d150b7de6e4: Layer already exists 07:46:38 beae84dd645a: Layer already exists 07:46:38 bf864dbdeb7d: Layer already exists 07:46:38 dd9c8f8612c8: Layer already exists 07:46:38 4.0.0-dev.72: digest: sha256:096487ad857093932fd7c0ba1594a26f6aac7d07b9187e4d99dfb4bf7ba8a00d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:46:38 0d150b7de6e4: Preparing 07:46:38 04877406c513: Preparing 07:46:38 7655d68bc121: Preparing 07:46:38 20177f67cfae: Preparing 07:46:38 152f075dde2a: Preparing 07:46:38 beae84dd645a: Preparing 07:46:38 bf864dbdeb7d: Preparing 07:46:38 dd9c8f8612c8: Preparing 07:46:38 beae84dd645a: Waiting 07:46:38 bf864dbdeb7d: Waiting 07:46:38 dd9c8f8612c8: Waiting 07:46:38 04877406c513: Layer already exists 07:46:38 0d150b7de6e4: Layer already exists 07:46:38 20177f67cfae: Layer already exists 07:46:38 152f075dde2a: Layer already exists 07:46:38 7655d68bc121: Layer already exists 07:46:38 bf864dbdeb7d: Layer already exists 07:46:38 beae84dd645a: Layer already exists 07:46:38 dd9c8f8612c8: Layer already exists 07:46:39 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:096487ad857093932fd7c0ba1594a26f6aac7d07b9187e4d99dfb4bf7ba8a00d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:46:39 0d150b7de6e4: Preparing 07:46:39 04877406c513: Preparing 07:46:39 7655d68bc121: Preparing 07:46:39 20177f67cfae: Preparing 07:46:39 152f075dde2a: Preparing 07:46:39 beae84dd645a: Preparing 07:46:39 bf864dbdeb7d: Preparing 07:46:39 dd9c8f8612c8: Preparing 07:46:39 beae84dd645a: Waiting 07:46:39 bf864dbdeb7d: Waiting 07:46:39 152f075dde2a: Layer already exists 07:46:39 20177f67cfae: Layer already exists 07:46:39 0d150b7de6e4: Layer already exists 07:46:39 04877406c513: Layer already exists 07:46:39 7655d68bc121: Layer already exists 07:46:39 beae84dd645a: Layer already exists 07:46:39 bf864dbdeb7d: Layer already exists 07:46:39 dd9c8f8612c8: Layer already exists 07:46:40 main: digest: sha256:096487ad857093932fd7c0ba1594a26f6aac7d07b9187e4d99dfb4bf7ba8a00d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:40 ===================================================== [Pipeline] echo 07:46:40 taggedImages: 07:46:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:46:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.72 07:46:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:46:40 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:46:40 692b82db1817957d6150ebf24d9618fd29462205 07:46:40 latest 07:46:40 4.0.0-dev.72 07:46:40 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:40 main 07:46:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:41 658a00cbfb2a: Preparing 07:46:41 90bb3514bc49: Preparing 07:46:41 e8817a7c36d5: Preparing 07:46:41 8c2e741f6142: Preparing 07:46:41 c2b812f2895e: Preparing 07:46:41 d85093cd6d49: Preparing 07:46:41 d32cb08b502f: Preparing 07:46:41 20177f67cfae: Preparing 07:46:41 152f075dde2a: Preparing 07:46:41 3ab97ac044e5: Preparing 07:46:41 3c2919155cfb: Preparing 07:46:41 5f70bf18a086: Preparing 07:46:41 51ff458c4826: Preparing 07:46:41 54db473de461: Preparing 07:46:41 bafc782b33c3: Preparing 07:46:41 dd9c8f8612c8: Preparing 07:46:41 152f075dde2a: Waiting 07:46:41 3ab97ac044e5: Waiting 07:46:41 3c2919155cfb: Waiting 07:46:41 5f70bf18a086: Waiting 07:46:41 51ff458c4826: Waiting 07:46:41 54db473de461: Waiting 07:46:41 bafc782b33c3: Waiting 07:46:41 dd9c8f8612c8: Waiting 07:46:41 d32cb08b502f: Waiting 07:46:41 d85093cd6d49: Waiting 07:46:41 20177f67cfae: Waiting 07:46:41 8c2e741f6142: Pushed 07:46:41 e8817a7c36d5: Pushed 07:46:41 c2b812f2895e: Pushed 07:46:41 90bb3514bc49: Pushed 07:46:41 658a00cbfb2a: Pushed 07:46:41 20177f67cfae: Layer already exists 07:46:41 152f075dde2a: Layer already exists 07:46:41 5f70bf18a086: Layer already exists 07:46:41 d85093cd6d49: Pushed 07:46:41 3ab97ac044e5: Pushed 07:46:41 3c2919155cfb: Pushed 07:46:41 dd9c8f8612c8: Layer already exists 07:46:41 51ff458c4826: Pushed 07:46:41 54db473de461: Pushed 07:46:41 bafc782b33c3: Pushed 07:46:44 d32cb08b502f: Pushed 07:46:44 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:093c04c55f56b589ad6495eed6a6f0b5a9faa586d1049e0ec6b2e1e493ea5165 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:45 658a00cbfb2a: Preparing 07:46:45 90bb3514bc49: Preparing 07:46:45 e8817a7c36d5: Preparing 07:46:45 8c2e741f6142: Preparing 07:46:45 c2b812f2895e: Preparing 07:46:45 d85093cd6d49: Preparing 07:46:45 d32cb08b502f: Preparing 07:46:45 20177f67cfae: Preparing 07:46:45 152f075dde2a: Preparing 07:46:45 3ab97ac044e5: Preparing 07:46:45 3c2919155cfb: Preparing 07:46:45 5f70bf18a086: Preparing 07:46:45 51ff458c4826: Preparing 07:46:45 54db473de461: Preparing 07:46:45 bafc782b33c3: Preparing 07:46:45 dd9c8f8612c8: Preparing 07:46:45 d85093cd6d49: Waiting 07:46:45 d32cb08b502f: Waiting 07:46:45 20177f67cfae: Waiting 07:46:45 152f075dde2a: Waiting 07:46:45 3ab97ac044e5: Waiting 07:46:45 54db473de461: Waiting 07:46:45 bafc782b33c3: Waiting 07:46:45 dd9c8f8612c8: Waiting 07:46:45 3c2919155cfb: Waiting 07:46:45 5f70bf18a086: Waiting 07:46:45 51ff458c4826: Waiting 07:46:45 658a00cbfb2a: Layer already exists 07:46:45 8c2e741f6142: Layer already exists 07:46:45 c2b812f2895e: Layer already exists 07:46:45 e8817a7c36d5: Layer already exists 07:46:45 90bb3514bc49: Layer already exists 07:46:45 152f075dde2a: Layer already exists 07:46:45 d85093cd6d49: Layer already exists 07:46:45 d32cb08b502f: Layer already exists 07:46:45 3ab97ac044e5: Layer already exists 07:46:45 20177f67cfae: Layer already exists 07:46:45 3c2919155cfb: Layer already exists 07:46:45 51ff458c4826: Layer already exists 07:46:45 5f70bf18a086: Layer already exists 07:46:45 54db473de461: Layer already exists 07:46:45 bafc782b33c3: Layer already exists 07:46:45 dd9c8f8612c8: Layer already exists 07:46:45 latest: digest: sha256:093c04c55f56b589ad6495eed6a6f0b5a9faa586d1049e0ec6b2e1e493ea5165 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.72 07:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:46 658a00cbfb2a: Preparing 07:46:46 90bb3514bc49: Preparing 07:46:46 e8817a7c36d5: Preparing 07:46:46 8c2e741f6142: Preparing 07:46:46 c2b812f2895e: Preparing 07:46:46 d85093cd6d49: Preparing 07:46:46 d32cb08b502f: Preparing 07:46:46 20177f67cfae: Preparing 07:46:46 152f075dde2a: Preparing 07:46:46 3ab97ac044e5: Preparing 07:46:46 3c2919155cfb: Preparing 07:46:46 5f70bf18a086: Preparing 07:46:46 51ff458c4826: Preparing 07:46:46 54db473de461: Preparing 07:46:46 bafc782b33c3: Preparing 07:46:46 dd9c8f8612c8: Preparing 07:46:46 d32cb08b502f: Waiting 07:46:46 20177f67cfae: Waiting 07:46:46 3c2919155cfb: Waiting 07:46:46 152f075dde2a: Waiting 07:46:46 5f70bf18a086: Waiting 07:46:46 3ab97ac044e5: Waiting 07:46:46 bafc782b33c3: Waiting 07:46:46 dd9c8f8612c8: Waiting 07:46:46 51ff458c4826: Waiting 07:46:46 54db473de461: Waiting 07:46:46 d85093cd6d49: Waiting 07:46:46 658a00cbfb2a: Layer already exists 07:46:46 90bb3514bc49: Layer already exists 07:46:46 c2b812f2895e: Layer already exists 07:46:46 e8817a7c36d5: Layer already exists 07:46:46 8c2e741f6142: Layer already exists 07:46:46 d85093cd6d49: Layer already exists 07:46:46 d32cb08b502f: Layer already exists 07:46:46 152f075dde2a: Layer already exists 07:46:46 3ab97ac044e5: Layer already exists 07:46:46 20177f67cfae: Layer already exists 07:46:46 5f70bf18a086: Layer already exists 07:46:46 3c2919155cfb: Layer already exists 07:46:46 51ff458c4826: Layer already exists 07:46:46 bafc782b33c3: Layer already exists 07:46:46 54db473de461: Layer already exists 07:46:46 dd9c8f8612c8: Layer already exists 07:46:46 4.0.0-dev.72: digest: sha256:093c04c55f56b589ad6495eed6a6f0b5a9faa586d1049e0ec6b2e1e493ea5165 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:47 658a00cbfb2a: Preparing 07:46:47 90bb3514bc49: Preparing 07:46:47 e8817a7c36d5: Preparing 07:46:47 8c2e741f6142: Preparing 07:46:47 c2b812f2895e: Preparing 07:46:47 d85093cd6d49: Preparing 07:46:47 d32cb08b502f: Preparing 07:46:47 20177f67cfae: Preparing 07:46:47 152f075dde2a: Preparing 07:46:47 3ab97ac044e5: Preparing 07:46:47 3c2919155cfb: Preparing 07:46:47 5f70bf18a086: Preparing 07:46:47 51ff458c4826: Preparing 07:46:47 54db473de461: Preparing 07:46:47 bafc782b33c3: Preparing 07:46:47 dd9c8f8612c8: Preparing 07:46:47 d85093cd6d49: Waiting 07:46:47 d32cb08b502f: Waiting 07:46:47 20177f67cfae: Waiting 07:46:47 152f075dde2a: Waiting 07:46:47 3ab97ac044e5: Waiting 07:46:47 3c2919155cfb: Waiting 07:46:47 51ff458c4826: Waiting 07:46:47 5f70bf18a086: Waiting 07:46:47 bafc782b33c3: Waiting 07:46:47 54db473de461: Waiting 07:46:47 dd9c8f8612c8: Waiting 07:46:47 e8817a7c36d5: Layer already exists 07:46:47 90bb3514bc49: Layer already exists 07:46:47 658a00cbfb2a: Layer already exists 07:46:47 8c2e741f6142: Layer already exists 07:46:47 c2b812f2895e: Layer already exists 07:46:47 d32cb08b502f: Layer already exists 07:46:47 d85093cd6d49: Layer already exists 07:46:47 152f075dde2a: Layer already exists 07:46:47 20177f67cfae: Layer already exists 07:46:47 3ab97ac044e5: Layer already exists 07:46:47 51ff458c4826: Layer already exists 07:46:47 5f70bf18a086: Layer already exists 07:46:47 3c2919155cfb: Layer already exists 07:46:47 54db473de461: Layer already exists 07:46:47 bafc782b33c3: Layer already exists 07:46:47 dd9c8f8612c8: Layer already exists 07:46:47 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:093c04c55f56b589ad6495eed6a6f0b5a9faa586d1049e0ec6b2e1e493ea5165 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:48 658a00cbfb2a: Preparing 07:46:48 90bb3514bc49: Preparing 07:46:48 e8817a7c36d5: Preparing 07:46:48 8c2e741f6142: Preparing 07:46:48 c2b812f2895e: Preparing 07:46:48 d85093cd6d49: Preparing 07:46:48 d32cb08b502f: Preparing 07:46:48 20177f67cfae: Preparing 07:46:48 152f075dde2a: Preparing 07:46:48 3ab97ac044e5: Preparing 07:46:48 3c2919155cfb: Preparing 07:46:48 5f70bf18a086: Preparing 07:46:48 51ff458c4826: Preparing 07:46:48 54db473de461: Preparing 07:46:48 bafc782b33c3: Preparing 07:46:48 dd9c8f8612c8: Preparing 07:46:48 20177f67cfae: Waiting 07:46:48 152f075dde2a: Waiting 07:46:48 3ab97ac044e5: Waiting 07:46:48 3c2919155cfb: Waiting 07:46:48 5f70bf18a086: Waiting 07:46:48 51ff458c4826: Waiting 07:46:48 54db473de461: Waiting 07:46:48 bafc782b33c3: Waiting 07:46:48 dd9c8f8612c8: Waiting 07:46:48 d32cb08b502f: Waiting 07:46:48 d85093cd6d49: Waiting 07:46:48 c2b812f2895e: Layer already exists 07:46:48 658a00cbfb2a: Layer already exists 07:46:48 90bb3514bc49: Layer already exists 07:46:48 8c2e741f6142: Layer already exists 07:46:48 e8817a7c36d5: Layer already exists 07:46:48 d32cb08b502f: Layer already exists 07:46:48 d85093cd6d49: Layer already exists 07:46:48 20177f67cfae: Layer already exists 07:46:48 3ab97ac044e5: Layer already exists 07:46:48 152f075dde2a: Layer already exists 07:46:48 3c2919155cfb: Layer already exists 07:46:48 51ff458c4826: Layer already exists 07:46:48 54db473de461: Layer already exists 07:46:48 5f70bf18a086: Layer already exists 07:46:48 bafc782b33c3: Layer already exists 07:46:48 dd9c8f8612c8: Layer already exists 07:46:48 main: digest: sha256:093c04c55f56b589ad6495eed6a6f0b5a9faa586d1049e0ec6b2e1e493ea5165 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:48 ===================================================== [Pipeline] echo 07:46:48 taggedImages: 07:46:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:46:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.72 07:46:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:46:48 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:46:48 692b82db1817957d6150ebf24d9618fd29462205 07:46:48 latest 07:46:48 4.0.0-dev.72 07:46:48 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:48 main 07:46:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:46:49 3898859f9263: Preparing 07:46:49 0a5990c257d1: Preparing 07:46:49 261bfdb7098a: Preparing 07:46:49 981ac64f57d3: Preparing 07:46:49 20177f67cfae: Preparing 07:46:49 152f075dde2a: Preparing 07:46:49 beae84dd645a: Preparing 07:46:49 152f075dde2a: Waiting 07:46:49 bf864dbdeb7d: Preparing 07:46:49 dd9c8f8612c8: Preparing 07:46:49 beae84dd645a: Waiting 07:46:49 bf864dbdeb7d: Waiting 07:46:49 dd9c8f8612c8: Waiting 07:46:49 20177f67cfae: Layer already exists 07:46:49 152f075dde2a: Layer already exists 07:46:49 beae84dd645a: Layer already exists 07:46:49 0a5990c257d1: Pushed 07:46:49 261bfdb7098a: Pushed 07:46:49 bf864dbdeb7d: Layer already exists 07:46:49 3898859f9263: Pushed 07:46:49 dd9c8f8612c8: Layer already exists 07:46:54 981ac64f57d3: Pushed 07:46:54 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:60a316df0900bca6e0384bc1628cb108d4eaa748fc44e81394764f3822ccefdd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:55 + 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 07:46:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:46:55 3898859f9263: Preparing 07:46:55 0a5990c257d1: Preparing 07:46:55 261bfdb7098a: Preparing 07:46:55 981ac64f57d3: Preparing 07:46:55 20177f67cfae: Preparing 07:46:55 152f075dde2a: Preparing 07:46:55 beae84dd645a: Preparing 07:46:55 bf864dbdeb7d: Preparing 07:46:55 dd9c8f8612c8: Preparing 07:46:55 beae84dd645a: Waiting 07:46:55 bf864dbdeb7d: Waiting 07:46:55 dd9c8f8612c8: Waiting 07:46:55 152f075dde2a: Waiting 07:46:55 20177f67cfae: Layer already exists 07:46:55 261bfdb7098a: Layer already exists 07:46:55 981ac64f57d3: Layer already exists 07:46:55 3898859f9263: Layer already exists 07:46:55 0a5990c257d1: Layer already exists 07:46:55 bf864dbdeb7d: Layer already exists 07:46:55 152f075dde2a: Layer already exists 07:46:55 beae84dd645a: Layer already exists 07:46:55 dd9c8f8612c8: Layer already exists 07:46:55 latest: digest: sha256:60a316df0900bca6e0384bc1628cb108d4eaa748fc44e81394764f3822ccefdd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.72 07:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:46:56 3898859f9263: Preparing 07:46:56 0a5990c257d1: Preparing 07:46:56 261bfdb7098a: Preparing 07:46:56 981ac64f57d3: Preparing 07:46:56 20177f67cfae: Preparing 07:46:56 152f075dde2a: Preparing 07:46:56 beae84dd645a: Preparing 07:46:56 bf864dbdeb7d: Preparing 07:46:56 dd9c8f8612c8: Preparing 07:46:56 beae84dd645a: Waiting 07:46:56 dd9c8f8612c8: Waiting 07:46:56 152f075dde2a: Waiting 07:46:56 bf864dbdeb7d: Waiting 07:46:56 261bfdb7098a: Layer already exists 07:46:56 981ac64f57d3: Layer already exists 07:46:56 3898859f9263: Layer already exists 07:46:56 0a5990c257d1: Layer already exists 07:46:56 20177f67cfae: Layer already exists 07:46:56 bf864dbdeb7d: Layer already exists 07:46:56 beae84dd645a: Layer already exists 07:46:56 dd9c8f8612c8: Layer already exists 07:46:56 152f075dde2a: Layer already exists 07:46:56 4.0.0-dev.72: digest: sha256:60a316df0900bca6e0384bc1628cb108d4eaa748fc44e81394764f3822ccefdd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:46:57 3898859f9263: Preparing 07:46:57 0a5990c257d1: Preparing 07:46:57 261bfdb7098a: Preparing 07:46:57 981ac64f57d3: Preparing 07:46:57 20177f67cfae: Preparing 07:46:57 152f075dde2a: Preparing 07:46:57 beae84dd645a: Preparing 07:46:57 bf864dbdeb7d: Preparing 07:46:57 dd9c8f8612c8: Preparing 07:46:57 beae84dd645a: Waiting 07:46:57 bf864dbdeb7d: Waiting 07:46:57 dd9c8f8612c8: Waiting 07:46:57 152f075dde2a: Waiting 07:46:57 20177f67cfae: Layer already exists 07:46:57 261bfdb7098a: Layer already exists 07:46:57 981ac64f57d3: Layer already exists 07:46:57 3898859f9263: Layer already exists 07:46:57 0a5990c257d1: Layer already exists 07:46:57 152f075dde2a: Layer already exists 07:46:57 bf864dbdeb7d: Layer already exists 07:46:57 beae84dd645a: Layer already exists 07:46:57 dd9c8f8612c8: Layer already exists 07:46:57 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:60a316df0900bca6e0384bc1628cb108d4eaa748fc44e81394764f3822ccefdd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:57 + 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 07:46:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:46:57 3898859f9263: Preparing 07:46:57 0a5990c257d1: Preparing 07:46:57 261bfdb7098a: Preparing 07:46:57 981ac64f57d3: Preparing 07:46:57 20177f67cfae: Preparing 07:46:57 152f075dde2a: Preparing 07:46:57 beae84dd645a: Preparing 07:46:57 bf864dbdeb7d: Preparing 07:46:57 dd9c8f8612c8: Preparing 07:46:57 beae84dd645a: Waiting 07:46:57 bf864dbdeb7d: Waiting 07:46:57 dd9c8f8612c8: Waiting 07:46:57 152f075dde2a: Waiting 07:46:57 3898859f9263: Layer already exists 07:46:57 0a5990c257d1: Layer already exists 07:46:57 20177f67cfae: Layer already exists 07:46:57 261bfdb7098a: Layer already exists 07:46:57 981ac64f57d3: Layer already exists 07:46:57 beae84dd645a: Layer already exists 07:46:57 bf864dbdeb7d: Layer already exists 07:46:57 152f075dde2a: Layer already exists 07:46:57 dd9c8f8612c8: Layer already exists 07:46:58 main: digest: sha256:60a316df0900bca6e0384bc1628cb108d4eaa748fc44e81394764f3822ccefdd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:58 ===================================================== [Pipeline] echo 07:46:58 taggedImages: 07:46:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:46:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.72 07:46:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:46:58 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:46:58 692b82db1817957d6150ebf24d9618fd29462205 07:46:58 latest 07:46:58 4.0.0-dev.72 07:46:58 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:46:58 main 07:46:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:46:59 7ef33b89e58f: Preparing 07:46:59 2efb2dc93747: Preparing 07:46:59 4ffc2bf77bc7: Preparing 07:46:59 a7b9517a3b33: Preparing 07:46:59 0138acd7fdc2: Preparing 07:46:59 20177f67cfae: Preparing 07:46:59 152f075dde2a: Preparing 07:46:59 07b6158cddf7: Preparing 07:46:59 df28419b65d1: Preparing 07:46:59 087db30243c6: Preparing 07:46:59 dd9c8f8612c8: Preparing 07:46:59 20177f67cfae: Waiting 07:46:59 152f075dde2a: Waiting 07:46:59 07b6158cddf7: Waiting 07:46:59 df28419b65d1: Waiting 07:46:59 dd9c8f8612c8: Waiting 07:46:59 087db30243c6: Waiting 07:46:59 0138acd7fdc2: Pushed 07:46:59 a7b9517a3b33: Pushed 07:46:59 2efb2dc93747: Pushed 07:46:59 20177f67cfae: Layer already exists 07:46:59 7ef33b89e58f: Pushed 07:46:59 152f075dde2a: Layer already exists 07:46:59 dd9c8f8612c8: Layer already exists 07:46:59 df28419b65d1: Pushed 07:46:59 07b6158cddf7: Pushed 07:47:02 087db30243c6: Pushed 07:47:03 4ffc2bf77bc7: Pushed 07:47:03 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:7ec19183e01cc106e09ddd17e106c4f4532643952dcba7b0e46d245945af4ff7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:03 + 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 07:47:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:04 7ef33b89e58f: Preparing 07:47:04 2efb2dc93747: Preparing 07:47:04 4ffc2bf77bc7: Preparing 07:47:04 a7b9517a3b33: Preparing 07:47:04 0138acd7fdc2: Preparing 07:47:04 20177f67cfae: Preparing 07:47:04 152f075dde2a: Preparing 07:47:04 07b6158cddf7: Preparing 07:47:04 df28419b65d1: Preparing 07:47:04 087db30243c6: Preparing 07:47:04 dd9c8f8612c8: Preparing 07:47:04 20177f67cfae: Waiting 07:47:04 152f075dde2a: Waiting 07:47:04 07b6158cddf7: Waiting 07:47:04 df28419b65d1: Waiting 07:47:04 087db30243c6: Waiting 07:47:04 dd9c8f8612c8: Waiting 07:47:04 7ef33b89e58f: Layer already exists 07:47:04 0138acd7fdc2: Layer already exists 07:47:04 a7b9517a3b33: Layer already exists 07:47:04 2efb2dc93747: Layer already exists 07:47:04 4ffc2bf77bc7: Layer already exists 07:47:04 20177f67cfae: Layer already exists 07:47:04 152f075dde2a: Layer already exists 07:47:04 df28419b65d1: Layer already exists 07:47:04 07b6158cddf7: Layer already exists 07:47:04 087db30243c6: Layer already exists 07:47:04 dd9c8f8612c8: Layer already exists 07:47:04 latest: digest: sha256:7ec19183e01cc106e09ddd17e106c4f4532643952dcba7b0e46d245945af4ff7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.72 07:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:05 7ef33b89e58f: Preparing 07:47:05 2efb2dc93747: Preparing 07:47:05 4ffc2bf77bc7: Preparing 07:47:05 a7b9517a3b33: Preparing 07:47:05 0138acd7fdc2: Preparing 07:47:05 20177f67cfae: Preparing 07:47:05 152f075dde2a: Preparing 07:47:05 07b6158cddf7: Preparing 07:47:05 df28419b65d1: Preparing 07:47:05 087db30243c6: Preparing 07:47:05 dd9c8f8612c8: Preparing 07:47:05 20177f67cfae: Waiting 07:47:05 152f075dde2a: Waiting 07:47:05 07b6158cddf7: Waiting 07:47:05 df28419b65d1: Waiting 07:47:05 087db30243c6: Waiting 07:47:05 dd9c8f8612c8: Waiting 07:47:05 7ef33b89e58f: Layer already exists 07:47:05 4ffc2bf77bc7: Layer already exists 07:47:05 2efb2dc93747: Layer already exists 07:47:05 0138acd7fdc2: Layer already exists 07:47:05 a7b9517a3b33: Layer already exists 07:47:05 20177f67cfae: Layer already exists 07:47:05 07b6158cddf7: Layer already exists 07:47:05 152f075dde2a: Layer already exists 07:47:05 087db30243c6: Layer already exists 07:47:05 df28419b65d1: Layer already exists 07:47:05 dd9c8f8612c8: Layer already exists 07:47:05 4.0.0-dev.72: digest: sha256:7ec19183e01cc106e09ddd17e106c4f4532643952dcba7b0e46d245945af4ff7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:06 7ef33b89e58f: Preparing 07:47:06 2efb2dc93747: Preparing 07:47:06 4ffc2bf77bc7: Preparing 07:47:06 a7b9517a3b33: Preparing 07:47:06 0138acd7fdc2: Preparing 07:47:06 20177f67cfae: Preparing 07:47:06 152f075dde2a: Preparing 07:47:06 07b6158cddf7: Preparing 07:47:06 df28419b65d1: Preparing 07:47:06 087db30243c6: Preparing 07:47:06 dd9c8f8612c8: Preparing 07:47:06 07b6158cddf7: Waiting 07:47:06 df28419b65d1: Waiting 07:47:06 087db30243c6: Waiting 07:47:06 dd9c8f8612c8: Waiting 07:47:06 152f075dde2a: Waiting 07:47:06 20177f67cfae: Waiting 07:47:06 4ffc2bf77bc7: Layer already exists 07:47:06 2efb2dc93747: Layer already exists 07:47:06 0138acd7fdc2: Layer already exists 07:47:06 a7b9517a3b33: Layer already exists 07:47:06 7ef33b89e58f: Layer already exists 07:47:06 152f075dde2a: Layer already exists 07:47:06 07b6158cddf7: Layer already exists 07:47:06 20177f67cfae: Layer already exists 07:47:06 087db30243c6: Layer already exists 07:47:06 df28419b65d1: Layer already exists 07:47:06 dd9c8f8612c8: Layer already exists 07:47:06 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:7ec19183e01cc106e09ddd17e106c4f4532643952dcba7b0e46d245945af4ff7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:06 + 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 07:47:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:07 7ef33b89e58f: Preparing 07:47:07 2efb2dc93747: Preparing 07:47:07 4ffc2bf77bc7: Preparing 07:47:07 a7b9517a3b33: Preparing 07:47:07 0138acd7fdc2: Preparing 07:47:07 20177f67cfae: Preparing 07:47:07 152f075dde2a: Preparing 07:47:07 07b6158cddf7: Preparing 07:47:07 df28419b65d1: Preparing 07:47:07 20177f67cfae: Waiting 07:47:07 152f075dde2a: Waiting 07:47:07 07b6158cddf7: Waiting 07:47:07 087db30243c6: Preparing 07:47:07 dd9c8f8612c8: Preparing 07:47:07 df28419b65d1: Waiting 07:47:07 087db30243c6: Waiting 07:47:07 dd9c8f8612c8: Waiting 07:47:07 a7b9517a3b33: Layer already exists 07:47:07 2efb2dc93747: Layer already exists 07:47:07 0138acd7fdc2: Layer already exists 07:47:07 7ef33b89e58f: Layer already exists 07:47:07 4ffc2bf77bc7: Layer already exists 07:47:07 20177f67cfae: Layer already exists 07:47:07 152f075dde2a: Layer already exists 07:47:07 df28419b65d1: Layer already exists 07:47:07 07b6158cddf7: Layer already exists 07:47:07 087db30243c6: Layer already exists 07:47:07 dd9c8f8612c8: Layer already exists 07:47:07 main: digest: sha256:7ec19183e01cc106e09ddd17e106c4f4532643952dcba7b0e46d245945af4ff7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:07 ===================================================== [Pipeline] echo 07:47:07 taggedImages: 07:47:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:47:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:47:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.72 07:47:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:47:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:47:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:47:07 692b82db1817957d6150ebf24d9618fd29462205 07:47:07 latest 07:47:07 4.0.0-dev.72 07:47:07 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:47:07 main 07:47:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:08 ea4de98e100d: Preparing 07:47:08 6bf1e5abe72e: Preparing 07:47:08 cc9fbf131461: Preparing 07:47:08 b9f3ccc1c5f9: Preparing 07:47:08 832362f89bd4: Preparing 07:47:08 f9b4decb084d: Preparing 07:47:08 5e4fe16981cb: Preparing 07:47:08 20177f67cfae: Preparing 07:47:08 152f075dde2a: Preparing 07:47:08 4e94e74e8050: Preparing 07:47:08 e9cc6874a59c: Preparing 07:47:08 dd9c8f8612c8: Preparing 07:47:08 152f075dde2a: Waiting 07:47:08 f9b4decb084d: Waiting 07:47:08 5e4fe16981cb: Waiting 07:47:08 20177f67cfae: Waiting 07:47:08 4e94e74e8050: Waiting 07:47:08 e9cc6874a59c: Waiting 07:47:08 dd9c8f8612c8: Waiting 07:47:08 6bf1e5abe72e: Pushed 07:47:08 832362f89bd4: Pushed 07:47:08 ea4de98e100d: Pushed 07:47:08 20177f67cfae: Layer already exists 07:47:08 152f075dde2a: Layer already exists 07:47:08 f9b4decb084d: Pushed 07:47:08 5e4fe16981cb: Pushed 07:47:08 dd9c8f8612c8: Layer already exists 07:47:08 4e94e74e8050: Pushed 07:47:11 e9cc6874a59c: Pushed 07:47:12 b9f3ccc1c5f9: Pushed 07:47:14 cc9fbf131461: Pushed 07:47:15 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:c8481a774ede1d0410fa02312c766798462b2d055799299a4025dcab8f311843 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:15 + 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 07:47:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:15 ea4de98e100d: Preparing 07:47:15 6bf1e5abe72e: Preparing 07:47:15 cc9fbf131461: Preparing 07:47:15 b9f3ccc1c5f9: Preparing 07:47:15 832362f89bd4: Preparing 07:47:15 f9b4decb084d: Preparing 07:47:15 5e4fe16981cb: Preparing 07:47:15 20177f67cfae: Preparing 07:47:15 152f075dde2a: Preparing 07:47:15 4e94e74e8050: Preparing 07:47:15 e9cc6874a59c: Preparing 07:47:15 dd9c8f8612c8: Preparing 07:47:15 f9b4decb084d: Waiting 07:47:15 5e4fe16981cb: Waiting 07:47:15 20177f67cfae: Waiting 07:47:15 152f075dde2a: Waiting 07:47:15 e9cc6874a59c: Waiting 07:47:15 dd9c8f8612c8: Waiting 07:47:15 cc9fbf131461: Layer already exists 07:47:15 6bf1e5abe72e: Layer already exists 07:47:15 832362f89bd4: Layer already exists 07:47:15 ea4de98e100d: Layer already exists 07:47:15 b9f3ccc1c5f9: Layer already exists 07:47:15 5e4fe16981cb: Layer already exists 07:47:15 152f075dde2a: Layer already exists 07:47:15 f9b4decb084d: Layer already exists 07:47:15 4e94e74e8050: Layer already exists 07:47:15 20177f67cfae: Layer already exists 07:47:15 e9cc6874a59c: Layer already exists 07:47:15 dd9c8f8612c8: Layer already exists 07:47:15 latest: digest: sha256:c8481a774ede1d0410fa02312c766798462b2d055799299a4025dcab8f311843 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.72 07:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:16 ea4de98e100d: Preparing 07:47:16 6bf1e5abe72e: Preparing 07:47:16 cc9fbf131461: Preparing 07:47:16 b9f3ccc1c5f9: Preparing 07:47:16 832362f89bd4: Preparing 07:47:16 f9b4decb084d: Preparing 07:47:16 5e4fe16981cb: Preparing 07:47:16 20177f67cfae: Preparing 07:47:16 152f075dde2a: Preparing 07:47:16 4e94e74e8050: Preparing 07:47:16 e9cc6874a59c: Preparing 07:47:16 dd9c8f8612c8: Preparing 07:47:16 20177f67cfae: Waiting 07:47:16 152f075dde2a: Waiting 07:47:16 4e94e74e8050: Waiting 07:47:16 e9cc6874a59c: Waiting 07:47:16 dd9c8f8612c8: Waiting 07:47:16 f9b4decb084d: Waiting 07:47:16 5e4fe16981cb: Waiting 07:47:16 6bf1e5abe72e: Layer already exists 07:47:16 b9f3ccc1c5f9: Layer already exists 07:47:16 ea4de98e100d: Layer already exists 07:47:16 832362f89bd4: Layer already exists 07:47:16 cc9fbf131461: Layer already exists 07:47:16 152f075dde2a: Layer already exists 07:47:16 f9b4decb084d: Layer already exists 07:47:16 20177f67cfae: Layer already exists 07:47:16 5e4fe16981cb: Layer already exists 07:47:16 4e94e74e8050: Layer already exists 07:47:16 dd9c8f8612c8: Layer already exists 07:47:16 e9cc6874a59c: Layer already exists 07:47:16 4.0.0-dev.72: digest: sha256:c8481a774ede1d0410fa02312c766798462b2d055799299a4025dcab8f311843 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:17 ea4de98e100d: Preparing 07:47:17 6bf1e5abe72e: Preparing 07:47:17 cc9fbf131461: Preparing 07:47:17 b9f3ccc1c5f9: Preparing 07:47:17 832362f89bd4: Preparing 07:47:17 f9b4decb084d: Preparing 07:47:17 5e4fe16981cb: Preparing 07:47:17 20177f67cfae: Preparing 07:47:17 152f075dde2a: Preparing 07:47:17 4e94e74e8050: Preparing 07:47:17 e9cc6874a59c: Preparing 07:47:17 dd9c8f8612c8: Preparing 07:47:17 20177f67cfae: Waiting 07:47:17 152f075dde2a: Waiting 07:47:17 4e94e74e8050: Waiting 07:47:17 e9cc6874a59c: Waiting 07:47:17 dd9c8f8612c8: Waiting 07:47:17 f9b4decb084d: Waiting 07:47:17 5e4fe16981cb: Waiting 07:47:17 832362f89bd4: Layer already exists 07:47:17 6bf1e5abe72e: Layer already exists 07:47:17 b9f3ccc1c5f9: Layer already exists 07:47:17 ea4de98e100d: Layer already exists 07:47:17 cc9fbf131461: Layer already exists 07:47:17 f9b4decb084d: Layer already exists 07:47:17 20177f67cfae: Layer already exists 07:47:17 5e4fe16981cb: Layer already exists 07:47:17 4e94e74e8050: Layer already exists 07:47:17 152f075dde2a: Layer already exists 07:47:17 e9cc6874a59c: Layer already exists 07:47:17 dd9c8f8612c8: Layer already exists 07:47:17 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:c8481a774ede1d0410fa02312c766798462b2d055799299a4025dcab8f311843 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:18 + 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 07:47:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:18 ea4de98e100d: Preparing 07:47:18 6bf1e5abe72e: Preparing 07:47:18 cc9fbf131461: Preparing 07:47:18 b9f3ccc1c5f9: Preparing 07:47:18 832362f89bd4: Preparing 07:47:18 f9b4decb084d: Preparing 07:47:18 5e4fe16981cb: Preparing 07:47:18 f9b4decb084d: Waiting 07:47:18 20177f67cfae: Preparing 07:47:18 5e4fe16981cb: Waiting 07:47:18 152f075dde2a: Preparing 07:47:18 20177f67cfae: Waiting 07:47:18 4e94e74e8050: Preparing 07:47:18 152f075dde2a: Waiting 07:47:18 e9cc6874a59c: Preparing 07:47:18 4e94e74e8050: Waiting 07:47:18 e9cc6874a59c: Waiting 07:47:18 dd9c8f8612c8: Preparing 07:47:18 dd9c8f8612c8: Waiting 07:47:18 ea4de98e100d: Layer already exists 07:47:18 cc9fbf131461: Layer already exists 07:47:18 6bf1e5abe72e: Layer already exists 07:47:18 832362f89bd4: Layer already exists 07:47:18 b9f3ccc1c5f9: Layer already exists 07:47:18 5e4fe16981cb: Layer already exists 07:47:18 4e94e74e8050: Layer already exists 07:47:18 f9b4decb084d: Layer already exists 07:47:18 152f075dde2a: Layer already exists 07:47:18 20177f67cfae: Layer already exists 07:47:18 e9cc6874a59c: Layer already exists 07:47:18 dd9c8f8612c8: Layer already exists 07:47:18 main: digest: sha256:c8481a774ede1d0410fa02312c766798462b2d055799299a4025dcab8f311843 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:18 ===================================================== [Pipeline] echo 07:47:18 taggedImages: 07:47:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:47:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:47:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.72 07:47:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:47:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:47:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:47:18 692b82db1817957d6150ebf24d9618fd29462205 07:47:18 latest 07:47:18 4.0.0-dev.72 07:47:18 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:47:18 main 07:47:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:47:19 56819a495e61: Preparing 07:47:19 5bf4ca774e7a: Preparing 07:47:19 20177f67cfae: Preparing 07:47:19 152f075dde2a: Preparing 07:47:19 2bd07577a00a: Preparing 07:47:19 f996e039ac82: Preparing 07:47:19 dd9c8f8612c8: Preparing 07:47:19 f996e039ac82: Waiting 07:47:19 dd9c8f8612c8: Waiting 07:47:19 152f075dde2a: Layer already exists 07:47:19 20177f67cfae: Layer already exists 07:47:19 dd9c8f8612c8: Layer already exists 07:47:19 56819a495e61: Pushed 07:47:19 2bd07577a00a: Pushed 07:47:21 f996e039ac82: Pushed 07:47:27 5bf4ca774e7a: Pushed 07:47:27 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:02c8f7aa3b838c3cd5ab403c1ed5c8fa1e6740a805aa078739744019b8e902cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:27 + 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 07:47:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:47:27 56819a495e61: Preparing 07:47:27 5bf4ca774e7a: Preparing 07:47:27 20177f67cfae: Preparing 07:47:27 152f075dde2a: Preparing 07:47:27 2bd07577a00a: Preparing 07:47:27 f996e039ac82: Preparing 07:47:27 dd9c8f8612c8: Preparing 07:47:27 f996e039ac82: Waiting 07:47:27 dd9c8f8612c8: Waiting 07:47:27 56819a495e61: Layer already exists 07:47:27 20177f67cfae: Layer already exists 07:47:27 5bf4ca774e7a: Layer already exists 07:47:27 2bd07577a00a: Layer already exists 07:47:27 152f075dde2a: Layer already exists 07:47:27 f996e039ac82: Layer already exists 07:47:27 dd9c8f8612c8: Layer already exists 07:47:27 latest: digest: sha256:02c8f7aa3b838c3cd5ab403c1ed5c8fa1e6740a805aa078739744019b8e902cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.72 07:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:47:28 56819a495e61: Preparing 07:47:28 5bf4ca774e7a: Preparing 07:47:28 20177f67cfae: Preparing 07:47:28 152f075dde2a: Preparing 07:47:28 2bd07577a00a: Preparing 07:47:28 f996e039ac82: Preparing 07:47:28 dd9c8f8612c8: Preparing 07:47:28 f996e039ac82: Waiting 07:47:28 dd9c8f8612c8: Waiting 07:47:28 56819a495e61: Layer already exists 07:47:28 5bf4ca774e7a: Layer already exists 07:47:28 152f075dde2a: Layer already exists 07:47:28 2bd07577a00a: Layer already exists 07:47:28 20177f67cfae: Layer already exists 07:47:28 f996e039ac82: Layer already exists 07:47:28 dd9c8f8612c8: Layer already exists 07:47:29 4.0.0-dev.72: digest: sha256:02c8f7aa3b838c3cd5ab403c1ed5c8fa1e6740a805aa078739744019b8e902cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:47:29 56819a495e61: Preparing 07:47:29 5bf4ca774e7a: Preparing 07:47:29 20177f67cfae: Preparing 07:47:29 152f075dde2a: Preparing 07:47:29 2bd07577a00a: Preparing 07:47:29 f996e039ac82: Preparing 07:47:29 dd9c8f8612c8: Preparing 07:47:29 f996e039ac82: Waiting 07:47:29 dd9c8f8612c8: Waiting 07:47:29 2bd07577a00a: Layer already exists 07:47:29 5bf4ca774e7a: Layer already exists 07:47:29 20177f67cfae: Layer already exists 07:47:29 152f075dde2a: Layer already exists 07:47:29 56819a495e61: Layer already exists 07:47:29 f996e039ac82: Layer already exists 07:47:29 dd9c8f8612c8: Layer already exists 07:47:29 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:02c8f7aa3b838c3cd5ab403c1ed5c8fa1e6740a805aa078739744019b8e902cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:30 + 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 07:47:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:47:30 56819a495e61: Preparing 07:47:30 5bf4ca774e7a: Preparing 07:47:30 20177f67cfae: Preparing 07:47:30 152f075dde2a: Preparing 07:47:30 2bd07577a00a: Preparing 07:47:30 f996e039ac82: Preparing 07:47:30 f996e039ac82: Waiting 07:47:30 dd9c8f8612c8: Preparing 07:47:30 dd9c8f8612c8: Waiting 07:47:30 20177f67cfae: Layer already exists 07:47:30 56819a495e61: Layer already exists 07:47:30 2bd07577a00a: Layer already exists 07:47:30 152f075dde2a: Layer already exists 07:47:30 5bf4ca774e7a: Layer already exists 07:47:30 f996e039ac82: Layer already exists 07:47:30 dd9c8f8612c8: Layer already exists 07:47:31 main: digest: sha256:02c8f7aa3b838c3cd5ab403c1ed5c8fa1e6740a805aa078739744019b8e902cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:31 ===================================================== [Pipeline] echo 07:47:31 taggedImages: 07:47:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:47:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:47:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.72 07:47:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:47:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:47:31 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:47:31 692b82db1817957d6150ebf24d9618fd29462205 07:47:31 latest 07:47:31 4.0.0-dev.72 07:47:31 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:47:31 main 07:47:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:47:31 378de03f015e: Preparing 07:47:31 8c7037e0de54: Preparing 07:47:31 76035e101a5f: Preparing 07:47:31 20177f67cfae: Preparing 07:47:31 152f075dde2a: Preparing 07:47:31 8f0c7534440b: Preparing 07:47:31 6abee3385d85: Preparing 07:47:31 3afe7bbaad2b: Preparing 07:47:31 1c6646ff0f9d: Preparing 07:47:31 dd9c8f8612c8: Preparing 07:47:31 8f0c7534440b: Waiting 07:47:31 3afe7bbaad2b: Waiting 07:47:31 1c6646ff0f9d: Waiting 07:47:31 dd9c8f8612c8: Waiting 07:47:31 6abee3385d85: Waiting 07:47:31 20177f67cfae: Layer already exists 07:47:31 152f075dde2a: Layer already exists 07:47:32 76035e101a5f: Pushed 07:47:32 8c7037e0de54: Pushed 07:47:32 378de03f015e: Pushed 07:47:32 dd9c8f8612c8: Layer already exists 07:47:32 3afe7bbaad2b: Pushed 07:47:33 1c6646ff0f9d: Pushed 07:47:43 6abee3385d85: Pushed 07:47:58 8f0c7534440b: Pushed 07:47:58 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:545a401aa14716b9826c95b776b367f14aad938348bd87858f316bef658b1bed size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:58 + 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 07:47:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:47:58 378de03f015e: Preparing 07:47:58 8c7037e0de54: Preparing 07:47:58 76035e101a5f: Preparing 07:47:58 20177f67cfae: Preparing 07:47:58 152f075dde2a: Preparing 07:47:58 8f0c7534440b: Preparing 07:47:58 6abee3385d85: Preparing 07:47:58 3afe7bbaad2b: Preparing 07:47:58 1c6646ff0f9d: Preparing 07:47:58 dd9c8f8612c8: Preparing 07:47:58 6abee3385d85: Waiting 07:47:58 3afe7bbaad2b: Waiting 07:47:58 1c6646ff0f9d: Waiting 07:47:58 dd9c8f8612c8: Waiting 07:47:58 8f0c7534440b: Waiting 07:47:58 20177f67cfae: Layer already exists 07:47:58 378de03f015e: Layer already exists 07:47:58 152f075dde2a: Layer already exists 07:47:58 76035e101a5f: Layer already exists 07:47:58 8c7037e0de54: Layer already exists 07:47:58 3afe7bbaad2b: Layer already exists 07:47:58 6abee3385d85: Layer already exists 07:47:58 1c6646ff0f9d: Layer already exists 07:47:58 8f0c7534440b: Layer already exists 07:47:58 dd9c8f8612c8: Layer already exists 07:47:59 latest: digest: sha256:545a401aa14716b9826c95b776b367f14aad938348bd87858f316bef658b1bed size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.72 07:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:47:59 378de03f015e: Preparing 07:47:59 8c7037e0de54: Preparing 07:47:59 76035e101a5f: Preparing 07:47:59 20177f67cfae: Preparing 07:47:59 152f075dde2a: Preparing 07:47:59 8f0c7534440b: Preparing 07:47:59 6abee3385d85: Preparing 07:47:59 3afe7bbaad2b: Preparing 07:47:59 1c6646ff0f9d: Preparing 07:47:59 dd9c8f8612c8: Preparing 07:47:59 3afe7bbaad2b: Waiting 07:47:59 1c6646ff0f9d: Waiting 07:47:59 8f0c7534440b: Waiting 07:47:59 6abee3385d85: Waiting 07:47:59 dd9c8f8612c8: Waiting 07:47:59 8c7037e0de54: Layer already exists 07:47:59 76035e101a5f: Layer already exists 07:47:59 152f075dde2a: Layer already exists 07:47:59 20177f67cfae: Layer already exists 07:47:59 378de03f015e: Layer already exists 07:47:59 8f0c7534440b: Layer already exists 07:47:59 3afe7bbaad2b: Layer already exists 07:47:59 6abee3385d85: Layer already exists 07:47:59 dd9c8f8612c8: Layer already exists 07:47:59 1c6646ff0f9d: Layer already exists 07:48:00 4.0.0-dev.72: digest: sha256:545a401aa14716b9826c95b776b367f14aad938348bd87858f316bef658b1bed size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:48:00 378de03f015e: Preparing 07:48:00 8c7037e0de54: Preparing 07:48:00 76035e101a5f: Preparing 07:48:00 20177f67cfae: Preparing 07:48:00 152f075dde2a: Preparing 07:48:00 8f0c7534440b: Preparing 07:48:00 6abee3385d85: Preparing 07:48:00 3afe7bbaad2b: Preparing 07:48:00 1c6646ff0f9d: Preparing 07:48:00 dd9c8f8612c8: Preparing 07:48:00 6abee3385d85: Waiting 07:48:00 3afe7bbaad2b: Waiting 07:48:00 dd9c8f8612c8: Waiting 07:48:00 1c6646ff0f9d: Waiting 07:48:00 8f0c7534440b: Waiting 07:48:00 152f075dde2a: Layer already exists 07:48:00 378de03f015e: Layer already exists 07:48:00 76035e101a5f: Layer already exists 07:48:00 20177f67cfae: Layer already exists 07:48:00 8c7037e0de54: Layer already exists 07:48:00 8f0c7534440b: Layer already exists 07:48:00 6abee3385d85: Layer already exists 07:48:00 3afe7bbaad2b: Layer already exists 07:48:00 1c6646ff0f9d: Layer already exists 07:48:00 dd9c8f8612c8: Layer already exists 07:48:00 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:545a401aa14716b9826c95b776b367f14aad938348bd87858f316bef658b1bed size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:01 + 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 07:48:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:48:01 378de03f015e: Preparing 07:48:01 8c7037e0de54: Preparing 07:48:01 76035e101a5f: Preparing 07:48:01 20177f67cfae: Preparing 07:48:01 152f075dde2a: Preparing 07:48:01 8f0c7534440b: Preparing 07:48:01 6abee3385d85: Preparing 07:48:01 3afe7bbaad2b: Preparing 07:48:01 1c6646ff0f9d: Preparing 07:48:01 dd9c8f8612c8: Preparing 07:48:01 3afe7bbaad2b: Waiting 07:48:01 1c6646ff0f9d: Waiting 07:48:01 dd9c8f8612c8: Waiting 07:48:01 8f0c7534440b: Waiting 07:48:01 6abee3385d85: Waiting 07:48:01 152f075dde2a: Layer already exists 07:48:01 76035e101a5f: Layer already exists 07:48:01 378de03f015e: Layer already exists 07:48:01 20177f67cfae: Layer already exists 07:48:01 8c7037e0de54: Layer already exists 07:48:01 3afe7bbaad2b: Layer already exists 07:48:01 dd9c8f8612c8: Layer already exists 07:48:01 6abee3385d85: Layer already exists 07:48:01 8f0c7534440b: Layer already exists 07:48:01 1c6646ff0f9d: Layer already exists 07:48:01 main: digest: sha256:545a401aa14716b9826c95b776b367f14aad938348bd87858f316bef658b1bed size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:02 ===================================================== [Pipeline] echo 07:48:02 taggedImages: 07:48:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:48:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:48:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.72 07:48:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:48:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:48:02 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:48:02 692b82db1817957d6150ebf24d9618fd29462205 07:48:02 latest 07:48:02 4.0.0-dev.72 07:48:02 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:48:02 main 07:48:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:48:02 1b3fe83d2508: Preparing 07:48:02 3e8c7e6f2d15: Preparing 07:48:02 69ab024e921c: Preparing 07:48:02 20177f67cfae: Preparing 07:48:02 152f075dde2a: Preparing 07:48:02 1a4414ffb2dd: Preparing 07:48:02 66536cb2fea4: Preparing 07:48:02 d4826f09b59d: Preparing 07:48:02 dd9c8f8612c8: Preparing 07:48:02 1a4414ffb2dd: Waiting 07:48:02 66536cb2fea4: Waiting 07:48:02 d4826f09b59d: Waiting 07:48:02 dd9c8f8612c8: Waiting 07:48:02 152f075dde2a: Layer already exists 07:48:02 20177f67cfae: Layer already exists 07:48:03 69ab024e921c: Pushed 07:48:03 3e8c7e6f2d15: Pushed 07:48:03 1b3fe83d2508: Pushed 07:48:03 dd9c8f8612c8: Layer already exists 07:48:03 66536cb2fea4: Pushed 07:48:03 d4826f09b59d: Pushed 07:48:30 1a4414ffb2dd: Pushed 07:48:30 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:093d53478af717fd083ba6f2f2115a1ef692ba301ef5d426fd60926436901d91 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:30 + 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 07:48:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:48:30 1b3fe83d2508: Preparing 07:48:30 3e8c7e6f2d15: Preparing 07:48:30 69ab024e921c: Preparing 07:48:30 20177f67cfae: Preparing 07:48:30 152f075dde2a: Preparing 07:48:30 1a4414ffb2dd: Preparing 07:48:30 66536cb2fea4: Preparing 07:48:30 d4826f09b59d: Preparing 07:48:30 dd9c8f8612c8: Preparing 07:48:30 66536cb2fea4: Waiting 07:48:30 d4826f09b59d: Waiting 07:48:30 dd9c8f8612c8: Waiting 07:48:30 1a4414ffb2dd: Waiting 07:48:30 1b3fe83d2508: Layer already exists 07:48:30 152f075dde2a: Layer already exists 07:48:30 20177f67cfae: Layer already exists 07:48:30 3e8c7e6f2d15: Layer already exists 07:48:30 69ab024e921c: Layer already exists 07:48:30 1a4414ffb2dd: Layer already exists 07:48:30 66536cb2fea4: Layer already exists 07:48:30 d4826f09b59d: Layer already exists 07:48:30 dd9c8f8612c8: Layer already exists 07:48:31 latest: digest: sha256:093d53478af717fd083ba6f2f2115a1ef692ba301ef5d426fd60926436901d91 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.72 07:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:48:31 1b3fe83d2508: Preparing 07:48:31 3e8c7e6f2d15: Preparing 07:48:31 69ab024e921c: Preparing 07:48:31 20177f67cfae: Preparing 07:48:31 152f075dde2a: Preparing 07:48:31 1a4414ffb2dd: Preparing 07:48:31 66536cb2fea4: Preparing 07:48:31 1a4414ffb2dd: Waiting 07:48:31 d4826f09b59d: Preparing 07:48:31 66536cb2fea4: Waiting 07:48:31 dd9c8f8612c8: Preparing 07:48:31 d4826f09b59d: Waiting 07:48:31 dd9c8f8612c8: Waiting 07:48:31 1b3fe83d2508: Layer already exists 07:48:31 3e8c7e6f2d15: Layer already exists 07:48:31 20177f67cfae: Layer already exists 07:48:31 152f075dde2a: Layer already exists 07:48:31 69ab024e921c: Layer already exists 07:48:31 d4826f09b59d: Layer already exists 07:48:31 1a4414ffb2dd: Layer already exists 07:48:31 66536cb2fea4: Layer already exists 07:48:31 dd9c8f8612c8: Layer already exists 07:48:32 4.0.0-dev.72: digest: sha256:093d53478af717fd083ba6f2f2115a1ef692ba301ef5d426fd60926436901d91 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:48:32 1b3fe83d2508: Preparing 07:48:32 3e8c7e6f2d15: Preparing 07:48:32 69ab024e921c: Preparing 07:48:32 20177f67cfae: Preparing 07:48:32 152f075dde2a: Preparing 07:48:32 1a4414ffb2dd: Preparing 07:48:32 66536cb2fea4: Preparing 07:48:32 d4826f09b59d: Preparing 07:48:32 dd9c8f8612c8: Preparing 07:48:32 66536cb2fea4: Waiting 07:48:32 d4826f09b59d: Waiting 07:48:32 dd9c8f8612c8: Waiting 07:48:32 1a4414ffb2dd: Waiting 07:48:32 69ab024e921c: Layer already exists 07:48:32 3e8c7e6f2d15: Layer already exists 07:48:32 152f075dde2a: Layer already exists 07:48:32 1b3fe83d2508: Layer already exists 07:48:32 20177f67cfae: Layer already exists 07:48:32 66536cb2fea4: Layer already exists 07:48:32 d4826f09b59d: Layer already exists 07:48:32 1a4414ffb2dd: Layer already exists 07:48:32 dd9c8f8612c8: Layer already exists 07:48:32 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:093d53478af717fd083ba6f2f2115a1ef692ba301ef5d426fd60926436901d91 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:33 + 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 07:48:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:48:33 1b3fe83d2508: Preparing 07:48:33 3e8c7e6f2d15: Preparing 07:48:33 69ab024e921c: Preparing 07:48:33 20177f67cfae: Preparing 07:48:33 152f075dde2a: Preparing 07:48:33 1a4414ffb2dd: Preparing 07:48:33 66536cb2fea4: Preparing 07:48:33 d4826f09b59d: Preparing 07:48:33 dd9c8f8612c8: Preparing 07:48:33 1a4414ffb2dd: Waiting 07:48:33 66536cb2fea4: Waiting 07:48:33 d4826f09b59d: Waiting 07:48:33 dd9c8f8612c8: Waiting 07:48:33 1b3fe83d2508: Layer already exists 07:48:33 69ab024e921c: Layer already exists 07:48:33 3e8c7e6f2d15: Layer already exists 07:48:33 152f075dde2a: Layer already exists 07:48:33 20177f67cfae: Layer already exists 07:48:33 1a4414ffb2dd: Layer already exists 07:48:33 dd9c8f8612c8: Layer already exists 07:48:33 66536cb2fea4: Layer already exists 07:48:33 d4826f09b59d: Layer already exists 07:48:34 main: digest: sha256:093d53478af717fd083ba6f2f2115a1ef692ba301ef5d426fd60926436901d91 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:34 ===================================================== [Pipeline] echo 07:48:34 taggedImages: 07:48:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:48:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:48:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.72 07:48:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:48:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:48:34 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:48:34 692b82db1817957d6150ebf24d9618fd29462205 07:48:34 latest 07:48:34 4.0.0-dev.72 07:48:34 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:48:34 main 07:48:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:48:34 a4b5dfbcbf1f: Preparing 07:48:34 566e4e24d764: Preparing 07:48:34 b2b276c8230c: Preparing 07:48:34 20177f67cfae: Preparing 07:48:34 152f075dde2a: Preparing 07:48:34 1a4414ffb2dd: Preparing 07:48:34 3afe7bbaad2b: Preparing 07:48:34 1c6646ff0f9d: Preparing 07:48:34 dd9c8f8612c8: Preparing 07:48:34 3afe7bbaad2b: Waiting 07:48:34 1c6646ff0f9d: Waiting 07:48:34 dd9c8f8612c8: Waiting 07:48:34 1a4414ffb2dd: Waiting 07:48:34 20177f67cfae: Layer already exists 07:48:34 152f075dde2a: Layer already exists 07:48:35 1a4414ffb2dd: Layer already exists 07:48:35 3afe7bbaad2b: Layer already exists 07:48:35 1c6646ff0f9d: Layer already exists 07:48:35 dd9c8f8612c8: Layer already exists 07:48:35 b2b276c8230c: Pushed 07:48:35 566e4e24d764: Pushed 07:48:35 a4b5dfbcbf1f: Pushed 07:48:35 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:4a66360d1f89367701eed8ec304065d30841fd0ec203bbf5cb667fb541dc53d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:35 + 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 07:48:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:48:36 a4b5dfbcbf1f: Preparing 07:48:36 566e4e24d764: Preparing 07:48:36 b2b276c8230c: Preparing 07:48:36 20177f67cfae: Preparing 07:48:36 152f075dde2a: Preparing 07:48:36 1a4414ffb2dd: Preparing 07:48:36 3afe7bbaad2b: Preparing 07:48:36 1c6646ff0f9d: Preparing 07:48:36 dd9c8f8612c8: Preparing 07:48:36 1a4414ffb2dd: Waiting 07:48:36 3afe7bbaad2b: Waiting 07:48:36 1c6646ff0f9d: Waiting 07:48:36 dd9c8f8612c8: Waiting 07:48:36 20177f67cfae: Layer already exists 07:48:36 566e4e24d764: Layer already exists 07:48:36 a4b5dfbcbf1f: Layer already exists 07:48:36 b2b276c8230c: Layer already exists 07:48:36 152f075dde2a: Layer already exists 07:48:36 3afe7bbaad2b: Layer already exists 07:48:36 dd9c8f8612c8: Layer already exists 07:48:36 1a4414ffb2dd: Layer already exists 07:48:36 1c6646ff0f9d: Layer already exists 07:48:36 latest: digest: sha256:4a66360d1f89367701eed8ec304065d30841fd0ec203bbf5cb667fb541dc53d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.72 07:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:48:37 a4b5dfbcbf1f: Preparing 07:48:37 566e4e24d764: Preparing 07:48:37 b2b276c8230c: Preparing 07:48:37 20177f67cfae: Preparing 07:48:37 152f075dde2a: Preparing 07:48:37 1a4414ffb2dd: Preparing 07:48:37 3afe7bbaad2b: Preparing 07:48:37 1c6646ff0f9d: Preparing 07:48:37 dd9c8f8612c8: Preparing 07:48:37 3afe7bbaad2b: Waiting 07:48:37 1c6646ff0f9d: Waiting 07:48:37 dd9c8f8612c8: Waiting 07:48:37 1a4414ffb2dd: Waiting 07:48:37 20177f67cfae: Layer already exists 07:48:37 b2b276c8230c: Layer already exists 07:48:37 a4b5dfbcbf1f: Layer already exists 07:48:37 152f075dde2a: Layer already exists 07:48:37 566e4e24d764: Layer already exists 07:48:37 1c6646ff0f9d: Layer already exists 07:48:37 1a4414ffb2dd: Layer already exists 07:48:37 3afe7bbaad2b: Layer already exists 07:48:37 dd9c8f8612c8: Layer already exists 07:48:37 4.0.0-dev.72: digest: sha256:4a66360d1f89367701eed8ec304065d30841fd0ec203bbf5cb667fb541dc53d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:48:37 a4b5dfbcbf1f: Preparing 07:48:37 566e4e24d764: Preparing 07:48:37 b2b276c8230c: Preparing 07:48:37 20177f67cfae: Preparing 07:48:37 152f075dde2a: Preparing 07:48:37 1a4414ffb2dd: Preparing 07:48:37 3afe7bbaad2b: Preparing 07:48:37 1c6646ff0f9d: Preparing 07:48:37 dd9c8f8612c8: Preparing 07:48:37 1a4414ffb2dd: Waiting 07:48:37 3afe7bbaad2b: Waiting 07:48:37 1c6646ff0f9d: Waiting 07:48:37 dd9c8f8612c8: Waiting 07:48:37 566e4e24d764: Layer already exists 07:48:37 152f075dde2a: Layer already exists 07:48:37 a4b5dfbcbf1f: Layer already exists 07:48:37 20177f67cfae: Layer already exists 07:48:37 b2b276c8230c: Layer already exists 07:48:37 1a4414ffb2dd: Layer already exists 07:48:37 3afe7bbaad2b: Layer already exists 07:48:37 dd9c8f8612c8: Layer already exists 07:48:37 1c6646ff0f9d: Layer already exists 07:48:38 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:4a66360d1f89367701eed8ec304065d30841fd0ec203bbf5cb667fb541dc53d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:48:38 a4b5dfbcbf1f: Preparing 07:48:38 566e4e24d764: Preparing 07:48:38 b2b276c8230c: Preparing 07:48:38 20177f67cfae: Preparing 07:48:38 152f075dde2a: Preparing 07:48:38 1a4414ffb2dd: Preparing 07:48:38 3afe7bbaad2b: Preparing 07:48:38 1c6646ff0f9d: Preparing 07:48:38 dd9c8f8612c8: Preparing 07:48:38 1a4414ffb2dd: Waiting 07:48:38 3afe7bbaad2b: Waiting 07:48:38 dd9c8f8612c8: Waiting 07:48:38 1c6646ff0f9d: Waiting 07:48:38 b2b276c8230c: Layer already exists 07:48:38 152f075dde2a: Layer already exists 07:48:38 566e4e24d764: Layer already exists 07:48:38 20177f67cfae: Layer already exists 07:48:38 a4b5dfbcbf1f: Layer already exists 07:48:38 1a4414ffb2dd: Layer already exists 07:48:38 3afe7bbaad2b: Layer already exists 07:48:38 1c6646ff0f9d: Layer already exists 07:48:38 dd9c8f8612c8: Layer already exists 07:48:39 main: digest: sha256:4a66360d1f89367701eed8ec304065d30841fd0ec203bbf5cb667fb541dc53d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:39 ===================================================== [Pipeline] echo 07:48:39 taggedImages: 07:48:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:48:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:48:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.72 07:48:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:48:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:48:39 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:48:39 692b82db1817957d6150ebf24d9618fd29462205 07:48:39 latest 07:48:39 4.0.0-dev.72 07:48:39 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:48:39 main 07:48:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:48:39 6fb958640f9a: Preparing 07:48:39 9e54fffe5307: Preparing 07:48:39 20177f67cfae: Preparing 07:48:39 152f075dde2a: Preparing 07:48:39 f868bc9c8286: Preparing 07:48:39 9d505039df53: Preparing 07:48:39 dd9c8f8612c8: Preparing 07:48:39 9d505039df53: Waiting 07:48:39 dd9c8f8612c8: Waiting 07:48:39 20177f67cfae: Layer already exists 07:48:39 152f075dde2a: Layer already exists 07:48:39 dd9c8f8612c8: Layer already exists 07:48:40 6fb958640f9a: Pushed 07:48:40 f868bc9c8286: Pushed 07:48:41 9d505039df53: Pushed 07:48:48 9e54fffe5307: Pushed 07:48:48 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:056008ab13d26bbb96bc9e5f840435d5618a7af105a3b45ca6405cad9c646e0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:48:48 6fb958640f9a: Preparing 07:48:48 9e54fffe5307: Preparing 07:48:48 20177f67cfae: Preparing 07:48:48 152f075dde2a: Preparing 07:48:48 f868bc9c8286: Preparing 07:48:48 9d505039df53: Preparing 07:48:48 dd9c8f8612c8: Preparing 07:48:48 9d505039df53: Waiting 07:48:48 dd9c8f8612c8: Waiting 07:48:48 6fb958640f9a: Layer already exists 07:48:48 152f075dde2a: Layer already exists 07:48:48 20177f67cfae: Layer already exists 07:48:48 f868bc9c8286: Layer already exists 07:48:48 9e54fffe5307: Layer already exists 07:48:48 9d505039df53: Layer already exists 07:48:48 dd9c8f8612c8: Layer already exists 07:48:49 latest: digest: sha256:056008ab13d26bbb96bc9e5f840435d5618a7af105a3b45ca6405cad9c646e0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.72 07:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:48:49 6fb958640f9a: Preparing 07:48:49 9e54fffe5307: Preparing 07:48:49 20177f67cfae: Preparing 07:48:49 152f075dde2a: Preparing 07:48:49 f868bc9c8286: Preparing 07:48:49 9d505039df53: Preparing 07:48:49 dd9c8f8612c8: Preparing 07:48:49 9d505039df53: Waiting 07:48:49 dd9c8f8612c8: Waiting 07:48:49 9e54fffe5307: Layer already exists 07:48:49 6fb958640f9a: Layer already exists 07:48:49 20177f67cfae: Layer already exists 07:48:49 f868bc9c8286: Layer already exists 07:48:49 152f075dde2a: Layer already exists 07:48:49 9d505039df53: Layer already exists 07:48:49 dd9c8f8612c8: Layer already exists 07:48:49 4.0.0-dev.72: digest: sha256:056008ab13d26bbb96bc9e5f840435d5618a7af105a3b45ca6405cad9c646e0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:48:50 6fb958640f9a: Preparing 07:48:50 9e54fffe5307: Preparing 07:48:50 20177f67cfae: Preparing 07:48:50 152f075dde2a: Preparing 07:48:50 f868bc9c8286: Preparing 07:48:50 9d505039df53: Preparing 07:48:50 dd9c8f8612c8: Preparing 07:48:50 9d505039df53: Waiting 07:48:50 dd9c8f8612c8: Waiting 07:48:50 f868bc9c8286: Layer already exists 07:48:50 152f075dde2a: Layer already exists 07:48:50 20177f67cfae: Layer already exists 07:48:50 6fb958640f9a: Layer already exists 07:48:50 9e54fffe5307: Layer already exists 07:48:50 9d505039df53: Layer already exists 07:48:50 dd9c8f8612c8: Layer already exists 07:48:50 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:056008ab13d26bbb96bc9e5f840435d5618a7af105a3b45ca6405cad9c646e0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:48:51 6fb958640f9a: Preparing 07:48:51 9e54fffe5307: Preparing 07:48:51 20177f67cfae: Preparing 07:48:51 152f075dde2a: Preparing 07:48:51 f868bc9c8286: Preparing 07:48:51 9d505039df53: Preparing 07:48:51 dd9c8f8612c8: Preparing 07:48:51 9d505039df53: Waiting 07:48:51 6fb958640f9a: Layer already exists 07:48:51 20177f67cfae: Layer already exists 07:48:51 9e54fffe5307: Layer already exists 07:48:51 f868bc9c8286: Layer already exists 07:48:51 152f075dde2a: Layer already exists 07:48:51 dd9c8f8612c8: Layer already exists 07:48:51 9d505039df53: Layer already exists 07:48:51 main: digest: sha256:056008ab13d26bbb96bc9e5f840435d5618a7af105a3b45ca6405cad9c646e0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:51 ===================================================== [Pipeline] echo 07:48:51 taggedImages: 07:48:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:48:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:48:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.72 07:48:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:48:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:48:51 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:48:51 692b82db1817957d6150ebf24d9618fd29462205 07:48:51 latest 07:48:51 4.0.0-dev.72 07:48:51 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:48:51 main 07:48:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:48:52 f533d9495bc0: Preparing 07:48:52 3b3e50ae8742: Preparing 07:48:52 20177f67cfae: Preparing 07:48:52 152f075dde2a: Preparing 07:48:52 5cee4b262048: Preparing 07:48:52 3a4d6457f6da: Preparing 07:48:52 dd9c8f8612c8: Preparing 07:48:52 3a4d6457f6da: Waiting 07:48:52 dd9c8f8612c8: Waiting 07:48:52 152f075dde2a: Layer already exists 07:48:52 20177f67cfae: Layer already exists 07:48:52 dd9c8f8612c8: Layer already exists 07:48:52 5cee4b262048: Pushed 07:48:52 f533d9495bc0: Pushed 07:48:53 3a4d6457f6da: Pushed 07:49:01 3b3e50ae8742: Pushed 07:49:01 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:98b985d435d00fc0e6dce77334c701208835763078dc109d389e8ed3bb26d0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:49:02 f533d9495bc0: Preparing 07:49:02 3b3e50ae8742: Preparing 07:49:02 20177f67cfae: Preparing 07:49:02 152f075dde2a: Preparing 07:49:02 5cee4b262048: Preparing 07:49:02 3a4d6457f6da: Preparing 07:49:02 dd9c8f8612c8: Preparing 07:49:02 3a4d6457f6da: Waiting 07:49:02 dd9c8f8612c8: Waiting 07:49:02 20177f67cfae: Layer already exists 07:49:02 5cee4b262048: Layer already exists 07:49:02 f533d9495bc0: Layer already exists 07:49:02 3b3e50ae8742: Layer already exists 07:49:02 152f075dde2a: Layer already exists 07:49:02 3a4d6457f6da: Layer already exists 07:49:02 dd9c8f8612c8: Layer already exists 07:49:02 latest: digest: sha256:98b985d435d00fc0e6dce77334c701208835763078dc109d389e8ed3bb26d0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.72 07:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:49:03 f533d9495bc0: Preparing 07:49:03 3b3e50ae8742: Preparing 07:49:03 20177f67cfae: Preparing 07:49:03 152f075dde2a: Preparing 07:49:03 5cee4b262048: Preparing 07:49:03 3a4d6457f6da: Preparing 07:49:03 dd9c8f8612c8: Preparing 07:49:03 3a4d6457f6da: Waiting 07:49:03 dd9c8f8612c8: Waiting 07:49:03 152f075dde2a: Layer already exists 07:49:03 20177f67cfae: Layer already exists 07:49:03 3b3e50ae8742: Layer already exists 07:49:03 5cee4b262048: Layer already exists 07:49:03 f533d9495bc0: Layer already exists 07:49:03 3a4d6457f6da: Layer already exists 07:49:03 dd9c8f8612c8: Layer already exists 07:49:03 4.0.0-dev.72: digest: sha256:98b985d435d00fc0e6dce77334c701208835763078dc109d389e8ed3bb26d0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:49:03 f533d9495bc0: Preparing 07:49:03 3b3e50ae8742: Preparing 07:49:03 20177f67cfae: Preparing 07:49:03 152f075dde2a: Preparing 07:49:03 5cee4b262048: Preparing 07:49:03 3a4d6457f6da: Preparing 07:49:03 dd9c8f8612c8: Preparing 07:49:03 3a4d6457f6da: Waiting 07:49:03 dd9c8f8612c8: Waiting 07:49:03 20177f67cfae: Layer already exists 07:49:03 3b3e50ae8742: Layer already exists 07:49:03 152f075dde2a: Layer already exists 07:49:03 f533d9495bc0: Layer already exists 07:49:03 5cee4b262048: Layer already exists 07:49:03 3a4d6457f6da: Layer already exists 07:49:03 dd9c8f8612c8: Layer already exists 07:49:03 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:98b985d435d00fc0e6dce77334c701208835763078dc109d389e8ed3bb26d0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:49:04 f533d9495bc0: Preparing 07:49:04 3b3e50ae8742: Preparing 07:49:04 20177f67cfae: Preparing 07:49:04 152f075dde2a: Preparing 07:49:04 5cee4b262048: Preparing 07:49:04 3a4d6457f6da: Preparing 07:49:04 dd9c8f8612c8: Preparing 07:49:04 3a4d6457f6da: Waiting 07:49:04 dd9c8f8612c8: Waiting 07:49:04 152f075dde2a: Layer already exists 07:49:04 3b3e50ae8742: Layer already exists 07:49:04 5cee4b262048: Layer already exists 07:49:04 20177f67cfae: Layer already exists 07:49:04 f533d9495bc0: Layer already exists 07:49:04 dd9c8f8612c8: Layer already exists 07:49:04 3a4d6457f6da: Layer already exists 07:49:04 main: digest: sha256:98b985d435d00fc0e6dce77334c701208835763078dc109d389e8ed3bb26d0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:04 ===================================================== [Pipeline] echo 07:49:05 taggedImages: 07:49:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:692b82db1817957d6150ebf24d9618fd29462205 07:49:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:49:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.72 07:49:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 07:49:05 - 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 07:49:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:49:05 07:49:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:49:05 arm64: Pulling from edgex-lftools-log-publisher 07:49:05 8998bd30e6a1: Pulling fs layer 07:49:05 04944245beec: Pulling fs layer 07:49:05 699f458cf7ca: Pulling fs layer 07:49:05 765212b225bb: Pulling fs layer 07:49:05 f23df028b6ca: Pulling fs layer 07:49:05 d65c8cfc05b1: Pulling fs layer 07:49:05 2437ff75d9bd: Pulling fs layer 07:49:05 765212b225bb: Waiting 07:49:05 2437ff75d9bd: Waiting 07:49:05 f23df028b6ca: Waiting 07:49:05 d65c8cfc05b1: Waiting 07:49:05 04944245beec: Verifying Checksum 07:49:05 04944245beec: Download complete 07:49:05 765212b225bb: Verifying Checksum 07:49:05 765212b225bb: Download complete 07:49:05 f23df028b6ca: Verifying Checksum 07:49:05 f23df028b6ca: Download complete 07:49:05 d65c8cfc05b1: Verifying Checksum 07:49:05 d65c8cfc05b1: Download complete 07:49:06 699f458cf7ca: Verifying Checksum 07:49:06 699f458cf7ca: Download complete 07:49:06 8998bd30e6a1: Verifying Checksum 07:49:06 8998bd30e6a1: Download complete 07:49:09 2437ff75d9bd: Download complete 07:49:11 8998bd30e6a1: Pull complete 07:49:11 04944245beec: Pull complete 07:49:13 699f458cf7ca: Pull complete 07:49:13 765212b225bb: Pull complete 07:49:14 f23df028b6ca: Pull complete 07:49:14 d65c8cfc05b1: Pull complete 07:49:32 2437ff75d9bd: Pull complete 07:49:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:49:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:32 prd-ubuntu20.04-docker-arm64-4c-16g-40865 does not seem to be running inside a container 07:49:32 $ 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/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@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 07:49:35 $ docker top a4dd94e335e72dfe810e4a0cf069827a000007b640e3f9b33193ebca27e44a6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:36 ---> job-cost.sh 07:49:36 lf-activate-venv: SKIPPING 07:49:36 INFO: No Stack... 07:49:36 INFO: Retrieving Pricing Info for: v3-standard-4 07:49:37 INFO: Archiving Costs [Pipeline] sh 07:49:38 + cat /w/workspace/edgex-go/810/archives/cost.csv 07:49:38 + cut -d, -f6 [Pipeline] lock 07:49:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-810-stack-cost] 07:49:38 Resource [jenkins-edgexfoundry-edgex-go-main-810-stack-cost] did not exist. Created. 07:49:38 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-810-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:49:38 + echo total: 0.10999999940395355 [Pipeline] stash 07:49:39 Stashed 1 file(s) [Pipeline] } 07:49:39 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-810-stack-cost] [Pipeline] // lock [Pipeline] } 07:49:39 $ docker stop --time=1 a4dd94e335e72dfe810e4a0cf069827a000007b640e3f9b33193ebca27e44a6b 07:49:40 $ docker rm -f --volumes a4dd94e335e72dfe810e4a0cf069827a000007b640e3f9b33193ebca27e44a6b [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 07:49:41 provisioning config files... 07:49:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/810@tmp/config4118944737364921561tmp [Pipeline] { [Pipeline] sh 07:49:41 + set +x 07:49:41 + curl -s https://codecov.io/bash 07:49:41 + bash -s -- 07:49:41 07:49:41 _____ _ 07:49:41 / ____| | | 07:49:41 | | ___ __| | ___ ___ _____ __ 07:49:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:49:41 | |___| (_) | (_| | __/ (_| (_) \ V / 07:49:41 \_____\___/ \__,_|\___|\___\___/ \_/ 07:49:41 Bash-1.0.6 07:49:41 07:49:41 07:49:41 ==> git version 2.25.1 found 07:49:41 ==> 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 07:49:41 Release-Date: 2020-01-08 07:49:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:49:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:49:41 ==> Jenkins CI detected. 07:49:41 current dir:  /w/workspace/edgex-go/810 07:49:41 project root: . 07:49:41 --> token set from env 07:49:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:49:41 ==> Running gcov in . (disable via -X gcov) 07:49:41 ==> Python coveragepy not found 07:49:41 ==> Searching for coverage reports in: 07:49:41 + . 07:49:41 -> Found 1 reports 07:49:41 ==> Detecting git/mercurial file structure 07:49:42 ==> Reading reports 07:49:42 + ./coverage.out bytes=1660758 07:49:42 ==> Appending adjustments 07:49:42 https://docs.codecov.io/docs/fixing-reports 07:49:43 + Found adjustments 07:49:43 ==> Gzipping contents 07:49:43 140K /tmp/codecov.hAF1TG.gz 07:49:43 ==> Uploading reports 07:49:43 url: https://codecov.io 07:49:43 query: branch=main&commit=692b82db1817957d6150ebf24d9618fd29462205&build=810&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F810%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:49:43 -> Pinging Codecov 07:49:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=692b82db1817957d6150ebf24d9618fd29462205&build=810&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F810%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:49:43 -> Uploading to 07:49:43 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/692b82db1817957d6150ebf24d9618fd29462205/fa2c1b35-3477-4377-8f9d-68475e5f4eb4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T074943Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b885b1b737baf76b12c084eb5a9096fea598a84c9b032004b597b9127ab9fbe4 07:49:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:43 Dload Upload Total Spent Left Speed 07:49:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 322k --:--:-- --:--:-- --:--:-- 322k 07:49:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } 07:49:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:49:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:49:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:49:44 07:49:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:49:44 latest: Pulling from edgex-devops/edgex-snyk-go 07:49:44 43c4264eed91: Pulling fs layer 07:49:44 4cc291be95ef: Pulling fs layer 07:49:44 2ac1f1163629: Pulling fs layer 07:49:44 5c3c966382ef: Pulling fs layer 07:49:44 4f4fb700ef54: Pulling fs layer 07:49:44 d9c7d2e4e75e: Pulling fs layer 07:49:44 9c3e1370e548: Pulling fs layer 07:49:44 5c3c966382ef: Waiting 07:49:44 4f4fb700ef54: Waiting 07:49:44 d9c7d2e4e75e: Waiting 07:49:44 9c3e1370e548: Waiting 07:49:44 4cc291be95ef: Verifying Checksum 07:49:44 4cc291be95ef: Download complete 07:49:44 5c3c966382ef: Download complete 07:49:44 4f4fb700ef54: Verifying Checksum 07:49:44 4f4fb700ef54: Download complete 07:49:44 43c4264eed91: Verifying Checksum 07:49:44 43c4264eed91: Download complete 07:49:45 43c4264eed91: Pull complete 07:49:45 d9c7d2e4e75e: Verifying Checksum 07:49:45 d9c7d2e4e75e: Download complete 07:49:45 4cc291be95ef: Pull complete 07:49:45 2ac1f1163629: Verifying Checksum 07:49:45 2ac1f1163629: Download complete 07:49:46 9c3e1370e548: Verifying Checksum 07:49:46 9c3e1370e548: Download complete 07:49:49 2ac1f1163629: Pull complete 07:49:49 5c3c966382ef: Pull complete 07:49:49 4f4fb700ef54: Pull complete 07:49:49 d9c7d2e4e75e: Pull complete 07:49:51 9c3e1370e548: Pull complete 07:49:51 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:49:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:49:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:51 prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container 07:49:51 $ 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/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:49:55 $ docker top fbe106acd8839e1f7f509e53afa95e51a74505b8330c20675cb7fa294b0ce342 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:56 + git config --global --add safe.directory /w/workspace/edgex-go/810 [Pipeline] echo 07:49:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:49:56 + set -o pipefail 07:49:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:50:06 07:50:06 Monitoring /w/workspace/edgex-go/810 (github.com/edgexfoundry/edgex-go)... 07:50:06 07:50:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d97a0f12-25c2-43d6-bef8-b820cfd7919b 07:50:06 07:50:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:50:06 07:50:06 07:50:06 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:50:06 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:50:06 $ docker stop --time=1 fbe106acd8839e1f7f509e53afa95e51a74505b8330c20675cb7fa294b0ce342 07:50:10 $ docker rm -f --volumes fbe106acd8839e1f7f509e53afa95e51a74505b8330c20675cb7fa294b0ce342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:50:10 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:50:10 provisioning config files... 07:50:10 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/810@tmp/config6461091577086196498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:10 --> edgex-publish-swagger.sh 07:50:10 === Publish openapi API === 07:50:10 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:50:10 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/810/openapi/core-command.yaml] 07:50:10 % Total % Received % Xferd Average Speed Time Time Time Current 07:50:10 Dload Upload Total Spent Left Speed 07:50:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65695 --:--:-- --:--:-- --:--:-- 65564 100 32782 0 0 100 32782 0 65695 --:--:-- --:--:-- --:--:-- 65564 07:50:11 07:50:11 07:50:11 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/810/openapi/core-data.yaml] 07:50:11 % Total % Received % Xferd Average Speed Time Time Time Current 07:50:11 Dload Upload Total Spent Left Speed 07:50:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 130k --:--:-- --:--:-- --:--:-- 130k 07:50:11 07:50:11 07:50:11 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/810/openapi/core-keeper.yaml] 07:50:11 % Total % Received % Xferd Average Speed Time Time Time Current 07:50:11 Dload Upload Total Spent Left Speed 07:50:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 377 183k --:--:-- --:--:-- --:--:-- 183k 07:50:11 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:50:11 07:50:11 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/810/openapi/core-metadata.yaml] 07:50:11 % Total % Received % Xferd Average Speed Time Time Time Current 07:50:11 Dload Upload Total Spent Left Speed 07:50:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 1561k --:--:-- --:--:-- --:--:-- 1545k 100 156k 100 156 100 156k 506 506k --:--:-- --:--:-- --:--:-- 505k 07:50:12 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:50:12 07:50:12 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/810/openapi/security-proxy-auth.yaml] 07:50:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:50:12 Dload Upload Total Spent Left Speed 07:50:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 285 103k --:--:-- --:--:-- --:--:-- 103k 07:50:12 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:50:12 07:50:12 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/810/openapi/security-secretstore-setup.yaml] 07:50:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:50:12 Dload Upload Total Spent Left Speed 07:50:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 481 28562 --:--:-- --:--:-- --:--:-- 29043 07:50:12 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:50:12 07:50:12 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/810/openapi/support-notifications.yaml] 07:50:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:50:12 Dload Upload Total Spent Left Speed 07:50:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 508 318k --:--:-- --:--:-- --:--:-- 318k 07:50:12 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:50:12 07:50:12 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/810/openapi/support-scheduler.yaml] 07:50:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:50:12 Dload Upload Total Spent Left Speed 07:50:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 900k --:--:-- --:--:-- --:--:-- 900k 100 50857 100 156 100 50701 551 174k --:--:-- --:--:-- --:--:-- 174k 07:50:13 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:50:13 [Pipeline] } 07:50:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:50:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:50:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:50:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:14 prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container 07:50:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:50:14 $ docker top 7590cdd8764d58e9b8c549103f4c18072ad820222d159685dbfab809d4f52c3a -eo pid,comm 07:50: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). 07:50:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:50:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:50:14 [ssh-agent] Looking for ssh-agent implementation... 07:50:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:50:14 $ docker exec 7590cdd8764d58e9b8c549103f4c18072ad820222d159685dbfab809d4f52c3a ssh-agent 07:50:14 SSH_AUTH_SOCK=/tmp/ssh-Kc8oAp7TeIDg/agent.32 07:50:14 SSH_AGENT_PID=38 07:50:14 Running ssh-add (command line suppressed) 07:50:14 Identity added: /w/workspace/edgex-go/810@tmp/private_key_5436333604177123539.key (/w/workspace/edgex-go/810@tmp/private_key_5436333604177123539.key) 07:50:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:50:15 + git semver tag 07:50:15 2025-03-11 07:50:15,394 [run_tag] DEBUG tag force:False 07:50:15 2025-03-11 07:50:15,394 [check_head_tag] DEBUG check head tag 07:50:15 2025-03-11 07:50:15,397 [execute] INFO git cat-file --batch-check 07:50:15 2025-03-11 07:50:15,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/810, universal_newlines=False, shell=None, istream=) 07:50:15 2025-03-11 07:50:15,399 [execute] INFO git cat-file --batch 07:50:15 2025-03-11 07:50:15,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/810, universal_newlines=False, shell=None, istream=) 07:50:15 2025-03-11 07:50:15,475 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main 07:50:15 2025-03-11 07:50:15,475 [execute] INFO git tag -a v4.0.0-dev.72 -m v4.0.0-dev.72 07:50:15 2025-03-11 07:50:15,476 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.72', '-m', 'v4.0.0-dev.72'], cwd=/w/workspace/edgex-go/810, universal_newlines=False, shell=None, istream=None) 07:50:15 2025-03-11 07:50:15,481 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main 07:50:15 4.0.0-dev.72 [Pipeline] } 07:50:15 $ docker exec --env ******** --env ******** 7590cdd8764d58e9b8c549103f4c18072ad820222d159685dbfab809d4f52c3a ssh-agent -k 07:50:15 unset SSH_AUTH_SOCK; 07:50:15 unset SSH_AGENT_PID; 07:50:15 echo Agent pid 38 killed; 07:50:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:50:16 + git semver [Pipeline] } 07:50:16 $ docker stop --time=1 7590cdd8764d58e9b8c549103f4c18072ad820222d159685dbfab809d4f52c3a 07:50:17 $ docker rm -f --volumes 7590cdd8764d58e9b8c549103f4c18072ad820222d159685dbfab809d4f52c3a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:50:18 07:50:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:50:18 0.23.1-centos7: Pulling from edgex-lftools 07:50:18 ab5ef0e58194: Pulling fs layer 07:50:18 9712f1f96733: Pulling fs layer 07:50:18 63f879dbbcfc: Pulling fs layer 07:50:18 0d9ebad4ef96: Pulling fs layer 07:50:18 e9a5061849ea: Pulling fs layer 07:50:18 d747dcd14b5f: Pulling fs layer 07:50:18 2de7ff778b66: Pulling fs layer 07:50:18 0d9ebad4ef96: Waiting 07:50:18 e9a5061849ea: Waiting 07:50:18 d747dcd14b5f: Waiting 07:50:18 2de7ff778b66: Waiting 07:50:18 9712f1f96733: Verifying Checksum 07:50:18 9712f1f96733: Download complete 07:50:18 63f879dbbcfc: Download complete 07:50:18 e9a5061849ea: Verifying Checksum 07:50:18 e9a5061849ea: Download complete 07:50:18 d747dcd14b5f: Verifying Checksum 07:50:18 d747dcd14b5f: Download complete 07:50:18 ab5ef0e58194: Download complete 07:50:18 0d9ebad4ef96: Verifying Checksum 07:50:18 0d9ebad4ef96: Download complete 07:50:18 2de7ff778b66: Verifying Checksum 07:50:18 2de7ff778b66: Download complete 07:50:21 ab5ef0e58194: Pull complete 07:50:21 9712f1f96733: Pull complete 07:50:22 63f879dbbcfc: Pull complete 07:50:26 0d9ebad4ef96: Pull complete 07:50:26 e9a5061849ea: Pull complete 07:50:26 d747dcd14b5f: Pull complete 07:50:26 2de7ff778b66: Pull complete 07:50:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:50:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:26 prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container 07:50:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:50:30 $ docker top 38117a485ecd066aa802f1c809d62ed50c5a3e00e5759c271f00132f509a72ab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:50:31 provisioning config files... 07:50:31 copy managed file [sigul-config] to file:/w/workspace/edgex-go/810@tmp/config886279060232089206tmp 07:50:31 copy managed file [sigul-password] to file:/w/workspace/edgex-go/810@tmp/config4324189404074099954tmp 07:50:31 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/810@tmp/config15666755865951903637tmp [Pipeline] { [Pipeline] echo 07:50:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:50:31 ---> sigul-configuration.sh 07:50:31 gpg: directory `/root/.gnupg' created 07:50:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:50:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:50:31 gpg: keyring `/root/.gnupg/secring.gpg' created 07:50:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:50:31 gpg: CAST5 encrypted data 07:50:31 gpg: encrypted with 1 passphrase 07:50:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:50:31 + mkdir /home/jenkins 07:50:31 + mkdir /home/jenkins/sigul [Pipeline] sh 07:50:31 + 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 07:50:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:50:32 ---> sigul-install.sh 07:50:32 Sigul already installed; skipping installation. [Pipeline] sh 07:50:32 + git tag --list 07:50:32 0.6.0 07:50:32 0.6.1 07:50:32 0.7.0 07:50:32 0.7.1 07:50:32 v1.0.0 07:50:32 v1.0.1 07:50:32 v1.1.0 07:50:32 v1.2.0 07:50:32 v1.2.1 07:50:32 v1.3.0 07:50:32 v1.3.1 07:50:32 v2.0.0 07:50:32 v2.1.0 07:50:32 v2.1.1 07:50:32 v2.2.0 07:50:32 v2.3.0 07:50:32 v3.0 07:50:32 v3.0.0 07:50:32 v3.1 07:50:32 v3.1.0 07:50:32 v3.1.0-dev.1 07:50:32 v3.1.0-dev.10 07:50:32 v3.1.0-dev.11 07:50:32 v3.1.0-dev.12 07:50:32 v3.1.0-dev.13 07:50:32 v3.1.0-dev.14 07:50:32 v3.1.0-dev.15 07:50:32 v3.1.0-dev.16 07:50:32 v3.1.0-dev.17 07:50:32 v3.1.0-dev.18 07:50:32 v3.1.0-dev.19 07:50:32 v3.1.0-dev.2 07:50:32 v3.1.0-dev.20 07:50:32 v3.1.0-dev.21 07:50:32 v3.1.0-dev.22 07:50:32 v3.1.0-dev.23 07:50:32 v3.1.0-dev.24 07:50:32 v3.1.0-dev.25 07:50:32 v3.1.0-dev.26 07:50:32 v3.1.0-dev.27 07:50:32 v3.1.0-dev.28 07:50:32 v3.1.0-dev.29 07:50:32 v3.1.0-dev.3 07:50:32 v3.1.0-dev.30 07:50:32 v3.1.0-dev.31 07:50:32 v3.1.0-dev.32 07:50:32 v3.1.0-dev.33 07:50:32 v3.1.0-dev.34 07:50:32 v3.1.0-dev.35 07:50:32 v3.1.0-dev.36 07:50:32 v3.1.0-dev.37 07:50:32 v3.1.0-dev.38 07:50:32 v3.1.0-dev.39 07:50:32 v3.1.0-dev.4 07:50:32 v3.1.0-dev.40 07:50:32 v3.1.0-dev.41 07:50:32 v3.1.0-dev.42 07:50:32 v3.1.0-dev.43 07:50:32 v3.1.0-dev.44 07:50:32 v3.1.0-dev.45 07:50:32 v3.1.0-dev.46 07:50:32 v3.1.0-dev.47 07:50:32 v3.1.0-dev.48 07:50:32 v3.1.0-dev.49 07:50:32 v3.1.0-dev.5 07:50:32 v3.1.0-dev.50 07:50:32 v3.1.0-dev.51 07:50:32 v3.1.0-dev.52 07:50:32 v3.1.0-dev.53 07:50:32 v3.1.0-dev.54 07:50:32 v3.1.0-dev.55 07:50:32 v3.1.0-dev.56 07:50:32 v3.1.0-dev.57 07:50:32 v3.1.0-dev.58 07:50:32 v3.1.0-dev.59 07:50:32 v3.1.0-dev.6 07:50:32 v3.1.0-dev.60 07:50:32 v3.1.0-dev.61 07:50:32 v3.1.0-dev.62 07:50:32 v3.1.0-dev.63 07:50:32 v3.1.0-dev.64 07:50:32 v3.1.0-dev.65 07:50:32 v3.1.0-dev.66 07:50:32 v3.1.0-dev.67 07:50:32 v3.1.0-dev.68 07:50:32 v3.1.0-dev.69 07:50:32 v3.1.0-dev.7 07:50:32 v3.1.0-dev.70 07:50:32 v3.1.0-dev.71 07:50:32 v3.1.0-dev.72 07:50:32 v3.1.0-dev.73 07:50:32 v3.1.0-dev.8 07:50:32 v3.1.0-dev.9 07:50:32 v3.1.1 07:50:32 v3.1.1-dev.1 07:50:32 v3.1.1-dev.2 07:50:32 v3.2.0-dev.1 07:50:32 v3.2.0-dev.10 07:50:32 v3.2.0-dev.100 07:50:32 v3.2.0-dev.101 07:50:32 v3.2.0-dev.102 07:50:32 v3.2.0-dev.103 07:50:32 v3.2.0-dev.104 07:50:32 v3.2.0-dev.105 07:50:32 v3.2.0-dev.106 07:50:32 v3.2.0-dev.107 07:50:32 v3.2.0-dev.108 07:50:32 v3.2.0-dev.109 07:50:32 v3.2.0-dev.11 07:50:32 v3.2.0-dev.12 07:50:32 v3.2.0-dev.13 07:50:32 v3.2.0-dev.14 07:50:32 v3.2.0-dev.15 07:50:32 v3.2.0-dev.16 07:50:32 v3.2.0-dev.17 07:50:32 v3.2.0-dev.18 07:50:32 v3.2.0-dev.19 07:50:32 v3.2.0-dev.2 07:50:32 v3.2.0-dev.20 07:50:32 v3.2.0-dev.21 07:50:32 v3.2.0-dev.22 07:50:32 v3.2.0-dev.23 07:50:32 v3.2.0-dev.24 07:50:32 v3.2.0-dev.25 07:50:32 v3.2.0-dev.26 07:50:32 v3.2.0-dev.27 07:50:32 v3.2.0-dev.28 07:50:32 v3.2.0-dev.29 07:50:32 v3.2.0-dev.3 07:50:32 v3.2.0-dev.30 07:50:32 v3.2.0-dev.31 07:50:32 v3.2.0-dev.32 07:50:32 v3.2.0-dev.33 07:50:32 v3.2.0-dev.34 07:50:32 v3.2.0-dev.35 07:50:32 v3.2.0-dev.36 07:50:32 v3.2.0-dev.37 07:50:32 v3.2.0-dev.38 07:50:32 v3.2.0-dev.39 07:50:32 v3.2.0-dev.4 07:50:32 v3.2.0-dev.40 07:50:32 v3.2.0-dev.41 07:50:32 v3.2.0-dev.42 07:50:32 v3.2.0-dev.43 07:50:32 v3.2.0-dev.44 07:50:32 v3.2.0-dev.45 07:50:32 v3.2.0-dev.46 07:50:32 v3.2.0-dev.47 07:50:32 v3.2.0-dev.48 07:50:32 v3.2.0-dev.49 07:50:32 v3.2.0-dev.5 07:50:32 v3.2.0-dev.50 07:50:32 v3.2.0-dev.51 07:50:32 v3.2.0-dev.52 07:50:32 v3.2.0-dev.53 07:50:32 v3.2.0-dev.54 07:50:32 v3.2.0-dev.55 07:50:32 v3.2.0-dev.56 07:50:32 v3.2.0-dev.57 07:50:32 v3.2.0-dev.58 07:50:32 v3.2.0-dev.59 07:50:32 v3.2.0-dev.6 07:50:32 v3.2.0-dev.60 07:50:32 v3.2.0-dev.61 07:50:32 v3.2.0-dev.62 07:50:32 v3.2.0-dev.63 07:50:32 v3.2.0-dev.64 07:50:32 v3.2.0-dev.65 07:50:32 v3.2.0-dev.66 07:50:32 v3.2.0-dev.67 07:50:32 v3.2.0-dev.68 07:50:32 v3.2.0-dev.69 07:50:32 v3.2.0-dev.7 07:50:32 v3.2.0-dev.70 07:50:32 v3.2.0-dev.71 07:50:32 v3.2.0-dev.72 07:50:32 v3.2.0-dev.73 07:50:32 v3.2.0-dev.74 07:50:32 v3.2.0-dev.75 07:50:32 v3.2.0-dev.76 07:50:32 v3.2.0-dev.77 07:50:32 v3.2.0-dev.78 07:50:32 v3.2.0-dev.79 07:50:32 v3.2.0-dev.8 07:50:32 v3.2.0-dev.80 07:50:32 v3.2.0-dev.81 07:50:32 v3.2.0-dev.82 07:50:32 v3.2.0-dev.83 07:50:32 v3.2.0-dev.84 07:50:32 v3.2.0-dev.85 07:50:32 v3.2.0-dev.86 07:50:32 v3.2.0-dev.87 07:50:32 v3.2.0-dev.88 07:50:32 v3.2.0-dev.89 07:50:32 v3.2.0-dev.9 07:50:32 v3.2.0-dev.90 07:50:32 v3.2.0-dev.91 07:50:32 v3.2.0-dev.92 07:50:32 v3.2.0-dev.93 07:50:32 v3.2.0-dev.94 07:50:32 v3.2.0-dev.95 07:50:32 v3.2.0-dev.96 07:50:32 v3.2.0-dev.97 07:50:32 v3.2.0-dev.98 07:50:32 v3.2.0-dev.99 07:50:32 v4.0.0-dev.1 07:50:32 v4.0.0-dev.10 07:50:32 v4.0.0-dev.11 07:50:32 v4.0.0-dev.12 07:50:32 v4.0.0-dev.13 07:50:32 v4.0.0-dev.14 07:50:32 v4.0.0-dev.15 07:50:32 v4.0.0-dev.16 07:50:32 v4.0.0-dev.17 07:50:32 v4.0.0-dev.18 07:50:32 v4.0.0-dev.19 07:50:32 v4.0.0-dev.2 07:50:32 v4.0.0-dev.20 07:50:32 v4.0.0-dev.21 07:50:32 v4.0.0-dev.22 07:50:32 v4.0.0-dev.23 07:50:32 v4.0.0-dev.24 07:50:32 v4.0.0-dev.25 07:50:32 v4.0.0-dev.26 07:50:32 v4.0.0-dev.27 07:50:32 v4.0.0-dev.28 07:50:32 v4.0.0-dev.29 07:50:32 v4.0.0-dev.3 07:50:32 v4.0.0-dev.30 07:50:32 v4.0.0-dev.31 07:50:32 v4.0.0-dev.32 07:50:32 v4.0.0-dev.33 07:50:32 v4.0.0-dev.34 07:50:32 v4.0.0-dev.35 07:50:32 v4.0.0-dev.36 07:50:32 v4.0.0-dev.37 07:50:32 v4.0.0-dev.38 07:50:32 v4.0.0-dev.39 07:50:32 v4.0.0-dev.4 07:50:32 v4.0.0-dev.40 07:50:32 v4.0.0-dev.41 07:50:32 v4.0.0-dev.42 07:50:32 v4.0.0-dev.43 07:50:32 v4.0.0-dev.44 07:50:32 v4.0.0-dev.45 07:50:32 v4.0.0-dev.46 07:50:32 v4.0.0-dev.47 07:50:32 v4.0.0-dev.48 07:50:32 v4.0.0-dev.49 07:50:32 v4.0.0-dev.5 07:50:32 v4.0.0-dev.50 07:50:32 v4.0.0-dev.51 07:50:32 v4.0.0-dev.52 07:50:32 v4.0.0-dev.53 07:50:32 v4.0.0-dev.54 07:50:32 v4.0.0-dev.55 07:50:32 v4.0.0-dev.56 07:50:32 v4.0.0-dev.57 07:50:32 v4.0.0-dev.58 07:50:32 v4.0.0-dev.59 07:50:32 v4.0.0-dev.6 07:50:32 v4.0.0-dev.60 07:50:32 v4.0.0-dev.61 07:50:32 v4.0.0-dev.62 07:50:32 v4.0.0-dev.63 07:50:32 v4.0.0-dev.64 07:50:32 v4.0.0-dev.65 07:50:32 v4.0.0-dev.66 07:50:32 v4.0.0-dev.67 07:50:32 v4.0.0-dev.68 07:50:32 v4.0.0-dev.69 07:50:32 v4.0.0-dev.7 07:50:32 v4.0.0-dev.70 07:50:32 v4.0.0-dev.71 07:50:32 v4.0.0-dev.72 07:50:32 v4.0.0-dev.8 07:50:32 v4.0.0-dev.9 [Pipeline] sh 07:50:32 + lftools sign git-tag v4.0.0-dev.72 07:50:33 Signing Git tag with Sigul... 07:50:33 Signing v4.0.0-dev.72 [Pipeline] echo 07:50:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:50:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:50:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:50:34 $ docker stop --time=1 38117a485ecd066aa802f1c809d62ed50c5a3e00e5759c271f00132f509a72ab 07:50:35 $ docker rm -f --volumes 38117a485ecd066aa802f1c809d62ed50c5a3e00e5759c271f00132f509a72ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:50:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:50:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:50:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:36 prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container 07:50:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:50:36 $ docker top ae9f44a9f6c97b32ca8cf215a22c6d576c38a586b23b4df2f364bfbb030e27a8 -eo pid,comm 07:50:36 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). 07:50:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:50:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:50:36 [ssh-agent] Looking for ssh-agent implementation... 07:50:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:50:36 $ docker exec ae9f44a9f6c97b32ca8cf215a22c6d576c38a586b23b4df2f364bfbb030e27a8 ssh-agent 07:50:37 SSH_AUTH_SOCK=/tmp/ssh-9EIpCW4v6e9E/agent.32 07:50:37 SSH_AGENT_PID=38 07:50:37 Running ssh-add (command line suppressed) 07:50:37 Identity added: /w/workspace/edgex-go/810@tmp/private_key_13199736858492869200.key (/w/workspace/edgex-go/810@tmp/private_key_13199736858492869200.key) 07:50:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:50:37 + git semver bump pre 07:50:37 2025-03-11 07:50:37,667 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main 07:50:37 2025-03-11 07:50:37,667 [bump_version] DEBUG bumping version:4.0.0-dev.72 on axis:pre with prefix:dev 07:50:37 2025-03-11 07:50:37,667 [bump_version] DEBUG bumped version:4.0.0-dev.73 07:50:37 2025-03-11 07:50:37,668 [write_version] DEBUG write version:4.0.0-dev.73 to path:/w/workspace/edgex-go/810/.semver/main with force:True 07:50:37 2025-03-11 07:50:37,668 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main 07:50:37 2025-03-11 07:50:37,668 [write_file] DEBUG write to file:/w/workspace/edgex-go/810/.semver/main 07:50:37 2025-03-11 07:50:37,670 [execute] INFO git cat-file --batch-check 07:50:37 2025-03-11 07:50:37,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/810/.semver, universal_newlines=False, shell=None, istream=) 07:50:37 2025-03-11 07:50:37,676 [execute] INFO git cat-file --batch 07:50:37 2025-03-11 07:50:37,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/810/.semver, universal_newlines=False, shell=None, istream=) 07:50:37 2025-03-11 07:50:37,681 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main 07:50:37 4.0.0-dev.73 [Pipeline] } 07:50:37 $ docker exec --env ******** --env ******** ae9f44a9f6c97b32ca8cf215a22c6d576c38a586b23b4df2f364bfbb030e27a8 ssh-agent -k 07:50:37 unset SSH_AUTH_SOCK; 07:50:37 unset SSH_AGENT_PID; 07:50:37 echo Agent pid 38 killed; 07:50:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:50:38 + git semver [Pipeline] } 07:50:38 $ docker stop --time=1 ae9f44a9f6c97b32ca8cf215a22c6d576c38a586b23b4df2f364bfbb030e27a8 07:50:39 $ docker rm -f --volumes ae9f44a9f6c97b32ca8cf215a22c6d576c38a586b23b4df2f364bfbb030e27a8 [Pipeline] // withDockerContainer [Pipeline] sh 07:50:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:50:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:50:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:40 prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container 07:50:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:50:40 $ docker top 25b8038b0e8dc0c6a900c34cacab996c78f3f5869af728eaa85b6a37a7242863 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:50:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:50:40 [ssh-agent] Looking for ssh-agent implementation... 07:50:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:50:40 $ docker exec 25b8038b0e8dc0c6a900c34cacab996c78f3f5869af728eaa85b6a37a7242863 ssh-agent 07:50:41 SSH_AUTH_SOCK=/tmp/ssh-978vUyLxaEy2/agent.32 07:50:41 SSH_AGENT_PID=38 07:50:41 Running ssh-add (command line suppressed) 07:50:41 Identity added: /w/workspace/edgex-go/810@tmp/private_key_14791914992191019923.key (/w/workspace/edgex-go/810@tmp/private_key_14791914992191019923.key) 07:50:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:50:41 + git semver push 07:50:41 2025-03-11 07:50:41,656 [run_push] DEBUG push 07:50:41 2025-03-11 07:50:41,656 [execute] INFO git cat-file --batch-check 07:50:41 2025-03-11 07:50:41,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/810/.semver, universal_newlines=False, shell=None, istream=) 07:50:41 2025-03-11 07:50:41,660 [execute] INFO git rev-list bee98bfdf461a401fa979dc33c1dae043f652721 -- 07:50:41 2025-03-11 07:50:41,660 [execute] DEBUG Popen(['git', 'rev-list', 'bee98bfdf461a401fa979dc33c1dae043f652721', '--'], cwd=/w/workspace/edgex-go/810/.semver, universal_newlines=False, shell=None, istream=None) 07:50:41 2025-03-11 07:50:41,681 [execute] INFO git fetch -v origin 07:50:41 2025-03-11 07:50:41,682 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/810/.semver, universal_newlines=True, shell=None, istream=None) 07:50:42 2025-03-11 07:50:42,116 [run_push] DEBUG no remote changes detected 07:50:42 2025-03-11 07:50:42,117 [execute] INFO git push origin semver 07:50:42 2025-03-11 07:50:42,117 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/810/.semver, universal_newlines=False, shell=None, istream=None) 07:50:42 2025-03-11 07:50:42,880 [run_push] DEBUG push all version tags 07:50:42 2025-03-11 07:50:42,881 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:50:42 2025-03-11 07:50:42,881 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/810, universal_newlines=False, shell=None, istream=None) 07:50:43 2025-03-11 07:50:43,615 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main 07:50:43 4.0.0-dev.73 [Pipeline] } 07:50:43 $ docker exec --env ******** --env ******** 25b8038b0e8dc0c6a900c34cacab996c78f3f5869af728eaa85b6a37a7242863 ssh-agent -k 07:50:43 unset SSH_AUTH_SOCK; 07:50:43 unset SSH_AGENT_PID; 07:50:43 echo Agent pid 38 killed; 07:50:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:50:44 + git semver [Pipeline] } 07:50:44 $ docker stop --time=1 25b8038b0e8dc0c6a900c34cacab996c78f3f5869af728eaa85b6a37a7242863 07:50:45 $ docker rm -f --volumes 25b8038b0e8dc0c6a900c34cacab996c78f3f5869af728eaa85b6a37a7242863 [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 07:50:46 + [ -d /w/workspace/edgex-go/810/archives ] [Pipeline] libraryResource [Pipeline] sh 07:50:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:50:47 ---> package-listing.sh 07:50:47 ++ facter osfamily 07:50:47 ++ tr '[:upper:]' '[:lower:]' 07:50:47 + OS_FAMILY=debian 07:50:47 + workspace=/w/workspace/edgex-go/810 07:50:47 + START_PACKAGES=/tmp/packages_start.txt 07:50:47 + END_PACKAGES=/tmp/packages_end.txt 07:50:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:47 + PACKAGES=/tmp/packages_start.txt 07:50:47 + '[' /w/workspace/edgex-go/810 ']' 07:50:47 + PACKAGES=/tmp/packages_end.txt 07:50:47 + case "${OS_FAMILY}" in 07:50:47 + dpkg -l 07:50:47 + grep '^ii' 07:50:47 + '[' -f /tmp/packages_start.txt ']' 07:50:47 + '[' -f /tmp/packages_end.txt ']' 07:50:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:47 + '[' /w/workspace/edgex-go/810 ']' 07:50:47 + mkdir -p /w/workspace/edgex-go/810/archives/ 07:50:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/810/archives/ [Pipeline] echo 07:50:47 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/810/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:50:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:48 07:50:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:48 latest: Pulling from edgex-lftools-log-publisher 07:50:48 5eb5b503b376: Pulling fs layer 07:50:48 5c69ac0246d0: Pulling fs layer 07:50:48 ec43610c2a17: Pulling fs layer 07:50:48 3a2ae6a8a46f: Pulling fs layer 07:50:48 33b1e0a273af: Pulling fs layer 07:50:48 5d3b04190fa2: Pulling fs layer 07:50:48 2f39f015ded8: Pulling fs layer 07:50:48 2f39f015ded8: Waiting 07:50:48 3a2ae6a8a46f: Waiting 07:50:48 33b1e0a273af: Waiting 07:50:48 5d3b04190fa2: Waiting 07:50:48 5c69ac0246d0: Download complete 07:50:48 3a2ae6a8a46f: Verifying Checksum 07:50:48 3a2ae6a8a46f: Download complete 07:50:48 33b1e0a273af: Verifying Checksum 07:50:48 33b1e0a273af: Download complete 07:50:48 ec43610c2a17: Verifying Checksum 07:50:48 ec43610c2a17: Download complete 07:50:48 5d3b04190fa2: Verifying Checksum 07:50:48 5d3b04190fa2: Download complete 07:50:49 5eb5b503b376: Verifying Checksum 07:50:49 5eb5b503b376: Download complete 07:50:49 2f39f015ded8: Download complete 07:50:50 5eb5b503b376: Pull complete 07:50:50 5c69ac0246d0: Pull complete 07:50:50 ec43610c2a17: Pull complete 07:50:50 3a2ae6a8a46f: Pull complete 07:50:51 33b1e0a273af: Pull complete 07:50:51 5d3b04190fa2: Pull complete 07:50:55 2f39f015ded8: Pull complete 07:50:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:50:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:55 prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container 07:50:55 $ 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/810/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/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:50:58 $ docker top 3bed4c19319773265df73b113941fa163d4e94572394e268ec923d137e7f7b96 -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:59 + touch /tmp/pre-build-complete [Pipeline] sh 07:50:59 + mkdir -p /var/log/sysstat [Pipeline] sh 07:50:59 + ls /var/log/sa-host 07:50:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:50:59 provisioning config files... 07:50:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/810@tmp/config13225407470747070632tmp [Pipeline] { [Pipeline] echo 07:50:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:51:00 ---> create-netrc.sh [Pipeline] } 07:51:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:51:00 ---> python-tools-install.sh [Pipeline] echo 07:51:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:51:00 ---> sudo-logs.sh 07:51:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:51:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:51:01 ---> job-cost.sh 07:51:01 lf-activate-venv: SKIPPING 07:51:01 DEBUG: total: 0.10999999940395355 07:51:01 INFO: Retrieving Stack Cost... 07:51:01 INFO: Retrieving Pricing Info for: v3-standard-8 07:51:02 INFO: Archiving Costs [Pipeline] echo 07:51:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:51:02 ---> logs-deploy.sh 07:51:02 lf-activate-venv: SKIPPING 07:51:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/810 07:51:02 INFO: archiving workspace using pattern(s): 07:51:03 Archives upload complete. 07:51:03 INFO: archiving logs to Nexus 07:51:04 ---> uname -a: 07:51:04 Linux prd-ubuntu20-04-docker-8c-8g-40864 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:51:04 07:51:04 07:51:04 ---> lscpu: 07:51:04 Architecture: x86_64 07:51:04 CPU op-mode(s): 32-bit, 64-bit 07:51:04 Byte Order: Little Endian 07:51:04 Address sizes: 40 bits physical, 48 bits virtual 07:51:04 CPU(s): 8 07:51:04 On-line CPU(s) list: 0-7 07:51:04 Thread(s) per core: 1 07:51:04 Core(s) per socket: 1 07:51:04 Socket(s): 8 07:51:04 NUMA node(s): 1 07:51:04 Vendor ID: AuthenticAMD 07:51:04 CPU family: 23 07:51:04 Model: 49 07:51:04 Model name: AMD EPYC-Rome Processor 07:51:04 Stepping: 0 07:51:04 CPU MHz: 2799.998 07:51:04 BogoMIPS: 5599.99 07:51:04 Virtualization: AMD-V 07:51:04 Hypervisor vendor: KVM 07:51:04 Virtualization type: full 07:51:04 L1d cache: 256 KiB 07:51:04 L1i cache: 256 KiB 07:51:04 L2 cache: 4 MiB 07:51:04 L3 cache: 128 MiB 07:51:04 NUMA node0 CPU(s): 0-7 07:51:04 Vulnerability Itlb multihit: Not affected 07:51:04 Vulnerability L1tf: Not affected 07:51:04 Vulnerability Mds: Not affected 07:51:04 Vulnerability Meltdown: Not affected 07:51:04 Vulnerability Mmio stale data: Not affected 07:51:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:51:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:51:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:51:04 Vulnerability Srbds: Not affected 07:51:04 Vulnerability Tsx async abort: Not affected 07:51:04 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 07:51:04 07:51:04 07:51:04 ---> nproc: 07:51:04 8 07:51:04 07:51:04 07:51:04 ---> df -h: 07:51:04 Filesystem Size Used Avail Use% Mounted on 07:51:04 overlay 155G 30G 126G 20% / 07:51:04 tmpfs 64M 0 64M 0% /dev 07:51:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:51:04 shm 64M 0 64M 0% /dev/shm 07:51:04 /dev/vda1 155G 30G 126G 20% /facter-os 07:51:04 07:51:04 07:51:04 ---> sar -b -r -n DEV: 07:51:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40864) 03/11/25 _x86_64_ (8 CPU) 07:51:04 07:51:04 07:01:13 LINUX RESTART (8 CPU) 07:51:04 07:51:04 07:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:51:04 07:03:01 228.31 4.72 223.60 0.00 448.46 75940.54 0.00 07:51:04 07:04:01 46.38 0.02 46.36 0.00 0.13 34800.48 0.00 07:51:04 07:05:01 33.16 0.20 32.96 0.00 2.80 20161.68 0.00 07:51:04 07:06:01 253.79 0.42 253.37 0.00 40.79 180019.86 0.00 07:51:04 07:07:01 985.40 21.51 963.90 0.00 3341.82 250990.87 0.00 07:51:04 07:08:01 316.81 1.80 315.01 0.00 250.45 100745.22 0.00 07:51:04 07:09:01 436.34 0.05 436.29 0.00 0.40 144714.30 0.00 07:51:04 07:10:01 714.60 0.12 714.48 0.00 16.39 112649.25 0.00 07:51:04 07:11:01 38.45 0.07 38.39 0.00 12.53 970.61 0.00 07:51:04 07:12:01 20.31 0.02 20.30 0.00 2.13 499.25 0.00 07:51:04 07:13:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 07:51:04 07:14:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 07:51:04 07:15:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 07:51:04 07:16:01 2.07 0.00 2.07 0.00 0.00 23.20 0.00 07:51:04 07:17:01 1.77 0.03 1.73 0.00 0.27 20.13 0.00 07:51:04 07:18:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 07:51:04 07:19:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 07:51:04 07:20:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 07:51:04 07:21:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 07:51:04 07:22:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 07:51:04 07:23:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 07:51:04 07:24:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 07:51:04 07:25:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 07:51:04 07:26:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 07:51:04 07:27:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 07:51:04 07:28:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 07:51:04 07:29:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 07:51:04 07:30:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 07:51:04 07:31:01 2.37 1.37 1.00 0.00 33.73 13.20 0.00 07:51:04 07:32:01 1.88 0.20 1.68 0.00 3.20 20.53 0.00 07:51:04 07:33:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 07:51:04 07:34:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 07:51:04 07:35:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 07:51:04 07:36:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 07:51:04 07:37:01 0.95 0.00 0.95 0.00 0.00 11.25 0.00 07:51:04 07:38:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 07:51:04 07:39:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 07:51:04 07:40:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 07:51:04 07:41:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 07:51:04 07:42:01 1.28 0.00 1.28 0.00 0.00 16.66 0.00 07:51:04 07:43:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 07:51:04 07:44:01 1.22 0.00 1.22 0.00 0.00 16.13 0.00 07:51:04 07:45:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:51:04 07:46:01 1.25 0.00 1.25 0.00 0.00 15.99 0.00 07:51:04 07:47:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 07:51:04 07:48:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 07:51:04 07:49:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 07:51:04 07:50:01 78.14 0.17 77.97 0.00 8.67 24551.24 0.00 07:51:04 07:51:01 180.14 0.23 179.91 0.00 12.80 53716.89 0.00 07:51:04 Average: 69.01 0.63 68.38 0.00 85.23 20422.74 0.00 07:51:04 07:51:04 07:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:51:04 07:03:01 28088396 31286900 1009332 3.07 125972 3262612 2100344 6.19 1420200 2881292 20260 07:51:04 07:04:01 27023972 31406296 886660 2.70 129776 4376680 2022456 5.96 1949468 3349080 127472 07:51:04 07:05:01 26256240 31223808 1067600 3.25 135444 4909628 2116492 6.24 1971228 4051500 617968 07:51:04 07:06:01 21109260 31290268 990692 3.01 147296 9994848 3306080 9.74 1971140 9054280 1887560 07:51:04 07:07:01 13778312 31329680 930728 2.83 353776 16679452 2484612 7.32 2896576 14963040 1730620 07:51:04 07:08:01 7720720 28012780 4174388 12.69 393240 18985908 11544016 34.02 7272708 16139820 1432460 07:51:04 07:09:01 4849608 27816160 4377276 13.31 408100 21546284 10502252 30.95 8587836 17609936 17976 07:51:04 07:10:01 8886480 31409892 847632 2.58 421628 21294172 2211972 6.52 3355928 19109544 392 07:51:04 07:11:01 8861968 31388500 867896 2.64 423524 21295196 2336052 6.88 3762244 18726480 0 07:51:04 07:12:01 8873624 31400708 855408 2.60 424184 21295404 2186000 6.44 4099408 18377688 12 07:51:04 07:13:01 8873936 31401168 854856 2.60 424216 21295408 2186000 6.44 4097924 18377692 12 07:51:04 07:14:01 8874596 31402128 854636 2.60 424264 21295416 2186000 6.44 4097548 18377916 8 07:51:04 07:15:01 8874580 31402124 854620 2.60 424280 21295416 2186000 6.44 4097552 18377920 172 07:51:04 07:16:01 8874880 31402524 854272 2.60 424336 21295420 2186000 6.44 4097580 18377960 8 07:51:04 07:17:01 8890584 31418364 838580 2.55 424388 21295420 2222360 6.55 4080988 18377964 16 07:51:04 07:18:01 8890844 31418648 838244 2.55 424404 21295428 2222360 6.55 4080824 18377968 16 07:51:04 07:19:01 8890520 31418332 838480 2.55 424416 21295428 2222360 6.55 4080816 18377968 12 07:51:04 07:20:01 8890440 31418280 838480 2.55 424428 21295432 2222360 6.55 4080852 18377972 8 07:51:04 07:21:01 8890740 31418588 838112 2.55 424432 21295436 2222360 6.55 4080852 18377976 24 07:51:04 07:22:01 8890620 31418500 838132 2.55 424476 21295424 2222360 6.55 4081092 18377976 12 07:51:04 07:23:01 8890352 31418312 838272 2.55 424508 21295504 2222360 6.55 4080992 18378040 12 07:51:04 07:24:01 8890312 31418340 838196 2.55 424536 21295508 2222360 6.55 4081044 18378040 28 07:51:04 07:25:01 8890296 31418336 838120 2.55 424568 21295508 2222360 6.55 4081052 18378048 8 07:51:04 07:26:01 8890148 31418228 838404 2.55 424580 21295512 2222360 6.55 4081288 18378052 12 07:51:04 07:27:01 8890124 31418244 838364 2.55 424604 21295516 2222360 6.55 4081196 18378056 12 07:51:04 07:28:01 8890044 31418168 838320 2.55 424628 21295520 2222360 6.55 4081140 18378060 28 07:51:04 07:29:01 8890248 31418396 838036 2.55 424644 21295524 2222360 6.55 4081152 18378060 4 07:51:04 07:30:01 8889948 31418116 838356 2.55 424676 21295520 2222360 6.55 4081180 18378064 12 07:51:04 07:31:01 8884044 31414400 841956 2.56 424712 21296660 2240184 6.60 4086756 18378656 208 07:51:04 07:32:01 8883344 31413824 842464 2.56 424728 21296764 2240184 6.60 4088040 18378476 28 07:51:04 07:33:01 8883700 31414264 842220 2.56 424764 21296768 2240184 6.60 4087768 18378488 32 07:51:04 07:34:01 8883656 31414252 842456 2.56 424776 21296772 2240184 6.60 4087884 18378488 8 07:51:04 07:35:01 8883868 31414484 842204 2.56 424804 21296776 2240184 6.60 4087768 18378492 24 07:51:04 07:36:01 8883732 31414428 842140 2.56 424836 21296776 2240184 6.60 4088016 18378496 8 07:51:04 07:37:01 8883336 31414060 842456 2.56 424844 21296780 2240184 6.60 4088184 18378500 28 07:51:04 07:38:01 8883248 31414016 842400 2.56 424888 21296780 2240184 6.60 4088436 18378500 176 07:51:04 07:39:01 8883304 31414076 842320 2.56 424908 21296784 2240184 6.60 4087892 18378504 28 07:51:04 07:40:01 8883196 31414116 842440 2.56 424928 21296916 2224068 6.55 4087912 18378628 4 07:51:04 07:41:01 8883180 31414124 842412 2.56 424944 21296916 2224068 6.55 4088068 18378628 12 07:51:04 07:42:01 8882784 31413816 842628 2.56 424980 21296920 2224068 6.55 4088044 18378640 28 07:51:04 07:43:01 8882760 31413816 842496 2.56 425004 21296924 2224068 6.55 4088192 18378640 8 07:51:04 07:44:01 8882484 31413572 842712 2.56 425016 21296928 2224068 6.55 4088156 18378648 32 07:51:04 07:45:01 8882720 31413824 842424 2.56 425048 21296928 2224068 6.55 4088056 18378648 8 07:51:04 07:46:01 8882576 31413768 842404 2.56 425068 21296936 2224068 6.55 4088172 18378652 48 07:51:04 07:47:01 8882268 31413468 842636 2.56 425104 21296932 2224068 6.55 4088160 18378656 4 07:51:04 07:48:01 8880572 31411836 844200 2.57 425136 21296932 2224068 6.55 4091576 18378664 12 07:51:04 07:49:01 8880248 31411516 844368 2.57 425160 21296944 2224068 6.55 4091956 18378664 24 07:51:04 07:50:01 7496680 31114800 1134360 3.45 431416 22275872 2615492 7.71 4436244 19297044 311060 07:51:04 07:51:01 6852660 31343712 904676 2.75 466676 23032820 2295368 6.76 4249440 20050276 488 07:51:04 Average: 10174207 31252040 1004295 3.05 399491 19936885 2611847 7.70 4024011 17216465 125457 07:51:04 07:51:04 07:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:51:04 07:03:01 vethd3a71bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:03:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 07:51:04 07:03:01 docker0 772.24 818.98 56.71 4538.91 0.00 0.00 0.00 0.00 07:51:04 07:03:01 ens3 1048.54 906.55 9451.91 99.43 0.00 0.00 0.00 0.00 07:51:04 07:04:01 vethd3a71bc 1.10 1.17 0.10 0.10 0.00 0.00 0.00 0.00 07:51:04 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:04:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 07:51:04 07:04:01 ens3 41.84 24.91 33.24 15.55 0.00 0.00 0.00 0.00 07:51:04 07:05:01 vethd3a71bc 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:05:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:05:01 ens3 21.26 11.73 18.01 10.88 0.00 0.00 0.00 0.00 07:51:04 07:06:01 veth5fc275b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:06:01 veth8841b76 2.55 4.40 0.20 65.07 0.00 0.00 0.00 0.01 07:51:04 07:06:01 veth350f6a3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:06:01 veth87fac2f 1.60 3.47 0.12 38.13 0.00 0.00 0.00 0.00 07:51:04 07:06:01 veth122dec4 2.83 4.97 0.23 77.41 0.00 0.00 0.00 0.01 07:51:04 07:06:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 07:51:04 07:06:01 veth166e370 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:06:01 veth4c6ca3c 4.72 7.08 0.35 82.94 0.00 0.00 0.00 0.01 07:51:04 07:06:01 veth81e19fc 1.80 3.93 0.14 38.81 0.00 0.00 0.00 0.00 07:51:04 07:06:01 veth2429f11 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:06:01 veth3360e65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:06:01 veth0f0f02d 0.35 0.57 0.03 0.14 0.00 0.00 0.00 0.00 07:51:04 07:06:01 veth1cc2e91 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:06:01 veth8f4eacb 1.80 2.82 0.13 38.65 0.00 0.00 0.00 0.00 07:51:04 07:06:01 veth889586e 1.90 3.38 0.15 44.86 0.00 0.00 0.00 0.00 07:51:04 07:06:01 docker0 20.70 36.96 1.29 498.67 0.00 0.00 0.00 0.00 07:51:04 07:06:01 vethceb7f98 3.15 7.92 0.23 112.77 0.00 0.00 0.00 0.01 07:51:04 07:06:01 ens3 178.54 97.93 3635.34 23.40 0.00 0.00 0.00 0.00 07:51:04 07:06:01 vethfa870b5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:07:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 07:51:04 07:07:01 veth0f0f02d 0.08 0.85 0.00 0.04 0.00 0.00 0.00 0.00 07:51:04 07:07:01 docker0 489.19 959.38 42.63 8261.11 0.00 0.00 0.00 0.00 07:51:04 07:07:01 ens3 1144.62 632.77 9692.81 224.44 0.00 0.00 0.00 0.00 07:51:04 07:08:01 veth8108e3e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:08:01 veth34a1f8d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:08:01 veth6569a2a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:08:01 vethc1d3f31 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:08:01 veth8923cb7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:08:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:51:04 07:08:01 vetha00e8a8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:08:01 veth12b8b0e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:08:01 veth542c977 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:08:01 vethc964c62 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:08:01 veth0f0f02d 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:08:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:08:01 vethbfa9307 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:08:01 vetha6b1983 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:08:01 ens3 11.76 6.45 9.67 5.11 0.00 0.00 0.00 0.00 07:51:04 07:08:01 veth3d43978 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:51:04 07:09:01 veth8108e3e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 veth34a1f8d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 vethc1d3f31 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 veth8923cb7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 veth0a23e4b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 vethb143349 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 veth12b8b0e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 veth542c977 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 vethc964c62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 veth0f0f02d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 vethbfa9307 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 vetha6b1983 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:09:01 ens3 1.43 0.73 1.14 0.60 0.00 0.00 0.00 0.00 07:51:04 07:09:01 veth3d43978 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:10:01 lo 8.40 8.40 0.82 0.82 0.00 0.00 0.00 0.00 07:51:04 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:10:01 ens3 72.26 62.98 48.58 193.80 0.00 0.00 0.00 0.00 07:51:04 07:11:01 lo 47.72 47.72 4.71 4.71 0.00 0.00 0.00 0.00 07:51:04 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:11:01 ens3 475.34 493.82 224.60 2483.73 0.00 0.00 0.00 0.00 07:51:04 07:12:01 lo 23.13 23.13 2.27 2.27 0.00 0.00 0.00 0.00 07:51:04 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:12:01 ens3 259.89 264.69 116.04 1712.29 0.00 0.00 0.00 0.00 07:51:04 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:17:01 ens3 1.97 1.05 4.20 0.32 0.00 0.00 0.00 0.00 07:51:04 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:18:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:51:04 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:19:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:51:04 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:21:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:51:04 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:22:01 ens3 0.93 0.57 0.44 0.35 0.00 0.00 0.00 0.00 07:51:04 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:23:01 ens3 0.52 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:51:04 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:24:01 ens3 0.40 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:51:04 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:25:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:51:04 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:26:01 ens3 0.68 0.55 0.36 0.29 0.00 0.00 0.00 0.00 07:51:04 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:27:01 ens3 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 07:51:04 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:30:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:51:04 07:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:31:01 ens3 4.07 2.90 3.27 3.90 0.00 0.00 0.00 0.00 07:51:04 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:32:01 ens3 3.82 3.05 2.30 2.37 0.00 0.00 0.00 0.00 07:51:04 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:33:01 ens3 0.35 0.02 0.04 0.00 0.00 0.00 0.00 0.00 07:51:04 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:34:01 ens3 0.85 0.48 0.42 0.29 0.00 0.00 0.00 0.00 07:51:04 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:35:01 ens3 0.28 0.00 0.04 0.00 0.00 0.00 0.00 0.00 07:51:04 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:36:01 ens3 0.73 0.52 0.28 0.23 0.00 0.00 0.00 0.00 07:51:04 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:37:01 ens3 0.29 0.14 0.14 0.07 0.00 0.00 0.00 0.00 07:51:04 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:39:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:40:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:51:04 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:41:01 ens3 0.67 0.38 0.36 0.28 0.00 0.00 0.00 0.00 07:51:04 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:42:01 ens3 0.37 0.22 0.14 0.07 0.00 0.00 0.00 0.00 07:51:04 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:43:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:51:04 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:44:01 ens3 0.72 0.73 0.37 0.31 0.00 0.00 0.00 0.00 07:51:04 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:47:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:51:04 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:51:04 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:48:01 ens3 5.97 12.51 0.44 19.94 0.00 0.00 0.00 0.00 07:51:04 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:04 07:50:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 07:51:04 07:50:01 veth0895a8e 46.66 87.84 4.72 813.82 0.00 0.00 0.00 0.07 07:51:04 07:50:01 docker0 46.66 87.74 4.08 813.81 0.00 0.00 0.00 0.00 07:51:04 07:50:01 ens3 253.36 167.41 4742.91 101.96 0.00 0.00 0.00 0.00 07:51:04 07:51:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 07:51:04 07:51:01 docker0 13.95 19.38 1.77 56.17 0.00 0.00 0.00 0.00 07:51:04 07:51:01 ens3 316.79 193.54 5860.32 57.94 0.00 0.00 0.00 0.00 07:51:04 Average: lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 07:51:04 Average: docker0 27.44 39.27 2.18 289.27 0.00 0.00 0.00 0.00 07:51:04 Average: ens3 78.64 58.96 691.03 101.22 0.00 0.00 0.00 0.00 07:51:04 07:51:04 07:51:04 ---> sar -P ALL: 07:51:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40864) 03/11/25 _x86_64_ (8 CPU) 07:51:04 07:51:04 07:01:13 LINUX RESTART (8 CPU) 07:51:04 07:51:04 07:02:01 CPU %user %nice %system %iowait %steal %idle 07:51:04 07:03:01 all 10.02 0.00 4.31 3.76 0.06 81.84 07:51:04 07:03:01 0 9.61 0.00 4.99 12.38 0.07 72.96 07:51:04 07:03:01 1 9.38 0.00 4.24 7.50 0.07 78.82 07:51:04 07:03:01 2 10.68 0.00 3.75 0.32 0.07 85.18 07:51:04 07:03:01 3 8.23 0.00 4.69 1.03 0.05 86.01 07:51:04 07:03:01 4 10.48 0.00 4.01 6.67 0.05 78.78 07:51:04 07:03:01 5 10.26 0.00 3.90 0.54 0.08 85.21 07:51:04 07:03:01 6 9.81 0.00 4.41 0.73 0.07 84.99 07:51:04 07:03:01 7 11.74 0.00 4.49 0.98 0.05 82.75 07:51:04 07:04:01 all 40.69 0.00 6.15 2.15 0.09 50.92 07:51:04 07:04:01 0 41.70 0.00 6.24 0.27 0.08 51.71 07:51:04 07:04:01 1 41.47 0.00 6.22 0.05 0.08 52.17 07:51:04 07:04:01 2 39.57 0.00 6.58 1.01 0.08 52.75 07:51:04 07:04:01 3 40.29 0.00 6.02 13.77 0.10 39.82 07:51:04 07:04:01 4 41.38 0.00 6.71 1.70 0.10 50.12 07:51:04 07:04:01 5 44.07 0.00 5.82 0.32 0.08 49.71 07:51:04 07:04:01 6 38.56 0.00 5.46 0.05 0.08 55.85 07:51:04 07:04:01 7 38.47 0.00 6.15 0.10 0.08 55.20 07:51:04 07:05:01 all 64.78 0.00 7.63 0.39 0.11 27.09 07:51:04 07:05:01 0 67.20 0.00 7.91 0.27 0.12 24.51 07:51:04 07:05:01 1 66.62 0.00 8.04 0.20 0.10 25.04 07:51:04 07:05:01 2 62.35 0.00 7.28 0.10 0.10 30.17 07:51:04 07:05:01 3 65.76 0.00 8.00 1.26 0.10 24.88 07:51:04 07:05:01 4 66.68 0.00 8.41 0.67 0.12 24.13 07:51:04 07:05:01 5 66.00 0.00 7.86 0.27 0.12 25.76 07:51:04 07:05:01 6 62.05 0.00 6.78 0.10 0.10 30.96 07:51:04 07:05:01 7 61.53 0.00 6.78 0.22 0.10 31.37 07:51:04 07:06:01 all 25.09 0.00 7.22 7.77 0.08 59.84 07:51:04 07:06:01 0 24.22 0.00 7.11 3.79 0.08 64.80 07:51:04 07:06:01 1 28.49 0.00 8.23 7.78 0.07 55.44 07:51:04 07:06:01 2 23.50 0.00 6.44 3.31 0.08 66.67 07:51:04 07:06:01 3 24.95 0.00 7.42 15.75 0.10 51.78 07:51:04 07:06:01 4 25.58 0.00 8.57 12.25 0.08 53.51 07:51:04 07:06:01 5 27.64 0.00 6.49 3.99 0.08 61.79 07:51:04 07:06:01 6 22.69 0.00 6.98 8.43 0.08 61.82 07:51:04 07:06:01 7 23.63 0.00 6.51 6.91 0.08 62.87 07:51:04 07:07:01 all 11.73 0.00 6.42 22.65 0.07 59.13 07:51:04 07:07:01 0 11.78 0.00 6.60 28.17 0.05 53.40 07:51:04 07:07:01 1 12.05 0.00 5.70 14.65 0.08 67.52 07:51:04 07:07:01 2 11.06 0.00 7.03 16.65 0.07 65.19 07:51:04 07:07:01 3 12.28 0.00 6.61 24.38 0.08 56.65 07:51:04 07:07:01 4 12.46 0.00 6.42 16.80 0.07 64.26 07:51:04 07:07:01 5 11.41 0.00 6.08 23.73 0.08 58.69 07:51:04 07:07:01 6 10.47 0.00 6.23 23.98 0.07 59.26 07:51:04 07:07:01 7 12.35 0.00 6.68 32.92 0.07 47.99 07:51:04 07:08:01 all 78.15 0.00 10.69 4.09 0.13 6.95 07:51:04 07:08:01 0 77.95 0.00 10.74 7.77 0.13 3.41 07:51:04 07:08:01 1 79.40 0.00 9.59 5.45 0.12 5.45 07:51:04 07:08:01 2 78.33 0.00 10.57 2.13 0.13 8.84 07:51:04 07:08:01 3 77.85 0.00 11.22 9.56 0.12 1.26 07:51:04 07:08:01 4 78.32 0.00 10.60 2.88 0.13 8.07 07:51:04 07:08:01 5 77.73 0.00 11.25 1.49 0.12 9.41 07:51:04 07:08:01 6 77.22 0.00 11.19 2.06 0.13 9.40 07:51:04 07:08:01 7 78.38 0.00 10.34 1.37 0.13 9.77 07:51:04 07:09:01 all 89.97 0.00 9.85 0.00 0.18 0.00 07:51:04 07:09:01 0 89.17 0.00 10.61 0.00 0.22 0.00 07:51:04 07:09:01 1 90.85 0.00 9.00 0.00 0.15 0.00 07:51:04 07:09:01 2 90.53 0.00 9.32 0.00 0.15 0.00 07:51:04 07:09:01 3 89.59 0.00 10.14 0.00 0.27 0.00 07:51:04 07:09:01 4 90.60 0.00 9.23 0.00 0.17 0.00 07:51:04 07:09:01 5 88.53 0.00 11.25 0.00 0.22 0.00 07:51:04 07:09:01 6 89.33 0.00 10.52 0.00 0.15 0.00 07:51:04 07:09:01 7 91.12 0.00 8.75 0.00 0.13 0.00 07:51:04 07:10:01 all 63.06 0.00 8.51 2.88 0.13 25.42 07:51:04 07:10:01 0 62.51 0.00 9.60 2.54 0.17 25.18 07:51:04 07:10:01 1 63.52 0.00 7.86 1.48 0.13 27.01 07:51:04 07:10:01 2 62.22 0.00 9.47 3.90 0.10 24.31 07:51:04 07:10:01 3 63.76 0.00 8.42 1.75 0.13 25.94 07:51:04 07:10:01 4 63.43 0.00 8.48 2.82 0.12 25.16 07:51:04 07:10:01 5 63.66 0.00 8.02 1.12 0.15 27.04 07:51:04 07:10:01 6 62.65 0.00 8.14 1.38 0.13 27.70 07:51:04 07:10:01 7 62.71 0.00 8.08 8.05 0.13 21.03 07:51:04 07:11:01 all 9.34 0.00 1.09 0.12 0.05 89.39 07:51:04 07:11:01 0 8.89 0.00 1.19 0.03 0.05 89.84 07:51:04 07:11:01 1 10.38 0.00 1.05 0.07 0.05 88.46 07:51:04 07:11:01 2 8.73 0.00 0.99 0.05 0.05 90.19 07:51:04 07:11:01 3 11.80 0.00 1.12 0.12 0.05 86.92 07:51:04 07:11:01 4 8.83 0.00 1.22 0.07 0.07 89.82 07:51:04 07:11:01 5 5.94 0.00 1.07 0.02 0.05 92.93 07:51:04 07:11:01 6 9.74 0.00 1.09 0.03 0.07 89.07 07:51:04 07:11:01 7 10.44 0.00 1.04 0.60 0.05 87.87 07:51:04 07:12:01 all 6.89 0.00 0.57 0.06 0.05 92.42 07:51:04 07:12:01 0 9.99 0.00 0.77 0.03 0.05 89.16 07:51:04 07:12:01 1 4.66 0.00 0.67 0.03 0.05 94.59 07:51:04 07:12:01 2 3.31 0.00 0.57 0.37 0.05 95.70 07:51:04 07:12:01 3 4.73 0.00 0.47 0.07 0.05 94.69 07:51:04 07:12:01 4 11.48 0.00 0.70 0.00 0.07 87.75 07:51:04 07:12:01 5 5.95 0.00 0.55 0.00 0.05 93.44 07:51:04 07:12:01 6 7.38 0.00 0.40 0.00 0.03 92.19 07:51:04 07:12:01 7 7.64 0.00 0.43 0.02 0.05 91.86 07:51:04 07:13:01 all 0.06 0.00 0.02 0.00 0.01 99.90 07:51:04 07:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 07:51:04 07:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:13:01 2 0.05 0.00 0.03 0.02 0.00 99.90 07:51:04 07:13:01 3 0.28 0.00 0.00 0.00 0.02 99.70 07:51:04 07:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:51:04 07:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:13:01 7 0.05 0.00 0.05 0.00 0.03 99.87 07:51:04 07:51:04 07:13:01 CPU %user %nice %system %iowait %steal %idle 07:51:04 07:14:01 all 0.04 0.00 0.01 0.01 0.01 99.93 07:51:04 07:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:51:04 07:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:14:01 2 0.02 0.00 0.02 0.05 0.02 99.90 07:51:04 07:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:51:04 07:14:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:51:04 07:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:14:01 6 0.05 0.00 0.05 0.00 0.02 99.88 07:51:04 07:14:01 7 0.07 0.00 0.02 0.02 0.00 99.90 07:51:04 07:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:51:04 07:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:51:04 07:15:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:51:04 07:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:51:04 07:15:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:51:04 07:15:01 4 0.00 0.00 0.03 0.00 0.02 99.95 07:51:04 07:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:15:01 7 0.02 0.00 0.03 0.00 0.03 99.92 07:51:04 07:16:01 all 0.18 0.00 0.01 0.01 0.01 99.78 07:51:04 07:16:01 0 0.08 0.00 0.03 0.00 0.02 99.87 07:51:04 07:16:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:51:04 07:16:01 2 0.03 0.00 0.02 0.10 0.02 99.83 07:51:04 07:16:01 3 1.13 0.00 0.02 0.00 0.02 98.84 07:51:04 07:16:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:51:04 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:16:01 7 0.08 0.00 0.00 0.00 0.02 99.90 07:51:04 07:17:01 all 0.14 0.00 0.03 0.01 0.01 99.81 07:51:04 07:17:01 0 0.07 0.00 0.05 0.00 0.02 99.87 07:51:04 07:17:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:51:04 07:17:01 2 0.02 0.00 0.03 0.03 0.00 99.92 07:51:04 07:17:01 3 0.91 0.00 0.08 0.00 0.02 98.99 07:51:04 07:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:51:04 07:17:01 5 0.03 0.00 0.02 0.02 0.00 99.93 07:51:04 07:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:51:04 07:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:51:04 07:18:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:51:04 07:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:51:04 07:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 07:51:04 07:18:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:51:04 07:18:01 3 0.05 0.00 0.03 0.00 0.02 99.90 07:51:04 07:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:51:04 07:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:51:04 07:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:51:04 07:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:51:04 07:19:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:51:04 07:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:51:04 07:19:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:51:04 07:19:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:51:04 07:19:01 3 0.10 0.00 0.00 0.00 0.02 99.88 07:51:04 07:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:51:04 07:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:19:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:51:04 07:20:01 all 0.02 0.00 0.02 0.00 0.00 99.95 07:51:04 07:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:51:04 07:20:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:51:04 07:20:01 2 0.00 0.00 0.02 0.02 0.00 99.97 07:51:04 07:20:01 3 0.10 0.00 0.07 0.00 0.02 99.82 07:51:04 07:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:51:04 07:21:01 all 0.05 0.00 0.02 0.00 0.02 99.92 07:51:04 07:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:51:04 07:21:01 1 0.05 0.00 0.05 0.02 0.02 99.87 07:51:04 07:21:01 2 0.07 0.00 0.02 0.00 0.00 99.92 07:51:04 07:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:51:04 07:21:01 4 0.08 0.00 0.05 0.00 0.03 99.83 07:51:04 07:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:51:04 07:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:51:04 07:21:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:51:04 07:22:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:51:04 07:22:01 0 0.12 0.00 0.03 0.00 0.02 99.83 07:51:04 07:22:01 1 0.07 0.00 0.05 0.00 0.00 99.88 07:51:04 07:22:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:51:04 07:22:01 3 0.07 0.00 0.02 0.00 0.02 99.90 07:51:04 07:22:01 4 0.02 0.00 0.00 0.02 0.02 99.95 07:51:04 07:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:51:04 07:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:51:04 07:23:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:51:04 07:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:51:04 07:23:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:51:04 07:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:51:04 07:23:01 4 0.02 0.00 0.03 0.02 0.02 99.92 07:51:04 07:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:51:04 07:24:01 all 0.04 0.00 0.02 0.00 0.01 99.94 07:51:04 07:24:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:51:04 07:24:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:51:04 07:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:51:04 07:24:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:51:04 07:24:01 4 0.03 0.00 0.05 0.02 0.02 99.88 07:51:04 07:24:01 5 0.07 0.00 0.00 0.00 0.00 99.93 07:51:04 07:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:51:04 07:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:51:04 07:24:01 CPU %user %nice %system %iowait %steal %idle 07:51:04 07:25:01 all 0.05 0.00 0.02 0.00 0.01 99.91 07:51:04 07:25:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:51:04 07:25:01 1 0.08 0.00 0.05 0.00 0.02 99.85 07:51:04 07:25:01 2 0.05 0.00 0.03 0.02 0.02 99.88 07:51:04 07:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:51:04 07:25:01 4 0.02 0.00 0.00 0.02 0.02 99.95 07:51:04 07:25:01 5 0.15 0.00 0.03 0.00 0.00 99.82 07:51:04 07:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:51:04 07:26:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:51:04 07:26:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:51:04 07:26:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:51:04 07:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:51:04 07:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:51:04 07:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:51:04 07:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:51:04 07:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:51:04 07:27:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:51:04 07:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:27:01 4 0.02 0.00 0.03 0.02 0.02 99.92 07:51:04 07:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:27:01 6 0.05 0.00 0.05 0.00 0.02 99.88 07:51:04 07:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:51:04 07:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:51:04 07:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:51:04 07:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:51:04 07:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:51:04 07:28:01 4 0.02 0.00 0.03 0.02 0.02 99.92 07:51:04 07:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:28:01 6 0.02 0.00 0.05 0.00 0.02 99.92 07:51:04 07:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:51:04 07:29:01 0 0.03 0.00 0.07 0.00 0.02 99.88 07:51:04 07:29:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:51:04 07:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:51:04 07:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:51:04 07:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:51:04 07:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:51:04 07:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:51:04 07:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:51:04 07:30:01 0 0.07 0.00 0.03 0.02 0.02 99.87 07:51:04 07:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:51:04 07:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:51:04 07:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:30:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:51:04 07:30:01 5 0.02 0.00 0.03 0.00 0.00 99.95 07:51:04 07:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:51:04 07:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:31:01 all 0.24 0.00 0.05 0.02 0.01 99.68 07:51:04 07:31:01 0 0.30 0.00 0.07 0.02 0.03 99.58 07:51:04 07:31:01 1 0.48 0.00 0.02 0.00 0.00 99.50 07:51:04 07:31:01 2 0.13 0.00 0.00 0.02 0.00 99.85 07:51:04 07:31:01 3 0.08 0.00 0.18 0.02 0.02 99.70 07:51:04 07:31:01 4 0.25 0.00 0.03 0.02 0.02 99.68 07:51:04 07:31:01 5 0.25 0.00 0.02 0.07 0.00 99.67 07:51:04 07:31:01 6 0.37 0.00 0.08 0.02 0.02 99.52 07:51:04 07:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:51:04 07:32:01 all 0.10 0.00 0.02 0.01 0.00 99.86 07:51:04 07:32:01 0 0.40 0.00 0.12 0.02 0.02 99.45 07:51:04 07:32:01 1 0.08 0.00 0.00 0.00 0.00 99.92 07:51:04 07:32:01 2 0.02 0.00 0.02 0.03 0.00 99.93 07:51:04 07:32:01 3 0.15 0.00 0.00 0.00 0.00 99.85 07:51:04 07:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:51:04 07:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:51:04 07:32:01 7 0.08 0.00 0.03 0.00 0.00 99.88 07:51:04 07:33:01 all 0.21 0.00 0.01 0.01 0.01 99.75 07:51:04 07:33:01 0 0.12 0.00 0.07 0.00 0.03 99.78 07:51:04 07:33:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:51:04 07:33:01 2 0.02 0.00 0.00 0.10 0.02 99.87 07:51:04 07:33:01 3 1.37 0.00 0.00 0.00 0.02 98.61 07:51:04 07:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:51:04 07:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:51:04 07:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:51:04 07:34:01 all 0.17 0.00 0.02 0.01 0.01 99.80 07:51:04 07:34:01 0 0.12 0.00 0.08 0.02 0.03 99.75 07:51:04 07:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:34:01 2 0.00 0.00 0.02 0.03 0.00 99.95 07:51:04 07:34:01 3 1.14 0.00 0.00 0.00 0.02 98.84 07:51:04 07:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:34:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:51:04 07:35:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:51:04 07:35:01 0 0.13 0.00 0.03 0.00 0.02 99.82 07:51:04 07:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:51:04 07:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 07:51:04 07:35:01 3 0.18 0.00 0.02 0.00 0.00 99.80 07:51:04 07:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:51:04 07:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:51:04 07:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:51:04 07:35:01 CPU %user %nice %system %iowait %steal %idle 07:51:04 07:36:01 all 0.09 0.00 0.02 0.00 0.01 99.88 07:51:04 07:36:01 0 0.12 0.00 0.02 0.02 0.02 99.83 07:51:04 07:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:51:04 07:36:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:51:04 07:36:01 3 0.37 0.00 0.02 0.00 0.02 99.60 07:51:04 07:36:01 4 0.07 0.00 0.03 0.00 0.02 99.88 07:51:04 07:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:51:04 07:36:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:51:04 07:37:01 all 0.07 0.00 0.01 0.00 0.01 99.90 07:51:04 07:37:01 0 0.08 0.00 0.07 0.02 0.03 99.80 07:51:04 07:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:51:04 07:37:01 3 0.34 0.00 0.00 0.00 0.02 99.64 07:51:04 07:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:51:04 07:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:51:04 07:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:51:04 07:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:51:04 07:38:01 all 0.04 0.00 0.02 0.00 0.01 99.94 07:51:04 07:38:01 0 0.08 0.00 0.10 0.02 0.02 99.78 07:51:04 07:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:51:04 07:38:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:51:04 07:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:51:04 07:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:51:04 07:38:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:51:04 07:39:01 all 0.02 0.00 0.02 0.00 0.00 99.95 07:51:04 07:39:01 0 0.08 0.00 0.05 0.00 0.03 99.83 07:51:04 07:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:51:04 07:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:39:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:51:04 07:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:51:04 07:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:51:04 07:40:01 all 0.03 0.00 0.02 0.00 0.01 99.93 07:51:04 07:40:01 0 0.07 0.00 0.08 0.02 0.03 99.80 07:51:04 07:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:51:04 07:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:51:04 07:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:51:04 07:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:51:04 07:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:51:04 07:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:40:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:51:04 07:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:51:04 07:41:01 0 0.05 0.00 0.03 0.02 0.02 99.88 07:51:04 07:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:51:04 07:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:51:04 07:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:51:04 07:42:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:51:04 07:42:01 0 0.08 0.00 0.07 0.00 0.03 99.82 07:51:04 07:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:51:04 07:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:51:04 07:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:51:04 07:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:51:04 07:42:01 6 0.03 0.00 0.07 0.00 0.02 99.88 07:51:04 07:42:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:51:04 07:43:01 all 0.02 0.00 0.02 0.01 0.01 99.94 07:51:04 07:43:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:51:04 07:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:43:01 2 0.00 0.00 0.03 0.07 0.00 99.90 07:51:04 07:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:51:04 07:43:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:51:04 07:43:01 5 0.03 0.00 0.00 0.02 0.02 99.93 07:51:04 07:43:01 6 0.05 0.00 0.03 0.02 0.02 99.88 07:51:04 07:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:44:01 all 0.21 0.00 0.02 0.01 0.01 99.74 07:51:04 07:44:01 0 0.07 0.00 0.05 0.02 0.02 99.85 07:51:04 07:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:51:04 07:44:01 2 0.02 0.00 0.00 0.07 0.02 99.90 07:51:04 07:44:01 3 1.31 0.00 0.00 0.00 0.00 98.69 07:51:04 07:44:01 4 0.10 0.00 0.07 0.00 0.05 99.78 07:51:04 07:44:01 5 0.07 0.00 0.00 0.02 0.00 99.92 07:51:04 07:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:51:04 07:44:01 7 0.08 0.00 0.02 0.00 0.02 99.88 07:51:04 07:45:01 all 0.20 0.00 0.02 0.02 0.01 99.76 07:51:04 07:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:51:04 07:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:51:04 07:45:01 2 0.00 0.00 0.00 0.13 0.00 99.87 07:51:04 07:45:01 3 1.37 0.00 0.02 0.00 0.02 98.60 07:51:04 07:45:01 4 0.07 0.00 0.07 0.00 0.02 99.85 07:51:04 07:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:51:04 07:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:46:01 all 0.15 0.00 0.01 0.00 0.01 99.83 07:51:04 07:46:01 0 0.08 0.00 0.02 0.02 0.02 99.87 07:51:04 07:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:51:04 07:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:51:04 07:46:01 3 0.93 0.00 0.00 0.00 0.02 99.05 07:51:04 07:46:01 4 0.07 0.00 0.02 0.00 0.00 99.92 07:51:04 07:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:51:04 07:46:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:51:04 07:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:51:04 07:51:04 07:46:01 CPU %user %nice %system %iowait %steal %idle 07:51:04 07:47:01 all 0.21 0.00 0.03 0.01 0.01 99.74 07:51:04 07:47:01 0 0.02 0.00 0.07 0.02 0.02 99.88 07:51:04 07:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:47:01 2 0.00 0.00 0.00 0.05 0.00 99.95 07:51:04 07:47:01 3 1.52 0.00 0.02 0.00 0.00 98.47 07:51:04 07:47:01 4 0.07 0.00 0.05 0.00 0.02 99.87 07:51:04 07:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:51:04 07:47:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:51:04 07:47:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:51:04 07:48:01 all 0.08 0.00 0.01 0.01 0.01 99.89 07:51:04 07:48:01 0 0.15 0.00 0.03 0.02 0.03 99.77 07:51:04 07:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:48:01 2 0.08 0.00 0.02 0.03 0.00 99.87 07:51:04 07:48:01 3 0.08 0.00 0.00 0.00 0.02 99.90 07:51:04 07:48:01 4 0.07 0.00 0.00 0.00 0.00 99.93 07:51:04 07:48:01 5 0.08 0.00 0.02 0.00 0.00 99.90 07:51:04 07:48:01 6 0.08 0.00 0.02 0.00 0.02 99.88 07:51:04 07:48:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:51:04 07:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:51:04 07:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:51:04 07:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:51:04 07:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:51:04 07:49:01 4 0.00 0.00 0.02 0.03 0.02 99.93 07:51:04 07:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:51:04 07:49:01 6 0.05 0.00 0.07 0.00 0.02 99.87 07:51:04 07:49:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:51:04 07:50:01 all 4.40 0.00 1.89 0.79 0.04 92.88 07:51:04 07:50:01 0 4.84 0.00 2.77 4.79 0.05 87.55 07:51:04 07:50:01 1 4.18 0.00 1.64 0.38 0.05 93.74 07:51:04 07:50:01 2 4.79 0.00 1.84 0.02 0.03 93.31 07:51:04 07:50:01 3 5.15 0.00 1.69 0.00 0.03 93.12 07:51:04 07:50:01 4 4.17 0.00 1.56 0.80 0.02 93.45 07:51:04 07:50:01 5 4.41 0.00 1.64 0.02 0.02 93.91 07:51:04 07:50:01 6 3.89 0.00 1.54 0.30 0.05 94.21 07:51:04 07:50:01 7 3.79 0.00 2.41 0.02 0.03 93.74 07:51:04 07:51:01 all 7.82 0.00 3.88 2.03 0.05 86.21 07:51:04 07:51:01 0 8.27 0.00 3.64 0.13 0.05 87.91 07:51:04 07:51:01 1 7.30 0.00 5.43 7.62 0.07 79.58 07:51:04 07:51:01 2 8.86 0.00 3.05 0.56 0.05 87.48 07:51:04 07:51:01 3 9.01 0.00 3.89 4.19 0.07 82.85 07:51:04 07:51:01 4 8.30 0.00 3.23 0.07 0.05 88.35 07:51:04 07:51:01 5 7.68 0.00 4.18 0.89 0.05 87.19 07:51:04 07:51:01 6 5.55 0.00 3.52 2.69 0.05 88.20 07:51:04 07:51:01 7 7.64 0.00 4.15 0.13 0.03 88.04 07:51:04 Average: all 8.42 0.00 1.40 0.95 0.03 89.20 07:51:04 Average: 0 8.51 0.00 1.50 1.22 0.04 88.73 07:51:04 Average: 1 8.54 0.00 1.39 0.91 0.03 89.14 07:51:04 Average: 2 8.22 0.00 1.36 0.60 0.02 89.80 07:51:04 Average: 3 8.63 0.00 1.42 1.45 0.03 88.46 07:51:04 Average: 4 8.60 0.00 1.42 0.91 0.03 89.04 07:51:04 Average: 5 8.40 0.00 1.39 0.66 0.02 89.53 07:51:04 Average: 6 8.13 0.00 1.36 0.81 0.03 89.67 07:51:04 Average: 7 8.34 0.00 1.35 1.04 0.03 89.25 07:51:04 07:51:04 07:51:04