Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0fad2eab06436c1c178943c34781e5eeebca59c 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-ssh7263561068919597110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6401913735331343997.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17108421976070487822.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2369963257685128775.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-ssh6256101157993914716.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7925 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/674 [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/674 # 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 f0fad2eab06436c1c178943c34781e5eeebca59c (main) Commit message: "fix!: Disable the default discovery scheduler (#4860)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0fad2eab06436c1c178943c34781e5eeebca59c # timeout=10 > git rev-list --no-walk 3a869a1a34d0f0849a63796cd05f94cfcea32072 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:53:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:53:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:53:12 ========================================================= 02:53:12 EdgeX Global Pipelines Version Info 02:53:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:53:13 ------------------- 02:53:13 stable info: 02:53:13 ------------------- 02:53:13 Commited By: Ginny Guan ginny@iotechsys.com 02:53:13 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:53:13 Message: update stable to v1.0.260 02:53:13 ------------------- 02:53:13 experimental info: 02:53:13 ------------------- 02:53:13 Commited By: Ginny Guan ginny@iotechsys.com 02:53:13 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:53:13 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:53:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:53:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:53:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:53:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:53:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:53:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:53:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0fad2e [Pipeline] echo 02:53:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:14 provisioning config files... 02:53:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/674@tmp/config2440108080467499802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:14 ---> ****-login.sh 02:53:14 nexus3.edgexfoundry.org:10001 02:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:15 Configure a credential helper to remove this warning. See 02:53:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:15 02:53:15 Login Succeeded 02:53:15 nexus3.edgexfoundry.org:10002 02:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:15 Configure a credential helper to remove this warning. See 02:53:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:15 02:53:15 Login Succeeded 02:53:15 nexus3.edgexfoundry.org:10003 02:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:15 Configure a credential helper to remove this warning. See 02:53:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:15 02:53:15 Login Succeeded 02:53:15 nexus3.edgexfoundry.org:10004 02:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:15 Configure a credential helper to remove this warning. See 02:53:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:15 02:53:15 Login Succeeded 02:53:15 ****.io 02:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:15 Configure a credential helper to remove this warning. See 02:53:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:15 02:53:15 Login Succeeded 02:53:15 ---> ****-login.sh ends [Pipeline] } 02:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:16 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:53:16 + + dirname cmd/core-command/Dockerfile 02:53:16 cut -d/ -f2 02:53:16 + echo core-command,cmd/core-command/Dockerfile 02:53:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:53:16 + cut -d/ -f2 02:53:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:53:16 + dirname cmd/core-data/Dockerfile 02:53:16 + cut -d/ -f2 02:53:16 + echo core-data,cmd/core-data/Dockerfile 02:53:16 + dirname cmd/core-keeper/Dockerfile 02:53:16 + cut -d/ -f2 02:53:16 + echo core-keeper,cmd/core-keeper/Dockerfile 02:53:16 + dirname+ cmd/core-metadata/Dockerfile 02:53:16 cut -d/ -f2 02:53:16 + echo core-metadata,cmd/core-metadata/Dockerfile 02:53:16 + dirname cmd/security-bootstrapper/Dockerfile 02:53:16 + cut -d/ -f2 02:53:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:53:16 + dirname cmd/security-proxy-auth/Dockerfile 02:53:16 + cut -d/ -f2 02:53:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:53:16 + dirname cmd/security-proxy-setup/Dockerfile 02:53:16 + cut -d/ -f2 02:53:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:53:16 + dirname+ cmd/security-secretstore-setup/Dockerfile 02:53:16 cut -d/ -f2 02:53:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:53:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:53:16 + cut -d/ -f2 02:53:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:53:16 + dirname cmd/security-spire-agent/Dockerfile 02:53:16 + cut -d/ -f2 02:53:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:53:16 + dirname cmd/security-spire-config/Dockerfile 02:53:16 + cut -d/ -f2 02:53:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:53:16 + dirname cmd/security-spire-server/Dockerfile 02:53:16 + cut -d/ -f2 02:53:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:53:16 + dirname cmd/support-cron-scheduler/Dockerfile 02:53:16 + cut -d/ -f2 02:53:16 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:53:16 + dirname cmd/support-notifications/Dockerfile 02:53:16 + cut -d/ -f2 02:53:16 + echo support-notifications,cmd/support-notifications/Dockerfile 02:53:16 + dirname cmd/support-scheduler/Dockerfile 02:53:16 + cut -d/ -f2 02:53:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:53:16 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:53:16 + git rev-list -1 --merges f0fad2eab06436c1c178943c34781e5eeebca59c~1..f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] echo 02:53:16 -----------> git rev-list -1 --merges f0fad2eab06436c1c178943c34781e5eeebca59c~1..f0fad2eab06436c1c178943c34781e5eeebca59c f0fad2eab06436c1c178943c34781e5eeebca59c [false] [Pipeline] sh 02:53:16 + git log --format=format:%s -1 f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] echo 02:53:16 ========================================================= 02:53:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:53:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:53:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:17 + grep -v github /etc/ssh/ssh_known_hosts 02:53:17 + [ -e /tmp/ssh_known_hosts ] 02:53:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:53:17 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 02:53:17 tee -a /etc/ssh/ssh_known_hosts 02:53:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:17 02:53:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:18 0.1.4: Pulling from edgex-devops/py-git-semver 02:53:18 b85a868b505f: Pulling fs layer 02:53:18 e2be974225ed: Pulling fs layer 02:53:18 339a4e72a1f5: Pulling fs layer 02:53:18 988bab9f4d93: Pulling fs layer 02:53:18 1469e6f7b9e6: Pulling fs layer 02:53:18 eaf3925da568: Pulling fs layer 02:53:18 bab4dde63d76: Pulling fs layer 02:53:18 bde34c3a00c8: Pulling fs layer 02:53:18 b352a97aabf1: Pulling fs layer 02:53:18 4872d77fe225: Pulling fs layer 02:53:18 5851b861e8e6: Pulling fs layer 02:53:18 988bab9f4d93: Waiting 02:53:18 1469e6f7b9e6: Waiting 02:53:18 eaf3925da568: Waiting 02:53:18 bab4dde63d76: Waiting 02:53:18 bde34c3a00c8: Waiting 02:53:18 b352a97aabf1: Waiting 02:53:18 5851b861e8e6: Waiting 02:53:18 4872d77fe225: Waiting 02:53:18 e2be974225ed: Download complete 02:53:18 988bab9f4d93: Verifying Checksum 02:53:18 988bab9f4d93: Download complete 02:53:18 1469e6f7b9e6: Verifying Checksum 02:53:18 1469e6f7b9e6: Download complete 02:53:18 339a4e72a1f5: Verifying Checksum 02:53:18 339a4e72a1f5: Download complete 02:53:18 eaf3925da568: Download complete 02:53:18 bde34c3a00c8: Download complete 02:53:18 b352a97aabf1: Download complete 02:53:18 4872d77fe225: Download complete 02:53:18 5851b861e8e6: Verifying Checksum 02:53:18 5851b861e8e6: Download complete 02:53:18 b85a868b505f: Verifying Checksum 02:53:18 b85a868b505f: Download complete 02:53:18 bab4dde63d76: Verifying Checksum 02:53:18 bab4dde63d76: Download complete 02:53:19 b85a868b505f: Pull complete 02:53:19 e2be974225ed: Pull complete 02:53:20 339a4e72a1f5: Pull complete 02:53:20 988bab9f4d93: Pull complete 02:53:20 1469e6f7b9e6: Pull complete 02:53:20 eaf3925da568: Pull complete 02:53:22 bab4dde63d76: Pull complete 02:53:22 bde34c3a00c8: Pull complete 02:53:22 b352a97aabf1: Pull complete 02:53:22 4872d77fe225: Pull complete 02:53:22 5851b861e8e6: Pull complete 02:53:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:53:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:22 prd-ubuntu20.04-docker-8c-8g-7925 does not seem to be running inside a container 02:53:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/674 -v /w/workspace/edgex-go/674:/w/workspace/edgex-go/674:rw,z -v /w/workspace/edgex-go/674@tmp:/w/workspace/edgex-go/674@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 02:53:26 $ docker top ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 -eo pid,comm 02:53:26 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). 02:53:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:26 [ssh-agent] Looking for ssh-agent implementation... 02:53:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:26 $ docker exec ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 ssh-agent 02:53:26 SSH_AUTH_SOCK=/tmp/ssh-3jfVLlRp9o6A/agent.32 02:53:26 SSH_AGENT_PID=38 02:53:26 Running ssh-add (command line suppressed) 02:53:26 Identity added: /w/workspace/edgex-go/674@tmp/private_key_17676114895651533185.key (/w/workspace/edgex-go/674@tmp/private_key_17676114895651533185.key) 02:53:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:26 + git tag --points-at HEAD [Pipeline] } 02:53:26 $ docker exec --env ******** --env ******** ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 ssh-agent -k 02:53:27 unset SSH_AUTH_SOCK; 02:53:27 unset SSH_AGENT_PID; 02:53:27 echo Agent pid 38 killed; 02:53:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:53:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:27 [ssh-agent] Looking for ssh-agent implementation... 02:53:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:27 $ docker exec ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 ssh-agent 02:53:27 SSH_AUTH_SOCK=/tmp/ssh-WRIDU87jfMOB/agent.71 02:53:27 SSH_AGENT_PID=77 02:53:27 Running ssh-add (command line suppressed) 02:53:27 Identity added: /w/workspace/edgex-go/674@tmp/private_key_17056415194355984731.key (/w/workspace/edgex-go/674@tmp/private_key_17056415194355984731.key) 02:53:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:27 + git semver init 02:53:28 2024-08-19 02:53:27,952 [run_init] DEBUG init version:0.0.0 force:False 02:53:28 2024-08-19 02:53:27,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/674/.semver 02:53:28 2024-08-19 02:53:27,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/674/.semver 02:53:28 2024-08-19 02:53:27,954 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/674/.semver'], cwd=/w/workspace/edgex-go/674, universal_newlines=False, shell=None, istream=None) 02:53:34 2024-08-19 02:53:33,645 [append_file] DEBUG append to file:/w/workspace/edgex-go/674/.git/info/exclude 02:53:34 2024-08-19 02:53:33,645 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/674/.semver/main with force:False 02:53:34 2024-08-19 02:53:33,645 [read_version] DEBUG read version from /w/workspace/edgex-go/674/.semver/main 02:53:34 2024-08-19 02:53:33,646 [read_version] DEBUG read version from /w/workspace/edgex-go/674/.semver/main 02:53:34 3.2.0-dev.56 [Pipeline] } 02:53:34 $ docker exec --env ******** --env ******** ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 ssh-agent -k 02:53:34 unset SSH_AUTH_SOCK; 02:53:34 unset SSH_AGENT_PID; 02:53:34 echo Agent pid 77 killed; 02:53:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:35 + git semver [Pipeline] } 02:53:35 $ docker stop --time=1 ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 02:53:36 $ docker rm -f --volumes ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:53:37 Stashed 1 file(s) [Pipeline] echo 02:53:37 [edgeXSemver]: initialized semver on version 3.2.0-dev.56 [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 02:53:38 + git config --global --add safe.directory /w/workspace/edgex-go/674 [Pipeline] echo 02:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:53:38 ========================================================= 02:53:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:53:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:53:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:53:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:53:38 619be1103602: Pulling fs layer 02:53:38 7862e08f4a3e: Pulling fs layer 02:53:38 5df492c9dc93: Pulling fs layer 02:53:38 7629e6793208: Pulling fs layer 02:53:38 4f4fb700ef54: Pulling fs layer 02:53:38 fb5054dd5b73: Pulling fs layer 02:53:38 eeca6798cff9: Pulling fs layer 02:53:38 aa269ceb94a6: Pulling fs layer 02:53:38 ada007ff1a6a: Pulling fs layer 02:53:38 fb5054dd5b73: Waiting 02:53:38 aa269ceb94a6: Waiting 02:53:38 ada007ff1a6a: Waiting 02:53:38 eeca6798cff9: Waiting 02:53:38 7629e6793208: Waiting 02:53:38 4f4fb700ef54: Waiting 02:53:38 7862e08f4a3e: Download complete 02:53:38 7629e6793208: Verifying Checksum 02:53:38 7629e6793208: Download complete 02:53:38 4f4fb700ef54: Verifying Checksum 02:53:38 4f4fb700ef54: Download complete 02:53:38 619be1103602: Download complete 02:53:38 fb5054dd5b73: Verifying Checksum 02:53:38 fb5054dd5b73: Download complete 02:53:38 eeca6798cff9: Verifying Checksum 02:53:38 eeca6798cff9: Download complete 02:53:38 619be1103602: Pull complete 02:53:38 ada007ff1a6a: Verifying Checksum 02:53:38 ada007ff1a6a: Download complete 02:53:38 7862e08f4a3e: Pull complete 02:53:39 5df492c9dc93: Download complete 02:53:39 aa269ceb94a6: Verifying Checksum 02:53:39 aa269ceb94a6: Download complete 02:53:42 5df492c9dc93: Pull complete 02:53:42 7629e6793208: Pull complete 02:53:42 4f4fb700ef54: Pull complete 02:53:42 fb5054dd5b73: Pull complete 02:53:42 eeca6798cff9: Pull complete 02:53:45 aa269ceb94a6: Pull complete 02:53:45 ada007ff1a6a: Pull complete 02:53:45 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:53:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:53:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:53:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:53:45 WORKDIR /edgex 02:53:45 COPY go.mod . 02:53:45 RUN go mod download 02:53:45 + docker build -t ci-base-image-x86_64 -f - . 02:53:46 Sending build context to Docker daemon 179.1MB 02:53:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:53:46 ---> f489d0715acc 02:53:46 Step 2/4 : WORKDIR /edgex 02:53:52 Still waiting to schedule task 02:53:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:53:54 ---> Running in fb176a5b0ac3 02:53:54 Removing intermediate container fb176a5b0ac3 02:53:54 ---> 0135b61654ea 02:53:54 Step 3/4 : COPY go.mod . 02:53:54 ---> de7911589e81 02:53:54 Step 4/4 : RUN go mod download 02:53:54 ---> Running in ee383601442a 02:54:26 Removing intermediate container ee383601442a 02:54:26 ---> 55fc31724ced 02:54:26 Successfully built 55fc31724ced 02:54:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:26 + docker inspect -f . ci-base-image-x86_64 02:54:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:26 prd-ubuntu20.04-docker-8c-8g-7925 does not seem to be running inside a container 02:54:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/674 -v /w/workspace/edgex-go/674:/w/workspace/edgex-go/674:rw,z -v /w/workspace/edgex-go/674@tmp:/w/workspace/edgex-go/674@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 02:54:27 $ docker top 54f73d7881fbc3f7c606ff83d3b8a6e07f2b50cc5e90181f1e5c95c56473ce30 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:27 + go version 02:54:27 go version go1.21.9 linux/amd64 [Pipeline] } 02:54:27 $ docker stop --time=1 54f73d7881fbc3f7c606ff83d3b8a6e07f2b50cc5e90181f1e5c95c56473ce30 02:54:29 $ docker rm -f --volumes 54f73d7881fbc3f7c606ff83d3b8a6e07f2b50cc5e90181f1e5c95c56473ce30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:29 + docker inspect -f . ci-base-image-x86_64 02:54:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:29 prd-ubuntu20.04-docker-8c-8g-7925 does not seem to be running inside a container 02:54:29 $ 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/674 -v /w/workspace/edgex-go/674:/w/workspace/edgex-go/674:rw,z -v /w/workspace/edgex-go/674@tmp:/w/workspace/edgex-go/674@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 02:54:30 $ docker top 8398d835f30539172e0404527a813aafef12bb22e16993eb5aac66b5c20d95f9 -eo pid,comm [Pipeline] { [Pipeline] echo 02:54:30 ========================================================= 02:54:30 [edgeXBuildGoParallel] Running Tests and Build... 02:54:30 ========================================================= [Pipeline] sh 02:54:30 + git config --global --add safe.directory /w/workspace/edgex-go/674 [Pipeline] fileExists [Pipeline] sh 02:54:30 + make test 02:54:30 go test -race -coverprofile=coverage.out ./... 02:54:38 ? github.com/edgexfoundry/edgex-go [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:55:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements 02:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:55:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:55:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements 02:55:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements 02:55:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:55:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:55:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.583s coverage: 93.4% of statements 02:55:15 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 02:55:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 7.0% of statements 02:55:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:55:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:55:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:55:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:55:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:55:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:55:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:55:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:55:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:55:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 02:55:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:55:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 02:55:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.380s coverage: 95.8% of statements 02:55:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:55:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] 02:55:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 0.8% of statements 02:55:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements 02:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 02:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 77.8% of statements 02:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 02:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 02:55:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 02:55:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:55:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:55:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:55:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:55:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:55:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:55:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:55:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 02:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 02:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 02:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:55:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:55:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:55:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:55:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:55:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:55:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:55:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 02:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 02:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 02:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 02:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 02:55:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7926 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:55:31 Running in /w/workspace/edgex-go/674 [Pipeline] { [Pipeline] checkout 02:55:31 The recommended git tool is: git 02:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:55:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:55:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:55:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:55:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:55:39 using credential edgex-jenkins-ssh 02:55:39 Cloning the remote Git repository 02:55:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:55:40 > git init /w/workspace/edgex-go/674 # timeout=10 02:55:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:55:40 > git --version # timeout=10 02:55:40 > git --version # 'git version 2.25.1' 02:55:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:55:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.266s coverage: 79.9% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.045s coverage: 92.9% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 67.2% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 76.6% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.162s coverage: 36.5% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 84.8% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.049s coverage: 76.9% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.101s coverage: 95.7% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.054s coverage: 98.9% of statements 02:55:46 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 02:55:46 running golangci-lint 02:55:46 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:55:46 go version go1.21.9 linux/amd64 02:55:46 level=info msg="[config_reader] Used config file .golangci.yml" 02:55:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:55:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:55:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:59 Avoid second fetch 02:55:59 Checking out Revision f0fad2eab06436c1c178943c34781e5eeebca59c (main) 02:56:00 Commit message: "fix!: Disable the default discovery scheduler (#4860)" 02:55:59 > git config core.sparsecheckout # timeout=10 02:55:59 > git checkout -f f0fad2eab06436c1c178943c34781e5eeebca59c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:56:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:56:05 % Total % Received % Xferd Average Speed Time Time Time Current 02:56:05 Dload Upload Total Spent Left Speed 02:56:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78219 0 --:--:-- --:--:-- --:--:-- 78219 [Pipeline] sh 02:56:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:56:05 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 02:56:05 /etc/docker/daemon.json 02:56:05 { 02:56:05 "registry-mirrors": [ 02:56:05 "https://nexus3.edgexfoundry.org:10001" 02:56:05 ], 02:56:05 "bip": "10.250.0.254/24", 02:56:05 "hosts": [ 02:56:05 "tcp://0.0.0.0:5555", 02:56:05 "unix:///var/run/docker.sock" 02:56:05 ], 02:56:05 "mtu": 1458, 02:56:05 "selinux-enabled": true, 02:56:05 "seccomp-profile": "/etc/docker/seccomp.json" 02:56:05 } [Pipeline] sh 02:56:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:56:06 + sudo service docker restart 02:56:12 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|name|compiled_files|exports_file) took 23.212047771s" 02:56:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.692533ms" 02:56:23 level=info msg="[linters_context/goanalysis] analyzers took 1m45.78899274s with top 10 stages: buildir: 1m2.660568928s, gosec: 9.543668005s, inspect: 3.001314751s, fact_deprecated: 2.665360102s, printf: 1.950059543s, fact_purity: 1.697982617s, nilness: 1.468989995s, ctrlflow: 1.409140184s, S1038: 1.149071554s, SA5012: 948.568988ms" 02:56:23 level=info msg="[runner] Issues before processing: 214, after processing: 0" 02:56:23 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/22, skip_dirs: 214/214, exclude-rules: 22/214, identifier_marker: 214/214, exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214" 02:56:23 level=info msg="[runner] processing took 19.393861ms with stages: nolint: 8.37116ms, identifier_marker: 5.360585ms, exclude-rules: 1.661383ms, autogenerated_exclude: 1.578961ms, path_prettifier: 1.56586ms, skip_dirs: 769.079µs, cgo: 50.812µs, filename_unadjuster: 31.741µs, fixer: 590ns, max_same_issues: 520ns, skip_files: 460ns, max_from_linter: 450ns, diff: 380ns, exclude: 370ns, uniq_by_line: 350ns, sort_results: 300ns, severity-rules: 280ns, path_prefixer: 190ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_shortener: 110ns" 02:56:23 level=info msg="[runner] linters took 13.402752712s with stages: goanalysis_metalinter: 13.383258308s" 02:56:23 level=info msg="File cache stats: 0 entries of total size 0B" 02:56:23 level=info msg="Memory: 364 samples, avg is 312.2MB, max is 1384.0MB" 02:56:23 level=info msg="Execution took 36.674064795s" 02:56:23 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:24 provisioning config files... 02:56:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/674@tmp/config16215789983148047231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:25 ---> ****-login.sh 02:56:25 nexus3.edgexfoundry.org:10001 02:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:25 Configure a credential helper to remove this warning. See 02:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:25 02:56:25 Login Succeeded 02:56:25 nexus3.edgexfoundry.org:10002 02:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:26 Configure a credential helper to remove this warning. See 02:56:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:26 02:56:26 Login Succeeded 02:56:26 nexus3.edgexfoundry.org:10003 02:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:26 Configure a credential helper to remove this warning. See 02:56:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:26 02:56:26 Login Succeeded 02:56:26 nexus3.edgexfoundry.org:10004 02:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:26 Configure a credential helper to remove this warning. See 02:56:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:26 02:56:26 Login Succeeded 02:56:26 ****.io 02:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:27 Configure a credential helper to remove this warning. See 02:56:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:27 02:56:27 Login Succeeded 02:56:27 ---> ****-login.sh ends [Pipeline] } 02:56:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:56:28 + git config --global --add safe.directory /w/workspace/edgex-go/674 [Pipeline] echo 02:56:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:56:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:56:28 ========================================================= 02:56:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:56:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:56:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:56:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:56:28 c6b39de5b339: Pulling fs layer 02:56:28 a69c41024577: Pulling fs layer 02:56:28 d6de4b400683: Pulling fs layer 02:56:28 35cb2a7552d0: Pulling fs layer 02:56:28 4f4fb700ef54: Pulling fs layer 02:56:28 464afbd9ba4c: Pulling fs layer 02:56:28 00f215d4a9da: Pulling fs layer 02:56:28 d496ad576159: Pulling fs layer 02:56:28 35cb2a7552d0: Waiting 02:56:28 4f4fb700ef54: Waiting 02:56:28 464afbd9ba4c: Waiting 02:56:28 00f215d4a9da: Waiting 02:56:28 d496ad576159: Waiting 02:56:28 a69c41024577: Verifying Checksum 02:56:28 a69c41024577: Download complete 02:56:28 35cb2a7552d0: Download complete 02:56:28 4f4fb700ef54: Download complete 02:56:28 464afbd9ba4c: Verifying Checksum 02:56:28 464afbd9ba4c: Download complete 02:56:28 c6b39de5b339: Verifying Checksum 02:56:28 c6b39de5b339: Download complete 02:56:29 d496ad576159: Verifying Checksum 02:56:29 d496ad576159: Download complete 02:56:29 c6b39de5b339: Pull complete 02:56:30 a69c41024577: Pull complete 02:56:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:56:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:56:30 ./bin/test-attribution-txt.sh 02:56:30 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 02:56:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 02:56:30 d6de4b400683: Verifying Checksum 02:56:30 d6de4b400683: Download complete [Pipeline] sh 02:56:30 + ls -al . 02:56:30 total 900 02:56:30 drwxrwxr-x 11 1001 1001 4096 Aug 19 02:54 . 02:56:30 drwxr-xr-x 4 root root 4096 Aug 19 02:54 .. 02:56:30 drwxrwxr-x 2 1001 1001 4096 Aug 19 02:53 .blubracket 02:56:30 -rw-rw-r-- 1 1001 1001 10 Aug 19 02:53 .dockerignore 02:56:30 drwxrwxr-x 8 1001 1001 4096 Aug 19 02:55 .git 02:56:30 drwxrwxr-x 3 1001 1001 4096 Aug 19 02:53 .github 02:56:30 -rw-rw-r-- 1 1001 1001 1102 Aug 19 02:53 .gitignore 02:56:30 -rw-rw-r-- 1 1001 1001 42 Aug 19 02:53 .golangci.yml 02:56:30 -rw-rw-r-- 1 1001 1001 100 Aug 19 02:53 .hadolint.yml 02:56:30 drwxr-xr-x 3 1001 1001 4096 Aug 19 02:53 .semver 02:56:30 -rw-rw-r-- 1 1001 1001 155 Aug 19 02:53 .sonarcloud.properties 02:56:30 -rw-rw-r-- 1 1001 1001 1171 Aug 19 02:53 ADOPTERS.md 02:56:30 -rw-rw-r-- 1 1001 1001 21171 Aug 19 02:53 Attribution.txt 02:56:30 -rw-rw-r-- 1 1001 1001 100284 Aug 19 02:53 CHANGELOG.md 02:56:30 -rw-rw-r-- 1 1001 1001 3804 Aug 19 02:53 CONTRIBUTING.md 02:56:30 -rw-rw-r-- 1 1001 1001 677 Aug 19 02:53 GOVERNANCE.md 02:56:30 -rw-rw-r-- 1 1001 1001 861 Aug 19 02:53 Jenkinsfile 02:56:30 -rw-rw-r-- 1 1001 1001 10775 Aug 19 02:53 LICENSE 02:56:30 -rw-rw-r-- 1 1001 1001 16854 Aug 19 02:53 Makefile 02:56:30 -rw-rw-r-- 1 1001 1001 582 Aug 19 02:53 OWNERS.md 02:56:30 -rw-rw-r-- 1 1001 1001 9528 Aug 19 02:53 README.md 02:56:30 -rw-rw-r-- 1 1001 1001 789 Aug 19 02:53 SECURITY.md 02:56:30 -rw-rw-r-- 1 1001 1001 12 Aug 19 02:53 VERSION 02:56:30 drwxrwxr-x 2 1001 1001 4096 Aug 19 02:53 bin 02:56:30 drwxrwxr-x 20 1001 1001 4096 Aug 19 02:53 cmd 02:56:30 -rw-r--r-- 1 root root 529245 Aug 19 02:55 coverage.out 02:56:30 drwxrwxr-x 2 1001 1001 4096 Aug 19 02:53 fuzz_test 02:56:30 -rw-rw-r-- 1 1001 1001 7317 Aug 19 02:53 go.mod 02:56:30 -rw-rw-r-- 1 1001 1001 102581 Aug 19 02:53 go.sum 02:56:30 drwxrwxr-x 7 1001 1001 4096 Aug 19 02:53 internal 02:56:30 drwxrwxr-x 3 1001 1001 4096 Aug 19 02:53 openapi 02:56:30 -rw-rw-r-- 1 1001 1001 584 Aug 19 02:53 security.txt 02:56:30 -rw-rw-r-- 1 1001 1001 204 Aug 19 02:53 version.go [Pipeline] sh 02:56:31 + '[' -e coverage.out ] 02:56:31 + chown 1001:1001 coverage.out [Pipeline] stash 02:56:31 Stashed 1 file(s) [Pipeline] sh 02:56:31 + make build 02:56:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:56:31 00f215d4a9da: Verifying Checksum 02:56:31 00f215d4a9da: Download complete 02:56:44 d6de4b400683: Pull complete 02:56:44 35cb2a7552d0: Pull complete 02:56:44 4f4fb700ef54: Pull complete 02:56:44 464afbd9ba4c: Pull complete 02:56:54 00f215d4a9da: Pull complete 02:56:54 d496ad576159: Pull complete 02:56:54 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:56:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:56:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:56:54 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:56:54 WORKDIR /edgex 02:56:54 COPY go.mod . 02:56:54 RUN go mod download ci-base-image-arm64 02:56:54 -f - . 02:56:55 Sending build context to Docker daemon 3.516MB 02:56:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:56:55 ---> f246e2811388 02:56:55 Step 2/4 : WORKDIR /edgex 02:56:57 ---> Running in 0b19c2be3516 02:56:57 Removing intermediate container 0b19c2be3516 02:56:57 ---> faafc3b6c0d6 02:56:57 Step 3/4 : COPY go.mod . 02:56:57 ---> 5c732212932d 02:56:57 Step 4/4 : RUN go mod download 02:56:57 ---> Running in 259df6a76d4a 02:56:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:56:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:56:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:56:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:56:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:57:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:57:04 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:57:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:57:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:57:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:57:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:57:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:57:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:57:13 $ docker stop --time=1 8398d835f30539172e0404527a813aafef12bb22e16993eb5aac66b5c20d95f9 02:57:19 $ docker rm -f --volumes 8398d835f30539172e0404527a813aafef12bb22e16993eb5aac66b5c20d95f9 [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 02:57:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:57:20 02:57:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:57:21 latest: Pulling from edgex-devops/edgex-compose 02:57:21 91d30c5bc195: Pulling fs layer 02:57:21 2e9b0aa3be6d: Pulling fs layer 02:57:21 9c61dcf015f6: Pulling fs layer 02:57:21 4698f68db338: Pulling fs layer 02:57:21 2a2f49069b9e: Pulling fs layer 02:57:21 e0025b399a48: Pulling fs layer 02:57:21 4698f68db338: Waiting 02:57:21 2a2f49069b9e: Waiting 02:57:21 e0025b399a48: Waiting 02:57:21 91d30c5bc195: Verifying Checksum 02:57:21 91d30c5bc195: Download complete 02:57:21 4698f68db338: Verifying Checksum 02:57:21 4698f68db338: Download complete 02:57:21 91d30c5bc195: Pull complete 02:57:21 2e9b0aa3be6d: Verifying Checksum 02:57:21 2e9b0aa3be6d: Download complete 02:57:21 e0025b399a48: Verifying Checksum 02:57:21 e0025b399a48: Download complete 02:57:21 2a2f49069b9e: Download complete 02:57:21 2e9b0aa3be6d: Pull complete 02:57:22 9c61dcf015f6: Download complete 02:57:24 9c61dcf015f6: Pull complete 02:57:24 4698f68db338: Pull complete 02:57:24 2a2f49069b9e: Pull complete 02:57:24 e0025b399a48: Pull complete 02:57:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:57:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:57:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:24 prd-ubuntu20.04-docker-8c-8g-7925 does not seem to be running inside a container 02:57:25 $ 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/674 -v /w/workspace/edgex-go/674:/w/workspace/edgex-go/674:rw,z -v /w/workspace/edgex-go/674@tmp:/w/workspace/edgex-go/674@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 02:57:28 $ docker top 18d8020d09dc013afa3056a7e6efa5c2ef06c5f19136f7ed5662d21c75226b49 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:29 + docker compose -f ./docker-compose-build.yml build --parallel 02:57:31 #1 [support-scheduler internal] load build definition from Dockerfile 02:57:31 #1 transferring dockerfile: 02:57:31 #1 transferring dockerfile: 1.93kB done 02:57:31 #1 DONE 0.0s 02:57:31 02:57:31 #2 [security-proxy-auth internal] load build definition from Dockerfile 02:57:31 #2 transferring dockerfile: 2.15kB done 02:57:31 #2 DONE 0.0s 02:57:31 02:57:31 #3 [security-spire-agent internal] load build definition from Dockerfile 02:57:31 #3 transferring dockerfile: 1.81kB done 02:57:31 #3 DONE 0.0s 02:57:31 02:57:31 #4 [core-keeper internal] load build definition from Dockerfile 02:57:31 #4 transferring dockerfile: 2.01kB 0.0s done 02:57:31 #4 DONE 0.0s 02:57:31 02:57:31 #5 [security-spire-server internal] load build definition from Dockerfile 02:57:31 #5 transferring dockerfile: 1.70kB 0.0s done 02:57:31 #5 DONE 0.0s 02:57:31 02:57:31 #6 [security-spire-config internal] load build definition from Dockerfile 02:57:31 #6 transferring dockerfile: 1.69kB done 02:57:31 #6 DONE 0.1s 02:57:31 02:57:31 #7 [security-proxy-setup internal] load build definition from Dockerfile 02:57:31 #7 transferring dockerfile: 2.50kB done 02:57:31 #7 DONE 0.1s 02:57:31 02:57:31 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:57:31 #8 transferring dockerfile: 2.23kB done 02:57:31 #8 DONE 0.1s 02:57:31 02:57:31 #9 [support-scheduler internal] load .dockerignore 02:57:31 #9 transferring context: 50B done 02:57:31 #9 DONE 0.0s 02:57:31 02:57:31 #10 [security-secretstore-setup internal] load build definition from Dockerfile 02:57:31 #10 transferring dockerfile: 2.49kB done 02:57:31 #10 DONE 0.1s 02:57:31 02:57:31 #11 [core-metadata internal] load build definition from Dockerfile 02:57:31 #11 transferring dockerfile: 2.06kB done 02:57:31 #11 DONE 0.1s 02:57:31 02:57:31 #12 [core-command internal] load build definition from Dockerfile 02:57:31 #12 transferring dockerfile: 1.93kB done 02:57:31 #12 DONE 0.1s 02:57:31 02:57:31 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:57:31 #13 transferring dockerfile: 1.89kB done 02:57:31 #13 DONE 0.1s 02:57:31 02:57:31 #14 [security-bootstrapper internal] load build definition from Dockerfile 02:57:31 #14 transferring dockerfile: 3.17kB done 02:57:31 #14 DONE 0.1s 02:57:31 02:57:31 #15 [core-data internal] load build definition from Dockerfile 02:57:31 #15 transferring dockerfile: 2.01kB done 02:57:31 #15 DONE 0.0s 02:57:31 02:57:31 #16 [support-notifications internal] load build definition from Dockerfile 02:57:31 #16 transferring dockerfile: 1.95kB done 02:57:32 #16 ... 02:57:32 02:57:32 #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:32 #17 DONE 0.0s 02:57:32 02:57:32 #18 [security-proxy-auth internal] load .dockerignore 02:57:32 #18 transferring context: 50B done 02:57:32 #18 DONE 0.4s 02:57:32 02:57:32 #19 [core-data internal] load .dockerignore 02:57:32 #19 ... 02:57:32 02:57:32 #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:32 #17 DONE 0.0s 02:57:32 02:57:32 #20 [security-spire-agent internal] load .dockerignore 02:57:32 #20 transferring context: 50B done 02:57:32 #20 DONE 0.4s 02:57:32 02:57:32 #21 [core-keeper internal] load .dockerignore 02:57:32 #21 transferring context: 50B done 02:57:32 #21 DONE 0.4s 02:57:32 02:57:32 #22 [security-spire-server internal] load .dockerignore 02:57:32 #22 transferring context: 50B done 02:57:32 #22 DONE 0.5s 02:57:32 02:57:32 #23 [security-proxy-setup internal] load .dockerignore 02:57:32 #23 transferring context: 50B done 02:57:32 #23 DONE 0.4s 02:57:32 02:57:32 #24 [security-spire-config internal] load .dockerignore 02:57:32 #24 transferring context: 50B done 02:57:32 #24 DONE 0.5s 02:57:32 02:57:32 #19 [core-data internal] load .dockerignore 02:57:32 #19 transferring context: 50B done 02:57:32 #19 DONE 0.3s 02:57:32 02:57:32 #25 [core-command internal] load .dockerignore 02:57:32 #25 transferring context: 50B done 02:57:32 #25 DONE 0.4s 02:57:32 02:57:32 #26 [core-metadata internal] load .dockerignore 02:57:32 #26 transferring context: 50B done 02:57:32 #26 DONE 0.4s 02:57:32 02:57:32 #27 [security-secretstore-setup internal] load .dockerignore 02:57:32 #27 transferring context: 50B done 02:57:32 #27 DONE 0.4s 02:57:32 02:57:32 #28 [core-common-config-bootstrapper internal] load .dockerignore 02:57:32 #28 transferring context: 50B done 02:57:32 #28 DONE 0.5s 02:57:32 02:57:32 #29 [security-bootstrapper internal] load .dockerignore 02:57:32 #29 transferring context: 50B done 02:57:32 #29 DONE 0.4s 02:57:32 02:57:32 #30 [security-spiffe-token-provider internal] load .dockerignore 02:57:32 #30 transferring context: 50B done 02:57:32 #30 DONE 0.4s 02:57:32 02:57:32 #31 [support-notifications internal] load .dockerignore 02:57:32 #31 transferring context: 50B done 02:57:32 #31 DONE 0.3s 02:57:32 02:57:32 #32 [support-cron-scheduler internal] load .dockerignore 02:57:32 #32 transferring context: 50B done 02:57:32 #32 DONE 0.4s 02:57:32 02:57:32 #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:32 #17 DONE 0.0s 02:57:32 02:57:32 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:57:32 #33 ... 02:57:32 02:57:32 #17 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:32 #17 DONE 0.0s 02:57:32 02:57:32 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:57:32 #33 ... 02:57:32 02:57:32 #17 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:32 #17 DONE 0.0s 02:57:32 02:57:32 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:57:32 #33 DONE 0.4s 02:57:32 02:57:32 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:57:32 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 02:57:32 #34 DONE 0.0s 02:57:32 02:57:32 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:57:32 #35 DONE 0.7s 02:57:32 02:57:32 #36 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:57:32 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 02:57:32 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 02:57:33 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:57:33 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:57:33 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:57:33 #36 ... 02:57:33 02:57:33 #37 [security-spire-config internal] load build context 02:57:33 #37 transferring context: 25.85kB 0.1s done 02:57:33 #37 DONE 0.5s 02:57:33 02:57:33 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:57:33 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:57:33 #34 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:57:33 #34 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:57:33 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 02:57:33 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s 02:57:33 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s 02:57:33 #34 ... 02:57:33 02:57:33 #38 [security-spire-server internal] load build context 02:57:33 #38 transferring context: 27.60kB 0.1s done 02:57:33 #38 DONE 0.7s 02:57:33 02:57:33 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:57:33 #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.6s 02:57:33 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 02:57:33 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 02:57:33 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 02:57:33 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:57:33 #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.8s 02:57:33 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:57:33 #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.9s 02:57:33 #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 1.0s 02:57:34 #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s 02:57:38 #34 ... 02:57:38 02:57:38 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:57:38 #39 ERROR: failed to authorize: rpc error: code = Unknown desc = failed to fetch anonymous token: unexpected status: 502 Bad Gateway 02:57:38 02:57:38 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:57:38 #34 ... 02:57:38 02:57:38 #40 [core-data internal] load build context 02:57:38 #40 transferring context: 106.79MB 4.7s done 02:57:38 #40 ERROR: rpc error: code = Unavailable desc = transport is closing 02:57:38 02:57:38 #36 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:57:38 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 4.5s 02:57:38 #36 ... 02:57:38 02:57:38 #41 [core-command internal] load build context 02:57:38 #41 transferring context: 101.97MB 4.7s done 02:57:38 #41 ERROR: rpc error: code = Unavailable desc = transport is closing 02:57:39 02:57:39 #42 [security-proxy-auth internal] load build context 02:57:39 #42 transferring context: 101.89MB 4.7s done 02:57:40 #42 ... 02:57:40 02:57:40 #43 [support-notifications internal] load build context 02:57:40 #43 transferring context: 92.98MB 4.7s done 02:57:40 #43 ERROR: rpc error: code = Unavailable desc = transport is closing 02:57:40 02:57:40 #44 [core-keeper internal] load build context 02:57:40 #44 transferring context: 109.02MB 4.7s done 02:57:40 #44 ... 02:57:40 02:57:40 #42 [security-proxy-auth internal] load build context 02:57:40 #42 ERROR: rpc error: code = Unavailable desc = transport is closing 02:57:40 02:57:40 #45 [security-proxy-setup internal] load build context 02:57:40 #45 transferring context: 112.60MB 4.7s done 02:57:40 ------ 02:57:40 > [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6: 02:57:40 ------ 02:57:40 ------ 02:57:40 > [core-command internal] load build context: 02:57:40 ------ 02:57:40 ------ 02:57:40 > [support-notifications internal] load build context: 02:57:40 ------ 02:57:40 ------ 02:57:40 > [security-proxy-auth internal] load build context: 02:57:40 ------ 02:57:40 ------ 02:57:40 > [core-data internal] load build context: 02:57:40 ------ 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 time="2024-08-19T02:57:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:40 failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: failed to authorize: rpc error: code = Unknown desc = failed to fetch anonymous token: unexpected status: 502 Bad Gateway [Pipeline] } 02:57:40 $ docker stop --time=1 18d8020d09dc013afa3056a7e6efa5c2ef06c5f19136f7ed5662d21c75226b49 02:57:45 $ docker rm -f --volumes 18d8020d09dc013afa3056a7e6efa5c2ef06c5f19136f7ed5662d21c75226b49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:57:45 Failed in branch amd64 02:58:05 Removing intermediate container 259df6a76d4a 02:58:05 ---> 9df100a5d88b 02:58:05 Successfully built 9df100a5d88b 02:58:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:06 + docker inspect -f . ci-base-image-arm64 02:58:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:06 prd-ubuntu20.04-docker-arm64-4c-16g-7926 does not seem to be running inside a container 02:58:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/674 -v /w/workspace/edgex-go/674:/w/workspace/edgex-go/674:rw,z -v /w/workspace/edgex-go/674@tmp:/w/workspace/edgex-go/674@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 02:58:07 $ docker top e1bd31eb6726c0598a743ab0dcf36947f5c9c89d4c9336a7c5ac507f7c4ae52b -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:08 + go version 02:58:08 go version go1.21.9 linux/arm64 [Pipeline] } 02:58:08 $ docker stop --time=1 e1bd31eb6726c0598a743ab0dcf36947f5c9c89d4c9336a7c5ac507f7c4ae52b 02:58:10 $ docker rm -f --volumes e1bd31eb6726c0598a743ab0dcf36947f5c9c89d4c9336a7c5ac507f7c4ae52b [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 02:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:58:10 02:58:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:58:11 latest: Pulling from edgex-devops/edgex-compose-arm64 02:58:11 547446be3368: Pulling fs layer 02:58:11 d125d8839a47: Pulling fs layer 02:58:11 3e85d5ac6304: Pulling fs layer 02:58:11 c3105a71a48b: Pulling fs layer 02:58:11 0f093f025ec4: Pulling fs layer 02:58:11 c3106fc0e877: Pulling fs layer 02:58:11 c3105a71a48b: Waiting 02:58:11 0f093f025ec4: Waiting 02:58:11 c3106fc0e877: Waiting 02:58:11 547446be3368: Verifying Checksum 02:58:11 547446be3368: Download complete 02:58:11 c3105a71a48b: Verifying Checksum 02:58:11 c3105a71a48b: Download complete 02:58:11 d125d8839a47: Verifying Checksum 02:58:11 d125d8839a47: Download complete 02:58:11 c3106fc0e877: Verifying Checksum 02:58:11 c3106fc0e877: Download complete 02:58:11 0f093f025ec4: Verifying Checksum 02:58:11 0f093f025ec4: Download complete 02:58:11 547446be3368: Pull complete 02:58:13 d125d8839a47: Pull complete 02:58:13 3e85d5ac6304: Verifying Checksum 02:58:13 3e85d5ac6304: Download complete 02:58:23 3e85d5ac6304: Pull complete 02:58:23 c3105a71a48b: Pull complete 02:58:24 0f093f025ec4: Pull complete 02:58:24 c3106fc0e877: Pull complete 02:58:24 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:58:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:25 prd-ubuntu20.04-docker-arm64-4c-16g-7926 does not seem to be running inside a container 02:58:25 $ 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/674 -v /w/workspace/edgex-go/674:/w/workspace/edgex-go/674:rw,z -v /w/workspace/edgex-go/674@tmp:/w/workspace/edgex-go/674@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 02:58:27 $ docker top 63ed38ef1d7e1d2aeac5135b4872a4b7676af8604921dc2a9c37229e30b65a2d -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:27 + docker compose -f ./docker-compose-build.yml build --parallel 02:58:37 #1 [support-scheduler internal] load build definition from Dockerfile 02:58:37 #1 transferring dockerfile: 02:58:37 #1 transferring dockerfile: 1.93kB done 02:58:37 #1 DONE 0.1s 02:58:37 02:58:37 #2 [security-bootstrapper internal] load build definition from Dockerfile 02:58:37 #2 transferring dockerfile: 3.17kB done 02:58:37 #2 DONE 0.0s 02:58:37 02:58:37 #3 [support-notifications internal] load build definition from Dockerfile 02:58:37 #3 transferring dockerfile: 1.95kB 0.0s done 02:58:38 #3 DONE 0.1s 02:58:38 02:58:38 #4 [security-spire-config internal] load build definition from Dockerfile 02:58:38 #4 transferring dockerfile: 1.69kB 0.0s done 02:58:38 #4 DONE 0.1s 02:58:38 02:58:38 #5 [core-metadata internal] load build definition from Dockerfile 02:58:38 #5 transferring dockerfile: 2.06kB done 02:58:38 #5 DONE 0.1s 02:58:38 02:58:38 #6 [core-keeper internal] load build definition from Dockerfile 02:58:38 #6 transferring dockerfile: 2.01kB 0.0s done 02:58:38 #6 DONE 0.1s 02:58:38 02:58:38 #7 [security-secretstore-setup internal] load build definition from Dockerfile 02:58:38 #7 transferring dockerfile: 2.49kB done 02:58:38 #7 DONE 0.1s 02:58:38 02:58:38 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:58:38 #8 transferring dockerfile: 1.89kB done 02:58:38 #8 DONE 0.1s 02:58:38 02:58:38 #9 [security-spire-agent internal] load build definition from Dockerfile 02:58:38 #9 transferring dockerfile: 1.81kB done 02:58:38 #9 DONE 0.0s 02:58:38 02:58:38 #10 [security-proxy-setup internal] load build definition from Dockerfile 02:58:38 #10 transferring dockerfile: 2.50kB done 02:58:38 #10 DONE 0.1s 02:58:38 02:58:38 #11 [core-data internal] load build definition from Dockerfile 02:58:38 #11 transferring dockerfile: 2.01kB 0.0s done 02:58:38 #11 DONE 0.1s 02:58:38 02:58:38 #12 [security-proxy-auth internal] load build definition from Dockerfile 02:58:38 #12 transferring dockerfile: 2.15kB done 02:58:38 #12 DONE 0.0s 02:58:38 02:58:38 #13 [core-command internal] load build definition from Dockerfile 02:58:38 #13 transferring dockerfile: 1.93kB 0.0s done 02:58:38 #13 DONE 0.1s 02:58:38 02:58:38 #14 [support-cron-scheduler internal] load build definition from Dockerfile 02:58:38 #14 transferring dockerfile: 1.85kB 0.0s done 02:58:38 #14 DONE 0.1s 02:58:38 02:58:38 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:58:38 #15 transferring dockerfile: 2.23kB done 02:58:38 #15 DONE 0.1s 02:58:38 02:58:38 #16 [security-spire-server internal] load build definition from Dockerfile 02:58:38 #16 transferring dockerfile: 1.70kB done 02:58:38 #16 DONE 0.1s 02:58:38 02:58:38 #17 [support-scheduler internal] load .dockerignore 02:58:38 #17 transferring context: 50B done 02:58:38 #17 DONE 0.1s 02:58:39 02:58:39 #18 [security-bootstrapper internal] load .dockerignore 02:58:39 #18 transferring context: 50B done 02:58:39 #18 DONE 0.0s 02:58:39 02:58:39 #19 [support-notifications internal] load .dockerignore 02:58:39 #19 transferring context: 50B done 02:58:39 #19 DONE 0.0s 02:58:39 02:58:39 #20 [security-spire-config internal] load .dockerignore 02:58:39 #20 transferring context: 50B done 02:58:39 #20 DONE 0.1s 02:58:39 02:58:39 #21 [core-metadata internal] load .dockerignore 02:58:39 #21 transferring context: 50B 0.0s done 02:58:39 #21 DONE 0.1s 02:58:39 02:58:39 #22 [core-keeper internal] load .dockerignore 02:58:39 #22 transferring context: 50B 0.0s done 02:58:39 #22 DONE 0.1s 02:58:40 02:58:40 #23 [security-secretstore-setup internal] load .dockerignore 02:58:40 #23 transferring context: 50B 0.0s done 02:58:40 #23 DONE 0.1s 02:58:40 02:58:40 #24 [security-spiffe-token-provider internal] load .dockerignore 02:58:40 #24 transferring context: 50B done 02:58:40 #24 DONE 0.1s 02:58:40 02:58:40 #25 [security-spire-agent internal] load .dockerignore 02:58:40 #25 transferring context: 50B done 02:58:40 #25 DONE 0.1s 02:58:40 02:58:40 #26 [security-proxy-setup internal] load .dockerignore 02:58:40 #26 transferring context: 50B done 02:58:40 #26 DONE 0.1s 02:58:40 02:58:40 #27 [core-data internal] load .dockerignore 02:58:40 #27 transferring context: 50B done 02:58:40 #27 DONE 0.1s 02:58:40 02:58:40 #28 [security-proxy-auth internal] load .dockerignore 02:58:40 #28 transferring context: 50B done 02:58:40 #28 DONE 0.1s 02:58:40 02:58:40 #29 [core-command internal] load .dockerignore 02:58:40 #29 transferring context: 50B done 02:58:40 #29 DONE 0.1s 02:58:40 02:58:40 #30 [support-cron-scheduler internal] load .dockerignore 02:58:40 #30 transferring context: 50B 0.0s done 02:58:40 #30 DONE 0.1s 02:58:40 02:58:40 #31 [core-common-config-bootstrapper internal] load .dockerignore 02:58:40 #31 transferring context: 50B 0.0s done 02:58:40 #31 DONE 0.1s 02:58:40 02:58:40 #32 [security-spire-server internal] load .dockerignore 02:58:40 #32 transferring context: 50B done 02:58:40 #32 ... 02:58:40 02:58:40 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:40 #33 DONE 0.0s 02:58:40 02:58:40 #32 [security-spire-server internal] load .dockerignore 02:58:41 #32 ... 02:58:41 02:58:41 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:58:41 #34 DONE 0.5s 02:58:41 02:58:41 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:41 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:58:41 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:58:41 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:58:41 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:58:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 02:58:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.33MB / 3.34MB 0.3s 02:58:41 #35 ... 02:58:41 02:58:41 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:41 #33 DONE 0.0s 02:58:41 02:58:41 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:58:41 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 02:58:41 #35 ... 02:58:41 02:58:41 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:41 #33 DONE 0.0s 02:58:41 02:58:41 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:41 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:58:41 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:58:41 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:58:41 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:58:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:58:42 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:58:42 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:58:42 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:58:42 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:58:42 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:58:42 #35 ... 02:58:42 02:58:42 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:42 #33 DONE 0.0s 02:58:42 02:58:42 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:42 #35 ... 02:58:42 02:58:42 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:42 #33 DONE 0.0s 02:58:42 02:58:42 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 02:58:42 #34 DONE 0.8s 02:58:42 02:58:42 #36 [support-scheduler internal] load build context 02:58:42 #36 transferring context: 3.08MB 0.7s done 02:58:42 #36 DONE 1.0s 02:58:42 02:58:42 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:42 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:58:42 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:58:42 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:58:42 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:58:42 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:58:42 #35 ... 02:58:42 02:58:42 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:42 #33 DONE 0.0s 02:58:42 02:58:42 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:42 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:58:42 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:58:42 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:58:42 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:58:42 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:58:42 #35 ... 02:58:42 02:58:42 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:42 #33 DONE 0.0s 02:58:42 02:58:42 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:42 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:58:42 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:58:42 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:58:42 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:58:42 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:58:42 #35 ... 02:58:42 02:58:42 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:58:42 #34 DONE 1.1s 02:58:42 02:58:42 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:42 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:58:42 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:58:42 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:58:42 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:58:42 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:58:42 #35 ... 02:58:42 02:58:42 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:42 #33 DONE 0.0s 02:58:42 02:58:42 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:43 #35 ... 02:58:43 02:58:43 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:43 #33 DONE 0.0s 02:58:43 02:58:43 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:43 #35 ... 02:58:43 02:58:43 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:43 #33 DONE 0.0s 02:58:43 02:58:43 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:43 #35 ... 02:58:43 02:58:43 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:43 #33 DONE 0.0s 02:58:43 02:58:43 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:43 #33 DONE 0.1s 02:58:43 02:58:43 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:43 #35 ... 02:58:43 02:58:43 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 02:58:43 #34 DONE 1.9s 02:58:43 02:58:43 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:58:43 #37 DONE 1.8s 02:58:43 02:58:43 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:43 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:58:43 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:58:43 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:58:43 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:58:43 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:58:43 #35 ... 02:58:43 02:58:43 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:43 #33 DONE 0.1s 02:58:43 02:58:43 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:43 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:58:43 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:58:43 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:58:43 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:58:43 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:58:43 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done 02:58:43 #35 ... 02:58:43 02:58:43 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:58:43 #38 DONE 1.3s 02:58:43 02:58:43 #39 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:58:43 #39 DONE 3.7s 02:58:44 02:58:44 #40 [security-bootstrapper internal] load build context 02:58:44 #40 transferring context: 3.08MB 1.3s done 02:58:44 #40 DONE 2.4s 02:58:44 02:58:44 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:44 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:58:44 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:58:44 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:58:44 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:58:44 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:58:44 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done 02:58:44 #35 ... 02:58:44 02:58:44 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:58:44 #34 DONE 2.2s 02:58:44 02:58:44 #41 [core-common-config-bootstrapper internal] load build context 02:58:44 #41 DONE 0.0s 02:58:44 02:58:44 #42 [core-metadata internal] load build context 02:58:44 #42 transferring context: 3.08MB 1.4s done 02:58:44 #42 DONE 2.0s 02:58:44 02:58:44 #39 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:58:44 #39 DONE 3.7s 02:58:44 02:58:44 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:44 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:58:44 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:58:44 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:58:44 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:58:44 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:58:44 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done 02:58:44 #35 ... 02:58:44 02:58:44 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:58:44 #37 DONE 2.1s 02:58:44 02:58:44 #43 [support-notifications internal] load build context 02:58:44 #43 transferring context: 3.08MB 1.7s done 02:58:44 #43 DONE 2.4s 02:58:44 02:58:44 #44 [core-keeper internal] load build context 02:58:44 #44 transferring context: 3.08MB 1.5s done 02:58:44 #44 DONE 2.1s 02:58:44 02:58:44 #45 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:58:44 #45 ... 02:58:44 02:58:44 #46 [security-secretstore-setup internal] load build context 02:58:44 #46 transferring context: 3.08MB 1.3s done 02:58:44 #46 DONE 2.3s 02:58:44 02:58:44 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:44 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 02:58:44 #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:58:44 #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:58:44 #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:58:44 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s 02:58:44 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 02:58:44 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 02:58:44 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 02:58:44 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 02:58:45 #47 ... 02:58:45 02:58:45 #48 [security-spiffe-token-provider internal] load build context 02:58:45 #48 transferring context: 3.08MB 0.7s done 02:58:45 #48 DONE 2.3s 02:58:45 02:58:45 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:45 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 02:58:45 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 02:58:45 #47 ... 02:58:45 02:58:45 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:45 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:58:45 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:58:45 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:58:45 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:58:45 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:58:45 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done 02:58:45 #35 DONE 5.2s 02:58:45 02:58:45 #49 [security-spire-agent internal] load build context 02:58:45 #49 transferring context: 27.13kB 0.1s done 02:58:45 #49 DONE 1.5s 02:58:45 02:58:45 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:45 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.0s 02:58:45 #47 ... 02:58:45 02:58:45 #50 [security-spire-config internal] load build context 02:58:45 #50 transferring context: 25.85kB 0.1s done 02:58:45 #50 DONE 1.8s 02:58:45 02:58:45 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:45 #47 ... 02:58:45 02:58:45 #51 [security-spire-server internal] load build context 02:58:45 #51 transferring context: 27.60kB 0.2s done 02:58:45 #51 DONE 1.4s 02:58:45 02:58:45 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:46 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 1.5s 02:58:46 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 02:58:46 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:58:46 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 1.8s 02:58:46 #47 ... 02:58:46 02:58:46 #45 [core-data builder 2/7] WORKDIR /edgex-go 02:58:46 #45 DONE 3.2s 02:58:46 02:58:46 #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:47 #52 ... 02:58:47 02:58:47 #53 [support-cron-scheduler internal] load build context 02:58:47 #53 transferring context: 3.08MB 2.6s done 02:58:47 #53 DONE 4.2s 02:58:47 02:58:47 #54 [security-proxy-setup internal] load build context 02:58:47 #54 transferring context: 3.08MB 2.6s done 02:58:47 #54 DONE 4.1s 02:58:47 02:58:47 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:47 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 3.5s 02:58:47 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:58:48 #47 ... 02:58:48 02:58:48 #55 [core-command internal] load build context 02:58:48 #55 transferring context: 3.08MB 2.9s done 02:58:48 #55 DONE 4.3s 02:58:48 02:58:48 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:48 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 3.6s 02:58:48 #47 ... 02:58:48 02:58:48 #41 [core-common-config-bootstrapper internal] load build context 02:58:48 #41 transferring context: 3.08MB 2.9s done 02:58:48 #41 DONE 4.0s 02:58:48 02:58:48 #56 [core-data internal] load build context 02:58:48 #56 transferring context: 3.08MB 2.9s done 02:58:48 #56 DONE 4.6s 02:58:48 02:58:48 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:48 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.7s 02:58:48 #47 ... 02:58:48 02:58:48 #57 [security-proxy-auth internal] load build context 02:58:48 #57 transferring context: 3.08MB 3.0s done 02:58:48 #57 DONE 4.6s 02:58:48 02:58:48 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:48 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s 02:58:48 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s done 02:58:48 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s done 02:58:51 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 02:58:53 #47 ... 02:58:53 02:58:53 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:58:53 #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done 02:58:53 #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:58:53 #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:58:53 #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:58:53 #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 02:58:53 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 02:58:53 #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done 02:58:53 #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.0s done 02:58:53 #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:58:53 #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 02:58:53 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.0s 02:58:54 #58 ... 02:58:54 02:58:54 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:55 #47 ... 02:58:55 02:58:55 #59 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:58:55 #0 7.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:55 #0 7.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:55 #0 8.940 (1/1) Installing dumb-init (1.2.5-r2) 02:58:55 #0 8.962 Executing busybox-1.36.1-r7.trigger 02:58:55 #0 9.026 OK: 8 MiB in 16 packages 02:58:55 #59 DONE 10.7s 02:58:55 02:58:55 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:56 #47 ... 02:58:56 02:58:56 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:58:56 #0 8.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:56 #0 9.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:56 #0 9.962 (1/2) Installing dumb-init (1.2.5-r2) 02:58:56 #0 9.972 (2/2) Installing su-exec (0.2-r3) 02:58:56 #0 9.988 Executing busybox-1.36.1-r7.trigger 02:58:56 #60 10.07 OK: 8 MiB in 17 packages 02:58:56 #60 ... 02:58:56 02:58:56 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:58:56 #61 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:56 #61 ... 02:58:56 02:58:56 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:56 #62 ... 02:58:56 02:58:56 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:58:56 #63 ... 02:58:56 02:58:56 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:58:56 #64 ... 02:58:56 02:58:56 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:58:56 #60 DONE 10.6s 02:58:56 02:58:56 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:58:56 #65 ... 02:58:56 02:58:56 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:58:56 #66 ... 02:58:56 02:58:56 #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:56 #0 9.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:56 #0 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:57 #67 ... 02:58:57 02:58:57 #68 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:58:57 #68 ... 02:58:57 02:58:57 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:57 #69 ... 02:58:57 02:58:57 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:58:57 #70 ... 02:58:57 02:58:57 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:58:57 #71 ... 02:58:57 02:58:57 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:58:58 #72 ... 02:58:58 02:58:58 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:58 #0 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:58 #73 ... 02:58:58 02:58:58 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:58 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.2s 02:58:59 #47 ... 02:58:59 02:58:59 #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:59 #52 DONE 12.6s 02:58:59 02:58:59 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:59 #47 ... 02:58:59 02:58:59 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:59 #62 DONE 13.6s 02:58:59 02:58:59 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:01 #47 ... 02:59:01 02:59:01 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:59:01 #61 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:01 #61 11.78 (1/2) Installing ca-certificates (20240226-r0) 02:59:01 #61 11.99 (2/2) Installing dumb-init (1.2.5-r2) 02:59:01 #61 12.00 Executing busybox-1.36.1-r7.trigger 02:59:01 #61 12.16 Executing ca-certificates-20240226-r0.trigger 02:59:01 #61 13.69 OK: 9 MiB in 17 packages 02:59:01 #61 DONE 15.3s 02:59:01 02:59:01 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:59:01 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s 02:59:01 #58 ... 02:59:01 02:59:01 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:03 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.2s 02:59:05 #47 ... 02:59:05 02:59:05 #74 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 02:59:05 #0 8.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:05 #74 ... 02:59:05 02:59:05 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:06 #47 ... 02:59:06 02:59:06 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:59:06 #0 8.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:06 #75 ... 02:59:06 02:59:06 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:07 #47 ... 02:59:07 02:59:07 #68 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:59:07 #68 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:07 #68 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:07 #68 18.69 OK: 266 MiB in 52 packages 02:59:07 #68 DONE 21.3s 02:59:07 02:59:07 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:07 #47 ... 02:59:07 02:59:07 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:59:07 #76 DONE 0.5s 02:59:07 02:59:07 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:08 #47 ... 02:59:08 02:59:08 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:59:08 #72 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:08 #72 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:08 #72 19.37 (1/4) Installing ca-certificates (20240226-r0) 02:59:08 #72 19.67 (2/4) Installing dumb-init (1.2.5-r2) 02:59:08 #72 19.69 (3/4) Installing su-exec (0.2-r3) 02:59:08 #72 19.69 (4/4) Installing yq (4.33.3-r5) 02:59:08 #72 20.62 Executing busybox-1.36.1-r7.trigger 02:59:08 #72 20.82 Executing ca-certificates-20240226-r0.trigger 02:59:08 #72 ... 02:59:08 02:59:08 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:08 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.4s 02:59:08 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.7s done 02:59:08 #47 ... 02:59:08 02:59:08 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:59:08 #63 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:08 #63 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:08 #63 19.92 (1/4) Installing dumb-init (1.2.5-r2) 02:59:08 #63 19.98 (2/4) Installing openssl (3.1.6-r0) 02:59:08 #63 20.20 (3/4) Installing su-exec (0.2-r3) 02:59:08 #63 20.23 (4/4) Installing yq (4.33.3-r5) 02:59:08 #63 21.91 Executing busybox-1.36.1-r7.trigger 02:59:08 #63 22.09 OK: 18 MiB in 19 packages 02:59:08 #63 ... 02:59:08 02:59:08 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:08 #47 DONE 25.1s 02:59:08 02:59:08 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:59:08 #72 22.40 OK: 18 MiB in 19 packages 02:59:08 #72 ... 02:59:08 02:59:08 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:59:08 #73 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:08 #73 19.10 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:59:08 #73 19.10 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:59:08 #73 19.10 OK: 19946 distinct packages available 02:59:08 #73 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:08 #73 22.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:09 #73 ... 02:59:09 02:59:09 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:59:09 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.8s done 02:59:09 #58 ... 02:59:09 02:59:09 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:59:09 #69 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:09 #69 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:09 #69 21.74 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:59:09 #69 21.76 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:59:09 #69 21.76 OK: 19946 distinct packages available 02:59:09 #69 ... 02:59:09 02:59:09 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:59:09 #0 5.881 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:09 #0 8.676 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:09 #77 ... 02:59:09 02:59:09 #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:59:09 #67 12.58 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:59:09 #67 12.58 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:59:09 #67 12.58 OK: 19946 distinct packages available 02:59:09 #67 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:09 #67 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:09 #67 22.77 (1/5) Installing dumb-init (1.2.5-r2) 02:59:09 #67 22.80 (2/5) Installing musl-obstack (1.2.3-r2) 02:59:09 #67 22.81 (3/5) Installing libucontext (1.2-r2) 02:59:09 #67 22.88 (4/5) Installing gcompat (1.1.0-r1) 02:59:09 #67 22.94 (5/5) Installing openssl (3.1.6-r0) 02:59:09 #67 ... 02:59:09 02:59:09 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:59:09 #75 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:09 #75 ... 02:59:09 02:59:09 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:59:09 #70 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:09 #70 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:09 #70 21.36 OK: 266 MiB in 52 packages 02:59:09 #70 DONE 23.1s 02:59:09 02:59:09 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:59:09 #63 DONE 23.5s 02:59:09 02:59:09 #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:59:09 #67 23.09 Executing busybox-1.36.1-r7.trigger 02:59:09 #67 23.31 OK: 9 MiB in 20 packages 02:59:09 #67 ... 02:59:09 02:59:09 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:59:09 #0 6.242 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:09 #0 8.308 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:10 #78 ... 02:59:10 02:59:10 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:59:10 #71 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:10 #71 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:10 #71 ... 02:59:10 02:59:10 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:59:10 #65 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:10 #65 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:10 #65 23.13 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:59:10 #65 23.13 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:59:10 #65 23.13 OK: 19953 distinct packages available 02:59:10 #65 ... 02:59:10 02:59:10 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:59:10 #66 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:10 #66 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:10 #66 23.04 (1/1) Installing dumb-init (1.2.5-r2) 02:59:10 #66 23.09 Executing busybox-1.36.1-r7.trigger 02:59:10 #66 23.37 OK: 8 MiB in 16 packages 02:59:10 #66 ... 02:59:10 02:59:10 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:59:10 #64 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:10 #64 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:10 #64 21.88 (1/3) Installing ca-certificates (20240226-r0) 02:59:10 #64 22.18 (2/3) Installing dumb-init (1.2.5-r2) 02:59:10 #64 22.25 (3/3) Installing tzdata (2024a-r0) 02:59:10 #64 ... 02:59:10 02:59:10 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:59:10 #79 DONE 1.0s 02:59:10 02:59:10 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:11 #80 ... 02:59:11 02:59:11 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:59:11 #72 DONE 24.7s 02:59:11 02:59:11 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:59:11 #81 ... 02:59:11 02:59:11 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:59:11 #0 4.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:11 #0 7.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:11 #82 ... 02:59:11 02:59:11 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:59:11 #71 24.04 OK: 266 MiB in 52 packages 02:59:11 #71 ... 02:59:11 02:59:11 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:59:11 #66 DONE 25.7s 02:59:12 02:59:12 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:59:12 #65 25.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:12 #65 ... 02:59:12 02:59:12 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:59:12 #67 DONE 25.9s 02:59:12 02:59:12 #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:59:13 #83 ... 02:59:13 02:59:13 #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:59:13 #71 DONE 26.3s 02:59:13 02:59:13 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:59:13 #64 26.39 Executing busybox-1.36.1-r7.trigger 02:59:13 #64 26.62 Executing ca-certificates-20240226-r0.trigger 02:59:14 #64 ... 02:59:14 02:59:14 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:59:14 #84 DONE 1.0s 02:59:14 02:59:14 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:16 #85 ... 02:59:16 02:59:16 #74 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 02:59:16 #74 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:16 #74 19.77 OK: 8 MiB in 16 packages 02:59:16 #74 ... 02:59:16 02:59:16 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:59:16 #64 28.12 OK: 12 MiB in 18 packages 02:59:16 #64 DONE 30.2s 02:59:16 02:59:16 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:59:16 #75 20.02 OK: 8 MiB in 17 packages 02:59:17 #75 ... 02:59:17 02:59:17 #74 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 02:59:17 #74 DONE 22.6s 02:59:17 02:59:17 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:59:17 #78 17.35 (1/1) Installing dumb-init (1.2.5-r2) 02:59:17 #78 ... 02:59:17 02:59:17 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:17 #86 ... 02:59:17 02:59:17 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:59:17 #82 16.12 OK: 9 MiB in 17 packages 02:59:17 #82 ... 02:59:17 02:59:17 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:59:17 #77 16.78 OK: 266 MiB in 52 packages 02:59:17 #77 DONE 18.4s 02:59:18 02:59:18 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:59:18 #87 ... 02:59:18 02:59:18 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:59:18 #75 DONE 21.6s 02:59:18 02:59:18 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:59:18 #78 18.48 Executing busybox-1.36.1-r7.trigger 02:59:18 #78 18.56 OK: 8 MiB in 16 packages 02:59:19 #78 ... 02:59:19 02:59:19 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:59:19 #73 30.06 (1/4) Installing dumb-init (1.2.5-r2) 02:59:19 #73 30.09 (2/4) Installing musl-obstack (1.2.3-r2) 02:59:19 #73 30.12 (3/4) Installing libucontext (1.2-r2) 02:59:19 #73 30.14 (4/4) Installing gcompat (1.1.0-r1) 02:59:19 #73 30.15 Executing busybox-1.36.1-r7.trigger 02:59:19 #73 30.22 OK: 8 MiB in 19 packages 02:59:19 #73 DONE 32.3s 02:59:19 02:59:19 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:59:19 #87 DONE 1.1s 02:59:19 02:59:19 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:59:19 #88 ... 02:59:19 02:59:19 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:59:19 #82 DONE 17.6s 02:59:19 02:59:19 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:19 #89 ... 02:59:19 02:59:19 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:59:19 #69 23.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:19 #69 26.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:19 #69 32.47 (1/11) Installing ca-certificates (20240226-r0) 02:59:19 #69 32.95 (2/11) Installing brotli-libs (1.0.9-r14) 02:59:19 #69 33.11 (3/11) Installing libunistring (1.1-r1) 02:59:19 #69 33.22 (4/11) Installing libidn2 (2.3.4-r1) 02:59:19 #69 33.28 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:59:19 #69 33.32 (6/11) Installing libcurl (8.9.0-r0) 02:59:19 #69 33.40 (7/11) Installing curl (8.9.0-r0) 02:59:19 #69 33.51 (8/11) Installing dumb-init (1.2.5-r2) 02:59:19 #69 33.55 (9/11) Installing musl-obstack (1.2.3-r2) 02:59:19 #69 33.61 (10/11) Installing libucontext (1.2-r2) 02:59:19 #69 33.61 (11/11) Installing gcompat (1.1.0-r1) 02:59:19 #69 33.61 Executing busybox-1.36.1-r7.trigger 02:59:19 #69 ... 02:59:19 02:59:19 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:59:19 #78 DONE 19.9s 02:59:19 02:59:19 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:59:19 #69 33.71 Executing ca-certificates-20240226-r0.trigger 02:59:19 #69 ... 02:59:19 02:59:19 #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:59:20 #90 ... 02:59:20 02:59:20 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:59:20 #0 7.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:20 #0 9.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:20 #91 ... 02:59:20 02:59:20 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:59:20 #65 27.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:20 #65 33.39 OK: 266 MiB in 52 packages 02:59:20 #65 ... 02:59:20 02:59:20 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:59:20 #81 9.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:21 #81 ... 02:59:21 02:59:21 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:59:21 #65 DONE 34.5s 02:59:21 02:59:21 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:59:22 #92 ... 02:59:22 02:59:22 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:59:22 #0 9.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:22 #93 ... 02:59:22 02:59:22 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:59:22 #92 DONE 1.0s 02:59:22 02:59:22 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:59:22 #69 35.20 OK: 13 MiB in 26 packages 02:59:22 #69 DONE 36.7s 02:59:22 02:59:22 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:59:22 #81 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:24 #81 ... 02:59:24 02:59:24 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:59:24 #91 13.24 OK: 18 MiB in 19 packages 02:59:24 #91 DONE 14.1s 02:59:24 02:59:24 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:59:24 #94 DONE 0.3s 02:59:24 02:59:24 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:59:24 #93 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:25 #93 ... 02:59:25 02:59:25 #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:59:25 #90 DONE 6.9s 02:59:25 02:59:25 #95 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:59:25 #95 DONE 0.2s 02:59:25 02:59:25 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:59:25 #81 14.28 OK: 18 MiB in 19 packages 02:59:26 #81 DONE 15.1s 02:59:26 02:59:26 #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:59:26 #83 9.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:26 #83 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:26 #83 14.34 OK: 9 MiB in 20 packages 02:59:26 #83 ... 02:59:26 02:59:26 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:59:26 #0 7.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:26 #0 8.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:26 #96 ... 02:59:26 02:59:26 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:59:26 #88 7.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:27 #88 ... 02:59:27 02:59:27 #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:59:27 #83 DONE 15.1s 02:59:27 02:59:27 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:59:28 #97 DONE 1.2s 02:59:28 02:59:28 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:59:28 #93 15.61 OK: 8 MiB in 16 packages 02:59:28 #93 DONE 16.3s 02:59:28 02:59:28 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:59:28 #88 8.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:29 #88 ... 02:59:29 02:59:29 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:29 #98 DONE 2.0s 02:59:29 02:59:29 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:59:29 #99 DONE 0.2s 02:59:29 02:59:29 #100 [security-spire-server stage-2 6/9] COPY security.txt / 02:59:29 #100 DONE 0.1s 02:59:29 02:59:29 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:59:29 #101 DONE 0.2s 02:59:29 02:59:29 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:59:29 #96 12.34 OK: 12 MiB in 18 packages 02:59:29 #96 DONE 13.2s 02:59:29 02:59:29 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:59:29 #102 ... 02:59:29 02:59:29 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:29 #103 DONE 1.5s 02:59:30 02:59:30 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:59:30 #104 ... 02:59:30 02:59:30 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:59:30 #102 DONE 0.4s 02:59:30 02:59:30 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:59:30 #104 DONE 0.3s 02:59:30 02:59:30 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 02:59:30 #105 ... 02:59:30 02:59:30 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:59:30 #106 DONE 0.2s 02:59:30 02:59:30 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 02:59:30 #105 DONE 0.4s 02:59:30 02:59:30 #107 [security-spire-server] exporting to image 02:59:30 #107 exporting layers 02:59:31 #107 ... 02:59:31 02:59:31 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:59:31 #108 DONE 0.2s 02:59:31 02:59:31 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:59:31 #109 DONE 0.2s 02:59:31 02:59:31 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:59:31 #110 DONE 0.1s 02:59:31 02:59:31 #107 [security-spire-agent] exporting to image 02:59:31 #107 ... 02:59:31 02:59:31 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:59:31 #88 12.08 OK: 8 MiB in 19 packages 02:59:31 #88 DONE 12.6s 02:59:31 02:59:31 #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:32 #111 ... 02:59:32 02:59:32 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:32 #112 ... 02:59:32 02:59:32 #113 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:59:32 #0 4.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:32 #0 5.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:32 #0 9.227 OK: 13 MiB in 26 packages 02:59:33 #113 DONE 10.0s 02:59:33 02:59:33 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:34 #89 ... 02:59:34 02:59:34 #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:34 #111 DONE 2.6s 02:59:34 02:59:34 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:59:34 #114 DONE 0.2s 02:59:34 02:59:34 #107 [security-spire-server] exporting to image 02:59:34 #107 exporting layers 3.7s done 02:59:34 #107 writing image sha256:8a5b0aef524b5cd9d786408006ab617174e5226de715f8c52db99a94a390bcb0 done 02:59:34 #107 naming to docker.io/library/security-spire-server-arm64 done 02:59:34 #107 ... 02:59:34 02:59:34 #115 [security-spire-config stage-2 6/10] COPY security.txt / 02:59:34 #115 DONE 0.2s 02:59:34 02:59:34 #107 [security-spire-server] exporting to image 02:59:34 #107 exporting layers 3.3s done 02:59:34 #107 writing image sha256:945cb0ac331c1cd61403d3f5aca44de510c81ca3236fa4fba973caeae7498588 02:59:34 #107 writing image sha256:945cb0ac331c1cd61403d3f5aca44de510c81ca3236fa4fba973caeae7498588 done 02:59:34 #107 naming to docker.io/library/security-spire-agent-arm64 done 02:59:34 #107 DONE 4.3s 02:59:34 02:59:34 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:59:34 #116 DONE 0.1s 02:59:34 02:59:34 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:59:34 #117 DONE 0.1s 02:59:34 02:59:34 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:34 #112 ... 02:59:34 02:59:34 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:59:34 #118 DONE 0.1s 02:59:34 02:59:34 #107 [security-spire-config] exporting to image 02:59:36 #107 exporting layers 1.7s done 02:59:36 #107 writing image sha256:d399f50ae40b8a3215b861f2a360fedb37de01d12aded04642490774c5b7c7e2 done 02:59:36 #107 naming to docker.io/library/security-spire-config-arm64 done 02:59:36 #107 DONE 6.0s 02:59:36 02:59:36 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 #86 DONE 97.2s 03:00:59 03:00:59 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 #112 DONE 82.7s 03:00:59 03:00:59 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 #80 DONE 94.0s 03:00:59 03:00:59 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 #85 DONE 91.0s 03:00:59 03:00:59 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 #89 DONE 85.9s 03:00:59 03:00:59 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:00:59 #119 DONE 1.4s 03:00:59 03:00:59 #120 [support-cron-scheduler builder 6/7] COPY . . 03:00:59 #120 CACHED 03:00:59 03:00:59 #121 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 #121 CACHED 03:00:59 03:00:59 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:00:59 #122 CACHED 03:00:59 03:00:59 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:00:59 #123 CACHED 03:00:59 03:00:59 #124 [security-proxy-auth builder 6/7] COPY . . 03:00:59 #124 CACHED 03:00:59 03:00:59 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 #125 CACHED 03:00:59 03:00:59 #126 [support-notifications builder 6/7] COPY . . 03:00:59 #126 DONE 1.5s 03:00:59 03:00:59 #127 [support-scheduler builder 6/7] COPY . . 03:00:59 #127 DONE 1.5s 03:00:59 03:00:59 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:59 #128 ... 03:00:59 03:00:59 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 #129 CACHED 03:00:59 03:00:59 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:00:59 #130 CACHED 03:00:59 03:00:59 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 03:00:59 #131 CACHED 03:00:59 03:00:59 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 #132 CACHED 03:00:59 03:00:59 #133 [core-command builder 6/7] COPY . . 03:00:59 #133 CACHED 03:00:59 03:00:59 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 03:00:59 #134 CACHED 03:00:59 03:00:59 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 03:00:59 #135 CACHED 03:00:59 03:00:59 #136 [core-data builder 6/7] COPY . . 03:00:59 #136 CACHED 03:00:59 03:00:59 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 #137 CACHED 03:00:59 03:00:59 #138 [security-proxy-setup builder 6/7] COPY . . 03:00:59 #138 CACHED 03:00:59 03:00:59 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:00:59 #139 CACHED 03:00:59 03:00:59 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 #140 CACHED 03:00:59 03:00:59 #141 [core-metadata builder 6/7] COPY . . 03:00:59 #141 CACHED 03:00:59 03:00:59 #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:00:59 #142 CACHED 03:00:59 03:00:59 #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 #143 CACHED 03:00:59 03:00:59 #144 [core-keeper builder 7/8] COPY . . 03:00:59 #144 DONE 1.5s 03:00:59 03:00:59 #145 [security-secretstore-setup builder 6/7] COPY . . 03:00:59 #145 CACHED 03:00:59 03:00:59 #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:00:59 #146 CACHED 03:00:59 03:00:59 #147 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 #147 CACHED 03:00:59 03:00:59 #148 [security-bootstrapper builder 6/7] COPY . . 03:00:59 #148 DONE 1.6s 03:00:59 03:00:59 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:00:59 #149 ... 03:00:59 03:00:59 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:00:59 #0 4.753 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:00:59 #150 ... 03:00:59 03:00:59 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:59 #128 5.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:00:59 #128 ... 03:00:59 03:00:59 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:00:59 #0 5.869 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:00:59 #151 ... 03:00:59 03:00:59 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:00:59 #0 6.265 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:00:59 #152 ... 03:00:59 03:00:59 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:00:59 #0 4.085 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:00:59 #153 ... 03:00:59 03:00:59 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:00:59 #0 6.866 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:00:59 #154 ... 03:00:59 03:00:59 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:59 #0 4.971 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:00:59 #155 ... 03:00:59 03:00:59 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:59 #0 6.876 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:00:59 #156 ... 03:00:59 03:00:59 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:00:59 #0 6.785 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:00:59 #157 ... 03:00:59 03:00:59 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:00:59 #0 6.842 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:00:59 #158 ... 03:00:59 03:00:59 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:00:59 #0 6.244 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:00:59 #159 ... 03:00:59 03:00:59 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:00:59 #0 6.206 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:00:59 #160 ... 03:00:59 03:00:59 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:00:59 #149 6.810 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:20:07 #149 1156.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:20:07 #149 ... 03:20:07 03:20:07 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:20:07 #157 DONE 1158.6s 03:20:07 03:20:07 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:20:07 #128 ... 03:20:07 03:20:07 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:20:07 #161 DONE 0.4s 03:20:07 03:20:07 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:20:07 #158 ... 03:20:07 03:20:07 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:20:07 #162 DONE 0.1s 03:20:07 03:20:07 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:20:07 #163 DONE 0.1s 03:20:07 03:20:07 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:20:07 #152 ... 03:20:07 03:20:07 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:20:07 #164 DONE 0.1s 03:20:07 03:20:07 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:20:07 #165 DONE 0.3s 03:20:07 03:20:07 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:20:07 #159 ... 03:20:07 03:20:07 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:20:07 #166 DONE 0.3s 03:20:07 03:20:07 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:08 #167 DONE 1.9s 03:20:08 03:20:08 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:20:08 #153 ... 03:20:08 03:20:08 #107 [security-proxy-setup] exporting to image 03:20:08 #107 exporting layers 03:20:09 #107 exporting layers 1.1s done 03:20:09 #107 writing image sha256:796a45e311c35428415cc68ad5d0546f4460f4c2c125e6e5d000cf4569fca982 done 03:20:09 #107 naming to docker.io/library/security-proxy-setup-arm64 done 03:20:09 #107 DONE 7.1s 03:20:09 03:20:09 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:20:18 #152 ... 03:20:18 03:20:18 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:20:18 #154 DONE 1171.1s 03:20:18 03:20:18 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:20:18 #168 DONE 0.3s 03:20:18 03:20:18 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:20:20 #169 DONE 1.9s 03:20:20 03:20:20 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:20:20 #170 DONE 0.3s 03:20:20 03:20:20 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:20:20 #171 DONE 0.2s 03:20:20 03:20:20 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:20:20 #172 DONE 0.3s 03:20:20 03:20:20 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:20:20 #173 DONE 0.1s 03:20:20 03:20:20 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:20:20 #174 DONE 0.1s 03:20:20 03:20:20 #32 [security-spire-server internal] load .dockerignore 03:20:21 #32 ... 03:20:21 03:20:21 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:20:21 #175 DONE 0.1s 03:20:21 03:20:21 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:20:21 #176 DONE 0.2s 03:20:21 03:20:21 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:20:21 #177 DONE 0.1s 03:20:21 03:20:21 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:20:21 #156 ... 03:20:21 03:20:21 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:20:21 #178 DONE 0.1s 03:20:21 03:20:21 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:20:24 #179 DONE 2.4s 03:20:24 03:20:24 #32 [security-spire-server internal] load .dockerignore 03:20:24 #32 ... 03:20:24 03:20:24 #107 [security-bootstrapper] exporting to image 03:20:24 #107 exporting layers 03:20:25 #107 ... 03:20:25 03:20:25 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:20:25 #149 DONE 1178.6s 03:20:25 03:20:25 #107 [security-bootstrapper] exporting to image 03:20:25 #107 exporting layers 1.3s done 03:20:25 #107 writing image sha256:c13c6576505207eb1e21800fb5141cb0074162d6931face8d38cc0b0eac09b83 0.0s done 03:20:25 #107 naming to docker.io/library/security-bootstrapper-arm64 03:20:25 #107 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 03:20:25 #107 DONE 8.5s 03:20:25 03:20:25 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:20:26 #150 ... 03:20:26 03:20:26 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:20:26 #180 DONE 0.1s 03:20:26 03:20:26 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:20:26 #181 DONE 0.1s 03:20:26 03:20:26 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:20:26 #152 ... 03:20:26 03:20:26 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:20:26 #182 DONE 0.1s 03:20:26 03:20:26 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:20:26 #183 DONE 0.2s 03:20:26 03:20:26 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:20:26 #184 DONE 0.2s 03:20:26 03:20:26 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:20:27 #185 DONE 0.2s 03:20:27 03:20:27 #32 [security-spire-server internal] load .dockerignore 03:20:27 #32 ... 03:20:27 03:20:27 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:20:27 #186 DONE 0.4s 03:20:27 03:20:27 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:20:27 #187 DONE 0.4s 03:20:27 03:20:27 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:20:27 #153 ... 03:20:27 03:20:27 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:29 #188 DONE 1.9s 03:20:29 03:20:29 #107 [security-secretstore-setup] exporting to image 03:20:31 #107 exporting layers 1.2s done 03:20:31 #107 writing image sha256:f35497caa5bb70e51ea9c4d971d5b026ceeee81cb1d4866d62d57826b1f4a757 done 03:20:31 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 03:20:31 #107 DONE 9.7s 03:20:31 03:20:31 #32 [security-spire-server internal] load .dockerignore 03:21:18 #32 ... 03:21:18 03:21:18 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:21:18 #151 DONE 1231.2s 03:21:18 03:21:18 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:21:18 #150 ... 03:21:18 03:21:18 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:21:18 #189 DONE 0.3s 03:21:18 03:21:18 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:21:18 #158 ... 03:21:18 03:21:18 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:21:18 #190 DONE 0.2s 03:21:18 03:21:18 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:21:18 #191 DONE 0.2s 03:21:18 03:21:18 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:21:18 #160 ... 03:21:18 03:21:18 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:21:18 #192 DONE 0.1s 03:21:18 03:21:18 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:21:19 #193 DONE 0.2s 03:21:19 03:21:19 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:21:21 #194 DONE 2.0s 03:21:21 03:21:21 #107 [core-common-config-bootstrapper] exporting to image 03:21:21 #107 exporting layers 03:21:21 #107 exporting layers 0.5s done 03:21:21 #107 writing image sha256:392e07881474e8bbdc482f8a3a9daab6e1268628486a37ef6fa7856bc2d9ed5c done 03:21:21 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:21:21 #107 DONE 10.3s 03:21:21 03:21:21 #32 [security-spire-server internal] load .dockerignore 03:23:28 #32 ... 03:23:28 03:23:28 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:23:28 #153 DONE 1358.6s 03:23:28 03:23:28 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:23:28 #128 ... 03:23:28 03:23:28 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:23:28 #195 DONE 0.1s 03:23:28 03:23:28 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:23:28 #158 ... 03:23:28 03:23:28 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:23:28 #196 DONE 0.1s 03:23:28 03:23:28 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:23:28 #128 ... 03:23:28 03:23:28 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:23:28 #197 DONE 0.3s 03:23:28 03:23:28 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:23:28 #158 ... 03:23:28 03:23:28 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:23:28 #198 DONE 0.1s 03:23:28 03:23:28 #107 [security-spiffe-token-provider] exporting to image 03:23:28 #107 exporting layers 03:23:28 #107 exporting layers 0.7s done 03:23:28 #107 writing image sha256:54d0a5943a89e37168eaf0dc1878d14a15aa45db45cbefc94608662b64ca6668 done 03:23:28 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:23:28 #107 DONE 10.9s 03:23:28 03:23:28 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:31:20 #58 ... 03:31:20 03:31:20 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:31:20 #128 DONE 1826.7s 03:31:20 03:31:20 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:31:20 #156 ... 03:31:20 03:31:20 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:31:20 #199 DONE 0.2s 03:31:20 03:31:20 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:31:20 #158 ... 03:31:20 03:31:20 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:31:20 #200 DONE 0.1s 03:31:20 03:31:20 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:31:20 #58 ... 03:31:20 03:31:20 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:31:20 #201 DONE 0.4s 03:31:20 03:31:20 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:31:20 #155 ... 03:31:20 03:31:20 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:31:20 #202 DONE 0.1s 03:31:20 03:31:20 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:31:20 #203 DONE 0.1s 03:31:20 03:31:20 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:31:20 #58 ... 03:31:20 03:31:20 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:31:20 #204 DONE 1.8s 03:31:20 03:31:20 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:31:20 #159 ... 03:31:20 03:31:20 #107 [security-proxy-auth] exporting to image 03:31:20 #107 exporting layers 03:31:20 #107 exporting layers 0.8s done 03:31:20 #107 writing image sha256:729d4217480e3a2e02c77b0b0d32f22b7c074739ca20c1fcb13390f529befff4 0.0s done 03:31:20 #107 naming to docker.io/library/security-proxy-auth-arm64 done 03:31:20 #107 DONE 11.7s 03:31:20 03:31:20 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:32:28 #150 ... 03:32:28 03:32:28 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:32:28 #158 DONE 1899.8s 03:32:28 03:32:28 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:32:28 #150 ... 03:32:28 03:32:28 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:32:28 #205 DONE 0.1s 03:32:28 03:32:28 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:32:28 #150 ... 03:32:28 03:32:28 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:32:28 #206 DONE 0.1s 03:32:28 03:32:28 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:32:28 #207 DONE 0.4s 03:32:28 03:32:28 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:32:28 #150 ... 03:32:28 03:32:28 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:32:28 #208 DONE 0.1s 03:32:28 03:32:28 #107 [core-command] exporting to image 03:32:28 #107 exporting layers 03:32:28 #107 exporting layers 0.5s done 03:32:28 #107 writing image sha256:2bf8b7e6532745ec9ef65b3929ca337c03af3401c5e7e03d3fea7e2a604b8f71 0.0s done 03:32:28 #107 naming to docker.io/library/core-command-arm64 done 03:32:28 #107 DONE 12.3s 03:32:28 03:32:28 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:34:35 #150 ... 03:34:35 03:34:35 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:34:35 #159 DONE 2016.2s 03:34:35 03:34:35 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:34:35 #150 ... 03:34:35 03:34:35 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:34:35 #209 DONE 0.1s 03:34:35 03:34:35 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:34:35 #58 ... 03:34:35 03:34:35 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:34:35 #210 DONE 0.5s 03:34:35 03:34:35 #32 [security-spire-server internal] load .dockerignore 03:34:35 #32 ... 03:34:35 03:34:35 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:34:35 #211 DONE 0.1s 03:34:35 03:34:35 #107 [core-keeper] exporting to image 03:34:35 #107 exporting layers 03:34:35 #107 exporting layers 0.6s done 03:34:35 #107 writing image sha256:eeb6b8041e483dcf01de92787d636264fe0b6e69161f6bfe635baf322bc2691e done 03:34:35 #107 naming to docker.io/library/core-keeper-arm64 0.0s done 03:34:35 #107 DONE 12.9s 03:34:35 03:34:35 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:34:35 #152 DONE 2022.5s 03:34:35 03:34:35 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:34:35 #150 ... 03:34:35 03:34:35 #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:34:35 #212 DONE 0.4s 03:34:35 03:34:35 #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:34:35 #213 DONE 0.3s 03:34:35 03:34:35 #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:34:35 #214 DONE 0.5s 03:34:35 03:34:35 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:34:35 #215 DONE 0.1s 03:34:35 03:34:35 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:34:35 #58 ... 03:34:35 03:34:35 #107 [core-data] exporting to image 03:34:35 #107 exporting layers 03:34:35 #107 exporting layers 0.5s done 03:34:35 #107 writing image sha256:dc0ff701c6ca3c1382d3af0f8a23d083c09b065dec6acdddde5eed72da7ab32a 0.0s done 03:34:35 #107 naming to docker.io/library/core-data-arm64 done 03:34:35 #107 DONE 13.4s 03:34:35 03:34:35 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:34:35 #150 ... 03:34:35 03:34:35 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:34:35 #160 DONE 2026.8s 03:34:35 03:34:35 #32 [security-spire-server internal] load .dockerignore 03:34:35 #32 ... 03:34:35 03:34:35 #216 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:34:35 #216 DONE 0.2s 03:34:35 03:34:35 #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:34:35 #217 DONE 0.2s 03:34:35 03:34:35 #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:34:35 #218 DONE 0.7s 03:34:35 03:34:35 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:34:35 #150 ... 03:34:35 03:34:35 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:34:35 #219 DONE 0.1s 03:34:35 03:34:35 #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:34:35 #220 DONE 0.2s 03:34:35 03:34:35 #107 [core-metadata] exporting to image 03:34:36 #107 exporting layers 0.6s done 03:34:36 #107 writing image sha256:5eed3bc4d54da1395bfa2ef68aeefaeb01e76d06d69f9b67fb35ed15afac3701 done 03:34:36 #107 naming to docker.io/library/core-metadata-arm64 done 03:34:36 #107 DONE 14.0s 03:34:36 03:34:36 #32 [security-spire-server internal] load .dockerignore 03:35:08 #32 ... 03:35:08 03:35:08 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:35:08 #156 DONE 2061.9s 03:35:08 03:35:08 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:35:08 #221 DONE 0.2s 03:35:08 03:35:08 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:35:08 #150 ... 03:35:08 03:35:08 #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:35:09 #222 ... 03:35:09 03:35:09 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:35:09 #155 DONE 2062.5s 03:35:09 03:35:09 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:35:09 #150 DONE 2062.7s 03:35:09 03:35:09 #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:35:09 #222 DONE 0.2s 03:35:09 03:35:09 #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:35:09 #223 ... 03:35:09 03:35:09 #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:35:09 #224 DONE 0.4s 03:35:09 03:35:09 #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:35:09 #225 DONE 0.2s 03:35:09 03:35:09 #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:35:09 #223 DONE 0.8s 03:35:09 03:35:09 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:35:09 #226 ... 03:35:09 03:35:09 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:35:09 #227 DONE 0.1s 03:35:10 03:35:10 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:35:10 #226 DONE 0.2s 03:35:10 03:35:10 #107 [support-scheduler] exporting to image 03:35:10 #107 exporting layers 03:35:10 #107 ... 03:35:10 03:35:10 #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:35:10 #228 DONE 0.2s 03:35:10 03:35:10 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:35:10 #229 ... 03:35:10 03:35:10 #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:35:10 #230 DONE 0.6s 03:35:10 03:35:10 #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:35:10 #231 DONE 0.1s 03:35:10 03:35:10 #107 [support-scheduler] exporting to image 03:35:11 #107 ... 03:35:11 03:35:11 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:35:11 #229 DONE 0.6s 03:35:11 03:35:11 #107 [support-scheduler] exporting to image 03:35:11 #107 exporting layers 0.7s done 03:35:11 #107 writing image sha256:73dd3453b53b9177c66fc4306e69818e83f1c81c67bcb23fa355b6407597e748 done 03:35:11 #107 naming to docker.io/library/support-scheduler-arm64 done 03:35:11 #107 ... 03:35:11 03:35:11 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:35:11 #232 DONE 0.2s 03:35:11 03:35:11 #107 [support-cron-scheduler] exporting to image 03:35:11 #107 exporting layers 0.8s done 03:35:11 #107 writing image sha256:58941e89bc519a1c454a823783357e1c0d6d151f8a7b5cdc4d9933add240fe0a done 03:35:11 #107 naming to docker.io/library/support-notifications-arm64 done 03:35:12 #107 exporting layers 1.1s done 03:35:12 #107 writing image sha256:f4aa9516b7d013914e50a18b12ad1f23dfae391b3958d45d59264829377bae2c done 03:35:12 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 03:35:12 #107 DONE 15.4s 03:35:12 03:35:12 #32 [security-spire-server internal] load .dockerignore 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:12 time="2024-08-19T02:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:35:12 $ docker stop --time=1 63ed38ef1d7e1d2aeac5135b4872a4b7676af8604921dc2a9c37229e30b65a2d 03:35:13 $ docker rm -f --volumes 63ed38ef1d7e1d2aeac5135b4872a4b7676af8604921dc2a9c37229e30b65a2d [Pipeline] // withDockerContainer [Pipeline] sh 03:35:14 + docker images 03:35:14 REPOSITORY TAG IMAGE ID CREATED SIZE 03:35:14 support-notifications-arm64 latest 58941e89bc51 4 seconds ago 42MB 03:35:14 support-cron-scheduler-arm64 latest f4aa9516b7d0 4 seconds ago 43.5MB 03:35:14 support-scheduler-arm64 latest 73dd3453b53b 5 seconds ago 41.3MB 03:35:14 core-metadata-arm64 latest 5eed3bc4d54d 39 seconds ago 39.3MB 03:35:14 core-data-arm64 latest dc0ff701c6ca 44 seconds ago 39.1MB 03:35:14 core-keeper-arm64 latest eeb6b8041e48 51 seconds ago 39MB 03:35:14 core-command-arm64 latest 2bf8b7e65327 2 minutes ago 35MB 03:35:14 security-proxy-auth-arm64 latest 729d4217480e 3 minutes ago 32.6MB 03:35:14 security-spiffe-token-provider-arm64 latest 54d0a5943a89 11 minutes ago 29MB 03:35:14 core-common-config-bootstrapper-arm64 latest 392e07881474 13 minutes ago 15.3MB 03:35:14 security-secretstore-setup-arm64 latest f35497caa5bb 14 minutes ago 36.4MB 03:35:14 security-bootstrapper-arm64 latest c13c65765052 14 minutes ago 18.9MB 03:35:14 security-proxy-setup-arm64 latest 796a45e311c3 15 minutes ago 26.1MB 03:35:14 security-spire-config-arm64 latest d399f50ae40b 35 minutes ago 115MB 03:35:14 security-spire-agent-arm64 latest 945cb0ac331c 35 minutes ago 174MB 03:35:14 security-spire-server-arm64 latest 8a5b0aef524b 35 minutes ago 116MB 03:35:14 ci-base-image-arm64 latest 9df100a5d88b 37 minutes ago 967MB 03:35:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 03:35:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:14 provisioning config files... 03:35:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/674@tmp/config1991118727218677632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:14 ---> ****-login.sh 03:35:14 nexus3.edgexfoundry.org:10001 03:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:15 Configure a credential helper to remove this warning. See 03:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:15 03:35:15 Login Succeeded 03:35:15 nexus3.edgexfoundry.org:10002 03:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:15 Configure a credential helper to remove this warning. See 03:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:15 03:35:15 Login Succeeded 03:35:15 nexus3.edgexfoundry.org:10003 03:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:16 Configure a credential helper to remove this warning. See 03:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:16 03:35:16 Login Succeeded 03:35:16 nexus3.edgexfoundry.org:10004 03:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:16 Configure a credential helper to remove this warning. See 03:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:16 03:35:16 Login Succeeded 03:35:16 ****.io 03:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:16 Configure a credential helper to remove this warning. See 03:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:16 03:35:16 Login Succeeded 03:35:16 ---> ****-login.sh ends [Pipeline] } 03:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:35:16 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:35:16 f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:16 latest 03:35:16 3.2.0-dev.56 03:35:16 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:35:16 main 03:35:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:17 1e9d5f50c0c7: Preparing 03:35:17 1ff218fbb8de: Preparing 03:35:17 13cf385fba62: Preparing 03:35:17 2e468c750b27: Preparing 03:35:17 1f4a8415f393: Preparing 03:35:17 974d5dadc4b5: Preparing 03:35:17 3c20671a5817: Preparing 03:35:17 974d5dadc4b5: Waiting 03:35:17 2e468c750b27: Pushed 03:35:17 1f4a8415f393: Pushed 03:35:17 13cf385fba62: Pushed 03:35:17 1e9d5f50c0c7: Pushed 03:35:17 3c20671a5817: Layer already exists 03:35:17 974d5dadc4b5: Pushed 03:35:24 1ff218fbb8de: Pushed 03:35:24 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:c05e4d3cc745c6b74b207e8bb36071addd7f7e214f8ff5fb1f73dcc3f388ba8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:25 1e9d5f50c0c7: Preparing 03:35:25 1ff218fbb8de: Preparing 03:35:25 13cf385fba62: Preparing 03:35:25 2e468c750b27: Preparing 03:35:25 1f4a8415f393: Preparing 03:35:25 974d5dadc4b5: Preparing 03:35:25 3c20671a5817: Preparing 03:35:25 974d5dadc4b5: Waiting 03:35:25 3c20671a5817: Waiting 03:35:25 1ff218fbb8de: Layer already exists 03:35:25 1e9d5f50c0c7: Layer already exists 03:35:25 1f4a8415f393: Layer already exists 03:35:25 13cf385fba62: Layer already exists 03:35:25 2e468c750b27: Layer already exists 03:35:25 974d5dadc4b5: Layer already exists 03:35:25 3c20671a5817: Layer already exists 03:35:25 latest: digest: sha256:c05e4d3cc745c6b74b207e8bb36071addd7f7e214f8ff5fb1f73dcc3f388ba8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.56 03:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:26 1e9d5f50c0c7: Preparing 03:35:26 1ff218fbb8de: Preparing 03:35:26 13cf385fba62: Preparing 03:35:26 2e468c750b27: Preparing 03:35:26 1f4a8415f393: Preparing 03:35:26 974d5dadc4b5: Preparing 03:35:26 3c20671a5817: Preparing 03:35:26 974d5dadc4b5: Waiting 03:35:26 3c20671a5817: Waiting 03:35:26 1ff218fbb8de: Layer already exists 03:35:26 1f4a8415f393: Layer already exists 03:35:26 13cf385fba62: Layer already exists 03:35:26 3c20671a5817: Layer already exists 03:35:26 974d5dadc4b5: Layer already exists 03:35:26 2e468c750b27: Layer already exists 03:35:26 1e9d5f50c0c7: Layer already exists 03:35:26 3.2.0-dev.56: digest: sha256:c05e4d3cc745c6b74b207e8bb36071addd7f7e214f8ff5fb1f73dcc3f388ba8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:27 1e9d5f50c0c7: Preparing 03:35:27 1ff218fbb8de: Preparing 03:35:27 13cf385fba62: Preparing 03:35:27 2e468c750b27: Preparing 03:35:27 1f4a8415f393: Preparing 03:35:27 974d5dadc4b5: Preparing 03:35:27 3c20671a5817: Preparing 03:35:27 974d5dadc4b5: Waiting 03:35:27 3c20671a5817: Waiting 03:35:27 1ff218fbb8de: Layer already exists 03:35:27 2e468c750b27: Layer already exists 03:35:27 1f4a8415f393: Layer already exists 03:35:27 13cf385fba62: Layer already exists 03:35:27 1e9d5f50c0c7: Layer already exists 03:35:27 974d5dadc4b5: Layer already exists 03:35:27 3c20671a5817: Layer already exists 03:35:27 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:c05e4d3cc745c6b74b207e8bb36071addd7f7e214f8ff5fb1f73dcc3f388ba8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:28 1e9d5f50c0c7: Preparing 03:35:28 1ff218fbb8de: Preparing 03:35:28 13cf385fba62: Preparing 03:35:28 2e468c750b27: Preparing 03:35:28 1f4a8415f393: Preparing 03:35:28 974d5dadc4b5: Preparing 03:35:28 3c20671a5817: Preparing 03:35:28 3c20671a5817: Waiting 03:35:28 974d5dadc4b5: Waiting 03:35:28 1ff218fbb8de: Layer already exists 03:35:28 1e9d5f50c0c7: Layer already exists 03:35:28 13cf385fba62: Layer already exists 03:35:28 1f4a8415f393: Layer already exists 03:35:28 2e468c750b27: Layer already exists 03:35:28 3c20671a5817: Layer already exists 03:35:28 974d5dadc4b5: Layer already exists 03:35:28 main: digest: sha256:c05e4d3cc745c6b74b207e8bb36071addd7f7e214f8ff5fb1f73dcc3f388ba8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:28 ===================================================== [Pipeline] echo 03:35:28 taggedImages: 03:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.56 03:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:35:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:35:28 f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:28 latest 03:35:28 3.2.0-dev.56 03:35:28 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:35:28 main 03:35:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:29 0d4cb3f1d9e9: Preparing 03:35:29 829c2adddfdf: Preparing 03:35:29 1ec239d3c827: Preparing 03:35:29 39898b270707: Preparing 03:35:29 13cf385fba62: Preparing 03:35:29 2e468c750b27: Preparing 03:35:29 1f4a8415f393: Preparing 03:35:29 974d5dadc4b5: Preparing 03:35:29 3c20671a5817: Preparing 03:35:29 2e468c750b27: Waiting 03:35:29 1f4a8415f393: Waiting 03:35:29 974d5dadc4b5: Waiting 03:35:29 3c20671a5817: Waiting 03:35:29 13cf385fba62: Layer already exists 03:35:29 2e468c750b27: Layer already exists 03:35:29 1ec239d3c827: Pushed 03:35:29 1f4a8415f393: Layer already exists 03:35:29 0d4cb3f1d9e9: Pushed 03:35:29 829c2adddfdf: Pushed 03:35:29 3c20671a5817: Layer already exists 03:35:29 974d5dadc4b5: Layer already exists 03:35:31 39898b270707: Pushed 03:35:31 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:1e7202296075d914708e3d23e80748e0c623f6f524a6c828d70e3273566d3d48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:32 + 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 03:35:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:32 0d4cb3f1d9e9: Preparing 03:35:32 829c2adddfdf: Preparing 03:35:32 1ec239d3c827: Preparing 03:35:32 39898b270707: Preparing 03:35:32 13cf385fba62: Preparing 03:35:32 2e468c750b27: Preparing 03:35:32 1f4a8415f393: Preparing 03:35:32 974d5dadc4b5: Preparing 03:35:32 3c20671a5817: Preparing 03:35:32 2e468c750b27: Waiting 03:35:32 1f4a8415f393: Waiting 03:35:32 974d5dadc4b5: Waiting 03:35:32 3c20671a5817: Waiting 03:35:32 0d4cb3f1d9e9: Layer already exists 03:35:32 13cf385fba62: Layer already exists 03:35:32 829c2adddfdf: Layer already exists 03:35:32 1ec239d3c827: Layer already exists 03:35:32 39898b270707: Layer already exists 03:35:32 2e468c750b27: Layer already exists 03:35:32 974d5dadc4b5: Layer already exists 03:35:32 1f4a8415f393: Layer already exists 03:35:32 3c20671a5817: Layer already exists 03:35:32 latest: digest: sha256:1e7202296075d914708e3d23e80748e0c623f6f524a6c828d70e3273566d3d48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.56 03:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:33 0d4cb3f1d9e9: Preparing 03:35:33 829c2adddfdf: Preparing 03:35:33 1ec239d3c827: Preparing 03:35:33 39898b270707: Preparing 03:35:33 13cf385fba62: Preparing 03:35:33 2e468c750b27: Preparing 03:35:33 1f4a8415f393: Preparing 03:35:33 2e468c750b27: Waiting 03:35:33 974d5dadc4b5: Preparing 03:35:33 1f4a8415f393: Waiting 03:35:33 3c20671a5817: Preparing 03:35:33 3c20671a5817: Waiting 03:35:33 974d5dadc4b5: Waiting 03:35:33 829c2adddfdf: Layer already exists 03:35:33 1ec239d3c827: Layer already exists 03:35:33 13cf385fba62: Layer already exists 03:35:33 0d4cb3f1d9e9: Layer already exists 03:35:33 39898b270707: Layer already exists 03:35:33 3c20671a5817: Layer already exists 03:35:33 2e468c750b27: Layer already exists 03:35:33 1f4a8415f393: Layer already exists 03:35:33 974d5dadc4b5: Layer already exists 03:35:33 3.2.0-dev.56: digest: sha256:1e7202296075d914708e3d23e80748e0c623f6f524a6c828d70e3273566d3d48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:34 0d4cb3f1d9e9: Preparing 03:35:34 829c2adddfdf: Preparing 03:35:34 1ec239d3c827: Preparing 03:35:34 39898b270707: Preparing 03:35:34 13cf385fba62: Preparing 03:35:34 2e468c750b27: Preparing 03:35:34 1f4a8415f393: Preparing 03:35:34 974d5dadc4b5: Preparing 03:35:34 3c20671a5817: Preparing 03:35:34 1f4a8415f393: Waiting 03:35:34 974d5dadc4b5: Waiting 03:35:34 3c20671a5817: Waiting 03:35:34 2e468c750b27: Waiting 03:35:34 1ec239d3c827: Layer already exists 03:35:34 39898b270707: Layer already exists 03:35:34 0d4cb3f1d9e9: Layer already exists 03:35:34 13cf385fba62: Layer already exists 03:35:34 829c2adddfdf: Layer already exists 03:35:34 974d5dadc4b5: Layer already exists 03:35:34 1f4a8415f393: Layer already exists 03:35:34 2e468c750b27: Layer already exists 03:35:34 3c20671a5817: Layer already exists 03:35:34 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:1e7202296075d914708e3d23e80748e0c623f6f524a6c828d70e3273566d3d48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:34 + 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 03:35:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:35 0d4cb3f1d9e9: Preparing 03:35:35 829c2adddfdf: Preparing 03:35:35 1ec239d3c827: Preparing 03:35:35 39898b270707: Preparing 03:35:35 13cf385fba62: Preparing 03:35:35 2e468c750b27: Preparing 03:35:35 1f4a8415f393: Preparing 03:35:35 974d5dadc4b5: Preparing 03:35:35 3c20671a5817: Preparing 03:35:35 1f4a8415f393: Waiting 03:35:35 974d5dadc4b5: Waiting 03:35:35 3c20671a5817: Waiting 03:35:35 2e468c750b27: Waiting 03:35:35 39898b270707: Layer already exists 03:35:35 13cf385fba62: Layer already exists 03:35:35 0d4cb3f1d9e9: Layer already exists 03:35:35 1ec239d3c827: Layer already exists 03:35:35 829c2adddfdf: Layer already exists 03:35:35 1f4a8415f393: Layer already exists 03:35:35 2e468c750b27: Layer already exists 03:35:35 974d5dadc4b5: Layer already exists 03:35:35 3c20671a5817: Layer already exists 03:35:35 main: digest: sha256:1e7202296075d914708e3d23e80748e0c623f6f524a6c828d70e3273566d3d48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:35 ===================================================== [Pipeline] echo 03:35:35 taggedImages: 03:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.56 03:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:35:35 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:35:35 f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:35 latest 03:35:35 3.2.0-dev.56 03:35:35 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:35:35 main 03:35:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:35:36 58122c8aa0bc: Preparing 03:35:36 dc25f7771432: Preparing 03:35:36 13cf385fba62: Preparing 03:35:36 2e468c750b27: Preparing 03:35:36 dfc6b1110474: Preparing 03:35:36 0da633187548: Preparing 03:35:36 3c20671a5817: Preparing 03:35:36 0da633187548: Waiting 03:35:36 3c20671a5817: Waiting 03:35:36 13cf385fba62: Layer already exists 03:35:36 2e468c750b27: Layer already exists 03:35:36 3c20671a5817: Layer already exists 03:35:36 dfc6b1110474: Pushed 03:35:36 58122c8aa0bc: Pushed 03:35:36 0da633187548: Pushed 03:35:43 dc25f7771432: Pushed 03:35:43 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:1fa791ce0e4d73ef260b887f37dce63f34e8f665715ce175959a0875b5d11833 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:35:44 58122c8aa0bc: Preparing 03:35:44 dc25f7771432: Preparing 03:35:44 13cf385fba62: Preparing 03:35:44 2e468c750b27: Preparing 03:35:44 dfc6b1110474: Preparing 03:35:44 0da633187548: Preparing 03:35:44 3c20671a5817: Preparing 03:35:44 0da633187548: Waiting 03:35:44 3c20671a5817: Waiting 03:35:44 2e468c750b27: Layer already exists 03:35:44 13cf385fba62: Layer already exists 03:35:44 dfc6b1110474: Layer already exists 03:35:44 58122c8aa0bc: Layer already exists 03:35:44 dc25f7771432: Layer already exists 03:35:44 3c20671a5817: Layer already exists 03:35:44 0da633187548: Layer already exists 03:35:44 latest: digest: sha256:1fa791ce0e4d73ef260b887f37dce63f34e8f665715ce175959a0875b5d11833 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.56 03:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:35:45 58122c8aa0bc: Preparing 03:35:45 dc25f7771432: Preparing 03:35:45 13cf385fba62: Preparing 03:35:45 2e468c750b27: Preparing 03:35:45 dfc6b1110474: Preparing 03:35:45 0da633187548: Preparing 03:35:45 0da633187548: Waiting 03:35:45 3c20671a5817: Preparing 03:35:45 3c20671a5817: Waiting 03:35:45 58122c8aa0bc: Layer already exists 03:35:45 dfc6b1110474: Layer already exists 03:35:45 2e468c750b27: Layer already exists 03:35:45 13cf385fba62: Layer already exists 03:35:45 dc25f7771432: Layer already exists 03:35:45 3c20671a5817: Layer already exists 03:35:45 0da633187548: Layer already exists 03:35:45 3.2.0-dev.56: digest: sha256:1fa791ce0e4d73ef260b887f37dce63f34e8f665715ce175959a0875b5d11833 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:35:46 58122c8aa0bc: Preparing 03:35:46 dc25f7771432: Preparing 03:35:46 13cf385fba62: Preparing 03:35:46 2e468c750b27: Preparing 03:35:46 dfc6b1110474: Preparing 03:35:46 0da633187548: Preparing 03:35:46 3c20671a5817: Preparing 03:35:46 0da633187548: Waiting 03:35:46 3c20671a5817: Waiting 03:35:46 13cf385fba62: Layer already exists 03:35:46 2e468c750b27: Layer already exists 03:35:46 58122c8aa0bc: Layer already exists 03:35:46 dfc6b1110474: Layer already exists 03:35:46 dc25f7771432: Layer already exists 03:35:46 0da633187548: Layer already exists 03:35:46 3c20671a5817: Layer already exists 03:35:46 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:1fa791ce0e4d73ef260b887f37dce63f34e8f665715ce175959a0875b5d11833 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:35:46 58122c8aa0bc: Preparing 03:35:46 dc25f7771432: Preparing 03:35:46 13cf385fba62: Preparing 03:35:46 2e468c750b27: Preparing 03:35:46 dfc6b1110474: Preparing 03:35:46 0da633187548: Preparing 03:35:46 3c20671a5817: Preparing 03:35:46 0da633187548: Waiting 03:35:46 3c20671a5817: Waiting 03:35:46 13cf385fba62: Layer already exists 03:35:46 58122c8aa0bc: Layer already exists 03:35:46 dc25f7771432: Layer already exists 03:35:46 dfc6b1110474: Layer already exists 03:35:46 2e468c750b27: Layer already exists 03:35:46 0da633187548: Layer already exists 03:35:46 3c20671a5817: Layer already exists 03:35:46 main: digest: sha256:1fa791ce0e4d73ef260b887f37dce63f34e8f665715ce175959a0875b5d11833 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:47 ===================================================== [Pipeline] echo 03:35:47 taggedImages: 03:35:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:35:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.56 03:35:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:35:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:35:47 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:35:47 f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:47 latest 03:35:47 3.2.0-dev.56 03:35:47 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:35:47 main 03:35:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:48 bed20a65c2b7: Preparing 03:35:48 bda3079ab49d: Preparing 03:35:48 2e468c750b27: Preparing 03:35:48 e3aeb4c8fca5: Preparing 03:35:48 9215b362d137: Preparing 03:35:48 3c20671a5817: Preparing 03:35:48 3c20671a5817: Waiting 03:35:48 2e468c750b27: Layer already exists 03:35:48 3c20671a5817: Layer already exists 03:35:48 bed20a65c2b7: Pushed 03:35:48 e3aeb4c8fca5: Pushed 03:35:48 9215b362d137: Pushed 03:35:54 bda3079ab49d: Pushed 03:35:54 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:a701d035be03053ff345c5d5f1cb499f05f21b3883a7d9d49dcfddeca837deab size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:55 bed20a65c2b7: Preparing 03:35:55 bda3079ab49d: Preparing 03:35:55 2e468c750b27: Preparing 03:35:55 e3aeb4c8fca5: Preparing 03:35:55 9215b362d137: Preparing 03:35:55 3c20671a5817: Preparing 03:35:55 3c20671a5817: Waiting 03:35:55 9215b362d137: Layer already exists 03:35:55 2e468c750b27: Layer already exists 03:35:55 bda3079ab49d: Layer already exists 03:35:55 e3aeb4c8fca5: Layer already exists 03:35:55 bed20a65c2b7: Layer already exists 03:35:55 3c20671a5817: Layer already exists 03:35:55 latest: digest: sha256:a701d035be03053ff345c5d5f1cb499f05f21b3883a7d9d49dcfddeca837deab size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.56 03:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:56 bed20a65c2b7: Preparing 03:35:56 bda3079ab49d: Preparing 03:35:56 2e468c750b27: Preparing 03:35:56 e3aeb4c8fca5: Preparing 03:35:56 9215b362d137: Preparing 03:35:56 3c20671a5817: Preparing 03:35:56 3c20671a5817: Waiting 03:35:56 bed20a65c2b7: Layer already exists 03:35:56 2e468c750b27: Layer already exists 03:35:56 9215b362d137: Layer already exists 03:35:56 bda3079ab49d: Layer already exists 03:35:56 e3aeb4c8fca5: Layer already exists 03:35:56 3c20671a5817: Layer already exists 03:35:56 3.2.0-dev.56: digest: sha256:a701d035be03053ff345c5d5f1cb499f05f21b3883a7d9d49dcfddeca837deab size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:57 bed20a65c2b7: Preparing 03:35:57 bda3079ab49d: Preparing 03:35:57 2e468c750b27: Preparing 03:35:57 e3aeb4c8fca5: Preparing 03:35:57 9215b362d137: Preparing 03:35:57 3c20671a5817: Preparing 03:35:57 3c20671a5817: Waiting 03:35:57 e3aeb4c8fca5: Layer already exists 03:35:57 bed20a65c2b7: Layer already exists 03:35:57 bda3079ab49d: Layer already exists 03:35:57 2e468c750b27: Layer already exists 03:35:57 9215b362d137: Layer already exists 03:35:57 3c20671a5817: Layer already exists 03:35:57 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:a701d035be03053ff345c5d5f1cb499f05f21b3883a7d9d49dcfddeca837deab size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:58 bed20a65c2b7: Preparing 03:35:58 bda3079ab49d: Preparing 03:35:58 2e468c750b27: Preparing 03:35:58 e3aeb4c8fca5: Preparing 03:35:58 9215b362d137: Preparing 03:35:58 3c20671a5817: Preparing 03:35:58 3c20671a5817: Waiting 03:35:58 e3aeb4c8fca5: Layer already exists 03:35:58 bda3079ab49d: Layer already exists 03:35:58 9215b362d137: Layer already exists 03:35:58 bed20a65c2b7: Layer already exists 03:35:58 2e468c750b27: Layer already exists 03:35:58 3c20671a5817: Layer already exists 03:35:58 main: digest: sha256:a701d035be03053ff345c5d5f1cb499f05f21b3883a7d9d49dcfddeca837deab size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:58 ===================================================== [Pipeline] echo 03:35:58 taggedImages: 03:35:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:35:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.56 03:35:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:35:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:35:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:35:58 f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:58 latest 03:35:58 3.2.0-dev.56 03:35:58 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:35:58 main 03:35:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:35:59 4774b6899cd1: Preparing 03:35:59 5783e9ddcea8: Preparing 03:35:59 4fc0d2cc180b: Preparing 03:35:59 13cf385fba62: Preparing 03:35:59 2e468c750b27: Preparing 03:35:59 1f4a8415f393: Preparing 03:35:59 974d5dadc4b5: Preparing 03:35:59 3c20671a5817: Preparing 03:35:59 1f4a8415f393: Waiting 03:35:59 974d5dadc4b5: Waiting 03:35:59 3c20671a5817: Waiting 03:35:59 13cf385fba62: Layer already exists 03:35:59 2e468c750b27: Layer already exists 03:35:59 1f4a8415f393: Layer already exists 03:35:59 974d5dadc4b5: Layer already exists 03:35:59 3c20671a5817: Layer already exists 03:35:59 5783e9ddcea8: Pushed 03:35:59 4774b6899cd1: Pushed 03:36:06 4fc0d2cc180b: Pushed 03:36:06 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:089eab493076b6eca627da743b8450394bff9f7412c4113717c51d3bbd451483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:36:07 4774b6899cd1: Preparing 03:36:07 5783e9ddcea8: Preparing 03:36:07 4fc0d2cc180b: Preparing 03:36:07 13cf385fba62: Preparing 03:36:07 2e468c750b27: Preparing 03:36:07 1f4a8415f393: Preparing 03:36:07 974d5dadc4b5: Preparing 03:36:07 3c20671a5817: Preparing 03:36:07 1f4a8415f393: Waiting 03:36:07 3c20671a5817: Waiting 03:36:07 974d5dadc4b5: Waiting 03:36:07 5783e9ddcea8: Layer already exists 03:36:07 4774b6899cd1: Layer already exists 03:36:07 4fc0d2cc180b: Layer already exists 03:36:07 13cf385fba62: Layer already exists 03:36:07 2e468c750b27: Layer already exists 03:36:07 3c20671a5817: Layer already exists 03:36:07 974d5dadc4b5: Layer already exists 03:36:07 1f4a8415f393: Layer already exists 03:36:07 latest: digest: sha256:089eab493076b6eca627da743b8450394bff9f7412c4113717c51d3bbd451483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.56 03:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:36:08 4774b6899cd1: Preparing 03:36:08 5783e9ddcea8: Preparing 03:36:08 4fc0d2cc180b: Preparing 03:36:08 13cf385fba62: Preparing 03:36:08 2e468c750b27: Preparing 03:36:08 1f4a8415f393: Preparing 03:36:08 974d5dadc4b5: Preparing 03:36:08 3c20671a5817: Preparing 03:36:08 974d5dadc4b5: Waiting 03:36:08 3c20671a5817: Waiting 03:36:08 1f4a8415f393: Waiting 03:36:08 2e468c750b27: Layer already exists 03:36:08 13cf385fba62: Layer already exists 03:36:08 4774b6899cd1: Layer already exists 03:36:08 5783e9ddcea8: Layer already exists 03:36:08 4fc0d2cc180b: Layer already exists 03:36:08 974d5dadc4b5: Layer already exists 03:36:08 3c20671a5817: Layer already exists 03:36:08 1f4a8415f393: Layer already exists 03:36:08 3.2.0-dev.56: digest: sha256:089eab493076b6eca627da743b8450394bff9f7412c4113717c51d3bbd451483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:36:09 4774b6899cd1: Preparing 03:36:09 5783e9ddcea8: Preparing 03:36:09 4fc0d2cc180b: Preparing 03:36:09 13cf385fba62: Preparing 03:36:09 2e468c750b27: Preparing 03:36:09 1f4a8415f393: Preparing 03:36:09 974d5dadc4b5: Preparing 03:36:09 3c20671a5817: Preparing 03:36:09 1f4a8415f393: Waiting 03:36:09 974d5dadc4b5: Waiting 03:36:09 3c20671a5817: Waiting 03:36:09 13cf385fba62: Layer already exists 03:36:09 4774b6899cd1: Layer already exists 03:36:09 5783e9ddcea8: Layer already exists 03:36:09 2e468c750b27: Layer already exists 03:36:09 4fc0d2cc180b: Layer already exists 03:36:09 3c20671a5817: Layer already exists 03:36:09 974d5dadc4b5: Layer already exists 03:36:09 1f4a8415f393: Layer already exists 03:36:09 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:089eab493076b6eca627da743b8450394bff9f7412c4113717c51d3bbd451483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:36:10 4774b6899cd1: Preparing 03:36:10 5783e9ddcea8: Preparing 03:36:10 4fc0d2cc180b: Preparing 03:36:10 13cf385fba62: Preparing 03:36:10 2e468c750b27: Preparing 03:36:10 1f4a8415f393: Preparing 03:36:10 974d5dadc4b5: Preparing 03:36:10 3c20671a5817: Preparing 03:36:10 974d5dadc4b5: Waiting 03:36:10 3c20671a5817: Waiting 03:36:10 1f4a8415f393: Waiting 03:36:10 2e468c750b27: Layer already exists 03:36:10 4fc0d2cc180b: Layer already exists 03:36:10 5783e9ddcea8: Layer already exists 03:36:10 13cf385fba62: Layer already exists 03:36:10 4774b6899cd1: Layer already exists 03:36:10 1f4a8415f393: Layer already exists 03:36:10 974d5dadc4b5: Layer already exists 03:36:10 3c20671a5817: Layer already exists 03:36:10 main: digest: sha256:089eab493076b6eca627da743b8450394bff9f7412c4113717c51d3bbd451483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:10 ===================================================== [Pipeline] echo 03:36:10 taggedImages: 03:36:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:36:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.56 03:36:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:36:10 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:36:10 f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:10 latest 03:36:10 3.2.0-dev.56 03:36:10 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:10 main 03:36:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:36:11 a29123027bf3: Preparing 03:36:11 5c469f764f8f: Preparing 03:36:11 0f14b4a7f151: Preparing 03:36:11 b8d6efdc93f0: Preparing 03:36:11 072513c7fa7f: Preparing 03:36:11 f95d491dcf42: Preparing 03:36:11 12087a9a3d80: Preparing 03:36:11 c6ada1d837bd: Preparing 03:36:11 13cf385fba62: Preparing 03:36:11 2e468c750b27: Preparing 03:36:11 ebd2e4489e2f: Preparing 03:36:11 1f68ca18be8a: Preparing 03:36:11 5f70bf18a086: Preparing 03:36:11 e8d1a397dd45: Preparing 03:36:11 2e02d322e934: Preparing 03:36:11 2f9e449e4f53: Preparing 03:36:11 3c20671a5817: Preparing 03:36:11 f95d491dcf42: Waiting 03:36:11 12087a9a3d80: Waiting 03:36:11 c6ada1d837bd: Waiting 03:36:11 13cf385fba62: Waiting 03:36:11 2e468c750b27: Waiting 03:36:11 ebd2e4489e2f: Waiting 03:36:11 1f68ca18be8a: Waiting 03:36:11 5f70bf18a086: Waiting 03:36:11 e8d1a397dd45: Waiting 03:36:11 2f9e449e4f53: Waiting 03:36:11 2e02d322e934: Waiting 03:36:11 3c20671a5817: Waiting 03:36:11 0f14b4a7f151: Pushed 03:36:11 5c469f764f8f: Pushed 03:36:11 a29123027bf3: Pushed 03:36:11 072513c7fa7f: Pushed 03:36:11 b8d6efdc93f0: Pushed 03:36:11 13cf385fba62: Layer already exists 03:36:11 2e468c750b27: Layer already exists 03:36:11 12087a9a3d80: Pushed 03:36:11 f95d491dcf42: Pushed 03:36:11 5f70bf18a086: Layer already exists 03:36:11 1f68ca18be8a: Pushed 03:36:11 ebd2e4489e2f: Pushed 03:36:11 e8d1a397dd45: Pushed 03:36:11 3c20671a5817: Layer already exists 03:36:11 2e02d322e934: Pushed 03:36:12 2f9e449e4f53: Pushed 03:36:14 c6ada1d837bd: Pushed 03:36:14 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:4951bda4d980045dfc5f6d7890f326943a81021ebd49c604ee179027f4878149 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:36:15 a29123027bf3: Preparing 03:36:15 5c469f764f8f: Preparing 03:36:15 0f14b4a7f151: Preparing 03:36:15 b8d6efdc93f0: Preparing 03:36:15 072513c7fa7f: Preparing 03:36:15 f95d491dcf42: Preparing 03:36:15 12087a9a3d80: Preparing 03:36:15 c6ada1d837bd: Preparing 03:36:15 13cf385fba62: Preparing 03:36:15 2e468c750b27: Preparing 03:36:15 ebd2e4489e2f: Preparing 03:36:15 1f68ca18be8a: Preparing 03:36:15 5f70bf18a086: Preparing 03:36:15 e8d1a397dd45: Preparing 03:36:15 2e02d322e934: Preparing 03:36:15 2f9e449e4f53: Preparing 03:36:15 3c20671a5817: Preparing 03:36:15 13cf385fba62: Waiting 03:36:15 ebd2e4489e2f: Waiting 03:36:15 1f68ca18be8a: Waiting 03:36:15 5f70bf18a086: Waiting 03:36:15 f95d491dcf42: Waiting 03:36:15 e8d1a397dd45: Waiting 03:36:15 12087a9a3d80: Waiting 03:36:15 c6ada1d837bd: Waiting 03:36:15 2f9e449e4f53: Waiting 03:36:15 2e02d322e934: Waiting 03:36:15 3c20671a5817: Waiting 03:36:15 2e468c750b27: Waiting 03:36:15 0f14b4a7f151: Layer already exists 03:36:15 072513c7fa7f: Layer already exists 03:36:15 a29123027bf3: Layer already exists 03:36:15 5c469f764f8f: Layer already exists 03:36:15 b8d6efdc93f0: Layer already exists 03:36:15 12087a9a3d80: Layer already exists 03:36:15 c6ada1d837bd: Layer already exists 03:36:15 f95d491dcf42: Layer already exists 03:36:15 13cf385fba62: Layer already exists 03:36:15 2e468c750b27: Layer already exists 03:36:15 ebd2e4489e2f: Layer already exists 03:36:15 1f68ca18be8a: Layer already exists 03:36:15 5f70bf18a086: Layer already exists 03:36:15 2e02d322e934: Layer already exists 03:36:15 e8d1a397dd45: Layer already exists 03:36:15 2f9e449e4f53: Layer already exists 03:36:15 3c20671a5817: Layer already exists 03:36:15 latest: digest: sha256:4951bda4d980045dfc5f6d7890f326943a81021ebd49c604ee179027f4878149 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.56 03:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:36:16 a29123027bf3: Preparing 03:36:16 5c469f764f8f: Preparing 03:36:16 0f14b4a7f151: Preparing 03:36:16 b8d6efdc93f0: Preparing 03:36:16 072513c7fa7f: Preparing 03:36:16 f95d491dcf42: Preparing 03:36:16 12087a9a3d80: Preparing 03:36:16 c6ada1d837bd: Preparing 03:36:16 13cf385fba62: Preparing 03:36:16 2e468c750b27: Preparing 03:36:16 ebd2e4489e2f: Preparing 03:36:16 1f68ca18be8a: Preparing 03:36:16 5f70bf18a086: Preparing 03:36:16 e8d1a397dd45: Preparing 03:36:16 2e02d322e934: Preparing 03:36:16 2f9e449e4f53: Preparing 03:36:16 3c20671a5817: Preparing 03:36:16 f95d491dcf42: Waiting 03:36:16 12087a9a3d80: Waiting 03:36:16 5f70bf18a086: Waiting 03:36:16 e8d1a397dd45: Waiting 03:36:16 2e02d322e934: Waiting 03:36:16 2f9e449e4f53: Waiting 03:36:16 3c20671a5817: Waiting 03:36:16 2e468c750b27: Waiting 03:36:16 c6ada1d837bd: Waiting 03:36:16 13cf385fba62: Waiting 03:36:16 ebd2e4489e2f: Waiting 03:36:16 1f68ca18be8a: Waiting 03:36:16 5c469f764f8f: Layer already exists 03:36:16 a29123027bf3: Layer already exists 03:36:16 0f14b4a7f151: Layer already exists 03:36:16 b8d6efdc93f0: Layer already exists 03:36:16 072513c7fa7f: Layer already exists 03:36:16 c6ada1d837bd: Layer already exists 03:36:16 13cf385fba62: Layer already exists 03:36:16 12087a9a3d80: Layer already exists 03:36:16 2e468c750b27: Layer already exists 03:36:16 f95d491dcf42: Layer already exists 03:36:16 1f68ca18be8a: Layer already exists 03:36:16 5f70bf18a086: Layer already exists 03:36:16 e8d1a397dd45: Layer already exists 03:36:16 ebd2e4489e2f: Layer already exists 03:36:16 2e02d322e934: Layer already exists 03:36:16 2f9e449e4f53: Layer already exists 03:36:16 3c20671a5817: Layer already exists 03:36:16 3.2.0-dev.56: digest: sha256:4951bda4d980045dfc5f6d7890f326943a81021ebd49c604ee179027f4878149 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:36:17 a29123027bf3: Preparing 03:36:17 5c469f764f8f: Preparing 03:36:17 0f14b4a7f151: Preparing 03:36:17 b8d6efdc93f0: Preparing 03:36:17 072513c7fa7f: Preparing 03:36:17 f95d491dcf42: Preparing 03:36:17 12087a9a3d80: Preparing 03:36:17 f95d491dcf42: Waiting 03:36:17 c6ada1d837bd: Preparing 03:36:17 12087a9a3d80: Waiting 03:36:17 13cf385fba62: Preparing 03:36:17 c6ada1d837bd: Waiting 03:36:17 2e468c750b27: Preparing 03:36:17 13cf385fba62: Waiting 03:36:17 ebd2e4489e2f: Preparing 03:36:17 2e468c750b27: Waiting 03:36:17 1f68ca18be8a: Preparing 03:36:17 ebd2e4489e2f: Waiting 03:36:17 5f70bf18a086: Preparing 03:36:17 1f68ca18be8a: Waiting 03:36:17 e8d1a397dd45: Preparing 03:36:17 5f70bf18a086: Waiting 03:36:17 2e02d322e934: Preparing 03:36:17 e8d1a397dd45: Waiting 03:36:17 2f9e449e4f53: Preparing 03:36:17 2e02d322e934: Waiting 03:36:17 3c20671a5817: Preparing 03:36:17 2f9e449e4f53: Waiting 03:36:17 3c20671a5817: Waiting 03:36:17 b8d6efdc93f0: Layer already exists 03:36:17 072513c7fa7f: Layer already exists 03:36:17 a29123027bf3: Layer already exists 03:36:17 0f14b4a7f151: Layer already exists 03:36:17 5c469f764f8f: Layer already exists 03:36:17 c6ada1d837bd: Layer already exists 03:36:17 f95d491dcf42: Layer already exists 03:36:17 12087a9a3d80: Layer already exists 03:36:17 2e468c750b27: Layer already exists 03:36:17 13cf385fba62: Layer already exists 03:36:17 ebd2e4489e2f: Layer already exists 03:36:17 5f70bf18a086: Layer already exists 03:36:17 1f68ca18be8a: Layer already exists 03:36:17 2e02d322e934: Layer already exists 03:36:17 e8d1a397dd45: Layer already exists 03:36:17 2f9e449e4f53: Layer already exists 03:36:17 3c20671a5817: Layer already exists 03:36:17 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:4951bda4d980045dfc5f6d7890f326943a81021ebd49c604ee179027f4878149 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:36:18 a29123027bf3: Preparing 03:36:18 5c469f764f8f: Preparing 03:36:18 0f14b4a7f151: Preparing 03:36:18 b8d6efdc93f0: Preparing 03:36:18 072513c7fa7f: Preparing 03:36:18 f95d491dcf42: Preparing 03:36:18 12087a9a3d80: Preparing 03:36:18 f95d491dcf42: Waiting 03:36:18 c6ada1d837bd: Preparing 03:36:18 13cf385fba62: Preparing 03:36:18 2e468c750b27: Preparing 03:36:18 ebd2e4489e2f: Preparing 03:36:18 1f68ca18be8a: Preparing 03:36:18 5f70bf18a086: Preparing 03:36:18 e8d1a397dd45: Preparing 03:36:18 2e02d322e934: Preparing 03:36:18 2f9e449e4f53: Preparing 03:36:18 3c20671a5817: Preparing 03:36:18 12087a9a3d80: Waiting 03:36:18 c6ada1d837bd: Waiting 03:36:18 13cf385fba62: Waiting 03:36:18 2e468c750b27: Waiting 03:36:18 ebd2e4489e2f: Waiting 03:36:18 1f68ca18be8a: Waiting 03:36:18 5f70bf18a086: Waiting 03:36:18 e8d1a397dd45: Waiting 03:36:18 2e02d322e934: Waiting 03:36:18 2f9e449e4f53: Waiting 03:36:18 3c20671a5817: Waiting 03:36:18 0f14b4a7f151: Layer already exists 03:36:18 5c469f764f8f: Layer already exists 03:36:18 072513c7fa7f: Layer already exists 03:36:18 a29123027bf3: Layer already exists 03:36:18 b8d6efdc93f0: Layer already exists 03:36:18 12087a9a3d80: Layer already exists 03:36:18 f95d491dcf42: Layer already exists 03:36:18 13cf385fba62: Layer already exists 03:36:18 c6ada1d837bd: Layer already exists 03:36:18 2e468c750b27: Layer already exists 03:36:18 ebd2e4489e2f: Layer already exists 03:36:18 5f70bf18a086: Layer already exists 03:36:18 1f68ca18be8a: Layer already exists 03:36:18 e8d1a397dd45: Layer already exists 03:36:18 2e02d322e934: Layer already exists 03:36:18 2f9e449e4f53: Layer already exists 03:36:18 3c20671a5817: Layer already exists 03:36:18 main: digest: sha256:4951bda4d980045dfc5f6d7890f326943a81021ebd49c604ee179027f4878149 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:18 ===================================================== [Pipeline] echo 03:36:18 taggedImages: 03:36:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:36:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.56 03:36:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:36:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:36:18 f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:18 latest 03:36:18 3.2.0-dev.56 03:36:18 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:18 main 03:36:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:36:19 f0649fe1a2b8: Preparing 03:36:19 dd162423c815: Preparing 03:36:19 5fa34b77b415: Preparing 03:36:19 f2f153372abe: Preparing 03:36:19 13cf385fba62: Preparing 03:36:19 2e468c750b27: Preparing 03:36:19 1f4a8415f393: Preparing 03:36:19 2e468c750b27: Waiting 03:36:19 974d5dadc4b5: Preparing 03:36:19 1f4a8415f393: Waiting 03:36:19 3c20671a5817: Preparing 03:36:19 974d5dadc4b5: Waiting 03:36:19 3c20671a5817: Waiting 03:36:19 13cf385fba62: Layer already exists 03:36:19 2e468c750b27: Layer already exists 03:36:19 1f4a8415f393: Layer already exists 03:36:19 974d5dadc4b5: Layer already exists 03:36:19 3c20671a5817: Layer already exists 03:36:19 f0649fe1a2b8: Pushed 03:36:19 5fa34b77b415: Pushed 03:36:19 dd162423c815: Pushed 03:36:25 f2f153372abe: Pushed 03:36:25 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:a8ea41719b00d96f725e917365cbf921f194b6cdf02375b60ef1ab693cc93577 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:25 + 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 03:36:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:36:25 f0649fe1a2b8: Preparing 03:36:25 dd162423c815: Preparing 03:36:25 5fa34b77b415: Preparing 03:36:25 f2f153372abe: Preparing 03:36:25 13cf385fba62: Preparing 03:36:25 2e468c750b27: Preparing 03:36:25 1f4a8415f393: Preparing 03:36:25 974d5dadc4b5: Preparing 03:36:25 3c20671a5817: Preparing 03:36:25 1f4a8415f393: Waiting 03:36:25 974d5dadc4b5: Waiting 03:36:25 3c20671a5817: Waiting 03:36:25 2e468c750b27: Waiting 03:36:25 13cf385fba62: Layer already exists 03:36:25 f0649fe1a2b8: Layer already exists 03:36:25 f2f153372abe: Layer already exists 03:36:25 dd162423c815: Layer already exists 03:36:25 5fa34b77b415: Layer already exists 03:36:25 2e468c750b27: Layer already exists 03:36:25 3c20671a5817: Layer already exists 03:36:25 1f4a8415f393: Layer already exists 03:36:25 974d5dadc4b5: Layer already exists 03:36:25 latest: digest: sha256:a8ea41719b00d96f725e917365cbf921f194b6cdf02375b60ef1ab693cc93577 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.56 03:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:36:26 f0649fe1a2b8: Preparing 03:36:26 dd162423c815: Preparing 03:36:26 5fa34b77b415: Preparing 03:36:26 f2f153372abe: Preparing 03:36:26 13cf385fba62: Preparing 03:36:26 2e468c750b27: Preparing 03:36:26 1f4a8415f393: Preparing 03:36:26 974d5dadc4b5: Preparing 03:36:26 3c20671a5817: Preparing 03:36:26 2e468c750b27: Waiting 03:36:26 1f4a8415f393: Waiting 03:36:26 974d5dadc4b5: Waiting 03:36:26 3c20671a5817: Waiting 03:36:26 5fa34b77b415: Layer already exists 03:36:26 13cf385fba62: Layer already exists 03:36:26 dd162423c815: Layer already exists 03:36:26 f0649fe1a2b8: Layer already exists 03:36:26 f2f153372abe: Layer already exists 03:36:26 2e468c750b27: Layer already exists 03:36:26 974d5dadc4b5: Layer already exists 03:36:26 1f4a8415f393: Layer already exists 03:36:26 3c20671a5817: Layer already exists 03:36:26 3.2.0-dev.56: digest: sha256:a8ea41719b00d96f725e917365cbf921f194b6cdf02375b60ef1ab693cc93577 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:36:27 f0649fe1a2b8: Preparing 03:36:27 dd162423c815: Preparing 03:36:27 5fa34b77b415: Preparing 03:36:27 f2f153372abe: Preparing 03:36:27 13cf385fba62: Preparing 03:36:27 2e468c750b27: Preparing 03:36:27 1f4a8415f393: Preparing 03:36:27 974d5dadc4b5: Preparing 03:36:27 3c20671a5817: Preparing 03:36:27 974d5dadc4b5: Waiting 03:36:27 2e468c750b27: Waiting 03:36:27 1f4a8415f393: Waiting 03:36:27 f2f153372abe: Layer already exists 03:36:27 dd162423c815: Layer already exists 03:36:27 f0649fe1a2b8: Layer already exists 03:36:27 13cf385fba62: Layer already exists 03:36:27 5fa34b77b415: Layer already exists 03:36:27 2e468c750b27: Layer already exists 03:36:27 974d5dadc4b5: Layer already exists 03:36:27 1f4a8415f393: Layer already exists 03:36:27 3c20671a5817: Layer already exists 03:36:27 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:a8ea41719b00d96f725e917365cbf921f194b6cdf02375b60ef1ab693cc93577 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:27 + 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 03:36:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:36:28 f0649fe1a2b8: Preparing 03:36:28 dd162423c815: Preparing 03:36:28 5fa34b77b415: Preparing 03:36:28 f2f153372abe: Preparing 03:36:28 13cf385fba62: Preparing 03:36:28 2e468c750b27: Preparing 03:36:28 1f4a8415f393: Preparing 03:36:28 974d5dadc4b5: Preparing 03:36:28 3c20671a5817: Preparing 03:36:28 1f4a8415f393: Waiting 03:36:28 974d5dadc4b5: Waiting 03:36:28 3c20671a5817: Waiting 03:36:28 2e468c750b27: Waiting 03:36:28 5fa34b77b415: Layer already exists 03:36:28 dd162423c815: Layer already exists 03:36:28 13cf385fba62: Layer already exists 03:36:28 f0649fe1a2b8: Layer already exists 03:36:28 f2f153372abe: Layer already exists 03:36:28 974d5dadc4b5: Layer already exists 03:36:28 1f4a8415f393: Layer already exists 03:36:28 2e468c750b27: Layer already exists 03:36:28 3c20671a5817: Layer already exists 03:36:28 main: digest: sha256:a8ea41719b00d96f725e917365cbf921f194b6cdf02375b60ef1ab693cc93577 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:28 ===================================================== [Pipeline] echo 03:36:28 taggedImages: 03:36:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:36:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.56 03:36:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:36:28 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:36:28 f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:28 latest 03:36:28 3.2.0-dev.56 03:36:28 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:28 main 03:36:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:29 fbca5da19e6d: Preparing 03:36:29 752c81dcbe19: Preparing 03:36:29 7a79af8e244a: Preparing 03:36:29 628354ae2a1a: Preparing 03:36:29 afd8c1e97c9c: Preparing 03:36:29 13cf385fba62: Preparing 03:36:29 2e468c750b27: Preparing 03:36:29 95c2c944371e: Preparing 03:36:29 b53de4e9c731: Preparing 03:36:29 03cbc886dd58: Preparing 03:36:29 3c20671a5817: Preparing 03:36:29 13cf385fba62: Waiting 03:36:29 2e468c750b27: Waiting 03:36:29 95c2c944371e: Waiting 03:36:29 b53de4e9c731: Waiting 03:36:29 03cbc886dd58: Waiting 03:36:29 3c20671a5817: Waiting 03:36:29 628354ae2a1a: Pushed 03:36:29 afd8c1e97c9c: Pushed 03:36:29 752c81dcbe19: Pushed 03:36:29 13cf385fba62: Layer already exists 03:36:29 2e468c750b27: Layer already exists 03:36:29 fbca5da19e6d: Pushed 03:36:29 3c20671a5817: Layer already exists 03:36:30 95c2c944371e: Pushed 03:36:30 b53de4e9c731: Pushed 03:36:42 7a79af8e244a: Pushed 03:36:42 03cbc886dd58: Pushed 03:36:42 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:0735a601cdf05d1577e358b4edaefef6298f3be07820240fc6b79c40c93ec15d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:42 + 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 03:36:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:43 fbca5da19e6d: Preparing 03:36:43 752c81dcbe19: Preparing 03:36:43 7a79af8e244a: Preparing 03:36:43 628354ae2a1a: Preparing 03:36:43 afd8c1e97c9c: Preparing 03:36:43 13cf385fba62: Preparing 03:36:43 2e468c750b27: Preparing 03:36:43 95c2c944371e: Preparing 03:36:43 b53de4e9c731: Preparing 03:36:43 03cbc886dd58: Preparing 03:36:43 3c20671a5817: Preparing 03:36:43 03cbc886dd58: Waiting 03:36:43 95c2c944371e: Waiting 03:36:43 b53de4e9c731: Waiting 03:36:43 13cf385fba62: Waiting 03:36:43 3c20671a5817: Waiting 03:36:43 2e468c750b27: Waiting 03:36:43 628354ae2a1a: Layer already exists 03:36:43 afd8c1e97c9c: Layer already exists 03:36:43 752c81dcbe19: Layer already exists 03:36:43 7a79af8e244a: Layer already exists 03:36:43 fbca5da19e6d: Layer already exists 03:36:43 95c2c944371e: Layer already exists 03:36:43 b53de4e9c731: Layer already exists 03:36:43 2e468c750b27: Layer already exists 03:36:43 03cbc886dd58: Layer already exists 03:36:43 13cf385fba62: Layer already exists 03:36:43 3c20671a5817: Layer already exists 03:36:43 latest: digest: sha256:0735a601cdf05d1577e358b4edaefef6298f3be07820240fc6b79c40c93ec15d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.56 03:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:44 fbca5da19e6d: Preparing 03:36:44 752c81dcbe19: Preparing 03:36:44 7a79af8e244a: Preparing 03:36:44 628354ae2a1a: Preparing 03:36:44 afd8c1e97c9c: Preparing 03:36:44 13cf385fba62: Preparing 03:36:44 2e468c750b27: Preparing 03:36:44 95c2c944371e: Preparing 03:36:44 b53de4e9c731: Preparing 03:36:44 03cbc886dd58: Preparing 03:36:44 3c20671a5817: Preparing 03:36:44 95c2c944371e: Waiting 03:36:44 b53de4e9c731: Waiting 03:36:44 03cbc886dd58: Waiting 03:36:44 3c20671a5817: Waiting 03:36:44 13cf385fba62: Waiting 03:36:44 2e468c750b27: Waiting 03:36:44 afd8c1e97c9c: Layer already exists 03:36:44 fbca5da19e6d: Layer already exists 03:36:44 628354ae2a1a: Layer already exists 03:36:44 752c81dcbe19: Layer already exists 03:36:44 7a79af8e244a: Layer already exists 03:36:44 13cf385fba62: Layer already exists 03:36:44 2e468c750b27: Layer already exists 03:36:44 03cbc886dd58: Layer already exists 03:36:44 95c2c944371e: Layer already exists 03:36:44 b53de4e9c731: Layer already exists 03:36:44 3c20671a5817: Layer already exists 03:36:44 3.2.0-dev.56: digest: sha256:0735a601cdf05d1577e358b4edaefef6298f3be07820240fc6b79c40c93ec15d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:45 fbca5da19e6d: Preparing 03:36:45 752c81dcbe19: Preparing 03:36:45 7a79af8e244a: Preparing 03:36:45 628354ae2a1a: Preparing 03:36:45 afd8c1e97c9c: Preparing 03:36:45 13cf385fba62: Preparing 03:36:45 2e468c750b27: Preparing 03:36:45 95c2c944371e: Preparing 03:36:45 b53de4e9c731: Preparing 03:36:45 03cbc886dd58: Preparing 03:36:45 3c20671a5817: Preparing 03:36:45 13cf385fba62: Waiting 03:36:45 2e468c750b27: Waiting 03:36:45 95c2c944371e: Waiting 03:36:45 b53de4e9c731: Waiting 03:36:45 3c20671a5817: Waiting 03:36:45 03cbc886dd58: Waiting 03:36:45 afd8c1e97c9c: Layer already exists 03:36:45 628354ae2a1a: Layer already exists 03:36:45 752c81dcbe19: Layer already exists 03:36:45 7a79af8e244a: Layer already exists 03:36:45 fbca5da19e6d: Layer already exists 03:36:45 2e468c750b27: Layer already exists 03:36:45 b53de4e9c731: Layer already exists 03:36:45 13cf385fba62: Layer already exists 03:36:45 95c2c944371e: Layer already exists 03:36:45 03cbc886dd58: Layer already exists 03:36:45 3c20671a5817: Layer already exists 03:36:45 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:0735a601cdf05d1577e358b4edaefef6298f3be07820240fc6b79c40c93ec15d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:45 + 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 03:36:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:46 fbca5da19e6d: Preparing 03:36:46 752c81dcbe19: Preparing 03:36:46 7a79af8e244a: Preparing 03:36:46 628354ae2a1a: Preparing 03:36:46 afd8c1e97c9c: Preparing 03:36:46 13cf385fba62: Preparing 03:36:46 2e468c750b27: Preparing 03:36:46 95c2c944371e: Preparing 03:36:46 b53de4e9c731: Preparing 03:36:46 03cbc886dd58: Preparing 03:36:46 3c20671a5817: Preparing 03:36:46 2e468c750b27: Waiting 03:36:46 95c2c944371e: Waiting 03:36:46 b53de4e9c731: Waiting 03:36:46 03cbc886dd58: Waiting 03:36:46 3c20671a5817: Waiting 03:36:46 13cf385fba62: Waiting 03:36:46 7a79af8e244a: Layer already exists 03:36:46 fbca5da19e6d: Layer already exists 03:36:46 afd8c1e97c9c: Layer already exists 03:36:46 752c81dcbe19: Layer already exists 03:36:46 628354ae2a1a: Layer already exists 03:36:46 b53de4e9c731: Layer already exists 03:36:46 2e468c750b27: Layer already exists 03:36:46 13cf385fba62: Layer already exists 03:36:46 95c2c944371e: Layer already exists 03:36:46 03cbc886dd58: Layer already exists 03:36:46 3c20671a5817: Layer already exists 03:36:46 main: digest: sha256:0735a601cdf05d1577e358b4edaefef6298f3be07820240fc6b79c40c93ec15d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:46 ===================================================== [Pipeline] echo 03:36:46 taggedImages: 03:36:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:36:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.56 03:36:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:36:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:36:46 f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:46 latest 03:36:46 3.2.0-dev.56 03:36:46 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:46 main 03:36:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:36:47 cbf404e3b23f: Preparing 03:36:47 5c15488bcc0d: Preparing 03:36:47 3c7f4e1a9fb2: Preparing 03:36:47 d90610fe1f7a: Preparing 03:36:47 543c5368674b: Preparing 03:36:47 7d49b424a5cb: Preparing 03:36:47 c7e065bb03c7: Preparing 03:36:47 13cf385fba62: Preparing 03:36:47 2e468c750b27: Preparing 03:36:47 06a322636a34: Preparing 03:36:47 c5bffb3a0c34: Preparing 03:36:47 3c20671a5817: Preparing 03:36:47 2e468c750b27: Waiting 03:36:47 06a322636a34: Waiting 03:36:47 7d49b424a5cb: Waiting 03:36:47 c7e065bb03c7: Waiting 03:36:47 13cf385fba62: Waiting 03:36:47 3c20671a5817: Waiting 03:36:47 5c15488bcc0d: Pushed 03:36:47 cbf404e3b23f: Pushed 03:36:47 543c5368674b: Pushed 03:36:47 13cf385fba62: Layer already exists 03:36:47 2e468c750b27: Layer already exists 03:36:47 7d49b424a5cb: Pushed 03:36:47 c7e065bb03c7: Pushed 03:36:47 3c20671a5817: Layer already exists 03:36:47 06a322636a34: Pushed 03:36:49 d90610fe1f7a: Pushed 03:36:50 3c7f4e1a9fb2: Pushed 03:36:50 c5bffb3a0c34: Pushed 03:36:50 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:f06648ec384f2975ba759df93ebe13a566a79b65016465c821155b6f41081715 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:50 + 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 03:36:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:36:51 cbf404e3b23f: Preparing 03:36:51 5c15488bcc0d: Preparing 03:36:51 3c7f4e1a9fb2: Preparing 03:36:51 d90610fe1f7a: Preparing 03:36:51 543c5368674b: Preparing 03:36:51 7d49b424a5cb: Preparing 03:36:51 c7e065bb03c7: Preparing 03:36:51 7d49b424a5cb: Waiting 03:36:51 c7e065bb03c7: Waiting 03:36:51 13cf385fba62: Preparing 03:36:51 2e468c750b27: Preparing 03:36:51 06a322636a34: Preparing 03:36:51 2e468c750b27: Waiting 03:36:51 c5bffb3a0c34: Preparing 03:36:51 06a322636a34: Waiting 03:36:51 3c20671a5817: Preparing 03:36:51 c5bffb3a0c34: Waiting 03:36:51 3c20671a5817: Waiting 03:36:51 3c7f4e1a9fb2: Layer already exists 03:36:51 d90610fe1f7a: Layer already exists 03:36:51 543c5368674b: Layer already exists 03:36:51 5c15488bcc0d: Layer already exists 03:36:51 cbf404e3b23f: Layer already exists 03:36:51 7d49b424a5cb: Layer already exists 03:36:51 c7e065bb03c7: Layer already exists 03:36:51 2e468c750b27: Layer already exists 03:36:51 13cf385fba62: Layer already exists 03:36:51 06a322636a34: Layer already exists 03:36:51 c5bffb3a0c34: Layer already exists 03:36:51 3c20671a5817: Layer already exists 03:36:51 latest: digest: sha256:f06648ec384f2975ba759df93ebe13a566a79b65016465c821155b6f41081715 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.56 03:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:36:52 cbf404e3b23f: Preparing 03:36:52 5c15488bcc0d: Preparing 03:36:52 3c7f4e1a9fb2: Preparing 03:36:52 d90610fe1f7a: Preparing 03:36:52 543c5368674b: Preparing 03:36:52 7d49b424a5cb: Preparing 03:36:52 c7e065bb03c7: Preparing 03:36:52 7d49b424a5cb: Waiting 03:36:52 13cf385fba62: Preparing 03:36:52 c7e065bb03c7: Waiting 03:36:52 2e468c750b27: Preparing 03:36:52 06a322636a34: Preparing 03:36:52 c5bffb3a0c34: Preparing 03:36:52 3c20671a5817: Preparing 03:36:52 13cf385fba62: Waiting 03:36:52 2e468c750b27: Waiting 03:36:52 3c20671a5817: Waiting 03:36:52 06a322636a34: Waiting 03:36:52 c5bffb3a0c34: Waiting 03:36:52 543c5368674b: Layer already exists 03:36:52 3c7f4e1a9fb2: Layer already exists 03:36:52 cbf404e3b23f: Layer already exists 03:36:52 d90610fe1f7a: Layer already exists 03:36:52 5c15488bcc0d: Layer already exists 03:36:52 c7e065bb03c7: Layer already exists 03:36:52 7d49b424a5cb: Layer already exists 03:36:52 13cf385fba62: Layer already exists 03:36:52 06a322636a34: Layer already exists 03:36:52 2e468c750b27: Layer already exists 03:36:52 3c20671a5817: Layer already exists 03:36:52 c5bffb3a0c34: Layer already exists 03:36:53 3.2.0-dev.56: digest: sha256:f06648ec384f2975ba759df93ebe13a566a79b65016465c821155b6f41081715 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:36:53 cbf404e3b23f: Preparing 03:36:53 5c15488bcc0d: Preparing 03:36:53 3c7f4e1a9fb2: Preparing 03:36:53 d90610fe1f7a: Preparing 03:36:53 543c5368674b: Preparing 03:36:53 7d49b424a5cb: Preparing 03:36:53 c7e065bb03c7: Preparing 03:36:53 13cf385fba62: Preparing 03:36:53 2e468c750b27: Preparing 03:36:53 06a322636a34: Preparing 03:36:53 c5bffb3a0c34: Preparing 03:36:53 3c20671a5817: Preparing 03:36:53 2e468c750b27: Waiting 03:36:53 06a322636a34: Waiting 03:36:53 7d49b424a5cb: Waiting 03:36:53 c7e065bb03c7: Waiting 03:36:53 13cf385fba62: Waiting 03:36:53 c5bffb3a0c34: Waiting 03:36:53 3c20671a5817: Waiting 03:36:53 d90610fe1f7a: Layer already exists 03:36:53 3c7f4e1a9fb2: Layer already exists 03:36:53 543c5368674b: Layer already exists 03:36:53 cbf404e3b23f: Layer already exists 03:36:53 5c15488bcc0d: Layer already exists 03:36:53 7d49b424a5cb: Layer already exists 03:36:53 c7e065bb03c7: Layer already exists 03:36:53 13cf385fba62: Layer already exists 03:36:53 06a322636a34: Layer already exists 03:36:53 2e468c750b27: Layer already exists 03:36:53 c5bffb3a0c34: Layer already exists 03:36:53 3c20671a5817: Layer already exists 03:36:54 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:f06648ec384f2975ba759df93ebe13a566a79b65016465c821155b6f41081715 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:54 + 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 03:36:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:36:54 cbf404e3b23f: Preparing 03:36:54 5c15488bcc0d: Preparing 03:36:54 3c7f4e1a9fb2: Preparing 03:36:54 d90610fe1f7a: Preparing 03:36:54 543c5368674b: Preparing 03:36:54 7d49b424a5cb: Preparing 03:36:54 c7e065bb03c7: Preparing 03:36:54 13cf385fba62: Preparing 03:36:54 2e468c750b27: Preparing 03:36:54 06a322636a34: Preparing 03:36:54 c5bffb3a0c34: Preparing 03:36:54 3c20671a5817: Preparing 03:36:54 2e468c750b27: Waiting 03:36:54 c5bffb3a0c34: Waiting 03:36:54 7d49b424a5cb: Waiting 03:36:54 c7e065bb03c7: Waiting 03:36:54 13cf385fba62: Waiting 03:36:54 3c20671a5817: Waiting 03:36:54 3c7f4e1a9fb2: Layer already exists 03:36:54 543c5368674b: Layer already exists 03:36:54 cbf404e3b23f: Layer already exists 03:36:54 5c15488bcc0d: Layer already exists 03:36:54 d90610fe1f7a: Layer already exists 03:36:54 13cf385fba62: Layer already exists 03:36:54 c7e065bb03c7: Layer already exists 03:36:54 06a322636a34: Layer already exists 03:36:54 7d49b424a5cb: Layer already exists 03:36:54 2e468c750b27: Layer already exists 03:36:54 c5bffb3a0c34: Layer already exists 03:36:54 3c20671a5817: Layer already exists 03:36:55 main: digest: sha256:f06648ec384f2975ba759df93ebe13a566a79b65016465c821155b6f41081715 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:55 ===================================================== [Pipeline] echo 03:36:55 taggedImages: 03:36:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:36:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.56 03:36:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:36:55 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:36:55 f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:55 latest 03:36:55 3.2.0-dev.56 03:36:55 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:36:55 main 03:36:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:36:55 6830f38f8042: Preparing 03:36:55 7bc318e16442: Preparing 03:36:55 13cf385fba62: Preparing 03:36:55 2e468c750b27: Preparing 03:36:55 8b55d4167b0e: Preparing 03:36:55 6a0b049194f1: Preparing 03:36:55 3c20671a5817: Preparing 03:36:55 6a0b049194f1: Waiting 03:36:55 3c20671a5817: Waiting 03:36:56 2e468c750b27: Layer already exists 03:36:56 13cf385fba62: Layer already exists 03:36:56 3c20671a5817: Layer already exists 03:36:56 8b55d4167b0e: Pushed 03:36:56 6830f38f8042: Pushed 03:36:58 6a0b049194f1: Pushed 03:36:59 7bc318e16442: Pushed 03:36:59 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:688f0e73449eeb6ffd0c603087a05cfe6dcc9fc3ce3ec549bf84a90ee9375d61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:00 + 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 03:37:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:37:00 6830f38f8042: Preparing 03:37:00 7bc318e16442: Preparing 03:37:00 13cf385fba62: Preparing 03:37:00 2e468c750b27: Preparing 03:37:00 8b55d4167b0e: Preparing 03:37:00 6a0b049194f1: Preparing 03:37:00 3c20671a5817: Preparing 03:37:00 6a0b049194f1: Waiting 03:37:00 3c20671a5817: Waiting 03:37:00 13cf385fba62: Layer already exists 03:37:00 7bc318e16442: Layer already exists 03:37:00 8b55d4167b0e: Layer already exists 03:37:00 2e468c750b27: Layer already exists 03:37:00 6830f38f8042: Layer already exists 03:37:00 6a0b049194f1: Layer already exists 03:37:00 3c20671a5817: Layer already exists 03:37:00 latest: digest: sha256:688f0e73449eeb6ffd0c603087a05cfe6dcc9fc3ce3ec549bf84a90ee9375d61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.56 03:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:37:01 6830f38f8042: Preparing 03:37:01 7bc318e16442: Preparing 03:37:01 13cf385fba62: Preparing 03:37:01 2e468c750b27: Preparing 03:37:01 8b55d4167b0e: Preparing 03:37:01 6a0b049194f1: Preparing 03:37:01 3c20671a5817: Preparing 03:37:01 6a0b049194f1: Waiting 03:37:01 3c20671a5817: Waiting 03:37:01 2e468c750b27: Layer already exists 03:37:01 7bc318e16442: Layer already exists 03:37:01 8b55d4167b0e: Layer already exists 03:37:01 6830f38f8042: Layer already exists 03:37:01 13cf385fba62: Layer already exists 03:37:01 3c20671a5817: Layer already exists 03:37:01 6a0b049194f1: Layer already exists 03:37:01 3.2.0-dev.56: digest: sha256:688f0e73449eeb6ffd0c603087a05cfe6dcc9fc3ce3ec549bf84a90ee9375d61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:37:02 6830f38f8042: Preparing 03:37:02 7bc318e16442: Preparing 03:37:02 13cf385fba62: Preparing 03:37:02 2e468c750b27: Preparing 03:37:02 8b55d4167b0e: Preparing 03:37:02 6a0b049194f1: Preparing 03:37:02 3c20671a5817: Preparing 03:37:02 6a0b049194f1: Waiting 03:37:02 3c20671a5817: Waiting 03:37:02 13cf385fba62: Layer already exists 03:37:02 8b55d4167b0e: Layer already exists 03:37:02 7bc318e16442: Layer already exists 03:37:02 6830f38f8042: Layer already exists 03:37:02 2e468c750b27: Layer already exists 03:37:02 6a0b049194f1: Layer already exists 03:37:02 3c20671a5817: Layer already exists 03:37:02 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:688f0e73449eeb6ffd0c603087a05cfe6dcc9fc3ce3ec549bf84a90ee9375d61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:03 + 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 03:37:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:37:03 6830f38f8042: Preparing 03:37:03 7bc318e16442: Preparing 03:37:03 13cf385fba62: Preparing 03:37:03 2e468c750b27: Preparing 03:37:03 8b55d4167b0e: Preparing 03:37:03 6a0b049194f1: Preparing 03:37:03 3c20671a5817: Preparing 03:37:03 6a0b049194f1: Waiting 03:37:03 3c20671a5817: Waiting 03:37:03 6830f38f8042: Layer already exists 03:37:03 13cf385fba62: Layer already exists 03:37:03 7bc318e16442: Layer already exists 03:37:03 8b55d4167b0e: Layer already exists 03:37:03 2e468c750b27: Layer already exists 03:37:03 6a0b049194f1: Layer already exists 03:37:03 3c20671a5817: Layer already exists 03:37:03 main: digest: sha256:688f0e73449eeb6ffd0c603087a05cfe6dcc9fc3ce3ec549bf84a90ee9375d61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:03 ===================================================== [Pipeline] echo 03:37:03 taggedImages: 03:37:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:37:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:37:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.56 03:37:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:37:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:37:03 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:37:03 f0fad2eab06436c1c178943c34781e5eeebca59c 03:37:03 latest 03:37:03 3.2.0-dev.56 03:37:03 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:37:03 main 03:37:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:04 a00638114182: Preparing 03:37:04 b96ba9c770d0: Preparing 03:37:04 ad7bb6b129ad: Preparing 03:37:04 13cf385fba62: Preparing 03:37:04 2e468c750b27: Preparing 03:37:04 ed949211c9f8: Preparing 03:37:04 bc04b0095829: Preparing 03:37:04 91de3222146b: Preparing 03:37:04 b599efefce9a: Preparing 03:37:04 3c20671a5817: Preparing 03:37:04 91de3222146b: Waiting 03:37:04 b599efefce9a: Waiting 03:37:04 3c20671a5817: Waiting 03:37:04 ed949211c9f8: Waiting 03:37:04 bc04b0095829: Waiting 03:37:04 13cf385fba62: Layer already exists 03:37:04 2e468c750b27: Layer already exists 03:37:04 b96ba9c770d0: Pushed 03:37:04 ad7bb6b129ad: Pushed 03:37:04 a00638114182: Pushed 03:37:04 3c20671a5817: Layer already exists 03:37:04 91de3222146b: Pushed 03:37:05 b599efefce9a: Pushed 03:37:18 bc04b0095829: Pushed 03:37:26 ed949211c9f8: Pushed 03:37:26 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:420a8334575d1c0fc84f17a95b79e12dc4eb5130c9c591a0dab3d17988e5c3be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:26 + 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 03:37:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:26 a00638114182: Preparing 03:37:26 b96ba9c770d0: Preparing 03:37:26 ad7bb6b129ad: Preparing 03:37:26 13cf385fba62: Preparing 03:37:26 2e468c750b27: Preparing 03:37:26 ed949211c9f8: Preparing 03:37:26 bc04b0095829: Preparing 03:37:26 91de3222146b: Preparing 03:37:26 b599efefce9a: Preparing 03:37:26 3c20671a5817: Preparing 03:37:26 ed949211c9f8: Waiting 03:37:26 b599efefce9a: Waiting 03:37:26 bc04b0095829: Waiting 03:37:26 91de3222146b: Waiting 03:37:26 3c20671a5817: Waiting 03:37:26 b96ba9c770d0: Layer already exists 03:37:26 ad7bb6b129ad: Layer already exists 03:37:26 2e468c750b27: Layer already exists 03:37:26 a00638114182: Layer already exists 03:37:26 13cf385fba62: Layer already exists 03:37:26 91de3222146b: Layer already exists 03:37:26 bc04b0095829: Layer already exists 03:37:26 ed949211c9f8: Layer already exists 03:37:26 b599efefce9a: Layer already exists 03:37:26 3c20671a5817: Layer already exists 03:37:27 latest: digest: sha256:420a8334575d1c0fc84f17a95b79e12dc4eb5130c9c591a0dab3d17988e5c3be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.56 03:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:27 a00638114182: Preparing 03:37:27 b96ba9c770d0: Preparing 03:37:27 ad7bb6b129ad: Preparing 03:37:27 13cf385fba62: Preparing 03:37:27 2e468c750b27: Preparing 03:37:27 ed949211c9f8: Preparing 03:37:27 bc04b0095829: Preparing 03:37:27 91de3222146b: Preparing 03:37:27 b599efefce9a: Preparing 03:37:27 3c20671a5817: Preparing 03:37:27 ed949211c9f8: Waiting 03:37:27 bc04b0095829: Waiting 03:37:27 91de3222146b: Waiting 03:37:27 b599efefce9a: Waiting 03:37:27 3c20671a5817: Waiting 03:37:27 2e468c750b27: Layer already exists 03:37:27 a00638114182: Layer already exists 03:37:27 b96ba9c770d0: Layer already exists 03:37:27 ad7bb6b129ad: Layer already exists 03:37:27 13cf385fba62: Layer already exists 03:37:27 b599efefce9a: Layer already exists 03:37:27 91de3222146b: Layer already exists 03:37:27 ed949211c9f8: Layer already exists 03:37:27 3c20671a5817: Layer already exists 03:37:27 bc04b0095829: Layer already exists 03:37:28 3.2.0-dev.56: digest: sha256:420a8334575d1c0fc84f17a95b79e12dc4eb5130c9c591a0dab3d17988e5c3be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:28 a00638114182: Preparing 03:37:28 b96ba9c770d0: Preparing 03:37:28 ad7bb6b129ad: Preparing 03:37:28 13cf385fba62: Preparing 03:37:28 2e468c750b27: Preparing 03:37:28 ed949211c9f8: Preparing 03:37:28 bc04b0095829: Preparing 03:37:28 91de3222146b: Preparing 03:37:28 b599efefce9a: Preparing 03:37:28 3c20671a5817: Preparing 03:37:28 91de3222146b: Waiting 03:37:28 ed949211c9f8: Waiting 03:37:28 bc04b0095829: Waiting 03:37:28 b599efefce9a: Waiting 03:37:28 3c20671a5817: Waiting 03:37:28 ad7bb6b129ad: Layer already exists 03:37:28 2e468c750b27: Layer already exists 03:37:28 13cf385fba62: Layer already exists 03:37:28 b96ba9c770d0: Layer already exists 03:37:28 a00638114182: Layer already exists 03:37:28 b599efefce9a: Layer already exists 03:37:28 ed949211c9f8: Layer already exists 03:37:28 91de3222146b: Layer already exists 03:37:28 bc04b0095829: Layer already exists 03:37:28 3c20671a5817: Layer already exists 03:37:29 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:420a8334575d1c0fc84f17a95b79e12dc4eb5130c9c591a0dab3d17988e5c3be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:29 + 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 03:37:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:29 a00638114182: Preparing 03:37:29 b96ba9c770d0: Preparing 03:37:29 ad7bb6b129ad: Preparing 03:37:29 13cf385fba62: Preparing 03:37:29 2e468c750b27: Preparing 03:37:29 ed949211c9f8: Preparing 03:37:29 bc04b0095829: Preparing 03:37:29 91de3222146b: Preparing 03:37:29 b599efefce9a: Preparing 03:37:29 3c20671a5817: Preparing 03:37:29 91de3222146b: Waiting 03:37:29 b599efefce9a: Waiting 03:37:29 3c20671a5817: Waiting 03:37:29 ed949211c9f8: Waiting 03:37:29 bc04b0095829: Waiting 03:37:29 ad7bb6b129ad: Layer already exists 03:37:29 2e468c750b27: Layer already exists 03:37:29 a00638114182: Layer already exists 03:37:29 b96ba9c770d0: Layer already exists 03:37:29 13cf385fba62: Layer already exists 03:37:29 ed949211c9f8: Layer already exists 03:37:29 bc04b0095829: Layer already exists 03:37:29 91de3222146b: Layer already exists 03:37:29 b599efefce9a: Layer already exists 03:37:29 3c20671a5817: Layer already exists 03:37:30 main: digest: sha256:420a8334575d1c0fc84f17a95b79e12dc4eb5130c9c591a0dab3d17988e5c3be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:30 ===================================================== [Pipeline] echo 03:37:30 taggedImages: 03:37:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:37:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:37:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.56 03:37:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:37:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:37:30 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:37:30 f0fad2eab06436c1c178943c34781e5eeebca59c 03:37:30 latest 03:37:30 3.2.0-dev.56 03:37:30 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:37:30 main 03:37:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:37:31 e622761bc20c: Preparing 03:37:31 4658569b4696: Preparing 03:37:31 fcbd050225a6: Preparing 03:37:31 13cf385fba62: Preparing 03:37:31 2e468c750b27: Preparing 03:37:31 67fd64e55418: Preparing 03:37:31 af47be5d893f: Preparing 03:37:31 85ffae8dd453: Preparing 03:37:31 3c20671a5817: Preparing 03:37:31 67fd64e55418: Waiting 03:37:31 af47be5d893f: Waiting 03:37:31 85ffae8dd453: Waiting 03:37:31 3c20671a5817: Waiting 03:37:31 13cf385fba62: Layer already exists 03:37:31 2e468c750b27: Layer already exists 03:37:31 4658569b4696: Pushed 03:37:31 fcbd050225a6: Pushed 03:37:31 3c20671a5817: Layer already exists 03:37:31 e622761bc20c: Pushed 03:37:31 af47be5d893f: Pushed 03:37:31 85ffae8dd453: Pushed 03:37:54 67fd64e55418: Pushed 03:37:54 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:8f5f48ae559b7374336ac7b6ceb0010240a0a9900b955d67e2e7663e97cc899e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:54 + 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 03:37:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:37:54 e622761bc20c: Preparing 03:37:54 4658569b4696: Preparing 03:37:54 fcbd050225a6: Preparing 03:37:54 13cf385fba62: Preparing 03:37:54 2e468c750b27: Preparing 03:37:54 67fd64e55418: Preparing 03:37:54 af47be5d893f: Preparing 03:37:54 85ffae8dd453: Preparing 03:37:54 3c20671a5817: Preparing 03:37:54 67fd64e55418: Waiting 03:37:54 af47be5d893f: Waiting 03:37:54 85ffae8dd453: Waiting 03:37:54 3c20671a5817: Waiting 03:37:54 2e468c750b27: Layer already exists 03:37:54 e622761bc20c: Layer already exists 03:37:54 4658569b4696: Layer already exists 03:37:54 fcbd050225a6: Layer already exists 03:37:54 13cf385fba62: Layer already exists 03:37:54 67fd64e55418: Layer already exists 03:37:54 85ffae8dd453: Layer already exists 03:37:54 af47be5d893f: Layer already exists 03:37:54 3c20671a5817: Layer already exists 03:37:55 latest: digest: sha256:8f5f48ae559b7374336ac7b6ceb0010240a0a9900b955d67e2e7663e97cc899e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.56 03:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:37:55 e622761bc20c: Preparing 03:37:55 4658569b4696: Preparing 03:37:55 fcbd050225a6: Preparing 03:37:55 13cf385fba62: Preparing 03:37:55 2e468c750b27: Preparing 03:37:55 67fd64e55418: Preparing 03:37:55 af47be5d893f: Preparing 03:37:55 85ffae8dd453: Preparing 03:37:55 3c20671a5817: Preparing 03:37:55 67fd64e55418: Waiting 03:37:55 af47be5d893f: Waiting 03:37:55 85ffae8dd453: Waiting 03:37:55 3c20671a5817: Waiting 03:37:55 13cf385fba62: Layer already exists 03:37:55 4658569b4696: Layer already exists 03:37:55 2e468c750b27: Layer already exists 03:37:55 e622761bc20c: Layer already exists 03:37:55 fcbd050225a6: Layer already exists 03:37:55 af47be5d893f: Layer already exists 03:37:55 67fd64e55418: Layer already exists 03:37:55 85ffae8dd453: Layer already exists 03:37:55 3c20671a5817: Layer already exists 03:37:55 3.2.0-dev.56: digest: sha256:8f5f48ae559b7374336ac7b6ceb0010240a0a9900b955d67e2e7663e97cc899e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:37:56 e622761bc20c: Preparing 03:37:56 4658569b4696: Preparing 03:37:56 fcbd050225a6: Preparing 03:37:56 13cf385fba62: Preparing 03:37:56 2e468c750b27: Preparing 03:37:56 67fd64e55418: Preparing 03:37:56 af47be5d893f: Preparing 03:37:56 85ffae8dd453: Preparing 03:37:56 3c20671a5817: Preparing 03:37:56 67fd64e55418: Waiting 03:37:56 af47be5d893f: Waiting 03:37:56 85ffae8dd453: Waiting 03:37:56 3c20671a5817: Waiting 03:37:56 13cf385fba62: Layer already exists 03:37:56 4658569b4696: Layer already exists 03:37:56 2e468c750b27: Layer already exists 03:37:56 e622761bc20c: Layer already exists 03:37:56 fcbd050225a6: Layer already exists 03:37:56 85ffae8dd453: Layer already exists 03:37:56 67fd64e55418: Layer already exists 03:37:56 af47be5d893f: Layer already exists 03:37:56 3c20671a5817: Layer already exists 03:37:56 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:8f5f48ae559b7374336ac7b6ceb0010240a0a9900b955d67e2e7663e97cc899e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:57 + 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 03:37:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:37:57 e622761bc20c: Preparing 03:37:57 4658569b4696: Preparing 03:37:57 fcbd050225a6: Preparing 03:37:57 13cf385fba62: Preparing 03:37:57 2e468c750b27: Preparing 03:37:57 67fd64e55418: Preparing 03:37:57 af47be5d893f: Preparing 03:37:57 85ffae8dd453: Preparing 03:37:57 3c20671a5817: Preparing 03:37:57 af47be5d893f: Waiting 03:37:57 85ffae8dd453: Waiting 03:37:57 3c20671a5817: Waiting 03:37:57 67fd64e55418: Waiting 03:37:57 fcbd050225a6: Layer already exists 03:37:57 e622761bc20c: Layer already exists 03:37:57 13cf385fba62: Layer already exists 03:37:57 4658569b4696: Layer already exists 03:37:57 2e468c750b27: Layer already exists 03:37:57 85ffae8dd453: Layer already exists 03:37:57 af47be5d893f: Layer already exists 03:37:57 3c20671a5817: Layer already exists 03:37:57 67fd64e55418: Layer already exists 03:37:57 main: digest: sha256:8f5f48ae559b7374336ac7b6ceb0010240a0a9900b955d67e2e7663e97cc899e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:57 ===================================================== [Pipeline] echo 03:37:57 taggedImages: 03:37:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:37:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:37:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.56 03:37:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:37:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:37:57 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:37:57 f0fad2eab06436c1c178943c34781e5eeebca59c 03:37:57 latest 03:37:57 3.2.0-dev.56 03:37:57 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:37:57 main 03:37:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:37:58 8dbb4ad65a4e: Preparing 03:37:58 f67b2da34c3c: Preparing 03:37:58 290d51c783f9: Preparing 03:37:58 13cf385fba62: Preparing 03:37:58 2e468c750b27: Preparing 03:37:58 47e8009cb1a9: Preparing 03:37:58 91de3222146b: Preparing 03:37:58 b599efefce9a: Preparing 03:37:58 3c20671a5817: Preparing 03:37:58 91de3222146b: Waiting 03:37:58 b599efefce9a: Waiting 03:37:58 47e8009cb1a9: Waiting 03:37:58 3c20671a5817: Waiting 03:37:58 2e468c750b27: Layer already exists 03:37:58 13cf385fba62: Layer already exists 03:37:58 91de3222146b: Layer already exists 03:37:58 b599efefce9a: Layer already exists 03:37:58 8dbb4ad65a4e: Pushed 03:37:58 f67b2da34c3c: Pushed 03:37:58 290d51c783f9: Pushed 03:37:58 3c20671a5817: Layer already exists 03:38:21 47e8009cb1a9: Pushed 03:38:21 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:66a37de4d086c86ba605f1b325d472efe7d29c13e04b0f29f9da3821f83769de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:38:21 8dbb4ad65a4e: Preparing 03:38:21 f67b2da34c3c: Preparing 03:38:21 290d51c783f9: Preparing 03:38:21 13cf385fba62: Preparing 03:38:21 2e468c750b27: Preparing 03:38:21 47e8009cb1a9: Preparing 03:38:21 91de3222146b: Preparing 03:38:21 b599efefce9a: Preparing 03:38:21 3c20671a5817: Preparing 03:38:21 47e8009cb1a9: Waiting 03:38:21 91de3222146b: Waiting 03:38:21 b599efefce9a: Waiting 03:38:21 3c20671a5817: Waiting 03:38:21 f67b2da34c3c: Layer already exists 03:38:21 290d51c783f9: Layer already exists 03:38:21 13cf385fba62: Layer already exists 03:38:21 2e468c750b27: Layer already exists 03:38:21 8dbb4ad65a4e: Layer already exists 03:38:21 47e8009cb1a9: Layer already exists 03:38:21 b599efefce9a: Layer already exists 03:38:21 91de3222146b: Layer already exists 03:38:21 3c20671a5817: Layer already exists 03:38:21 latest: digest: sha256:66a37de4d086c86ba605f1b325d472efe7d29c13e04b0f29f9da3821f83769de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.56 03:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:38:22 8dbb4ad65a4e: Preparing 03:38:22 f67b2da34c3c: Preparing 03:38:22 290d51c783f9: Preparing 03:38:22 13cf385fba62: Preparing 03:38:22 2e468c750b27: Preparing 03:38:22 47e8009cb1a9: Preparing 03:38:22 91de3222146b: Preparing 03:38:22 b599efefce9a: Preparing 03:38:22 3c20671a5817: Preparing 03:38:22 b599efefce9a: Waiting 03:38:22 3c20671a5817: Waiting 03:38:22 47e8009cb1a9: Waiting 03:38:22 91de3222146b: Waiting 03:38:22 13cf385fba62: Layer already exists 03:38:22 f67b2da34c3c: Layer already exists 03:38:22 2e468c750b27: Layer already exists 03:38:22 290d51c783f9: Layer already exists 03:38:22 8dbb4ad65a4e: Layer already exists 03:38:22 3c20671a5817: Layer already exists 03:38:22 47e8009cb1a9: Layer already exists 03:38:22 b599efefce9a: Layer already exists 03:38:22 91de3222146b: Layer already exists 03:38:22 3.2.0-dev.56: digest: sha256:66a37de4d086c86ba605f1b325d472efe7d29c13e04b0f29f9da3821f83769de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:38:23 8dbb4ad65a4e: Preparing 03:38:23 f67b2da34c3c: Preparing 03:38:23 290d51c783f9: Preparing 03:38:23 13cf385fba62: Preparing 03:38:23 2e468c750b27: Preparing 03:38:23 47e8009cb1a9: Preparing 03:38:23 91de3222146b: Preparing 03:38:23 b599efefce9a: Preparing 03:38:23 3c20671a5817: Preparing 03:38:23 91de3222146b: Waiting 03:38:23 b599efefce9a: Waiting 03:38:23 3c20671a5817: Waiting 03:38:23 47e8009cb1a9: Waiting 03:38:23 290d51c783f9: Layer already exists 03:38:23 13cf385fba62: Layer already exists 03:38:23 2e468c750b27: Layer already exists 03:38:23 8dbb4ad65a4e: Layer already exists 03:38:23 f67b2da34c3c: Layer already exists 03:38:23 91de3222146b: Layer already exists 03:38:23 47e8009cb1a9: Layer already exists 03:38:23 b599efefce9a: Layer already exists 03:38:23 3c20671a5817: Layer already exists 03:38:23 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:66a37de4d086c86ba605f1b325d472efe7d29c13e04b0f29f9da3821f83769de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:24 + 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 03:38:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:38:24 8dbb4ad65a4e: Preparing 03:38:24 f67b2da34c3c: Preparing 03:38:24 290d51c783f9: Preparing 03:38:24 13cf385fba62: Preparing 03:38:24 2e468c750b27: Preparing 03:38:24 47e8009cb1a9: Preparing 03:38:24 91de3222146b: Preparing 03:38:24 b599efefce9a: Preparing 03:38:24 3c20671a5817: Preparing 03:38:24 47e8009cb1a9: Waiting 03:38:24 91de3222146b: Waiting 03:38:24 b599efefce9a: Waiting 03:38:24 3c20671a5817: Waiting 03:38:24 13cf385fba62: Layer already exists 03:38:24 290d51c783f9: Layer already exists 03:38:24 f67b2da34c3c: Layer already exists 03:38:24 8dbb4ad65a4e: Layer already exists 03:38:24 2e468c750b27: Layer already exists 03:38:24 91de3222146b: Layer already exists 03:38:24 b599efefce9a: Layer already exists 03:38:24 47e8009cb1a9: Layer already exists 03:38:24 3c20671a5817: Layer already exists 03:38:24 main: digest: sha256:66a37de4d086c86ba605f1b325d472efe7d29c13e04b0f29f9da3821f83769de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:24 ===================================================== [Pipeline] echo 03:38:24 taggedImages: 03:38:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:38:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:38:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.56 03:38:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:38:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:38:25 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 03:38:25 f0fad2eab06436c1c178943c34781e5eeebca59c 03:38:25 latest 03:38:25 3.2.0-dev.56 03:38:25 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:38:25 main 03:38:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:25 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:38:25 087f9e8f26ab: Preparing 03:38:25 036f734c5167: Preparing 03:38:25 13cf385fba62: Preparing 03:38:25 2e468c750b27: Preparing 03:38:25 db48a08eea9d: Preparing 03:38:25 c1fe54d20093: Preparing 03:38:25 3c20671a5817: Preparing 03:38:25 c1fe54d20093: Waiting 03:38:25 3c20671a5817: Waiting 03:38:25 2e468c750b27: Layer already exists 03:38:25 13cf385fba62: Layer already exists 03:38:26 3c20671a5817: Layer already exists 03:38:26 087f9e8f26ab: Pushed 03:38:26 db48a08eea9d: Pushed 03:38:26 c1fe54d20093: Pushed 03:38:33 036f734c5167: Pushed 03:38:33 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:2f3999cbac8e9be1eaf0bbab131c9539cdd6a381796cdcdd8fe0f9e0fe8f2dbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:33 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:38:34 087f9e8f26ab: Preparing 03:38:34 036f734c5167: Preparing 03:38:34 13cf385fba62: Preparing 03:38:34 2e468c750b27: Preparing 03:38:34 db48a08eea9d: Preparing 03:38:34 c1fe54d20093: Preparing 03:38:34 3c20671a5817: Preparing 03:38:34 c1fe54d20093: Waiting 03:38:34 3c20671a5817: Waiting 03:38:34 2e468c750b27: Layer already exists 03:38:34 087f9e8f26ab: Layer already exists 03:38:34 036f734c5167: Layer already exists 03:38:34 db48a08eea9d: Layer already exists 03:38:34 13cf385fba62: Layer already exists 03:38:34 3c20671a5817: Layer already exists 03:38:34 c1fe54d20093: Layer already exists 03:38:34 latest: digest: sha256:2f3999cbac8e9be1eaf0bbab131c9539cdd6a381796cdcdd8fe0f9e0fe8f2dbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:34 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.56 03:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:38:35 087f9e8f26ab: Preparing 03:38:35 036f734c5167: Preparing 03:38:35 13cf385fba62: Preparing 03:38:35 2e468c750b27: Preparing 03:38:35 db48a08eea9d: Preparing 03:38:35 c1fe54d20093: Preparing 03:38:35 3c20671a5817: Preparing 03:38:35 c1fe54d20093: Waiting 03:38:35 3c20671a5817: Waiting 03:38:35 13cf385fba62: Layer already exists 03:38:35 db48a08eea9d: Layer already exists 03:38:35 2e468c750b27: Layer already exists 03:38:35 036f734c5167: Layer already exists 03:38:35 087f9e8f26ab: Layer already exists 03:38:35 3c20671a5817: Layer already exists 03:38:35 c1fe54d20093: Layer already exists 03:38:35 3.2.0-dev.56: digest: sha256:2f3999cbac8e9be1eaf0bbab131c9539cdd6a381796cdcdd8fe0f9e0fe8f2dbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:35 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:38:36 087f9e8f26ab: Preparing 03:38:36 036f734c5167: Preparing 03:38:36 13cf385fba62: Preparing 03:38:36 2e468c750b27: Preparing 03:38:36 db48a08eea9d: Preparing 03:38:36 c1fe54d20093: Preparing 03:38:36 3c20671a5817: Preparing 03:38:36 c1fe54d20093: Waiting 03:38:36 3c20671a5817: Waiting 03:38:36 036f734c5167: Layer already exists 03:38:36 db48a08eea9d: Layer already exists 03:38:36 2e468c750b27: Layer already exists 03:38:36 087f9e8f26ab: Layer already exists 03:38:36 13cf385fba62: Layer already exists 03:38:36 3c20671a5817: Layer already exists 03:38:36 c1fe54d20093: Layer already exists 03:38:36 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:2f3999cbac8e9be1eaf0bbab131c9539cdd6a381796cdcdd8fe0f9e0fe8f2dbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:36 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 03:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:38:37 087f9e8f26ab: Preparing 03:38:37 036f734c5167: Preparing 03:38:37 13cf385fba62: Preparing 03:38:37 2e468c750b27: Preparing 03:38:37 db48a08eea9d: Preparing 03:38:37 c1fe54d20093: Preparing 03:38:37 3c20671a5817: Preparing 03:38:37 c1fe54d20093: Waiting 03:38:37 3c20671a5817: Waiting 03:38:37 087f9e8f26ab: Layer already exists 03:38:37 2e468c750b27: Layer already exists 03:38:37 036f734c5167: Layer already exists 03:38:37 13cf385fba62: Layer already exists 03:38:37 db48a08eea9d: Layer already exists 03:38:37 c1fe54d20093: Layer already exists 03:38:37 3c20671a5817: Layer already exists 03:38:37 main: digest: sha256:2f3999cbac8e9be1eaf0bbab131c9539cdd6a381796cdcdd8fe0f9e0fe8f2dbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:37 ===================================================== [Pipeline] echo 03:38:37 taggedImages: 03:38:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:38:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:38:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.56 03:38:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:38:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 03:38:37 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:38:37 f0fad2eab06436c1c178943c34781e5eeebca59c 03:38:37 latest 03:38:37 3.2.0-dev.56 03:38:37 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:38:37 main 03:38:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:38 de5720420274: Preparing 03:38:38 399a022b199b: Preparing 03:38:38 13cf385fba62: Preparing 03:38:38 2e468c750b27: Preparing 03:38:38 8bdd35407c4f: Preparing 03:38:38 d26201ffba0c: Preparing 03:38:38 3c20671a5817: Preparing 03:38:38 d26201ffba0c: Waiting 03:38:38 3c20671a5817: Waiting 03:38:38 13cf385fba62: Layer already exists 03:38:38 2e468c750b27: Layer already exists 03:38:38 3c20671a5817: Layer already exists 03:38:38 8bdd35407c4f: Pushed 03:38:38 de5720420274: Pushed 03:38:38 d26201ffba0c: Pushed 03:38:47 399a022b199b: Pushed 03:38:47 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:787734278cfef3d3f4332c2eb68df5d753b242916c5299c4099d814db998221f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:47 de5720420274: Preparing 03:38:47 399a022b199b: Preparing 03:38:47 13cf385fba62: Preparing 03:38:47 2e468c750b27: Preparing 03:38:47 8bdd35407c4f: Preparing 03:38:47 d26201ffba0c: Preparing 03:38:47 3c20671a5817: Preparing 03:38:47 d26201ffba0c: Waiting 03:38:47 3c20671a5817: Waiting 03:38:47 13cf385fba62: Layer already exists 03:38:47 de5720420274: Layer already exists 03:38:47 399a022b199b: Layer already exists 03:38:47 2e468c750b27: Layer already exists 03:38:47 8bdd35407c4f: Layer already exists 03:38:47 d26201ffba0c: Layer already exists 03:38:47 3c20671a5817: Layer already exists 03:38:48 latest: digest: sha256:787734278cfef3d3f4332c2eb68df5d753b242916c5299c4099d814db998221f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.56 03:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:48 de5720420274: Preparing 03:38:48 399a022b199b: Preparing 03:38:48 13cf385fba62: Preparing 03:38:48 2e468c750b27: Preparing 03:38:48 8bdd35407c4f: Preparing 03:38:48 d26201ffba0c: Preparing 03:38:48 3c20671a5817: Preparing 03:38:48 d26201ffba0c: Waiting 03:38:48 3c20671a5817: Waiting 03:38:48 13cf385fba62: Layer already exists 03:38:48 399a022b199b: Layer already exists 03:38:48 8bdd35407c4f: Layer already exists 03:38:48 2e468c750b27: Layer already exists 03:38:48 de5720420274: Layer already exists 03:38:48 d26201ffba0c: Layer already exists 03:38:48 3c20671a5817: Layer already exists 03:38:49 3.2.0-dev.56: digest: sha256:787734278cfef3d3f4332c2eb68df5d753b242916c5299c4099d814db998221f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:49 de5720420274: Preparing 03:38:49 399a022b199b: Preparing 03:38:49 13cf385fba62: Preparing 03:38:49 2e468c750b27: Preparing 03:38:49 8bdd35407c4f: Preparing 03:38:49 d26201ffba0c: Preparing 03:38:49 3c20671a5817: Preparing 03:38:49 d26201ffba0c: Waiting 03:38:49 3c20671a5817: Waiting 03:38:49 399a022b199b: Layer already exists 03:38:49 2e468c750b27: Layer already exists 03:38:49 8bdd35407c4f: Layer already exists 03:38:49 13cf385fba62: Layer already exists 03:38:49 de5720420274: Layer already exists 03:38:49 3c20671a5817: Layer already exists 03:38:49 d26201ffba0c: Layer already exists 03:38:50 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:787734278cfef3d3f4332c2eb68df5d753b242916c5299c4099d814db998221f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:50 de5720420274: Preparing 03:38:50 399a022b199b: Preparing 03:38:50 13cf385fba62: Preparing 03:38:50 2e468c750b27: Preparing 03:38:50 8bdd35407c4f: Preparing 03:38:50 d26201ffba0c: Preparing 03:38:50 3c20671a5817: Preparing 03:38:50 d26201ffba0c: Waiting 03:38:50 3c20671a5817: Waiting 03:38:50 399a022b199b: Layer already exists 03:38:50 8bdd35407c4f: Layer already exists 03:38:50 de5720420274: Layer already exists 03:38:50 13cf385fba62: Layer already exists 03:38:50 2e468c750b27: Layer already exists 03:38:50 d26201ffba0c: Layer already exists 03:38:50 3c20671a5817: Layer already exists 03:38:51 main: digest: sha256:787734278cfef3d3f4332c2eb68df5d753b242916c5299c4099d814db998221f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:51 ===================================================== [Pipeline] echo 03:38:51 taggedImages: 03:38:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:38:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:38:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.56 03:38:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:38:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:38:51 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:38:51 f0fad2eab06436c1c178943c34781e5eeebca59c 03:38:51 latest 03:38:51 3.2.0-dev.56 03:38:51 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:38:51 main 03:38:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:38:51 8e889f8ca256: Preparing 03:38:51 1d78f9972e06: Preparing 03:38:51 13cf385fba62: Preparing 03:38:51 2e468c750b27: Preparing 03:38:51 1f4a8415f393: Preparing 03:38:51 974d5dadc4b5: Preparing 03:38:51 3c20671a5817: Preparing 03:38:51 974d5dadc4b5: Waiting 03:38:51 3c20671a5817: Waiting 03:38:51 1f4a8415f393: Layer already exists 03:38:51 2e468c750b27: Layer already exists 03:38:51 13cf385fba62: Layer already exists 03:38:51 974d5dadc4b5: Layer already exists 03:38:52 3c20671a5817: Layer already exists 03:38:52 8e889f8ca256: Pushed 03:39:00 1d78f9972e06: Pushed 03:39:00 f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:799d56bc06ab0e906bef2f6070187012494fdd3c968d0f1a8fc65b2a49c92064 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:39:01 8e889f8ca256: Preparing 03:39:01 1d78f9972e06: Preparing 03:39:01 13cf385fba62: Preparing 03:39:01 2e468c750b27: Preparing 03:39:01 1f4a8415f393: Preparing 03:39:01 974d5dadc4b5: Preparing 03:39:01 3c20671a5817: Preparing 03:39:01 974d5dadc4b5: Waiting 03:39:01 3c20671a5817: Waiting 03:39:01 2e468c750b27: Layer already exists 03:39:01 8e889f8ca256: Layer already exists 03:39:01 13cf385fba62: Layer already exists 03:39:01 1f4a8415f393: Layer already exists 03:39:01 1d78f9972e06: Layer already exists 03:39:01 3c20671a5817: Layer already exists 03:39:01 974d5dadc4b5: Layer already exists 03:39:01 latest: digest: sha256:799d56bc06ab0e906bef2f6070187012494fdd3c968d0f1a8fc65b2a49c92064 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.56 03:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:39:02 8e889f8ca256: Preparing 03:39:02 1d78f9972e06: Preparing 03:39:02 13cf385fba62: Preparing 03:39:02 2e468c750b27: Preparing 03:39:02 1f4a8415f393: Preparing 03:39:02 974d5dadc4b5: Preparing 03:39:02 3c20671a5817: Preparing 03:39:02 974d5dadc4b5: Waiting 03:39:02 3c20671a5817: Waiting 03:39:02 1d78f9972e06: Layer already exists 03:39:02 8e889f8ca256: Layer already exists 03:39:02 13cf385fba62: Layer already exists 03:39:02 2e468c750b27: Layer already exists 03:39:02 1f4a8415f393: Layer already exists 03:39:02 974d5dadc4b5: Layer already exists 03:39:02 3c20671a5817: Layer already exists 03:39:02 3.2.0-dev.56: digest: sha256:799d56bc06ab0e906bef2f6070187012494fdd3c968d0f1a8fc65b2a49c92064 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:39:03 8e889f8ca256: Preparing 03:39:03 1d78f9972e06: Preparing 03:39:03 13cf385fba62: Preparing 03:39:03 2e468c750b27: Preparing 03:39:03 1f4a8415f393: Preparing 03:39:03 974d5dadc4b5: Preparing 03:39:03 3c20671a5817: Preparing 03:39:03 974d5dadc4b5: Waiting 03:39:03 3c20671a5817: Waiting 03:39:03 1d78f9972e06: Layer already exists 03:39:03 8e889f8ca256: Layer already exists 03:39:03 13cf385fba62: Layer already exists 03:39:03 1f4a8415f393: Layer already exists 03:39:03 2e468c750b27: Layer already exists 03:39:03 3c20671a5817: Layer already exists 03:39:03 974d5dadc4b5: Layer already exists 03:39:03 f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:799d56bc06ab0e906bef2f6070187012494fdd3c968d0f1a8fc65b2a49c92064 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:39:04 8e889f8ca256: Preparing 03:39:04 1d78f9972e06: Preparing 03:39:04 13cf385fba62: Preparing 03:39:04 2e468c750b27: Preparing 03:39:04 1f4a8415f393: Preparing 03:39:04 974d5dadc4b5: Preparing 03:39:04 3c20671a5817: Preparing 03:39:04 974d5dadc4b5: Waiting 03:39:04 3c20671a5817: Waiting 03:39:04 1f4a8415f393: Layer already exists 03:39:04 2e468c750b27: Layer already exists 03:39:04 1d78f9972e06: Layer already exists 03:39:04 13cf385fba62: Layer already exists 03:39:04 8e889f8ca256: Layer already exists 03:39:04 974d5dadc4b5: Layer already exists 03:39:04 3c20671a5817: Layer already exists 03:39:04 main: digest: sha256:799d56bc06ab0e906bef2f6070187012494fdd3c968d0f1a8fc65b2a49c92064 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:39:04 ===================================================== [Pipeline] echo 03:39:04 taggedImages: 03:39:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c 03:39:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:39:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.56 03:39:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 03:39:04 - 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 03:39:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:04 03:39:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:05 arm64: Pulling from edgex-lftools-log-publisher 03:39:05 8998bd30e6a1: Pulling fs layer 03:39:05 04944245beec: Pulling fs layer 03:39:05 699f458cf7ca: Pulling fs layer 03:39:05 765212b225bb: Pulling fs layer 03:39:05 f23df028b6ca: Pulling fs layer 03:39:05 765212b225bb: Waiting 03:39:05 d65c8cfc05b1: Pulling fs layer 03:39:05 f23df028b6ca: Waiting 03:39:05 2437ff75d9bd: Pulling fs layer 03:39:05 d65c8cfc05b1: Waiting 03:39:05 2437ff75d9bd: Waiting 03:39:05 04944245beec: Verifying Checksum 03:39:05 04944245beec: Download complete 03:39:05 765212b225bb: Download complete 03:39:05 f23df028b6ca: Download complete 03:39:05 d65c8cfc05b1: Verifying Checksum 03:39:05 d65c8cfc05b1: Download complete 03:39:05 699f458cf7ca: Verifying Checksum 03:39:05 699f458cf7ca: Download complete 03:39:05 8998bd30e6a1: Verifying Checksum 03:39:05 8998bd30e6a1: Download complete 03:39:08 2437ff75d9bd: Verifying Checksum 03:39:08 2437ff75d9bd: Download complete 03:39:11 8998bd30e6a1: Pull complete 03:39:11 04944245beec: Pull complete 03:39:12 699f458cf7ca: Pull complete 03:39:12 765212b225bb: Pull complete 03:39:13 f23df028b6ca: Pull complete 03:39:13 d65c8cfc05b1: Pull complete 03:39:32 2437ff75d9bd: Pull complete 03:39:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:32 prd-ubuntu20.04-docker-arm64-4c-16g-7926 does not seem to be running inside a container 03:39: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/674 -v /w/workspace/edgex-go/674:/w/workspace/edgex-go/674:rw,z -v /w/workspace/edgex-go/674@tmp:/w/workspace/edgex-go/674@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 03:39:35 $ docker top 8d16f299923349d0fd17c92050e0b85e6f25630cf6f43fdbb57176b1c6a5730d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:36 ---> job-cost.sh 03:39:36 lf-activate-venv: SKIPPING 03:39:36 INFO: No Stack... 03:39:36 INFO: Retrieving Pricing Info for: v3-standard-4 03:39:37 INFO: Archiving Costs [Pipeline] sh 03:39:37 + cat /w/workspace/edgex-go/674/archives/cost.csv 03:39:37 + cut -d, -f6 [Pipeline] lock 03:39:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-674-stack-cost] 03:39:37 Resource [jenkins-edgexfoundry-edgex-go-main-674-stack-cost] did not exist. Created. 03:39:37 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-674-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:38 + echo total: 0.10999999940395355 [Pipeline] stash 03:39:38 Stashed 1 file(s) [Pipeline] } 03:39:38 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-674-stack-cost] [Pipeline] // lock [Pipeline] } 03:39:38 $ docker stop --time=1 8d16f299923349d0fd17c92050e0b85e6f25630cf6f43fdbb57176b1c6a5730d 03:39:40 $ docker rm -f --volumes 8d16f299923349d0fd17c92050e0b85e6f25630cf6f43fdbb57176b1c6a5730d [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:39:41 + [ -d /w/workspace/edgex-go/674/archives ] [Pipeline] libraryResource [Pipeline] sh 03:39:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:39:42 ---> package-listing.sh 03:39:42 ++ facter osfamily 03:39:42 ++ tr '[:upper:]' '[:lower:]' 03:39:42 + OS_FAMILY=debian 03:39:42 + workspace=/w/workspace/edgex-go/674 03:39:42 + START_PACKAGES=/tmp/packages_start.txt 03:39:42 + END_PACKAGES=/tmp/packages_end.txt 03:39:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:39:42 + PACKAGES=/tmp/packages_start.txt 03:39:42 + '[' /w/workspace/edgex-go/674 ']' 03:39:42 + PACKAGES=/tmp/packages_end.txt 03:39:42 + case "${OS_FAMILY}" in 03:39:42 + dpkg -l 03:39:42 + grep '^ii' 03:39:42 + '[' -f /tmp/packages_start.txt ']' 03:39:42 + '[' -f /tmp/packages_end.txt ']' 03:39:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:39:42 + '[' /w/workspace/edgex-go/674 ']' 03:39:42 + mkdir -p /w/workspace/edgex-go/674/archives/ 03:39:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/674/archives/ [Pipeline] echo 03:39:42 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/674/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:39:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:43 03:39:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:43 latest: Pulling from edgex-lftools-log-publisher 03:39:43 5eb5b503b376: Pulling fs layer 03:39:43 5c69ac0246d0: Pulling fs layer 03:39:43 ec43610c2a17: Pulling fs layer 03:39:43 3a2ae6a8a46f: Pulling fs layer 03:39:43 33b1e0a273af: Pulling fs layer 03:39:43 5d3b04190fa2: Pulling fs layer 03:39:43 2f39f015ded8: Pulling fs layer 03:39:43 33b1e0a273af: Waiting 03:39:43 5d3b04190fa2: Waiting 03:39:43 2f39f015ded8: Waiting 03:39:43 3a2ae6a8a46f: Waiting 03:39:43 5c69ac0246d0: Download complete 03:39:43 3a2ae6a8a46f: Download complete 03:39:44 33b1e0a273af: Verifying Checksum 03:39:44 33b1e0a273af: Download complete 03:39:44 5d3b04190fa2: Verifying Checksum 03:39:44 5d3b04190fa2: Download complete 03:39:44 ec43610c2a17: Verifying Checksum 03:39:44 ec43610c2a17: Download complete 03:39:44 5eb5b503b376: Verifying Checksum 03:39:44 5eb5b503b376: Download complete 03:39:44 2f39f015ded8: Download complete 03:39:45 5eb5b503b376: Pull complete 03:39:45 5c69ac0246d0: Pull complete 03:39:46 ec43610c2a17: Pull complete 03:39:46 3a2ae6a8a46f: Pull complete 03:39:46 33b1e0a273af: Pull complete 03:39:46 5d3b04190fa2: Pull complete 03:39:51 2f39f015ded8: Pull complete 03:39:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:39:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:51 prd-ubuntu20.04-docker-8c-8g-7925 does not seem to be running inside a container 03:39:51 $ 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/674/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/674 -v /w/workspace/edgex-go/674:/w/workspace/edgex-go/674:rw,z -v /w/workspace/edgex-go/674@tmp:/w/workspace/edgex-go/674@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 03:39:57 $ docker top 319476ed659e5b1e2b2ab5f14e3457cc66132d761072dff8a53351ce0b3afebb -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:57 + touch /tmp/pre-build-complete [Pipeline] sh 03:39:57 + mkdir -p /var/log/sysstat [Pipeline] sh 03:39:58 + ls /var/log/sa-host 03:39:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:58 provisioning config files... 03:39:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/674@tmp/config12305260580913678153tmp [Pipeline] { [Pipeline] echo 03:39:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:39:58 ---> create-netrc.sh [Pipeline] } 03:39:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:39:59 ---> python-tools-install.sh [Pipeline] echo 03:39:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:39:59 ---> sudo-logs.sh 03:39:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:39:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:39:59 ---> job-cost.sh 03:39:59 lf-activate-venv: SKIPPING 03:39:59 DEBUG: total: 0.10999999940395355 03:39:59 INFO: Retrieving Stack Cost... 03:40:00 INFO: Retrieving Pricing Info for: v3-standard-8 03:40:00 INFO: Archiving Costs [Pipeline] echo 03:40:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:40:00 ---> logs-deploy.sh 03:40:00 lf-activate-venv: SKIPPING 03:40:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/674 03:40:00 INFO: archiving workspace using pattern(s): 03:40:01 Archives upload complete. 03:40:01 INFO: archiving logs to Nexus 03:40:02 ---> uname -a: 03:40:02 Linux prd-ubuntu20-04-docker-8c-8g-7925 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:40:02 03:40:02 03:40:02 ---> lscpu: 03:40:02 Architecture: x86_64 03:40:02 CPU op-mode(s): 32-bit, 64-bit 03:40:02 Byte Order: Little Endian 03:40:02 Address sizes: 40 bits physical, 48 bits virtual 03:40:02 CPU(s): 8 03:40:02 On-line CPU(s) list: 0-7 03:40:02 Thread(s) per core: 1 03:40:02 Core(s) per socket: 1 03:40:02 Socket(s): 8 03:40:02 NUMA node(s): 1 03:40:02 Vendor ID: AuthenticAMD 03:40:02 CPU family: 23 03:40:02 Model: 49 03:40:02 Model name: AMD EPYC-Rome Processor 03:40:02 Stepping: 0 03:40:02 CPU MHz: 2800.000 03:40:02 BogoMIPS: 5600.00 03:40:02 Virtualization: AMD-V 03:40:02 Hypervisor vendor: KVM 03:40:02 Virtualization type: full 03:40:02 L1d cache: 256 KiB 03:40:02 L1i cache: 256 KiB 03:40:02 L2 cache: 4 MiB 03:40:02 L3 cache: 128 MiB 03:40:02 NUMA node0 CPU(s): 0-7 03:40:02 Vulnerability Itlb multihit: Not affected 03:40:02 Vulnerability L1tf: Not affected 03:40:02 Vulnerability Mds: Not affected 03:40:02 Vulnerability Meltdown: Not affected 03:40:02 Vulnerability Mmio stale data: Not affected 03:40:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:40:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:40:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:40:02 Vulnerability Srbds: Not affected 03:40:02 Vulnerability Tsx async abort: Not affected 03:40:02 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 03:40:02 03:40:02 03:40:02 ---> nproc: 03:40:02 8 03:40:02 03:40:02 03:40:02 ---> df -h: 03:40:02 Filesystem Size Used Avail Use% Mounted on 03:40:02 overlay 155G 12G 143G 8% / 03:40:02 tmpfs 64M 0 64M 0% /dev 03:40:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:40:02 shm 64M 0 64M 0% /dev/shm 03:40:02 /dev/vda1 155G 12G 143G 8% /facter-os 03:40:02 03:40:02 03:40:02 ---> sar -b -r -n DEV: 03:40:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7925) 08/19/24 _x86_64_ (8 CPU) 03:40:02 03:40:02 02:52:25 LINUX RESTART (8 CPU) 03:40:02 03:40:02 02:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:40:02 02:54:01 358.84 10.65 348.19 0.00 1775.04 52176.64 0.00 03:40:02 02:55:01 101.00 0.63 100.37 0.00 17.33 35532.74 0.00 03:40:02 02:56:01 43.70 0.00 43.70 0.00 0.00 34357.63 0.00 03:40:02 02:57:01 39.31 0.25 39.06 0.00 5.20 18695.42 0.00 03:40:02 02:58:01 233.19 7.10 226.10 0.00 4480.05 96215.43 0.00 03:40:02 02:59:01 5.17 0.02 5.15 0.00 0.13 109.85 0.00 03:40:02 03:00:01 2.80 0.00 2.80 0.00 0.00 51.72 0.00 03:40:02 03:01:01 2.03 0.00 2.03 0.00 0.00 23.60 0.00 03:40:02 03:02:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 03:40:02 03:03:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 03:40:02 03:04:01 1.45 0.00 1.45 0.00 0.00 21.33 0.00 03:40:02 03:05:01 1.55 0.00 1.55 0.00 0.00 18.67 0.00 03:40:02 03:06:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 03:40:02 03:07:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 03:40:02 03:08:01 1.67 0.02 1.65 0.00 0.13 23.20 0.00 03:40:02 03:09:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 03:40:02 03:10:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 03:40:02 03:11:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 03:40:02 03:12:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 03:40:02 03:13:01 1.12 0.00 1.12 0.00 0.00 15.33 0.00 03:40:02 03:14:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 03:40:02 03:15:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 03:40:02 03:16:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 03:40:02 03:17:01 1.38 0.02 1.37 0.00 0.13 16.13 0.00 03:40:02 03:18:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 03:40:02 03:19:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 03:40:02 03:20:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 03:40:02 03:21:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 03:40:02 03:22:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 03:40:02 03:23:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 03:40:02 03:24:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 03:40:02 03:25:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 03:40:02 03:26:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 03:40:02 03:27:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 03:40:02 03:28:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 03:40:02 03:29:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 03:40:02 03:30:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 03:40:02 03:31:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 03:40:02 03:32:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 03:40:02 03:33:02 1.62 0.00 1.62 0.00 0.00 19.86 0.00 03:40:02 03:34:01 0.98 0.00 0.98 0.00 0.00 12.34 0.00 03:40:02 03:35:01 3.25 1.57 1.68 0.00 36.93 22.26 0.00 03:40:02 03:36:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 03:40:02 03:37:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 03:40:02 03:38:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 03:40:02 03:39:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 03:40:02 03:40:01 45.28 0.15 45.13 0.00 12.13 17096.17 0.00 03:40:02 Average: 18.80 0.43 18.36 0.00 134.66 5424.57 0.00 03:40:02 03:40:02 02:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:40:02 02:54:01 28653108 31501420 812324 2.47 81436 3024276 1953244 5.76 1132416 2696060 8596 03:40:02 02:55:01 27277460 31408128 896988 2.73 128756 4138484 1987464 5.86 1780396 3291960 856104 03:40:02 02:56:01 26501748 30902544 1398716 4.25 132332 4390080 2774992 8.18 2196228 3628364 593236 03:40:02 02:57:01 26521072 31442728 856544 2.60 136212 4860376 1976588 5.83 1799016 3960768 558680 03:40:02 02:58:01 25804668 31295680 980528 2.98 172492 5421532 2388024 7.04 1940680 4528200 940 03:40:02 02:59:01 25831008 31317116 960084 2.92 171040 5418276 2386064 7.03 1919624 4524944 336 03:40:02 03:00:01 27103900 31468028 809236 2.46 171120 4335360 2386064 7.03 1768748 3442028 8 03:40:02 03:01:01 27103868 31468200 808860 2.46 171172 4335496 2386064 7.03 1768776 3442164 8 03:40:02 03:02:01 27106088 31470508 806512 2.45 171212 4335496 2386064 7.03 1766656 3442164 12 03:40:02 03:03:01 27124172 31488652 788484 2.40 171256 4335504 2386064 7.03 1748436 3442172 40 03:40:02 03:04:01 27126636 31491212 785912 2.39 171328 4335508 2386064 7.03 1746240 3442176 56 03:40:02 03:05:01 27126660 31491236 785804 2.39 171352 4335508 2386064 7.03 1746604 3442176 44 03:40:02 03:06:01 27126392 31491036 785960 2.39 171396 4335512 2386064 7.03 1746456 3442180 8 03:40:02 03:07:01 27126216 31490868 786056 2.39 171416 4335512 2386064 7.03 1746600 3442180 8 03:40:02 03:08:01 27125500 31490236 786668 2.39 171464 4335492 2388416 7.04 1747076 3442152 60 03:40:02 03:09:01 27125484 31490224 786604 2.39 171476 4335496 2388416 7.04 1747064 3442156 180 03:40:02 03:10:01 27125324 31490088 786536 2.39 171492 4335496 2388416 7.04 1747064 3442156 8 03:40:02 03:11:01 27125188 31490084 786424 2.39 171508 4335504 2388416 7.04 1747128 3442164 52 03:40:02 03:12:01 27125340 31490248 786392 2.39 171528 4335504 2388416 7.04 1747136 3442160 8 03:40:02 03:13:01 27126268 31491212 785384 2.39 171580 4335500 2388416 7.04 1745852 3442168 72 03:40:02 03:14:01 27126464 31491460 785084 2.39 171604 4335512 2388416 7.04 1745896 3442172 12 03:40:02 03:15:01 27126952 31491992 784512 2.39 171628 4335512 2388416 7.04 1745448 3442172 8 03:40:02 03:16:01 27126888 31491976 784552 2.39 171668 4335520 2388416 7.04 1745516 3442176 12 03:40:02 03:17:01 27126840 31492044 784364 2.39 171692 4335648 2388416 7.04 1745532 3442276 48 03:40:02 03:18:01 27126404 31491788 784488 2.39 171736 4335644 2388416 7.04 1745660 3442312 16 03:40:02 03:19:01 27126320 31491748 784700 2.39 171756 4335660 2388416 7.04 1745648 3442316 44 03:40:02 03:20:01 27126556 31492008 784416 2.39 171776 4335660 2388416 7.04 1745656 3442316 8 03:40:02 03:21:01 27126748 31492248 784336 2.39 171808 4335664 2388416 7.04 1745812 3442320 8 03:40:02 03:22:01 27126732 31492256 784276 2.39 171848 4335668 2388416 7.04 1745836 3442328 8 03:40:02 03:23:01 27126148 31491712 784792 2.39 171884 4335664 2371532 6.99 1746012 3442328 52 03:40:02 03:24:01 27126352 31491948 784488 2.39 171908 4335672 2371532 6.99 1745828 3442332 16 03:40:02 03:25:01 27126352 31491984 784396 2.39 171932 4335672 2371532 6.99 1745932 3442332 44 03:40:02 03:26:01 27126312 31491948 784356 2.39 171948 4335676 2371532 6.99 1745876 3442336 8 03:40:02 03:27:01 27126044 31491700 784540 2.39 171968 4335680 2371532 6.99 1745908 3442340 44 03:40:02 03:28:01 27125900 31491616 784584 2.39 172008 4335680 2371532 6.99 1745892 3442340 40 03:40:02 03:29:01 27126524 31492264 784084 2.38 172020 4335688 2371532 6.99 1745920 3442348 52 03:40:02 03:30:01 27126240 31491984 784288 2.39 172044 4335692 2371532 6.99 1745856 3442352 8 03:40:02 03:31:01 27126248 31492016 784228 2.38 172060 4335692 2371532 6.99 1745880 3442352 44 03:40:02 03:32:01 27124052 31489856 786336 2.39 172076 4335700 2371532 6.99 1750384 3442360 20 03:40:02 03:33:02 27124320 31490176 786096 2.39 172112 4335700 2371532 6.99 1751148 3442360 244 03:40:02 03:34:01 27124344 31490220 786060 2.39 172128 4335704 2371532 6.99 1750596 3442364 12 03:40:02 03:35:01 27112880 31480840 795352 2.42 172168 4336812 2387836 7.04 1764276 3442704 56 03:40:02 03:36:01 27112164 31480156 795976 2.42 172192 4336812 2387836 7.04 1763924 3442648 20 03:40:02 03:37:01 27112372 31480380 795884 2.42 172224 4336816 2387836 7.04 1763800 3442652 152 03:40:02 03:38:01 27112348 31480396 796048 2.42 172248 4336820 2387836 7.04 1763892 3442656 16 03:40:02 03:39:01 27111796 31479876 796512 2.42 172280 4336824 2387836 7.04 1763892 3442660 40 03:40:02 03:40:01 26521576 31398736 871488 2.65 177444 4790144 2477524 7.30 1854860 3880044 504 03:40:02 Average: 27064212 31463719 815112 2.48 167441 4371763 2367154 6.98 1758278 3493668 42979 03:40:02 03:40:02 02:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:40:02 02:54:01 docker0 729.13 694.37 52.86 3011.73 0.00 0.00 0.00 0.00 03:40:02 02:54:01 lo 4.67 4.67 0.46 0.46 0.00 0.00 0.00 0.00 03:40:02 02:54:01 ens3 1197.43 1102.47 10785.24 125.70 0.00 0.00 0.00 0.00 03:40:02 02:54:01 veth557a386 141.39 155.27 13.97 133.95 0.00 0.00 0.00 0.01 03:40:02 02:55:01 docker0 113.23 209.08 9.61 1935.78 0.00 0.00 0.00 0.00 03:40:02 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 02:55:01 ens3 235.39 128.06 1961.60 21.36 0.00 0.00 0.00 0.00 03:40:02 02:55:01 vethab03dd4 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 03:40:02 02:56:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 03:40:02 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 02:56:01 ens3 32.96 24.98 27.24 14.51 0.00 0.00 0.00 0.00 03:40:02 02:56:01 vethab03dd4 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 03:40:02 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 02:57:01 ens3 17.88 11.33 16.06 8.71 0.00 0.00 0.00 0.00 03:40:02 02:57:01 vethab03dd4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 02:58:01 docker0 0.98 0.90 0.07 1.17 0.00 0.00 0.00 0.00 03:40:02 02:58:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 03:40:02 02:58:01 ens3 283.14 147.48 5510.50 22.54 0.00 0.00 0.00 0.00 03:40:02 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 02:59:01 ens3 1.08 0.85 1.82 0.06 0.00 0.00 0.00 0.00 03:40:02 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:01:01 ens3 0.52 0.13 0.05 0.01 0.00 0.00 0.00 0.00 03:40:02 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:02:01 ens3 1.08 0.67 0.62 0.49 0.00 0.00 0.00 0.00 03:40:02 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:03:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:40:02 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:04:01 ens3 0.52 0.05 0.10 0.00 0.00 0.00 0.00 0.00 03:40:02 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:05:01 ens3 0.38 0.33 0.26 0.21 0.00 0.00 0.00 0.00 03:40:02 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:08:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:40:02 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:09:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:13:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:40:02 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:16:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:18:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:40:02 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:20:01 ens3 0.22 0.12 0.17 0.01 0.00 0.00 0.00 0.00 03:40:02 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:23:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:40:02 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:28:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:40:02 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:29:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:31:01 ens3 0.87 0.22 0.18 0.02 0.00 0.00 0.00 0.00 03:40:02 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:32:01 ens3 3.88 4.23 0.48 16.40 0.00 0.00 0.00 0.00 03:40:02 03:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:33:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:33:02 ens3 2.07 1.88 0.20 6.70 0.00 0.00 0.00 0.00 03:40:02 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:40:02 03:35:01 ens3 45.83 46.46 7.98 128.51 0.00 0.00 0.00 0.00 03:40:02 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:36:01 ens3 0.63 0.40 0.33 0.22 0.00 0.00 0.00 0.00 03:40:02 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:37:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:38:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:40:02 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:02 03:39:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 03:40:02 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:02 03:40:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 03:40:02 03:40:01 ens3 98.82 60.10 2534.88 14.53 0.00 0.00 0.00 0.00 03:40:02 Average: docker0 17.98 19.28 1.33 105.33 0.00 0.00 0.00 0.00 03:40:02 Average: lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 03:40:02 Average: ens3 40.99 32.61 443.74 7.67 0.00 0.00 0.00 0.00 03:40:02 03:40:02 03:40:02 ---> sar -P ALL: 03:40:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7925) 08/19/24 _x86_64_ (8 CPU) 03:40:02 03:40:02 02:52:25 LINUX RESTART (8 CPU) 03:40:02 03:40:02 02:53:01 CPU %user %nice %system %iowait %steal %idle 03:40:02 02:54:01 all 8.19 0.00 3.42 3.57 0.07 84.76 03:40:02 02:54:01 0 6.28 0.00 3.39 0.81 0.07 89.45 03:40:02 02:54:01 1 11.58 0.00 4.03 0.12 0.07 84.21 03:40:02 02:54:01 2 7.84 0.00 4.44 5.17 0.07 82.49 03:40:02 02:54:01 3 7.87 0.00 2.72 0.45 0.05 88.91 03:40:02 02:54:01 4 9.47 0.00 3.22 3.07 0.07 84.17 03:40:02 02:54:01 5 5.93 0.00 3.39 4.02 0.05 86.61 03:40:02 02:54:01 6 6.59 0.00 3.22 12.23 0.08 77.88 03:40:02 02:54:01 7 9.90 0.00 2.93 2.76 0.07 84.35 03:40:02 02:55:01 all 31.73 0.00 5.30 2.71 0.09 60.17 03:40:02 02:55:01 0 31.07 0.00 5.29 0.91 0.10 62.63 03:40:02 02:55:01 1 31.67 0.00 5.60 0.30 0.08 62.34 03:40:02 02:55:01 2 30.30 0.00 5.74 1.62 0.13 62.21 03:40:02 02:55:01 3 32.01 0.00 4.93 0.39 0.08 62.59 03:40:02 02:55:01 4 31.67 0.00 4.77 0.91 0.08 62.56 03:40:02 02:55:01 5 33.38 0.00 4.66 0.30 0.07 61.59 03:40:02 02:55:01 6 31.58 0.00 5.62 2.92 0.08 59.79 03:40:02 02:55:01 7 32.12 0.00 5.78 14.33 0.10 47.66 03:40:02 02:56:01 all 33.79 0.00 5.46 1.61 0.09 59.06 03:40:02 02:56:01 0 35.57 0.00 5.20 1.55 0.08 57.60 03:40:02 02:56:01 1 35.28 0.00 5.82 0.18 0.08 58.63 03:40:02 02:56:01 2 36.91 0.00 6.31 0.03 0.08 56.67 03:40:02 02:56:01 3 32.03 0.00 5.39 0.05 0.08 62.45 03:40:02 02:56:01 4 32.59 0.00 5.03 0.00 0.08 62.29 03:40:02 02:56:01 5 33.70 0.00 5.31 0.10 0.10 60.79 03:40:02 02:56:01 6 29.52 0.00 5.74 10.95 0.12 53.66 03:40:02 02:56:01 7 34.66 0.00 4.86 0.10 0.08 60.29 03:40:02 02:57:01 all 57.93 0.00 7.53 0.81 0.10 33.64 03:40:02 02:57:01 0 57.80 0.00 7.86 0.69 0.12 33.54 03:40:02 02:57:01 1 58.87 0.00 8.33 0.76 0.10 31.94 03:40:02 02:57:01 2 59.57 0.00 7.82 0.32 0.12 32.18 03:40:02 02:57:01 3 57.06 0.00 7.17 0.34 0.10 35.33 03:40:02 02:57:01 4 56.30 0.00 7.23 0.15 0.10 36.22 03:40:02 02:57:01 5 59.80 0.00 7.61 0.35 0.10 32.14 03:40:02 02:57:01 6 55.56 0.00 6.68 3.72 0.08 33.95 03:40:02 02:57:01 7 58.45 0.00 7.51 0.12 0.08 33.84 03:40:02 02:58:01 all 11.58 0.00 4.93 8.94 0.10 74.45 03:40:02 02:58:01 0 13.17 0.00 4.74 9.73 0.15 72.22 03:40:02 02:58:01 1 13.24 0.00 6.65 8.64 0.15 71.31 03:40:02 02:58:01 2 11.82 0.00 5.38 8.31 0.09 74.40 03:40:02 02:58:01 3 9.02 0.00 4.57 1.50 0.08 84.83 03:40:02 02:58:01 4 10.19 0.00 4.31 12.78 0.07 72.65 03:40:02 02:58:01 5 11.93 0.00 4.63 11.10 0.10 72.24 03:40:02 02:58:01 6 11.50 0.00 4.71 13.36 0.09 70.34 03:40:02 02:58:01 7 11.73 0.00 4.49 6.11 0.07 77.60 03:40:02 02:59:01 all 0.09 0.00 0.06 0.01 0.01 99.84 03:40:02 02:59:01 0 0.27 0.00 0.07 0.03 0.02 99.62 03:40:02 02:59:01 1 0.02 0.00 0.05 0.00 0.02 99.92 03:40:02 02:59:01 2 0.13 0.00 0.10 0.00 0.02 99.75 03:40:02 02:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:40:02 02:59:01 4 0.02 0.00 0.05 0.05 0.00 99.88 03:40:02 02:59:01 5 0.13 0.00 0.05 0.00 0.00 99.82 03:40:02 02:59:01 6 0.07 0.00 0.05 0.00 0.02 99.87 03:40:02 02:59:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:40:02 03:00:01 all 0.05 0.00 0.04 0.00 0.00 99.90 03:40:02 03:00:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:40:02 03:00:01 1 0.03 0.00 0.23 0.00 0.00 99.73 03:40:02 03:00:01 2 0.23 0.00 0.00 0.00 0.02 99.75 03:40:02 03:00:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:40:02 03:00:01 4 0.05 0.00 0.02 0.02 0.00 99.92 03:40:02 03:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:01:01 all 0.05 0.00 0.02 0.01 0.01 99.92 03:40:02 03:01:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:40:02 03:01:01 1 0.03 0.00 0.02 0.00 0.03 99.92 03:40:02 03:01:01 2 0.30 0.00 0.07 0.00 0.02 99.62 03:40:02 03:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:01:01 4 0.00 0.00 0.00 0.03 0.02 99.95 03:40:02 03:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:40:02 03:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:40:02 03:02:01 2 0.17 0.00 0.00 0.00 0.00 99.83 03:40:02 03:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:40:02 03:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:40:02 03:02:01 5 0.07 0.00 0.03 0.00 0.02 99.88 03:40:02 03:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:03:01 all 0.10 0.00 0.01 0.01 0.01 99.87 03:40:02 03:03:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:40:02 03:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:40:02 03:03:01 2 0.70 0.00 0.00 0.00 0.00 99.30 03:40:02 03:03:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:40:02 03:03:01 4 0.03 0.00 0.02 0.08 0.02 99.85 03:40:02 03:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:40:02 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:04:01 all 0.05 0.00 0.01 0.01 0.01 99.92 03:40:02 03:04:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:40:02 03:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:04:01 2 0.05 0.00 0.00 0.00 0.02 99.93 03:40:02 03:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:40:02 03:04:01 4 0.02 0.00 0.03 0.03 0.02 99.90 03:40:02 03:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:40:02 03:04:01 6 0.23 0.00 0.02 0.00 0.00 99.75 03:40:02 03:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:40:02 03:40:02 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:40:02 03:05:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:40:02 03:05:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:40:02 03:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:40:02 03:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:40:02 03:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:40:02 03:05:01 6 0.07 0.00 0.00 0.00 0.00 99.93 03:40:02 03:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:40:02 03:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:40:02 03:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:06:01 4 0.05 0.00 0.02 0.02 0.02 99.90 03:40:02 03:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:40:02 03:06:01 6 0.08 0.00 0.00 0.00 0.00 99.92 03:40:02 03:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:07:01 all 0.15 0.00 0.01 0.00 0.01 99.83 03:40:02 03:07:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:40:02 03:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:07:01 2 1.03 0.00 0.00 0.00 0.00 98.97 03:40:02 03:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:40:02 03:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:40:02 03:07:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:40:02 03:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:08:01 all 0.02 0.00 0.03 0.00 0.00 99.94 03:40:02 03:08:01 0 0.02 0.00 0.03 0.02 0.00 99.93 03:40:02 03:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:08:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:40:02 03:08:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:40:02 03:08:01 4 0.03 0.00 0.07 0.02 0.02 99.87 03:40:02 03:08:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:40:02 03:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:40:02 03:09:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:40:02 03:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:09:01 4 0.00 0.00 0.03 0.00 0.02 99.95 03:40:02 03:09:01 5 0.08 0.00 0.00 0.00 0.00 99.92 03:40:02 03:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:10:01 all 0.02 0.00 0.01 0.00 0.01 99.97 03:40:02 03:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:40:02 03:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:10:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:40:02 03:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:40:02 03:11:01 all 0.08 0.00 0.01 0.01 0.01 99.89 03:40:02 03:11:01 0 0.02 0.00 0.02 0.08 0.00 99.88 03:40:02 03:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:40:02 03:11:01 2 0.50 0.00 0.03 0.00 0.00 99.47 03:40:02 03:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:11:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:40:02 03:11:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:40:02 03:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:12:01 all 0.07 0.00 0.01 0.00 0.00 99.91 03:40:02 03:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:40:02 03:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:12:01 2 0.48 0.00 0.02 0.00 0.00 99.50 03:40:02 03:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:12:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:40:02 03:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:13:01 all 0.16 0.00 0.01 0.00 0.00 99.82 03:40:02 03:13:01 0 0.03 0.00 0.00 0.02 0.00 99.95 03:40:02 03:13:01 1 0.03 0.00 0.05 0.00 0.02 99.90 03:40:02 03:13:01 2 1.09 0.00 0.00 0.00 0.02 98.89 03:40:02 03:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:40:02 03:13:01 4 0.03 0.00 0.00 0.02 0.00 99.95 03:40:02 03:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:40:02 03:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:40:02 03:14:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:40:02 03:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:40:02 03:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:40:02 03:14:01 4 0.00 0.00 0.02 0.02 0.02 99.95 03:40:02 03:14:01 5 0.05 0.00 0.03 0.00 0.02 99.90 03:40:02 03:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:40:02 03:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:40:02 03:15:01 1 0.00 0.00 0.02 0.00 0.03 99.95 03:40:02 03:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:40:02 03:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:40:02 03:15:01 CPU %user %nice %system %iowait %steal %idle 03:40:02 03:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:40:02 03:16:01 0 0.00 0.00 0.00 0.03 0.00 99.97 03:40:02 03:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:40:02 03:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:16:01 4 0.02 0.00 0.00 0.05 0.00 99.93 03:40:02 03:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:40:02 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:40:02 03:17:01 all 0.02 0.00 0.02 0.00 0.00 99.96 03:40:02 03:17:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:40:02 03:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:40:02 03:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:40:02 03:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:40:02 03:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:40:02 03:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:40:02 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:40:02 03:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:18:01 1 0.03 0.00 0.05 0.00 0.03 99.88 03:40:02 03:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:40:02 03:18:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:40:02 03:18:01 4 0.02 0.00 0.00 0.03 0.02 99.93 03:40:02 03:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:40:02 03:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:19:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:40:02 03:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:40:02 03:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:40:02 03:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:19:01 5 0.05 0.00 0.03 0.00 0.02 99.90 03:40:02 03:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:20:01 all 0.05 0.00 0.01 0.00 0.00 99.94 03:40:02 03:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:40:02 03:20:01 2 0.30 0.00 0.00 0.00 0.00 99.70 03:40:02 03:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:20:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:40:02 03:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:21:01 all 0.06 0.00 0.01 0.00 0.01 99.92 03:40:02 03:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:40:02 03:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:21:01 2 0.43 0.00 0.02 0.00 0.02 99.53 03:40:02 03:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:21:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:40:02 03:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:40:02 03:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:22:01 2 0.00 0.00 0.03 0.00 0.00 99.97 03:40:02 03:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:40:02 03:22:01 4 0.07 0.00 0.03 0.02 0.02 99.87 03:40:02 03:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:40:02 03:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:23:01 all 0.05 0.00 0.00 0.00 0.01 99.93 03:40:02 03:23:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:40:02 03:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:23:01 2 0.32 0.00 0.02 0.00 0.02 99.65 03:40:02 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:23:01 4 0.05 0.00 0.00 0.02 0.03 99.90 03:40:02 03:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:40:02 03:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:24:01 all 0.15 0.00 0.01 0.00 0.00 99.83 03:40:02 03:24:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:40:02 03:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:24:01 2 1.06 0.00 0.00 0.00 0.00 98.94 03:40:02 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:24:01 4 0.05 0.00 0.05 0.02 0.02 99.87 03:40:02 03:24:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:40:02 03:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:40:02 03:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:40:02 03:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:40:02 03:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:25:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:40:02 03:25:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:40:02 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:26:01 all 0.03 0.00 0.01 0.00 0.01 99.96 03:40:02 03:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:40:02 03:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:40:02 03:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:26:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:40:02 03:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:40:02 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:40:02 03:26:01 CPU %user %nice %system %iowait %steal %idle 03:40:02 03:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:40:02 03:27:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:40:02 03:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:40:02 03:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:40:02 03:27:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:40:02 03:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:40:02 03:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:40:02 03:28:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:40:02 03:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:40:02 03:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:40:02 03:28:01 4 0.07 0.00 0.02 0.02 0.02 99.88 03:40:02 03:28:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:40:02 03:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:40:02 03:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:40:02 03:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:40:02 03:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:40:02 03:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:40:02 03:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:40:02 03:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:40:02 03:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:40:02 03:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:30:01 4 0.02 0.00 0.03 0.02 0.02 99.92 03:40:02 03:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:40:02 03:31:01 0 0.00 0.00 0.02 0.03 0.02 99.93 03:40:02 03:31:01 1 0.03 0.00 0.05 0.00 0.02 99.90 03:40:02 03:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:31:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:40:02 03:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:40:02 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:32:01 all 0.07 0.00 0.01 0.00 0.00 99.91 03:40:02 03:32:01 0 0.08 0.00 0.00 0.02 0.00 99.90 03:40:02 03:32:01 1 0.08 0.00 0.05 0.00 0.02 99.85 03:40:02 03:32:01 2 0.12 0.00 0.02 0.00 0.00 99.87 03:40:02 03:32:01 3 0.07 0.00 0.02 0.00 0.00 99.92 03:40:02 03:32:01 4 0.07 0.00 0.00 0.02 0.00 99.92 03:40:02 03:32:01 5 0.10 0.00 0.02 0.00 0.00 99.88 03:40:02 03:32:01 6 0.07 0.00 0.00 0.00 0.00 99.93 03:40:02 03:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:33:02 all 0.01 0.00 0.01 0.00 0.01 99.96 03:40:02 03:33:02 0 0.00 0.00 0.03 0.02 0.00 99.95 03:40:02 03:33:02 1 0.02 0.00 0.02 0.00 0.02 99.95 03:40:02 03:33:02 2 0.02 0.00 0.03 0.00 0.00 99.95 03:40:02 03:33:02 3 0.03 0.00 0.00 0.00 0.02 99.95 03:40:02 03:33:02 4 0.02 0.00 0.00 0.00 0.02 99.97 03:40:02 03:33:02 5 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:33:02 6 0.00 0.00 0.00 0.00 0.02 99.98 03:40:02 03:33:02 7 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:34:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:40:02 03:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:40:02 03:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:40:02 03:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:34:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:40:02 03:34:01 4 0.00 0.00 0.02 0.02 0.00 99.97 03:40:02 03:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:40:02 03:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:35:01 all 0.42 0.00 0.06 0.01 0.00 99.51 03:40:02 03:35:01 0 0.05 0.00 0.03 0.03 0.00 99.88 03:40:02 03:35:01 1 0.12 0.00 0.12 0.00 0.02 99.75 03:40:02 03:35:01 2 0.28 0.00 0.07 0.02 0.02 99.62 03:40:02 03:35:01 3 0.50 0.00 0.03 0.00 0.00 99.47 03:40:02 03:35:01 4 0.82 0.00 0.02 0.02 0.00 99.15 03:40:02 03:35:01 5 0.48 0.00 0.08 0.00 0.00 99.43 03:40:02 03:35:01 6 0.96 0.00 0.07 0.02 0.00 98.95 03:40:02 03:35:01 7 0.13 0.00 0.07 0.00 0.00 99.80 03:40:02 03:36:01 all 0.15 0.00 0.02 0.00 0.01 99.82 03:40:02 03:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:40:02 03:36:01 1 0.03 0.00 0.05 0.00 0.03 99.88 03:40:02 03:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:40:02 03:36:01 4 0.05 0.00 0.02 0.02 0.00 99.92 03:40:02 03:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:36:01 6 1.06 0.00 0.00 0.00 0.02 98.92 03:40:02 03:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:37:01 all 0.17 0.00 0.01 0.01 0.00 99.81 03:40:02 03:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:40:02 03:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:40:02 03:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:40:02 03:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:40:02 03:37:01 4 0.00 0.00 0.00 0.03 0.00 99.97 03:40:02 03:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:37:01 6 1.32 0.00 0.00 0.00 0.00 98.68 03:40:02 03:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:40:02 03:37:01 CPU %user %nice %system %iowait %steal %idle 03:40:02 03:38:01 all 0.27 0.00 0.01 0.00 0.01 99.71 03:40:02 03:38:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:40:02 03:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:40:02 03:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:40:02 03:38:01 4 0.02 0.00 0.00 0.03 0.00 99.95 03:40:02 03:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:40:02 03:38:01 6 1.97 0.00 0.00 0.00 0.02 98.01 03:40:02 03:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:40:02 03:39:01 all 0.10 0.00 0.01 0.00 0.01 99.88 03:40:02 03:39:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:40:02 03:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:40:02 03:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:40:02 03:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:39:01 4 0.02 0.00 0.03 0.02 0.02 99.92 03:40:02 03:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:02 03:39:01 6 0.66 0.00 0.00 0.00 0.00 99.34 03:40:02 03:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:02 03:40:01 all 2.90 0.00 1.16 1.57 0.03 94.34 03:40:02 03:40:01 0 2.49 0.00 1.07 1.10 0.02 95.32 03:40:02 03:40:01 1 3.17 0.00 1.45 0.02 0.03 95.32 03:40:02 03:40:01 2 2.90 0.00 1.04 7.88 0.03 88.15 03:40:02 03:40:01 3 2.64 0.00 1.24 0.02 0.02 96.09 03:40:02 03:40:01 4 1.83 0.00 1.11 3.45 0.02 93.60 03:40:02 03:40:01 5 4.28 0.00 1.46 0.07 0.03 94.16 03:40:02 03:40:01 6 3.38 0.00 0.88 0.00 0.03 95.70 03:40:02 03:40:01 7 2.53 0.00 1.07 0.02 0.03 96.35 03:40:02 Average: all 3.14 0.00 0.60 0.41 0.02 95.84 03:40:02 Average: 0 3.10 0.00 0.59 0.32 0.02 95.97 03:40:02 Average: 1 3.27 0.00 0.69 0.21 0.02 95.81 03:40:02 Average: 2 3.31 0.00 0.66 0.49 0.02 95.52 03:40:02 Average: 3 2.99 0.00 0.56 0.06 0.01 96.38 03:40:02 Average: 4 3.03 0.00 0.56 0.44 0.02 95.95 03:40:02 Average: 5 3.19 0.00 0.58 0.33 0.01 95.88 03:40:02 Average: 6 3.04 0.00 0.57 0.90 0.01 95.48 03:40:02 Average: 7 3.16 0.00 0.57 0.49 0.01 95.76 03:40:02 03:40:02 03:40:02