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 [2024-08-19T02:53:12.265Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-19T02:53:12.330Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-19T02:53:12.357Z] ========================================================= [2024-08-19T02:53:12.357Z] EdgeX Global Pipelines Version Info [2024-08-19T02:53:12.357Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-19T02:53:13.088Z] ------------------- [2024-08-19T02:53:13.088Z] stable info: [2024-08-19T02:53:13.088Z] ------------------- [2024-08-19T02:53:13.088Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-19T02:53:13.088Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-19T02:53:13.088Z] Message: update stable to v1.0.260 [2024-08-19T02:53:13.660Z] ------------------- [2024-08-19T02:53:13.660Z] experimental info: [2024-08-19T02:53:13.660Z] ------------------- [2024-08-19T02:53:13.660Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-19T02:53:13.660Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-19T02:53:13.660Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-19T02:53:13.735Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-19T02:53:13.753Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-19T02:53:13.774Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-19T02:53:13.796Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-19T02:53:13.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-19T02:53:13.840Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-19T02:53:13.859Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-19T02:53:13.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-19T02:53:13.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-19T02:53:13.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-19T02:53:13.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-19T02:53:13.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-19T02:53:13.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-19T02:53:14.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-19T02:53:14.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-19T02:53:14.063Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-19T02:53:14.090Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-19T02:53:14.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-19T02:53:14.136Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-19T02:53:14.156Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-19T02:53:14.179Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-19T02:53:14.204Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-19T02:53:14.229Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-19T02:53:14.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-19T02:53:14.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-19T02:53:14.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-19T02:53:14.318Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] echo [2024-08-19T02:53:14.337Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0fad2e [Pipeline] echo [2024-08-19T02:53:14.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T02:53:14.430Z] provisioning config files... [2024-08-19T02:53:14.447Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/674@tmp/config2440108080467499802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T02:53:14.788Z] ---> ****-login.sh [2024-08-19T02:53:14.788Z] nexus3.edgexfoundry.org:10001 [2024-08-19T02:53:15.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T02:53:15.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T02:53:15.049Z] Configure a credential helper to remove this warning. See [2024-08-19T02:53:15.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T02:53:15.049Z] [2024-08-19T02:53:15.049Z] Login Succeeded [2024-08-19T02:53:15.049Z] nexus3.edgexfoundry.org:10002 [2024-08-19T02:53:15.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T02:53:15.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T02:53:15.311Z] Configure a credential helper to remove this warning. See [2024-08-19T02:53:15.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T02:53:15.311Z] [2024-08-19T02:53:15.311Z] Login Succeeded [2024-08-19T02:53:15.311Z] nexus3.edgexfoundry.org:10003 [2024-08-19T02:53:15.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T02:53:15.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T02:53:15.311Z] Configure a credential helper to remove this warning. See [2024-08-19T02:53:15.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T02:53:15.311Z] [2024-08-19T02:53:15.311Z] Login Succeeded [2024-08-19T02:53:15.311Z] nexus3.edgexfoundry.org:10004 [2024-08-19T02:53:15.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T02:53:15.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T02:53:15.573Z] Configure a credential helper to remove this warning. See [2024-08-19T02:53:15.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T02:53:15.573Z] [2024-08-19T02:53:15.573Z] Login Succeeded [2024-08-19T02:53:15.573Z] ****.io [2024-08-19T02:53:15.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T02:53:15.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T02:53:15.833Z] Configure a credential helper to remove this warning. See [2024-08-19T02:53:15.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T02:53:15.833Z] [2024-08-19T02:53:15.833Z] Login Succeeded [2024-08-19T02:53:15.833Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T02:53:15.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T02:53:16.173Z] + 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 [2024-08-19T02:53:16.173Z] + + dirname cmd/core-command/Dockerfile [2024-08-19T02:53:16.173Z] cut -d/ -f2 [2024-08-19T02:53:16.173Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-19T02:53:16.173Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-19T02:53:16.173Z] + cut -d/ -f2 [2024-08-19T02:53:16.173Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-19T02:53:16.173Z] + dirname cmd/core-data/Dockerfile [2024-08-19T02:53:16.173Z] + cut -d/ -f2 [2024-08-19T02:53:16.173Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-19T02:53:16.173Z] + dirname cmd/core-keeper/Dockerfile [2024-08-19T02:53:16.173Z] + cut -d/ -f2 [2024-08-19T02:53:16.173Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-19T02:53:16.173Z] + dirname+ cmd/core-metadata/Dockerfile [2024-08-19T02:53:16.173Z] cut -d/ -f2 [2024-08-19T02:53:16.173Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-19T02:53:16.173Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-19T02:53:16.173Z] + cut -d/ -f2 [2024-08-19T02:53:16.173Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-19T02:53:16.173Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-19T02:53:16.173Z] + cut -d/ -f2 [2024-08-19T02:53:16.173Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-19T02:53:16.173Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-19T02:53:16.173Z] + cut -d/ -f2 [2024-08-19T02:53:16.173Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-19T02:53:16.173Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2024-08-19T02:53:16.173Z] cut -d/ -f2 [2024-08-19T02:53:16.173Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-19T02:53:16.173Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-19T02:53:16.173Z] + cut -d/ -f2 [2024-08-19T02:53:16.173Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-19T02:53:16.173Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-19T02:53:16.173Z] + cut -d/ -f2 [2024-08-19T02:53:16.173Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-19T02:53:16.173Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-19T02:53:16.174Z] + cut -d/ -f2 [2024-08-19T02:53:16.174Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-19T02:53:16.174Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-19T02:53:16.174Z] + cut -d/ -f2 [2024-08-19T02:53:16.174Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-19T02:53:16.174Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-19T02:53:16.174Z] + cut -d/ -f2 [2024-08-19T02:53:16.174Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-19T02:53:16.174Z] + dirname cmd/support-notifications/Dockerfile [2024-08-19T02:53:16.174Z] + cut -d/ -f2 [2024-08-19T02:53:16.174Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-19T02:53:16.174Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-19T02:53:16.174Z] + cut -d/ -f2 [2024-08-19T02:53:16.174Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-19T02:53:16.211Z] 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 [2024-08-19T02:53:16.582Z] + git rev-list -1 --merges f0fad2eab06436c1c178943c34781e5eeebca59c~1..f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] echo [2024-08-19T02:53:16.596Z] -----------> git rev-list -1 --merges f0fad2eab06436c1c178943c34781e5eeebca59c~1..f0fad2eab06436c1c178943c34781e5eeebca59c f0fad2eab06436c1c178943c34781e5eeebca59c [false] [Pipeline] sh [2024-08-19T02:53:16.896Z] + git log --format=format:%s -1 f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] echo [2024-08-19T02:53:16.916Z] ========================================================= [2024-08-19T02:53:16.916Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-19T02:53:16.916Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-19T02:53:17.348Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-19T02:53:17.349Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-19T02:53:17.349Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-19T02:53:17.349Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-19T02:53:17.349Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-08-19T02:53:17.349Z] tee -a /etc/ssh/ssh_known_hosts [2024-08-19T02:53:17.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T02:53:17.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T02:53:17.770Z] [2024-08-19T02:53:17.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T02:53:18.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T02:53:18.099Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-19T02:53:18.099Z] b85a868b505f: Pulling fs layer [2024-08-19T02:53:18.099Z] e2be974225ed: Pulling fs layer [2024-08-19T02:53:18.099Z] 339a4e72a1f5: Pulling fs layer [2024-08-19T02:53:18.099Z] 988bab9f4d93: Pulling fs layer [2024-08-19T02:53:18.099Z] 1469e6f7b9e6: Pulling fs layer [2024-08-19T02:53:18.099Z] eaf3925da568: Pulling fs layer [2024-08-19T02:53:18.099Z] bab4dde63d76: Pulling fs layer [2024-08-19T02:53:18.099Z] bde34c3a00c8: Pulling fs layer [2024-08-19T02:53:18.099Z] b352a97aabf1: Pulling fs layer [2024-08-19T02:53:18.099Z] 4872d77fe225: Pulling fs layer [2024-08-19T02:53:18.099Z] 5851b861e8e6: Pulling fs layer [2024-08-19T02:53:18.099Z] 988bab9f4d93: Waiting [2024-08-19T02:53:18.099Z] 1469e6f7b9e6: Waiting [2024-08-19T02:53:18.099Z] eaf3925da568: Waiting [2024-08-19T02:53:18.099Z] bab4dde63d76: Waiting [2024-08-19T02:53:18.099Z] bde34c3a00c8: Waiting [2024-08-19T02:53:18.099Z] b352a97aabf1: Waiting [2024-08-19T02:53:18.099Z] 5851b861e8e6: Waiting [2024-08-19T02:53:18.099Z] 4872d77fe225: Waiting [2024-08-19T02:53:18.099Z] e2be974225ed: Download complete [2024-08-19T02:53:18.099Z] 988bab9f4d93: Verifying Checksum [2024-08-19T02:53:18.099Z] 988bab9f4d93: Download complete [2024-08-19T02:53:18.359Z] 1469e6f7b9e6: Verifying Checksum [2024-08-19T02:53:18.359Z] 1469e6f7b9e6: Download complete [2024-08-19T02:53:18.359Z] 339a4e72a1f5: Verifying Checksum [2024-08-19T02:53:18.359Z] 339a4e72a1f5: Download complete [2024-08-19T02:53:18.359Z] eaf3925da568: Download complete [2024-08-19T02:53:18.359Z] bde34c3a00c8: Download complete [2024-08-19T02:53:18.359Z] b352a97aabf1: Download complete [2024-08-19T02:53:18.359Z] 4872d77fe225: Download complete [2024-08-19T02:53:18.359Z] 5851b861e8e6: Verifying Checksum [2024-08-19T02:53:18.359Z] 5851b861e8e6: Download complete [2024-08-19T02:53:18.359Z] b85a868b505f: Verifying Checksum [2024-08-19T02:53:18.359Z] b85a868b505f: Download complete [2024-08-19T02:53:18.618Z] bab4dde63d76: Verifying Checksum [2024-08-19T02:53:18.618Z] bab4dde63d76: Download complete [2024-08-19T02:53:19.557Z] b85a868b505f: Pull complete [2024-08-19T02:53:19.816Z] e2be974225ed: Pull complete [2024-08-19T02:53:20.074Z] 339a4e72a1f5: Pull complete [2024-08-19T02:53:20.336Z] 988bab9f4d93: Pull complete [2024-08-19T02:53:20.595Z] 1469e6f7b9e6: Pull complete [2024-08-19T02:53:20.595Z] eaf3925da568: Pull complete [2024-08-19T02:53:22.508Z] bab4dde63d76: Pull complete [2024-08-19T02:53:22.508Z] bde34c3a00c8: Pull complete [2024-08-19T02:53:22.508Z] b352a97aabf1: Pull complete [2024-08-19T02:53:22.508Z] 4872d77fe225: Pull complete [2024-08-19T02:53:22.768Z] 5851b861e8e6: Pull complete [2024-08-19T02:53:22.768Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-19T02:53:22.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T02:53:22.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T02:53:22.914Z] prd-ubuntu20.04-docker-8c-8g-7925 does not seem to be running inside a container [2024-08-19T02:53:22.947Z] $ 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 [2024-08-19T02:53:26.229Z] $ docker top ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 -eo pid,comm [2024-08-19T02:53:26.282Z] 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). [2024-08-19T02:53:26.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-19T02:53:26.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T02:53:26.343Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T02:53:26.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T02:53:26.453Z] $ docker exec ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 ssh-agent [2024-08-19T02:53:26.567Z] SSH_AUTH_SOCK=/tmp/ssh-3jfVLlRp9o6A/agent.32 [2024-08-19T02:53:26.567Z] SSH_AGENT_PID=38 [2024-08-19T02:53:26.573Z] Running ssh-add (command line suppressed) [2024-08-19T02:53:26.666Z] Identity added: /w/workspace/edgex-go/674@tmp/private_key_17676114895651533185.key (/w/workspace/edgex-go/674@tmp/private_key_17676114895651533185.key) [2024-08-19T02:53:26.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T02:53:26.971Z] + git tag --points-at HEAD [Pipeline] } [2024-08-19T02:53:26.982Z] $ docker exec --env ******** --env ******** ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 ssh-agent -k [2024-08-19T02:53:27.078Z] unset SSH_AUTH_SOCK; [2024-08-19T02:53:27.078Z] unset SSH_AGENT_PID; [2024-08-19T02:53:27.078Z] echo Agent pid 38 killed; [2024-08-19T02:53:27.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-19T02:53:27.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T02:53:27.129Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T02:53:27.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T02:53:27.235Z] $ docker exec ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 ssh-agent [2024-08-19T02:53:27.351Z] SSH_AUTH_SOCK=/tmp/ssh-WRIDU87jfMOB/agent.71 [2024-08-19T02:53:27.351Z] SSH_AGENT_PID=77 [2024-08-19T02:53:27.356Z] Running ssh-add (command line suppressed) [2024-08-19T02:53:27.463Z] Identity added: /w/workspace/edgex-go/674@tmp/private_key_17056415194355984731.key (/w/workspace/edgex-go/674@tmp/private_key_17056415194355984731.key) [2024-08-19T02:53:27.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T02:53:27.771Z] + git semver init [2024-08-19T02:53:28.034Z] 2024-08-19 02:53:27,952 [run_init] DEBUG init version:0.0.0 force:False [2024-08-19T02:53:28.034Z] 2024-08-19 02:53:27,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/674/.semver [2024-08-19T02:53:28.034Z] 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 [2024-08-19T02:53:28.034Z] 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) [2024-08-19T02:53:34.611Z] 2024-08-19 02:53:33,645 [append_file] DEBUG append to file:/w/workspace/edgex-go/674/.git/info/exclude [2024-08-19T02:53:34.611Z] 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 [2024-08-19T02:53:34.611Z] 2024-08-19 02:53:33,645 [read_version] DEBUG read version from /w/workspace/edgex-go/674/.semver/main [2024-08-19T02:53:34.611Z] 2024-08-19 02:53:33,646 [read_version] DEBUG read version from /w/workspace/edgex-go/674/.semver/main [2024-08-19T02:53:34.611Z] 3.2.0-dev.56 [Pipeline] } [2024-08-19T02:53:34.621Z] $ docker exec --env ******** --env ******** ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 ssh-agent -k [2024-08-19T02:53:34.714Z] unset SSH_AUTH_SOCK; [2024-08-19T02:53:34.714Z] unset SSH_AGENT_PID; [2024-08-19T02:53:34.714Z] echo Agent pid 77 killed; [2024-08-19T02:53:34.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T02:53:35.044Z] + git semver [Pipeline] } [2024-08-19T02:53:35.315Z] $ docker stop --time=1 ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 [2024-08-19T02:53:36.972Z] $ docker rm -f --volumes ba68105fb8221b88d3e2647f2e31cd0907b7c1482c458260c71f397871823419 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T02:53:37.380Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-19T02:53:37.770Z] Stashed 1 file(s) [Pipeline] echo [2024-08-19T02:53:37.775Z] [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 [2024-08-19T02:53:38.221Z] + git config --global --add safe.directory /w/workspace/edgex-go/674 [Pipeline] echo [2024-08-19T02:53:38.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T02:53:38.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T02:53:38.268Z] ========================================================= [2024-08-19T02:53:38.268Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-19T02:53:38.268Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-19T02:53:38.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-19T02:53:38.556Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-19T02:53:38.556Z] 619be1103602: Pulling fs layer [2024-08-19T02:53:38.556Z] 7862e08f4a3e: Pulling fs layer [2024-08-19T02:53:38.556Z] 5df492c9dc93: Pulling fs layer [2024-08-19T02:53:38.556Z] 7629e6793208: Pulling fs layer [2024-08-19T02:53:38.556Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T02:53:38.556Z] fb5054dd5b73: Pulling fs layer [2024-08-19T02:53:38.556Z] eeca6798cff9: Pulling fs layer [2024-08-19T02:53:38.556Z] aa269ceb94a6: Pulling fs layer [2024-08-19T02:53:38.556Z] ada007ff1a6a: Pulling fs layer [2024-08-19T02:53:38.556Z] fb5054dd5b73: Waiting [2024-08-19T02:53:38.556Z] aa269ceb94a6: Waiting [2024-08-19T02:53:38.556Z] ada007ff1a6a: Waiting [2024-08-19T02:53:38.556Z] eeca6798cff9: Waiting [2024-08-19T02:53:38.556Z] 7629e6793208: Waiting [2024-08-19T02:53:38.556Z] 4f4fb700ef54: Waiting [2024-08-19T02:53:38.556Z] 7862e08f4a3e: Download complete [2024-08-19T02:53:38.556Z] 7629e6793208: Verifying Checksum [2024-08-19T02:53:38.556Z] 7629e6793208: Download complete [2024-08-19T02:53:38.556Z] 4f4fb700ef54: Verifying Checksum [2024-08-19T02:53:38.556Z] 4f4fb700ef54: Download complete [2024-08-19T02:53:38.556Z] 619be1103602: Download complete [2024-08-19T02:53:38.556Z] fb5054dd5b73: Verifying Checksum [2024-08-19T02:53:38.556Z] fb5054dd5b73: Download complete [2024-08-19T02:53:38.556Z] eeca6798cff9: Verifying Checksum [2024-08-19T02:53:38.556Z] eeca6798cff9: Download complete [2024-08-19T02:53:38.818Z] 619be1103602: Pull complete [2024-08-19T02:53:38.818Z] ada007ff1a6a: Verifying Checksum [2024-08-19T02:53:38.818Z] ada007ff1a6a: Download complete [2024-08-19T02:53:38.818Z] 7862e08f4a3e: Pull complete [2024-08-19T02:53:39.076Z] 5df492c9dc93: Download complete [2024-08-19T02:53:39.335Z] aa269ceb94a6: Verifying Checksum [2024-08-19T02:53:39.335Z] aa269ceb94a6: Download complete [2024-08-19T02:53:42.620Z] 5df492c9dc93: Pull complete [2024-08-19T02:53:42.620Z] 7629e6793208: Pull complete [2024-08-19T02:53:42.620Z] 4f4fb700ef54: Pull complete [2024-08-19T02:53:42.620Z] fb5054dd5b73: Pull complete [2024-08-19T02:53:42.620Z] eeca6798cff9: Pull complete [2024-08-19T02:53:45.153Z] aa269ceb94a6: Pull complete [2024-08-19T02:53:45.411Z] ada007ff1a6a: Pull complete [2024-08-19T02:53:45.411Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-19T02:53:45.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-19T02:53:45.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-19T02:53:45.723Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-19T02:53:45.723Z] WORKDIR /edgex [2024-08-19T02:53:45.723Z] COPY go.mod . [2024-08-19T02:53:45.723Z] RUN go mod download [2024-08-19T02:53:45.723Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-19T02:53:46.291Z] Sending build context to Docker daemon 179.1MB [2024-08-19T02:53:46.291Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-19T02:53:46.291Z] ---> f489d0715acc [2024-08-19T02:53:46.291Z] Step 2/4 : WORKDIR /edgex [2024-08-19T02:53:52.876Z] Still waiting to schedule task [2024-08-19T02:53:52.877Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-19T02:53:54.417Z] ---> Running in fb176a5b0ac3 [2024-08-19T02:53:54.417Z] Removing intermediate container fb176a5b0ac3 [2024-08-19T02:53:54.417Z] ---> 0135b61654ea [2024-08-19T02:53:54.417Z] Step 3/4 : COPY go.mod . [2024-08-19T02:53:54.417Z] ---> de7911589e81 [2024-08-19T02:53:54.417Z] Step 4/4 : RUN go mod download [2024-08-19T02:53:54.417Z] ---> Running in ee383601442a [2024-08-19T02:54:26.508Z] Removing intermediate container ee383601442a [2024-08-19T02:54:26.508Z] ---> 55fc31724ced [2024-08-19T02:54:26.508Z] Successfully built 55fc31724ced [2024-08-19T02:54:26.508Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T02:54:26.831Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-19T02:54:26.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T02:54:26.913Z] prd-ubuntu20.04-docker-8c-8g-7925 does not seem to be running inside a container [2024-08-19T02:54:26.945Z] $ 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 [2024-08-19T02:54:27.454Z] $ docker top 54f73d7881fbc3f7c606ff83d3b8a6e07f2b50cc5e90181f1e5c95c56473ce30 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T02:54:27.813Z] + go version [2024-08-19T02:54:27.813Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-19T02:54:27.823Z] $ docker stop --time=1 54f73d7881fbc3f7c606ff83d3b8a6e07f2b50cc5e90181f1e5c95c56473ce30 [2024-08-19T02:54:29.128Z] $ 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 [2024-08-19T02:54:29.558Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-19T02:54:29.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T02:54:29.650Z] prd-ubuntu20.04-docker-8c-8g-7925 does not seem to be running inside a container [2024-08-19T02:54:29.682Z] $ 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 [2024-08-19T02:54:30.015Z] $ docker top 8398d835f30539172e0404527a813aafef12bb22e16993eb5aac66b5c20d95f9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-19T02:54:30.091Z] ========================================================= [2024-08-19T02:54:30.091Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-19T02:54:30.091Z] ========================================================= [Pipeline] sh [2024-08-19T02:54:30.372Z] + git config --global --add safe.directory /w/workspace/edgex-go/674 [Pipeline] fileExists [Pipeline] sh [2024-08-19T02:54:30.695Z] + make test [2024-08-19T02:54:30.695Z] go test -race -coverprofile=coverage.out ./... [2024-08-19T02:54:38.818Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-19T02:55:10.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-19T02:55:10.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-19T02:55:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-19T02:55:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-19T02:55:11.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2024-08-19T02:55:12.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-19T02:55:12.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-19T02:55:12.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-19T02:55:12.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-19T02:55:12.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-19T02:55:12.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-19T02:55:12.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-19T02:55:12.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-19T02:55:12.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-19T02:55:14.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-19T02:55:14.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-19T02:55:14.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-19T02:55:14.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-19T02:55:14.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-19T02:55:15.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements [2024-08-19T02:55:15.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements [2024-08-19T02:55:15.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-19T02:55:15.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-19T02:55:15.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.583s coverage: 93.4% of statements [2024-08-19T02:55:15.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2024-08-19T02:55:16.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 7.0% of statements [2024-08-19T02:55:16.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-19T02:55:16.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-19T02:55:16.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-19T02:55:16.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-19T02:55:16.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-19T02:55:16.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-19T02:55:16.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-19T02:55:16.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-19T02:55:16.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-19T02:55:16.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-19T02:55:16.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-19T02:55:17.145Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-19T02:55:17.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.380s coverage: 95.8% of statements [2024-08-19T02:55:17.713Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements [2024-08-19T02:55:18.279Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-19T02:55:18.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-19T02:55:18.279Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-08-19T02:55:19.220Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 0.8% of statements [2024-08-19T02:55:19.220Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements [2024-08-19T02:55:19.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-08-19T02:55:19.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 77.8% of statements [2024-08-19T02:55:19.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-08-19T02:55:19.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-08-19T02:55:20.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-08-19T02:55:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-19T02:55:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-19T02:55:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-19T02:55:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-19T02:55:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-19T02:55:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-19T02:55:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-19T02:55:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-19T02:55:22.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-19T02:55:22.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-19T02:55:22.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-19T02:55:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-19T02:55:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-19T02:55:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-19T02:55:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-19T02:55:23.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-19T02:55:23.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-19T02:55:23.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-19T02:55:24.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-19T02:55:25.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-19T02:55:26.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-19T02:55:26.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-19T02:55:29.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-19T02:55:29.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-19T02:55:29.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-19T02:55:30.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-19T02:55:30.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-19T02:55:31.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-19T02:55:31.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-19T02:55:31.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-19T02:55:31.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-19T02:55:31.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-19T02:55:31.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-19T02:55:31.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-19T02:55:31.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-19T02:55:31.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-19T02:55:31.604Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7926 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-19T02:55:31.629Z] Running in /w/workspace/edgex-go/674 [Pipeline] { [Pipeline] checkout [2024-08-19T02:55:31.681Z] The recommended git tool is: git [2024-08-19T02:55:31.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-08-19T02:55:32.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-19T02:55:32.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-19T02:55:32.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-19T02:55:32.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-19T02:55:33.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-19T02:55:33.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-19T02:55:33.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-19T02:55:33.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-19T02:55:35.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-19T02:55:35.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-19T02:55:35.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-19T02:55:35.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-19T02:55:36.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-19T02:55:36.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-19T02:55:36.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-19T02:55:36.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-19T02:55:39.739Z] using credential edgex-jenkins-ssh [2024-08-19T02:55:39.769Z] Cloning the remote Git repository [2024-08-19T02:55:39.861Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-19T02:55:40.010Z] > git init /w/workspace/edgex-go/674 # timeout=10 [2024-08-19T02:55:40.196Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-19T02:55:40.198Z] > git --version # timeout=10 [2024-08-19T02:55:40.229Z] > git --version # 'git version 2.25.1' [2024-08-19T02:55:40.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-19T02:55:40.455Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.266s coverage: 79.9% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.045s coverage: 92.9% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 67.2% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 76.6% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.162s coverage: 36.5% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 84.8% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.049s coverage: 76.9% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.101s coverage: 95.7% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-08-19T02:55:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.054s coverage: 98.9% of statements [2024-08-19T02:55:46.458Z] 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 [2024-08-19T02:55:46.458Z] running golangci-lint [2024-08-19T02:55:46.458Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-19T02:55:46.458Z] go version go1.21.9 linux/amd64 [2024-08-19T02:55:46.458Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-19T02:55:46.458Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-19T02:55:58.580Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-19T02:55:58.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-19T02:55:59.560Z] Avoid second fetch [2024-08-19T02:55:59.561Z] Checking out Revision f0fad2eab06436c1c178943c34781e5eeebca59c (main) [2024-08-19T02:56:00.331Z] Commit message: "fix!: Disable the default discovery scheduler (#4860)" [2024-08-19T02:55:59.575Z] > git config core.sparsecheckout # timeout=10 [2024-08-19T02:55:59.633Z] > git checkout -f f0fad2eab06436c1c178943c34781e5eeebca59c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T02:56:05.057Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-19T02:56:05.057Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T02:56:05.057Z] Dload Upload Total Spent Left Speed [2024-08-19T02:56:05.057Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78219 0 --:--:-- --:--:-- --:--:-- 78219 [Pipeline] sh [2024-08-19T02:56:05.389Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-19T02:56:05.708Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-08-19T02:56:05.708Z] /etc/docker/daemon.json [2024-08-19T02:56:05.708Z] { [2024-08-19T02:56:05.708Z] "registry-mirrors": [ [2024-08-19T02:56:05.708Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-19T02:56:05.708Z] ], [2024-08-19T02:56:05.708Z] "bip": "10.250.0.254/24", [2024-08-19T02:56:05.708Z] "hosts": [ [2024-08-19T02:56:05.708Z] "tcp://0.0.0.0:5555", [2024-08-19T02:56:05.708Z] "unix:///var/run/docker.sock" [2024-08-19T02:56:05.708Z] ], [2024-08-19T02:56:05.708Z] "mtu": 1458, [2024-08-19T02:56:05.708Z] "selinux-enabled": true, [2024-08-19T02:56:05.708Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-19T02:56:05.708Z] } [Pipeline] sh [2024-08-19T02:56:06.029Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-19T02:56:06.353Z] + sudo service docker restart [2024-08-19T02:56:12.999Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|name|compiled_files|exports_file) took 23.212047771s" [2024-08-19T02:56:12.999Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.692533ms" [2024-08-19T02:56:23.959Z] 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" [2024-08-19T02:56:23.959Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-19T02:56:23.959Z] 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" [2024-08-19T02:56:23.959Z] 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" [2024-08-19T02:56:23.959Z] level=info msg="[runner] linters took 13.402752712s with stages: goanalysis_metalinter: 13.383258308s" [2024-08-19T02:56:23.959Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-19T02:56:23.959Z] level=info msg="Memory: 364 samples, avg is 312.2MB, max is 1384.0MB" [2024-08-19T02:56:23.959Z] level=info msg="Execution took 36.674064795s" [2024-08-19T02:56:23.959Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T02:56:24.611Z] provisioning config files... [2024-08-19T02:56:24.636Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/674@tmp/config16215789983148047231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T02:56:25.084Z] ---> ****-login.sh [2024-08-19T02:56:25.085Z] nexus3.edgexfoundry.org:10001 [2024-08-19T02:56:25.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T02:56:25.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T02:56:25.630Z] Configure a credential helper to remove this warning. See [2024-08-19T02:56:25.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T02:56:25.630Z] [2024-08-19T02:56:25.630Z] Login Succeeded [2024-08-19T02:56:25.630Z] nexus3.edgexfoundry.org:10002 [2024-08-19T02:56:25.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T02:56:26.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T02:56:26.176Z] Configure a credential helper to remove this warning. See [2024-08-19T02:56:26.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T02:56:26.176Z] [2024-08-19T02:56:26.176Z] Login Succeeded [2024-08-19T02:56:26.176Z] nexus3.edgexfoundry.org:10003 [2024-08-19T02:56:26.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T02:56:26.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T02:56:26.446Z] Configure a credential helper to remove this warning. See [2024-08-19T02:56:26.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T02:56:26.446Z] [2024-08-19T02:56:26.446Z] Login Succeeded [2024-08-19T02:56:26.446Z] nexus3.edgexfoundry.org:10004 [2024-08-19T02:56:26.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T02:56:26.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T02:56:26.726Z] Configure a credential helper to remove this warning. See [2024-08-19T02:56:26.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T02:56:26.726Z] [2024-08-19T02:56:26.726Z] Login Succeeded [2024-08-19T02:56:26.726Z] ****.io [2024-08-19T02:56:26.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T02:56:27.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T02:56:27.577Z] Configure a credential helper to remove this warning. See [2024-08-19T02:56:27.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T02:56:27.577Z] [2024-08-19T02:56:27.577Z] Login Succeeded [2024-08-19T02:56:27.577Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T02:56:27.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-19T02:56:28.204Z] + git config --global --add safe.directory /w/workspace/edgex-go/674 [Pipeline] echo [2024-08-19T02:56:28.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T02:56:28.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T02:56:28.255Z] ========================================================= [2024-08-19T02:56:28.255Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-19T02:56:28.255Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-19T02:56:28.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-19T02:56:28.577Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-19T02:56:28.577Z] c6b39de5b339: Pulling fs layer [2024-08-19T02:56:28.577Z] a69c41024577: Pulling fs layer [2024-08-19T02:56:28.577Z] d6de4b400683: Pulling fs layer [2024-08-19T02:56:28.577Z] 35cb2a7552d0: Pulling fs layer [2024-08-19T02:56:28.577Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T02:56:28.577Z] 464afbd9ba4c: Pulling fs layer [2024-08-19T02:56:28.577Z] 00f215d4a9da: Pulling fs layer [2024-08-19T02:56:28.577Z] d496ad576159: Pulling fs layer [2024-08-19T02:56:28.577Z] 35cb2a7552d0: Waiting [2024-08-19T02:56:28.577Z] 4f4fb700ef54: Waiting [2024-08-19T02:56:28.577Z] 464afbd9ba4c: Waiting [2024-08-19T02:56:28.577Z] 00f215d4a9da: Waiting [2024-08-19T02:56:28.577Z] d496ad576159: Waiting [2024-08-19T02:56:28.843Z] a69c41024577: Verifying Checksum [2024-08-19T02:56:28.843Z] a69c41024577: Download complete [2024-08-19T02:56:28.843Z] 35cb2a7552d0: Download complete [2024-08-19T02:56:28.843Z] 4f4fb700ef54: Download complete [2024-08-19T02:56:28.843Z] 464afbd9ba4c: Verifying Checksum [2024-08-19T02:56:28.843Z] 464afbd9ba4c: Download complete [2024-08-19T02:56:28.843Z] c6b39de5b339: Verifying Checksum [2024-08-19T02:56:28.843Z] c6b39de5b339: Download complete [2024-08-19T02:56:29.427Z] d496ad576159: Verifying Checksum [2024-08-19T02:56:29.427Z] d496ad576159: Download complete [2024-08-19T02:56:29.695Z] c6b39de5b339: Pull complete [2024-08-19T02:56:30.278Z] a69c41024577: Pull complete [2024-08-19T02:56:30.529Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-19T02:56:30.529Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-19T02:56:30.529Z] ./bin/test-attribution-txt.sh [2024-08-19T02:56:30.529Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-19T02:56:30.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-08-19T02:56:30.545Z] d6de4b400683: Verifying Checksum [2024-08-19T02:56:30.545Z] d6de4b400683: Download complete [Pipeline] sh [2024-08-19T02:56:30.836Z] + ls -al . [2024-08-19T02:56:30.836Z] total 900 [2024-08-19T02:56:30.836Z] drwxrwxr-x 11 1001 1001 4096 Aug 19 02:54 . [2024-08-19T02:56:30.836Z] drwxr-xr-x 4 root root 4096 Aug 19 02:54 .. [2024-08-19T02:56:30.836Z] drwxrwxr-x 2 1001 1001 4096 Aug 19 02:53 .blubracket [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 10 Aug 19 02:53 .dockerignore [2024-08-19T02:56:30.836Z] drwxrwxr-x 8 1001 1001 4096 Aug 19 02:55 .git [2024-08-19T02:56:30.836Z] drwxrwxr-x 3 1001 1001 4096 Aug 19 02:53 .github [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 1102 Aug 19 02:53 .gitignore [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 42 Aug 19 02:53 .golangci.yml [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 100 Aug 19 02:53 .hadolint.yml [2024-08-19T02:56:30.836Z] drwxr-xr-x 3 1001 1001 4096 Aug 19 02:53 .semver [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 155 Aug 19 02:53 .sonarcloud.properties [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 1171 Aug 19 02:53 ADOPTERS.md [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 21171 Aug 19 02:53 Attribution.txt [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 100284 Aug 19 02:53 CHANGELOG.md [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 3804 Aug 19 02:53 CONTRIBUTING.md [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 677 Aug 19 02:53 GOVERNANCE.md [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 861 Aug 19 02:53 Jenkinsfile [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 10775 Aug 19 02:53 LICENSE [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 16854 Aug 19 02:53 Makefile [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 582 Aug 19 02:53 OWNERS.md [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 9528 Aug 19 02:53 README.md [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 789 Aug 19 02:53 SECURITY.md [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 12 Aug 19 02:53 VERSION [2024-08-19T02:56:30.836Z] drwxrwxr-x 2 1001 1001 4096 Aug 19 02:53 bin [2024-08-19T02:56:30.836Z] drwxrwxr-x 20 1001 1001 4096 Aug 19 02:53 cmd [2024-08-19T02:56:30.836Z] -rw-r--r-- 1 root root 529245 Aug 19 02:55 coverage.out [2024-08-19T02:56:30.836Z] drwxrwxr-x 2 1001 1001 4096 Aug 19 02:53 fuzz_test [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 7317 Aug 19 02:53 go.mod [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 102581 Aug 19 02:53 go.sum [2024-08-19T02:56:30.836Z] drwxrwxr-x 7 1001 1001 4096 Aug 19 02:53 internal [2024-08-19T02:56:30.836Z] drwxrwxr-x 3 1001 1001 4096 Aug 19 02:53 openapi [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 584 Aug 19 02:53 security.txt [2024-08-19T02:56:30.836Z] -rw-rw-r-- 1 1001 1001 204 Aug 19 02:53 version.go [Pipeline] sh [2024-08-19T02:56:31.126Z] + '[' -e coverage.out ] [2024-08-19T02:56:31.126Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-19T02:56:31.234Z] Stashed 1 file(s) [Pipeline] sh [2024-08-19T02:56:31.518Z] + make build [2024-08-19T02:56:31.519Z] 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 [2024-08-19T02:56:31.953Z] 00f215d4a9da: Verifying Checksum [2024-08-19T02:56:31.953Z] 00f215d4a9da: Download complete [2024-08-19T02:56:44.300Z] d6de4b400683: Pull complete [2024-08-19T02:56:44.300Z] 35cb2a7552d0: Pull complete [2024-08-19T02:56:44.300Z] 4f4fb700ef54: Pull complete [2024-08-19T02:56:44.300Z] 464afbd9ba4c: Pull complete [2024-08-19T02:56:54.380Z] 00f215d4a9da: Pull complete [2024-08-19T02:56:54.380Z] d496ad576159: Pull complete [2024-08-19T02:56:54.380Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-19T02:56:54.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-19T02:56:54.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-19T02:56:54.719Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-19T02:56:54.719Z] WORKDIR /edgex [2024-08-19T02:56:54.719Z] COPY go.mod . [2024-08-19T02:56:54.719Z] RUN go mod download ci-base-image-arm64 [2024-08-19T02:56:54.719Z] -f - . [2024-08-19T02:56:55.302Z] Sending build context to Docker daemon 3.516MB [2024-08-19T02:56:55.302Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-19T02:56:55.302Z] ---> f246e2811388 [2024-08-19T02:56:55.302Z] Step 2/4 : WORKDIR /edgex [2024-08-19T02:56:57.235Z] ---> Running in 0b19c2be3516 [2024-08-19T02:56:57.235Z] Removing intermediate container 0b19c2be3516 [2024-08-19T02:56:57.235Z] ---> faafc3b6c0d6 [2024-08-19T02:56:57.235Z] Step 3/4 : COPY go.mod . [2024-08-19T02:56:57.815Z] ---> 5c732212932d [2024-08-19T02:56:57.815Z] Step 4/4 : RUN go mod download [2024-08-19T02:56:57.815Z] ---> Running in 259df6a76d4a [2024-08-19T02:56:58.059Z] 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 [2024-08-19T02:56:58.059Z] 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 [2024-08-19T02:56:58.059Z] 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 [2024-08-19T02:56:58.059Z] 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 [2024-08-19T02:56:59.439Z] 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 [2024-08-19T02:57:03.623Z] 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 [2024-08-19T02:57:04.997Z] 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 [2024-08-19T02:57:07.530Z] 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 [2024-08-19T02:57:09.429Z] 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 [2024-08-19T02:57:09.995Z] 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 [2024-08-19T02:57:10.562Z] 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 [2024-08-19T02:57:11.499Z] 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 [2024-08-19T02:57:12.434Z] 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] } [2024-08-19T02:57:13.387Z] $ docker stop --time=1 8398d835f30539172e0404527a813aafef12bb22e16993eb5aac66b5c20d95f9 [2024-08-19T02:57:19.716Z] $ 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 [2024-08-19T02:57:20.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-19T02:57:20.992Z] [2024-08-19T02:57:20.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T02:57:21.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-19T02:57:21.288Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-19T02:57:21.288Z] 91d30c5bc195: Pulling fs layer [2024-08-19T02:57:21.288Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-19T02:57:21.288Z] 9c61dcf015f6: Pulling fs layer [2024-08-19T02:57:21.288Z] 4698f68db338: Pulling fs layer [2024-08-19T02:57:21.288Z] 2a2f49069b9e: Pulling fs layer [2024-08-19T02:57:21.288Z] e0025b399a48: Pulling fs layer [2024-08-19T02:57:21.288Z] 4698f68db338: Waiting [2024-08-19T02:57:21.288Z] 2a2f49069b9e: Waiting [2024-08-19T02:57:21.288Z] e0025b399a48: Waiting [2024-08-19T02:57:21.547Z] 91d30c5bc195: Verifying Checksum [2024-08-19T02:57:21.547Z] 91d30c5bc195: Download complete [2024-08-19T02:57:21.547Z] 4698f68db338: Verifying Checksum [2024-08-19T02:57:21.547Z] 4698f68db338: Download complete [2024-08-19T02:57:21.547Z] 91d30c5bc195: Pull complete [2024-08-19T02:57:21.547Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-19T02:57:21.547Z] 2e9b0aa3be6d: Download complete [2024-08-19T02:57:21.547Z] e0025b399a48: Verifying Checksum [2024-08-19T02:57:21.547Z] e0025b399a48: Download complete [2024-08-19T02:57:21.547Z] 2a2f49069b9e: Download complete [2024-08-19T02:57:21.806Z] 2e9b0aa3be6d: Pull complete [2024-08-19T02:57:22.066Z] 9c61dcf015f6: Download complete [2024-08-19T02:57:24.593Z] 9c61dcf015f6: Pull complete [2024-08-19T02:57:24.593Z] 4698f68db338: Pull complete [2024-08-19T02:57:24.852Z] 2a2f49069b9e: Pull complete [2024-08-19T02:57:24.852Z] e0025b399a48: Pull complete [2024-08-19T02:57:24.852Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-19T02:57:24.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-19T02:57:24.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T02:57:24.960Z] prd-ubuntu20.04-docker-8c-8g-7925 does not seem to be running inside a container [2024-08-19T02:57:25.002Z] $ 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 [2024-08-19T02:57:28.819Z] $ docker top 18d8020d09dc013afa3056a7e6efa5c2ef06c5f19136f7ed5662d21c75226b49 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T02:57:29.157Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-19T02:57:31.697Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-08-19T02:57:31.697Z] #1 transferring dockerfile: [2024-08-19T02:57:31.697Z] #1 transferring dockerfile: 1.93kB done [2024-08-19T02:57:31.697Z] #1 DONE 0.0s [2024-08-19T02:57:31.697Z] [2024-08-19T02:57:31.697Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-19T02:57:31.697Z] #2 transferring dockerfile: 2.15kB done [2024-08-19T02:57:31.697Z] #2 DONE 0.0s [2024-08-19T02:57:31.697Z] [2024-08-19T02:57:31.697Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-08-19T02:57:31.697Z] #3 transferring dockerfile: 1.81kB done [2024-08-19T02:57:31.697Z] #3 DONE 0.0s [2024-08-19T02:57:31.697Z] [2024-08-19T02:57:31.697Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-08-19T02:57:31.697Z] #4 transferring dockerfile: 2.01kB 0.0s done [2024-08-19T02:57:31.697Z] #4 DONE 0.0s [2024-08-19T02:57:31.697Z] [2024-08-19T02:57:31.697Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-08-19T02:57:31.697Z] #5 transferring dockerfile: 1.70kB 0.0s done [2024-08-19T02:57:31.697Z] #5 DONE 0.0s [2024-08-19T02:57:31.697Z] [2024-08-19T02:57:31.697Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-08-19T02:57:31.697Z] #6 transferring dockerfile: 1.69kB done [2024-08-19T02:57:31.697Z] #6 DONE 0.1s [2024-08-19T02:57:31.697Z] [2024-08-19T02:57:31.697Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-19T02:57:31.697Z] #7 transferring dockerfile: 2.50kB done [2024-08-19T02:57:31.697Z] #7 DONE 0.1s [2024-08-19T02:57:31.697Z] [2024-08-19T02:57:31.697Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-19T02:57:31.697Z] #8 transferring dockerfile: 2.23kB done [2024-08-19T02:57:31.697Z] #8 DONE 0.1s [2024-08-19T02:57:31.697Z] [2024-08-19T02:57:31.697Z] #9 [support-scheduler internal] load .dockerignore [2024-08-19T02:57:31.697Z] #9 transferring context: 50B done [2024-08-19T02:57:31.957Z] #9 DONE 0.0s [2024-08-19T02:57:31.957Z] [2024-08-19T02:57:31.957Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-19T02:57:31.957Z] #10 transferring dockerfile: 2.49kB done [2024-08-19T02:57:31.957Z] #10 DONE 0.1s [2024-08-19T02:57:31.957Z] [2024-08-19T02:57:31.957Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-08-19T02:57:31.957Z] #11 transferring dockerfile: 2.06kB done [2024-08-19T02:57:31.957Z] #11 DONE 0.1s [2024-08-19T02:57:31.957Z] [2024-08-19T02:57:31.957Z] #12 [core-command internal] load build definition from Dockerfile [2024-08-19T02:57:31.957Z] #12 transferring dockerfile: 1.93kB done [2024-08-19T02:57:31.957Z] #12 DONE 0.1s [2024-08-19T02:57:31.957Z] [2024-08-19T02:57:31.957Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-19T02:57:31.957Z] #13 transferring dockerfile: 1.89kB done [2024-08-19T02:57:31.957Z] #13 DONE 0.1s [2024-08-19T02:57:31.957Z] [2024-08-19T02:57:31.957Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-19T02:57:31.957Z] #14 transferring dockerfile: 3.17kB done [2024-08-19T02:57:31.957Z] #14 DONE 0.1s [2024-08-19T02:57:31.957Z] [2024-08-19T02:57:31.957Z] #15 [core-data internal] load build definition from Dockerfile [2024-08-19T02:57:31.957Z] #15 transferring dockerfile: 2.01kB done [2024-08-19T02:57:31.957Z] #15 DONE 0.0s [2024-08-19T02:57:31.957Z] [2024-08-19T02:57:31.957Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-08-19T02:57:31.957Z] #16 transferring dockerfile: 1.95kB done [2024-08-19T02:57:32.218Z] #16 ... [2024-08-19T02:57:32.218Z] [2024-08-19T02:57:32.218Z] #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-19T02:57:32.218Z] #17 DONE 0.0s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #18 [security-proxy-auth internal] load .dockerignore [2024-08-19T02:57:32.478Z] #18 transferring context: 50B done [2024-08-19T02:57:32.478Z] #18 DONE 0.4s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #19 [core-data internal] load .dockerignore [2024-08-19T02:57:32.478Z] #19 ... [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-19T02:57:32.478Z] #17 DONE 0.0s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #20 [security-spire-agent internal] load .dockerignore [2024-08-19T02:57:32.478Z] #20 transferring context: 50B done [2024-08-19T02:57:32.478Z] #20 DONE 0.4s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #21 [core-keeper internal] load .dockerignore [2024-08-19T02:57:32.478Z] #21 transferring context: 50B done [2024-08-19T02:57:32.478Z] #21 DONE 0.4s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #22 [security-spire-server internal] load .dockerignore [2024-08-19T02:57:32.478Z] #22 transferring context: 50B done [2024-08-19T02:57:32.478Z] #22 DONE 0.5s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #23 [security-proxy-setup internal] load .dockerignore [2024-08-19T02:57:32.478Z] #23 transferring context: 50B done [2024-08-19T02:57:32.478Z] #23 DONE 0.4s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #24 [security-spire-config internal] load .dockerignore [2024-08-19T02:57:32.478Z] #24 transferring context: 50B done [2024-08-19T02:57:32.478Z] #24 DONE 0.5s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #19 [core-data internal] load .dockerignore [2024-08-19T02:57:32.478Z] #19 transferring context: 50B done [2024-08-19T02:57:32.478Z] #19 DONE 0.3s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #25 [core-command internal] load .dockerignore [2024-08-19T02:57:32.478Z] #25 transferring context: 50B done [2024-08-19T02:57:32.478Z] #25 DONE 0.4s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #26 [core-metadata internal] load .dockerignore [2024-08-19T02:57:32.478Z] #26 transferring context: 50B done [2024-08-19T02:57:32.478Z] #26 DONE 0.4s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-08-19T02:57:32.478Z] #27 transferring context: 50B done [2024-08-19T02:57:32.478Z] #27 DONE 0.4s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-19T02:57:32.478Z] #28 transferring context: 50B done [2024-08-19T02:57:32.478Z] #28 DONE 0.5s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #29 [security-bootstrapper internal] load .dockerignore [2024-08-19T02:57:32.478Z] #29 transferring context: 50B done [2024-08-19T02:57:32.478Z] #29 DONE 0.4s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-08-19T02:57:32.478Z] #30 transferring context: 50B done [2024-08-19T02:57:32.478Z] #30 DONE 0.4s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #31 [support-notifications internal] load .dockerignore [2024-08-19T02:57:32.478Z] #31 transferring context: 50B done [2024-08-19T02:57:32.478Z] #31 DONE 0.3s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-08-19T02:57:32.478Z] #32 transferring context: 50B done [2024-08-19T02:57:32.478Z] #32 DONE 0.4s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-19T02:57:32.478Z] #17 DONE 0.0s [2024-08-19T02:57:32.478Z] [2024-08-19T02:57:32.478Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-19T02:57:32.736Z] #33 ... [2024-08-19T02:57:32.736Z] [2024-08-19T02:57:32.736Z] #17 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-19T02:57:32.736Z] #17 DONE 0.0s [2024-08-19T02:57:32.736Z] [2024-08-19T02:57:32.736Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-19T02:57:32.736Z] #33 ... [2024-08-19T02:57:32.736Z] [2024-08-19T02:57:32.736Z] #17 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-19T02:57:32.736Z] #17 DONE 0.0s [2024-08-19T02:57:32.736Z] [2024-08-19T02:57:32.736Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-19T02:57:32.994Z] #33 DONE 0.4s [2024-08-19T02:57:32.994Z] [2024-08-19T02:57:32.994Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:57:32.994Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-19T02:57:32.994Z] #34 DONE 0.0s [2024-08-19T02:57:32.994Z] [2024-08-19T02:57:32.994Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T02:57:32.994Z] #35 DONE 0.7s [2024-08-19T02:57:32.994Z] [2024-08-19T02:57:32.994Z] #36 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:57:32.994Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-19T02:57:32.994Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-19T02:57:33.346Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T02:57:33.346Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-19T02:57:33.346Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-19T02:57:33.610Z] #36 ... [2024-08-19T02:57:33.610Z] [2024-08-19T02:57:33.610Z] #37 [security-spire-config internal] load build context [2024-08-19T02:57:33.610Z] #37 transferring context: 25.85kB 0.1s done [2024-08-19T02:57:33.610Z] #37 DONE 0.5s [2024-08-19T02:57:33.610Z] [2024-08-19T02:57:33.610Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:57:33.610Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-19T02:57:33.610Z] #34 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-19T02:57:33.610Z] #34 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-19T02:57:33.610Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-19T02:57:33.610Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s [2024-08-19T02:57:33.610Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s [2024-08-19T02:57:33.610Z] #34 ... [2024-08-19T02:57:33.610Z] [2024-08-19T02:57:33.610Z] #38 [security-spire-server internal] load build context [2024-08-19T02:57:33.610Z] #38 transferring context: 27.60kB 0.1s done [2024-08-19T02:57:33.610Z] #38 DONE 0.7s [2024-08-19T02:57:33.610Z] [2024-08-19T02:57:33.610Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:57:33.610Z] #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.6s [2024-08-19T02:57:33.610Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-08-19T02:57:33.610Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-08-19T02:57:33.610Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-08-19T02:57:33.610Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-19T02:57:33.916Z] #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.8s [2024-08-19T02:57:33.916Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-19T02:57:33.916Z] #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.9s [2024-08-19T02:57:33.916Z] #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 1.0s [2024-08-19T02:57:34.175Z] #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s [2024-08-19T02:57:38.432Z] #34 ... [2024-08-19T02:57:38.432Z] [2024-08-19T02:57:38.432Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-19T02:57:38.432Z] #39 ERROR: failed to authorize: rpc error: code = Unknown desc = failed to fetch anonymous token: unexpected status: 502 Bad Gateway [2024-08-19T02:57:38.432Z] [2024-08-19T02:57:38.432Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:57:38.432Z] #34 ... [2024-08-19T02:57:38.432Z] [2024-08-19T02:57:38.432Z] #40 [core-data internal] load build context [2024-08-19T02:57:38.432Z] #40 transferring context: 106.79MB 4.7s done [2024-08-19T02:57:38.432Z] #40 ERROR: rpc error: code = Unavailable desc = transport is closing [2024-08-19T02:57:38.691Z] [2024-08-19T02:57:38.691Z] #36 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:57:38.691Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 4.5s [2024-08-19T02:57:38.691Z] #36 ... [2024-08-19T02:57:38.691Z] [2024-08-19T02:57:38.691Z] #41 [core-command internal] load build context [2024-08-19T02:57:38.691Z] #41 transferring context: 101.97MB 4.7s done [2024-08-19T02:57:38.691Z] #41 ERROR: rpc error: code = Unavailable desc = transport is closing [2024-08-19T02:57:39.133Z] [2024-08-19T02:57:39.133Z] #42 [security-proxy-auth internal] load build context [2024-08-19T02:57:39.133Z] #42 transferring context: 101.89MB 4.7s done [2024-08-19T02:57:40.115Z] #42 ... [2024-08-19T02:57:40.115Z] [2024-08-19T02:57:40.115Z] #43 [support-notifications internal] load build context [2024-08-19T02:57:40.115Z] #43 transferring context: 92.98MB 4.7s done [2024-08-19T02:57:40.116Z] #43 ERROR: rpc error: code = Unavailable desc = transport is closing [2024-08-19T02:57:40.116Z] [2024-08-19T02:57:40.116Z] #44 [core-keeper internal] load build context [2024-08-19T02:57:40.116Z] #44 transferring context: 109.02MB 4.7s done [2024-08-19T02:57:40.732Z] #44 ... [2024-08-19T02:57:40.732Z] [2024-08-19T02:57:40.732Z] #42 [security-proxy-auth internal] load build context [2024-08-19T02:57:40.732Z] #42 ERROR: rpc error: code = Unavailable desc = transport is closing [2024-08-19T02:57:40.732Z] [2024-08-19T02:57:40.732Z] #45 [security-proxy-setup internal] load build context [2024-08-19T02:57:40.732Z] #45 transferring context: 112.60MB 4.7s done [2024-08-19T02:57:40.732Z] ------ [2024-08-19T02:57:40.732Z] > [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6: [2024-08-19T02:57:40.732Z] ------ [2024-08-19T02:57:40.732Z] ------ [2024-08-19T02:57:40.732Z] > [core-command internal] load build context: [2024-08-19T02:57:40.732Z] ------ [2024-08-19T02:57:40.732Z] ------ [2024-08-19T02:57:40.732Z] > [support-notifications internal] load build context: [2024-08-19T02:57:40.732Z] ------ [2024-08-19T02:57:40.732Z] ------ [2024-08-19T02:57:40.732Z] > [security-proxy-auth internal] load build context: [2024-08-19T02:57:40.732Z] ------ [2024-08-19T02:57:40.732Z] ------ [2024-08-19T02:57:40.732Z] > [core-data internal] load build context: [2024-08-19T02:57:40.732Z] ------ [2024-08-19T02:57:40.732Z] 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" [2024-08-19T02:57:40.732Z] 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" [2024-08-19T02:57:40.732Z] 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" [2024-08-19T02:57:40.732Z] 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" [2024-08-19T02:57:40.732Z] 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" [2024-08-19T02:57:40.733Z] 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" [2024-08-19T02:57:40.733Z] 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" [2024-08-19T02:57:40.733Z] 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" [2024-08-19T02:57:40.733Z] 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" [2024-08-19T02:57:40.733Z] 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" [2024-08-19T02:57:40.733Z] 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" [2024-08-19T02:57:40.733Z] 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" [2024-08-19T02:57:40.733Z] 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" [2024-08-19T02:57:40.733Z] 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" [2024-08-19T02:57:40.733Z] 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" [2024-08-19T02:57:40.733Z] 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" [2024-08-19T02:57:40.733Z] 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] } [2024-08-19T02:57:40.755Z] $ docker stop --time=1 18d8020d09dc013afa3056a7e6efa5c2ef06c5f19136f7ed5662d21c75226b49 [2024-08-19T02:57:45.396Z] $ 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] } [2024-08-19T02:57:45.719Z] Failed in branch amd64 [2024-08-19T02:58:05.684Z] Removing intermediate container 259df6a76d4a [2024-08-19T02:58:05.684Z] ---> 9df100a5d88b [2024-08-19T02:58:05.684Z] Successfully built 9df100a5d88b [2024-08-19T02:58:05.684Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T02:58:06.027Z] + docker inspect -f . ci-base-image-arm64 [2024-08-19T02:58:06.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T02:58:06.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-7926 does not seem to be running inside a container [2024-08-19T02:58:06.314Z] $ 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 [2024-08-19T02:58:07.530Z] $ docker top e1bd31eb6726c0598a743ab0dcf36947f5c9c89d4c9336a7c5ac507f7c4ae52b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T02:58:08.376Z] + go version [2024-08-19T02:58:08.376Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-19T02:58:08.389Z] $ docker stop --time=1 e1bd31eb6726c0598a743ab0dcf36947f5c9c89d4c9336a7c5ac507f7c4ae52b [2024-08-19T02:58:10.023Z] $ 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 [2024-08-19T02:58:10.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-19T02:58:10.730Z] [2024-08-19T02:58:10.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T02:58:11.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-19T02:58:11.078Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-19T02:58:11.078Z] 547446be3368: Pulling fs layer [2024-08-19T02:58:11.078Z] d125d8839a47: Pulling fs layer [2024-08-19T02:58:11.078Z] 3e85d5ac6304: Pulling fs layer [2024-08-19T02:58:11.078Z] c3105a71a48b: Pulling fs layer [2024-08-19T02:58:11.078Z] 0f093f025ec4: Pulling fs layer [2024-08-19T02:58:11.078Z] c3106fc0e877: Pulling fs layer [2024-08-19T02:58:11.078Z] c3105a71a48b: Waiting [2024-08-19T02:58:11.078Z] 0f093f025ec4: Waiting [2024-08-19T02:58:11.078Z] c3106fc0e877: Waiting [2024-08-19T02:58:11.346Z] 547446be3368: Verifying Checksum [2024-08-19T02:58:11.346Z] 547446be3368: Download complete [2024-08-19T02:58:11.346Z] c3105a71a48b: Verifying Checksum [2024-08-19T02:58:11.346Z] c3105a71a48b: Download complete [2024-08-19T02:58:11.614Z] d125d8839a47: Verifying Checksum [2024-08-19T02:58:11.614Z] d125d8839a47: Download complete [2024-08-19T02:58:11.614Z] c3106fc0e877: Verifying Checksum [2024-08-19T02:58:11.614Z] c3106fc0e877: Download complete [2024-08-19T02:58:11.882Z] 0f093f025ec4: Verifying Checksum [2024-08-19T02:58:11.882Z] 0f093f025ec4: Download complete [2024-08-19T02:58:11.882Z] 547446be3368: Pull complete [2024-08-19T02:58:13.292Z] d125d8839a47: Pull complete [2024-08-19T02:58:13.876Z] 3e85d5ac6304: Verifying Checksum [2024-08-19T02:58:13.876Z] 3e85d5ac6304: Download complete [2024-08-19T02:58:23.942Z] 3e85d5ac6304: Pull complete [2024-08-19T02:58:23.942Z] c3105a71a48b: Pull complete [2024-08-19T02:58:24.528Z] 0f093f025ec4: Pull complete [2024-08-19T02:58:24.795Z] c3106fc0e877: Pull complete [2024-08-19T02:58:24.795Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-19T02:58:24.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-19T02:58:24.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T02:58:25.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-7926 does not seem to be running inside a container [2024-08-19T02:58:25.068Z] $ 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 [2024-08-19T02:58:27.239Z] $ docker top 63ed38ef1d7e1d2aeac5135b4872a4b7676af8604921dc2a9c37229e30b65a2d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T02:58:27.769Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-19T02:58:37.861Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-08-19T02:58:37.861Z] #1 transferring dockerfile: [2024-08-19T02:58:37.861Z] #1 transferring dockerfile: 1.93kB done [2024-08-19T02:58:37.861Z] #1 DONE 0.1s [2024-08-19T02:58:37.861Z] [2024-08-19T02:58:37.861Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-19T02:58:37.861Z] #2 transferring dockerfile: 3.17kB done [2024-08-19T02:58:37.861Z] #2 DONE 0.0s [2024-08-19T02:58:37.861Z] [2024-08-19T02:58:37.861Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-08-19T02:58:37.861Z] #3 transferring dockerfile: 1.95kB 0.0s done [2024-08-19T02:58:38.130Z] #3 DONE 0.1s [2024-08-19T02:58:38.130Z] [2024-08-19T02:58:38.130Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-08-19T02:58:38.130Z] #4 transferring dockerfile: 1.69kB 0.0s done [2024-08-19T02:58:38.130Z] #4 DONE 0.1s [2024-08-19T02:58:38.130Z] [2024-08-19T02:58:38.130Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-08-19T02:58:38.130Z] #5 transferring dockerfile: 2.06kB done [2024-08-19T02:58:38.130Z] #5 DONE 0.1s [2024-08-19T02:58:38.130Z] [2024-08-19T02:58:38.130Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-08-19T02:58:38.130Z] #6 transferring dockerfile: 2.01kB 0.0s done [2024-08-19T02:58:38.130Z] #6 DONE 0.1s [2024-08-19T02:58:38.130Z] [2024-08-19T02:58:38.130Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-19T02:58:38.403Z] #7 transferring dockerfile: 2.49kB done [2024-08-19T02:58:38.403Z] #7 DONE 0.1s [2024-08-19T02:58:38.403Z] [2024-08-19T02:58:38.403Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-19T02:58:38.403Z] #8 transferring dockerfile: 1.89kB done [2024-08-19T02:58:38.403Z] #8 DONE 0.1s [2024-08-19T02:58:38.403Z] [2024-08-19T02:58:38.403Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-08-19T02:58:38.403Z] #9 transferring dockerfile: 1.81kB done [2024-08-19T02:58:38.403Z] #9 DONE 0.0s [2024-08-19T02:58:38.403Z] [2024-08-19T02:58:38.403Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-19T02:58:38.403Z] #10 transferring dockerfile: 2.50kB done [2024-08-19T02:58:38.403Z] #10 DONE 0.1s [2024-08-19T02:58:38.403Z] [2024-08-19T02:58:38.403Z] #11 [core-data internal] load build definition from Dockerfile [2024-08-19T02:58:38.403Z] #11 transferring dockerfile: 2.01kB 0.0s done [2024-08-19T02:58:38.403Z] #11 DONE 0.1s [2024-08-19T02:58:38.675Z] [2024-08-19T02:58:38.675Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-19T02:58:38.675Z] #12 transferring dockerfile: 2.15kB done [2024-08-19T02:58:38.675Z] #12 DONE 0.0s [2024-08-19T02:58:38.675Z] [2024-08-19T02:58:38.675Z] #13 [core-command internal] load build definition from Dockerfile [2024-08-19T02:58:38.675Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-08-19T02:58:38.675Z] #13 DONE 0.1s [2024-08-19T02:58:38.675Z] [2024-08-19T02:58:38.675Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-19T02:58:38.675Z] #14 transferring dockerfile: 1.85kB 0.0s done [2024-08-19T02:58:38.675Z] #14 DONE 0.1s [2024-08-19T02:58:38.943Z] [2024-08-19T02:58:38.943Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-19T02:58:38.943Z] #15 transferring dockerfile: 2.23kB done [2024-08-19T02:58:38.943Z] #15 DONE 0.1s [2024-08-19T02:58:38.943Z] [2024-08-19T02:58:38.943Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-08-19T02:58:38.943Z] #16 transferring dockerfile: 1.70kB done [2024-08-19T02:58:38.943Z] #16 DONE 0.1s [2024-08-19T02:58:38.943Z] [2024-08-19T02:58:38.943Z] #17 [support-scheduler internal] load .dockerignore [2024-08-19T02:58:38.943Z] #17 transferring context: 50B done [2024-08-19T02:58:38.943Z] #17 DONE 0.1s [2024-08-19T02:58:39.528Z] [2024-08-19T02:58:39.528Z] #18 [security-bootstrapper internal] load .dockerignore [2024-08-19T02:58:39.799Z] #18 transferring context: 50B done [2024-08-19T02:58:39.799Z] #18 DONE 0.0s [2024-08-19T02:58:39.799Z] [2024-08-19T02:58:39.799Z] #19 [support-notifications internal] load .dockerignore [2024-08-19T02:58:39.799Z] #19 transferring context: 50B done [2024-08-19T02:58:39.799Z] #19 DONE 0.0s [2024-08-19T02:58:39.799Z] [2024-08-19T02:58:39.799Z] #20 [security-spire-config internal] load .dockerignore [2024-08-19T02:58:39.799Z] #20 transferring context: 50B done [2024-08-19T02:58:39.799Z] #20 DONE 0.1s [2024-08-19T02:58:39.799Z] [2024-08-19T02:58:39.799Z] #21 [core-metadata internal] load .dockerignore [2024-08-19T02:58:39.799Z] #21 transferring context: 50B 0.0s done [2024-08-19T02:58:39.799Z] #21 DONE 0.1s [2024-08-19T02:58:39.799Z] [2024-08-19T02:58:39.799Z] #22 [core-keeper internal] load .dockerignore [2024-08-19T02:58:39.799Z] #22 transferring context: 50B 0.0s done [2024-08-19T02:58:39.799Z] #22 DONE 0.1s [2024-08-19T02:58:40.068Z] [2024-08-19T02:58:40.068Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-08-19T02:58:40.068Z] #23 transferring context: 50B 0.0s done [2024-08-19T02:58:40.068Z] #23 DONE 0.1s [2024-08-19T02:58:40.068Z] [2024-08-19T02:58:40.068Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-08-19T02:58:40.068Z] #24 transferring context: 50B done [2024-08-19T02:58:40.068Z] #24 DONE 0.1s [2024-08-19T02:58:40.068Z] [2024-08-19T02:58:40.068Z] #25 [security-spire-agent internal] load .dockerignore [2024-08-19T02:58:40.068Z] #25 transferring context: 50B done [2024-08-19T02:58:40.068Z] #25 DONE 0.1s [2024-08-19T02:58:40.352Z] [2024-08-19T02:58:40.352Z] #26 [security-proxy-setup internal] load .dockerignore [2024-08-19T02:58:40.352Z] #26 transferring context: 50B done [2024-08-19T02:58:40.352Z] #26 DONE 0.1s [2024-08-19T02:58:40.352Z] [2024-08-19T02:58:40.352Z] #27 [core-data internal] load .dockerignore [2024-08-19T02:58:40.352Z] #27 transferring context: 50B done [2024-08-19T02:58:40.352Z] #27 DONE 0.1s [2024-08-19T02:58:40.352Z] [2024-08-19T02:58:40.352Z] #28 [security-proxy-auth internal] load .dockerignore [2024-08-19T02:58:40.352Z] #28 transferring context: 50B done [2024-08-19T02:58:40.352Z] #28 DONE 0.1s [2024-08-19T02:58:40.352Z] [2024-08-19T02:58:40.352Z] #29 [core-command internal] load .dockerignore [2024-08-19T02:58:40.352Z] #29 transferring context: 50B done [2024-08-19T02:58:40.352Z] #29 DONE 0.1s [2024-08-19T02:58:40.352Z] [2024-08-19T02:58:40.352Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-08-19T02:58:40.352Z] #30 transferring context: 50B 0.0s done [2024-08-19T02:58:40.352Z] #30 DONE 0.1s [2024-08-19T02:58:40.352Z] [2024-08-19T02:58:40.352Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-19T02:58:40.621Z] #31 transferring context: 50B 0.0s done [2024-08-19T02:58:40.621Z] #31 DONE 0.1s [2024-08-19T02:58:40.621Z] [2024-08-19T02:58:40.621Z] #32 [security-spire-server internal] load .dockerignore [2024-08-19T02:58:40.621Z] #32 transferring context: 50B done [2024-08-19T02:58:40.621Z] #32 ... [2024-08-19T02:58:40.621Z] [2024-08-19T02:58:40.621Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T02:58:40.621Z] #33 DONE 0.0s [2024-08-19T02:58:40.621Z] [2024-08-19T02:58:40.621Z] #32 [security-spire-server internal] load .dockerignore [2024-08-19T02:58:41.209Z] #32 ... [2024-08-19T02:58:41.209Z] [2024-08-19T02:58:41.209Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T02:58:41.209Z] #34 DONE 0.5s [2024-08-19T02:58:41.209Z] [2024-08-19T02:58:41.209Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:41.209Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T02:58:41.209Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T02:58:41.209Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T02:58:41.209Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T02:58:41.209Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-19T02:58:41.476Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.33MB / 3.34MB 0.3s [2024-08-19T02:58:41.476Z] #35 ... [2024-08-19T02:58:41.476Z] [2024-08-19T02:58:41.476Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T02:58:41.476Z] #33 DONE 0.0s [2024-08-19T02:58:41.476Z] [2024-08-19T02:58:41.476Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:41.476Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-19T02:58:41.476Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-19T02:58:41.741Z] #35 ... [2024-08-19T02:58:41.741Z] [2024-08-19T02:58:41.741Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T02:58:41.741Z] #33 DONE 0.0s [2024-08-19T02:58:41.741Z] [2024-08-19T02:58:41.741Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:41.741Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T02:58:41.741Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T02:58:41.741Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T02:58:41.741Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T02:58:41.741Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-19T02:58:42.008Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T02:58:42.008Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T02:58:42.008Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T02:58:42.008Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T02:58:42.008Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-19T02:58:42.008Z] #35 ... [2024-08-19T02:58:42.008Z] [2024-08-19T02:58:42.008Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T02:58:42.008Z] #33 DONE 0.0s [2024-08-19T02:58:42.008Z] [2024-08-19T02:58:42.008Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:42.008Z] #35 ... [2024-08-19T02:58:42.008Z] [2024-08-19T02:58:42.008Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T02:58:42.008Z] #33 DONE 0.0s [2024-08-19T02:58:42.008Z] [2024-08-19T02:58:42.008Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T02:58:42.008Z] #34 DONE 0.8s [2024-08-19T02:58:42.008Z] [2024-08-19T02:58:42.008Z] #36 [support-scheduler internal] load build context [2024-08-19T02:58:42.008Z] #36 transferring context: 3.08MB 0.7s done [2024-08-19T02:58:42.008Z] #36 DONE 1.0s [2024-08-19T02:58:42.008Z] [2024-08-19T02:58:42.008Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:42.008Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T02:58:42.008Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T02:58:42.008Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T02:58:42.008Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T02:58:42.008Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-19T02:58:42.275Z] #35 ... [2024-08-19T02:58:42.275Z] [2024-08-19T02:58:42.275Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T02:58:42.275Z] #33 DONE 0.0s [2024-08-19T02:58:42.275Z] [2024-08-19T02:58:42.275Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:42.275Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T02:58:42.275Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T02:58:42.275Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T02:58:42.275Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T02:58:42.275Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-19T02:58:42.542Z] #35 ... [2024-08-19T02:58:42.542Z] [2024-08-19T02:58:42.542Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T02:58:42.542Z] #33 DONE 0.0s [2024-08-19T02:58:42.542Z] [2024-08-19T02:58:42.542Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:42.542Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T02:58:42.542Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T02:58:42.542Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T02:58:42.542Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T02:58:42.542Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-19T02:58:42.810Z] #35 ... [2024-08-19T02:58:42.810Z] [2024-08-19T02:58:42.810Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T02:58:42.810Z] #34 DONE 1.1s [2024-08-19T02:58:42.810Z] [2024-08-19T02:58:42.810Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:42.810Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T02:58:42.810Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T02:58:42.810Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T02:58:42.810Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T02:58:42.810Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-19T02:58:42.810Z] #35 ... [2024-08-19T02:58:42.810Z] [2024-08-19T02:58:42.810Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T02:58:42.810Z] #33 DONE 0.0s [2024-08-19T02:58:42.810Z] [2024-08-19T02:58:42.810Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:43.078Z] #35 ... [2024-08-19T02:58:43.078Z] [2024-08-19T02:58:43.078Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T02:58:43.078Z] #33 DONE 0.0s [2024-08-19T02:58:43.078Z] [2024-08-19T02:58:43.078Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:43.078Z] #35 ... [2024-08-19T02:58:43.078Z] [2024-08-19T02:58:43.078Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T02:58:43.078Z] #33 DONE 0.0s [2024-08-19T02:58:43.078Z] [2024-08-19T02:58:43.078Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:43.347Z] #35 ... [2024-08-19T02:58:43.347Z] [2024-08-19T02:58:43.347Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T02:58:43.347Z] #33 DONE 0.0s [2024-08-19T02:58:43.616Z] [2024-08-19T02:58:43.616Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T02:58:43.616Z] #33 DONE 0.1s [2024-08-19T02:58:43.616Z] [2024-08-19T02:58:43.616Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:43.616Z] #35 ... [2024-08-19T02:58:43.616Z] [2024-08-19T02:58:43.616Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T02:58:43.616Z] #34 DONE 1.9s [2024-08-19T02:58:43.616Z] [2024-08-19T02:58:43.616Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-19T02:58:43.616Z] #37 DONE 1.8s [2024-08-19T02:58:43.616Z] [2024-08-19T02:58:43.616Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:43.616Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T02:58:43.616Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T02:58:43.616Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T02:58:43.616Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T02:58:43.616Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-19T02:58:43.884Z] #35 ... [2024-08-19T02:58:43.884Z] [2024-08-19T02:58:43.884Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T02:58:43.884Z] #33 DONE 0.1s [2024-08-19T02:58:43.884Z] [2024-08-19T02:58:43.884Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:43.884Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T02:58:43.884Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T02:58:43.884Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T02:58:43.884Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T02:58:43.884Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-19T02:58:43.884Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done [2024-08-19T02:58:43.884Z] #35 ... [2024-08-19T02:58:43.884Z] [2024-08-19T02:58:43.884Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-19T02:58:43.884Z] #38 DONE 1.3s [2024-08-19T02:58:43.884Z] [2024-08-19T02:58:43.884Z] #39 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-19T02:58:43.884Z] #39 DONE 3.7s [2024-08-19T02:58:44.155Z] [2024-08-19T02:58:44.155Z] #40 [security-bootstrapper internal] load build context [2024-08-19T02:58:44.155Z] #40 transferring context: 3.08MB 1.3s done [2024-08-19T02:58:44.155Z] #40 DONE 2.4s [2024-08-19T02:58:44.155Z] [2024-08-19T02:58:44.155Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:44.155Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T02:58:44.155Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T02:58:44.155Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T02:58:44.155Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T02:58:44.155Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-19T02:58:44.155Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done [2024-08-19T02:58:44.155Z] #35 ... [2024-08-19T02:58:44.155Z] [2024-08-19T02:58:44.155Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T02:58:44.155Z] #34 DONE 2.2s [2024-08-19T02:58:44.155Z] [2024-08-19T02:58:44.155Z] #41 [core-common-config-bootstrapper internal] load build context [2024-08-19T02:58:44.155Z] #41 DONE 0.0s [2024-08-19T02:58:44.155Z] [2024-08-19T02:58:44.155Z] #42 [core-metadata internal] load build context [2024-08-19T02:58:44.155Z] #42 transferring context: 3.08MB 1.4s done [2024-08-19T02:58:44.155Z] #42 DONE 2.0s [2024-08-19T02:58:44.155Z] [2024-08-19T02:58:44.155Z] #39 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-19T02:58:44.155Z] #39 DONE 3.7s [2024-08-19T02:58:44.155Z] [2024-08-19T02:58:44.155Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:44.155Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T02:58:44.155Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T02:58:44.155Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T02:58:44.155Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T02:58:44.155Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-19T02:58:44.155Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done [2024-08-19T02:58:44.155Z] #35 ... [2024-08-19T02:58:44.155Z] [2024-08-19T02:58:44.155Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-19T02:58:44.155Z] #37 DONE 2.1s [2024-08-19T02:58:44.427Z] [2024-08-19T02:58:44.427Z] #43 [support-notifications internal] load build context [2024-08-19T02:58:44.427Z] #43 transferring context: 3.08MB 1.7s done [2024-08-19T02:58:44.427Z] #43 DONE 2.4s [2024-08-19T02:58:44.427Z] [2024-08-19T02:58:44.427Z] #44 [core-keeper internal] load build context [2024-08-19T02:58:44.427Z] #44 transferring context: 3.08MB 1.5s done [2024-08-19T02:58:44.427Z] #44 DONE 2.1s [2024-08-19T02:58:44.427Z] [2024-08-19T02:58:44.427Z] #45 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-19T02:58:44.698Z] #45 ... [2024-08-19T02:58:44.698Z] [2024-08-19T02:58:44.698Z] #46 [security-secretstore-setup internal] load build context [2024-08-19T02:58:44.698Z] #46 transferring context: 3.08MB 1.3s done [2024-08-19T02:58:44.698Z] #46 DONE 2.3s [2024-08-19T02:58:44.970Z] [2024-08-19T02:58:44.970Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:58:44.970Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-19T02:58:44.970Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-19T02:58:44.970Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-19T02:58:44.970Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-19T02:58:44.970Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s [2024-08-19T02:58:44.970Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-08-19T02:58:44.970Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-08-19T02:58:44.970Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-19T02:58:44.970Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-19T02:58:45.241Z] #47 ... [2024-08-19T02:58:45.241Z] [2024-08-19T02:58:45.241Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-19T02:58:45.241Z] #48 transferring context: 3.08MB 0.7s done [2024-08-19T02:58:45.241Z] #48 DONE 2.3s [2024-08-19T02:58:45.241Z] [2024-08-19T02:58:45.241Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:58:45.241Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-08-19T02:58:45.241Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-08-19T02:58:45.509Z] #47 ... [2024-08-19T02:58:45.509Z] [2024-08-19T02:58:45.509Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T02:58:45.509Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T02:58:45.509Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T02:58:45.509Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T02:58:45.509Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T02:58:45.509Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-19T02:58:45.509Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done [2024-08-19T02:58:45.509Z] #35 DONE 5.2s [2024-08-19T02:58:45.509Z] [2024-08-19T02:58:45.509Z] #49 [security-spire-agent internal] load build context [2024-08-19T02:58:45.509Z] #49 transferring context: 27.13kB 0.1s done [2024-08-19T02:58:45.509Z] #49 DONE 1.5s [2024-08-19T02:58:45.509Z] [2024-08-19T02:58:45.509Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:58:45.509Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.0s [2024-08-19T02:58:45.781Z] #47 ... [2024-08-19T02:58:45.781Z] [2024-08-19T02:58:45.781Z] #50 [security-spire-config internal] load build context [2024-08-19T02:58:45.781Z] #50 transferring context: 25.85kB 0.1s done [2024-08-19T02:58:45.781Z] #50 DONE 1.8s [2024-08-19T02:58:45.781Z] [2024-08-19T02:58:45.781Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:58:45.781Z] #47 ... [2024-08-19T02:58:45.781Z] [2024-08-19T02:58:45.781Z] #51 [security-spire-server internal] load build context [2024-08-19T02:58:45.781Z] #51 transferring context: 27.60kB 0.2s done [2024-08-19T02:58:45.781Z] #51 DONE 1.4s [2024-08-19T02:58:45.781Z] [2024-08-19T02:58:45.781Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:58:46.073Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 1.5s [2024-08-19T02:58:46.073Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-19T02:58:46.073Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-19T02:58:46.341Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 1.8s [2024-08-19T02:58:46.609Z] #47 ... [2024-08-19T02:58:46.609Z] [2024-08-19T02:58:46.609Z] #45 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-19T02:58:46.609Z] #45 DONE 3.2s [2024-08-19T02:58:46.879Z] [2024-08-19T02:58:46.879Z] #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-19T02:58:47.843Z] #52 ... [2024-08-19T02:58:47.843Z] [2024-08-19T02:58:47.843Z] #53 [support-cron-scheduler internal] load build context [2024-08-19T02:58:47.843Z] #53 transferring context: 3.08MB 2.6s done [2024-08-19T02:58:47.843Z] #53 DONE 4.2s [2024-08-19T02:58:47.843Z] [2024-08-19T02:58:47.843Z] #54 [security-proxy-setup internal] load build context [2024-08-19T02:58:47.843Z] #54 transferring context: 3.08MB 2.6s done [2024-08-19T02:58:47.843Z] #54 DONE 4.1s [2024-08-19T02:58:47.843Z] [2024-08-19T02:58:47.843Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:58:47.843Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 3.5s [2024-08-19T02:58:47.843Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-19T02:58:48.111Z] #47 ... [2024-08-19T02:58:48.111Z] [2024-08-19T02:58:48.111Z] #55 [core-command internal] load build context [2024-08-19T02:58:48.111Z] #55 transferring context: 3.08MB 2.9s done [2024-08-19T02:58:48.111Z] #55 DONE 4.3s [2024-08-19T02:58:48.111Z] [2024-08-19T02:58:48.111Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:58:48.111Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 3.6s [2024-08-19T02:58:48.111Z] #47 ... [2024-08-19T02:58:48.111Z] [2024-08-19T02:58:48.111Z] #41 [core-common-config-bootstrapper internal] load build context [2024-08-19T02:58:48.111Z] #41 transferring context: 3.08MB 2.9s done [2024-08-19T02:58:48.111Z] #41 DONE 4.0s [2024-08-19T02:58:48.111Z] [2024-08-19T02:58:48.111Z] #56 [core-data internal] load build context [2024-08-19T02:58:48.111Z] #56 transferring context: 3.08MB 2.9s done [2024-08-19T02:58:48.111Z] #56 DONE 4.6s [2024-08-19T02:58:48.111Z] [2024-08-19T02:58:48.111Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:58:48.111Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.7s [2024-08-19T02:58:48.380Z] #47 ... [2024-08-19T02:58:48.380Z] [2024-08-19T02:58:48.380Z] #57 [security-proxy-auth internal] load build context [2024-08-19T02:58:48.380Z] #57 transferring context: 3.08MB 3.0s done [2024-08-19T02:58:48.380Z] #57 DONE 4.6s [2024-08-19T02:58:48.380Z] [2024-08-19T02:58:48.380Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:58:48.380Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s [2024-08-19T02:58:48.380Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s done [2024-08-19T02:58:48.653Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s done [2024-08-19T02:58:51.263Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-19T02:58:53.857Z] #47 ... [2024-08-19T02:58:53.857Z] [2024-08-19T02:58:53.857Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T02:58:53.857Z] #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done [2024-08-19T02:58:53.857Z] #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-19T02:58:53.857Z] #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-19T02:58:53.857Z] #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-19T02:58:53.857Z] #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-19T02:58:53.857Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-19T02:58:53.857Z] #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done [2024-08-19T02:58:53.857Z] #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.0s done [2024-08-19T02:58:53.857Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-19T02:58:53.857Z] #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-19T02:58:53.857Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.0s [2024-08-19T02:58:54.125Z] #58 ... [2024-08-19T02:58:54.125Z] [2024-08-19T02:58:54.125Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:58:55.547Z] #47 ... [2024-08-19T02:58:55.547Z] [2024-08-19T02:58:55.547Z] #59 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-19T02:58:55.547Z] #0 7.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:58:55.547Z] #0 7.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:58:55.547Z] #0 8.940 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T02:58:55.547Z] #0 8.962 Executing busybox-1.36.1-r7.trigger [2024-08-19T02:58:55.547Z] #0 9.026 OK: 8 MiB in 16 packages [2024-08-19T02:58:55.547Z] #59 DONE 10.7s [2024-08-19T02:58:55.547Z] [2024-08-19T02:58:55.547Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:58:56.135Z] #47 ... [2024-08-19T02:58:56.135Z] [2024-08-19T02:58:56.135Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-19T02:58:56.135Z] #0 8.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:58:56.135Z] #0 9.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:58:56.135Z] #0 9.962 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-19T02:58:56.135Z] #0 9.972 (2/2) Installing su-exec (0.2-r3) [2024-08-19T02:58:56.135Z] #0 9.988 Executing busybox-1.36.1-r7.trigger [2024-08-19T02:58:56.135Z] #60 10.07 OK: 8 MiB in 17 packages [2024-08-19T02:58:56.135Z] #60 ... [2024-08-19T02:58:56.135Z] [2024-08-19T02:58:56.135Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-19T02:58:56.409Z] #61 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:58:56.409Z] #61 ... [2024-08-19T02:58:56.409Z] [2024-08-19T02:58:56.409Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-19T02:58:56.409Z] #62 ... [2024-08-19T02:58:56.409Z] [2024-08-19T02:58:56.409Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-19T02:58:56.686Z] #63 ... [2024-08-19T02:58:56.686Z] [2024-08-19T02:58:56.686Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-19T02:58:56.686Z] #64 ... [2024-08-19T02:58:56.686Z] [2024-08-19T02:58:56.686Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-19T02:58:56.686Z] #60 DONE 10.6s [2024-08-19T02:58:56.686Z] [2024-08-19T02:58:56.686Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-19T02:58:56.954Z] #65 ... [2024-08-19T02:58:56.954Z] [2024-08-19T02:58:56.954Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-19T02:58:56.954Z] #66 ... [2024-08-19T02:58:56.954Z] [2024-08-19T02:58:56.954Z] #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-19T02:58:56.954Z] #0 9.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:58:56.954Z] #0 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:58:57.222Z] #67 ... [2024-08-19T02:58:57.222Z] [2024-08-19T02:58:57.222Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-19T02:58:57.222Z] #68 ... [2024-08-19T02:58:57.222Z] [2024-08-19T02:58:57.222Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-19T02:58:57.490Z] #69 ... [2024-08-19T02:58:57.491Z] [2024-08-19T02:58:57.491Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-19T02:58:57.491Z] #70 ... [2024-08-19T02:58:57.491Z] [2024-08-19T02:58:57.491Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-19T02:58:57.758Z] #71 ... [2024-08-19T02:58:57.758Z] [2024-08-19T02:58:57.758Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-19T02:58:58.028Z] #72 ... [2024-08-19T02:58:58.028Z] [2024-08-19T02:58:58.028Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-19T02:58:58.028Z] #0 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:58:58.028Z] #73 ... [2024-08-19T02:58:58.028Z] [2024-08-19T02:58:58.028Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:58:58.028Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.2s [2024-08-19T02:58:59.450Z] #47 ... [2024-08-19T02:58:59.450Z] [2024-08-19T02:58:59.450Z] #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-19T02:58:59.450Z] #52 DONE 12.6s [2024-08-19T02:58:59.450Z] [2024-08-19T02:58:59.451Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:58:59.728Z] #47 ... [2024-08-19T02:58:59.728Z] [2024-08-19T02:58:59.728Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-19T02:58:59.728Z] #62 DONE 13.6s [2024-08-19T02:58:59.728Z] [2024-08-19T02:58:59.728Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:59:01.695Z] #47 ... [2024-08-19T02:59:01.695Z] [2024-08-19T02:59:01.695Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-19T02:59:01.695Z] #61 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:01.695Z] #61 11.78 (1/2) Installing ca-certificates (20240226-r0) [2024-08-19T02:59:01.695Z] #61 11.99 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-19T02:59:01.695Z] #61 12.00 Executing busybox-1.36.1-r7.trigger [2024-08-19T02:59:01.695Z] #61 12.16 Executing ca-certificates-20240226-r0.trigger [2024-08-19T02:59:01.695Z] #61 13.69 OK: 9 MiB in 17 packages [2024-08-19T02:59:01.695Z] #61 DONE 15.3s [2024-08-19T02:59:01.695Z] [2024-08-19T02:59:01.695Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T02:59:01.695Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s [2024-08-19T02:59:01.695Z] #58 ... [2024-08-19T02:59:01.695Z] [2024-08-19T02:59:01.695Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:59:03.114Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.2s [2024-08-19T02:59:05.700Z] #47 ... [2024-08-19T02:59:05.700Z] [2024-08-19T02:59:05.700Z] #74 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T02:59:05.700Z] #0 8.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:05.700Z] #74 ... [2024-08-19T02:59:05.700Z] [2024-08-19T02:59:05.700Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:59:06.671Z] #47 ... [2024-08-19T02:59:06.671Z] [2024-08-19T02:59:06.671Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-19T02:59:06.671Z] #0 8.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:06.937Z] #75 ... [2024-08-19T02:59:06.937Z] [2024-08-19T02:59:06.937Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:59:07.204Z] #47 ... [2024-08-19T02:59:07.204Z] [2024-08-19T02:59:07.204Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-19T02:59:07.205Z] #68 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:07.205Z] #68 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:07.205Z] #68 18.69 OK: 266 MiB in 52 packages [2024-08-19T02:59:07.205Z] #68 DONE 21.3s [2024-08-19T02:59:07.205Z] [2024-08-19T02:59:07.205Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:59:07.476Z] #47 ... [2024-08-19T02:59:07.476Z] [2024-08-19T02:59:07.476Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-19T02:59:07.476Z] #76 DONE 0.5s [2024-08-19T02:59:07.476Z] [2024-08-19T02:59:07.477Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:59:08.073Z] #47 ... [2024-08-19T02:59:08.073Z] [2024-08-19T02:59:08.073Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-19T02:59:08.073Z] #72 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:08.073Z] #72 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:08.073Z] #72 19.37 (1/4) Installing ca-certificates (20240226-r0) [2024-08-19T02:59:08.073Z] #72 19.67 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-19T02:59:08.073Z] #72 19.69 (3/4) Installing su-exec (0.2-r3) [2024-08-19T02:59:08.073Z] #72 19.69 (4/4) Installing yq (4.33.3-r5) [2024-08-19T02:59:08.073Z] #72 20.62 Executing busybox-1.36.1-r7.trigger [2024-08-19T02:59:08.073Z] #72 20.82 Executing ca-certificates-20240226-r0.trigger [2024-08-19T02:59:08.073Z] #72 ... [2024-08-19T02:59:08.073Z] [2024-08-19T02:59:08.073Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:59:08.339Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.4s [2024-08-19T02:59:08.608Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.7s done [2024-08-19T02:59:08.608Z] #47 ... [2024-08-19T02:59:08.608Z] [2024-08-19T02:59:08.608Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-19T02:59:08.608Z] #63 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:08.608Z] #63 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:08.608Z] #63 19.92 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-19T02:59:08.608Z] #63 19.98 (2/4) Installing openssl (3.1.6-r0) [2024-08-19T02:59:08.608Z] #63 20.20 (3/4) Installing su-exec (0.2-r3) [2024-08-19T02:59:08.608Z] #63 20.23 (4/4) Installing yq (4.33.3-r5) [2024-08-19T02:59:08.608Z] #63 21.91 Executing busybox-1.36.1-r7.trigger [2024-08-19T02:59:08.608Z] #63 22.09 OK: 18 MiB in 19 packages [2024-08-19T02:59:08.875Z] #63 ... [2024-08-19T02:59:08.875Z] [2024-08-19T02:59:08.875Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T02:59:08.875Z] #47 DONE 25.1s [2024-08-19T02:59:08.875Z] [2024-08-19T02:59:08.875Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-19T02:59:08.875Z] #72 22.40 OK: 18 MiB in 19 packages [2024-08-19T02:59:08.875Z] #72 ... [2024-08-19T02:59:08.875Z] [2024-08-19T02:59:08.875Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-19T02:59:08.875Z] #73 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:08.875Z] #73 19.10 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-19T02:59:08.875Z] #73 19.10 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-19T02:59:08.875Z] #73 19.10 OK: 19946 distinct packages available [2024-08-19T02:59:08.875Z] #73 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:08.875Z] #73 22.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:09.152Z] #73 ... [2024-08-19T02:59:09.152Z] [2024-08-19T02:59:09.152Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T02:59:09.152Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.8s done [2024-08-19T02:59:09.438Z] #58 ... [2024-08-19T02:59:09.438Z] [2024-08-19T02:59:09.438Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-19T02:59:09.438Z] #69 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:09.438Z] #69 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:09.438Z] #69 21.74 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-19T02:59:09.439Z] #69 21.76 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-19T02:59:09.439Z] #69 21.76 OK: 19946 distinct packages available [2024-08-19T02:59:09.439Z] #69 ... [2024-08-19T02:59:09.439Z] [2024-08-19T02:59:09.439Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-19T02:59:09.439Z] #0 5.881 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:09.439Z] #0 8.676 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:09.439Z] #77 ... [2024-08-19T02:59:09.439Z] [2024-08-19T02:59:09.439Z] #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-19T02:59:09.439Z] #67 12.58 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-19T02:59:09.439Z] #67 12.58 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-19T02:59:09.439Z] #67 12.58 OK: 19946 distinct packages available [2024-08-19T02:59:09.439Z] #67 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:09.439Z] #67 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:09.439Z] #67 22.77 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-19T02:59:09.439Z] #67 22.80 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-19T02:59:09.439Z] #67 22.81 (3/5) Installing libucontext (1.2-r2) [2024-08-19T02:59:09.439Z] #67 22.88 (4/5) Installing gcompat (1.1.0-r1) [2024-08-19T02:59:09.439Z] #67 22.94 (5/5) Installing openssl (3.1.6-r0) [2024-08-19T02:59:09.710Z] #67 ... [2024-08-19T02:59:09.710Z] [2024-08-19T02:59:09.710Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-19T02:59:09.710Z] #75 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:09.710Z] #75 ... [2024-08-19T02:59:09.710Z] [2024-08-19T02:59:09.710Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-19T02:59:09.710Z] #70 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:09.710Z] #70 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:09.710Z] #70 21.36 OK: 266 MiB in 52 packages [2024-08-19T02:59:09.710Z] #70 DONE 23.1s [2024-08-19T02:59:09.977Z] [2024-08-19T02:59:09.977Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-19T02:59:09.977Z] #63 DONE 23.5s [2024-08-19T02:59:09.977Z] [2024-08-19T02:59:09.977Z] #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-19T02:59:09.977Z] #67 23.09 Executing busybox-1.36.1-r7.trigger [2024-08-19T02:59:09.977Z] #67 23.31 OK: 9 MiB in 20 packages [2024-08-19T02:59:09.977Z] #67 ... [2024-08-19T02:59:09.977Z] [2024-08-19T02:59:09.977Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-19T02:59:09.977Z] #0 6.242 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:09.977Z] #0 8.308 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:10.250Z] #78 ... [2024-08-19T02:59:10.250Z] [2024-08-19T02:59:10.250Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-19T02:59:10.250Z] #71 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:10.250Z] #71 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:10.537Z] #71 ... [2024-08-19T02:59:10.537Z] [2024-08-19T02:59:10.537Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-19T02:59:10.537Z] #65 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:10.537Z] #65 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:10.537Z] #65 23.13 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-19T02:59:10.537Z] #65 23.13 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-19T02:59:10.537Z] #65 23.13 OK: 19953 distinct packages available [2024-08-19T02:59:10.537Z] #65 ... [2024-08-19T02:59:10.537Z] [2024-08-19T02:59:10.537Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-19T02:59:10.537Z] #66 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:10.537Z] #66 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:10.537Z] #66 23.04 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T02:59:10.537Z] #66 23.09 Executing busybox-1.36.1-r7.trigger [2024-08-19T02:59:10.537Z] #66 23.37 OK: 8 MiB in 16 packages [2024-08-19T02:59:10.808Z] #66 ... [2024-08-19T02:59:10.808Z] [2024-08-19T02:59:10.808Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-19T02:59:10.808Z] #64 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:10.808Z] #64 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:10.808Z] #64 21.88 (1/3) Installing ca-certificates (20240226-r0) [2024-08-19T02:59:10.808Z] #64 22.18 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-19T02:59:10.808Z] #64 22.25 (3/3) Installing tzdata (2024a-r0) [2024-08-19T02:59:10.808Z] #64 ... [2024-08-19T02:59:10.808Z] [2024-08-19T02:59:10.808Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-19T02:59:10.808Z] #79 DONE 1.0s [2024-08-19T02:59:10.808Z] [2024-08-19T02:59:10.808Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T02:59:11.078Z] #80 ... [2024-08-19T02:59:11.078Z] [2024-08-19T02:59:11.078Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-19T02:59:11.078Z] #72 DONE 24.7s [2024-08-19T02:59:11.078Z] [2024-08-19T02:59:11.078Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-19T02:59:11.680Z] #81 ... [2024-08-19T02:59:11.680Z] [2024-08-19T02:59:11.680Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T02:59:11.680Z] #0 4.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:11.680Z] #0 7.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:11.680Z] #82 ... [2024-08-19T02:59:11.680Z] [2024-08-19T02:59:11.680Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-19T02:59:11.680Z] #71 24.04 OK: 266 MiB in 52 packages [2024-08-19T02:59:11.946Z] #71 ... [2024-08-19T02:59:11.946Z] [2024-08-19T02:59:11.946Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-19T02:59:11.946Z] #66 DONE 25.7s [2024-08-19T02:59:12.225Z] [2024-08-19T02:59:12.225Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-19T02:59:12.225Z] #65 25.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:12.493Z] #65 ... [2024-08-19T02:59:12.493Z] [2024-08-19T02:59:12.493Z] #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-19T02:59:12.493Z] #67 DONE 25.9s [2024-08-19T02:59:12.493Z] [2024-08-19T02:59:12.494Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-19T02:59:13.085Z] #83 ... [2024-08-19T02:59:13.085Z] [2024-08-19T02:59:13.085Z] #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-19T02:59:13.085Z] #71 DONE 26.3s [2024-08-19T02:59:13.085Z] [2024-08-19T02:59:13.085Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-19T02:59:13.085Z] #64 26.39 Executing busybox-1.36.1-r7.trigger [2024-08-19T02:59:13.085Z] #64 26.62 Executing ca-certificates-20240226-r0.trigger [2024-08-19T02:59:14.251Z] #64 ... [2024-08-19T02:59:14.251Z] [2024-08-19T02:59:14.251Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-19T02:59:14.251Z] #84 DONE 1.0s [2024-08-19T02:59:14.251Z] [2024-08-19T02:59:14.251Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T02:59:16.493Z] #85 ... [2024-08-19T02:59:16.493Z] [2024-08-19T02:59:16.493Z] #74 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T02:59:16.493Z] #74 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:16.493Z] #74 19.77 OK: 8 MiB in 16 packages [2024-08-19T02:59:16.783Z] #74 ... [2024-08-19T02:59:16.783Z] [2024-08-19T02:59:16.783Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-19T02:59:16.783Z] #64 28.12 OK: 12 MiB in 18 packages [2024-08-19T02:59:16.783Z] #64 DONE 30.2s [2024-08-19T02:59:16.783Z] [2024-08-19T02:59:16.783Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-19T02:59:16.783Z] #75 20.02 OK: 8 MiB in 17 packages [2024-08-19T02:59:17.082Z] #75 ... [2024-08-19T02:59:17.082Z] [2024-08-19T02:59:17.082Z] #74 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T02:59:17.082Z] #74 DONE 22.6s [2024-08-19T02:59:17.370Z] [2024-08-19T02:59:17.370Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-19T02:59:17.370Z] #78 17.35 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T02:59:17.650Z] #78 ... [2024-08-19T02:59:17.650Z] [2024-08-19T02:59:17.650Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T02:59:17.650Z] #86 ... [2024-08-19T02:59:17.650Z] [2024-08-19T02:59:17.650Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T02:59:17.650Z] #82 16.12 OK: 9 MiB in 17 packages [2024-08-19T02:59:17.916Z] #82 ... [2024-08-19T02:59:17.916Z] [2024-08-19T02:59:17.916Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-19T02:59:17.916Z] #77 16.78 OK: 266 MiB in 52 packages [2024-08-19T02:59:17.916Z] #77 DONE 18.4s [2024-08-19T02:59:18.203Z] [2024-08-19T02:59:18.203Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-19T02:59:18.469Z] #87 ... [2024-08-19T02:59:18.469Z] [2024-08-19T02:59:18.469Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-19T02:59:18.469Z] #75 DONE 21.6s [2024-08-19T02:59:18.469Z] [2024-08-19T02:59:18.469Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-19T02:59:18.469Z] #78 18.48 Executing busybox-1.36.1-r7.trigger [2024-08-19T02:59:18.745Z] #78 18.56 OK: 8 MiB in 16 packages [2024-08-19T02:59:19.011Z] #78 ... [2024-08-19T02:59:19.012Z] [2024-08-19T02:59:19.012Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-19T02:59:19.012Z] #73 30.06 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-19T02:59:19.012Z] #73 30.09 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-19T02:59:19.012Z] #73 30.12 (3/4) Installing libucontext (1.2-r2) [2024-08-19T02:59:19.012Z] #73 30.14 (4/4) Installing gcompat (1.1.0-r1) [2024-08-19T02:59:19.012Z] #73 30.15 Executing busybox-1.36.1-r7.trigger [2024-08-19T02:59:19.012Z] #73 30.22 OK: 8 MiB in 19 packages [2024-08-19T02:59:19.012Z] #73 DONE 32.3s [2024-08-19T02:59:19.012Z] [2024-08-19T02:59:19.012Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-19T02:59:19.012Z] #87 DONE 1.1s [2024-08-19T02:59:19.012Z] [2024-08-19T02:59:19.012Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-19T02:59:19.278Z] #88 ... [2024-08-19T02:59:19.278Z] [2024-08-19T02:59:19.278Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T02:59:19.278Z] #82 DONE 17.6s [2024-08-19T02:59:19.278Z] [2024-08-19T02:59:19.278Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T02:59:19.862Z] #89 ... [2024-08-19T02:59:19.862Z] [2024-08-19T02:59:19.862Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-19T02:59:19.862Z] #69 23.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:19.862Z] #69 26.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:19.862Z] #69 32.47 (1/11) Installing ca-certificates (20240226-r0) [2024-08-19T02:59:19.862Z] #69 32.95 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-19T02:59:19.862Z] #69 33.11 (3/11) Installing libunistring (1.1-r1) [2024-08-19T02:59:19.862Z] #69 33.22 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-19T02:59:19.862Z] #69 33.28 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-19T02:59:19.862Z] #69 33.32 (6/11) Installing libcurl (8.9.0-r0) [2024-08-19T02:59:19.862Z] #69 33.40 (7/11) Installing curl (8.9.0-r0) [2024-08-19T02:59:19.862Z] #69 33.51 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-19T02:59:19.862Z] #69 33.55 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-19T02:59:19.862Z] #69 33.61 (10/11) Installing libucontext (1.2-r2) [2024-08-19T02:59:19.862Z] #69 33.61 (11/11) Installing gcompat (1.1.0-r1) [2024-08-19T02:59:19.862Z] #69 33.61 Executing busybox-1.36.1-r7.trigger [2024-08-19T02:59:19.862Z] #69 ... [2024-08-19T02:59:19.862Z] [2024-08-19T02:59:19.862Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-19T02:59:19.862Z] #78 DONE 19.9s [2024-08-19T02:59:19.862Z] [2024-08-19T02:59:19.862Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-19T02:59:19.862Z] #69 33.71 Executing ca-certificates-20240226-r0.trigger [2024-08-19T02:59:19.862Z] #69 ... [2024-08-19T02:59:19.862Z] [2024-08-19T02:59:19.862Z] #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-19T02:59:20.128Z] #90 ... [2024-08-19T02:59:20.128Z] [2024-08-19T02:59:20.128Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-19T02:59:20.128Z] #0 7.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:20.128Z] #0 9.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:20.128Z] #91 ... [2024-08-19T02:59:20.128Z] [2024-08-19T02:59:20.128Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-19T02:59:20.128Z] #65 27.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:20.128Z] #65 33.39 OK: 266 MiB in 52 packages [2024-08-19T02:59:20.713Z] #65 ... [2024-08-19T02:59:20.713Z] [2024-08-19T02:59:20.713Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-19T02:59:20.713Z] #81 9.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:21.299Z] #81 ... [2024-08-19T02:59:21.299Z] [2024-08-19T02:59:21.299Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-19T02:59:21.299Z] #65 DONE 34.5s [2024-08-19T02:59:21.299Z] [2024-08-19T02:59:21.299Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-19T02:59:22.260Z] #92 ... [2024-08-19T02:59:22.260Z] [2024-08-19T02:59:22.260Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T02:59:22.260Z] #0 9.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:22.260Z] #93 ... [2024-08-19T02:59:22.260Z] [2024-08-19T02:59:22.260Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-19T02:59:22.260Z] #92 DONE 1.0s [2024-08-19T02:59:22.260Z] [2024-08-19T02:59:22.260Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-19T02:59:22.260Z] #69 35.20 OK: 13 MiB in 26 packages [2024-08-19T02:59:22.843Z] #69 DONE 36.7s [2024-08-19T02:59:22.843Z] [2024-08-19T02:59:22.843Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-19T02:59:22.843Z] #81 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:24.250Z] #81 ... [2024-08-19T02:59:24.250Z] [2024-08-19T02:59:24.250Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-19T02:59:24.250Z] #91 13.24 OK: 18 MiB in 19 packages [2024-08-19T02:59:24.250Z] #91 DONE 14.1s [2024-08-19T02:59:24.250Z] [2024-08-19T02:59:24.250Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-19T02:59:24.518Z] #94 DONE 0.3s [2024-08-19T02:59:24.518Z] [2024-08-19T02:59:24.518Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T02:59:24.518Z] #93 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:25.478Z] #93 ... [2024-08-19T02:59:25.478Z] [2024-08-19T02:59:25.478Z] #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-19T02:59:25.478Z] #90 DONE 6.9s [2024-08-19T02:59:25.478Z] [2024-08-19T02:59:25.478Z] #95 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-19T02:59:25.478Z] #95 DONE 0.2s [2024-08-19T02:59:25.478Z] [2024-08-19T02:59:25.478Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-19T02:59:25.478Z] #81 14.28 OK: 18 MiB in 19 packages [2024-08-19T02:59:26.061Z] #81 DONE 15.1s [2024-08-19T02:59:26.061Z] [2024-08-19T02:59:26.061Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-19T02:59:26.061Z] #83 9.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:26.061Z] #83 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:26.644Z] #83 14.34 OK: 9 MiB in 20 packages [2024-08-19T02:59:26.644Z] #83 ... [2024-08-19T02:59:26.644Z] [2024-08-19T02:59:26.644Z] #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T02:59:26.644Z] #0 7.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:26.644Z] #0 8.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:26.911Z] #96 ... [2024-08-19T02:59:26.911Z] [2024-08-19T02:59:26.911Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-19T02:59:26.911Z] #88 7.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:27.495Z] #88 ... [2024-08-19T02:59:27.495Z] [2024-08-19T02:59:27.495Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-19T02:59:27.495Z] #83 DONE 15.1s [2024-08-19T02:59:27.495Z] [2024-08-19T02:59:27.495Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-19T02:59:28.449Z] #97 DONE 1.2s [2024-08-19T02:59:28.449Z] [2024-08-19T02:59:28.449Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T02:59:28.449Z] #93 15.61 OK: 8 MiB in 16 packages [2024-08-19T02:59:28.449Z] #93 DONE 16.3s [2024-08-19T02:59:28.449Z] [2024-08-19T02:59:28.449Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-19T02:59:28.449Z] #88 8.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:29.405Z] #88 ... [2024-08-19T02:59:29.406Z] [2024-08-19T02:59:29.406Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T02:59:29.406Z] #98 DONE 2.0s [2024-08-19T02:59:29.406Z] [2024-08-19T02:59:29.406Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-19T02:59:29.676Z] #99 DONE 0.2s [2024-08-19T02:59:29.676Z] [2024-08-19T02:59:29.676Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-19T02:59:29.676Z] #100 DONE 0.1s [2024-08-19T02:59:29.676Z] [2024-08-19T02:59:29.676Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-19T02:59:29.944Z] #101 DONE 0.2s [2024-08-19T02:59:29.944Z] [2024-08-19T02:59:29.944Z] #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T02:59:29.944Z] #96 12.34 OK: 12 MiB in 18 packages [2024-08-19T02:59:29.944Z] #96 DONE 13.2s [2024-08-19T02:59:29.944Z] [2024-08-19T02:59:29.944Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-19T02:59:29.944Z] #102 ... [2024-08-19T02:59:29.944Z] [2024-08-19T02:59:29.944Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T02:59:29.944Z] #103 DONE 1.5s [2024-08-19T02:59:30.212Z] [2024-08-19T02:59:30.212Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-19T02:59:30.212Z] #104 ... [2024-08-19T02:59:30.212Z] [2024-08-19T02:59:30.212Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-19T02:59:30.212Z] #102 DONE 0.4s [2024-08-19T02:59:30.482Z] [2024-08-19T02:59:30.482Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-19T02:59:30.482Z] #104 DONE 0.3s [2024-08-19T02:59:30.482Z] [2024-08-19T02:59:30.482Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-19T02:59:30.482Z] #105 ... [2024-08-19T02:59:30.482Z] [2024-08-19T02:59:30.482Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-19T02:59:30.482Z] #106 DONE 0.2s [2024-08-19T02:59:30.748Z] [2024-08-19T02:59:30.748Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-19T02:59:30.748Z] #105 DONE 0.4s [2024-08-19T02:59:30.748Z] [2024-08-19T02:59:30.748Z] #107 [security-spire-server] exporting to image [2024-08-19T02:59:30.748Z] #107 exporting layers [2024-08-19T02:59:31.015Z] #107 ... [2024-08-19T02:59:31.015Z] [2024-08-19T02:59:31.015Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-19T02:59:31.015Z] #108 DONE 0.2s [2024-08-19T02:59:31.285Z] [2024-08-19T02:59:31.285Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-19T02:59:31.285Z] #109 DONE 0.2s [2024-08-19T02:59:31.285Z] [2024-08-19T02:59:31.285Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-19T02:59:31.285Z] #110 DONE 0.1s [2024-08-19T02:59:31.285Z] [2024-08-19T02:59:31.285Z] #107 [security-spire-agent] exporting to image [2024-08-19T02:59:31.552Z] #107 ... [2024-08-19T02:59:31.552Z] [2024-08-19T02:59:31.552Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-19T02:59:31.552Z] #88 12.08 OK: 8 MiB in 19 packages [2024-08-19T02:59:31.552Z] #88 DONE 12.6s [2024-08-19T02:59:31.552Z] [2024-08-19T02:59:31.552Z] #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T02:59:32.535Z] #111 ... [2024-08-19T02:59:32.535Z] [2024-08-19T02:59:32.535Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T02:59:32.535Z] #112 ... [2024-08-19T02:59:32.535Z] [2024-08-19T02:59:32.535Z] #113 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T02:59:32.535Z] #0 4.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:32.535Z] #0 5.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T02:59:32.535Z] #0 9.227 OK: 13 MiB in 26 packages [2024-08-19T02:59:33.136Z] #113 DONE 10.0s [2024-08-19T02:59:33.136Z] [2024-08-19T02:59:33.136Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T02:59:34.242Z] #89 ... [2024-08-19T02:59:34.242Z] [2024-08-19T02:59:34.242Z] #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T02:59:34.242Z] #111 DONE 2.6s [2024-08-19T02:59:34.242Z] [2024-08-19T02:59:34.242Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-19T02:59:34.242Z] #114 DONE 0.2s [2024-08-19T02:59:34.242Z] [2024-08-19T02:59:34.242Z] #107 [security-spire-server] exporting to image [2024-08-19T02:59:34.242Z] #107 exporting layers 3.7s done [2024-08-19T02:59:34.242Z] #107 writing image sha256:8a5b0aef524b5cd9d786408006ab617174e5226de715f8c52db99a94a390bcb0 done [2024-08-19T02:59:34.242Z] #107 naming to docker.io/library/security-spire-server-arm64 done [2024-08-19T02:59:34.580Z] #107 ... [2024-08-19T02:59:34.580Z] [2024-08-19T02:59:34.580Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-19T02:59:34.580Z] #115 DONE 0.2s [2024-08-19T02:59:34.580Z] [2024-08-19T02:59:34.580Z] #107 [security-spire-server] exporting to image [2024-08-19T02:59:34.580Z] #107 exporting layers 3.3s done [2024-08-19T02:59:34.580Z] #107 writing image sha256:945cb0ac331c1cd61403d3f5aca44de510c81ca3236fa4fba973caeae7498588 [2024-08-19T02:59:34.580Z] #107 writing image sha256:945cb0ac331c1cd61403d3f5aca44de510c81ca3236fa4fba973caeae7498588 done [2024-08-19T02:59:34.580Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-19T02:59:34.580Z] #107 DONE 4.3s [2024-08-19T02:59:34.580Z] [2024-08-19T02:59:34.580Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-19T02:59:34.580Z] #116 DONE 0.1s [2024-08-19T02:59:34.580Z] [2024-08-19T02:59:34.580Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-19T02:59:34.580Z] #117 DONE 0.1s [2024-08-19T02:59:34.580Z] [2024-08-19T02:59:34.580Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T02:59:34.848Z] #112 ... [2024-08-19T02:59:34.848Z] [2024-08-19T02:59:34.848Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-19T02:59:34.848Z] #118 DONE 0.1s [2024-08-19T02:59:34.848Z] [2024-08-19T02:59:34.848Z] #107 [security-spire-config] exporting to image [2024-08-19T02:59:36.786Z] #107 exporting layers 1.7s done [2024-08-19T02:59:36.786Z] #107 writing image sha256:d399f50ae40b8a3215b861f2a360fedb37de01d12aded04642490774c5b7c7e2 done [2024-08-19T02:59:36.786Z] #107 naming to docker.io/library/security-spire-config-arm64 done [2024-08-19T02:59:36.786Z] #107 DONE 6.0s [2024-08-19T02:59:36.786Z] [2024-08-19T02:59:36.786Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:00:59.218Z] #86 DONE 97.2s [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:00:59.218Z] #112 DONE 82.7s [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:00:59.218Z] #80 DONE 94.0s [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:00:59.218Z] #85 DONE 91.0s [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:00:59.218Z] #89 DONE 85.9s [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-19T03:00:59.218Z] #119 DONE 1.4s [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-08-19T03:00:59.218Z] #120 CACHED [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #121 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:00:59.218Z] #121 CACHED [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-19T03:00:59.218Z] #122 CACHED [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-19T03:00:59.218Z] #123 CACHED [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-08-19T03:00:59.218Z] #124 CACHED [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:00:59.218Z] #125 CACHED [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #126 [support-notifications builder 6/7] COPY . . [2024-08-19T03:00:59.218Z] #126 DONE 1.5s [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #127 [support-scheduler builder 6/7] COPY . . [2024-08-19T03:00:59.218Z] #127 DONE 1.5s [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T03:00:59.218Z] #128 ... [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:00:59.218Z] #129 CACHED [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-19T03:00:59.218Z] #130 CACHED [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-19T03:00:59.218Z] #131 CACHED [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.218Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:00:59.218Z] #132 CACHED [2024-08-19T03:00:59.218Z] [2024-08-19T03:00:59.219Z] #133 [core-command builder 6/7] COPY . . [2024-08-19T03:00:59.219Z] #133 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-19T03:00:59.219Z] #134 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-19T03:00:59.219Z] #135 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #136 [core-data builder 6/7] COPY . . [2024-08-19T03:00:59.219Z] #136 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:00:59.219Z] #137 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #138 [security-proxy-setup builder 6/7] COPY . . [2024-08-19T03:00:59.219Z] #138 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-19T03:00:59.219Z] #139 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:00:59.219Z] #140 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #141 [core-metadata builder 6/7] COPY . . [2024-08-19T03:00:59.219Z] #141 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-19T03:00:59.219Z] #142 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:00:59.219Z] #143 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #144 [core-keeper builder 7/8] COPY . . [2024-08-19T03:00:59.219Z] #144 DONE 1.5s [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #145 [security-secretstore-setup builder 6/7] COPY . . [2024-08-19T03:00:59.219Z] #145 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-19T03:00:59.219Z] #146 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #147 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:00:59.219Z] #147 CACHED [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #148 [security-bootstrapper builder 6/7] COPY . . [2024-08-19T03:00:59.219Z] #148 DONE 1.6s [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #149 ... [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #150 ... [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #128 ... [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #151 ... [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #152 ... [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #153 ... [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #154 ... [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #155 ... [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #156 ... [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #157 ... [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #158 ... [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #159 ... [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #160 ... [2024-08-19T03:00:59.219Z] [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:00:59.219Z] #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 [2024-08-19T03:20:07.095Z] #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 [2024-08-19T03:20:07.095Z] #149 ... [2024-08-19T03:20:07.095Z] [2024-08-19T03:20:07.095Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-19T03:20:07.095Z] #157 DONE 1158.6s [2024-08-19T03:20:07.095Z] [2024-08-19T03:20:07.095Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T03:20:07.095Z] #128 ... [2024-08-19T03:20:07.095Z] [2024-08-19T03:20:07.095Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T03:20:07.095Z] #161 DONE 0.4s [2024-08-19T03:20:07.095Z] [2024-08-19T03:20:07.095Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-19T03:20:07.095Z] #158 ... [2024-08-19T03:20:07.095Z] [2024-08-19T03:20:07.095Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-19T03:20:07.095Z] #162 DONE 0.1s [2024-08-19T03:20:07.095Z] [2024-08-19T03:20:07.095Z] #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 [2024-08-19T03:20:07.095Z] #163 DONE 0.1s [2024-08-19T03:20:07.095Z] [2024-08-19T03:20:07.095Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T03:20:07.095Z] #152 ... [2024-08-19T03:20:07.095Z] [2024-08-19T03:20:07.095Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-19T03:20:07.095Z] #164 DONE 0.1s [2024-08-19T03:20:07.095Z] [2024-08-19T03:20:07.095Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-19T03:20:07.095Z] #165 DONE 0.3s [2024-08-19T03:20:07.095Z] [2024-08-19T03:20:07.095Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-19T03:20:07.095Z] #159 ... [2024-08-19T03:20:07.095Z] [2024-08-19T03:20:07.095Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-19T03:20:07.095Z] #166 DONE 0.3s [2024-08-19T03:20:07.095Z] [2024-08-19T03:20:07.095Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-19T03:20:08.647Z] #167 DONE 1.9s [2024-08-19T03:20:08.647Z] [2024-08-19T03:20:08.647Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-19T03:20:08.946Z] #153 ... [2024-08-19T03:20:08.946Z] [2024-08-19T03:20:08.946Z] #107 [security-proxy-setup] exporting to image [2024-08-19T03:20:08.946Z] #107 exporting layers [2024-08-19T03:20:09.936Z] #107 exporting layers 1.1s done [2024-08-19T03:20:09.936Z] #107 writing image sha256:796a45e311c35428415cc68ad5d0546f4460f4c2c125e6e5d000cf4569fca982 done [2024-08-19T03:20:09.936Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-19T03:20:09.936Z] #107 DONE 7.1s [2024-08-19T03:20:09.936Z] [2024-08-19T03:20:09.936Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T03:20:18.128Z] #152 ... [2024-08-19T03:20:18.128Z] [2024-08-19T03:20:18.128Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-19T03:20:18.128Z] #154 DONE 1171.1s [2024-08-19T03:20:18.128Z] [2024-08-19T03:20:18.128Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-19T03:20:18.128Z] #168 DONE 0.3s [2024-08-19T03:20:18.128Z] [2024-08-19T03:20:18.128Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-19T03:20:20.074Z] #169 DONE 1.9s [2024-08-19T03:20:20.074Z] [2024-08-19T03:20:20.074Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T03:20:20.340Z] #170 DONE 0.3s [2024-08-19T03:20:20.340Z] [2024-08-19T03:20:20.340Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-19T03:20:20.340Z] #171 DONE 0.2s [2024-08-19T03:20:20.340Z] [2024-08-19T03:20:20.340Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-19T03:20:20.931Z] #172 DONE 0.3s [2024-08-19T03:20:20.931Z] [2024-08-19T03:20:20.931Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-19T03:20:20.931Z] #173 DONE 0.1s [2024-08-19T03:20:20.931Z] [2024-08-19T03:20:20.931Z] #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/ [2024-08-19T03:20:20.931Z] #174 DONE 0.1s [2024-08-19T03:20:20.931Z] [2024-08-19T03:20:20.931Z] #32 [security-spire-server internal] load .dockerignore [2024-08-19T03:20:21.200Z] #32 ... [2024-08-19T03:20:21.200Z] [2024-08-19T03:20:21.200Z] #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/ [2024-08-19T03:20:21.200Z] #175 DONE 0.1s [2024-08-19T03:20:21.200Z] [2024-08-19T03:20:21.200Z] #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/ [2024-08-19T03:20:21.466Z] #176 DONE 0.2s [2024-08-19T03:20:21.466Z] [2024-08-19T03:20:21.466Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-19T03:20:21.466Z] #177 DONE 0.1s [2024-08-19T03:20:21.466Z] [2024-08-19T03:20:21.466Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-19T03:20:21.466Z] #156 ... [2024-08-19T03:20:21.466Z] [2024-08-19T03:20:21.466Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-19T03:20:21.466Z] #178 DONE 0.1s [2024-08-19T03:20:21.732Z] [2024-08-19T03:20:21.732Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-19T03:20:24.308Z] #179 DONE 2.4s [2024-08-19T03:20:24.308Z] [2024-08-19T03:20:24.308Z] #32 [security-spire-server internal] load .dockerignore [2024-08-19T03:20:24.308Z] #32 ... [2024-08-19T03:20:24.308Z] [2024-08-19T03:20:24.308Z] #107 [security-bootstrapper] exporting to image [2024-08-19T03:20:24.308Z] #107 exporting layers [2024-08-19T03:20:25.269Z] #107 ... [2024-08-19T03:20:25.269Z] [2024-08-19T03:20:25.269Z] #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 [2024-08-19T03:20:25.269Z] #149 DONE 1178.6s [2024-08-19T03:20:25.269Z] [2024-08-19T03:20:25.269Z] #107 [security-bootstrapper] exporting to image [2024-08-19T03:20:25.269Z] #107 exporting layers 1.3s done [2024-08-19T03:20:25.269Z] #107 writing image sha256:c13c6576505207eb1e21800fb5141cb0074162d6931face8d38cc0b0eac09b83 0.0s done [2024-08-19T03:20:25.269Z] #107 naming to docker.io/library/security-bootstrapper-arm64 [2024-08-19T03:20:25.269Z] #107 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2024-08-19T03:20:25.269Z] #107 DONE 8.5s [2024-08-19T03:20:25.269Z] [2024-08-19T03:20:25.269Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:20:26.234Z] #150 ... [2024-08-19T03:20:26.234Z] [2024-08-19T03:20:26.234Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T03:20:26.234Z] #180 DONE 0.1s [2024-08-19T03:20:26.234Z] [2024-08-19T03:20:26.234Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-19T03:20:26.234Z] #181 DONE 0.1s [2024-08-19T03:20:26.234Z] [2024-08-19T03:20:26.234Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T03:20:26.500Z] #152 ... [2024-08-19T03:20:26.501Z] [2024-08-19T03:20:26.501Z] #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 [2024-08-19T03:20:26.501Z] #182 DONE 0.1s [2024-08-19T03:20:26.501Z] [2024-08-19T03:20:26.501Z] #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 [2024-08-19T03:20:26.769Z] #183 DONE 0.2s [2024-08-19T03:20:26.769Z] [2024-08-19T03:20:26.769Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-19T03:20:26.769Z] #184 DONE 0.2s [2024-08-19T03:20:26.769Z] [2024-08-19T03:20:26.769Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-19T03:20:27.036Z] #185 DONE 0.2s [2024-08-19T03:20:27.036Z] [2024-08-19T03:20:27.036Z] #32 [security-spire-server internal] load .dockerignore [2024-08-19T03:20:27.036Z] #32 ... [2024-08-19T03:20:27.036Z] [2024-08-19T03:20:27.036Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-19T03:20:27.301Z] #186 DONE 0.4s [2024-08-19T03:20:27.301Z] [2024-08-19T03:20:27.301Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-19T03:20:27.891Z] #187 DONE 0.4s [2024-08-19T03:20:27.891Z] [2024-08-19T03:20:27.891Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-19T03:20:27.891Z] #153 ... [2024-08-19T03:20:27.891Z] [2024-08-19T03:20:27.891Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-19T03:20:29.839Z] #188 DONE 1.9s [2024-08-19T03:20:29.839Z] [2024-08-19T03:20:29.839Z] #107 [security-secretstore-setup] exporting to image [2024-08-19T03:20:31.251Z] #107 exporting layers 1.2s done [2024-08-19T03:20:31.251Z] #107 writing image sha256:f35497caa5bb70e51ea9c4d971d5b026ceeee81cb1d4866d62d57826b1f4a757 done [2024-08-19T03:20:31.251Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-19T03:20:31.251Z] #107 DONE 9.7s [2024-08-19T03:20:31.251Z] [2024-08-19T03:20:31.251Z] #32 [security-spire-server internal] load .dockerignore [2024-08-19T03:21:18.060Z] #32 ... [2024-08-19T03:21:18.060Z] [2024-08-19T03:21:18.060Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-19T03:21:18.060Z] #151 DONE 1231.2s [2024-08-19T03:21:18.060Z] [2024-08-19T03:21:18.060Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:21:18.060Z] #150 ... [2024-08-19T03:21:18.060Z] [2024-08-19T03:21:18.060Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T03:21:18.327Z] #189 DONE 0.3s [2024-08-19T03:21:18.327Z] [2024-08-19T03:21:18.327Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-19T03:21:18.327Z] #158 ... [2024-08-19T03:21:18.327Z] [2024-08-19T03:21:18.327Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-19T03:21:18.596Z] #190 DONE 0.2s [2024-08-19T03:21:18.596Z] [2024-08-19T03:21:18.596Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-19T03:21:18.596Z] #191 DONE 0.2s [2024-08-19T03:21:18.596Z] [2024-08-19T03:21:18.596Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-19T03:21:18.875Z] #160 ... [2024-08-19T03:21:18.875Z] [2024-08-19T03:21:18.875Z] #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 [2024-08-19T03:21:18.875Z] #192 DONE 0.1s [2024-08-19T03:21:18.875Z] [2024-08-19T03:21:18.875Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-19T03:21:19.142Z] #193 DONE 0.2s [2024-08-19T03:21:19.142Z] [2024-08-19T03:21:19.142Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-19T03:21:21.084Z] #194 DONE 2.0s [2024-08-19T03:21:21.084Z] [2024-08-19T03:21:21.084Z] #107 [core-common-config-bootstrapper] exporting to image [2024-08-19T03:21:21.084Z] #107 exporting layers [2024-08-19T03:21:21.675Z] #107 exporting layers 0.5s done [2024-08-19T03:21:21.675Z] #107 writing image sha256:392e07881474e8bbdc482f8a3a9daab6e1268628486a37ef6fa7856bc2d9ed5c done [2024-08-19T03:21:21.675Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-19T03:21:21.675Z] #107 DONE 10.3s [2024-08-19T03:21:21.675Z] [2024-08-19T03:21:21.675Z] #32 [security-spire-server internal] load .dockerignore [2024-08-19T03:23:28.343Z] #32 ... [2024-08-19T03:23:28.343Z] [2024-08-19T03:23:28.343Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-19T03:23:28.343Z] #153 DONE 1358.6s [2024-08-19T03:23:28.343Z] [2024-08-19T03:23:28.343Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T03:23:28.343Z] #128 ... [2024-08-19T03:23:28.343Z] [2024-08-19T03:23:28.343Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T03:23:28.343Z] #195 DONE 0.1s [2024-08-19T03:23:28.343Z] [2024-08-19T03:23:28.343Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-19T03:23:28.343Z] #158 ... [2024-08-19T03:23:28.343Z] [2024-08-19T03:23:28.343Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T03:23:28.343Z] #196 DONE 0.1s [2024-08-19T03:23:28.343Z] [2024-08-19T03:23:28.343Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T03:23:28.343Z] #128 ... [2024-08-19T03:23:28.343Z] [2024-08-19T03:23:28.343Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-19T03:23:28.343Z] #197 DONE 0.3s [2024-08-19T03:23:28.343Z] [2024-08-19T03:23:28.343Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-19T03:23:28.343Z] #158 ... [2024-08-19T03:23:28.343Z] [2024-08-19T03:23:28.343Z] #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 [2024-08-19T03:23:28.343Z] #198 DONE 0.1s [2024-08-19T03:23:28.343Z] [2024-08-19T03:23:28.343Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-19T03:23:28.343Z] #107 exporting layers [2024-08-19T03:23:28.343Z] #107 exporting layers 0.7s done [2024-08-19T03:23:28.343Z] #107 writing image sha256:54d0a5943a89e37168eaf0dc1878d14a15aa45db45cbefc94608662b64ca6668 done [2024-08-19T03:23:28.343Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-19T03:23:28.343Z] #107 DONE 10.9s [2024-08-19T03:23:28.343Z] [2024-08-19T03:23:28.343Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T03:31:20.350Z] #58 ... [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T03:31:20.350Z] #128 DONE 1826.7s [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-19T03:31:20.350Z] #156 ... [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T03:31:20.350Z] #199 DONE 0.2s [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-19T03:31:20.350Z] #158 ... [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-19T03:31:20.350Z] #200 DONE 0.1s [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T03:31:20.350Z] #58 ... [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-19T03:31:20.350Z] #201 DONE 0.4s [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-19T03:31:20.350Z] #155 ... [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-19T03:31:20.350Z] #202 DONE 0.1s [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-19T03:31:20.350Z] #203 DONE 0.1s [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T03:31:20.350Z] #58 ... [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-19T03:31:20.350Z] #204 DONE 1.8s [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-19T03:31:20.350Z] #159 ... [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #107 [security-proxy-auth] exporting to image [2024-08-19T03:31:20.350Z] #107 exporting layers [2024-08-19T03:31:20.350Z] #107 exporting layers 0.8s done [2024-08-19T03:31:20.350Z] #107 writing image sha256:729d4217480e3a2e02c77b0b0d32f22b7c074739ca20c1fcb13390f529befff4 0.0s done [2024-08-19T03:31:20.350Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-19T03:31:20.350Z] #107 DONE 11.7s [2024-08-19T03:31:20.350Z] [2024-08-19T03:31:20.350Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:32:28.177Z] #150 ... [2024-08-19T03:32:28.177Z] [2024-08-19T03:32:28.177Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-19T03:32:28.177Z] #158 DONE 1899.8s [2024-08-19T03:32:28.177Z] [2024-08-19T03:32:28.177Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:32:28.177Z] #150 ... [2024-08-19T03:32:28.177Z] [2024-08-19T03:32:28.177Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T03:32:28.177Z] #205 DONE 0.1s [2024-08-19T03:32:28.177Z] [2024-08-19T03:32:28.177Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:32:28.177Z] #150 ... [2024-08-19T03:32:28.177Z] [2024-08-19T03:32:28.177Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-19T03:32:28.177Z] #206 DONE 0.1s [2024-08-19T03:32:28.177Z] [2024-08-19T03:32:28.177Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-19T03:32:28.177Z] #207 DONE 0.4s [2024-08-19T03:32:28.177Z] [2024-08-19T03:32:28.177Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:32:28.177Z] #150 ... [2024-08-19T03:32:28.177Z] [2024-08-19T03:32:28.177Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-19T03:32:28.177Z] #208 DONE 0.1s [2024-08-19T03:32:28.177Z] [2024-08-19T03:32:28.177Z] #107 [core-command] exporting to image [2024-08-19T03:32:28.177Z] #107 exporting layers [2024-08-19T03:32:28.177Z] #107 exporting layers 0.5s done [2024-08-19T03:32:28.177Z] #107 writing image sha256:2bf8b7e6532745ec9ef65b3929ca337c03af3401c5e7e03d3fea7e2a604b8f71 0.0s done [2024-08-19T03:32:28.177Z] #107 naming to docker.io/library/core-command-arm64 done [2024-08-19T03:32:28.177Z] #107 DONE 12.3s [2024-08-19T03:32:28.177Z] [2024-08-19T03:32:28.177Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:34:35.030Z] #150 ... [2024-08-19T03:34:35.030Z] [2024-08-19T03:34:35.030Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-19T03:34:35.030Z] #159 DONE 2016.2s [2024-08-19T03:34:35.030Z] [2024-08-19T03:34:35.030Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:34:35.030Z] #150 ... [2024-08-19T03:34:35.030Z] [2024-08-19T03:34:35.030Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T03:34:35.030Z] #209 DONE 0.1s [2024-08-19T03:34:35.030Z] [2024-08-19T03:34:35.030Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T03:34:35.030Z] #58 ... [2024-08-19T03:34:35.030Z] [2024-08-19T03:34:35.030Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-19T03:34:35.030Z] #210 DONE 0.5s [2024-08-19T03:34:35.030Z] [2024-08-19T03:34:35.030Z] #32 [security-spire-server internal] load .dockerignore [2024-08-19T03:34:35.030Z] #32 ... [2024-08-19T03:34:35.030Z] [2024-08-19T03:34:35.030Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-19T03:34:35.030Z] #211 DONE 0.1s [2024-08-19T03:34:35.030Z] [2024-08-19T03:34:35.030Z] #107 [core-keeper] exporting to image [2024-08-19T03:34:35.030Z] #107 exporting layers [2024-08-19T03:34:35.030Z] #107 exporting layers 0.6s done [2024-08-19T03:34:35.030Z] #107 writing image sha256:eeb6b8041e483dcf01de92787d636264fe0b6e69161f6bfe635baf322bc2691e done [2024-08-19T03:34:35.031Z] #107 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-08-19T03:34:35.031Z] #107 DONE 12.9s [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T03:34:35.031Z] #152 DONE 2022.5s [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:34:35.031Z] #150 ... [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T03:34:35.031Z] #212 DONE 0.4s [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T03:34:35.031Z] #213 DONE 0.3s [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-19T03:34:35.031Z] #214 DONE 0.5s [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-19T03:34:35.031Z] #215 DONE 0.1s [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T03:34:35.031Z] #58 ... [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #107 [core-data] exporting to image [2024-08-19T03:34:35.031Z] #107 exporting layers [2024-08-19T03:34:35.031Z] #107 exporting layers 0.5s done [2024-08-19T03:34:35.031Z] #107 writing image sha256:dc0ff701c6ca3c1382d3af0f8a23d083c09b065dec6acdddde5eed72da7ab32a 0.0s done [2024-08-19T03:34:35.031Z] #107 naming to docker.io/library/core-data-arm64 done [2024-08-19T03:34:35.031Z] #107 DONE 13.4s [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:34:35.031Z] #150 ... [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-19T03:34:35.031Z] #160 DONE 2026.8s [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #32 [security-spire-server internal] load .dockerignore [2024-08-19T03:34:35.031Z] #32 ... [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #216 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T03:34:35.031Z] #216 DONE 0.2s [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-19T03:34:35.031Z] #217 DONE 0.2s [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-19T03:34:35.031Z] #218 DONE 0.7s [2024-08-19T03:34:35.031Z] [2024-08-19T03:34:35.031Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:34:35.308Z] #150 ... [2024-08-19T03:34:35.308Z] [2024-08-19T03:34:35.308Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-19T03:34:35.308Z] #219 DONE 0.1s [2024-08-19T03:34:35.308Z] [2024-08-19T03:34:35.308Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-19T03:34:35.576Z] #220 DONE 0.2s [2024-08-19T03:34:35.576Z] [2024-08-19T03:34:35.576Z] #107 [core-metadata] exporting to image [2024-08-19T03:34:36.157Z] #107 exporting layers 0.6s done [2024-08-19T03:34:36.157Z] #107 writing image sha256:5eed3bc4d54da1395bfa2ef68aeefaeb01e76d06d69f9b67fb35ed15afac3701 done [2024-08-19T03:34:36.157Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-08-19T03:34:36.157Z] #107 DONE 14.0s [2024-08-19T03:34:36.157Z] [2024-08-19T03:34:36.157Z] #32 [security-spire-server internal] load .dockerignore [2024-08-19T03:35:08.828Z] #32 ... [2024-08-19T03:35:08.828Z] [2024-08-19T03:35:08.828Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-19T03:35:08.828Z] #156 DONE 2061.9s [2024-08-19T03:35:08.828Z] [2024-08-19T03:35:08.828Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T03:35:08.828Z] #221 DONE 0.2s [2024-08-19T03:35:08.828Z] [2024-08-19T03:35:08.828Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:35:08.828Z] #150 ... [2024-08-19T03:35:08.828Z] [2024-08-19T03:35:08.828Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T03:35:09.097Z] #222 ... [2024-08-19T03:35:09.097Z] [2024-08-19T03:35:09.097Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-19T03:35:09.097Z] #155 DONE 2062.5s [2024-08-19T03:35:09.097Z] [2024-08-19T03:35:09.097Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T03:35:09.097Z] #150 DONE 2062.7s [2024-08-19T03:35:09.097Z] [2024-08-19T03:35:09.097Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T03:35:09.097Z] #222 DONE 0.2s [2024-08-19T03:35:09.097Z] [2024-08-19T03:35:09.097Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-19T03:35:09.685Z] #223 ... [2024-08-19T03:35:09.685Z] [2024-08-19T03:35:09.685Z] #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T03:35:09.685Z] #224 DONE 0.4s [2024-08-19T03:35:09.685Z] [2024-08-19T03:35:09.685Z] #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T03:35:09.685Z] #225 DONE 0.2s [2024-08-19T03:35:09.685Z] [2024-08-19T03:35:09.685Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-19T03:35:09.952Z] #223 DONE 0.8s [2024-08-19T03:35:09.952Z] [2024-08-19T03:35:09.952Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-19T03:35:09.952Z] #226 ... [2024-08-19T03:35:09.952Z] [2024-08-19T03:35:09.952Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T03:35:09.952Z] #227 DONE 0.1s [2024-08-19T03:35:10.216Z] [2024-08-19T03:35:10.216Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-19T03:35:10.216Z] #226 DONE 0.2s [2024-08-19T03:35:10.216Z] [2024-08-19T03:35:10.216Z] #107 [support-scheduler] exporting to image [2024-08-19T03:35:10.216Z] #107 exporting layers [2024-08-19T03:35:10.216Z] #107 ... [2024-08-19T03:35:10.216Z] [2024-08-19T03:35:10.216Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T03:35:10.216Z] #228 DONE 0.2s [2024-08-19T03:35:10.483Z] [2024-08-19T03:35:10.483Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-19T03:35:10.483Z] #229 ... [2024-08-19T03:35:10.483Z] [2024-08-19T03:35:10.483Z] #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-19T03:35:10.483Z] #230 DONE 0.6s [2024-08-19T03:35:10.483Z] [2024-08-19T03:35:10.483Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-19T03:35:10.483Z] #231 DONE 0.1s [2024-08-19T03:35:10.483Z] [2024-08-19T03:35:10.483Z] #107 [support-scheduler] exporting to image [2024-08-19T03:35:11.061Z] #107 ... [2024-08-19T03:35:11.061Z] [2024-08-19T03:35:11.061Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-19T03:35:11.061Z] #229 DONE 0.6s [2024-08-19T03:35:11.061Z] [2024-08-19T03:35:11.061Z] #107 [support-scheduler] exporting to image [2024-08-19T03:35:11.061Z] #107 exporting layers 0.7s done [2024-08-19T03:35:11.061Z] #107 writing image sha256:73dd3453b53b9177c66fc4306e69818e83f1c81c67bcb23fa355b6407597e748 done [2024-08-19T03:35:11.061Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-08-19T03:35:11.325Z] #107 ... [2024-08-19T03:35:11.325Z] [2024-08-19T03:35:11.325Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-19T03:35:11.325Z] #232 DONE 0.2s [2024-08-19T03:35:11.325Z] [2024-08-19T03:35:11.325Z] #107 [support-cron-scheduler] exporting to image [2024-08-19T03:35:11.589Z] #107 exporting layers 0.8s done [2024-08-19T03:35:11.589Z] #107 writing image sha256:58941e89bc519a1c454a823783357e1c0d6d151f8a7b5cdc4d9933add240fe0a done [2024-08-19T03:35:11.589Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-08-19T03:35:12.172Z] #107 exporting layers 1.1s done [2024-08-19T03:35:12.172Z] #107 writing image sha256:f4aa9516b7d013914e50a18b12ad1f23dfae391b3958d45d59264829377bae2c done [2024-08-19T03:35:12.172Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-19T03:35:12.172Z] #107 DONE 15.4s [2024-08-19T03:35:12.172Z] [2024-08-19T03:35:12.172Z] #32 [security-spire-server internal] load .dockerignore [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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" [2024-08-19T03:35:12.172Z] 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] } [2024-08-19T03:35:12.176Z] $ docker stop --time=1 63ed38ef1d7e1d2aeac5135b4872a4b7676af8604921dc2a9c37229e30b65a2d [2024-08-19T03:35:13.960Z] $ docker rm -f --volumes 63ed38ef1d7e1d2aeac5135b4872a4b7676af8604921dc2a9c37229e30b65a2d [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T03:35:14.453Z] + docker images [2024-08-19T03:35:14.453Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-19T03:35:14.453Z] support-notifications-arm64 latest 58941e89bc51 4 seconds ago 42MB [2024-08-19T03:35:14.453Z] support-cron-scheduler-arm64 latest f4aa9516b7d0 4 seconds ago 43.5MB [2024-08-19T03:35:14.453Z] support-scheduler-arm64 latest 73dd3453b53b 5 seconds ago 41.3MB [2024-08-19T03:35:14.453Z] core-metadata-arm64 latest 5eed3bc4d54d 39 seconds ago 39.3MB [2024-08-19T03:35:14.453Z] core-data-arm64 latest dc0ff701c6ca 44 seconds ago 39.1MB [2024-08-19T03:35:14.453Z] core-keeper-arm64 latest eeb6b8041e48 51 seconds ago 39MB [2024-08-19T03:35:14.453Z] core-command-arm64 latest 2bf8b7e65327 2 minutes ago 35MB [2024-08-19T03:35:14.453Z] security-proxy-auth-arm64 latest 729d4217480e 3 minutes ago 32.6MB [2024-08-19T03:35:14.453Z] security-spiffe-token-provider-arm64 latest 54d0a5943a89 11 minutes ago 29MB [2024-08-19T03:35:14.453Z] core-common-config-bootstrapper-arm64 latest 392e07881474 13 minutes ago 15.3MB [2024-08-19T03:35:14.453Z] security-secretstore-setup-arm64 latest f35497caa5bb 14 minutes ago 36.4MB [2024-08-19T03:35:14.453Z] security-bootstrapper-arm64 latest c13c65765052 14 minutes ago 18.9MB [2024-08-19T03:35:14.453Z] security-proxy-setup-arm64 latest 796a45e311c3 15 minutes ago 26.1MB [2024-08-19T03:35:14.453Z] security-spire-config-arm64 latest d399f50ae40b 35 minutes ago 115MB [2024-08-19T03:35:14.453Z] security-spire-agent-arm64 latest 945cb0ac331c 35 minutes ago 174MB [2024-08-19T03:35:14.453Z] security-spire-server-arm64 latest 8a5b0aef524b 35 minutes ago 116MB [2024-08-19T03:35:14.453Z] ci-base-image-arm64 latest 9df100a5d88b 37 minutes ago 967MB [2024-08-19T03:35:14.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-19T03:35:14.453Z] 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 [2024-08-19T03:35:14.599Z] provisioning config files... [2024-08-19T03:35:14.613Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/674@tmp/config1991118727218677632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:35:14.945Z] ---> ****-login.sh [2024-08-19T03:35:14.945Z] nexus3.edgexfoundry.org:10001 [2024-08-19T03:35:15.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:35:15.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:35:15.212Z] Configure a credential helper to remove this warning. See [2024-08-19T03:35:15.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:35:15.212Z] [2024-08-19T03:35:15.212Z] Login Succeeded [2024-08-19T03:35:15.212Z] nexus3.edgexfoundry.org:10002 [2024-08-19T03:35:15.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:35:15.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:35:15.482Z] Configure a credential helper to remove this warning. See [2024-08-19T03:35:15.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:35:15.482Z] [2024-08-19T03:35:15.482Z] Login Succeeded [2024-08-19T03:35:15.482Z] nexus3.edgexfoundry.org:10003 [2024-08-19T03:35:15.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:35:16.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:35:16.013Z] Configure a credential helper to remove this warning. See [2024-08-19T03:35:16.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:35:16.013Z] [2024-08-19T03:35:16.013Z] Login Succeeded [2024-08-19T03:35:16.013Z] nexus3.edgexfoundry.org:10004 [2024-08-19T03:35:16.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:35:16.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:35:16.279Z] Configure a credential helper to remove this warning. See [2024-08-19T03:35:16.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:35:16.279Z] [2024-08-19T03:35:16.279Z] Login Succeeded [2024-08-19T03:35:16.279Z] ****.io [2024-08-19T03:35:16.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:35:16.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:35:16.810Z] Configure a credential helper to remove this warning. See [2024-08-19T03:35:16.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:35:16.811Z] [2024-08-19T03:35:16.811Z] Login Succeeded [2024-08-19T03:35:16.811Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T03:35:16.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:35:16.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T03:35:16.907Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-19T03:35:16.907Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:16.907Z] latest [2024-08-19T03:35:16.907Z] 3.2.0-dev.56 [2024-08-19T03:35:16.907Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:35:16.907Z] main [2024-08-19T03:35:16.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:17.289Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:17.641Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:17.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-19T03:35:17.641Z] 1e9d5f50c0c7: Preparing [2024-08-19T03:35:17.641Z] 1ff218fbb8de: Preparing [2024-08-19T03:35:17.641Z] 13cf385fba62: Preparing [2024-08-19T03:35:17.641Z] 2e468c750b27: Preparing [2024-08-19T03:35:17.641Z] 1f4a8415f393: Preparing [2024-08-19T03:35:17.641Z] 974d5dadc4b5: Preparing [2024-08-19T03:35:17.641Z] 3c20671a5817: Preparing [2024-08-19T03:35:17.641Z] 974d5dadc4b5: Waiting [2024-08-19T03:35:17.912Z] 2e468c750b27: Pushed [2024-08-19T03:35:17.912Z] 1f4a8415f393: Pushed [2024-08-19T03:35:17.912Z] 13cf385fba62: Pushed [2024-08-19T03:35:17.912Z] 1e9d5f50c0c7: Pushed [2024-08-19T03:35:17.912Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:17.912Z] 974d5dadc4b5: Pushed [2024-08-19T03:35:24.540Z] 1ff218fbb8de: Pushed [2024-08-19T03:35:24.540Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:c05e4d3cc745c6b74b207e8bb36071addd7f7e214f8ff5fb1f73dcc3f388ba8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:24.890Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:25.233Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-19T03:35:25.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-19T03:35:25.233Z] 1e9d5f50c0c7: Preparing [2024-08-19T03:35:25.233Z] 1ff218fbb8de: Preparing [2024-08-19T03:35:25.233Z] 13cf385fba62: Preparing [2024-08-19T03:35:25.233Z] 2e468c750b27: Preparing [2024-08-19T03:35:25.233Z] 1f4a8415f393: Preparing [2024-08-19T03:35:25.233Z] 974d5dadc4b5: Preparing [2024-08-19T03:35:25.233Z] 3c20671a5817: Preparing [2024-08-19T03:35:25.233Z] 974d5dadc4b5: Waiting [2024-08-19T03:35:25.233Z] 3c20671a5817: Waiting [2024-08-19T03:35:25.233Z] 1ff218fbb8de: Layer already exists [2024-08-19T03:35:25.233Z] 1e9d5f50c0c7: Layer already exists [2024-08-19T03:35:25.233Z] 1f4a8415f393: Layer already exists [2024-08-19T03:35:25.233Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:25.233Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:25.233Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:35:25.233Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:25.498Z] latest: digest: sha256:c05e4d3cc745c6b74b207e8bb36071addd7f7e214f8ff5fb1f73dcc3f388ba8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:25.858Z] + 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 [2024-08-19T03:35:26.214Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.56 [2024-08-19T03:35:26.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-19T03:35:26.214Z] 1e9d5f50c0c7: Preparing [2024-08-19T03:35:26.214Z] 1ff218fbb8de: Preparing [2024-08-19T03:35:26.214Z] 13cf385fba62: Preparing [2024-08-19T03:35:26.214Z] 2e468c750b27: Preparing [2024-08-19T03:35:26.214Z] 1f4a8415f393: Preparing [2024-08-19T03:35:26.214Z] 974d5dadc4b5: Preparing [2024-08-19T03:35:26.214Z] 3c20671a5817: Preparing [2024-08-19T03:35:26.214Z] 974d5dadc4b5: Waiting [2024-08-19T03:35:26.214Z] 3c20671a5817: Waiting [2024-08-19T03:35:26.214Z] 1ff218fbb8de: Layer already exists [2024-08-19T03:35:26.214Z] 1f4a8415f393: Layer already exists [2024-08-19T03:35:26.214Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:26.478Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:26.478Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:35:26.478Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:26.478Z] 1e9d5f50c0c7: Layer already exists [2024-08-19T03:35:26.478Z] 3.2.0-dev.56: digest: sha256:c05e4d3cc745c6b74b207e8bb36071addd7f7e214f8ff5fb1f73dcc3f388ba8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:26.840Z] + 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 [2024-08-19T03:35:27.201Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:35:27.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-19T03:35:27.201Z] 1e9d5f50c0c7: Preparing [2024-08-19T03:35:27.201Z] 1ff218fbb8de: Preparing [2024-08-19T03:35:27.201Z] 13cf385fba62: Preparing [2024-08-19T03:35:27.201Z] 2e468c750b27: Preparing [2024-08-19T03:35:27.201Z] 1f4a8415f393: Preparing [2024-08-19T03:35:27.201Z] 974d5dadc4b5: Preparing [2024-08-19T03:35:27.201Z] 3c20671a5817: Preparing [2024-08-19T03:35:27.201Z] 974d5dadc4b5: Waiting [2024-08-19T03:35:27.201Z] 3c20671a5817: Waiting [2024-08-19T03:35:27.201Z] 1ff218fbb8de: Layer already exists [2024-08-19T03:35:27.201Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:27.201Z] 1f4a8415f393: Layer already exists [2024-08-19T03:35:27.201Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:27.201Z] 1e9d5f50c0c7: Layer already exists [2024-08-19T03:35:27.201Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:35:27.201Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:27.465Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:c05e4d3cc745c6b74b207e8bb36071addd7f7e214f8ff5fb1f73dcc3f388ba8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:27.851Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:28.218Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-19T03:35:28.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-19T03:35:28.218Z] 1e9d5f50c0c7: Preparing [2024-08-19T03:35:28.218Z] 1ff218fbb8de: Preparing [2024-08-19T03:35:28.218Z] 13cf385fba62: Preparing [2024-08-19T03:35:28.218Z] 2e468c750b27: Preparing [2024-08-19T03:35:28.218Z] 1f4a8415f393: Preparing [2024-08-19T03:35:28.218Z] 974d5dadc4b5: Preparing [2024-08-19T03:35:28.218Z] 3c20671a5817: Preparing [2024-08-19T03:35:28.218Z] 3c20671a5817: Waiting [2024-08-19T03:35:28.218Z] 974d5dadc4b5: Waiting [2024-08-19T03:35:28.218Z] 1ff218fbb8de: Layer already exists [2024-08-19T03:35:28.218Z] 1e9d5f50c0c7: Layer already exists [2024-08-19T03:35:28.218Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:28.218Z] 1f4a8415f393: Layer already exists [2024-08-19T03:35:28.218Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:28.218Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:28.218Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:35:28.484Z] main: digest: sha256:c05e4d3cc745c6b74b207e8bb36071addd7f7e214f8ff5fb1f73dcc3f388ba8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:35:28.557Z] ===================================================== [Pipeline] echo [2024-08-19T03:35:28.754Z] taggedImages: [2024-08-19T03:35:28.754Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:28.754Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-19T03:35:28.754Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.56 [2024-08-19T03:35:28.754Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:35:28.754Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-19T03:35:28.779Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-19T03:35:28.779Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:28.779Z] latest [2024-08-19T03:35:28.779Z] 3.2.0-dev.56 [2024-08-19T03:35:28.779Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:35:28.779Z] main [2024-08-19T03:35:28.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:29.156Z] + 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 [2024-08-19T03:35:29.505Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:29.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-19T03:35:29.505Z] 0d4cb3f1d9e9: Preparing [2024-08-19T03:35:29.505Z] 829c2adddfdf: Preparing [2024-08-19T03:35:29.505Z] 1ec239d3c827: Preparing [2024-08-19T03:35:29.505Z] 39898b270707: Preparing [2024-08-19T03:35:29.505Z] 13cf385fba62: Preparing [2024-08-19T03:35:29.505Z] 2e468c750b27: Preparing [2024-08-19T03:35:29.505Z] 1f4a8415f393: Preparing [2024-08-19T03:35:29.505Z] 974d5dadc4b5: Preparing [2024-08-19T03:35:29.505Z] 3c20671a5817: Preparing [2024-08-19T03:35:29.505Z] 2e468c750b27: Waiting [2024-08-19T03:35:29.505Z] 1f4a8415f393: Waiting [2024-08-19T03:35:29.505Z] 974d5dadc4b5: Waiting [2024-08-19T03:35:29.505Z] 3c20671a5817: Waiting [2024-08-19T03:35:29.505Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:29.768Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:29.768Z] 1ec239d3c827: Pushed [2024-08-19T03:35:29.768Z] 1f4a8415f393: Layer already exists [2024-08-19T03:35:29.768Z] 0d4cb3f1d9e9: Pushed [2024-08-19T03:35:29.768Z] 829c2adddfdf: Pushed [2024-08-19T03:35:29.768Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:29.768Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:35:31.693Z] 39898b270707: Pushed [2024-08-19T03:35:31.693Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:1e7202296075d914708e3d23e80748e0c623f6f524a6c828d70e3273566d3d48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:32.039Z] + 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 [2024-08-19T03:35:32.392Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-19T03:35:32.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-19T03:35:32.392Z] 0d4cb3f1d9e9: Preparing [2024-08-19T03:35:32.392Z] 829c2adddfdf: Preparing [2024-08-19T03:35:32.392Z] 1ec239d3c827: Preparing [2024-08-19T03:35:32.392Z] 39898b270707: Preparing [2024-08-19T03:35:32.392Z] 13cf385fba62: Preparing [2024-08-19T03:35:32.392Z] 2e468c750b27: Preparing [2024-08-19T03:35:32.392Z] 1f4a8415f393: Preparing [2024-08-19T03:35:32.392Z] 974d5dadc4b5: Preparing [2024-08-19T03:35:32.392Z] 3c20671a5817: Preparing [2024-08-19T03:35:32.392Z] 2e468c750b27: Waiting [2024-08-19T03:35:32.392Z] 1f4a8415f393: Waiting [2024-08-19T03:35:32.392Z] 974d5dadc4b5: Waiting [2024-08-19T03:35:32.392Z] 3c20671a5817: Waiting [2024-08-19T03:35:32.392Z] 0d4cb3f1d9e9: Layer already exists [2024-08-19T03:35:32.392Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:32.392Z] 829c2adddfdf: Layer already exists [2024-08-19T03:35:32.392Z] 1ec239d3c827: Layer already exists [2024-08-19T03:35:32.392Z] 39898b270707: Layer already exists [2024-08-19T03:35:32.392Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:32.392Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:35:32.392Z] 1f4a8415f393: Layer already exists [2024-08-19T03:35:32.392Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:32.657Z] latest: digest: sha256:1e7202296075d914708e3d23e80748e0c623f6f524a6c828d70e3273566d3d48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:33.018Z] + 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 [2024-08-19T03:35:33.363Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.56 [2024-08-19T03:35:33.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-19T03:35:33.363Z] 0d4cb3f1d9e9: Preparing [2024-08-19T03:35:33.363Z] 829c2adddfdf: Preparing [2024-08-19T03:35:33.363Z] 1ec239d3c827: Preparing [2024-08-19T03:35:33.363Z] 39898b270707: Preparing [2024-08-19T03:35:33.363Z] 13cf385fba62: Preparing [2024-08-19T03:35:33.363Z] 2e468c750b27: Preparing [2024-08-19T03:35:33.363Z] 1f4a8415f393: Preparing [2024-08-19T03:35:33.363Z] 2e468c750b27: Waiting [2024-08-19T03:35:33.363Z] 974d5dadc4b5: Preparing [2024-08-19T03:35:33.363Z] 1f4a8415f393: Waiting [2024-08-19T03:35:33.363Z] 3c20671a5817: Preparing [2024-08-19T03:35:33.363Z] 3c20671a5817: Waiting [2024-08-19T03:35:33.363Z] 974d5dadc4b5: Waiting [2024-08-19T03:35:33.363Z] 829c2adddfdf: Layer already exists [2024-08-19T03:35:33.363Z] 1ec239d3c827: Layer already exists [2024-08-19T03:35:33.363Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:33.363Z] 0d4cb3f1d9e9: Layer already exists [2024-08-19T03:35:33.363Z] 39898b270707: Layer already exists [2024-08-19T03:35:33.363Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:33.363Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:33.363Z] 1f4a8415f393: Layer already exists [2024-08-19T03:35:33.363Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:35:33.633Z] 3.2.0-dev.56: digest: sha256:1e7202296075d914708e3d23e80748e0c623f6f524a6c828d70e3273566d3d48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:33.977Z] + 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 [2024-08-19T03:35:34.318Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:35:34.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-19T03:35:34.318Z] 0d4cb3f1d9e9: Preparing [2024-08-19T03:35:34.318Z] 829c2adddfdf: Preparing [2024-08-19T03:35:34.318Z] 1ec239d3c827: Preparing [2024-08-19T03:35:34.318Z] 39898b270707: Preparing [2024-08-19T03:35:34.318Z] 13cf385fba62: Preparing [2024-08-19T03:35:34.318Z] 2e468c750b27: Preparing [2024-08-19T03:35:34.318Z] 1f4a8415f393: Preparing [2024-08-19T03:35:34.318Z] 974d5dadc4b5: Preparing [2024-08-19T03:35:34.318Z] 3c20671a5817: Preparing [2024-08-19T03:35:34.318Z] 1f4a8415f393: Waiting [2024-08-19T03:35:34.319Z] 974d5dadc4b5: Waiting [2024-08-19T03:35:34.319Z] 3c20671a5817: Waiting [2024-08-19T03:35:34.319Z] 2e468c750b27: Waiting [2024-08-19T03:35:34.319Z] 1ec239d3c827: Layer already exists [2024-08-19T03:35:34.319Z] 39898b270707: Layer already exists [2024-08-19T03:35:34.319Z] 0d4cb3f1d9e9: Layer already exists [2024-08-19T03:35:34.319Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:34.319Z] 829c2adddfdf: Layer already exists [2024-08-19T03:35:34.319Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:35:34.319Z] 1f4a8415f393: Layer already exists [2024-08-19T03:35:34.319Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:34.319Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:34.581Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:1e7202296075d914708e3d23e80748e0c623f6f524a6c828d70e3273566d3d48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:34.917Z] + 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 [2024-08-19T03:35:35.270Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-19T03:35:35.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-19T03:35:35.270Z] 0d4cb3f1d9e9: Preparing [2024-08-19T03:35:35.270Z] 829c2adddfdf: Preparing [2024-08-19T03:35:35.270Z] 1ec239d3c827: Preparing [2024-08-19T03:35:35.270Z] 39898b270707: Preparing [2024-08-19T03:35:35.270Z] 13cf385fba62: Preparing [2024-08-19T03:35:35.270Z] 2e468c750b27: Preparing [2024-08-19T03:35:35.270Z] 1f4a8415f393: Preparing [2024-08-19T03:35:35.270Z] 974d5dadc4b5: Preparing [2024-08-19T03:35:35.270Z] 3c20671a5817: Preparing [2024-08-19T03:35:35.270Z] 1f4a8415f393: Waiting [2024-08-19T03:35:35.270Z] 974d5dadc4b5: Waiting [2024-08-19T03:35:35.270Z] 3c20671a5817: Waiting [2024-08-19T03:35:35.270Z] 2e468c750b27: Waiting [2024-08-19T03:35:35.270Z] 39898b270707: Layer already exists [2024-08-19T03:35:35.270Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:35.270Z] 0d4cb3f1d9e9: Layer already exists [2024-08-19T03:35:35.270Z] 1ec239d3c827: Layer already exists [2024-08-19T03:35:35.270Z] 829c2adddfdf: Layer already exists [2024-08-19T03:35:35.270Z] 1f4a8415f393: Layer already exists [2024-08-19T03:35:35.270Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:35.270Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:35:35.270Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:35.270Z] main: digest: sha256:1e7202296075d914708e3d23e80748e0c623f6f524a6c828d70e3273566d3d48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:35:35.604Z] ===================================================== [Pipeline] echo [2024-08-19T03:35:35.617Z] taggedImages: [2024-08-19T03:35:35.617Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:35.617Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-19T03:35:35.617Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.56 [2024-08-19T03:35:35.617Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:35:35.617Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-19T03:35:35.647Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-19T03:35:35.647Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:35.647Z] latest [2024-08-19T03:35:35.647Z] 3.2.0-dev.56 [2024-08-19T03:35:35.647Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:35:35.647Z] main [2024-08-19T03:35:35.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:36.023Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:36.366Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:36.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-19T03:35:36.366Z] 58122c8aa0bc: Preparing [2024-08-19T03:35:36.366Z] dc25f7771432: Preparing [2024-08-19T03:35:36.366Z] 13cf385fba62: Preparing [2024-08-19T03:35:36.366Z] 2e468c750b27: Preparing [2024-08-19T03:35:36.366Z] dfc6b1110474: Preparing [2024-08-19T03:35:36.366Z] 0da633187548: Preparing [2024-08-19T03:35:36.366Z] 3c20671a5817: Preparing [2024-08-19T03:35:36.366Z] 0da633187548: Waiting [2024-08-19T03:35:36.366Z] 3c20671a5817: Waiting [2024-08-19T03:35:36.366Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:36.631Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:36.631Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:36.631Z] dfc6b1110474: Pushed [2024-08-19T03:35:36.631Z] 58122c8aa0bc: Pushed [2024-08-19T03:35:36.631Z] 0da633187548: Pushed [2024-08-19T03:35:43.308Z] dc25f7771432: Pushed [2024-08-19T03:35:43.308Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:1fa791ce0e4d73ef260b887f37dce63f34e8f665715ce175959a0875b5d11833 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:43.707Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:44.091Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-19T03:35:44.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-19T03:35:44.091Z] 58122c8aa0bc: Preparing [2024-08-19T03:35:44.091Z] dc25f7771432: Preparing [2024-08-19T03:35:44.091Z] 13cf385fba62: Preparing [2024-08-19T03:35:44.091Z] 2e468c750b27: Preparing [2024-08-19T03:35:44.091Z] dfc6b1110474: Preparing [2024-08-19T03:35:44.091Z] 0da633187548: Preparing [2024-08-19T03:35:44.091Z] 3c20671a5817: Preparing [2024-08-19T03:35:44.091Z] 0da633187548: Waiting [2024-08-19T03:35:44.091Z] 3c20671a5817: Waiting [2024-08-19T03:35:44.091Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:44.091Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:44.091Z] dfc6b1110474: Layer already exists [2024-08-19T03:35:44.091Z] 58122c8aa0bc: Layer already exists [2024-08-19T03:35:44.091Z] dc25f7771432: Layer already exists [2024-08-19T03:35:44.091Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:44.091Z] 0da633187548: Layer already exists [2024-08-19T03:35:44.404Z] latest: digest: sha256:1fa791ce0e4d73ef260b887f37dce63f34e8f665715ce175959a0875b5d11833 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:44.753Z] + 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 [2024-08-19T03:35:45.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.56 [2024-08-19T03:35:45.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-19T03:35:45.105Z] 58122c8aa0bc: Preparing [2024-08-19T03:35:45.105Z] dc25f7771432: Preparing [2024-08-19T03:35:45.105Z] 13cf385fba62: Preparing [2024-08-19T03:35:45.105Z] 2e468c750b27: Preparing [2024-08-19T03:35:45.105Z] dfc6b1110474: Preparing [2024-08-19T03:35:45.105Z] 0da633187548: Preparing [2024-08-19T03:35:45.105Z] 0da633187548: Waiting [2024-08-19T03:35:45.105Z] 3c20671a5817: Preparing [2024-08-19T03:35:45.105Z] 3c20671a5817: Waiting [2024-08-19T03:35:45.105Z] 58122c8aa0bc: Layer already exists [2024-08-19T03:35:45.105Z] dfc6b1110474: Layer already exists [2024-08-19T03:35:45.105Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:45.105Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:45.105Z] dc25f7771432: Layer already exists [2024-08-19T03:35:45.105Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:45.105Z] 0da633187548: Layer already exists [2024-08-19T03:35:45.105Z] 3.2.0-dev.56: digest: sha256:1fa791ce0e4d73ef260b887f37dce63f34e8f665715ce175959a0875b5d11833 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:45.453Z] + 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 [2024-08-19T03:35:46.085Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:35:46.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-19T03:35:46.086Z] 58122c8aa0bc: Preparing [2024-08-19T03:35:46.086Z] dc25f7771432: Preparing [2024-08-19T03:35:46.086Z] 13cf385fba62: Preparing [2024-08-19T03:35:46.086Z] 2e468c750b27: Preparing [2024-08-19T03:35:46.086Z] dfc6b1110474: Preparing [2024-08-19T03:35:46.086Z] 0da633187548: Preparing [2024-08-19T03:35:46.086Z] 3c20671a5817: Preparing [2024-08-19T03:35:46.086Z] 0da633187548: Waiting [2024-08-19T03:35:46.086Z] 3c20671a5817: Waiting [2024-08-19T03:35:46.086Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:46.086Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:46.086Z] 58122c8aa0bc: Layer already exists [2024-08-19T03:35:46.086Z] dfc6b1110474: Layer already exists [2024-08-19T03:35:46.086Z] dc25f7771432: Layer already exists [2024-08-19T03:35:46.086Z] 0da633187548: Layer already exists [2024-08-19T03:35:46.086Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:46.086Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:1fa791ce0e4d73ef260b887f37dce63f34e8f665715ce175959a0875b5d11833 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:46.650Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:46.994Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-19T03:35:46.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-19T03:35:46.995Z] 58122c8aa0bc: Preparing [2024-08-19T03:35:46.995Z] dc25f7771432: Preparing [2024-08-19T03:35:46.995Z] 13cf385fba62: Preparing [2024-08-19T03:35:46.995Z] 2e468c750b27: Preparing [2024-08-19T03:35:46.995Z] dfc6b1110474: Preparing [2024-08-19T03:35:46.995Z] 0da633187548: Preparing [2024-08-19T03:35:46.995Z] 3c20671a5817: Preparing [2024-08-19T03:35:46.995Z] 0da633187548: Waiting [2024-08-19T03:35:46.995Z] 3c20671a5817: Waiting [2024-08-19T03:35:46.995Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:46.995Z] 58122c8aa0bc: Layer already exists [2024-08-19T03:35:46.995Z] dc25f7771432: Layer already exists [2024-08-19T03:35:46.995Z] dfc6b1110474: Layer already exists [2024-08-19T03:35:46.995Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:46.995Z] 0da633187548: Layer already exists [2024-08-19T03:35:46.995Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:46.995Z] main: digest: sha256:1fa791ce0e4d73ef260b887f37dce63f34e8f665715ce175959a0875b5d11833 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:35:47.351Z] ===================================================== [Pipeline] echo [2024-08-19T03:35:47.367Z] taggedImages: [2024-08-19T03:35:47.367Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:47.367Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-19T03:35:47.367Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.56 [2024-08-19T03:35:47.367Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:35:47.367Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-19T03:35:47.404Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-19T03:35:47.404Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:47.404Z] latest [2024-08-19T03:35:47.404Z] 3.2.0-dev.56 [2024-08-19T03:35:47.404Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:35:47.404Z] main [2024-08-19T03:35:47.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:47.761Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:48.109Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:48.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-19T03:35:48.110Z] bed20a65c2b7: Preparing [2024-08-19T03:35:48.110Z] bda3079ab49d: Preparing [2024-08-19T03:35:48.110Z] 2e468c750b27: Preparing [2024-08-19T03:35:48.110Z] e3aeb4c8fca5: Preparing [2024-08-19T03:35:48.110Z] 9215b362d137: Preparing [2024-08-19T03:35:48.110Z] 3c20671a5817: Preparing [2024-08-19T03:35:48.110Z] 3c20671a5817: Waiting [2024-08-19T03:35:48.110Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:48.373Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:48.373Z] bed20a65c2b7: Pushed [2024-08-19T03:35:48.373Z] e3aeb4c8fca5: Pushed [2024-08-19T03:35:48.373Z] 9215b362d137: Pushed [2024-08-19T03:35:54.988Z] bda3079ab49d: Pushed [2024-08-19T03:35:54.988Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:a701d035be03053ff345c5d5f1cb499f05f21b3883a7d9d49dcfddeca837deab size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:55.332Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:55.679Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-19T03:35:55.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-19T03:35:55.679Z] bed20a65c2b7: Preparing [2024-08-19T03:35:55.679Z] bda3079ab49d: Preparing [2024-08-19T03:35:55.679Z] 2e468c750b27: Preparing [2024-08-19T03:35:55.679Z] e3aeb4c8fca5: Preparing [2024-08-19T03:35:55.679Z] 9215b362d137: Preparing [2024-08-19T03:35:55.679Z] 3c20671a5817: Preparing [2024-08-19T03:35:55.679Z] 3c20671a5817: Waiting [2024-08-19T03:35:55.679Z] 9215b362d137: Layer already exists [2024-08-19T03:35:55.679Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:55.679Z] bda3079ab49d: Layer already exists [2024-08-19T03:35:55.679Z] e3aeb4c8fca5: Layer already exists [2024-08-19T03:35:55.679Z] bed20a65c2b7: Layer already exists [2024-08-19T03:35:55.679Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:55.945Z] latest: digest: sha256:a701d035be03053ff345c5d5f1cb499f05f21b3883a7d9d49dcfddeca837deab size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:56.297Z] + 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 [2024-08-19T03:35:56.652Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.56 [2024-08-19T03:35:56.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-19T03:35:56.652Z] bed20a65c2b7: Preparing [2024-08-19T03:35:56.652Z] bda3079ab49d: Preparing [2024-08-19T03:35:56.652Z] 2e468c750b27: Preparing [2024-08-19T03:35:56.652Z] e3aeb4c8fca5: Preparing [2024-08-19T03:35:56.652Z] 9215b362d137: Preparing [2024-08-19T03:35:56.652Z] 3c20671a5817: Preparing [2024-08-19T03:35:56.652Z] 3c20671a5817: Waiting [2024-08-19T03:35:56.652Z] bed20a65c2b7: Layer already exists [2024-08-19T03:35:56.652Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:56.652Z] 9215b362d137: Layer already exists [2024-08-19T03:35:56.652Z] bda3079ab49d: Layer already exists [2024-08-19T03:35:56.652Z] e3aeb4c8fca5: Layer already exists [2024-08-19T03:35:56.652Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:56.652Z] 3.2.0-dev.56: digest: sha256:a701d035be03053ff345c5d5f1cb499f05f21b3883a7d9d49dcfddeca837deab size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:57.263Z] + 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 [2024-08-19T03:35:57.609Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:35:57.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-19T03:35:57.609Z] bed20a65c2b7: Preparing [2024-08-19T03:35:57.609Z] bda3079ab49d: Preparing [2024-08-19T03:35:57.609Z] 2e468c750b27: Preparing [2024-08-19T03:35:57.609Z] e3aeb4c8fca5: Preparing [2024-08-19T03:35:57.609Z] 9215b362d137: Preparing [2024-08-19T03:35:57.609Z] 3c20671a5817: Preparing [2024-08-19T03:35:57.609Z] 3c20671a5817: Waiting [2024-08-19T03:35:57.609Z] e3aeb4c8fca5: Layer already exists [2024-08-19T03:35:57.609Z] bed20a65c2b7: Layer already exists [2024-08-19T03:35:57.609Z] bda3079ab49d: Layer already exists [2024-08-19T03:35:57.609Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:57.609Z] 9215b362d137: Layer already exists [2024-08-19T03:35:57.609Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:57.875Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:a701d035be03053ff345c5d5f1cb499f05f21b3883a7d9d49dcfddeca837deab size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:58.229Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:58.579Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-19T03:35:58.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-19T03:35:58.579Z] bed20a65c2b7: Preparing [2024-08-19T03:35:58.579Z] bda3079ab49d: Preparing [2024-08-19T03:35:58.579Z] 2e468c750b27: Preparing [2024-08-19T03:35:58.579Z] e3aeb4c8fca5: Preparing [2024-08-19T03:35:58.579Z] 9215b362d137: Preparing [2024-08-19T03:35:58.579Z] 3c20671a5817: Preparing [2024-08-19T03:35:58.579Z] 3c20671a5817: Waiting [2024-08-19T03:35:58.579Z] e3aeb4c8fca5: Layer already exists [2024-08-19T03:35:58.579Z] bda3079ab49d: Layer already exists [2024-08-19T03:35:58.579Z] 9215b362d137: Layer already exists [2024-08-19T03:35:58.579Z] bed20a65c2b7: Layer already exists [2024-08-19T03:35:58.579Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:58.579Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:58.845Z] main: digest: sha256:a701d035be03053ff345c5d5f1cb499f05f21b3883a7d9d49dcfddeca837deab size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:35:58.930Z] ===================================================== [Pipeline] echo [2024-08-19T03:35:58.950Z] taggedImages: [2024-08-19T03:35:58.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:58.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-19T03:35:58.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.56 [2024-08-19T03:35:58.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:35:58.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-19T03:35:58.980Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-19T03:35:58.980Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:58.980Z] latest [2024-08-19T03:35:58.980Z] 3.2.0-dev.56 [2024-08-19T03:35:58.980Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:35:58.980Z] main [2024-08-19T03:35:58.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:59.353Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:59.702Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:35:59.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-19T03:35:59.702Z] 4774b6899cd1: Preparing [2024-08-19T03:35:59.702Z] 5783e9ddcea8: Preparing [2024-08-19T03:35:59.702Z] 4fc0d2cc180b: Preparing [2024-08-19T03:35:59.702Z] 13cf385fba62: Preparing [2024-08-19T03:35:59.702Z] 2e468c750b27: Preparing [2024-08-19T03:35:59.702Z] 1f4a8415f393: Preparing [2024-08-19T03:35:59.702Z] 974d5dadc4b5: Preparing [2024-08-19T03:35:59.702Z] 3c20671a5817: Preparing [2024-08-19T03:35:59.702Z] 1f4a8415f393: Waiting [2024-08-19T03:35:59.702Z] 974d5dadc4b5: Waiting [2024-08-19T03:35:59.702Z] 3c20671a5817: Waiting [2024-08-19T03:35:59.702Z] 13cf385fba62: Layer already exists [2024-08-19T03:35:59.702Z] 2e468c750b27: Layer already exists [2024-08-19T03:35:59.702Z] 1f4a8415f393: Layer already exists [2024-08-19T03:35:59.966Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:35:59.966Z] 3c20671a5817: Layer already exists [2024-08-19T03:35:59.966Z] 5783e9ddcea8: Pushed [2024-08-19T03:35:59.966Z] 4774b6899cd1: Pushed [2024-08-19T03:36:06.585Z] 4fc0d2cc180b: Pushed [2024-08-19T03:36:06.585Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:089eab493076b6eca627da743b8450394bff9f7412c4113717c51d3bbd451483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:06.953Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:07.313Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-19T03:36:07.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-19T03:36:07.313Z] 4774b6899cd1: Preparing [2024-08-19T03:36:07.313Z] 5783e9ddcea8: Preparing [2024-08-19T03:36:07.313Z] 4fc0d2cc180b: Preparing [2024-08-19T03:36:07.313Z] 13cf385fba62: Preparing [2024-08-19T03:36:07.313Z] 2e468c750b27: Preparing [2024-08-19T03:36:07.313Z] 1f4a8415f393: Preparing [2024-08-19T03:36:07.313Z] 974d5dadc4b5: Preparing [2024-08-19T03:36:07.313Z] 3c20671a5817: Preparing [2024-08-19T03:36:07.313Z] 1f4a8415f393: Waiting [2024-08-19T03:36:07.313Z] 3c20671a5817: Waiting [2024-08-19T03:36:07.313Z] 974d5dadc4b5: Waiting [2024-08-19T03:36:07.313Z] 5783e9ddcea8: Layer already exists [2024-08-19T03:36:07.313Z] 4774b6899cd1: Layer already exists [2024-08-19T03:36:07.313Z] 4fc0d2cc180b: Layer already exists [2024-08-19T03:36:07.313Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:07.313Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:07.313Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:07.313Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:36:07.313Z] 1f4a8415f393: Layer already exists [2024-08-19T03:36:07.579Z] latest: digest: sha256:089eab493076b6eca627da743b8450394bff9f7412c4113717c51d3bbd451483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:07.938Z] + 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 [2024-08-19T03:36:08.295Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.56 [2024-08-19T03:36:08.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-19T03:36:08.295Z] 4774b6899cd1: Preparing [2024-08-19T03:36:08.295Z] 5783e9ddcea8: Preparing [2024-08-19T03:36:08.295Z] 4fc0d2cc180b: Preparing [2024-08-19T03:36:08.295Z] 13cf385fba62: Preparing [2024-08-19T03:36:08.295Z] 2e468c750b27: Preparing [2024-08-19T03:36:08.295Z] 1f4a8415f393: Preparing [2024-08-19T03:36:08.295Z] 974d5dadc4b5: Preparing [2024-08-19T03:36:08.295Z] 3c20671a5817: Preparing [2024-08-19T03:36:08.295Z] 974d5dadc4b5: Waiting [2024-08-19T03:36:08.295Z] 3c20671a5817: Waiting [2024-08-19T03:36:08.295Z] 1f4a8415f393: Waiting [2024-08-19T03:36:08.295Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:08.295Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:08.295Z] 4774b6899cd1: Layer already exists [2024-08-19T03:36:08.295Z] 5783e9ddcea8: Layer already exists [2024-08-19T03:36:08.295Z] 4fc0d2cc180b: Layer already exists [2024-08-19T03:36:08.295Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:36:08.295Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:08.295Z] 1f4a8415f393: Layer already exists [2024-08-19T03:36:08.561Z] 3.2.0-dev.56: digest: sha256:089eab493076b6eca627da743b8450394bff9f7412c4113717c51d3bbd451483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:08.920Z] + 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 [2024-08-19T03:36:09.255Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:09.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-19T03:36:09.255Z] 4774b6899cd1: Preparing [2024-08-19T03:36:09.255Z] 5783e9ddcea8: Preparing [2024-08-19T03:36:09.255Z] 4fc0d2cc180b: Preparing [2024-08-19T03:36:09.255Z] 13cf385fba62: Preparing [2024-08-19T03:36:09.255Z] 2e468c750b27: Preparing [2024-08-19T03:36:09.255Z] 1f4a8415f393: Preparing [2024-08-19T03:36:09.255Z] 974d5dadc4b5: Preparing [2024-08-19T03:36:09.255Z] 3c20671a5817: Preparing [2024-08-19T03:36:09.255Z] 1f4a8415f393: Waiting [2024-08-19T03:36:09.255Z] 974d5dadc4b5: Waiting [2024-08-19T03:36:09.255Z] 3c20671a5817: Waiting [2024-08-19T03:36:09.255Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:09.255Z] 4774b6899cd1: Layer already exists [2024-08-19T03:36:09.255Z] 5783e9ddcea8: Layer already exists [2024-08-19T03:36:09.255Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:09.255Z] 4fc0d2cc180b: Layer already exists [2024-08-19T03:36:09.255Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:09.255Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:36:09.255Z] 1f4a8415f393: Layer already exists [2024-08-19T03:36:09.255Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:089eab493076b6eca627da743b8450394bff9f7412c4113717c51d3bbd451483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:09.883Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:10.242Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-19T03:36:10.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-19T03:36:10.242Z] 4774b6899cd1: Preparing [2024-08-19T03:36:10.242Z] 5783e9ddcea8: Preparing [2024-08-19T03:36:10.242Z] 4fc0d2cc180b: Preparing [2024-08-19T03:36:10.242Z] 13cf385fba62: Preparing [2024-08-19T03:36:10.242Z] 2e468c750b27: Preparing [2024-08-19T03:36:10.242Z] 1f4a8415f393: Preparing [2024-08-19T03:36:10.242Z] 974d5dadc4b5: Preparing [2024-08-19T03:36:10.242Z] 3c20671a5817: Preparing [2024-08-19T03:36:10.242Z] 974d5dadc4b5: Waiting [2024-08-19T03:36:10.242Z] 3c20671a5817: Waiting [2024-08-19T03:36:10.242Z] 1f4a8415f393: Waiting [2024-08-19T03:36:10.242Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:10.242Z] 4fc0d2cc180b: Layer already exists [2024-08-19T03:36:10.242Z] 5783e9ddcea8: Layer already exists [2024-08-19T03:36:10.242Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:10.242Z] 4774b6899cd1: Layer already exists [2024-08-19T03:36:10.242Z] 1f4a8415f393: Layer already exists [2024-08-19T03:36:10.242Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:36:10.242Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:10.506Z] main: digest: sha256:089eab493076b6eca627da743b8450394bff9f7412c4113717c51d3bbd451483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:36:10.587Z] ===================================================== [Pipeline] echo [2024-08-19T03:36:10.605Z] taggedImages: [2024-08-19T03:36:10.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:10.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-19T03:36:10.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.56 [2024-08-19T03:36:10.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:10.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-19T03:36:10.632Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-19T03:36:10.632Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:10.632Z] latest [2024-08-19T03:36:10.632Z] 3.2.0-dev.56 [2024-08-19T03:36:10.632Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:10.632Z] main [2024-08-19T03:36:10.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:11.015Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:11.370Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:11.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-19T03:36:11.370Z] a29123027bf3: Preparing [2024-08-19T03:36:11.370Z] 5c469f764f8f: Preparing [2024-08-19T03:36:11.370Z] 0f14b4a7f151: Preparing [2024-08-19T03:36:11.370Z] b8d6efdc93f0: Preparing [2024-08-19T03:36:11.370Z] 072513c7fa7f: Preparing [2024-08-19T03:36:11.370Z] f95d491dcf42: Preparing [2024-08-19T03:36:11.370Z] 12087a9a3d80: Preparing [2024-08-19T03:36:11.370Z] c6ada1d837bd: Preparing [2024-08-19T03:36:11.370Z] 13cf385fba62: Preparing [2024-08-19T03:36:11.370Z] 2e468c750b27: Preparing [2024-08-19T03:36:11.370Z] ebd2e4489e2f: Preparing [2024-08-19T03:36:11.370Z] 1f68ca18be8a: Preparing [2024-08-19T03:36:11.370Z] 5f70bf18a086: Preparing [2024-08-19T03:36:11.370Z] e8d1a397dd45: Preparing [2024-08-19T03:36:11.370Z] 2e02d322e934: Preparing [2024-08-19T03:36:11.370Z] 2f9e449e4f53: Preparing [2024-08-19T03:36:11.370Z] 3c20671a5817: Preparing [2024-08-19T03:36:11.371Z] f95d491dcf42: Waiting [2024-08-19T03:36:11.371Z] 12087a9a3d80: Waiting [2024-08-19T03:36:11.371Z] c6ada1d837bd: Waiting [2024-08-19T03:36:11.371Z] 13cf385fba62: Waiting [2024-08-19T03:36:11.371Z] 2e468c750b27: Waiting [2024-08-19T03:36:11.371Z] ebd2e4489e2f: Waiting [2024-08-19T03:36:11.371Z] 1f68ca18be8a: Waiting [2024-08-19T03:36:11.371Z] 5f70bf18a086: Waiting [2024-08-19T03:36:11.371Z] e8d1a397dd45: Waiting [2024-08-19T03:36:11.371Z] 2f9e449e4f53: Waiting [2024-08-19T03:36:11.371Z] 2e02d322e934: Waiting [2024-08-19T03:36:11.371Z] 3c20671a5817: Waiting [2024-08-19T03:36:11.637Z] 0f14b4a7f151: Pushed [2024-08-19T03:36:11.637Z] 5c469f764f8f: Pushed [2024-08-19T03:36:11.637Z] a29123027bf3: Pushed [2024-08-19T03:36:11.637Z] 072513c7fa7f: Pushed [2024-08-19T03:36:11.637Z] b8d6efdc93f0: Pushed [2024-08-19T03:36:11.637Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:11.637Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:11.637Z] 12087a9a3d80: Pushed [2024-08-19T03:36:11.906Z] f95d491dcf42: Pushed [2024-08-19T03:36:11.906Z] 5f70bf18a086: Layer already exists [2024-08-19T03:36:11.906Z] 1f68ca18be8a: Pushed [2024-08-19T03:36:11.906Z] ebd2e4489e2f: Pushed [2024-08-19T03:36:11.906Z] e8d1a397dd45: Pushed [2024-08-19T03:36:11.906Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:11.906Z] 2e02d322e934: Pushed [2024-08-19T03:36:12.174Z] 2f9e449e4f53: Pushed [2024-08-19T03:36:14.751Z] c6ada1d837bd: Pushed [2024-08-19T03:36:14.751Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:4951bda4d980045dfc5f6d7890f326943a81021ebd49c604ee179027f4878149 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:15.104Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:15.455Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-19T03:36:15.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-19T03:36:15.455Z] a29123027bf3: Preparing [2024-08-19T03:36:15.455Z] 5c469f764f8f: Preparing [2024-08-19T03:36:15.455Z] 0f14b4a7f151: Preparing [2024-08-19T03:36:15.455Z] b8d6efdc93f0: Preparing [2024-08-19T03:36:15.455Z] 072513c7fa7f: Preparing [2024-08-19T03:36:15.455Z] f95d491dcf42: Preparing [2024-08-19T03:36:15.455Z] 12087a9a3d80: Preparing [2024-08-19T03:36:15.455Z] c6ada1d837bd: Preparing [2024-08-19T03:36:15.455Z] 13cf385fba62: Preparing [2024-08-19T03:36:15.455Z] 2e468c750b27: Preparing [2024-08-19T03:36:15.455Z] ebd2e4489e2f: Preparing [2024-08-19T03:36:15.455Z] 1f68ca18be8a: Preparing [2024-08-19T03:36:15.455Z] 5f70bf18a086: Preparing [2024-08-19T03:36:15.455Z] e8d1a397dd45: Preparing [2024-08-19T03:36:15.455Z] 2e02d322e934: Preparing [2024-08-19T03:36:15.455Z] 2f9e449e4f53: Preparing [2024-08-19T03:36:15.455Z] 3c20671a5817: Preparing [2024-08-19T03:36:15.455Z] 13cf385fba62: Waiting [2024-08-19T03:36:15.455Z] ebd2e4489e2f: Waiting [2024-08-19T03:36:15.455Z] 1f68ca18be8a: Waiting [2024-08-19T03:36:15.455Z] 5f70bf18a086: Waiting [2024-08-19T03:36:15.455Z] f95d491dcf42: Waiting [2024-08-19T03:36:15.455Z] e8d1a397dd45: Waiting [2024-08-19T03:36:15.455Z] 12087a9a3d80: Waiting [2024-08-19T03:36:15.455Z] c6ada1d837bd: Waiting [2024-08-19T03:36:15.455Z] 2f9e449e4f53: Waiting [2024-08-19T03:36:15.455Z] 2e02d322e934: Waiting [2024-08-19T03:36:15.455Z] 3c20671a5817: Waiting [2024-08-19T03:36:15.455Z] 2e468c750b27: Waiting [2024-08-19T03:36:15.455Z] 0f14b4a7f151: Layer already exists [2024-08-19T03:36:15.455Z] 072513c7fa7f: Layer already exists [2024-08-19T03:36:15.455Z] a29123027bf3: Layer already exists [2024-08-19T03:36:15.455Z] 5c469f764f8f: Layer already exists [2024-08-19T03:36:15.455Z] b8d6efdc93f0: Layer already exists [2024-08-19T03:36:15.455Z] 12087a9a3d80: Layer already exists [2024-08-19T03:36:15.455Z] c6ada1d837bd: Layer already exists [2024-08-19T03:36:15.455Z] f95d491dcf42: Layer already exists [2024-08-19T03:36:15.456Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:15.456Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:15.456Z] ebd2e4489e2f: Layer already exists [2024-08-19T03:36:15.456Z] 1f68ca18be8a: Layer already exists [2024-08-19T03:36:15.456Z] 5f70bf18a086: Layer already exists [2024-08-19T03:36:15.456Z] 2e02d322e934: Layer already exists [2024-08-19T03:36:15.456Z] e8d1a397dd45: Layer already exists [2024-08-19T03:36:15.456Z] 2f9e449e4f53: Layer already exists [2024-08-19T03:36:15.456Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:15.718Z] latest: digest: sha256:4951bda4d980045dfc5f6d7890f326943a81021ebd49c604ee179027f4878149 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:16.077Z] + 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 [2024-08-19T03:36:16.423Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.56 [2024-08-19T03:36:16.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-19T03:36:16.424Z] a29123027bf3: Preparing [2024-08-19T03:36:16.424Z] 5c469f764f8f: Preparing [2024-08-19T03:36:16.424Z] 0f14b4a7f151: Preparing [2024-08-19T03:36:16.424Z] b8d6efdc93f0: Preparing [2024-08-19T03:36:16.424Z] 072513c7fa7f: Preparing [2024-08-19T03:36:16.424Z] f95d491dcf42: Preparing [2024-08-19T03:36:16.424Z] 12087a9a3d80: Preparing [2024-08-19T03:36:16.424Z] c6ada1d837bd: Preparing [2024-08-19T03:36:16.424Z] 13cf385fba62: Preparing [2024-08-19T03:36:16.424Z] 2e468c750b27: Preparing [2024-08-19T03:36:16.424Z] ebd2e4489e2f: Preparing [2024-08-19T03:36:16.424Z] 1f68ca18be8a: Preparing [2024-08-19T03:36:16.424Z] 5f70bf18a086: Preparing [2024-08-19T03:36:16.424Z] e8d1a397dd45: Preparing [2024-08-19T03:36:16.424Z] 2e02d322e934: Preparing [2024-08-19T03:36:16.424Z] 2f9e449e4f53: Preparing [2024-08-19T03:36:16.424Z] 3c20671a5817: Preparing [2024-08-19T03:36:16.424Z] f95d491dcf42: Waiting [2024-08-19T03:36:16.424Z] 12087a9a3d80: Waiting [2024-08-19T03:36:16.424Z] 5f70bf18a086: Waiting [2024-08-19T03:36:16.424Z] e8d1a397dd45: Waiting [2024-08-19T03:36:16.424Z] 2e02d322e934: Waiting [2024-08-19T03:36:16.424Z] 2f9e449e4f53: Waiting [2024-08-19T03:36:16.424Z] 3c20671a5817: Waiting [2024-08-19T03:36:16.424Z] 2e468c750b27: Waiting [2024-08-19T03:36:16.424Z] c6ada1d837bd: Waiting [2024-08-19T03:36:16.424Z] 13cf385fba62: Waiting [2024-08-19T03:36:16.424Z] ebd2e4489e2f: Waiting [2024-08-19T03:36:16.424Z] 1f68ca18be8a: Waiting [2024-08-19T03:36:16.424Z] 5c469f764f8f: Layer already exists [2024-08-19T03:36:16.424Z] a29123027bf3: Layer already exists [2024-08-19T03:36:16.424Z] 0f14b4a7f151: Layer already exists [2024-08-19T03:36:16.424Z] b8d6efdc93f0: Layer already exists [2024-08-19T03:36:16.424Z] 072513c7fa7f: Layer already exists [2024-08-19T03:36:16.424Z] c6ada1d837bd: Layer already exists [2024-08-19T03:36:16.424Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:16.424Z] 12087a9a3d80: Layer already exists [2024-08-19T03:36:16.424Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:16.424Z] f95d491dcf42: Layer already exists [2024-08-19T03:36:16.424Z] 1f68ca18be8a: Layer already exists [2024-08-19T03:36:16.424Z] 5f70bf18a086: Layer already exists [2024-08-19T03:36:16.424Z] e8d1a397dd45: Layer already exists [2024-08-19T03:36:16.424Z] ebd2e4489e2f: Layer already exists [2024-08-19T03:36:16.424Z] 2e02d322e934: Layer already exists [2024-08-19T03:36:16.424Z] 2f9e449e4f53: Layer already exists [2024-08-19T03:36:16.424Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:16.687Z] 3.2.0-dev.56: digest: sha256:4951bda4d980045dfc5f6d7890f326943a81021ebd49c604ee179027f4878149 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:17.045Z] + 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 [2024-08-19T03:36:17.392Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:17.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-19T03:36:17.393Z] a29123027bf3: Preparing [2024-08-19T03:36:17.393Z] 5c469f764f8f: Preparing [2024-08-19T03:36:17.393Z] 0f14b4a7f151: Preparing [2024-08-19T03:36:17.393Z] b8d6efdc93f0: Preparing [2024-08-19T03:36:17.393Z] 072513c7fa7f: Preparing [2024-08-19T03:36:17.393Z] f95d491dcf42: Preparing [2024-08-19T03:36:17.393Z] 12087a9a3d80: Preparing [2024-08-19T03:36:17.393Z] f95d491dcf42: Waiting [2024-08-19T03:36:17.393Z] c6ada1d837bd: Preparing [2024-08-19T03:36:17.393Z] 12087a9a3d80: Waiting [2024-08-19T03:36:17.393Z] 13cf385fba62: Preparing [2024-08-19T03:36:17.393Z] c6ada1d837bd: Waiting [2024-08-19T03:36:17.393Z] 2e468c750b27: Preparing [2024-08-19T03:36:17.393Z] 13cf385fba62: Waiting [2024-08-19T03:36:17.393Z] ebd2e4489e2f: Preparing [2024-08-19T03:36:17.393Z] 2e468c750b27: Waiting [2024-08-19T03:36:17.393Z] 1f68ca18be8a: Preparing [2024-08-19T03:36:17.393Z] ebd2e4489e2f: Waiting [2024-08-19T03:36:17.393Z] 5f70bf18a086: Preparing [2024-08-19T03:36:17.393Z] 1f68ca18be8a: Waiting [2024-08-19T03:36:17.393Z] e8d1a397dd45: Preparing [2024-08-19T03:36:17.393Z] 5f70bf18a086: Waiting [2024-08-19T03:36:17.393Z] 2e02d322e934: Preparing [2024-08-19T03:36:17.393Z] e8d1a397dd45: Waiting [2024-08-19T03:36:17.393Z] 2f9e449e4f53: Preparing [2024-08-19T03:36:17.393Z] 2e02d322e934: Waiting [2024-08-19T03:36:17.393Z] 3c20671a5817: Preparing [2024-08-19T03:36:17.393Z] 2f9e449e4f53: Waiting [2024-08-19T03:36:17.393Z] 3c20671a5817: Waiting [2024-08-19T03:36:17.393Z] b8d6efdc93f0: Layer already exists [2024-08-19T03:36:17.393Z] 072513c7fa7f: Layer already exists [2024-08-19T03:36:17.393Z] a29123027bf3: Layer already exists [2024-08-19T03:36:17.393Z] 0f14b4a7f151: Layer already exists [2024-08-19T03:36:17.393Z] 5c469f764f8f: Layer already exists [2024-08-19T03:36:17.393Z] c6ada1d837bd: Layer already exists [2024-08-19T03:36:17.393Z] f95d491dcf42: Layer already exists [2024-08-19T03:36:17.393Z] 12087a9a3d80: Layer already exists [2024-08-19T03:36:17.393Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:17.393Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:17.393Z] ebd2e4489e2f: Layer already exists [2024-08-19T03:36:17.393Z] 5f70bf18a086: Layer already exists [2024-08-19T03:36:17.393Z] 1f68ca18be8a: Layer already exists [2024-08-19T03:36:17.393Z] 2e02d322e934: Layer already exists [2024-08-19T03:36:17.393Z] e8d1a397dd45: Layer already exists [2024-08-19T03:36:17.393Z] 2f9e449e4f53: Layer already exists [2024-08-19T03:36:17.393Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:17.658Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:4951bda4d980045dfc5f6d7890f326943a81021ebd49c604ee179027f4878149 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:18.009Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:18.365Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-19T03:36:18.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-19T03:36:18.365Z] a29123027bf3: Preparing [2024-08-19T03:36:18.365Z] 5c469f764f8f: Preparing [2024-08-19T03:36:18.365Z] 0f14b4a7f151: Preparing [2024-08-19T03:36:18.365Z] b8d6efdc93f0: Preparing [2024-08-19T03:36:18.365Z] 072513c7fa7f: Preparing [2024-08-19T03:36:18.365Z] f95d491dcf42: Preparing [2024-08-19T03:36:18.365Z] 12087a9a3d80: Preparing [2024-08-19T03:36:18.365Z] f95d491dcf42: Waiting [2024-08-19T03:36:18.365Z] c6ada1d837bd: Preparing [2024-08-19T03:36:18.366Z] 13cf385fba62: Preparing [2024-08-19T03:36:18.366Z] 2e468c750b27: Preparing [2024-08-19T03:36:18.366Z] ebd2e4489e2f: Preparing [2024-08-19T03:36:18.366Z] 1f68ca18be8a: Preparing [2024-08-19T03:36:18.366Z] 5f70bf18a086: Preparing [2024-08-19T03:36:18.366Z] e8d1a397dd45: Preparing [2024-08-19T03:36:18.366Z] 2e02d322e934: Preparing [2024-08-19T03:36:18.366Z] 2f9e449e4f53: Preparing [2024-08-19T03:36:18.366Z] 3c20671a5817: Preparing [2024-08-19T03:36:18.366Z] 12087a9a3d80: Waiting [2024-08-19T03:36:18.366Z] c6ada1d837bd: Waiting [2024-08-19T03:36:18.366Z] 13cf385fba62: Waiting [2024-08-19T03:36:18.366Z] 2e468c750b27: Waiting [2024-08-19T03:36:18.366Z] ebd2e4489e2f: Waiting [2024-08-19T03:36:18.366Z] 1f68ca18be8a: Waiting [2024-08-19T03:36:18.366Z] 5f70bf18a086: Waiting [2024-08-19T03:36:18.366Z] e8d1a397dd45: Waiting [2024-08-19T03:36:18.366Z] 2e02d322e934: Waiting [2024-08-19T03:36:18.366Z] 2f9e449e4f53: Waiting [2024-08-19T03:36:18.366Z] 3c20671a5817: Waiting [2024-08-19T03:36:18.366Z] 0f14b4a7f151: Layer already exists [2024-08-19T03:36:18.366Z] 5c469f764f8f: Layer already exists [2024-08-19T03:36:18.366Z] 072513c7fa7f: Layer already exists [2024-08-19T03:36:18.366Z] a29123027bf3: Layer already exists [2024-08-19T03:36:18.366Z] b8d6efdc93f0: Layer already exists [2024-08-19T03:36:18.366Z] 12087a9a3d80: Layer already exists [2024-08-19T03:36:18.366Z] f95d491dcf42: Layer already exists [2024-08-19T03:36:18.366Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:18.366Z] c6ada1d837bd: Layer already exists [2024-08-19T03:36:18.366Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:18.366Z] ebd2e4489e2f: Layer already exists [2024-08-19T03:36:18.366Z] 5f70bf18a086: Layer already exists [2024-08-19T03:36:18.366Z] 1f68ca18be8a: Layer already exists [2024-08-19T03:36:18.366Z] e8d1a397dd45: Layer already exists [2024-08-19T03:36:18.366Z] 2e02d322e934: Layer already exists [2024-08-19T03:36:18.366Z] 2f9e449e4f53: Layer already exists [2024-08-19T03:36:18.366Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:18.632Z] main: digest: sha256:4951bda4d980045dfc5f6d7890f326943a81021ebd49c604ee179027f4878149 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:36:18.710Z] ===================================================== [Pipeline] echo [2024-08-19T03:36:18.723Z] taggedImages: [2024-08-19T03:36:18.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:18.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-19T03:36:18.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.56 [2024-08-19T03:36:18.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:18.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-19T03:36:18.748Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-19T03:36:18.748Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:18.748Z] latest [2024-08-19T03:36:18.748Z] 3.2.0-dev.56 [2024-08-19T03:36:18.748Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:18.748Z] main [2024-08-19T03:36:18.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:19.123Z] + 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 [2024-08-19T03:36:19.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:19.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-19T03:36:19.478Z] f0649fe1a2b8: Preparing [2024-08-19T03:36:19.478Z] dd162423c815: Preparing [2024-08-19T03:36:19.478Z] 5fa34b77b415: Preparing [2024-08-19T03:36:19.478Z] f2f153372abe: Preparing [2024-08-19T03:36:19.478Z] 13cf385fba62: Preparing [2024-08-19T03:36:19.478Z] 2e468c750b27: Preparing [2024-08-19T03:36:19.478Z] 1f4a8415f393: Preparing [2024-08-19T03:36:19.478Z] 2e468c750b27: Waiting [2024-08-19T03:36:19.478Z] 974d5dadc4b5: Preparing [2024-08-19T03:36:19.478Z] 1f4a8415f393: Waiting [2024-08-19T03:36:19.478Z] 3c20671a5817: Preparing [2024-08-19T03:36:19.478Z] 974d5dadc4b5: Waiting [2024-08-19T03:36:19.478Z] 3c20671a5817: Waiting [2024-08-19T03:36:19.478Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:19.742Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:19.742Z] 1f4a8415f393: Layer already exists [2024-08-19T03:36:19.742Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:36:19.742Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:19.742Z] f0649fe1a2b8: Pushed [2024-08-19T03:36:19.742Z] 5fa34b77b415: Pushed [2024-08-19T03:36:19.742Z] dd162423c815: Pushed [2024-08-19T03:36:25.062Z] f2f153372abe: Pushed [2024-08-19T03:36:25.062Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:a8ea41719b00d96f725e917365cbf921f194b6cdf02375b60ef1ab693cc93577 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:25.413Z] + 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 [2024-08-19T03:36:25.759Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-19T03:36:25.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-19T03:36:25.759Z] f0649fe1a2b8: Preparing [2024-08-19T03:36:25.759Z] dd162423c815: Preparing [2024-08-19T03:36:25.759Z] 5fa34b77b415: Preparing [2024-08-19T03:36:25.759Z] f2f153372abe: Preparing [2024-08-19T03:36:25.759Z] 13cf385fba62: Preparing [2024-08-19T03:36:25.759Z] 2e468c750b27: Preparing [2024-08-19T03:36:25.759Z] 1f4a8415f393: Preparing [2024-08-19T03:36:25.759Z] 974d5dadc4b5: Preparing [2024-08-19T03:36:25.759Z] 3c20671a5817: Preparing [2024-08-19T03:36:25.759Z] 1f4a8415f393: Waiting [2024-08-19T03:36:25.759Z] 974d5dadc4b5: Waiting [2024-08-19T03:36:25.759Z] 3c20671a5817: Waiting [2024-08-19T03:36:25.759Z] 2e468c750b27: Waiting [2024-08-19T03:36:25.759Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:25.759Z] f0649fe1a2b8: Layer already exists [2024-08-19T03:36:25.759Z] f2f153372abe: Layer already exists [2024-08-19T03:36:25.759Z] dd162423c815: Layer already exists [2024-08-19T03:36:25.759Z] 5fa34b77b415: Layer already exists [2024-08-19T03:36:25.759Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:25.759Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:25.759Z] 1f4a8415f393: Layer already exists [2024-08-19T03:36:25.759Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:36:25.759Z] latest: digest: sha256:a8ea41719b00d96f725e917365cbf921f194b6cdf02375b60ef1ab693cc93577 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:26.427Z] + 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 [2024-08-19T03:36:26.801Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.56 [2024-08-19T03:36:26.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-19T03:36:26.801Z] f0649fe1a2b8: Preparing [2024-08-19T03:36:26.801Z] dd162423c815: Preparing [2024-08-19T03:36:26.801Z] 5fa34b77b415: Preparing [2024-08-19T03:36:26.801Z] f2f153372abe: Preparing [2024-08-19T03:36:26.801Z] 13cf385fba62: Preparing [2024-08-19T03:36:26.801Z] 2e468c750b27: Preparing [2024-08-19T03:36:26.801Z] 1f4a8415f393: Preparing [2024-08-19T03:36:26.801Z] 974d5dadc4b5: Preparing [2024-08-19T03:36:26.801Z] 3c20671a5817: Preparing [2024-08-19T03:36:26.801Z] 2e468c750b27: Waiting [2024-08-19T03:36:26.801Z] 1f4a8415f393: Waiting [2024-08-19T03:36:26.801Z] 974d5dadc4b5: Waiting [2024-08-19T03:36:26.801Z] 3c20671a5817: Waiting [2024-08-19T03:36:26.801Z] 5fa34b77b415: Layer already exists [2024-08-19T03:36:26.801Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:26.801Z] dd162423c815: Layer already exists [2024-08-19T03:36:26.801Z] f0649fe1a2b8: Layer already exists [2024-08-19T03:36:26.801Z] f2f153372abe: Layer already exists [2024-08-19T03:36:26.801Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:26.801Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:36:26.801Z] 1f4a8415f393: Layer already exists [2024-08-19T03:36:26.801Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:26.801Z] 3.2.0-dev.56: digest: sha256:a8ea41719b00d96f725e917365cbf921f194b6cdf02375b60ef1ab693cc93577 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:27.177Z] + 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 [2024-08-19T03:36:27.549Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:27.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-19T03:36:27.549Z] f0649fe1a2b8: Preparing [2024-08-19T03:36:27.549Z] dd162423c815: Preparing [2024-08-19T03:36:27.549Z] 5fa34b77b415: Preparing [2024-08-19T03:36:27.549Z] f2f153372abe: Preparing [2024-08-19T03:36:27.549Z] 13cf385fba62: Preparing [2024-08-19T03:36:27.549Z] 2e468c750b27: Preparing [2024-08-19T03:36:27.549Z] 1f4a8415f393: Preparing [2024-08-19T03:36:27.549Z] 974d5dadc4b5: Preparing [2024-08-19T03:36:27.549Z] 3c20671a5817: Preparing [2024-08-19T03:36:27.549Z] 974d5dadc4b5: Waiting [2024-08-19T03:36:27.549Z] 2e468c750b27: Waiting [2024-08-19T03:36:27.549Z] 1f4a8415f393: Waiting [2024-08-19T03:36:27.549Z] f2f153372abe: Layer already exists [2024-08-19T03:36:27.549Z] dd162423c815: Layer already exists [2024-08-19T03:36:27.549Z] f0649fe1a2b8: Layer already exists [2024-08-19T03:36:27.549Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:27.549Z] 5fa34b77b415: Layer already exists [2024-08-19T03:36:27.549Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:27.549Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:36:27.549Z] 1f4a8415f393: Layer already exists [2024-08-19T03:36:27.549Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:27.549Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:a8ea41719b00d96f725e917365cbf921f194b6cdf02375b60ef1ab693cc93577 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:27.918Z] + 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 [2024-08-19T03:36:28.274Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-19T03:36:28.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-19T03:36:28.274Z] f0649fe1a2b8: Preparing [2024-08-19T03:36:28.274Z] dd162423c815: Preparing [2024-08-19T03:36:28.274Z] 5fa34b77b415: Preparing [2024-08-19T03:36:28.274Z] f2f153372abe: Preparing [2024-08-19T03:36:28.274Z] 13cf385fba62: Preparing [2024-08-19T03:36:28.274Z] 2e468c750b27: Preparing [2024-08-19T03:36:28.274Z] 1f4a8415f393: Preparing [2024-08-19T03:36:28.274Z] 974d5dadc4b5: Preparing [2024-08-19T03:36:28.274Z] 3c20671a5817: Preparing [2024-08-19T03:36:28.274Z] 1f4a8415f393: Waiting [2024-08-19T03:36:28.274Z] 974d5dadc4b5: Waiting [2024-08-19T03:36:28.274Z] 3c20671a5817: Waiting [2024-08-19T03:36:28.274Z] 2e468c750b27: Waiting [2024-08-19T03:36:28.274Z] 5fa34b77b415: Layer already exists [2024-08-19T03:36:28.274Z] dd162423c815: Layer already exists [2024-08-19T03:36:28.274Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:28.274Z] f0649fe1a2b8: Layer already exists [2024-08-19T03:36:28.274Z] f2f153372abe: Layer already exists [2024-08-19T03:36:28.274Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:36:28.274Z] 1f4a8415f393: Layer already exists [2024-08-19T03:36:28.274Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:28.274Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:28.274Z] main: digest: sha256:a8ea41719b00d96f725e917365cbf921f194b6cdf02375b60ef1ab693cc93577 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:36:28.361Z] ===================================================== [Pipeline] echo [2024-08-19T03:36:28.374Z] taggedImages: [2024-08-19T03:36:28.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:28.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-19T03:36:28.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.56 [2024-08-19T03:36:28.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:28.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-19T03:36:28.404Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-19T03:36:28.404Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:28.404Z] latest [2024-08-19T03:36:28.404Z] 3.2.0-dev.56 [2024-08-19T03:36:28.404Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:28.404Z] main [2024-08-19T03:36:28.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:28.766Z] + 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 [2024-08-19T03:36:29.121Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:29.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-19T03:36:29.121Z] fbca5da19e6d: Preparing [2024-08-19T03:36:29.121Z] 752c81dcbe19: Preparing [2024-08-19T03:36:29.121Z] 7a79af8e244a: Preparing [2024-08-19T03:36:29.121Z] 628354ae2a1a: Preparing [2024-08-19T03:36:29.121Z] afd8c1e97c9c: Preparing [2024-08-19T03:36:29.121Z] 13cf385fba62: Preparing [2024-08-19T03:36:29.121Z] 2e468c750b27: Preparing [2024-08-19T03:36:29.121Z] 95c2c944371e: Preparing [2024-08-19T03:36:29.121Z] b53de4e9c731: Preparing [2024-08-19T03:36:29.121Z] 03cbc886dd58: Preparing [2024-08-19T03:36:29.121Z] 3c20671a5817: Preparing [2024-08-19T03:36:29.121Z] 13cf385fba62: Waiting [2024-08-19T03:36:29.121Z] 2e468c750b27: Waiting [2024-08-19T03:36:29.121Z] 95c2c944371e: Waiting [2024-08-19T03:36:29.121Z] b53de4e9c731: Waiting [2024-08-19T03:36:29.121Z] 03cbc886dd58: Waiting [2024-08-19T03:36:29.121Z] 3c20671a5817: Waiting [2024-08-19T03:36:29.385Z] 628354ae2a1a: Pushed [2024-08-19T03:36:29.386Z] afd8c1e97c9c: Pushed [2024-08-19T03:36:29.386Z] 752c81dcbe19: Pushed [2024-08-19T03:36:29.962Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:29.962Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:29.962Z] fbca5da19e6d: Pushed [2024-08-19T03:36:29.962Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:30.226Z] 95c2c944371e: Pushed [2024-08-19T03:36:30.226Z] b53de4e9c731: Pushed [2024-08-19T03:36:42.509Z] 7a79af8e244a: Pushed [2024-08-19T03:36:42.509Z] 03cbc886dd58: Pushed [2024-08-19T03:36:42.509Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:0735a601cdf05d1577e358b4edaefef6298f3be07820240fc6b79c40c93ec15d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:42.875Z] + 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 [2024-08-19T03:36:43.237Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-19T03:36:43.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-19T03:36:43.237Z] fbca5da19e6d: Preparing [2024-08-19T03:36:43.237Z] 752c81dcbe19: Preparing [2024-08-19T03:36:43.237Z] 7a79af8e244a: Preparing [2024-08-19T03:36:43.237Z] 628354ae2a1a: Preparing [2024-08-19T03:36:43.237Z] afd8c1e97c9c: Preparing [2024-08-19T03:36:43.237Z] 13cf385fba62: Preparing [2024-08-19T03:36:43.237Z] 2e468c750b27: Preparing [2024-08-19T03:36:43.237Z] 95c2c944371e: Preparing [2024-08-19T03:36:43.237Z] b53de4e9c731: Preparing [2024-08-19T03:36:43.237Z] 03cbc886dd58: Preparing [2024-08-19T03:36:43.237Z] 3c20671a5817: Preparing [2024-08-19T03:36:43.237Z] 03cbc886dd58: Waiting [2024-08-19T03:36:43.237Z] 95c2c944371e: Waiting [2024-08-19T03:36:43.237Z] b53de4e9c731: Waiting [2024-08-19T03:36:43.237Z] 13cf385fba62: Waiting [2024-08-19T03:36:43.237Z] 3c20671a5817: Waiting [2024-08-19T03:36:43.237Z] 2e468c750b27: Waiting [2024-08-19T03:36:43.237Z] 628354ae2a1a: Layer already exists [2024-08-19T03:36:43.237Z] afd8c1e97c9c: Layer already exists [2024-08-19T03:36:43.237Z] 752c81dcbe19: Layer already exists [2024-08-19T03:36:43.237Z] 7a79af8e244a: Layer already exists [2024-08-19T03:36:43.237Z] fbca5da19e6d: Layer already exists [2024-08-19T03:36:43.237Z] 95c2c944371e: Layer already exists [2024-08-19T03:36:43.237Z] b53de4e9c731: Layer already exists [2024-08-19T03:36:43.237Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:43.237Z] 03cbc886dd58: Layer already exists [2024-08-19T03:36:43.237Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:43.237Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:43.503Z] latest: digest: sha256:0735a601cdf05d1577e358b4edaefef6298f3be07820240fc6b79c40c93ec15d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:43.886Z] + 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 [2024-08-19T03:36:44.243Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.56 [2024-08-19T03:36:44.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-19T03:36:44.243Z] fbca5da19e6d: Preparing [2024-08-19T03:36:44.243Z] 752c81dcbe19: Preparing [2024-08-19T03:36:44.243Z] 7a79af8e244a: Preparing [2024-08-19T03:36:44.243Z] 628354ae2a1a: Preparing [2024-08-19T03:36:44.243Z] afd8c1e97c9c: Preparing [2024-08-19T03:36:44.243Z] 13cf385fba62: Preparing [2024-08-19T03:36:44.243Z] 2e468c750b27: Preparing [2024-08-19T03:36:44.243Z] 95c2c944371e: Preparing [2024-08-19T03:36:44.243Z] b53de4e9c731: Preparing [2024-08-19T03:36:44.243Z] 03cbc886dd58: Preparing [2024-08-19T03:36:44.243Z] 3c20671a5817: Preparing [2024-08-19T03:36:44.243Z] 95c2c944371e: Waiting [2024-08-19T03:36:44.243Z] b53de4e9c731: Waiting [2024-08-19T03:36:44.243Z] 03cbc886dd58: Waiting [2024-08-19T03:36:44.243Z] 3c20671a5817: Waiting [2024-08-19T03:36:44.243Z] 13cf385fba62: Waiting [2024-08-19T03:36:44.243Z] 2e468c750b27: Waiting [2024-08-19T03:36:44.243Z] afd8c1e97c9c: Layer already exists [2024-08-19T03:36:44.243Z] fbca5da19e6d: Layer already exists [2024-08-19T03:36:44.243Z] 628354ae2a1a: Layer already exists [2024-08-19T03:36:44.243Z] 752c81dcbe19: Layer already exists [2024-08-19T03:36:44.243Z] 7a79af8e244a: Layer already exists [2024-08-19T03:36:44.243Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:44.243Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:44.243Z] 03cbc886dd58: Layer already exists [2024-08-19T03:36:44.243Z] 95c2c944371e: Layer already exists [2024-08-19T03:36:44.243Z] b53de4e9c731: Layer already exists [2024-08-19T03:36:44.243Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:44.507Z] 3.2.0-dev.56: digest: sha256:0735a601cdf05d1577e358b4edaefef6298f3be07820240fc6b79c40c93ec15d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:44.854Z] + 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 [2024-08-19T03:36:45.205Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:45.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-19T03:36:45.205Z] fbca5da19e6d: Preparing [2024-08-19T03:36:45.205Z] 752c81dcbe19: Preparing [2024-08-19T03:36:45.205Z] 7a79af8e244a: Preparing [2024-08-19T03:36:45.205Z] 628354ae2a1a: Preparing [2024-08-19T03:36:45.205Z] afd8c1e97c9c: Preparing [2024-08-19T03:36:45.205Z] 13cf385fba62: Preparing [2024-08-19T03:36:45.205Z] 2e468c750b27: Preparing [2024-08-19T03:36:45.205Z] 95c2c944371e: Preparing [2024-08-19T03:36:45.205Z] b53de4e9c731: Preparing [2024-08-19T03:36:45.205Z] 03cbc886dd58: Preparing [2024-08-19T03:36:45.205Z] 3c20671a5817: Preparing [2024-08-19T03:36:45.205Z] 13cf385fba62: Waiting [2024-08-19T03:36:45.205Z] 2e468c750b27: Waiting [2024-08-19T03:36:45.205Z] 95c2c944371e: Waiting [2024-08-19T03:36:45.205Z] b53de4e9c731: Waiting [2024-08-19T03:36:45.205Z] 3c20671a5817: Waiting [2024-08-19T03:36:45.205Z] 03cbc886dd58: Waiting [2024-08-19T03:36:45.205Z] afd8c1e97c9c: Layer already exists [2024-08-19T03:36:45.205Z] 628354ae2a1a: Layer already exists [2024-08-19T03:36:45.205Z] 752c81dcbe19: Layer already exists [2024-08-19T03:36:45.205Z] 7a79af8e244a: Layer already exists [2024-08-19T03:36:45.205Z] fbca5da19e6d: Layer already exists [2024-08-19T03:36:45.205Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:45.205Z] b53de4e9c731: Layer already exists [2024-08-19T03:36:45.205Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:45.205Z] 95c2c944371e: Layer already exists [2024-08-19T03:36:45.205Z] 03cbc886dd58: Layer already exists [2024-08-19T03:36:45.205Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:45.474Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:0735a601cdf05d1577e358b4edaefef6298f3be07820240fc6b79c40c93ec15d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:45.836Z] + 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 [2024-08-19T03:36:46.188Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-19T03:36:46.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-19T03:36:46.456Z] fbca5da19e6d: Preparing [2024-08-19T03:36:46.456Z] 752c81dcbe19: Preparing [2024-08-19T03:36:46.456Z] 7a79af8e244a: Preparing [2024-08-19T03:36:46.456Z] 628354ae2a1a: Preparing [2024-08-19T03:36:46.456Z] afd8c1e97c9c: Preparing [2024-08-19T03:36:46.456Z] 13cf385fba62: Preparing [2024-08-19T03:36:46.456Z] 2e468c750b27: Preparing [2024-08-19T03:36:46.456Z] 95c2c944371e: Preparing [2024-08-19T03:36:46.456Z] b53de4e9c731: Preparing [2024-08-19T03:36:46.456Z] 03cbc886dd58: Preparing [2024-08-19T03:36:46.456Z] 3c20671a5817: Preparing [2024-08-19T03:36:46.456Z] 2e468c750b27: Waiting [2024-08-19T03:36:46.456Z] 95c2c944371e: Waiting [2024-08-19T03:36:46.456Z] b53de4e9c731: Waiting [2024-08-19T03:36:46.456Z] 03cbc886dd58: Waiting [2024-08-19T03:36:46.456Z] 3c20671a5817: Waiting [2024-08-19T03:36:46.456Z] 13cf385fba62: Waiting [2024-08-19T03:36:46.456Z] 7a79af8e244a: Layer already exists [2024-08-19T03:36:46.456Z] fbca5da19e6d: Layer already exists [2024-08-19T03:36:46.456Z] afd8c1e97c9c: Layer already exists [2024-08-19T03:36:46.456Z] 752c81dcbe19: Layer already exists [2024-08-19T03:36:46.456Z] 628354ae2a1a: Layer already exists [2024-08-19T03:36:46.456Z] b53de4e9c731: Layer already exists [2024-08-19T03:36:46.456Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:46.456Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:46.456Z] 95c2c944371e: Layer already exists [2024-08-19T03:36:46.456Z] 03cbc886dd58: Layer already exists [2024-08-19T03:36:46.456Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:46.456Z] main: digest: sha256:0735a601cdf05d1577e358b4edaefef6298f3be07820240fc6b79c40c93ec15d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:36:46.530Z] ===================================================== [Pipeline] echo [2024-08-19T03:36:46.552Z] taggedImages: [2024-08-19T03:36:46.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:46.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-19T03:36:46.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.56 [2024-08-19T03:36:46.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:46.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-19T03:36:46.593Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-19T03:36:46.593Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:46.593Z] latest [2024-08-19T03:36:46.593Z] 3.2.0-dev.56 [2024-08-19T03:36:46.593Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:46.594Z] main [2024-08-19T03:36:46.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:46.953Z] + 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 [2024-08-19T03:36:47.285Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:47.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-19T03:36:47.286Z] cbf404e3b23f: Preparing [2024-08-19T03:36:47.286Z] 5c15488bcc0d: Preparing [2024-08-19T03:36:47.286Z] 3c7f4e1a9fb2: Preparing [2024-08-19T03:36:47.286Z] d90610fe1f7a: Preparing [2024-08-19T03:36:47.286Z] 543c5368674b: Preparing [2024-08-19T03:36:47.286Z] 7d49b424a5cb: Preparing [2024-08-19T03:36:47.286Z] c7e065bb03c7: Preparing [2024-08-19T03:36:47.286Z] 13cf385fba62: Preparing [2024-08-19T03:36:47.286Z] 2e468c750b27: Preparing [2024-08-19T03:36:47.286Z] 06a322636a34: Preparing [2024-08-19T03:36:47.286Z] c5bffb3a0c34: Preparing [2024-08-19T03:36:47.286Z] 3c20671a5817: Preparing [2024-08-19T03:36:47.286Z] 2e468c750b27: Waiting [2024-08-19T03:36:47.286Z] 06a322636a34: Waiting [2024-08-19T03:36:47.286Z] 7d49b424a5cb: Waiting [2024-08-19T03:36:47.286Z] c7e065bb03c7: Waiting [2024-08-19T03:36:47.286Z] 13cf385fba62: Waiting [2024-08-19T03:36:47.286Z] 3c20671a5817: Waiting [2024-08-19T03:36:47.548Z] 5c15488bcc0d: Pushed [2024-08-19T03:36:47.548Z] cbf404e3b23f: Pushed [2024-08-19T03:36:47.548Z] 543c5368674b: Pushed [2024-08-19T03:36:47.548Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:47.812Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:47.812Z] 7d49b424a5cb: Pushed [2024-08-19T03:36:47.812Z] c7e065bb03c7: Pushed [2024-08-19T03:36:47.812Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:47.812Z] 06a322636a34: Pushed [2024-08-19T03:36:49.748Z] d90610fe1f7a: Pushed [2024-08-19T03:36:50.327Z] 3c7f4e1a9fb2: Pushed [2024-08-19T03:36:50.327Z] c5bffb3a0c34: Pushed [2024-08-19T03:36:50.591Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:f06648ec384f2975ba759df93ebe13a566a79b65016465c821155b6f41081715 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:50.942Z] + 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 [2024-08-19T03:36:51.281Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-19T03:36:51.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-19T03:36:51.282Z] cbf404e3b23f: Preparing [2024-08-19T03:36:51.282Z] 5c15488bcc0d: Preparing [2024-08-19T03:36:51.282Z] 3c7f4e1a9fb2: Preparing [2024-08-19T03:36:51.282Z] d90610fe1f7a: Preparing [2024-08-19T03:36:51.282Z] 543c5368674b: Preparing [2024-08-19T03:36:51.282Z] 7d49b424a5cb: Preparing [2024-08-19T03:36:51.282Z] c7e065bb03c7: Preparing [2024-08-19T03:36:51.282Z] 7d49b424a5cb: Waiting [2024-08-19T03:36:51.282Z] c7e065bb03c7: Waiting [2024-08-19T03:36:51.282Z] 13cf385fba62: Preparing [2024-08-19T03:36:51.282Z] 2e468c750b27: Preparing [2024-08-19T03:36:51.282Z] 06a322636a34: Preparing [2024-08-19T03:36:51.282Z] 2e468c750b27: Waiting [2024-08-19T03:36:51.282Z] c5bffb3a0c34: Preparing [2024-08-19T03:36:51.282Z] 06a322636a34: Waiting [2024-08-19T03:36:51.282Z] 3c20671a5817: Preparing [2024-08-19T03:36:51.282Z] c5bffb3a0c34: Waiting [2024-08-19T03:36:51.282Z] 3c20671a5817: Waiting [2024-08-19T03:36:51.282Z] 3c7f4e1a9fb2: Layer already exists [2024-08-19T03:36:51.282Z] d90610fe1f7a: Layer already exists [2024-08-19T03:36:51.282Z] 543c5368674b: Layer already exists [2024-08-19T03:36:51.282Z] 5c15488bcc0d: Layer already exists [2024-08-19T03:36:51.282Z] cbf404e3b23f: Layer already exists [2024-08-19T03:36:51.282Z] 7d49b424a5cb: Layer already exists [2024-08-19T03:36:51.282Z] c7e065bb03c7: Layer already exists [2024-08-19T03:36:51.282Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:51.282Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:51.282Z] 06a322636a34: Layer already exists [2024-08-19T03:36:51.282Z] c5bffb3a0c34: Layer already exists [2024-08-19T03:36:51.282Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:51.546Z] latest: digest: sha256:f06648ec384f2975ba759df93ebe13a566a79b65016465c821155b6f41081715 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:51.888Z] + 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 [2024-08-19T03:36:52.803Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.56 [2024-08-19T03:36:52.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-19T03:36:52.803Z] cbf404e3b23f: Preparing [2024-08-19T03:36:52.803Z] 5c15488bcc0d: Preparing [2024-08-19T03:36:52.803Z] 3c7f4e1a9fb2: Preparing [2024-08-19T03:36:52.803Z] d90610fe1f7a: Preparing [2024-08-19T03:36:52.803Z] 543c5368674b: Preparing [2024-08-19T03:36:52.803Z] 7d49b424a5cb: Preparing [2024-08-19T03:36:52.803Z] c7e065bb03c7: Preparing [2024-08-19T03:36:52.803Z] 7d49b424a5cb: Waiting [2024-08-19T03:36:52.803Z] 13cf385fba62: Preparing [2024-08-19T03:36:52.803Z] c7e065bb03c7: Waiting [2024-08-19T03:36:52.803Z] 2e468c750b27: Preparing [2024-08-19T03:36:52.803Z] 06a322636a34: Preparing [2024-08-19T03:36:52.803Z] c5bffb3a0c34: Preparing [2024-08-19T03:36:52.803Z] 3c20671a5817: Preparing [2024-08-19T03:36:52.803Z] 13cf385fba62: Waiting [2024-08-19T03:36:52.803Z] 2e468c750b27: Waiting [2024-08-19T03:36:52.803Z] 3c20671a5817: Waiting [2024-08-19T03:36:52.803Z] 06a322636a34: Waiting [2024-08-19T03:36:52.803Z] c5bffb3a0c34: Waiting [2024-08-19T03:36:52.803Z] 543c5368674b: Layer already exists [2024-08-19T03:36:52.803Z] 3c7f4e1a9fb2: Layer already exists [2024-08-19T03:36:52.803Z] cbf404e3b23f: Layer already exists [2024-08-19T03:36:52.803Z] d90610fe1f7a: Layer already exists [2024-08-19T03:36:52.803Z] 5c15488bcc0d: Layer already exists [2024-08-19T03:36:52.803Z] c7e065bb03c7: Layer already exists [2024-08-19T03:36:52.803Z] 7d49b424a5cb: Layer already exists [2024-08-19T03:36:52.803Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:52.803Z] 06a322636a34: Layer already exists [2024-08-19T03:36:52.803Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:52.803Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:52.803Z] c5bffb3a0c34: Layer already exists [2024-08-19T03:36:53.068Z] 3.2.0-dev.56: digest: sha256:f06648ec384f2975ba759df93ebe13a566a79b65016465c821155b6f41081715 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:53.426Z] + 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 [2024-08-19T03:36:53.781Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:53.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-19T03:36:53.781Z] cbf404e3b23f: Preparing [2024-08-19T03:36:53.781Z] 5c15488bcc0d: Preparing [2024-08-19T03:36:53.781Z] 3c7f4e1a9fb2: Preparing [2024-08-19T03:36:53.781Z] d90610fe1f7a: Preparing [2024-08-19T03:36:53.781Z] 543c5368674b: Preparing [2024-08-19T03:36:53.781Z] 7d49b424a5cb: Preparing [2024-08-19T03:36:53.781Z] c7e065bb03c7: Preparing [2024-08-19T03:36:53.781Z] 13cf385fba62: Preparing [2024-08-19T03:36:53.781Z] 2e468c750b27: Preparing [2024-08-19T03:36:53.781Z] 06a322636a34: Preparing [2024-08-19T03:36:53.781Z] c5bffb3a0c34: Preparing [2024-08-19T03:36:53.781Z] 3c20671a5817: Preparing [2024-08-19T03:36:53.781Z] 2e468c750b27: Waiting [2024-08-19T03:36:53.781Z] 06a322636a34: Waiting [2024-08-19T03:36:53.781Z] 7d49b424a5cb: Waiting [2024-08-19T03:36:53.781Z] c7e065bb03c7: Waiting [2024-08-19T03:36:53.781Z] 13cf385fba62: Waiting [2024-08-19T03:36:53.781Z] c5bffb3a0c34: Waiting [2024-08-19T03:36:53.781Z] 3c20671a5817: Waiting [2024-08-19T03:36:53.781Z] d90610fe1f7a: Layer already exists [2024-08-19T03:36:53.781Z] 3c7f4e1a9fb2: Layer already exists [2024-08-19T03:36:53.781Z] 543c5368674b: Layer already exists [2024-08-19T03:36:53.781Z] cbf404e3b23f: Layer already exists [2024-08-19T03:36:53.781Z] 5c15488bcc0d: Layer already exists [2024-08-19T03:36:53.781Z] 7d49b424a5cb: Layer already exists [2024-08-19T03:36:53.781Z] c7e065bb03c7: Layer already exists [2024-08-19T03:36:53.781Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:53.781Z] 06a322636a34: Layer already exists [2024-08-19T03:36:53.781Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:53.781Z] c5bffb3a0c34: Layer already exists [2024-08-19T03:36:53.781Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:54.047Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:f06648ec384f2975ba759df93ebe13a566a79b65016465c821155b6f41081715 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:54.410Z] + 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 [2024-08-19T03:36:54.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-19T03:36:54.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-19T03:36:54.772Z] cbf404e3b23f: Preparing [2024-08-19T03:36:54.772Z] 5c15488bcc0d: Preparing [2024-08-19T03:36:54.772Z] 3c7f4e1a9fb2: Preparing [2024-08-19T03:36:54.772Z] d90610fe1f7a: Preparing [2024-08-19T03:36:54.772Z] 543c5368674b: Preparing [2024-08-19T03:36:54.772Z] 7d49b424a5cb: Preparing [2024-08-19T03:36:54.772Z] c7e065bb03c7: Preparing [2024-08-19T03:36:54.772Z] 13cf385fba62: Preparing [2024-08-19T03:36:54.772Z] 2e468c750b27: Preparing [2024-08-19T03:36:54.772Z] 06a322636a34: Preparing [2024-08-19T03:36:54.772Z] c5bffb3a0c34: Preparing [2024-08-19T03:36:54.772Z] 3c20671a5817: Preparing [2024-08-19T03:36:54.772Z] 2e468c750b27: Waiting [2024-08-19T03:36:54.772Z] c5bffb3a0c34: Waiting [2024-08-19T03:36:54.772Z] 7d49b424a5cb: Waiting [2024-08-19T03:36:54.772Z] c7e065bb03c7: Waiting [2024-08-19T03:36:54.772Z] 13cf385fba62: Waiting [2024-08-19T03:36:54.772Z] 3c20671a5817: Waiting [2024-08-19T03:36:54.772Z] 3c7f4e1a9fb2: Layer already exists [2024-08-19T03:36:54.772Z] 543c5368674b: Layer already exists [2024-08-19T03:36:54.772Z] cbf404e3b23f: Layer already exists [2024-08-19T03:36:54.772Z] 5c15488bcc0d: Layer already exists [2024-08-19T03:36:54.772Z] d90610fe1f7a: Layer already exists [2024-08-19T03:36:54.772Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:54.772Z] c7e065bb03c7: Layer already exists [2024-08-19T03:36:54.772Z] 06a322636a34: Layer already exists [2024-08-19T03:36:54.772Z] 7d49b424a5cb: Layer already exists [2024-08-19T03:36:54.772Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:54.772Z] c5bffb3a0c34: Layer already exists [2024-08-19T03:36:54.772Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:55.039Z] main: digest: sha256:f06648ec384f2975ba759df93ebe13a566a79b65016465c821155b6f41081715 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:36:55.138Z] ===================================================== [Pipeline] echo [2024-08-19T03:36:55.163Z] taggedImages: [2024-08-19T03:36:55.163Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:55.163Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-19T03:36:55.163Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.56 [2024-08-19T03:36:55.163Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:55.163Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-19T03:36:55.204Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-19T03:36:55.204Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:55.204Z] latest [2024-08-19T03:36:55.204Z] 3.2.0-dev.56 [2024-08-19T03:36:55.204Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:36:55.204Z] main [2024-08-19T03:36:55.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:55.601Z] + 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 [2024-08-19T03:36:55.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:36:55.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-19T03:36:55.949Z] 6830f38f8042: Preparing [2024-08-19T03:36:55.949Z] 7bc318e16442: Preparing [2024-08-19T03:36:55.949Z] 13cf385fba62: Preparing [2024-08-19T03:36:55.949Z] 2e468c750b27: Preparing [2024-08-19T03:36:55.949Z] 8b55d4167b0e: Preparing [2024-08-19T03:36:55.949Z] 6a0b049194f1: Preparing [2024-08-19T03:36:55.949Z] 3c20671a5817: Preparing [2024-08-19T03:36:55.949Z] 6a0b049194f1: Waiting [2024-08-19T03:36:55.949Z] 3c20671a5817: Waiting [2024-08-19T03:36:56.214Z] 2e468c750b27: Layer already exists [2024-08-19T03:36:56.214Z] 13cf385fba62: Layer already exists [2024-08-19T03:36:56.214Z] 3c20671a5817: Layer already exists [2024-08-19T03:36:56.214Z] 8b55d4167b0e: Pushed [2024-08-19T03:36:56.214Z] 6830f38f8042: Pushed [2024-08-19T03:36:58.142Z] 6a0b049194f1: Pushed [2024-08-19T03:36:59.544Z] 7bc318e16442: Pushed [2024-08-19T03:36:59.854Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:688f0e73449eeb6ffd0c603087a05cfe6dcc9fc3ce3ec549bf84a90ee9375d61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:00.198Z] + 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 [2024-08-19T03:37:00.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-19T03:37:00.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-19T03:37:00.550Z] 6830f38f8042: Preparing [2024-08-19T03:37:00.550Z] 7bc318e16442: Preparing [2024-08-19T03:37:00.550Z] 13cf385fba62: Preparing [2024-08-19T03:37:00.550Z] 2e468c750b27: Preparing [2024-08-19T03:37:00.550Z] 8b55d4167b0e: Preparing [2024-08-19T03:37:00.550Z] 6a0b049194f1: Preparing [2024-08-19T03:37:00.550Z] 3c20671a5817: Preparing [2024-08-19T03:37:00.550Z] 6a0b049194f1: Waiting [2024-08-19T03:37:00.550Z] 3c20671a5817: Waiting [2024-08-19T03:37:00.550Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:00.550Z] 7bc318e16442: Layer already exists [2024-08-19T03:37:00.550Z] 8b55d4167b0e: Layer already exists [2024-08-19T03:37:00.550Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:00.550Z] 6830f38f8042: Layer already exists [2024-08-19T03:37:00.550Z] 6a0b049194f1: Layer already exists [2024-08-19T03:37:00.550Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:00.817Z] latest: digest: sha256:688f0e73449eeb6ffd0c603087a05cfe6dcc9fc3ce3ec549bf84a90ee9375d61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:01.173Z] + 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 [2024-08-19T03:37:01.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.56 [2024-08-19T03:37:01.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-19T03:37:01.516Z] 6830f38f8042: Preparing [2024-08-19T03:37:01.516Z] 7bc318e16442: Preparing [2024-08-19T03:37:01.516Z] 13cf385fba62: Preparing [2024-08-19T03:37:01.516Z] 2e468c750b27: Preparing [2024-08-19T03:37:01.516Z] 8b55d4167b0e: Preparing [2024-08-19T03:37:01.516Z] 6a0b049194f1: Preparing [2024-08-19T03:37:01.516Z] 3c20671a5817: Preparing [2024-08-19T03:37:01.516Z] 6a0b049194f1: Waiting [2024-08-19T03:37:01.516Z] 3c20671a5817: Waiting [2024-08-19T03:37:01.516Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:01.516Z] 7bc318e16442: Layer already exists [2024-08-19T03:37:01.516Z] 8b55d4167b0e: Layer already exists [2024-08-19T03:37:01.516Z] 6830f38f8042: Layer already exists [2024-08-19T03:37:01.516Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:01.516Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:01.516Z] 6a0b049194f1: Layer already exists [2024-08-19T03:37:01.783Z] 3.2.0-dev.56: digest: sha256:688f0e73449eeb6ffd0c603087a05cfe6dcc9fc3ce3ec549bf84a90ee9375d61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:02.145Z] + 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 [2024-08-19T03:37:02.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:37:02.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-19T03:37:02.504Z] 6830f38f8042: Preparing [2024-08-19T03:37:02.504Z] 7bc318e16442: Preparing [2024-08-19T03:37:02.504Z] 13cf385fba62: Preparing [2024-08-19T03:37:02.504Z] 2e468c750b27: Preparing [2024-08-19T03:37:02.504Z] 8b55d4167b0e: Preparing [2024-08-19T03:37:02.504Z] 6a0b049194f1: Preparing [2024-08-19T03:37:02.504Z] 3c20671a5817: Preparing [2024-08-19T03:37:02.504Z] 6a0b049194f1: Waiting [2024-08-19T03:37:02.504Z] 3c20671a5817: Waiting [2024-08-19T03:37:02.504Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:02.504Z] 8b55d4167b0e: Layer already exists [2024-08-19T03:37:02.504Z] 7bc318e16442: Layer already exists [2024-08-19T03:37:02.504Z] 6830f38f8042: Layer already exists [2024-08-19T03:37:02.504Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:02.504Z] 6a0b049194f1: Layer already exists [2024-08-19T03:37:02.504Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:02.504Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:688f0e73449eeb6ffd0c603087a05cfe6dcc9fc3ce3ec549bf84a90ee9375d61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:03.136Z] + 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 [2024-08-19T03:37:03.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-19T03:37:03.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-19T03:37:03.495Z] 6830f38f8042: Preparing [2024-08-19T03:37:03.495Z] 7bc318e16442: Preparing [2024-08-19T03:37:03.495Z] 13cf385fba62: Preparing [2024-08-19T03:37:03.495Z] 2e468c750b27: Preparing [2024-08-19T03:37:03.495Z] 8b55d4167b0e: Preparing [2024-08-19T03:37:03.495Z] 6a0b049194f1: Preparing [2024-08-19T03:37:03.495Z] 3c20671a5817: Preparing [2024-08-19T03:37:03.495Z] 6a0b049194f1: Waiting [2024-08-19T03:37:03.495Z] 3c20671a5817: Waiting [2024-08-19T03:37:03.495Z] 6830f38f8042: Layer already exists [2024-08-19T03:37:03.495Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:03.495Z] 7bc318e16442: Layer already exists [2024-08-19T03:37:03.495Z] 8b55d4167b0e: Layer already exists [2024-08-19T03:37:03.495Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:03.495Z] 6a0b049194f1: Layer already exists [2024-08-19T03:37:03.495Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:03.762Z] main: digest: sha256:688f0e73449eeb6ffd0c603087a05cfe6dcc9fc3ce3ec549bf84a90ee9375d61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:37:03.840Z] ===================================================== [Pipeline] echo [2024-08-19T03:37:03.853Z] taggedImages: [2024-08-19T03:37:03.853Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:37:03.853Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-19T03:37:03.853Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.56 [2024-08-19T03:37:03.853Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:37:03.853Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-19T03:37:03.880Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-19T03:37:03.880Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:37:03.880Z] latest [2024-08-19T03:37:03.880Z] 3.2.0-dev.56 [2024-08-19T03:37:03.880Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:37:03.880Z] main [2024-08-19T03:37:03.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:04.242Z] + 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 [2024-08-19T03:37:04.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:37:04.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-19T03:37:04.596Z] a00638114182: Preparing [2024-08-19T03:37:04.596Z] b96ba9c770d0: Preparing [2024-08-19T03:37:04.596Z] ad7bb6b129ad: Preparing [2024-08-19T03:37:04.596Z] 13cf385fba62: Preparing [2024-08-19T03:37:04.596Z] 2e468c750b27: Preparing [2024-08-19T03:37:04.596Z] ed949211c9f8: Preparing [2024-08-19T03:37:04.596Z] bc04b0095829: Preparing [2024-08-19T03:37:04.596Z] 91de3222146b: Preparing [2024-08-19T03:37:04.596Z] b599efefce9a: Preparing [2024-08-19T03:37:04.596Z] 3c20671a5817: Preparing [2024-08-19T03:37:04.596Z] 91de3222146b: Waiting [2024-08-19T03:37:04.596Z] b599efefce9a: Waiting [2024-08-19T03:37:04.596Z] 3c20671a5817: Waiting [2024-08-19T03:37:04.596Z] ed949211c9f8: Waiting [2024-08-19T03:37:04.596Z] bc04b0095829: Waiting [2024-08-19T03:37:04.596Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:04.596Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:04.864Z] b96ba9c770d0: Pushed [2024-08-19T03:37:04.864Z] ad7bb6b129ad: Pushed [2024-08-19T03:37:04.864Z] a00638114182: Pushed [2024-08-19T03:37:04.864Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:04.864Z] 91de3222146b: Pushed [2024-08-19T03:37:05.821Z] b599efefce9a: Pushed [2024-08-19T03:37:18.108Z] bc04b0095829: Pushed [2024-08-19T03:37:26.292Z] ed949211c9f8: Pushed [2024-08-19T03:37:26.292Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:420a8334575d1c0fc84f17a95b79e12dc4eb5130c9c591a0dab3d17988e5c3be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:26.647Z] + 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 [2024-08-19T03:37:26.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-19T03:37:26.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-19T03:37:26.985Z] a00638114182: Preparing [2024-08-19T03:37:26.985Z] b96ba9c770d0: Preparing [2024-08-19T03:37:26.985Z] ad7bb6b129ad: Preparing [2024-08-19T03:37:26.985Z] 13cf385fba62: Preparing [2024-08-19T03:37:26.985Z] 2e468c750b27: Preparing [2024-08-19T03:37:26.985Z] ed949211c9f8: Preparing [2024-08-19T03:37:26.985Z] bc04b0095829: Preparing [2024-08-19T03:37:26.985Z] 91de3222146b: Preparing [2024-08-19T03:37:26.985Z] b599efefce9a: Preparing [2024-08-19T03:37:26.985Z] 3c20671a5817: Preparing [2024-08-19T03:37:26.985Z] ed949211c9f8: Waiting [2024-08-19T03:37:26.985Z] b599efefce9a: Waiting [2024-08-19T03:37:26.985Z] bc04b0095829: Waiting [2024-08-19T03:37:26.985Z] 91de3222146b: Waiting [2024-08-19T03:37:26.985Z] 3c20671a5817: Waiting [2024-08-19T03:37:26.985Z] b96ba9c770d0: Layer already exists [2024-08-19T03:37:26.985Z] ad7bb6b129ad: Layer already exists [2024-08-19T03:37:26.985Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:26.985Z] a00638114182: Layer already exists [2024-08-19T03:37:26.985Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:26.985Z] 91de3222146b: Layer already exists [2024-08-19T03:37:26.985Z] bc04b0095829: Layer already exists [2024-08-19T03:37:26.985Z] ed949211c9f8: Layer already exists [2024-08-19T03:37:26.985Z] b599efefce9a: Layer already exists [2024-08-19T03:37:26.985Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:27.247Z] latest: digest: sha256:420a8334575d1c0fc84f17a95b79e12dc4eb5130c9c591a0dab3d17988e5c3be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:27.596Z] + 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 [2024-08-19T03:37:27.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.56 [2024-08-19T03:37:27.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-19T03:37:27.932Z] a00638114182: Preparing [2024-08-19T03:37:27.932Z] b96ba9c770d0: Preparing [2024-08-19T03:37:27.932Z] ad7bb6b129ad: Preparing [2024-08-19T03:37:27.932Z] 13cf385fba62: Preparing [2024-08-19T03:37:27.932Z] 2e468c750b27: Preparing [2024-08-19T03:37:27.932Z] ed949211c9f8: Preparing [2024-08-19T03:37:27.932Z] bc04b0095829: Preparing [2024-08-19T03:37:27.932Z] 91de3222146b: Preparing [2024-08-19T03:37:27.932Z] b599efefce9a: Preparing [2024-08-19T03:37:27.932Z] 3c20671a5817: Preparing [2024-08-19T03:37:27.932Z] ed949211c9f8: Waiting [2024-08-19T03:37:27.932Z] bc04b0095829: Waiting [2024-08-19T03:37:27.932Z] 91de3222146b: Waiting [2024-08-19T03:37:27.932Z] b599efefce9a: Waiting [2024-08-19T03:37:27.932Z] 3c20671a5817: Waiting [2024-08-19T03:37:27.932Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:27.932Z] a00638114182: Layer already exists [2024-08-19T03:37:27.932Z] b96ba9c770d0: Layer already exists [2024-08-19T03:37:27.932Z] ad7bb6b129ad: Layer already exists [2024-08-19T03:37:27.932Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:27.932Z] b599efefce9a: Layer already exists [2024-08-19T03:37:27.932Z] 91de3222146b: Layer already exists [2024-08-19T03:37:27.932Z] ed949211c9f8: Layer already exists [2024-08-19T03:37:27.932Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:27.932Z] bc04b0095829: Layer already exists [2024-08-19T03:37:28.195Z] 3.2.0-dev.56: digest: sha256:420a8334575d1c0fc84f17a95b79e12dc4eb5130c9c591a0dab3d17988e5c3be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:28.547Z] + 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 [2024-08-19T03:37:28.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:37:28.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-19T03:37:28.909Z] a00638114182: Preparing [2024-08-19T03:37:28.909Z] b96ba9c770d0: Preparing [2024-08-19T03:37:28.909Z] ad7bb6b129ad: Preparing [2024-08-19T03:37:28.909Z] 13cf385fba62: Preparing [2024-08-19T03:37:28.909Z] 2e468c750b27: Preparing [2024-08-19T03:37:28.909Z] ed949211c9f8: Preparing [2024-08-19T03:37:28.909Z] bc04b0095829: Preparing [2024-08-19T03:37:28.909Z] 91de3222146b: Preparing [2024-08-19T03:37:28.909Z] b599efefce9a: Preparing [2024-08-19T03:37:28.909Z] 3c20671a5817: Preparing [2024-08-19T03:37:28.909Z] 91de3222146b: Waiting [2024-08-19T03:37:28.909Z] ed949211c9f8: Waiting [2024-08-19T03:37:28.909Z] bc04b0095829: Waiting [2024-08-19T03:37:28.909Z] b599efefce9a: Waiting [2024-08-19T03:37:28.909Z] 3c20671a5817: Waiting [2024-08-19T03:37:28.909Z] ad7bb6b129ad: Layer already exists [2024-08-19T03:37:28.909Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:28.909Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:28.909Z] b96ba9c770d0: Layer already exists [2024-08-19T03:37:28.909Z] a00638114182: Layer already exists [2024-08-19T03:37:28.909Z] b599efefce9a: Layer already exists [2024-08-19T03:37:28.909Z] ed949211c9f8: Layer already exists [2024-08-19T03:37:28.909Z] 91de3222146b: Layer already exists [2024-08-19T03:37:28.909Z] bc04b0095829: Layer already exists [2024-08-19T03:37:28.909Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:29.172Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:420a8334575d1c0fc84f17a95b79e12dc4eb5130c9c591a0dab3d17988e5c3be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:29.562Z] + 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 [2024-08-19T03:37:29.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-19T03:37:29.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-19T03:37:29.944Z] a00638114182: Preparing [2024-08-19T03:37:29.944Z] b96ba9c770d0: Preparing [2024-08-19T03:37:29.944Z] ad7bb6b129ad: Preparing [2024-08-19T03:37:29.944Z] 13cf385fba62: Preparing [2024-08-19T03:37:29.944Z] 2e468c750b27: Preparing [2024-08-19T03:37:29.944Z] ed949211c9f8: Preparing [2024-08-19T03:37:29.944Z] bc04b0095829: Preparing [2024-08-19T03:37:29.944Z] 91de3222146b: Preparing [2024-08-19T03:37:29.944Z] b599efefce9a: Preparing [2024-08-19T03:37:29.944Z] 3c20671a5817: Preparing [2024-08-19T03:37:29.944Z] 91de3222146b: Waiting [2024-08-19T03:37:29.944Z] b599efefce9a: Waiting [2024-08-19T03:37:29.944Z] 3c20671a5817: Waiting [2024-08-19T03:37:29.944Z] ed949211c9f8: Waiting [2024-08-19T03:37:29.944Z] bc04b0095829: Waiting [2024-08-19T03:37:29.944Z] ad7bb6b129ad: Layer already exists [2024-08-19T03:37:29.944Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:29.944Z] a00638114182: Layer already exists [2024-08-19T03:37:29.944Z] b96ba9c770d0: Layer already exists [2024-08-19T03:37:29.944Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:29.944Z] ed949211c9f8: Layer already exists [2024-08-19T03:37:29.944Z] bc04b0095829: Layer already exists [2024-08-19T03:37:29.944Z] 91de3222146b: Layer already exists [2024-08-19T03:37:29.944Z] b599efefce9a: Layer already exists [2024-08-19T03:37:29.944Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:30.214Z] main: digest: sha256:420a8334575d1c0fc84f17a95b79e12dc4eb5130c9c591a0dab3d17988e5c3be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:37:30.294Z] ===================================================== [Pipeline] echo [2024-08-19T03:37:30.310Z] taggedImages: [2024-08-19T03:37:30.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:37:30.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-19T03:37:30.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.56 [2024-08-19T03:37:30.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:37:30.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-19T03:37:30.344Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-19T03:37:30.344Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:37:30.344Z] latest [2024-08-19T03:37:30.344Z] 3.2.0-dev.56 [2024-08-19T03:37:30.344Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:37:30.344Z] main [2024-08-19T03:37:30.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:30.736Z] + 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 [2024-08-19T03:37:31.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:37:31.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-19T03:37:31.136Z] e622761bc20c: Preparing [2024-08-19T03:37:31.136Z] 4658569b4696: Preparing [2024-08-19T03:37:31.136Z] fcbd050225a6: Preparing [2024-08-19T03:37:31.136Z] 13cf385fba62: Preparing [2024-08-19T03:37:31.136Z] 2e468c750b27: Preparing [2024-08-19T03:37:31.136Z] 67fd64e55418: Preparing [2024-08-19T03:37:31.136Z] af47be5d893f: Preparing [2024-08-19T03:37:31.136Z] 85ffae8dd453: Preparing [2024-08-19T03:37:31.136Z] 3c20671a5817: Preparing [2024-08-19T03:37:31.136Z] 67fd64e55418: Waiting [2024-08-19T03:37:31.136Z] af47be5d893f: Waiting [2024-08-19T03:37:31.136Z] 85ffae8dd453: Waiting [2024-08-19T03:37:31.136Z] 3c20671a5817: Waiting [2024-08-19T03:37:31.136Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:31.136Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:31.404Z] 4658569b4696: Pushed [2024-08-19T03:37:31.404Z] fcbd050225a6: Pushed [2024-08-19T03:37:31.404Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:31.404Z] e622761bc20c: Pushed [2024-08-19T03:37:31.404Z] af47be5d893f: Pushed [2024-08-19T03:37:31.989Z] 85ffae8dd453: Pushed [2024-08-19T03:37:54.042Z] 67fd64e55418: Pushed [2024-08-19T03:37:54.042Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:8f5f48ae559b7374336ac7b6ceb0010240a0a9900b955d67e2e7663e97cc899e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:54.405Z] + 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 [2024-08-19T03:37:54.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-19T03:37:54.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-19T03:37:54.744Z] e622761bc20c: Preparing [2024-08-19T03:37:54.744Z] 4658569b4696: Preparing [2024-08-19T03:37:54.744Z] fcbd050225a6: Preparing [2024-08-19T03:37:54.744Z] 13cf385fba62: Preparing [2024-08-19T03:37:54.744Z] 2e468c750b27: Preparing [2024-08-19T03:37:54.745Z] 67fd64e55418: Preparing [2024-08-19T03:37:54.745Z] af47be5d893f: Preparing [2024-08-19T03:37:54.745Z] 85ffae8dd453: Preparing [2024-08-19T03:37:54.745Z] 3c20671a5817: Preparing [2024-08-19T03:37:54.745Z] 67fd64e55418: Waiting [2024-08-19T03:37:54.745Z] af47be5d893f: Waiting [2024-08-19T03:37:54.745Z] 85ffae8dd453: Waiting [2024-08-19T03:37:54.745Z] 3c20671a5817: Waiting [2024-08-19T03:37:54.745Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:54.745Z] e622761bc20c: Layer already exists [2024-08-19T03:37:54.745Z] 4658569b4696: Layer already exists [2024-08-19T03:37:54.745Z] fcbd050225a6: Layer already exists [2024-08-19T03:37:54.745Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:54.745Z] 67fd64e55418: Layer already exists [2024-08-19T03:37:54.745Z] 85ffae8dd453: Layer already exists [2024-08-19T03:37:54.745Z] af47be5d893f: Layer already exists [2024-08-19T03:37:54.745Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:55.011Z] latest: digest: sha256:8f5f48ae559b7374336ac7b6ceb0010240a0a9900b955d67e2e7663e97cc899e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:55.347Z] + 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 [2024-08-19T03:37:55.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.56 [2024-08-19T03:37:55.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-19T03:37:55.689Z] e622761bc20c: Preparing [2024-08-19T03:37:55.689Z] 4658569b4696: Preparing [2024-08-19T03:37:55.689Z] fcbd050225a6: Preparing [2024-08-19T03:37:55.689Z] 13cf385fba62: Preparing [2024-08-19T03:37:55.689Z] 2e468c750b27: Preparing [2024-08-19T03:37:55.689Z] 67fd64e55418: Preparing [2024-08-19T03:37:55.689Z] af47be5d893f: Preparing [2024-08-19T03:37:55.689Z] 85ffae8dd453: Preparing [2024-08-19T03:37:55.689Z] 3c20671a5817: Preparing [2024-08-19T03:37:55.689Z] 67fd64e55418: Waiting [2024-08-19T03:37:55.689Z] af47be5d893f: Waiting [2024-08-19T03:37:55.689Z] 85ffae8dd453: Waiting [2024-08-19T03:37:55.689Z] 3c20671a5817: Waiting [2024-08-19T03:37:55.689Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:55.689Z] 4658569b4696: Layer already exists [2024-08-19T03:37:55.689Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:55.689Z] e622761bc20c: Layer already exists [2024-08-19T03:37:55.689Z] fcbd050225a6: Layer already exists [2024-08-19T03:37:55.689Z] af47be5d893f: Layer already exists [2024-08-19T03:37:55.689Z] 67fd64e55418: Layer already exists [2024-08-19T03:37:55.689Z] 85ffae8dd453: Layer already exists [2024-08-19T03:37:55.689Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:55.952Z] 3.2.0-dev.56: digest: sha256:8f5f48ae559b7374336ac7b6ceb0010240a0a9900b955d67e2e7663e97cc899e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:56.296Z] + 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 [2024-08-19T03:37:56.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:37:56.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-19T03:37:56.644Z] e622761bc20c: Preparing [2024-08-19T03:37:56.644Z] 4658569b4696: Preparing [2024-08-19T03:37:56.644Z] fcbd050225a6: Preparing [2024-08-19T03:37:56.644Z] 13cf385fba62: Preparing [2024-08-19T03:37:56.644Z] 2e468c750b27: Preparing [2024-08-19T03:37:56.644Z] 67fd64e55418: Preparing [2024-08-19T03:37:56.644Z] af47be5d893f: Preparing [2024-08-19T03:37:56.644Z] 85ffae8dd453: Preparing [2024-08-19T03:37:56.644Z] 3c20671a5817: Preparing [2024-08-19T03:37:56.644Z] 67fd64e55418: Waiting [2024-08-19T03:37:56.644Z] af47be5d893f: Waiting [2024-08-19T03:37:56.644Z] 85ffae8dd453: Waiting [2024-08-19T03:37:56.644Z] 3c20671a5817: Waiting [2024-08-19T03:37:56.644Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:56.644Z] 4658569b4696: Layer already exists [2024-08-19T03:37:56.644Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:56.644Z] e622761bc20c: Layer already exists [2024-08-19T03:37:56.644Z] fcbd050225a6: Layer already exists [2024-08-19T03:37:56.644Z] 85ffae8dd453: Layer already exists [2024-08-19T03:37:56.644Z] 67fd64e55418: Layer already exists [2024-08-19T03:37:56.644Z] af47be5d893f: Layer already exists [2024-08-19T03:37:56.644Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:56.907Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:8f5f48ae559b7374336ac7b6ceb0010240a0a9900b955d67e2e7663e97cc899e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:57.257Z] + 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 [2024-08-19T03:37:57.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-19T03:37:57.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-19T03:37:57.603Z] e622761bc20c: Preparing [2024-08-19T03:37:57.603Z] 4658569b4696: Preparing [2024-08-19T03:37:57.603Z] fcbd050225a6: Preparing [2024-08-19T03:37:57.603Z] 13cf385fba62: Preparing [2024-08-19T03:37:57.603Z] 2e468c750b27: Preparing [2024-08-19T03:37:57.603Z] 67fd64e55418: Preparing [2024-08-19T03:37:57.603Z] af47be5d893f: Preparing [2024-08-19T03:37:57.603Z] 85ffae8dd453: Preparing [2024-08-19T03:37:57.603Z] 3c20671a5817: Preparing [2024-08-19T03:37:57.603Z] af47be5d893f: Waiting [2024-08-19T03:37:57.603Z] 85ffae8dd453: Waiting [2024-08-19T03:37:57.603Z] 3c20671a5817: Waiting [2024-08-19T03:37:57.603Z] 67fd64e55418: Waiting [2024-08-19T03:37:57.603Z] fcbd050225a6: Layer already exists [2024-08-19T03:37:57.603Z] e622761bc20c: Layer already exists [2024-08-19T03:37:57.603Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:57.603Z] 4658569b4696: Layer already exists [2024-08-19T03:37:57.603Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:57.603Z] 85ffae8dd453: Layer already exists [2024-08-19T03:37:57.603Z] af47be5d893f: Layer already exists [2024-08-19T03:37:57.603Z] 3c20671a5817: Layer already exists [2024-08-19T03:37:57.603Z] 67fd64e55418: Layer already exists [2024-08-19T03:37:57.867Z] main: digest: sha256:8f5f48ae559b7374336ac7b6ceb0010240a0a9900b955d67e2e7663e97cc899e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:37:57.941Z] ===================================================== [Pipeline] echo [2024-08-19T03:37:57.954Z] taggedImages: [2024-08-19T03:37:57.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:37:57.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-19T03:37:57.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.56 [2024-08-19T03:37:57.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:37:57.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-19T03:37:57.980Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-19T03:37:57.980Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:37:57.980Z] latest [2024-08-19T03:37:57.980Z] 3.2.0-dev.56 [2024-08-19T03:37:57.980Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:37:57.980Z] main [2024-08-19T03:37:57.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:37:58.341Z] + 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 [2024-08-19T03:37:58.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:37:58.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-19T03:37:58.706Z] 8dbb4ad65a4e: Preparing [2024-08-19T03:37:58.706Z] f67b2da34c3c: Preparing [2024-08-19T03:37:58.706Z] 290d51c783f9: Preparing [2024-08-19T03:37:58.706Z] 13cf385fba62: Preparing [2024-08-19T03:37:58.706Z] 2e468c750b27: Preparing [2024-08-19T03:37:58.706Z] 47e8009cb1a9: Preparing [2024-08-19T03:37:58.706Z] 91de3222146b: Preparing [2024-08-19T03:37:58.706Z] b599efefce9a: Preparing [2024-08-19T03:37:58.706Z] 3c20671a5817: Preparing [2024-08-19T03:37:58.706Z] 91de3222146b: Waiting [2024-08-19T03:37:58.706Z] b599efefce9a: Waiting [2024-08-19T03:37:58.706Z] 47e8009cb1a9: Waiting [2024-08-19T03:37:58.706Z] 3c20671a5817: Waiting [2024-08-19T03:37:58.706Z] 2e468c750b27: Layer already exists [2024-08-19T03:37:58.706Z] 13cf385fba62: Layer already exists [2024-08-19T03:37:58.973Z] 91de3222146b: Layer already exists [2024-08-19T03:37:58.973Z] b599efefce9a: Layer already exists [2024-08-19T03:37:58.973Z] 8dbb4ad65a4e: Pushed [2024-08-19T03:37:58.973Z] f67b2da34c3c: Pushed [2024-08-19T03:37:58.973Z] 290d51c783f9: Pushed [2024-08-19T03:37:58.973Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:21.010Z] 47e8009cb1a9: Pushed [2024-08-19T03:38:21.011Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:66a37de4d086c86ba605f1b325d472efe7d29c13e04b0f29f9da3821f83769de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:21.369Z] + 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 [2024-08-19T03:38:21.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-19T03:38:21.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-19T03:38:21.722Z] 8dbb4ad65a4e: Preparing [2024-08-19T03:38:21.722Z] f67b2da34c3c: Preparing [2024-08-19T03:38:21.722Z] 290d51c783f9: Preparing [2024-08-19T03:38:21.722Z] 13cf385fba62: Preparing [2024-08-19T03:38:21.722Z] 2e468c750b27: Preparing [2024-08-19T03:38:21.722Z] 47e8009cb1a9: Preparing [2024-08-19T03:38:21.722Z] 91de3222146b: Preparing [2024-08-19T03:38:21.722Z] b599efefce9a: Preparing [2024-08-19T03:38:21.722Z] 3c20671a5817: Preparing [2024-08-19T03:38:21.722Z] 47e8009cb1a9: Waiting [2024-08-19T03:38:21.722Z] 91de3222146b: Waiting [2024-08-19T03:38:21.722Z] b599efefce9a: Waiting [2024-08-19T03:38:21.722Z] 3c20671a5817: Waiting [2024-08-19T03:38:21.722Z] f67b2da34c3c: Layer already exists [2024-08-19T03:38:21.722Z] 290d51c783f9: Layer already exists [2024-08-19T03:38:21.722Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:21.722Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:21.722Z] 8dbb4ad65a4e: Layer already exists [2024-08-19T03:38:21.987Z] 47e8009cb1a9: Layer already exists [2024-08-19T03:38:21.987Z] b599efefce9a: Layer already exists [2024-08-19T03:38:21.987Z] 91de3222146b: Layer already exists [2024-08-19T03:38:21.988Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:21.988Z] latest: digest: sha256:66a37de4d086c86ba605f1b325d472efe7d29c13e04b0f29f9da3821f83769de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:22.335Z] + 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 [2024-08-19T03:38:22.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.56 [2024-08-19T03:38:22.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-19T03:38:22.693Z] 8dbb4ad65a4e: Preparing [2024-08-19T03:38:22.693Z] f67b2da34c3c: Preparing [2024-08-19T03:38:22.693Z] 290d51c783f9: Preparing [2024-08-19T03:38:22.693Z] 13cf385fba62: Preparing [2024-08-19T03:38:22.693Z] 2e468c750b27: Preparing [2024-08-19T03:38:22.693Z] 47e8009cb1a9: Preparing [2024-08-19T03:38:22.693Z] 91de3222146b: Preparing [2024-08-19T03:38:22.693Z] b599efefce9a: Preparing [2024-08-19T03:38:22.693Z] 3c20671a5817: Preparing [2024-08-19T03:38:22.693Z] b599efefce9a: Waiting [2024-08-19T03:38:22.693Z] 3c20671a5817: Waiting [2024-08-19T03:38:22.693Z] 47e8009cb1a9: Waiting [2024-08-19T03:38:22.693Z] 91de3222146b: Waiting [2024-08-19T03:38:22.693Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:22.693Z] f67b2da34c3c: Layer already exists [2024-08-19T03:38:22.693Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:22.693Z] 290d51c783f9: Layer already exists [2024-08-19T03:38:22.693Z] 8dbb4ad65a4e: Layer already exists [2024-08-19T03:38:22.693Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:22.693Z] 47e8009cb1a9: Layer already exists [2024-08-19T03:38:22.693Z] b599efefce9a: Layer already exists [2024-08-19T03:38:22.693Z] 91de3222146b: Layer already exists [2024-08-19T03:38:22.960Z] 3.2.0-dev.56: digest: sha256:66a37de4d086c86ba605f1b325d472efe7d29c13e04b0f29f9da3821f83769de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:23.315Z] + 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 [2024-08-19T03:38:23.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:38:23.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-19T03:38:23.665Z] 8dbb4ad65a4e: Preparing [2024-08-19T03:38:23.665Z] f67b2da34c3c: Preparing [2024-08-19T03:38:23.665Z] 290d51c783f9: Preparing [2024-08-19T03:38:23.665Z] 13cf385fba62: Preparing [2024-08-19T03:38:23.665Z] 2e468c750b27: Preparing [2024-08-19T03:38:23.665Z] 47e8009cb1a9: Preparing [2024-08-19T03:38:23.665Z] 91de3222146b: Preparing [2024-08-19T03:38:23.665Z] b599efefce9a: Preparing [2024-08-19T03:38:23.665Z] 3c20671a5817: Preparing [2024-08-19T03:38:23.665Z] 91de3222146b: Waiting [2024-08-19T03:38:23.665Z] b599efefce9a: Waiting [2024-08-19T03:38:23.665Z] 3c20671a5817: Waiting [2024-08-19T03:38:23.665Z] 47e8009cb1a9: Waiting [2024-08-19T03:38:23.665Z] 290d51c783f9: Layer already exists [2024-08-19T03:38:23.665Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:23.665Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:23.665Z] 8dbb4ad65a4e: Layer already exists [2024-08-19T03:38:23.665Z] f67b2da34c3c: Layer already exists [2024-08-19T03:38:23.665Z] 91de3222146b: Layer already exists [2024-08-19T03:38:23.665Z] 47e8009cb1a9: Layer already exists [2024-08-19T03:38:23.665Z] b599efefce9a: Layer already exists [2024-08-19T03:38:23.665Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:23.932Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:66a37de4d086c86ba605f1b325d472efe7d29c13e04b0f29f9da3821f83769de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:24.282Z] + 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 [2024-08-19T03:38:24.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-19T03:38:24.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-19T03:38:24.637Z] 8dbb4ad65a4e: Preparing [2024-08-19T03:38:24.637Z] f67b2da34c3c: Preparing [2024-08-19T03:38:24.637Z] 290d51c783f9: Preparing [2024-08-19T03:38:24.637Z] 13cf385fba62: Preparing [2024-08-19T03:38:24.637Z] 2e468c750b27: Preparing [2024-08-19T03:38:24.637Z] 47e8009cb1a9: Preparing [2024-08-19T03:38:24.637Z] 91de3222146b: Preparing [2024-08-19T03:38:24.637Z] b599efefce9a: Preparing [2024-08-19T03:38:24.637Z] 3c20671a5817: Preparing [2024-08-19T03:38:24.637Z] 47e8009cb1a9: Waiting [2024-08-19T03:38:24.637Z] 91de3222146b: Waiting [2024-08-19T03:38:24.637Z] b599efefce9a: Waiting [2024-08-19T03:38:24.637Z] 3c20671a5817: Waiting [2024-08-19T03:38:24.637Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:24.637Z] 290d51c783f9: Layer already exists [2024-08-19T03:38:24.637Z] f67b2da34c3c: Layer already exists [2024-08-19T03:38:24.637Z] 8dbb4ad65a4e: Layer already exists [2024-08-19T03:38:24.637Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:24.637Z] 91de3222146b: Layer already exists [2024-08-19T03:38:24.637Z] b599efefce9a: Layer already exists [2024-08-19T03:38:24.637Z] 47e8009cb1a9: Layer already exists [2024-08-19T03:38:24.637Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:24.904Z] main: digest: sha256:66a37de4d086c86ba605f1b325d472efe7d29c13e04b0f29f9da3821f83769de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:38:24.978Z] ===================================================== [Pipeline] echo [2024-08-19T03:38:24.993Z] taggedImages: [2024-08-19T03:38:24.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:38:24.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-19T03:38:24.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.56 [2024-08-19T03:38:24.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:38:24.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-19T03:38:25.021Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-19T03:38:25.021Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:38:25.021Z] latest [2024-08-19T03:38:25.021Z] 3.2.0-dev.56 [2024-08-19T03:38:25.021Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:38:25.021Z] main [2024-08-19T03:38:25.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:25.390Z] + 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 [2024-08-19T03:38:25.749Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:38:25.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-19T03:38:25.749Z] 087f9e8f26ab: Preparing [2024-08-19T03:38:25.749Z] 036f734c5167: Preparing [2024-08-19T03:38:25.749Z] 13cf385fba62: Preparing [2024-08-19T03:38:25.749Z] 2e468c750b27: Preparing [2024-08-19T03:38:25.749Z] db48a08eea9d: Preparing [2024-08-19T03:38:25.749Z] c1fe54d20093: Preparing [2024-08-19T03:38:25.749Z] 3c20671a5817: Preparing [2024-08-19T03:38:25.749Z] c1fe54d20093: Waiting [2024-08-19T03:38:25.749Z] 3c20671a5817: Waiting [2024-08-19T03:38:25.749Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:25.749Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:26.016Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:26.016Z] 087f9e8f26ab: Pushed [2024-08-19T03:38:26.016Z] db48a08eea9d: Pushed [2024-08-19T03:38:26.974Z] c1fe54d20093: Pushed [2024-08-19T03:38:33.633Z] 036f734c5167: Pushed [2024-08-19T03:38:33.633Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:2f3999cbac8e9be1eaf0bbab131c9539cdd6a381796cdcdd8fe0f9e0fe8f2dbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:33.989Z] + 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 [2024-08-19T03:38:34.331Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-19T03:38:34.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-19T03:38:34.331Z] 087f9e8f26ab: Preparing [2024-08-19T03:38:34.331Z] 036f734c5167: Preparing [2024-08-19T03:38:34.331Z] 13cf385fba62: Preparing [2024-08-19T03:38:34.331Z] 2e468c750b27: Preparing [2024-08-19T03:38:34.331Z] db48a08eea9d: Preparing [2024-08-19T03:38:34.331Z] c1fe54d20093: Preparing [2024-08-19T03:38:34.331Z] 3c20671a5817: Preparing [2024-08-19T03:38:34.331Z] c1fe54d20093: Waiting [2024-08-19T03:38:34.331Z] 3c20671a5817: Waiting [2024-08-19T03:38:34.331Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:34.331Z] 087f9e8f26ab: Layer already exists [2024-08-19T03:38:34.331Z] 036f734c5167: Layer already exists [2024-08-19T03:38:34.331Z] db48a08eea9d: Layer already exists [2024-08-19T03:38:34.331Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:34.331Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:34.331Z] c1fe54d20093: Layer already exists [2024-08-19T03:38:34.595Z] latest: digest: sha256:2f3999cbac8e9be1eaf0bbab131c9539cdd6a381796cdcdd8fe0f9e0fe8f2dbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:34.951Z] + 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 [2024-08-19T03:38:35.296Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.56 [2024-08-19T03:38:35.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-19T03:38:35.296Z] 087f9e8f26ab: Preparing [2024-08-19T03:38:35.296Z] 036f734c5167: Preparing [2024-08-19T03:38:35.296Z] 13cf385fba62: Preparing [2024-08-19T03:38:35.296Z] 2e468c750b27: Preparing [2024-08-19T03:38:35.296Z] db48a08eea9d: Preparing [2024-08-19T03:38:35.296Z] c1fe54d20093: Preparing [2024-08-19T03:38:35.296Z] 3c20671a5817: Preparing [2024-08-19T03:38:35.296Z] c1fe54d20093: Waiting [2024-08-19T03:38:35.296Z] 3c20671a5817: Waiting [2024-08-19T03:38:35.296Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:35.296Z] db48a08eea9d: Layer already exists [2024-08-19T03:38:35.296Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:35.296Z] 036f734c5167: Layer already exists [2024-08-19T03:38:35.296Z] 087f9e8f26ab: Layer already exists [2024-08-19T03:38:35.296Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:35.296Z] c1fe54d20093: Layer already exists [2024-08-19T03:38:35.561Z] 3.2.0-dev.56: digest: sha256:2f3999cbac8e9be1eaf0bbab131c9539cdd6a381796cdcdd8fe0f9e0fe8f2dbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:35.916Z] + 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 [2024-08-19T03:38:36.265Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:38:36.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-19T03:38:36.265Z] 087f9e8f26ab: Preparing [2024-08-19T03:38:36.265Z] 036f734c5167: Preparing [2024-08-19T03:38:36.265Z] 13cf385fba62: Preparing [2024-08-19T03:38:36.265Z] 2e468c750b27: Preparing [2024-08-19T03:38:36.265Z] db48a08eea9d: Preparing [2024-08-19T03:38:36.265Z] c1fe54d20093: Preparing [2024-08-19T03:38:36.265Z] 3c20671a5817: Preparing [2024-08-19T03:38:36.265Z] c1fe54d20093: Waiting [2024-08-19T03:38:36.265Z] 3c20671a5817: Waiting [2024-08-19T03:38:36.265Z] 036f734c5167: Layer already exists [2024-08-19T03:38:36.265Z] db48a08eea9d: Layer already exists [2024-08-19T03:38:36.265Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:36.265Z] 087f9e8f26ab: Layer already exists [2024-08-19T03:38:36.265Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:36.265Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:36.265Z] c1fe54d20093: Layer already exists [2024-08-19T03:38:36.265Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:2f3999cbac8e9be1eaf0bbab131c9539cdd6a381796cdcdd8fe0f9e0fe8f2dbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:36.883Z] + 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 [2024-08-19T03:38:37.235Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-19T03:38:37.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-19T03:38:37.235Z] 087f9e8f26ab: Preparing [2024-08-19T03:38:37.235Z] 036f734c5167: Preparing [2024-08-19T03:38:37.235Z] 13cf385fba62: Preparing [2024-08-19T03:38:37.235Z] 2e468c750b27: Preparing [2024-08-19T03:38:37.235Z] db48a08eea9d: Preparing [2024-08-19T03:38:37.235Z] c1fe54d20093: Preparing [2024-08-19T03:38:37.235Z] 3c20671a5817: Preparing [2024-08-19T03:38:37.235Z] c1fe54d20093: Waiting [2024-08-19T03:38:37.235Z] 3c20671a5817: Waiting [2024-08-19T03:38:37.235Z] 087f9e8f26ab: Layer already exists [2024-08-19T03:38:37.235Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:37.235Z] 036f734c5167: Layer already exists [2024-08-19T03:38:37.235Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:37.235Z] db48a08eea9d: Layer already exists [2024-08-19T03:38:37.235Z] c1fe54d20093: Layer already exists [2024-08-19T03:38:37.235Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:37.504Z] main: digest: sha256:2f3999cbac8e9be1eaf0bbab131c9539cdd6a381796cdcdd8fe0f9e0fe8f2dbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:38:37.594Z] ===================================================== [Pipeline] echo [2024-08-19T03:38:37.613Z] taggedImages: [2024-08-19T03:38:37.613Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:38:37.613Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-19T03:38:37.613Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.56 [2024-08-19T03:38:37.613Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:38:37.613Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-19T03:38:37.645Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-19T03:38:37.645Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:38:37.645Z] latest [2024-08-19T03:38:37.645Z] 3.2.0-dev.56 [2024-08-19T03:38:37.645Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:38:37.645Z] main [2024-08-19T03:38:37.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:38.064Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:38.463Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:38:38.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-19T03:38:38.463Z] de5720420274: Preparing [2024-08-19T03:38:38.463Z] 399a022b199b: Preparing [2024-08-19T03:38:38.463Z] 13cf385fba62: Preparing [2024-08-19T03:38:38.463Z] 2e468c750b27: Preparing [2024-08-19T03:38:38.463Z] 8bdd35407c4f: Preparing [2024-08-19T03:38:38.463Z] d26201ffba0c: Preparing [2024-08-19T03:38:38.463Z] 3c20671a5817: Preparing [2024-08-19T03:38:38.463Z] d26201ffba0c: Waiting [2024-08-19T03:38:38.463Z] 3c20671a5817: Waiting [2024-08-19T03:38:38.463Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:38.730Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:38.730Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:38.730Z] 8bdd35407c4f: Pushed [2024-08-19T03:38:38.730Z] de5720420274: Pushed [2024-08-19T03:38:38.995Z] d26201ffba0c: Pushed [2024-08-19T03:38:47.222Z] 399a022b199b: Pushed [2024-08-19T03:38:47.222Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:787734278cfef3d3f4332c2eb68df5d753b242916c5299c4099d814db998221f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:47.570Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:47.912Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-19T03:38:47.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-19T03:38:47.912Z] de5720420274: Preparing [2024-08-19T03:38:47.912Z] 399a022b199b: Preparing [2024-08-19T03:38:47.912Z] 13cf385fba62: Preparing [2024-08-19T03:38:47.912Z] 2e468c750b27: Preparing [2024-08-19T03:38:47.912Z] 8bdd35407c4f: Preparing [2024-08-19T03:38:47.912Z] d26201ffba0c: Preparing [2024-08-19T03:38:47.912Z] 3c20671a5817: Preparing [2024-08-19T03:38:47.912Z] d26201ffba0c: Waiting [2024-08-19T03:38:47.912Z] 3c20671a5817: Waiting [2024-08-19T03:38:47.912Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:47.912Z] de5720420274: Layer already exists [2024-08-19T03:38:47.912Z] 399a022b199b: Layer already exists [2024-08-19T03:38:47.912Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:47.912Z] 8bdd35407c4f: Layer already exists [2024-08-19T03:38:47.912Z] d26201ffba0c: Layer already exists [2024-08-19T03:38:47.912Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:48.174Z] latest: digest: sha256:787734278cfef3d3f4332c2eb68df5d753b242916c5299c4099d814db998221f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:48.522Z] + 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 [2024-08-19T03:38:48.861Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.56 [2024-08-19T03:38:48.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-19T03:38:48.861Z] de5720420274: Preparing [2024-08-19T03:38:48.861Z] 399a022b199b: Preparing [2024-08-19T03:38:48.861Z] 13cf385fba62: Preparing [2024-08-19T03:38:48.861Z] 2e468c750b27: Preparing [2024-08-19T03:38:48.861Z] 8bdd35407c4f: Preparing [2024-08-19T03:38:48.861Z] d26201ffba0c: Preparing [2024-08-19T03:38:48.861Z] 3c20671a5817: Preparing [2024-08-19T03:38:48.861Z] d26201ffba0c: Waiting [2024-08-19T03:38:48.861Z] 3c20671a5817: Waiting [2024-08-19T03:38:48.861Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:48.861Z] 399a022b199b: Layer already exists [2024-08-19T03:38:48.861Z] 8bdd35407c4f: Layer already exists [2024-08-19T03:38:48.861Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:48.861Z] de5720420274: Layer already exists [2024-08-19T03:38:48.861Z] d26201ffba0c: Layer already exists [2024-08-19T03:38:48.861Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:49.126Z] 3.2.0-dev.56: digest: sha256:787734278cfef3d3f4332c2eb68df5d753b242916c5299c4099d814db998221f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:49.472Z] + 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 [2024-08-19T03:38:49.822Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:38:49.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-19T03:38:49.822Z] de5720420274: Preparing [2024-08-19T03:38:49.822Z] 399a022b199b: Preparing [2024-08-19T03:38:49.822Z] 13cf385fba62: Preparing [2024-08-19T03:38:49.822Z] 2e468c750b27: Preparing [2024-08-19T03:38:49.822Z] 8bdd35407c4f: Preparing [2024-08-19T03:38:49.822Z] d26201ffba0c: Preparing [2024-08-19T03:38:49.822Z] 3c20671a5817: Preparing [2024-08-19T03:38:49.822Z] d26201ffba0c: Waiting [2024-08-19T03:38:49.822Z] 3c20671a5817: Waiting [2024-08-19T03:38:49.822Z] 399a022b199b: Layer already exists [2024-08-19T03:38:49.822Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:49.822Z] 8bdd35407c4f: Layer already exists [2024-08-19T03:38:49.822Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:49.822Z] de5720420274: Layer already exists [2024-08-19T03:38:49.822Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:49.822Z] d26201ffba0c: Layer already exists [2024-08-19T03:38:50.086Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:787734278cfef3d3f4332c2eb68df5d753b242916c5299c4099d814db998221f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:50.434Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:50.781Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-19T03:38:50.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-19T03:38:50.781Z] de5720420274: Preparing [2024-08-19T03:38:50.781Z] 399a022b199b: Preparing [2024-08-19T03:38:50.781Z] 13cf385fba62: Preparing [2024-08-19T03:38:50.781Z] 2e468c750b27: Preparing [2024-08-19T03:38:50.781Z] 8bdd35407c4f: Preparing [2024-08-19T03:38:50.781Z] d26201ffba0c: Preparing [2024-08-19T03:38:50.781Z] 3c20671a5817: Preparing [2024-08-19T03:38:50.781Z] d26201ffba0c: Waiting [2024-08-19T03:38:50.781Z] 3c20671a5817: Waiting [2024-08-19T03:38:50.781Z] 399a022b199b: Layer already exists [2024-08-19T03:38:50.781Z] 8bdd35407c4f: Layer already exists [2024-08-19T03:38:50.781Z] de5720420274: Layer already exists [2024-08-19T03:38:50.781Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:50.781Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:50.781Z] d26201ffba0c: Layer already exists [2024-08-19T03:38:50.781Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:51.046Z] main: digest: sha256:787734278cfef3d3f4332c2eb68df5d753b242916c5299c4099d814db998221f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:38:51.127Z] ===================================================== [Pipeline] echo [2024-08-19T03:38:51.140Z] taggedImages: [2024-08-19T03:38:51.140Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:38:51.140Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-19T03:38:51.140Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.56 [2024-08-19T03:38:51.140Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:38:51.140Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-19T03:38:51.174Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-19T03:38:51.174Z] f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:38:51.174Z] latest [2024-08-19T03:38:51.174Z] 3.2.0-dev.56 [2024-08-19T03:38:51.174Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:38:51.174Z] main [2024-08-19T03:38:51.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:51.541Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:38:51.901Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:38:51.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-19T03:38:51.901Z] 8e889f8ca256: Preparing [2024-08-19T03:38:51.901Z] 1d78f9972e06: Preparing [2024-08-19T03:38:51.901Z] 13cf385fba62: Preparing [2024-08-19T03:38:51.901Z] 2e468c750b27: Preparing [2024-08-19T03:38:51.901Z] 1f4a8415f393: Preparing [2024-08-19T03:38:51.901Z] 974d5dadc4b5: Preparing [2024-08-19T03:38:51.901Z] 3c20671a5817: Preparing [2024-08-19T03:38:51.901Z] 974d5dadc4b5: Waiting [2024-08-19T03:38:51.901Z] 3c20671a5817: Waiting [2024-08-19T03:38:51.901Z] 1f4a8415f393: Layer already exists [2024-08-19T03:38:51.901Z] 2e468c750b27: Layer already exists [2024-08-19T03:38:51.901Z] 13cf385fba62: Layer already exists [2024-08-19T03:38:51.901Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:38:52.167Z] 3c20671a5817: Layer already exists [2024-08-19T03:38:52.167Z] 8e889f8ca256: Pushed [2024-08-19T03:39:00.355Z] 1d78f9972e06: Pushed [2024-08-19T03:39:00.355Z] f0fad2eab06436c1c178943c34781e5eeebca59c: digest: sha256:799d56bc06ab0e906bef2f6070187012494fdd3c968d0f1a8fc65b2a49c92064 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:39:00.709Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:39:01.113Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-19T03:39:01.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-19T03:39:01.113Z] 8e889f8ca256: Preparing [2024-08-19T03:39:01.113Z] 1d78f9972e06: Preparing [2024-08-19T03:39:01.113Z] 13cf385fba62: Preparing [2024-08-19T03:39:01.113Z] 2e468c750b27: Preparing [2024-08-19T03:39:01.113Z] 1f4a8415f393: Preparing [2024-08-19T03:39:01.113Z] 974d5dadc4b5: Preparing [2024-08-19T03:39:01.113Z] 3c20671a5817: Preparing [2024-08-19T03:39:01.113Z] 974d5dadc4b5: Waiting [2024-08-19T03:39:01.113Z] 3c20671a5817: Waiting [2024-08-19T03:39:01.113Z] 2e468c750b27: Layer already exists [2024-08-19T03:39:01.113Z] 8e889f8ca256: Layer already exists [2024-08-19T03:39:01.113Z] 13cf385fba62: Layer already exists [2024-08-19T03:39:01.113Z] 1f4a8415f393: Layer already exists [2024-08-19T03:39:01.113Z] 1d78f9972e06: Layer already exists [2024-08-19T03:39:01.113Z] 3c20671a5817: Layer already exists [2024-08-19T03:39:01.113Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:39:01.382Z] latest: digest: sha256:799d56bc06ab0e906bef2f6070187012494fdd3c968d0f1a8fc65b2a49c92064 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:39:01.738Z] + 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 [2024-08-19T03:39:02.083Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.56 [2024-08-19T03:39:02.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-19T03:39:02.083Z] 8e889f8ca256: Preparing [2024-08-19T03:39:02.083Z] 1d78f9972e06: Preparing [2024-08-19T03:39:02.083Z] 13cf385fba62: Preparing [2024-08-19T03:39:02.083Z] 2e468c750b27: Preparing [2024-08-19T03:39:02.083Z] 1f4a8415f393: Preparing [2024-08-19T03:39:02.083Z] 974d5dadc4b5: Preparing [2024-08-19T03:39:02.083Z] 3c20671a5817: Preparing [2024-08-19T03:39:02.083Z] 974d5dadc4b5: Waiting [2024-08-19T03:39:02.083Z] 3c20671a5817: Waiting [2024-08-19T03:39:02.083Z] 1d78f9972e06: Layer already exists [2024-08-19T03:39:02.083Z] 8e889f8ca256: Layer already exists [2024-08-19T03:39:02.083Z] 13cf385fba62: Layer already exists [2024-08-19T03:39:02.083Z] 2e468c750b27: Layer already exists [2024-08-19T03:39:02.083Z] 1f4a8415f393: Layer already exists [2024-08-19T03:39:02.083Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:39:02.083Z] 3c20671a5817: Layer already exists [2024-08-19T03:39:02.083Z] 3.2.0-dev.56: digest: sha256:799d56bc06ab0e906bef2f6070187012494fdd3c968d0f1a8fc65b2a49c92064 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:39:02.713Z] + 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 [2024-08-19T03:39:03.052Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:39:03.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-19T03:39:03.053Z] 8e889f8ca256: Preparing [2024-08-19T03:39:03.053Z] 1d78f9972e06: Preparing [2024-08-19T03:39:03.053Z] 13cf385fba62: Preparing [2024-08-19T03:39:03.053Z] 2e468c750b27: Preparing [2024-08-19T03:39:03.053Z] 1f4a8415f393: Preparing [2024-08-19T03:39:03.053Z] 974d5dadc4b5: Preparing [2024-08-19T03:39:03.053Z] 3c20671a5817: Preparing [2024-08-19T03:39:03.053Z] 974d5dadc4b5: Waiting [2024-08-19T03:39:03.053Z] 3c20671a5817: Waiting [2024-08-19T03:39:03.053Z] 1d78f9972e06: Layer already exists [2024-08-19T03:39:03.053Z] 8e889f8ca256: Layer already exists [2024-08-19T03:39:03.053Z] 13cf385fba62: Layer already exists [2024-08-19T03:39:03.053Z] 1f4a8415f393: Layer already exists [2024-08-19T03:39:03.053Z] 2e468c750b27: Layer already exists [2024-08-19T03:39:03.053Z] 3c20671a5817: Layer already exists [2024-08-19T03:39:03.053Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:39:03.053Z] f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56: digest: sha256:799d56bc06ab0e906bef2f6070187012494fdd3c968d0f1a8fc65b2a49c92064 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:39:03.662Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:39:04.014Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-19T03:39:04.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-19T03:39:04.014Z] 8e889f8ca256: Preparing [2024-08-19T03:39:04.014Z] 1d78f9972e06: Preparing [2024-08-19T03:39:04.014Z] 13cf385fba62: Preparing [2024-08-19T03:39:04.014Z] 2e468c750b27: Preparing [2024-08-19T03:39:04.014Z] 1f4a8415f393: Preparing [2024-08-19T03:39:04.014Z] 974d5dadc4b5: Preparing [2024-08-19T03:39:04.014Z] 3c20671a5817: Preparing [2024-08-19T03:39:04.014Z] 974d5dadc4b5: Waiting [2024-08-19T03:39:04.014Z] 3c20671a5817: Waiting [2024-08-19T03:39:04.014Z] 1f4a8415f393: Layer already exists [2024-08-19T03:39:04.014Z] 2e468c750b27: Layer already exists [2024-08-19T03:39:04.014Z] 1d78f9972e06: Layer already exists [2024-08-19T03:39:04.014Z] 13cf385fba62: Layer already exists [2024-08-19T03:39:04.014Z] 8e889f8ca256: Layer already exists [2024-08-19T03:39:04.014Z] 974d5dadc4b5: Layer already exists [2024-08-19T03:39:04.014Z] 3c20671a5817: Layer already exists [2024-08-19T03:39:04.277Z] main: digest: sha256:799d56bc06ab0e906bef2f6070187012494fdd3c968d0f1a8fc65b2a49c92064 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T03:39:04.352Z] ===================================================== [Pipeline] echo [2024-08-19T03:39:04.364Z] taggedImages: [2024-08-19T03:39:04.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c [2024-08-19T03:39:04.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-19T03:39:04.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.56 [2024-08-19T03:39:04.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f0fad2eab06436c1c178943c34781e5eeebca59c-3.2.0-dev.56 [2024-08-19T03:39:04.364Z] - 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 [2024-08-19T03:39:04.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T03:39:04.755Z] [2024-08-19T03:39:04.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:39:05.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T03:39:05.081Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-19T03:39:05.081Z] 8998bd30e6a1: Pulling fs layer [2024-08-19T03:39:05.081Z] 04944245beec: Pulling fs layer [2024-08-19T03:39:05.081Z] 699f458cf7ca: Pulling fs layer [2024-08-19T03:39:05.081Z] 765212b225bb: Pulling fs layer [2024-08-19T03:39:05.081Z] f23df028b6ca: Pulling fs layer [2024-08-19T03:39:05.081Z] 765212b225bb: Waiting [2024-08-19T03:39:05.081Z] d65c8cfc05b1: Pulling fs layer [2024-08-19T03:39:05.081Z] f23df028b6ca: Waiting [2024-08-19T03:39:05.081Z] 2437ff75d9bd: Pulling fs layer [2024-08-19T03:39:05.081Z] d65c8cfc05b1: Waiting [2024-08-19T03:39:05.081Z] 2437ff75d9bd: Waiting [2024-08-19T03:39:05.346Z] 04944245beec: Verifying Checksum [2024-08-19T03:39:05.346Z] 04944245beec: Download complete [2024-08-19T03:39:05.346Z] 765212b225bb: Download complete [2024-08-19T03:39:05.346Z] f23df028b6ca: Download complete [2024-08-19T03:39:05.346Z] d65c8cfc05b1: Verifying Checksum [2024-08-19T03:39:05.346Z] d65c8cfc05b1: Download complete [2024-08-19T03:39:05.613Z] 699f458cf7ca: Verifying Checksum [2024-08-19T03:39:05.613Z] 699f458cf7ca: Download complete [2024-08-19T03:39:05.879Z] 8998bd30e6a1: Verifying Checksum [2024-08-19T03:39:05.879Z] 8998bd30e6a1: Download complete [2024-08-19T03:39:08.441Z] 2437ff75d9bd: Verifying Checksum [2024-08-19T03:39:08.441Z] 2437ff75d9bd: Download complete [2024-08-19T03:39:11.013Z] 8998bd30e6a1: Pull complete [2024-08-19T03:39:11.013Z] 04944245beec: Pull complete [2024-08-19T03:39:12.939Z] 699f458cf7ca: Pull complete [2024-08-19T03:39:12.939Z] 765212b225bb: Pull complete [2024-08-19T03:39:13.889Z] f23df028b6ca: Pull complete [2024-08-19T03:39:13.889Z] d65c8cfc05b1: Pull complete [2024-08-19T03:39:32.081Z] 2437ff75d9bd: Pull complete [2024-08-19T03:39:32.081Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-19T03:39:32.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T03:39:32.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:39:32.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-7926 does not seem to be running inside a container [2024-08-19T03:39:32.355Z] $ 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 [2024-08-19T03:39:35.169Z] $ docker top 8d16f299923349d0fd17c92050e0b85e6f25630cf6f43fdbb57176b1c6a5730d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:39:36.002Z] ---> job-cost.sh [2024-08-19T03:39:36.003Z] lf-activate-venv: SKIPPING [2024-08-19T03:39:36.003Z] INFO: No Stack... [2024-08-19T03:39:36.265Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-19T03:39:37.215Z] INFO: Archiving Costs [Pipeline] sh [2024-08-19T03:39:37.839Z] + cat /w/workspace/edgex-go/674/archives/cost.csv [2024-08-19T03:39:37.839Z] + cut -d, -f6 [Pipeline] lock [2024-08-19T03:39:37.872Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-674-stack-cost] [2024-08-19T03:39:37.884Z] Resource [jenkins-edgexfoundry-edgex-go-main-674-stack-cost] did not exist. Created. [2024-08-19T03:39:37.891Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-674-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-19T03:39:38.220Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-19T03:39:38.802Z] Stashed 1 file(s) [Pipeline] } [2024-08-19T03:39:38.810Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-674-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-19T03:39:38.827Z] $ docker stop --time=1 8d16f299923349d0fd17c92050e0b85e6f25630cf6f43fdbb57176b1c6a5730d [2024-08-19T03:39:40.290Z] $ 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 [2024-08-19T03:39:41.455Z] + [ -d /w/workspace/edgex-go/674/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:39:41.752Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:39:42.613Z] ---> package-listing.sh [2024-08-19T03:39:42.614Z] ++ facter osfamily [2024-08-19T03:39:42.614Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-19T03:39:42.871Z] + OS_FAMILY=debian [2024-08-19T03:39:42.872Z] + workspace=/w/workspace/edgex-go/674 [2024-08-19T03:39:42.872Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-19T03:39:42.872Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-19T03:39:42.872Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-19T03:39:42.872Z] + PACKAGES=/tmp/packages_start.txt [2024-08-19T03:39:42.872Z] + '[' /w/workspace/edgex-go/674 ']' [2024-08-19T03:39:42.872Z] + PACKAGES=/tmp/packages_end.txt [2024-08-19T03:39:42.872Z] + case "${OS_FAMILY}" in [2024-08-19T03:39:42.872Z] + dpkg -l [2024-08-19T03:39:42.872Z] + grep '^ii' [2024-08-19T03:39:42.872Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-19T03:39:42.872Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-19T03:39:42.872Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-19T03:39:42.872Z] + '[' /w/workspace/edgex-go/674 ']' [2024-08-19T03:39:42.872Z] + mkdir -p /w/workspace/edgex-go/674/archives/ [2024-08-19T03:39:42.872Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/674/archives/ [Pipeline] echo [2024-08-19T03:39:42.881Z] 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 [2024-08-19T03:39:43.179Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:39:43.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T03:39:43.518Z] [2024-08-19T03:39:43.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:39:43.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T03:39:43.816Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-19T03:39:43.816Z] 5eb5b503b376: Pulling fs layer [2024-08-19T03:39:43.816Z] 5c69ac0246d0: Pulling fs layer [2024-08-19T03:39:43.816Z] ec43610c2a17: Pulling fs layer [2024-08-19T03:39:43.816Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-19T03:39:43.816Z] 33b1e0a273af: Pulling fs layer [2024-08-19T03:39:43.816Z] 5d3b04190fa2: Pulling fs layer [2024-08-19T03:39:43.816Z] 2f39f015ded8: Pulling fs layer [2024-08-19T03:39:43.816Z] 33b1e0a273af: Waiting [2024-08-19T03:39:43.816Z] 5d3b04190fa2: Waiting [2024-08-19T03:39:43.816Z] 2f39f015ded8: Waiting [2024-08-19T03:39:43.816Z] 3a2ae6a8a46f: Waiting [2024-08-19T03:39:43.816Z] 5c69ac0246d0: Download complete [2024-08-19T03:39:43.816Z] 3a2ae6a8a46f: Download complete [2024-08-19T03:39:44.074Z] 33b1e0a273af: Verifying Checksum [2024-08-19T03:39:44.074Z] 33b1e0a273af: Download complete [2024-08-19T03:39:44.074Z] 5d3b04190fa2: Verifying Checksum [2024-08-19T03:39:44.074Z] 5d3b04190fa2: Download complete [2024-08-19T03:39:44.074Z] ec43610c2a17: Verifying Checksum [2024-08-19T03:39:44.074Z] ec43610c2a17: Download complete [2024-08-19T03:39:44.333Z] 5eb5b503b376: Verifying Checksum [2024-08-19T03:39:44.333Z] 5eb5b503b376: Download complete [2024-08-19T03:39:44.910Z] 2f39f015ded8: Download complete [2024-08-19T03:39:45.498Z] 5eb5b503b376: Pull complete [2024-08-19T03:39:45.498Z] 5c69ac0246d0: Pull complete [2024-08-19T03:39:46.064Z] ec43610c2a17: Pull complete [2024-08-19T03:39:46.064Z] 3a2ae6a8a46f: Pull complete [2024-08-19T03:39:46.322Z] 33b1e0a273af: Pull complete [2024-08-19T03:39:46.322Z] 5d3b04190fa2: Pull complete [2024-08-19T03:39:51.635Z] 2f39f015ded8: Pull complete [2024-08-19T03:39:51.635Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-19T03:39:51.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T03:39:51.635Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:39:51.735Z] prd-ubuntu20.04-docker-8c-8g-7925 does not seem to be running inside a container [2024-08-19T03:39:51.760Z] $ 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 [2024-08-19T03:39:57.235Z] $ docker top 319476ed659e5b1e2b2ab5f14e3457cc66132d761072dff8a53351ce0b3afebb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T03:39:57.590Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-19T03:39:57.878Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-19T03:39:58.171Z] + ls /var/log/sa-host [2024-08-19T03:39:58.171Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T03:39:58.340Z] provisioning config files... [2024-08-19T03:39:58.349Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/674@tmp/config12305260580913678153tmp [Pipeline] { [Pipeline] echo [2024-08-19T03:39:58.374Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:39:58.661Z] ---> create-netrc.sh [Pipeline] } [2024-08-19T03:39:58.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:39:59.009Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-19T03:39:59.021Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:39:59.305Z] ---> sudo-logs.sh [2024-08-19T03:39:59.305Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-19T03:39:59.361Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:39:59.650Z] ---> job-cost.sh [2024-08-19T03:39:59.650Z] lf-activate-venv: SKIPPING [2024-08-19T03:39:59.650Z] DEBUG: total: 0.10999999940395355 [2024-08-19T03:39:59.650Z] INFO: Retrieving Stack Cost... [2024-08-19T03:40:00.215Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-19T03:40:00.474Z] INFO: Archiving Costs [Pipeline] echo [2024-08-19T03:40:00.484Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:40:00.766Z] ---> logs-deploy.sh [2024-08-19T03:40:00.766Z] lf-activate-venv: SKIPPING [2024-08-19T03:40:00.766Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/674 [2024-08-19T03:40:00.766Z] INFO: archiving workspace using pattern(s): [2024-08-19T03:40:01.702Z] Archives upload complete. [2024-08-19T03:40:01.969Z] INFO: archiving logs to Nexus [2024-08-19T03:40:02.557Z] ---> uname -a: [2024-08-19T03:40:02.557Z] 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 [2024-08-19T03:40:02.557Z] [2024-08-19T03:40:02.557Z] [2024-08-19T03:40:02.557Z] ---> lscpu: [2024-08-19T03:40:02.557Z] Architecture: x86_64 [2024-08-19T03:40:02.557Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-19T03:40:02.557Z] Byte Order: Little Endian [2024-08-19T03:40:02.557Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-19T03:40:02.557Z] CPU(s): 8 [2024-08-19T03:40:02.557Z] On-line CPU(s) list: 0-7 [2024-08-19T03:40:02.557Z] Thread(s) per core: 1 [2024-08-19T03:40:02.557Z] Core(s) per socket: 1 [2024-08-19T03:40:02.557Z] Socket(s): 8 [2024-08-19T03:40:02.557Z] NUMA node(s): 1 [2024-08-19T03:40:02.557Z] Vendor ID: AuthenticAMD [2024-08-19T03:40:02.557Z] CPU family: 23 [2024-08-19T03:40:02.557Z] Model: 49 [2024-08-19T03:40:02.557Z] Model name: AMD EPYC-Rome Processor [2024-08-19T03:40:02.557Z] Stepping: 0 [2024-08-19T03:40:02.557Z] CPU MHz: 2800.000 [2024-08-19T03:40:02.557Z] BogoMIPS: 5600.00 [2024-08-19T03:40:02.557Z] Virtualization: AMD-V [2024-08-19T03:40:02.557Z] Hypervisor vendor: KVM [2024-08-19T03:40:02.557Z] Virtualization type: full [2024-08-19T03:40:02.557Z] L1d cache: 256 KiB [2024-08-19T03:40:02.557Z] L1i cache: 256 KiB [2024-08-19T03:40:02.557Z] L2 cache: 4 MiB [2024-08-19T03:40:02.557Z] L3 cache: 128 MiB [2024-08-19T03:40:02.557Z] NUMA node0 CPU(s): 0-7 [2024-08-19T03:40:02.557Z] Vulnerability Itlb multihit: Not affected [2024-08-19T03:40:02.557Z] Vulnerability L1tf: Not affected [2024-08-19T03:40:02.557Z] Vulnerability Mds: Not affected [2024-08-19T03:40:02.557Z] Vulnerability Meltdown: Not affected [2024-08-19T03:40:02.557Z] Vulnerability Mmio stale data: Not affected [2024-08-19T03:40:02.557Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-19T03:40:02.557Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-19T03:40:02.557Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-19T03:40:02.557Z] Vulnerability Srbds: Not affected [2024-08-19T03:40:02.557Z] Vulnerability Tsx async abort: Not affected [2024-08-19T03:40:02.557Z] 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 [2024-08-19T03:40:02.557Z] [2024-08-19T03:40:02.557Z] [2024-08-19T03:40:02.557Z] ---> nproc: [2024-08-19T03:40:02.557Z] 8 [2024-08-19T03:40:02.557Z] [2024-08-19T03:40:02.557Z] [2024-08-19T03:40:02.557Z] ---> df -h: [2024-08-19T03:40:02.557Z] Filesystem Size Used Avail Use% Mounted on [2024-08-19T03:40:02.557Z] overlay 155G 12G 143G 8% / [2024-08-19T03:40:02.557Z] tmpfs 64M 0 64M 0% /dev [2024-08-19T03:40:02.557Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-19T03:40:02.557Z] shm 64M 0 64M 0% /dev/shm [2024-08-19T03:40:02.557Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-08-19T03:40:02.557Z] [2024-08-19T03:40:02.557Z] [2024-08-19T03:40:02.557Z] ---> sar -b -r -n DEV: [2024-08-19T03:40:02.557Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7925) 08/19/24 _x86_64_ (8 CPU) [2024-08-19T03:40:02.557Z] [2024-08-19T03:40:02.557Z] 02:52:25 LINUX RESTART (8 CPU) [2024-08-19T03:40:02.557Z] [2024-08-19T03:40:02.557Z] 02:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-19T03:40:02.557Z] 02:54:01 358.84 10.65 348.19 0.00 1775.04 52176.64 0.00 [2024-08-19T03:40:02.557Z] 02:55:01 101.00 0.63 100.37 0.00 17.33 35532.74 0.00 [2024-08-19T03:40:02.557Z] 02:56:01 43.70 0.00 43.70 0.00 0.00 34357.63 0.00 [2024-08-19T03:40:02.557Z] 02:57:01 39.31 0.25 39.06 0.00 5.20 18695.42 0.00 [2024-08-19T03:40:02.557Z] 02:58:01 233.19 7.10 226.10 0.00 4480.05 96215.43 0.00 [2024-08-19T03:40:02.557Z] 02:59:01 5.17 0.02 5.15 0.00 0.13 109.85 0.00 [2024-08-19T03:40:02.557Z] 03:00:01 2.80 0.00 2.80 0.00 0.00 51.72 0.00 [2024-08-19T03:40:02.557Z] 03:01:01 2.03 0.00 2.03 0.00 0.00 23.60 0.00 [2024-08-19T03:40:02.557Z] 03:02:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2024-08-19T03:40:02.557Z] 03:03:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 [2024-08-19T03:40:02.557Z] 03:04:01 1.45 0.00 1.45 0.00 0.00 21.33 0.00 [2024-08-19T03:40:02.557Z] 03:05:01 1.55 0.00 1.55 0.00 0.00 18.67 0.00 [2024-08-19T03:40:02.557Z] 03:06:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2024-08-19T03:40:02.557Z] 03:07:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 [2024-08-19T03:40:02.557Z] 03:08:01 1.67 0.02 1.65 0.00 0.13 23.20 0.00 [2024-08-19T03:40:02.557Z] 03:09:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 [2024-08-19T03:40:02.557Z] 03:10:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2024-08-19T03:40:02.557Z] 03:11:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 [2024-08-19T03:40:02.557Z] 03:12:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-08-19T03:40:02.557Z] 03:13:01 1.12 0.00 1.12 0.00 0.00 15.33 0.00 [2024-08-19T03:40:02.557Z] 03:14:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2024-08-19T03:40:02.557Z] 03:15:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 [2024-08-19T03:40:02.557Z] 03:16:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2024-08-19T03:40:02.557Z] 03:17:01 1.38 0.02 1.37 0.00 0.13 16.13 0.00 [2024-08-19T03:40:02.557Z] 03:18:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 [2024-08-19T03:40:02.557Z] 03:19:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 [2024-08-19T03:40:02.557Z] 03:20:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2024-08-19T03:40:02.557Z] 03:21:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 [2024-08-19T03:40:02.557Z] 03:22:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2024-08-19T03:40:02.557Z] 03:23:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 [2024-08-19T03:40:02.557Z] 03:24:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2024-08-19T03:40:02.557Z] 03:25:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2024-08-19T03:40:02.557Z] 03:26:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2024-08-19T03:40:02.557Z] 03:27:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2024-08-19T03:40:02.557Z] 03:28:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2024-08-19T03:40:02.557Z] 03:29:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 [2024-08-19T03:40:02.557Z] 03:30:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2024-08-19T03:40:02.557Z] 03:31:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2024-08-19T03:40:02.557Z] 03:32:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2024-08-19T03:40:02.557Z] 03:33:02 1.62 0.00 1.62 0.00 0.00 19.86 0.00 [2024-08-19T03:40:02.557Z] 03:34:01 0.98 0.00 0.98 0.00 0.00 12.34 0.00 [2024-08-19T03:40:02.557Z] 03:35:01 3.25 1.57 1.68 0.00 36.93 22.26 0.00 [2024-08-19T03:40:02.557Z] 03:36:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2024-08-19T03:40:02.557Z] 03:37:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 [2024-08-19T03:40:02.557Z] 03:38:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 [2024-08-19T03:40:02.557Z] 03:39:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 [2024-08-19T03:40:02.557Z] 03:40:01 45.28 0.15 45.13 0.00 12.13 17096.17 0.00 [2024-08-19T03:40:02.557Z] Average: 18.80 0.43 18.36 0.00 134.66 5424.57 0.00 [2024-08-19T03:40:02.557Z] [2024-08-19T03:40:02.557Z] 02:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-19T03:40:02.557Z] 02:54:01 28653108 31501420 812324 2.47 81436 3024276 1953244 5.76 1132416 2696060 8596 [2024-08-19T03:40:02.557Z] 02:55:01 27277460 31408128 896988 2.73 128756 4138484 1987464 5.86 1780396 3291960 856104 [2024-08-19T03:40:02.557Z] 02:56:01 26501748 30902544 1398716 4.25 132332 4390080 2774992 8.18 2196228 3628364 593236 [2024-08-19T03:40:02.557Z] 02:57:01 26521072 31442728 856544 2.60 136212 4860376 1976588 5.83 1799016 3960768 558680 [2024-08-19T03:40:02.557Z] 02:58:01 25804668 31295680 980528 2.98 172492 5421532 2388024 7.04 1940680 4528200 940 [2024-08-19T03:40:02.557Z] 02:59:01 25831008 31317116 960084 2.92 171040 5418276 2386064 7.03 1919624 4524944 336 [2024-08-19T03:40:02.557Z] 03:00:01 27103900 31468028 809236 2.46 171120 4335360 2386064 7.03 1768748 3442028 8 [2024-08-19T03:40:02.557Z] 03:01:01 27103868 31468200 808860 2.46 171172 4335496 2386064 7.03 1768776 3442164 8 [2024-08-19T03:40:02.557Z] 03:02:01 27106088 31470508 806512 2.45 171212 4335496 2386064 7.03 1766656 3442164 12 [2024-08-19T03:40:02.557Z] 03:03:01 27124172 31488652 788484 2.40 171256 4335504 2386064 7.03 1748436 3442172 40 [2024-08-19T03:40:02.557Z] 03:04:01 27126636 31491212 785912 2.39 171328 4335508 2386064 7.03 1746240 3442176 56 [2024-08-19T03:40:02.557Z] 03:05:01 27126660 31491236 785804 2.39 171352 4335508 2386064 7.03 1746604 3442176 44 [2024-08-19T03:40:02.557Z] 03:06:01 27126392 31491036 785960 2.39 171396 4335512 2386064 7.03 1746456 3442180 8 [2024-08-19T03:40:02.557Z] 03:07:01 27126216 31490868 786056 2.39 171416 4335512 2386064 7.03 1746600 3442180 8 [2024-08-19T03:40:02.557Z] 03:08:01 27125500 31490236 786668 2.39 171464 4335492 2388416 7.04 1747076 3442152 60 [2024-08-19T03:40:02.557Z] 03:09:01 27125484 31490224 786604 2.39 171476 4335496 2388416 7.04 1747064 3442156 180 [2024-08-19T03:40:02.557Z] 03:10:01 27125324 31490088 786536 2.39 171492 4335496 2388416 7.04 1747064 3442156 8 [2024-08-19T03:40:02.557Z] 03:11:01 27125188 31490084 786424 2.39 171508 4335504 2388416 7.04 1747128 3442164 52 [2024-08-19T03:40:02.557Z] 03:12:01 27125340 31490248 786392 2.39 171528 4335504 2388416 7.04 1747136 3442160 8 [2024-08-19T03:40:02.557Z] 03:13:01 27126268 31491212 785384 2.39 171580 4335500 2388416 7.04 1745852 3442168 72 [2024-08-19T03:40:02.557Z] 03:14:01 27126464 31491460 785084 2.39 171604 4335512 2388416 7.04 1745896 3442172 12 [2024-08-19T03:40:02.557Z] 03:15:01 27126952 31491992 784512 2.39 171628 4335512 2388416 7.04 1745448 3442172 8 [2024-08-19T03:40:02.557Z] 03:16:01 27126888 31491976 784552 2.39 171668 4335520 2388416 7.04 1745516 3442176 12 [2024-08-19T03:40:02.557Z] 03:17:01 27126840 31492044 784364 2.39 171692 4335648 2388416 7.04 1745532 3442276 48 [2024-08-19T03:40:02.557Z] 03:18:01 27126404 31491788 784488 2.39 171736 4335644 2388416 7.04 1745660 3442312 16 [2024-08-19T03:40:02.557Z] 03:19:01 27126320 31491748 784700 2.39 171756 4335660 2388416 7.04 1745648 3442316 44 [2024-08-19T03:40:02.557Z] 03:20:01 27126556 31492008 784416 2.39 171776 4335660 2388416 7.04 1745656 3442316 8 [2024-08-19T03:40:02.557Z] 03:21:01 27126748 31492248 784336 2.39 171808 4335664 2388416 7.04 1745812 3442320 8 [2024-08-19T03:40:02.557Z] 03:22:01 27126732 31492256 784276 2.39 171848 4335668 2388416 7.04 1745836 3442328 8 [2024-08-19T03:40:02.557Z] 03:23:01 27126148 31491712 784792 2.39 171884 4335664 2371532 6.99 1746012 3442328 52 [2024-08-19T03:40:02.557Z] 03:24:01 27126352 31491948 784488 2.39 171908 4335672 2371532 6.99 1745828 3442332 16 [2024-08-19T03:40:02.557Z] 03:25:01 27126352 31491984 784396 2.39 171932 4335672 2371532 6.99 1745932 3442332 44 [2024-08-19T03:40:02.557Z] 03:26:01 27126312 31491948 784356 2.39 171948 4335676 2371532 6.99 1745876 3442336 8 [2024-08-19T03:40:02.557Z] 03:27:01 27126044 31491700 784540 2.39 171968 4335680 2371532 6.99 1745908 3442340 44 [2024-08-19T03:40:02.557Z] 03:28:01 27125900 31491616 784584 2.39 172008 4335680 2371532 6.99 1745892 3442340 40 [2024-08-19T03:40:02.557Z] 03:29:01 27126524 31492264 784084 2.38 172020 4335688 2371532 6.99 1745920 3442348 52 [2024-08-19T03:40:02.557Z] 03:30:01 27126240 31491984 784288 2.39 172044 4335692 2371532 6.99 1745856 3442352 8 [2024-08-19T03:40:02.557Z] 03:31:01 27126248 31492016 784228 2.38 172060 4335692 2371532 6.99 1745880 3442352 44 [2024-08-19T03:40:02.557Z] 03:32:01 27124052 31489856 786336 2.39 172076 4335700 2371532 6.99 1750384 3442360 20 [2024-08-19T03:40:02.557Z] 03:33:02 27124320 31490176 786096 2.39 172112 4335700 2371532 6.99 1751148 3442360 244 [2024-08-19T03:40:02.557Z] 03:34:01 27124344 31490220 786060 2.39 172128 4335704 2371532 6.99 1750596 3442364 12 [2024-08-19T03:40:02.557Z] 03:35:01 27112880 31480840 795352 2.42 172168 4336812 2387836 7.04 1764276 3442704 56 [2024-08-19T03:40:02.558Z] 03:36:01 27112164 31480156 795976 2.42 172192 4336812 2387836 7.04 1763924 3442648 20 [2024-08-19T03:40:02.558Z] 03:37:01 27112372 31480380 795884 2.42 172224 4336816 2387836 7.04 1763800 3442652 152 [2024-08-19T03:40:02.558Z] 03:38:01 27112348 31480396 796048 2.42 172248 4336820 2387836 7.04 1763892 3442656 16 [2024-08-19T03:40:02.558Z] 03:39:01 27111796 31479876 796512 2.42 172280 4336824 2387836 7.04 1763892 3442660 40 [2024-08-19T03:40:02.558Z] 03:40:01 26521576 31398736 871488 2.65 177444 4790144 2477524 7.30 1854860 3880044 504 [2024-08-19T03:40:02.558Z] Average: 27064212 31463719 815112 2.48 167441 4371763 2367154 6.98 1758278 3493668 42979 [2024-08-19T03:40:02.558Z] [2024-08-19T03:40:02.558Z] 02:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-19T03:40:02.558Z] 02:54:01 docker0 729.13 694.37 52.86 3011.73 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:54:01 lo 4.67 4.67 0.46 0.46 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:54:01 ens3 1197.43 1102.47 10785.24 125.70 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:54:01 veth557a386 141.39 155.27 13.97 133.95 0.00 0.00 0.00 0.01 [2024-08-19T03:40:02.558Z] 02:55:01 docker0 113.23 209.08 9.61 1935.78 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:55:01 ens3 235.39 128.06 1961.60 21.36 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:55:01 vethab03dd4 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:56:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:56:01 ens3 32.96 24.98 27.24 14.51 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:56:01 vethab03dd4 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:57:01 ens3 17.88 11.33 16.06 8.71 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:57:01 vethab03dd4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:58:01 docker0 0.98 0.90 0.07 1.17 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:58:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:58:01 ens3 283.14 147.48 5510.50 22.54 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 02:59:01 ens3 1.08 0.85 1.82 0.06 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:01:01 ens3 0.52 0.13 0.05 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:02:01 ens3 1.08 0.67 0.62 0.49 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:03:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:04:01 ens3 0.52 0.05 0.10 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:05:01 ens3 0.38 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:08:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:09:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:13:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:16:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:18:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:20:01 ens3 0.22 0.12 0.17 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:23:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:28:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:29:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:31:01 ens3 0.87 0.22 0.18 0.02 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:32:01 ens3 3.88 4.23 0.48 16.40 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:33:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:33:02 ens3 2.07 1.88 0.20 6.70 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:35:01 ens3 45.83 46.46 7.98 128.51 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:36:01 ens3 0.63 0.40 0.33 0.22 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:37:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:38:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:39:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:40:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] 03:40:01 ens3 98.82 60.10 2534.88 14.53 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] Average: docker0 17.98 19.28 1.33 105.33 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] Average: lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] Average: ens3 40.99 32.61 443.74 7.67 0.00 0.00 0.00 0.00 [2024-08-19T03:40:02.558Z] [2024-08-19T03:40:02.558Z] [2024-08-19T03:40:02.558Z] ---> sar -P ALL: [2024-08-19T03:40:02.558Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7925) 08/19/24 _x86_64_ (8 CPU) [2024-08-19T03:40:02.558Z] [2024-08-19T03:40:02.558Z] 02:52:25 LINUX RESTART (8 CPU) [2024-08-19T03:40:02.558Z] [2024-08-19T03:40:02.558Z] 02:53:01 CPU %user %nice %system %iowait %steal %idle [2024-08-19T03:40:02.558Z] 02:54:01 all 8.19 0.00 3.42 3.57 0.07 84.76 [2024-08-19T03:40:02.558Z] 02:54:01 0 6.28 0.00 3.39 0.81 0.07 89.45 [2024-08-19T03:40:02.558Z] 02:54:01 1 11.58 0.00 4.03 0.12 0.07 84.21 [2024-08-19T03:40:02.558Z] 02:54:01 2 7.84 0.00 4.44 5.17 0.07 82.49 [2024-08-19T03:40:02.558Z] 02:54:01 3 7.87 0.00 2.72 0.45 0.05 88.91 [2024-08-19T03:40:02.558Z] 02:54:01 4 9.47 0.00 3.22 3.07 0.07 84.17 [2024-08-19T03:40:02.558Z] 02:54:01 5 5.93 0.00 3.39 4.02 0.05 86.61 [2024-08-19T03:40:02.558Z] 02:54:01 6 6.59 0.00 3.22 12.23 0.08 77.88 [2024-08-19T03:40:02.558Z] 02:54:01 7 9.90 0.00 2.93 2.76 0.07 84.35 [2024-08-19T03:40:02.558Z] 02:55:01 all 31.73 0.00 5.30 2.71 0.09 60.17 [2024-08-19T03:40:02.558Z] 02:55:01 0 31.07 0.00 5.29 0.91 0.10 62.63 [2024-08-19T03:40:02.558Z] 02:55:01 1 31.67 0.00 5.60 0.30 0.08 62.34 [2024-08-19T03:40:02.558Z] 02:55:01 2 30.30 0.00 5.74 1.62 0.13 62.21 [2024-08-19T03:40:02.558Z] 02:55:01 3 32.01 0.00 4.93 0.39 0.08 62.59 [2024-08-19T03:40:02.558Z] 02:55:01 4 31.67 0.00 4.77 0.91 0.08 62.56 [2024-08-19T03:40:02.558Z] 02:55:01 5 33.38 0.00 4.66 0.30 0.07 61.59 [2024-08-19T03:40:02.558Z] 02:55:01 6 31.58 0.00 5.62 2.92 0.08 59.79 [2024-08-19T03:40:02.558Z] 02:55:01 7 32.12 0.00 5.78 14.33 0.10 47.66 [2024-08-19T03:40:02.558Z] 02:56:01 all 33.79 0.00 5.46 1.61 0.09 59.06 [2024-08-19T03:40:02.558Z] 02:56:01 0 35.57 0.00 5.20 1.55 0.08 57.60 [2024-08-19T03:40:02.558Z] 02:56:01 1 35.28 0.00 5.82 0.18 0.08 58.63 [2024-08-19T03:40:02.558Z] 02:56:01 2 36.91 0.00 6.31 0.03 0.08 56.67 [2024-08-19T03:40:02.558Z] 02:56:01 3 32.03 0.00 5.39 0.05 0.08 62.45 [2024-08-19T03:40:02.558Z] 02:56:01 4 32.59 0.00 5.03 0.00 0.08 62.29 [2024-08-19T03:40:02.559Z] 02:56:01 5 33.70 0.00 5.31 0.10 0.10 60.79 [2024-08-19T03:40:02.559Z] 02:56:01 6 29.52 0.00 5.74 10.95 0.12 53.66 [2024-08-19T03:40:02.559Z] 02:56:01 7 34.66 0.00 4.86 0.10 0.08 60.29 [2024-08-19T03:40:02.559Z] 02:57:01 all 57.93 0.00 7.53 0.81 0.10 33.64 [2024-08-19T03:40:02.559Z] 02:57:01 0 57.80 0.00 7.86 0.69 0.12 33.54 [2024-08-19T03:40:02.559Z] 02:57:01 1 58.87 0.00 8.33 0.76 0.10 31.94 [2024-08-19T03:40:02.559Z] 02:57:01 2 59.57 0.00 7.82 0.32 0.12 32.18 [2024-08-19T03:40:02.559Z] 02:57:01 3 57.06 0.00 7.17 0.34 0.10 35.33 [2024-08-19T03:40:02.559Z] 02:57:01 4 56.30 0.00 7.23 0.15 0.10 36.22 [2024-08-19T03:40:02.559Z] 02:57:01 5 59.80 0.00 7.61 0.35 0.10 32.14 [2024-08-19T03:40:02.559Z] 02:57:01 6 55.56 0.00 6.68 3.72 0.08 33.95 [2024-08-19T03:40:02.559Z] 02:57:01 7 58.45 0.00 7.51 0.12 0.08 33.84 [2024-08-19T03:40:02.559Z] 02:58:01 all 11.58 0.00 4.93 8.94 0.10 74.45 [2024-08-19T03:40:02.559Z] 02:58:01 0 13.17 0.00 4.74 9.73 0.15 72.22 [2024-08-19T03:40:02.559Z] 02:58:01 1 13.24 0.00 6.65 8.64 0.15 71.31 [2024-08-19T03:40:02.559Z] 02:58:01 2 11.82 0.00 5.38 8.31 0.09 74.40 [2024-08-19T03:40:02.559Z] 02:58:01 3 9.02 0.00 4.57 1.50 0.08 84.83 [2024-08-19T03:40:02.559Z] 02:58:01 4 10.19 0.00 4.31 12.78 0.07 72.65 [2024-08-19T03:40:02.559Z] 02:58:01 5 11.93 0.00 4.63 11.10 0.10 72.24 [2024-08-19T03:40:02.559Z] 02:58:01 6 11.50 0.00 4.71 13.36 0.09 70.34 [2024-08-19T03:40:02.559Z] 02:58:01 7 11.73 0.00 4.49 6.11 0.07 77.60 [2024-08-19T03:40:02.559Z] 02:59:01 all 0.09 0.00 0.06 0.01 0.01 99.84 [2024-08-19T03:40:02.559Z] 02:59:01 0 0.27 0.00 0.07 0.03 0.02 99.62 [2024-08-19T03:40:02.559Z] 02:59:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-19T03:40:02.559Z] 02:59:01 2 0.13 0.00 0.10 0.00 0.02 99.75 [2024-08-19T03:40:02.559Z] 02:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-19T03:40:02.559Z] 02:59:01 4 0.02 0.00 0.05 0.05 0.00 99.88 [2024-08-19T03:40:02.559Z] 02:59:01 5 0.13 0.00 0.05 0.00 0.00 99.82 [2024-08-19T03:40:02.559Z] 02:59:01 6 0.07 0.00 0.05 0.00 0.02 99.87 [2024-08-19T03:40:02.559Z] 02:59:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-19T03:40:02.559Z] 03:00:01 all 0.05 0.00 0.04 0.00 0.00 99.90 [2024-08-19T03:40:02.559Z] 03:00:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:00:01 1 0.03 0.00 0.23 0.00 0.00 99.73 [2024-08-19T03:40:02.559Z] 03:00:01 2 0.23 0.00 0.00 0.00 0.02 99.75 [2024-08-19T03:40:02.559Z] 03:00:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:00:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2024-08-19T03:40:02.559Z] 03:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:01:01 all 0.05 0.00 0.02 0.01 0.01 99.92 [2024-08-19T03:40:02.559Z] 03:01:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:01:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-19T03:40:02.559Z] 03:01:01 2 0.30 0.00 0.07 0.00 0.02 99.62 [2024-08-19T03:40:02.559Z] 03:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:01:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.559Z] 03:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-08-19T03:40:02.559Z] 03:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:02:01 2 0.17 0.00 0.00 0.00 0.00 99.83 [2024-08-19T03:40:02.559Z] 03:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:02:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-19T03:40:02.559Z] 03:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.559Z] 03:03:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2024-08-19T03:40:02.559Z] 03:03:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-19T03:40:02.559Z] 03:03:01 2 0.70 0.00 0.00 0.00 0.00 99.30 [2024-08-19T03:40:02.559Z] 03:03:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:03:01 4 0.03 0.00 0.02 0.08 0.02 99.85 [2024-08-19T03:40:02.559Z] 03:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:04:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-08-19T03:40:02.559Z] 03:04:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:04:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-19T03:40:02.559Z] 03:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:04:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2024-08-19T03:40:02.559Z] 03:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:04:01 6 0.23 0.00 0.02 0.00 0.00 99.75 [2024-08-19T03:40:02.559Z] 03:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-19T03:40:02.559Z] [2024-08-19T03:40:02.559Z] 03:04:01 CPU %user %nice %system %iowait %steal %idle [2024-08-19T03:40:02.559Z] 03:05:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-08-19T03:40:02.559Z] 03:05:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:05:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-19T03:40:02.559Z] 03:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-19T03:40:02.559Z] 03:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.559Z] 03:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.559Z] 03:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:06:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-19T03:40:02.559Z] 03:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:06:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2024-08-19T03:40:02.559Z] 03:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:07:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2024-08-19T03:40:02.559Z] 03:07:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-19T03:40:02.559Z] 03:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:07:01 2 1.03 0.00 0.00 0.00 0.00 98.97 [2024-08-19T03:40:02.559Z] 03:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-19T03:40:02.559Z] 03:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-19T03:40:02.559Z] 03:07:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-19T03:40:02.559Z] 03:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.559Z] 03:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:08:01 all 0.02 0.00 0.03 0.00 0.00 99.94 [2024-08-19T03:40:02.559Z] 03:08:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2024-08-19T03:40:02.559Z] 03:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:08:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-19T03:40:02.559Z] 03:08:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:08:01 4 0.03 0.00 0.07 0.02 0.02 99.87 [2024-08-19T03:40:02.559Z] 03:08:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-19T03:40:02.559Z] 03:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-19T03:40:02.559Z] 03:09:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-19T03:40:02.559Z] 03:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.559Z] 03:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:09:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:09:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2024-08-19T03:40:02.559Z] 03:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.559Z] 03:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:10:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-08-19T03:40:02.559Z] 03:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.559Z] 03:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-19T03:40:02.559Z] 03:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:10:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-19T03:40:02.559Z] 03:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-19T03:40:02.559Z] 03:11:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2024-08-19T03:40:02.559Z] 03:11:01 0 0.02 0.00 0.02 0.08 0.00 99.88 [2024-08-19T03:40:02.559Z] 03:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-19T03:40:02.559Z] 03:11:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2024-08-19T03:40:02.559Z] 03:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:11:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:11:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.559Z] 03:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:12:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2024-08-19T03:40:02.559Z] 03:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-19T03:40:02.559Z] 03:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.559Z] 03:12:01 2 0.48 0.00 0.02 0.00 0.00 99.50 [2024-08-19T03:40:02.559Z] 03:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:12:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-19T03:40:02.559Z] 03:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.559Z] 03:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:13:01 all 0.16 0.00 0.01 0.00 0.00 99.82 [2024-08-19T03:40:02.559Z] 03:13:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:13:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-19T03:40:02.559Z] 03:13:01 2 1.09 0.00 0.00 0.00 0.02 98.89 [2024-08-19T03:40:02.559Z] 03:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:13:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-19T03:40:02.559Z] 03:14:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-19T03:40:02.559Z] 03:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:14:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:14:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-19T03:40:02.559Z] 03:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.559Z] 03:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-19T03:40:02.559Z] 03:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-19T03:40:02.559Z] 03:15:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2024-08-19T03:40:02.559Z] 03:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.559Z] 03:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.559Z] [2024-08-19T03:40:02.559Z] 03:15:01 CPU %user %nice %system %iowait %steal %idle [2024-08-19T03:40:02.559Z] 03:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-08-19T03:40:02.559Z] 03:16:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-19T03:40:02.559Z] 03:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.559Z] 03:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:16:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2024-08-19T03:40:02.559Z] 03:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.559Z] 03:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-19T03:40:02.559Z] 03:17:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2024-08-19T03:40:02.559Z] 03:17:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-19T03:40:02.559Z] 03:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.559Z] 03:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-19T03:40:02.559Z] 03:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.559Z] 03:18:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2024-08-19T03:40:02.559Z] 03:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-19T03:40:02.559Z] 03:18:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-19T03:40:02.559Z] 03:18:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2024-08-19T03:40:02.559Z] 03:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-19T03:40:02.559Z] 03:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.559Z] 03:19:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-19T03:40:02.559Z] 03:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-19T03:40:02.559Z] 03:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:19:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-19T03:40:02.559Z] 03:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.559Z] 03:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:20:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2024-08-19T03:40:02.559Z] 03:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.559Z] 03:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-19T03:40:02.559Z] 03:20:01 2 0.30 0.00 0.00 0.00 0.00 99.70 [2024-08-19T03:40:02.559Z] 03:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:20:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-19T03:40:02.559Z] 03:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:21:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-08-19T03:40:02.559Z] 03:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-19T03:40:02.559Z] 03:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.559Z] 03:21:01 2 0.43 0.00 0.02 0.00 0.02 99.53 [2024-08-19T03:40:02.559Z] 03:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.559Z] 03:21:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-19T03:40:02.559Z] 03:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-08-19T03:40:02.560Z] 03:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.560Z] 03:22:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-19T03:40:02.560Z] 03:22:01 4 0.07 0.00 0.03 0.02 0.02 99.87 [2024-08-19T03:40:02.560Z] 03:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-19T03:40:02.560Z] 03:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:23:01 all 0.05 0.00 0.00 0.00 0.01 99.93 [2024-08-19T03:40:02.560Z] 03:23:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-19T03:40:02.560Z] 03:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:23:01 2 0.32 0.00 0.02 0.00 0.02 99.65 [2024-08-19T03:40:02.560Z] 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:23:01 4 0.05 0.00 0.00 0.02 0.03 99.90 [2024-08-19T03:40:02.560Z] 03:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-19T03:40:02.560Z] 03:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.560Z] 03:24:01 all 0.15 0.00 0.01 0.00 0.00 99.83 [2024-08-19T03:40:02.560Z] 03:24:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:24:01 2 1.06 0.00 0.00 0.00 0.00 98.94 [2024-08-19T03:40:02.560Z] 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:24:01 4 0.05 0.00 0.05 0.02 0.02 99.87 [2024-08-19T03:40:02.560Z] 03:24:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-19T03:40:02.560Z] 03:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.560Z] 03:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-19T03:40:02.560Z] 03:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:25:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-19T03:40:02.560Z] 03:25:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-19T03:40:02.560Z] 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:26:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-08-19T03:40:02.560Z] 03:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-19T03:40:02.560Z] 03:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-19T03:40:02.560Z] 03:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:26:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-19T03:40:02.560Z] 03:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-19T03:40:02.560Z] 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] [2024-08-19T03:40:02.560Z] 03:26:01 CPU %user %nice %system %iowait %steal %idle [2024-08-19T03:40:02.560Z] 03:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-19T03:40:02.560Z] 03:27:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-19T03:40:02.560Z] 03:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-19T03:40:02.560Z] 03:27:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-19T03:40:02.560Z] 03:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-19T03:40:02.560Z] 03:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-19T03:40:02.560Z] 03:28:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-19T03:40:02.560Z] 03:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-19T03:40:02.560Z] 03:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-19T03:40:02.560Z] 03:28:01 4 0.07 0.00 0.02 0.02 0.02 99.88 [2024-08-19T03:40:02.560Z] 03:28:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-19T03:40:02.560Z] 03:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-19T03:40:02.560Z] 03:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.560Z] 03:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-19T03:40:02.560Z] 03:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-19T03:40:02.560Z] 03:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.560Z] 03:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-19T03:40:02.560Z] 03:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-19T03:40:02.560Z] 03:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-19T03:40:02.560Z] 03:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-19T03:40:02.560Z] 03:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:30:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-19T03:40:02.560Z] 03:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-08-19T03:40:02.560Z] 03:31:01 0 0.00 0.00 0.02 0.03 0.02 99.93 [2024-08-19T03:40:02.560Z] 03:31:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-19T03:40:02.560Z] 03:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:31:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-19T03:40:02.560Z] 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:32:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2024-08-19T03:40:02.560Z] 03:32:01 0 0.08 0.00 0.00 0.02 0.00 99.90 [2024-08-19T03:40:02.560Z] 03:32:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2024-08-19T03:40:02.560Z] 03:32:01 2 0.12 0.00 0.02 0.00 0.00 99.87 [2024-08-19T03:40:02.560Z] 03:32:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-19T03:40:02.560Z] 03:32:01 4 0.07 0.00 0.00 0.02 0.00 99.92 [2024-08-19T03:40:02.560Z] 03:32:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2024-08-19T03:40:02.560Z] 03:32:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-19T03:40:02.560Z] 03:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.560Z] 03:33:02 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-19T03:40:02.560Z] 03:33:02 0 0.00 0.00 0.03 0.02 0.00 99.95 [2024-08-19T03:40:02.560Z] 03:33:02 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-19T03:40:02.560Z] 03:33:02 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-19T03:40:02.560Z] 03:33:02 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-19T03:40:02.560Z] 03:33:02 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-19T03:40:02.560Z] 03:33:02 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:33:02 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-19T03:40:02.560Z] 03:33:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:34:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-08-19T03:40:02.560Z] 03:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-19T03:40:02.560Z] 03:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-19T03:40:02.560Z] 03:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:34:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-19T03:40:02.560Z] 03:34:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-19T03:40:02.560Z] 03:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:35:01 all 0.42 0.00 0.06 0.01 0.00 99.51 [2024-08-19T03:40:02.560Z] 03:35:01 0 0.05 0.00 0.03 0.03 0.00 99.88 [2024-08-19T03:40:02.560Z] 03:35:01 1 0.12 0.00 0.12 0.00 0.02 99.75 [2024-08-19T03:40:02.560Z] 03:35:01 2 0.28 0.00 0.07 0.02 0.02 99.62 [2024-08-19T03:40:02.560Z] 03:35:01 3 0.50 0.00 0.03 0.00 0.00 99.47 [2024-08-19T03:40:02.560Z] 03:35:01 4 0.82 0.00 0.02 0.02 0.00 99.15 [2024-08-19T03:40:02.560Z] 03:35:01 5 0.48 0.00 0.08 0.00 0.00 99.43 [2024-08-19T03:40:02.560Z] 03:35:01 6 0.96 0.00 0.07 0.02 0.00 98.95 [2024-08-19T03:40:02.560Z] 03:35:01 7 0.13 0.00 0.07 0.00 0.00 99.80 [2024-08-19T03:40:02.560Z] 03:36:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2024-08-19T03:40:02.560Z] 03:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-19T03:40:02.560Z] 03:36:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2024-08-19T03:40:02.560Z] 03:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-19T03:40:02.560Z] 03:36:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2024-08-19T03:40:02.560Z] 03:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:36:01 6 1.06 0.00 0.00 0.00 0.02 98.92 [2024-08-19T03:40:02.560Z] 03:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:37:01 all 0.17 0.00 0.01 0.01 0.00 99.81 [2024-08-19T03:40:02.560Z] 03:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-19T03:40:02.560Z] 03:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-19T03:40:02.560Z] 03:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-19T03:40:02.560Z] 03:37:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:37:01 6 1.32 0.00 0.00 0.00 0.00 98.68 [2024-08-19T03:40:02.560Z] 03:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] [2024-08-19T03:40:02.560Z] 03:37:01 CPU %user %nice %system %iowait %steal %idle [2024-08-19T03:40:02.560Z] 03:38:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-08-19T03:40:02.560Z] 03:38:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-19T03:40:02.560Z] 03:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-19T03:40:02.560Z] 03:38:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-08-19T03:40:02.560Z] 03:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-19T03:40:02.560Z] 03:38:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2024-08-19T03:40:02.560Z] 03:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:39:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-08-19T03:40:02.560Z] 03:39:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-19T03:40:02.560Z] 03:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-19T03:40:02.560Z] 03:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:39:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-19T03:40:02.560Z] 03:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-19T03:40:02.560Z] 03:39:01 6 0.66 0.00 0.00 0.00 0.00 99.34 [2024-08-19T03:40:02.560Z] 03:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-19T03:40:02.560Z] 03:40:01 all 2.90 0.00 1.16 1.57 0.03 94.34 [2024-08-19T03:40:02.560Z] 03:40:01 0 2.49 0.00 1.07 1.10 0.02 95.32 [2024-08-19T03:40:02.560Z] 03:40:01 1 3.17 0.00 1.45 0.02 0.03 95.32 [2024-08-19T03:40:02.560Z] 03:40:01 2 2.90 0.00 1.04 7.88 0.03 88.15 [2024-08-19T03:40:02.560Z] 03:40:01 3 2.64 0.00 1.24 0.02 0.02 96.09 [2024-08-19T03:40:02.560Z] 03:40:01 4 1.83 0.00 1.11 3.45 0.02 93.60 [2024-08-19T03:40:02.560Z] 03:40:01 5 4.28 0.00 1.46 0.07 0.03 94.16 [2024-08-19T03:40:02.560Z] 03:40:01 6 3.38 0.00 0.88 0.00 0.03 95.70 [2024-08-19T03:40:02.560Z] 03:40:01 7 2.53 0.00 1.07 0.02 0.03 96.35 [2024-08-19T03:40:02.560Z] Average: all 3.14 0.00 0.60 0.41 0.02 95.84 [2024-08-19T03:40:02.560Z] Average: 0 3.10 0.00 0.59 0.32 0.02 95.97 [2024-08-19T03:40:02.560Z] Average: 1 3.27 0.00 0.69 0.21 0.02 95.81 [2024-08-19T03:40:02.560Z] Average: 2 3.31 0.00 0.66 0.49 0.02 95.52 [2024-08-19T03:40:02.560Z] Average: 3 2.99 0.00 0.56 0.06 0.01 96.38 [2024-08-19T03:40:02.560Z] Average: 4 3.03 0.00 0.56 0.44 0.02 95.95 [2024-08-19T03:40:02.560Z] Average: 5 3.19 0.00 0.58 0.33 0.01 95.88 [2024-08-19T03:40:02.560Z] Average: 6 3.04 0.00 0.57 0.90 0.01 95.48 [2024-08-19T03:40:02.561Z] Average: 7 3.16 0.00 0.57 0.49 0.01 95.76 [2024-08-19T03:40:02.561Z] [2024-08-19T03:40:02.561Z] [2024-08-19T03:40:02.561Z]