Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d6682f794cbed5c1058d33e4699bd051412df0a8 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-ssh7632978381255281494.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh14859357391699192132.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh3969344792002750087.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh10857192483917188396.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-ssh14914234467658308578.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12249’ Running on prd-ubuntu20.04-docker-8c-8g-12283 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/707 [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/707 # 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 d6682f794cbed5c1058d33e4699bd051412df0a8 (main) Commit message: "Merge pull request #4926 from jackchenjc/compose-builder-update" > 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 d6682f794cbed5c1058d33e4699bd051412df0a8 # timeout=10 > git rev-list --no-walk ef9dbcfdf9265d2927ae78691a494f0517df5c34 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-01T05:42:03.987Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-01T05:42:04.081Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-01T05:42:04.105Z] ========================================================= [2024-10-01T05:42:04.105Z] EdgeX Global Pipelines Version Info [2024-10-01T05:42:04.105Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-01T05:42:04.849Z] ------------------- [2024-10-01T05:42:04.849Z] stable info: [2024-10-01T05:42:04.849Z] ------------------- [2024-10-01T05:42:04.849Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T05:42:04.849Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T05:42:04.849Z] Message: update stable to v1.0.264 [2024-10-01T05:42:05.421Z] ------------------- [2024-10-01T05:42:05.421Z] experimental info: [2024-10-01T05:42:05.421Z] ------------------- [2024-10-01T05:42:05.421Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T05:42:05.421Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T05:42:05.421Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-01T05:42:05.509Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-01T05:42:05.533Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-01T05:42:05.558Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-01T05:42:05.579Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-01T05:42:05.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-01T05:42:05.634Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-01T05:42:05.664Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-01T05:42:05.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-01T05:42:05.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-01T05:42:05.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-01T05:42:05.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-01T05:42:05.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-01T05:42:05.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-01T05:42:05.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-01T05:42:05.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-01T05:42:05.903Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T05:42:05.926Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T05:42:05.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-01T05:42:05.971Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-01T05:42:05.989Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-01T05:42:06.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-01T05:42:06.200Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-01T05:42:06.218Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-01T05:42:06.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-01T05:42:06.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-01T05:42:06.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-01T05:42:06.323Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] echo [2024-10-01T05:42:06.342Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6682f7 [Pipeline] echo [2024-10-01T05:42:06.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T05:42:06.443Z] provisioning config files... [2024-10-01T05:42:06.457Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/707@tmp/config13649686688595740526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T05:42:06.799Z] ---> ****-login.sh [2024-10-01T05:42:06.799Z] nexus3.edgexfoundry.org:10001 [2024-10-01T05:42:06.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:42:07.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:42:07.065Z] Configure a credential helper to remove this warning. See [2024-10-01T05:42:07.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:42:07.065Z] [2024-10-01T05:42:07.065Z] Login Succeeded [2024-10-01T05:42:07.065Z] nexus3.edgexfoundry.org:10002 [2024-10-01T05:42:07.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:42:07.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:42:07.065Z] Configure a credential helper to remove this warning. See [2024-10-01T05:42:07.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:42:07.066Z] [2024-10-01T05:42:07.066Z] Login Succeeded [2024-10-01T05:42:07.066Z] nexus3.edgexfoundry.org:10003 [2024-10-01T05:42:07.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:42:07.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:42:07.326Z] Configure a credential helper to remove this warning. See [2024-10-01T05:42:07.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:42:07.326Z] [2024-10-01T05:42:07.326Z] Login Succeeded [2024-10-01T05:42:07.326Z] nexus3.edgexfoundry.org:10004 [2024-10-01T05:42:07.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:42:07.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:42:07.327Z] Configure a credential helper to remove this warning. See [2024-10-01T05:42:07.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:42:07.327Z] [2024-10-01T05:42:07.327Z] Login Succeeded [2024-10-01T05:42:07.327Z] ****.io [2024-10-01T05:42:07.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:42:07.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:42:07.586Z] Configure a credential helper to remove this warning. See [2024-10-01T05:42:07.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:42:07.586Z] [2024-10-01T05:42:07.586Z] Login Succeeded [2024-10-01T05:42:07.586Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T05:42:07.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T05:42:07.938Z] + 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-10-01T05:42:07.938Z] + dirname cmd/core-command/Dockerfile [2024-10-01T05:42:07.938Z] + cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-01T05:42:07.938Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-01T05:42:07.938Z] cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-01T05:42:07.938Z] + dirname cmd/core-data/Dockerfile [2024-10-01T05:42:07.938Z] + cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-01T05:42:07.938Z] + dirname cmd/core-keeper/Dockerfile [2024-10-01T05:42:07.938Z] + cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-01T05:42:07.938Z] + dirname cmd/core-metadata/Dockerfile [2024-10-01T05:42:07.938Z] + cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-01T05:42:07.938Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-01T05:42:07.938Z] + cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-01T05:42:07.938Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-01T05:42:07.938Z] + cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-01T05:42:07.938Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-01T05:42:07.938Z] + cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-01T05:42:07.938Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-01T05:42:07.938Z] + cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-01T05:42:07.938Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-01T05:42:07.938Z] + cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-01T05:42:07.938Z] + dirname+ cmd/security-spire-agent/Dockerfile [2024-10-01T05:42:07.938Z] cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-01T05:42:07.938Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-01T05:42:07.938Z] + cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-01T05:42:07.938Z] + + dirname cmd/security-spire-server/Dockerfile [2024-10-01T05:42:07.938Z] cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-01T05:42:07.938Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-01T05:42:07.938Z] + cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-01T05:42:07.938Z] + dirname cmd/support-notifications/Dockerfile [2024-10-01T05:42:07.938Z] + cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-01T05:42:07.938Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-01T05:42:07.938Z] + cut -d/ -f2 [2024-10-01T05:42:07.938Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-01T05:42:07.970Z] 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-10-01T05:42:08.349Z] + git rev-list -1 --merges d6682f794cbed5c1058d33e4699bd051412df0a8~1..d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] echo [2024-10-01T05:42:08.364Z] -----------> git rev-list -1 --merges d6682f794cbed5c1058d33e4699bd051412df0a8~1..d6682f794cbed5c1058d33e4699bd051412df0a8 d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:42:08.364Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [false] [Pipeline] sh [2024-10-01T05:42:08.661Z] + git log --format=format:%s -1 d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] echo [2024-10-01T05:42:08.677Z] ========================================================= [2024-10-01T05:42:08.677Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-01T05:42:08.677Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-01T05:42:09.174Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T05:42:09.174Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-01T05:42:09.174Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-01T05:42:09.174Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-01T05:42:09.174Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-01T05:42:09.174Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-01T05:42:09.174Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:42:09.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T05:42:09.594Z] [2024-10-01T05:42:09.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:42:09.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T05:42:09.908Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-01T05:42:09.908Z] b85a868b505f: Pulling fs layer [2024-10-01T05:42:09.908Z] e2be974225ed: Pulling fs layer [2024-10-01T05:42:09.908Z] 339a4e72a1f5: Pulling fs layer [2024-10-01T05:42:09.908Z] 988bab9f4d93: Pulling fs layer [2024-10-01T05:42:09.908Z] 1469e6f7b9e6: Pulling fs layer [2024-10-01T05:42:09.908Z] eaf3925da568: Pulling fs layer [2024-10-01T05:42:09.908Z] bab4dde63d76: Pulling fs layer [2024-10-01T05:42:09.908Z] bde34c3a00c8: Pulling fs layer [2024-10-01T05:42:09.908Z] b352a97aabf1: Pulling fs layer [2024-10-01T05:42:09.908Z] 4872d77fe225: Pulling fs layer [2024-10-01T05:42:09.908Z] 5851b861e8e6: Pulling fs layer [2024-10-01T05:42:09.908Z] 988bab9f4d93: Waiting [2024-10-01T05:42:09.908Z] 1469e6f7b9e6: Waiting [2024-10-01T05:42:09.908Z] eaf3925da568: Waiting [2024-10-01T05:42:09.908Z] bab4dde63d76: Waiting [2024-10-01T05:42:09.908Z] 5851b861e8e6: Waiting [2024-10-01T05:42:09.908Z] bde34c3a00c8: Waiting [2024-10-01T05:42:09.908Z] b352a97aabf1: Waiting [2024-10-01T05:42:09.908Z] 4872d77fe225: Waiting [2024-10-01T05:42:09.908Z] e2be974225ed: Download complete [2024-10-01T05:42:09.908Z] 988bab9f4d93: Verifying Checksum [2024-10-01T05:42:09.908Z] 988bab9f4d93: Download complete [2024-10-01T05:42:09.908Z] 1469e6f7b9e6: Verifying Checksum [2024-10-01T05:42:09.908Z] 1469e6f7b9e6: Download complete [2024-10-01T05:42:09.908Z] eaf3925da568: Verifying Checksum [2024-10-01T05:42:09.908Z] eaf3925da568: Download complete [2024-10-01T05:42:09.908Z] 339a4e72a1f5: Verifying Checksum [2024-10-01T05:42:09.908Z] 339a4e72a1f5: Download complete [2024-10-01T05:42:10.168Z] bde34c3a00c8: Download complete [2024-10-01T05:42:10.168Z] b352a97aabf1: Download complete [2024-10-01T05:42:10.168Z] 4872d77fe225: Verifying Checksum [2024-10-01T05:42:10.168Z] 4872d77fe225: Download complete [2024-10-01T05:42:10.168Z] 5851b861e8e6: Verifying Checksum [2024-10-01T05:42:10.168Z] 5851b861e8e6: Download complete [2024-10-01T05:42:10.168Z] b85a868b505f: Verifying Checksum [2024-10-01T05:42:10.168Z] b85a868b505f: Download complete [2024-10-01T05:42:10.428Z] bab4dde63d76: Verifying Checksum [2024-10-01T05:42:10.428Z] bab4dde63d76: Download complete [2024-10-01T05:42:11.366Z] b85a868b505f: Pull complete [2024-10-01T05:42:11.624Z] e2be974225ed: Pull complete [2024-10-01T05:42:11.883Z] 339a4e72a1f5: Pull complete [2024-10-01T05:42:12.141Z] 988bab9f4d93: Pull complete [2024-10-01T05:42:12.403Z] 1469e6f7b9e6: Pull complete [2024-10-01T05:42:12.403Z] eaf3925da568: Pull complete [2024-10-01T05:42:14.315Z] bab4dde63d76: Pull complete [2024-10-01T05:42:14.315Z] bde34c3a00c8: Pull complete [2024-10-01T05:42:14.315Z] b352a97aabf1: Pull complete [2024-10-01T05:42:14.315Z] 4872d77fe225: Pull complete [2024-10-01T05:42:14.315Z] 5851b861e8e6: Pull complete [2024-10-01T05:42:14.315Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-01T05:42:14.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T05:42:14.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T05:42:14.461Z] prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container [2024-10-01T05:42:14.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T05:42:17.441Z] $ docker top 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d -eo pid,comm [2024-10-01T05:42:17.503Z] 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-10-01T05:42:17.503Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T05:42:17.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T05:42:17.559Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T05:42:17.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T05:42:17.669Z] $ docker exec 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d ssh-agent [2024-10-01T05:42:17.774Z] SSH_AUTH_SOCK=/tmp/ssh-oITvD9jaQtPC/agent.32 [2024-10-01T05:42:17.774Z] SSH_AGENT_PID=38 [2024-10-01T05:42:17.780Z] Running ssh-add (command line suppressed) [2024-10-01T05:42:17.880Z] Identity added: /w/workspace/edgex-go/707@tmp/private_key_11556649083712837177.key (/w/workspace/edgex-go/707@tmp/private_key_11556649083712837177.key) [2024-10-01T05:42:17.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T05:42:18.186Z] + git tag --points-at HEAD [Pipeline] } [2024-10-01T05:42:18.197Z] $ docker exec --env ******** --env ******** 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d ssh-agent -k [2024-10-01T05:42:18.291Z] unset SSH_AUTH_SOCK; [2024-10-01T05:42:18.291Z] unset SSH_AGENT_PID; [2024-10-01T05:42:18.291Z] echo Agent pid 38 killed; [2024-10-01T05:42:18.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-01T05:42:18.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T05:42:18.331Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T05:42:18.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T05:42:18.442Z] $ docker exec 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d ssh-agent [2024-10-01T05:42:18.550Z] SSH_AUTH_SOCK=/tmp/ssh-d7Tf5PzbuwIt/agent.71 [2024-10-01T05:42:18.550Z] SSH_AGENT_PID=77 [2024-10-01T05:42:18.555Z] Running ssh-add (command line suppressed) [2024-10-01T05:42:18.658Z] Identity added: /w/workspace/edgex-go/707@tmp/private_key_12999419199265299735.key (/w/workspace/edgex-go/707@tmp/private_key_12999419199265299735.key) [2024-10-01T05:42:18.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T05:42:18.963Z] + git semver init [2024-10-01T05:42:19.223Z] 2024-10-01 05:42:19,137 [run_init] DEBUG init version:0.0.0 force:False [2024-10-01T05:42:19.223Z] 2024-10-01 05:42:19,138 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/707/.semver [2024-10-01T05:42:19.223Z] 2024-10-01 05:42:19,139 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/707/.semver [2024-10-01T05:42:19.223Z] 2024-10-01 05:42:19,139 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/707/.semver'], cwd=/w/workspace/edgex-go/707, universal_newlines=False, shell=None, istream=None) [2024-10-01T05:42:25.806Z] 2024-10-01 05:42:24,607 [append_file] DEBUG append to file:/w/workspace/edgex-go/707/.git/info/exclude [2024-10-01T05:42:25.806Z] 2024-10-01 05:42:24,608 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/707/.semver/main with force:False [2024-10-01T05:42:25.806Z] 2024-10-01 05:42:24,608 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main [2024-10-01T05:42:25.806Z] 2024-10-01 05:42:24,608 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main [2024-10-01T05:42:25.806Z] 3.2.0-dev.84 [Pipeline] } [2024-10-01T05:42:25.816Z] $ docker exec --env ******** --env ******** 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d ssh-agent -k [2024-10-01T05:42:25.917Z] unset SSH_AUTH_SOCK; [2024-10-01T05:42:25.918Z] unset SSH_AGENT_PID; [2024-10-01T05:42:25.921Z] echo Agent pid 77 killed; [2024-10-01T05:42:25.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T05:42:26.259Z] + git semver [Pipeline] } [2024-10-01T05:42:26.532Z] $ docker stop --time=1 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d [2024-10-01T05:42:27.816Z] $ docker rm -f --volumes 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T05:42:28.173Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-01T05:42:28.396Z] Stashed 1 file(s) [Pipeline] echo [2024-10-01T05:42:28.399Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.84 [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-10-01T05:42:28.856Z] + git config --global --add safe.directory /w/workspace/edgex-go/707 [Pipeline] echo [2024-10-01T05:42:28.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T05:42:28.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T05:42:28.909Z] ========================================================= [2024-10-01T05:42:28.909Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-01T05:42:28.909Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-01T05:42:29.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T05:42:29.211Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-01T05:42:29.211Z] 619be1103602: Pulling fs layer [2024-10-01T05:42:29.211Z] 7862e08f4a3e: Pulling fs layer [2024-10-01T05:42:29.211Z] 5df492c9dc93: Pulling fs layer [2024-10-01T05:42:29.211Z] 7629e6793208: Pulling fs layer [2024-10-01T05:42:29.211Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T05:42:29.211Z] fb5054dd5b73: Pulling fs layer [2024-10-01T05:42:29.211Z] eeca6798cff9: Pulling fs layer [2024-10-01T05:42:29.211Z] aa269ceb94a6: Pulling fs layer [2024-10-01T05:42:29.211Z] ada007ff1a6a: Pulling fs layer [2024-10-01T05:42:29.211Z] fb5054dd5b73: Waiting [2024-10-01T05:42:29.211Z] eeca6798cff9: Waiting [2024-10-01T05:42:29.211Z] aa269ceb94a6: Waiting [2024-10-01T05:42:29.211Z] ada007ff1a6a: Waiting [2024-10-01T05:42:29.211Z] 7629e6793208: Waiting [2024-10-01T05:42:29.211Z] 4f4fb700ef54: Waiting [2024-10-01T05:42:29.211Z] 7862e08f4a3e: Verifying Checksum [2024-10-01T05:42:29.211Z] 7862e08f4a3e: Download complete [2024-10-01T05:42:29.211Z] 7629e6793208: Verifying Checksum [2024-10-01T05:42:29.211Z] 7629e6793208: Download complete [2024-10-01T05:42:29.211Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T05:42:29.211Z] 4f4fb700ef54: Download complete [2024-10-01T05:42:29.211Z] fb5054dd5b73: Verifying Checksum [2024-10-01T05:42:29.211Z] fb5054dd5b73: Download complete [2024-10-01T05:42:29.211Z] 619be1103602: Verifying Checksum [2024-10-01T05:42:29.211Z] 619be1103602: Download complete [2024-10-01T05:42:29.211Z] eeca6798cff9: Verifying Checksum [2024-10-01T05:42:29.211Z] eeca6798cff9: Download complete [2024-10-01T05:42:29.472Z] 619be1103602: Pull complete [2024-10-01T05:42:29.472Z] ada007ff1a6a: Verifying Checksum [2024-10-01T05:42:29.472Z] ada007ff1a6a: Download complete [2024-10-01T05:42:29.472Z] 7862e08f4a3e: Pull complete [2024-10-01T05:42:29.730Z] 5df492c9dc93: Verifying Checksum [2024-10-01T05:42:29.730Z] 5df492c9dc93: Download complete [2024-10-01T05:42:29.989Z] aa269ceb94a6: Verifying Checksum [2024-10-01T05:42:29.989Z] aa269ceb94a6: Download complete [2024-10-01T05:42:33.273Z] 5df492c9dc93: Pull complete [2024-10-01T05:42:33.273Z] 7629e6793208: Pull complete [2024-10-01T05:42:33.273Z] 4f4fb700ef54: Pull complete [2024-10-01T05:42:33.273Z] fb5054dd5b73: Pull complete [2024-10-01T05:42:33.273Z] eeca6798cff9: Pull complete [2024-10-01T05:42:35.175Z] aa269ceb94a6: Pull complete [2024-10-01T05:42:35.742Z] ada007ff1a6a: Pull complete [2024-10-01T05:42:35.742Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-01T05:42:35.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T05:42:35.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-01T05:42:36.045Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T05:42:36.045Z] WORKDIR /edgex [2024-10-01T05:42:36.045Z] COPY go.mod . [2024-10-01T05:42:36.045Z] RUN go mod download [2024-10-01T05:42:36.045Z] docker build -t ci-base-image-x86_64 -f - . [2024-10-01T05:42:36.612Z] Sending build context to Docker daemon 179.5MB [2024-10-01T05:42:36.612Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T05:42:36.612Z] ---> f489d0715acc [2024-10-01T05:42:36.612Z] Step 2/4 : WORKDIR /edgex [2024-10-01T05:42:43.197Z] ---> Running in 5854c3839994 [2024-10-01T05:42:43.197Z] Removing intermediate container 5854c3839994 [2024-10-01T05:42:43.197Z] ---> c78d4a921d9d [2024-10-01T05:42:43.197Z] Step 3/4 : COPY go.mod . [2024-10-01T05:42:43.197Z] ---> d4a578694515 [2024-10-01T05:42:43.197Z] Step 4/4 : RUN go mod download [2024-10-01T05:42:43.197Z] ---> Running in c65ba4acdc5e [2024-10-01T05:42:43.530Z] Still waiting to schedule task [2024-10-01T05:42:43.530Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-01T05:43:09.776Z] Removing intermediate container c65ba4acdc5e [2024-10-01T05:43:09.776Z] ---> 155dd987da68 [2024-10-01T05:43:09.776Z] Successfully built 155dd987da68 [2024-10-01T05:43:09.776Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:43:10.080Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T05:43:10.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T05:43:10.161Z] prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container [2024-10-01T05:43:10.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-01T05:43:10.664Z] $ docker top 364d69613831706262e3ee178feb429b2a3912594e020482554f67c1eca8be2a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T05:43:11.029Z] + go version [2024-10-01T05:43:11.029Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-01T05:43:11.039Z] $ docker stop --time=1 364d69613831706262e3ee178feb429b2a3912594e020482554f67c1eca8be2a [2024-10-01T05:43:12.309Z] $ docker rm -f --volumes 364d69613831706262e3ee178feb429b2a3912594e020482554f67c1eca8be2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:43:12.747Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T05:43:12.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T05:43:12.828Z] prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container [2024-10-01T05:43:12.853Z] $ 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/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-01T05:43:13.185Z] $ docker top 5d7a63f8bab724907142ba10de367a6deb6cd2b734e8119b1c55914a5de42d32 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-01T05:43:13.264Z] ========================================================= [2024-10-01T05:43:13.264Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-01T05:43:13.264Z] ========================================================= [Pipeline] sh [2024-10-01T05:43:13.542Z] + git config --global --add safe.directory /w/workspace/edgex-go/707 [Pipeline] fileExists [Pipeline] sh [2024-10-01T05:43:13.883Z] + make test [2024-10-01T05:43:13.883Z] go test -race -coverprofile=coverage.out ./... [2024-10-01T05:43:22.009Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-01T05:43:48.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-10-01T05:43:48.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-10-01T05:43:49.147Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-10-01T05:43:49.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-10-01T05:43:49.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-10-01T05:43:49.406Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-10-01T05:43:49.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-10-01T05:43:49.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-10-01T05:43:49.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-10-01T05:43:49.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-10-01T05:43:49.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-10-01T05:43:49.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-10-01T05:43:50.232Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-10-01T05:43:50.232Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-10-01T05:43:50.232Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-01T05:43:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-10-01T05:43:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-10-01T05:43:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-10-01T05:43:52.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-10-01T05:43:54.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-10-01T05:43:54.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-10-01T05:43:54.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-10-01T05:43:54.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-10-01T05:43:54.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-10-01T05:43:54.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2024-10-01T05:43:55.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-10-01T05:43:55.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-01T05:43:55.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-10-01T05:43:55.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-10-01T05:43:55.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-10-01T05:43:55.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-10-01T05:43:55.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-01T05:43:55.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-10-01T05:43:55.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-10-01T05:43:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-01T05:43:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-10-01T05:43:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-10-01T05:43:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-10-01T05:43:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-10-01T05:43:57.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-10-01T05:43:57.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-10-01T05:43:58.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.062s coverage: 69.2% of statements [2024-10-01T05:43:58.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements [2024-10-01T05:43:58.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.467s coverage: 93.4% of statements [2024-10-01T05:43:58.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements [2024-10-01T05:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-01T05:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-10-01T05:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-10-01T05:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-10-01T05:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-01T05:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-10-01T05:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-10-01T05:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-10-01T05:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-10-01T05:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-01T05:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-10-01T05:43:58.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 7.0% of statements [2024-10-01T05:44:00.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 95.8% of statements [2024-10-01T05:44:00.113Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-10-01T05:44:00.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-10-01T05:44:00.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-01T05:44:00.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-10-01T05:44:01.197Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] [2024-10-01T05:44:01.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 0.8% of statements [2024-10-01T05:44:01.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 42.5% of statements [2024-10-01T05:44:01.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements [2024-10-01T05:44:02.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.031s coverage: 77.8% of statements [2024-10-01T05:44:02.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements [2024-10-01T05:44:02.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2024-10-01T05:44:02.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-10-01T05:44:02.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-01T05:44:02.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-10-01T05:44:02.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-10-01T05:44:02.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-10-01T05:44:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-01T05:44:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-10-01T05:44:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-10-01T05:44:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-10-01T05:44:04.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-10-01T05:44:04.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-10-01T05:44:04.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-10-01T05:44:05.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-10-01T05:44:05.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-10-01T05:44:05.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-10-01T05:44:05.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-10-01T05:44:05.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-10-01T05:44:05.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-10-01T05:44:06.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-10-01T05:44:07.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-10-01T05:44:08.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-01T05:44:09.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-10-01T05:44:09.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-10-01T05:44:11.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-10-01T05:44:11.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-10-01T05:44:11.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-10-01T05:44:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-10-01T05:44:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-10-01T05:44:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-01T05:44:13.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-10-01T05:44:13.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-10-01T05:44:13.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-10-01T05:44:13.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-10-01T05:44:13.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.026s coverage: 94.4% of statements [2024-10-01T05:44:14.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-10-01T05:44:14.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-10-01T05:44:14.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-10-01T05:44:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-01T05:44:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-10-01T05:44:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-10-01T05:44:16.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-10-01T05:44:16.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-10-01T05:44:16.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-10-01T05:44:16.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-10-01T05:44:18.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-01T05:44:18.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-10-01T05:44:18.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-10-01T05:44:18.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-10-01T05:44:19.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-10-01T05:44:19.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-10-01T05:44:20.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-01T05:44:20.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.239s coverage: 79.9% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.042s coverage: 92.9% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 75.0% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.031s coverage: 87.2% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.017s coverage: 100.0% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.162s coverage: 36.5% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 4.9% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.083s coverage: 97.1% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.089s coverage: 35.9% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-10-01T05:44:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2024-10-01T05:44:28.347Z] 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-10-01T05:44:28.347Z] running golangci-lint [2024-10-01T05:44:28.347Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-10-01T05:44:28.347Z] go version go1.21.9 linux/amd64 [2024-10-01T05:44:28.347Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-01T05:44:28.347Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-01T05:44:50.265Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|name|deps|exports_file|imports|types_sizes) took 21.34598461s" [2024-10-01T05:44:50.265Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.62695ms" [2024-10-01T05:45:00.235Z] level=info msg="[linters_context/goanalysis] analyzers took 1m53.872669541s with top 10 stages: buildir: 47.97767014s, gosec: 8.176985391s, fact_deprecated: 3.055262964s, inspect: 2.963645483s, ctrlflow: 2.036126472s, printf: 1.879131905s, fact_purity: 1.409937862s, S1038: 1.057136046s, nilness: 1.004933576s, SA4030: 721.212746ms" [2024-10-01T05:45:00.235Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-10-01T05:45:00.235Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, skip_files: 214/214, nolint: 0/22, skip_dirs: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude: 214/214, exclude-rules: 22/214" [2024-10-01T05:45:00.236Z] level=info msg="[runner] processing took 15.876054ms with stages: nolint: 6.656191ms, identifier_marker: 3.761582ms, autogenerated_exclude: 1.773139ms, path_prettifier: 1.592387ms, exclude-rules: 1.15391ms, skip_dirs: 889.285µs, cgo: 29.16µs, filename_unadjuster: 15.3µs, fixer: 840ns, skip_files: 790ns, max_same_issues: 720ns, diff: 450ns, severity-rules: 420ns, sort_results: 360ns, uniq_by_line: 360ns, exclude: 320ns, path_prefixer: 250ns, max_from_linter: 180ns, source_code: 150ns, path_shortener: 130ns, max_per_file_from_linter: 130ns" [2024-10-01T05:45:00.236Z] level=info msg="[runner] linters took 10.376287161s with stages: goanalysis_metalinter: 10.360302044s" [2024-10-01T05:45:00.236Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-01T05:45:00.236Z] level=info msg="Memory: 319 samples, avg is 281.1MB, max is 1293.2MB" [2024-10-01T05:45:00.236Z] level=info msg="Execution took 31.763421588s" [2024-10-01T05:45:00.236Z] go vet ./... [2024-10-01T05:45:05.495Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T05:45:05.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T05:45:05.754Z] ./bin/test-attribution-txt.sh [2024-10-01T05:45:06.012Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-01T05:45:06.012Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-01T05:45:06.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-01T05:45:06.328Z] + ls -al . [2024-10-01T05:45:06.328Z] total 980 [2024-10-01T05:45:06.328Z] drwxrwxr-x 11 1001 1001 4096 Oct 1 05:43 . [2024-10-01T05:45:06.328Z] drwxr-xr-x 4 root root 4096 Oct 1 05:43 .. [2024-10-01T05:45:06.328Z] drwxrwxr-x 2 1001 1001 4096 Oct 1 05:41 .blubracket [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 10 Oct 1 05:41 .dockerignore [2024-10-01T05:45:06.328Z] drwxrwxr-x 8 1001 1001 4096 Oct 1 05:44 .git [2024-10-01T05:45:06.328Z] drwxrwxr-x 3 1001 1001 4096 Oct 1 05:41 .github [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 1102 Oct 1 05:41 .gitignore [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 42 Oct 1 05:41 .golangci.yml [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 100 Oct 1 05:41 .hadolint.yml [2024-10-01T05:45:06.328Z] drwxr-xr-x 3 1001 1001 4096 Oct 1 05:42 .semver [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 155 Oct 1 05:41 .sonarcloud.properties [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 1171 Oct 1 05:41 ADOPTERS.md [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 21286 Oct 1 05:41 Attribution.txt [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 100284 Oct 1 05:41 CHANGELOG.md [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 3804 Oct 1 05:41 CONTRIBUTING.md [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 677 Oct 1 05:41 GOVERNANCE.md [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 861 Oct 1 05:41 Jenkinsfile [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 10775 Oct 1 05:41 LICENSE [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 16854 Oct 1 05:41 Makefile [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 582 Oct 1 05:41 OWNERS.md [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 9528 Oct 1 05:41 README.md [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 789 Oct 1 05:41 SECURITY.md [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 12 Oct 1 05:42 VERSION [2024-10-01T05:45:06.328Z] drwxrwxr-x 2 1001 1001 4096 Oct 1 05:41 bin [2024-10-01T05:45:06.328Z] drwxrwxr-x 20 1001 1001 4096 Oct 1 05:41 cmd [2024-10-01T05:45:06.328Z] -rw-r--r-- 1 root root 612321 Oct 1 05:44 coverage.out [2024-10-01T05:45:06.328Z] drwxrwxr-x 2 1001 1001 4096 Oct 1 05:41 fuzz_test [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 7305 Oct 1 05:41 go.mod [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 102748 Oct 1 05:41 go.sum [2024-10-01T05:45:06.328Z] drwxrwxr-x 7 1001 1001 4096 Oct 1 05:41 internal [2024-10-01T05:45:06.328Z] drwxrwxr-x 3 1001 1001 4096 Oct 1 05:41 openapi [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 584 Oct 1 05:41 security.txt [2024-10-01T05:45:06.328Z] -rw-rw-r-- 1 1001 1001 204 Oct 1 05:41 version.go [Pipeline] sh [2024-10-01T05:45:06.617Z] + '[' -e coverage.out ] [2024-10-01T05:45:06.617Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-01T05:45:06.732Z] Stashed 1 file(s) [Pipeline] sh [2024-10-01T05:45:07.012Z] + make build [2024-10-01T05:45:07.012Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-01T05:45:28.940Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-01T05:45:29.877Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-01T05:45:31.252Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-01T05:45:31.820Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-01T05:45:33.724Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-01T05:45:37.915Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-01T05:45:38.852Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-01T05:45:40.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-01T05:45:42.666Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-01T05:45:43.231Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-01T05:45:43.800Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-01T05:45:44.734Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-01T05:45:45.300Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-01T05:45:46.244Z] $ docker stop --time=1 5d7a63f8bab724907142ba10de367a6deb6cd2b734e8119b1c55914a5de42d32 [2024-10-01T05:45:56.560Z] $ docker rm -f --volumes 5d7a63f8bab724907142ba10de367a6deb6cd2b734e8119b1c55914a5de42d32 [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-10-01T05:45:57.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-01T05:45:57.728Z] [2024-10-01T05:45:57.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:45:58.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-01T05:45:58.286Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-01T05:45:58.286Z] 91d30c5bc195: Pulling fs layer [2024-10-01T05:45:58.286Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-01T05:45:58.286Z] 9c61dcf015f6: Pulling fs layer [2024-10-01T05:45:58.286Z] 4698f68db338: Pulling fs layer [2024-10-01T05:45:58.286Z] 2a2f49069b9e: Pulling fs layer [2024-10-01T05:45:58.286Z] e0025b399a48: Pulling fs layer [2024-10-01T05:45:58.286Z] 4698f68db338: Waiting [2024-10-01T05:45:58.286Z] 2a2f49069b9e: Waiting [2024-10-01T05:45:58.286Z] e0025b399a48: Waiting [2024-10-01T05:45:58.286Z] 91d30c5bc195: Download complete [2024-10-01T05:45:58.286Z] 4698f68db338: Verifying Checksum [2024-10-01T05:45:58.286Z] 4698f68db338: Download complete [2024-10-01T05:45:58.286Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-01T05:45:58.286Z] 2e9b0aa3be6d: Download complete [2024-10-01T05:45:58.286Z] e0025b399a48: Verifying Checksum [2024-10-01T05:45:58.286Z] e0025b399a48: Download complete [2024-10-01T05:45:58.286Z] 91d30c5bc195: Pull complete [2024-10-01T05:45:58.546Z] 2a2f49069b9e: Download complete [2024-10-01T05:45:58.546Z] 2e9b0aa3be6d: Pull complete [2024-10-01T05:45:58.806Z] 9c61dcf015f6: Verifying Checksum [2024-10-01T05:45:58.806Z] 9c61dcf015f6: Download complete [2024-10-01T05:46:01.336Z] 9c61dcf015f6: Pull complete [2024-10-01T05:46:01.336Z] 4698f68db338: Pull complete [2024-10-01T05:46:01.594Z] 2a2f49069b9e: Pull complete [2024-10-01T05:46:01.594Z] e0025b399a48: Pull complete [2024-10-01T05:46:01.594Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-01T05:46:01.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-01T05:46:01.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T05:46:01.700Z] prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container [2024-10-01T05:46:01.723Z] $ 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/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-01T05:46:05.649Z] $ docker top 536c228e758cddec460ac557298157783b166453b8a90ad0f404883c9898e8c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T05:46:06.006Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-01T05:46:08.835Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #1 transferring dockerfile: 1.81kB done [2024-10-01T05:46:08.835Z] #1 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #2 transferring dockerfile: 1.85kB done [2024-10-01T05:46:08.835Z] #2 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #3 transferring dockerfile: 2.49kB done [2024-10-01T05:46:08.835Z] #3 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #4 transferring dockerfile: 3.17kB done [2024-10-01T05:46:08.835Z] #4 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #5 transferring dockerfile: 2.13kB done [2024-10-01T05:46:08.835Z] #5 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #6 transferring dockerfile: 2.07kB done [2024-10-01T05:46:08.835Z] #6 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #7 transferring dockerfile: 1.89kB done [2024-10-01T05:46:08.835Z] #7 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #8 transferring dockerfile: 1.69kB done [2024-10-01T05:46:08.835Z] #8 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #9 transferring dockerfile: 2.15kB done [2024-10-01T05:46:08.835Z] #9 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #10 [core-data internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #10 transferring dockerfile: 2.07kB done [2024-10-01T05:46:08.835Z] #10 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #11 transferring dockerfile: 2.02kB done [2024-10-01T05:46:08.835Z] #11 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #12 [security-spire-agent internal] load .dockerignore [2024-10-01T05:46:08.835Z] #12 transferring context: 50B done [2024-10-01T05:46:08.835Z] #12 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #13 transferring dockerfile: 2.50kB done [2024-10-01T05:46:08.835Z] #13 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #14 [core-command internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #14 transferring dockerfile: 1.93kB done [2024-10-01T05:46:08.835Z] #14 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #15 transferring dockerfile: 1.70kB done [2024-10-01T05:46:08.835Z] #15 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-01T05:46:08.835Z] #16 transferring dockerfile: 2.23kB done [2024-10-01T05:46:08.835Z] #16 DONE 0.0s [2024-10-01T05:46:08.835Z] [2024-10-01T05:46:08.835Z] #17 [support-scheduler internal] load build definition from Dockerfile [2024-10-01T05:46:08.836Z] #17 transferring dockerfile: 1.93kB done [2024-10-01T05:46:08.836Z] #17 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-10-01T05:46:08.836Z] #18 transferring context: 50B done [2024-10-01T05:46:08.836Z] #18 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-10-01T05:46:08.836Z] #19 transferring context: 50B done [2024-10-01T05:46:08.836Z] #19 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #20 [security-bootstrapper internal] load .dockerignore [2024-10-01T05:46:08.836Z] #20 transferring context: 50B done [2024-10-01T05:46:08.836Z] #20 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #21 [core-metadata internal] load .dockerignore [2024-10-01T05:46:08.836Z] #21 transferring context: 50B done [2024-10-01T05:46:08.836Z] #21 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #22 [core-keeper internal] load .dockerignore [2024-10-01T05:46:08.836Z] #22 transferring context: 50B done [2024-10-01T05:46:08.836Z] #22 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-10-01T05:46:08.836Z] #23 transferring context: 50B done [2024-10-01T05:46:08.836Z] #23 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #24 [security-spire-config internal] load .dockerignore [2024-10-01T05:46:08.836Z] #24 transferring context: 50B done [2024-10-01T05:46:08.836Z] #24 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #25 [security-proxy-auth internal] load .dockerignore [2024-10-01T05:46:08.836Z] #25 transferring context: 50B done [2024-10-01T05:46:08.836Z] #25 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #26 [core-data internal] load .dockerignore [2024-10-01T05:46:08.836Z] #26 transferring context: 50B done [2024-10-01T05:46:08.836Z] #26 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #27 [support-notifications internal] load .dockerignore [2024-10-01T05:46:08.836Z] #27 transferring context: 50B done [2024-10-01T05:46:08.836Z] #27 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #28 [security-proxy-setup internal] load .dockerignore [2024-10-01T05:46:08.836Z] #28 transferring context: 50B done [2024-10-01T05:46:08.836Z] #28 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #29 [core-command internal] load .dockerignore [2024-10-01T05:46:08.836Z] #29 transferring context: 50B done [2024-10-01T05:46:08.836Z] #29 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #30 [security-spire-server internal] load .dockerignore [2024-10-01T05:46:08.836Z] #30 transferring context: 50B done [2024-10-01T05:46:08.836Z] #30 DONE 0.0s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T05:46:08.836Z] #31 DONE 0.1s [2024-10-01T05:46:08.836Z] [2024-10-01T05:46:08.836Z] #32 [support-scheduler internal] load .dockerignore [2024-10-01T05:46:09.122Z] #32 transferring context: 50B done [2024-10-01T05:46:09.122Z] #32 DONE 0.0s [2024-10-01T05:46:09.122Z] [2024-10-01T05:46:09.122Z] #33 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-01T05:46:09.122Z] #33 transferring context: 50B done [2024-10-01T05:46:09.122Z] #33 DONE 0.0s [2024-10-01T05:46:09.122Z] [2024-10-01T05:46:09.122Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T05:46:09.122Z] #34 DONE 0.0s [2024-10-01T05:46:09.122Z] [2024-10-01T05:46:09.122Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T05:46:09.413Z] #31 DONE 0.2s [2024-10-01T05:46:09.413Z] [2024-10-01T05:46:09.413Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T05:46:09.413Z] #34 DONE 0.0s [2024-10-01T05:46:09.413Z] [2024-10-01T05:46:09.413Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-01T05:46:09.413Z] #35 DONE 0.4s [2024-10-01T05:46:09.413Z] [2024-10-01T05:46:09.413Z] #36 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:46:09.413Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:46:09.413Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:46:09.413Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-01T05:46:09.413Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-01T05:46:09.413Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-10-01T05:46:09.413Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-10-01T05:46:09.413Z] #36 ... [2024-10-01T05:46:09.413Z] [2024-10-01T05:46:09.413Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T05:46:09.413Z] #34 DONE 0.0s [2024-10-01T05:46:09.413Z] [2024-10-01T05:46:09.413Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-01T05:46:09.413Z] #37 DONE 0.5s [2024-10-01T05:46:09.413Z] [2024-10-01T05:46:09.413Z] #36 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:46:09.413Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:46:09.413Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:46:09.413Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-01T05:46:09.413Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-01T05:46:09.413Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-10-01T05:46:09.413Z] #36 ... [2024-10-01T05:46:09.413Z] [2024-10-01T05:46:09.413Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T05:46:09.413Z] #34 DONE 0.0s [2024-10-01T05:46:09.413Z] [2024-10-01T05:46:09.413Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-01T05:46:09.413Z] #35 DONE 0.4s [2024-10-01T05:46:09.690Z] [2024-10-01T05:46:09.690Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T05:46:09.690Z] #34 DONE 0.0s [2024-10-01T05:46:09.690Z] [2024-10-01T05:46:09.690Z] #36 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:46:09.690Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:46:09.690Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:46:09.690Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-01T05:46:09.690Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-01T05:46:09.690Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-10-01T05:46:09.690Z] #36 ... [2024-10-01T05:46:09.690Z] [2024-10-01T05:46:09.690Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T05:46:09.690Z] #34 DONE 0.0s [2024-10-01T05:46:09.690Z] [2024-10-01T05:46:09.690Z] #38 [security-spire-agent internal] load build context [2024-10-01T05:46:09.690Z] #38 transferring context: 27.24kB 0.1s done [2024-10-01T05:46:09.690Z] #38 DONE 0.3s [2024-10-01T05:46:09.690Z] [2024-10-01T05:46:09.690Z] #36 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:46:09.690Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:46:09.690Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:46:09.690Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-01T05:46:09.690Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-01T05:46:09.690Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-10-01T05:46:09.690Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done [2024-10-01T05:46:09.967Z] #36 ... [2024-10-01T05:46:09.967Z] [2024-10-01T05:46:09.967Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-01T05:46:09.967Z] #35 DONE 0.8s [2024-10-01T05:46:09.967Z] [2024-10-01T05:46:09.967Z] #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T05:46:09.967Z] #31 DONE 0.7s [2024-10-01T05:46:09.967Z] [2024-10-01T05:46:09.967Z] #36 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:46:09.967Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:46:09.967Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:46:09.967Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-01T05:46:09.967Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-01T05:46:09.967Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-10-01T05:46:09.967Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done [2024-10-01T05:46:09.967Z] #36 DONE 1.1s [2024-10-01T05:46:09.967Z] [2024-10-01T05:46:09.967Z] #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-01T05:46:10.231Z] #39 ... [2024-10-01T05:46:10.231Z] [2024-10-01T05:46:10.231Z] #40 [security-spire-config internal] load build context [2024-10-01T05:46:10.231Z] #40 transferring context: 25.96kB 0.0s done [2024-10-01T05:46:10.231Z] #40 DONE 0.5s [2024-10-01T05:46:10.231Z] [2024-10-01T05:46:10.231Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:46:10.231Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-10-01T05:46:10.231Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-01T05:46:10.231Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-01T05:46:10.231Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-01T05:46:10.231Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-01T05:46:10.231Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-01T05:46:10.231Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-01T05:46:10.231Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-01T05:46:10.231Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s [2024-10-01T05:46:10.231Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.5s [2024-10-01T05:46:10.491Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-10-01T05:46:10.491Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.05MB / 30.73MB 0.7s [2024-10-01T05:46:10.491Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-01T05:46:10.491Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.8s [2024-10-01T05:46:10.758Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.41MB / 30.73MB 0.9s [2024-10-01T05:46:11.015Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s done [2024-10-01T05:46:11.015Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-01T05:46:11.285Z] #41 ... [2024-10-01T05:46:11.285Z] [2024-10-01T05:46:11.285Z] #42 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-01T05:46:11.285Z] #42 DONE 2.2s [2024-10-01T05:46:11.285Z] [2024-10-01T05:46:11.285Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:46:11.547Z] #41 ... [2024-10-01T05:46:11.547Z] [2024-10-01T05:46:11.547Z] #43 [security-spire-server internal] load build context [2024-10-01T05:46:11.547Z] #43 transferring context: 27.71kB 0.1s done [2024-10-01T05:46:11.547Z] #43 DONE 1.4s [2024-10-01T05:46:11.547Z] [2024-10-01T05:46:11.547Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:46:12.925Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done [2024-10-01T05:46:17.134Z] #41 ... [2024-10-01T05:46:17.134Z] [2024-10-01T05:46:17.134Z] #44 [support-cron-scheduler internal] load build context [2024-10-01T05:46:17.134Z] #44 transferring context: 239.35MB 7.5s [2024-10-01T05:46:17.392Z] #44 ... [2024-10-01T05:46:17.392Z] [2024-10-01T05:46:17.392Z] #45 [security-secretstore-setup internal] load build context [2024-10-01T05:46:17.392Z] #45 ... [2024-10-01T05:46:17.392Z] [2024-10-01T05:46:17.392Z] #44 [support-cron-scheduler internal] load build context [2024-10-01T05:46:19.307Z] #44 ... [2024-10-01T05:46:19.307Z] [2024-10-01T05:46:19.307Z] #46 [security-bootstrapper internal] load build context [2024-10-01T05:46:19.307Z] #46 ... [2024-10-01T05:46:19.307Z] [2024-10-01T05:46:19.307Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T05:46:19.307Z] #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-10-01T05:46:19.307Z] #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-01T05:46:19.307Z] #47 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-01T05:46:19.307Z] #47 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-01T05:46:19.307Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-01T05:46:19.307Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-01T05:46:19.307Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-01T05:46:19.307Z] #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-10-01T05:46:19.307Z] #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done [2024-10-01T05:46:19.307Z] #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-01T05:46:19.307Z] #47 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-10-01T05:46:19.307Z] #47 ... [2024-10-01T05:46:19.307Z] [2024-10-01T05:46:19.307Z] #48 [core-keeper internal] load build context [2024-10-01T05:46:19.581Z] #48 ... [2024-10-01T05:46:19.581Z] [2024-10-01T05:46:19.581Z] #49 [core-metadata internal] load build context [2024-10-01T05:46:19.581Z] #49 ... [2024-10-01T05:46:19.581Z] [2024-10-01T05:46:19.581Z] #50 [security-proxy-auth internal] load build context [2024-10-01T05:46:19.840Z] #50 ... [2024-10-01T05:46:19.840Z] [2024-10-01T05:46:19.840Z] #51 [core-common-config-bootstrapper internal] load build context [2024-10-01T05:46:19.840Z] #51 ... [2024-10-01T05:46:19.840Z] [2024-10-01T05:46:19.840Z] #52 [security-spiffe-token-provider internal] load build context [2024-10-01T05:46:19.840Z] #52 ... [2024-10-01T05:46:19.840Z] [2024-10-01T05:46:19.840Z] #53 [support-notifications internal] load build context [2024-10-01T05:46:20.163Z] #53 ... [2024-10-01T05:46:20.163Z] [2024-10-01T05:46:20.163Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-01T05:46:20.426Z] #54 ... [2024-10-01T05:46:20.426Z] [2024-10-01T05:46:20.426Z] #55 [security-proxy-setup internal] load build context [2024-10-01T05:46:20.426Z] #55 ... [2024-10-01T05:46:20.426Z] [2024-10-01T05:46:20.426Z] #56 [core-command internal] load build context [2024-10-01T05:46:20.426Z] #56 ... [2024-10-01T05:46:20.426Z] [2024-10-01T05:46:20.426Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-01T05:46:20.426Z] #57 ... [2024-10-01T05:46:20.426Z] [2024-10-01T05:46:20.426Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-01T05:46:20.686Z] #58 ... [2024-10-01T05:46:20.686Z] [2024-10-01T05:46:20.686Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-01T05:46:20.686Z] #59 ... [2024-10-01T05:46:20.686Z] [2024-10-01T05:46:20.686Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T05:46:20.944Z] #60 ... [2024-10-01T05:46:20.944Z] [2024-10-01T05:46:20.944Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-01T05:46:20.944Z] #61 ... [2024-10-01T05:46:20.944Z] [2024-10-01T05:46:20.944Z] #62 [support-scheduler internal] load build context [2024-10-01T05:46:21.203Z] #62 ... [2024-10-01T05:46:21.203Z] [2024-10-01T05:46:21.203Z] #63 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-01T05:46:21.203Z] #63 ... [2024-10-01T05:46:21.203Z] [2024-10-01T05:46:21.203Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-01T05:46:21.203Z] #64 ... [2024-10-01T05:46:21.203Z] [2024-10-01T05:46:21.203Z] #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-01T05:46:22.139Z] #65 ... [2024-10-01T05:46:22.139Z] [2024-10-01T05:46:22.139Z] #66 [core-data internal] load build context [2024-10-01T05:46:22.139Z] #66 ... [2024-10-01T05:46:22.139Z] [2024-10-01T05:46:22.139Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-01T05:46:22.139Z] #67 ... [2024-10-01T05:46:22.139Z] [2024-10-01T05:46:22.139Z] #68 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-01T05:46:22.139Z] #68 ... [2024-10-01T05:46:22.139Z] [2024-10-01T05:46:22.139Z] #66 [core-data internal] load build context [2024-10-01T05:46:22.139Z] #66 transferring context: 372.87MB 12.0s [2024-10-01T05:46:24.040Z] #66 transferring context: 497.67MB 13.9s done [2024-10-01T05:46:27.331Z] #66 ... [2024-10-01T05:46:27.331Z] [2024-10-01T05:46:27.331Z] #55 [security-proxy-setup internal] load build context [2024-10-01T05:46:27.331Z] #55 transferring context: 497.67MB 16.9s done [2024-10-01T05:46:27.900Z] #55 ... [2024-10-01T05:46:27.900Z] [2024-10-01T05:46:27.900Z] #45 [security-secretstore-setup internal] load build context [2024-10-01T05:46:27.900Z] #45 transferring context: 497.67MB 12.8s done [2024-10-01T05:46:28.160Z] #45 ... [2024-10-01T05:46:28.160Z] [2024-10-01T05:46:28.160Z] #53 [support-notifications internal] load build context [2024-10-01T05:46:28.160Z] #53 transferring context: 497.67MB 16.6s done [2024-10-01T05:46:29.539Z] #53 ... [2024-10-01T05:46:29.539Z] [2024-10-01T05:46:29.539Z] #44 [support-cron-scheduler internal] load build context [2024-10-01T05:46:29.539Z] #44 transferring context: 497.67MB 15.0s done [2024-10-01T05:46:29.539Z] #44 ... [2024-10-01T05:46:29.539Z] [2024-10-01T05:46:29.539Z] #46 [security-bootstrapper internal] load build context [2024-10-01T05:46:29.539Z] #46 transferring context: 497.67MB 14.9s done [2024-10-01T05:46:29.539Z] #46 ... [2024-10-01T05:46:29.539Z] [2024-10-01T05:46:29.539Z] #48 [core-keeper internal] load build context [2024-10-01T05:46:29.539Z] #48 transferring context: 497.67MB 14.5s done [2024-10-01T05:46:29.799Z] #48 ... [2024-10-01T05:46:29.799Z] [2024-10-01T05:46:29.799Z] #49 [core-metadata internal] load build context [2024-10-01T05:46:29.799Z] #49 transferring context: 497.67MB 15.2s done [2024-10-01T05:46:29.799Z] #49 ... [2024-10-01T05:46:29.799Z] [2024-10-01T05:46:29.799Z] #51 [core-common-config-bootstrapper internal] load build context [2024-10-01T05:46:29.799Z] #51 transferring context: 497.67MB 13.8s done [2024-10-01T05:46:30.058Z] #51 ... [2024-10-01T05:46:30.058Z] [2024-10-01T05:46:30.058Z] #50 [security-proxy-auth internal] load build context [2024-10-01T05:46:30.058Z] #50 transferring context: 497.67MB 13.3s done [2024-10-01T05:46:30.058Z] #50 ... [2024-10-01T05:46:30.058Z] [2024-10-01T05:46:30.058Z] #52 [security-spiffe-token-provider internal] load build context [2024-10-01T05:46:30.058Z] #52 transferring context: 497.67MB 14.5s done [2024-10-01T05:46:30.318Z] #52 ... [2024-10-01T05:46:30.318Z] [2024-10-01T05:46:30.318Z] #62 [support-scheduler internal] load build context [2024-10-01T05:46:30.318Z] #62 transferring context: 497.67MB 13.4s done [2024-10-01T05:46:30.887Z] #62 ... [2024-10-01T05:46:30.887Z] [2024-10-01T05:46:30.887Z] #56 [core-command internal] load build context [2024-10-01T05:46:30.887Z] #56 transferring context: 497.67MB 13.8s done [2024-10-01T05:46:57.482Z] #56 DONE 45.1s [2024-10-01T05:46:57.482Z] [2024-10-01T05:46:57.482Z] #50 [security-proxy-auth internal] load build context [2024-10-01T05:46:57.482Z] #50 DONE 45.0s [2024-10-01T05:46:57.482Z] [2024-10-01T05:46:57.482Z] #45 [security-secretstore-setup internal] load build context [2024-10-01T05:46:57.482Z] #45 DONE 45.4s [2024-10-01T05:46:57.482Z] [2024-10-01T05:46:57.482Z] #68 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-01T05:46:57.482Z] #68 DONE 43.4s [2024-10-01T05:46:57.482Z] [2024-10-01T05:46:57.482Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-01T05:46:57.482Z] #69 ... [2024-10-01T05:46:57.482Z] [2024-10-01T05:46:57.482Z] #51 [core-common-config-bootstrapper internal] load build context [2024-10-01T05:46:57.482Z] #51 DONE 45.0s [2024-10-01T05:46:57.482Z] [2024-10-01T05:46:57.482Z] #48 [core-keeper internal] load build context [2024-10-01T05:46:57.482Z] #48 DONE 45.3s [2024-10-01T05:46:57.482Z] [2024-10-01T05:46:57.482Z] #52 [security-spiffe-token-provider internal] load build context [2024-10-01T05:46:57.483Z] #52 DONE 45.3s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #66 [core-data internal] load build context [2024-10-01T05:46:57.483Z] #66 DONE 45.1s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #62 [support-scheduler internal] load build context [2024-10-01T05:46:57.483Z] #62 DONE 44.8s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #46 [security-bootstrapper internal] load build context [2024-10-01T05:46:57.483Z] #46 DONE 45.5s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #49 [core-metadata internal] load build context [2024-10-01T05:46:57.483Z] #49 DONE 45.4s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #44 [support-cron-scheduler internal] load build context [2024-10-01T05:46:57.483Z] #44 DONE 45.6s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #55 [security-proxy-setup internal] load build context [2024-10-01T05:46:57.483Z] #55 DONE 45.2s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #53 [support-notifications internal] load build context [2024-10-01T05:46:57.483Z] #53 DONE 45.2s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T05:46:57.483Z] #47 ... [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-01T05:46:57.483Z] #65 DONE 46.4s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-01T05:46:57.483Z] #54 44.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:57.483Z] #54 44.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:57.483Z] #54 45.28 (1/2) Installing ca-certificates (20240226-r0) [2024-10-01T05:46:57.483Z] #54 45.30 (2/2) Installing dumb-init (1.2.5-r2) [2024-10-01T05:46:57.483Z] #54 45.30 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:46:57.483Z] #54 45.31 Executing ca-certificates-20240226-r0.trigger [2024-10-01T05:46:57.483Z] #54 45.40 OK: 8 MiB in 17 packages [2024-10-01T05:46:57.483Z] #54 DONE 46.8s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T05:46:57.483Z] #60 45.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:57.483Z] #60 45.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:57.483Z] #60 45.39 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T05:46:57.483Z] #60 45.39 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T05:46:57.483Z] #60 45.39 OK: 20070 distinct packages available [2024-10-01T05:46:57.483Z] #60 45.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:57.483Z] #60 45.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:57.483Z] #60 45.82 (1/11) Installing ca-certificates (20240226-r0) [2024-10-01T05:46:57.483Z] #60 45.87 (2/11) Installing brotli-libs (1.0.9-r14) [2024-10-01T05:46:57.483Z] #60 45.88 (3/11) Installing libunistring (1.1-r1) [2024-10-01T05:46:57.483Z] #60 45.89 (4/11) Installing libidn2 (2.3.4-r1) [2024-10-01T05:46:57.483Z] #60 45.90 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-10-01T05:46:57.483Z] #60 45.90 (6/11) Installing libcurl (8.9.1-r0) [2024-10-01T05:46:57.483Z] #60 45.91 (7/11) Installing curl (8.9.1-r0) [2024-10-01T05:46:57.483Z] #60 45.92 (8/11) Installing dumb-init (1.2.5-r2) [2024-10-01T05:46:57.483Z] #60 45.92 (9/11) Installing musl-obstack (1.2.3-r2) [2024-10-01T05:46:57.483Z] #60 45.92 (10/11) Installing libucontext (1.2-r2) [2024-10-01T05:46:57.483Z] #60 45.93 (11/11) Installing gcompat (1.1.0-r1) [2024-10-01T05:46:57.483Z] #60 45.93 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:46:57.483Z] #60 45.94 Executing ca-certificates-20240226-r0.trigger [2024-10-01T05:46:57.483Z] #60 45.98 OK: 12 MiB in 26 packages [2024-10-01T05:46:57.483Z] #60 DONE 46.4s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-01T05:46:57.483Z] #67 46.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:57.483Z] #67 46.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:57.483Z] #67 46.49 (1/4) Installing dumb-init (1.2.5-r2) [2024-10-01T05:46:57.483Z] #67 46.49 (2/4) Installing openssl (3.1.7-r0) [2024-10-01T05:46:57.483Z] #67 46.51 (3/4) Installing su-exec (0.2-r3) [2024-10-01T05:46:57.483Z] #67 46.51 (4/4) Installing yq (4.33.3-r5) [2024-10-01T05:46:57.483Z] #67 46.58 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:46:57.483Z] #67 46.59 OK: 17 MiB in 19 packages [2024-10-01T05:46:57.483Z] #67 DONE 46.8s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #63 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-01T05:46:57.483Z] #63 46.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:57.483Z] #63 46.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:57.483Z] #63 46.75 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T05:46:57.483Z] #63 46.75 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:46:57.483Z] #63 46.76 OK: 7 MiB in 16 packages [2024-10-01T05:46:57.483Z] #63 DONE 46.9s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-01T05:46:57.483Z] #39 46.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:57.483Z] #39 46.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:57.483Z] #39 46.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T05:46:57.483Z] #39 46.99 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:46:57.483Z] #39 47.00 OK: 7 MiB in 16 packages [2024-10-01T05:46:57.483Z] #39 DONE 47.2s [2024-10-01T05:46:57.483Z] [2024-10-01T05:46:57.483Z] #70 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-10-01T05:46:58.051Z] #70 ... [2024-10-01T05:46:58.051Z] [2024-10-01T05:46:58.051Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-01T05:46:58.051Z] #58 47.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:58.051Z] #58 47.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:58.051Z] #58 47.34 (1/2) Installing dumb-init (1.2.5-r2) [2024-10-01T05:46:58.052Z] #58 47.35 (2/2) Installing su-exec (0.2-r3) [2024-10-01T05:46:58.052Z] #58 47.35 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:46:58.052Z] #58 47.35 OK: 7 MiB in 17 packages [2024-10-01T05:46:58.052Z] #58 DONE 47.5s [2024-10-01T05:46:58.052Z] [2024-10-01T05:46:58.052Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-01T05:46:58.052Z] #59 46.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:58.052Z] #59 46.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:58.052Z] #59 47.09 (1/4) Installing ca-certificates (20240226-r0) [2024-10-01T05:46:58.052Z] #59 47.10 (2/4) Installing dumb-init (1.2.5-r2) [2024-10-01T05:46:58.052Z] #59 47.11 (3/4) Installing su-exec (0.2-r3) [2024-10-01T05:46:58.052Z] #59 47.11 (4/4) Installing yq (4.33.3-r5) [2024-10-01T05:46:58.052Z] #59 47.18 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:46:58.052Z] #59 47.19 Executing ca-certificates-20240226-r0.trigger [2024-10-01T05:46:58.052Z] #59 47.23 OK: 17 MiB in 19 packages [2024-10-01T05:46:58.052Z] #59 DONE 47.5s [2024-10-01T05:46:58.052Z] [2024-10-01T05:46:58.052Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-01T05:46:58.052Z] #61 46.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:58.052Z] #61 46.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:58.052Z] #61 47.00 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T05:46:58.052Z] #61 47.00 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T05:46:58.052Z] #61 47.00 OK: 20070 distinct packages available [2024-10-01T05:46:58.052Z] #61 47.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:58.052Z] #61 47.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:58.052Z] #61 47.35 (1/5) Installing dumb-init (1.2.5-r2) [2024-10-01T05:46:58.052Z] #61 47.35 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-01T05:46:58.052Z] #61 47.35 (3/5) Installing libucontext (1.2-r2) [2024-10-01T05:46:58.052Z] #61 47.36 (4/5) Installing gcompat (1.1.0-r1) [2024-10-01T05:46:58.052Z] #61 47.36 (5/5) Installing openssl (3.1.7-r0) [2024-10-01T05:46:58.052Z] #61 47.38 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:46:58.052Z] #61 47.39 OK: 8 MiB in 20 packages [2024-10-01T05:46:58.052Z] #61 DONE 47.8s [2024-10-01T05:46:58.052Z] [2024-10-01T05:46:58.052Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-01T05:46:58.052Z] #57 47.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:58.052Z] #57 47.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:58.310Z] #57 47.93 (1/3) Installing ca-certificates (20240226-r0) [2024-10-01T05:46:58.310Z] #57 47.94 (2/3) Installing dumb-init (1.2.5-r2) [2024-10-01T05:46:58.310Z] #57 47.95 (3/3) Installing tzdata (2024a-r0) [2024-10-01T05:46:58.310Z] #57 48.01 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:46:58.310Z] #57 48.01 Executing ca-certificates-20240226-r0.trigger [2024-10-01T05:46:58.570Z] #57 48.08 OK: 11 MiB in 18 packages [2024-10-01T05:46:58.828Z] #57 DONE 48.4s [2024-10-01T05:46:58.828Z] [2024-10-01T05:46:58.828Z] #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-01T05:46:58.828Z] #0 3.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:58.828Z] #0 3.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:58.828Z] #0 3.930 OK: 264 MiB in 52 packages [2024-10-01T05:46:58.828Z] #71 DONE 4.1s [2024-10-01T05:46:58.828Z] [2024-10-01T05:46:58.828Z] #72 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:46:58.828Z] #72 DONE 0.1s [2024-10-01T05:46:58.828Z] [2024-10-01T05:46:58.828Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T05:46:58.828Z] #73 ... [2024-10-01T05:46:58.828Z] [2024-10-01T05:46:58.828Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-01T05:46:58.828Z] #74 DONE 4.2s [2024-10-01T05:46:59.086Z] [2024-10-01T05:46:59.086Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-01T05:46:59.086Z] #64 47.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:59.086Z] #64 48.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:59.086Z] #64 48.52 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T05:46:59.086Z] #64 48.52 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T05:46:59.086Z] #64 48.52 OK: 20070 distinct packages available [2024-10-01T05:46:59.086Z] #64 48.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:59.086Z] #64 ... [2024-10-01T05:46:59.086Z] [2024-10-01T05:46:59.086Z] #75 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T05:46:59.086Z] #0 4.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:59.086Z] #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:59.086Z] #0 4.492 OK: 264 MiB in 52 packages [2024-10-01T05:46:59.086Z] #75 DONE 4.6s [2024-10-01T05:46:59.086Z] [2024-10-01T05:46:59.086Z] #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:46:59.086Z] #76 DONE 0.0s [2024-10-01T05:46:59.086Z] [2024-10-01T05:46:59.086Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-01T05:46:59.086Z] #64 48.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:59.366Z] #64 48.87 (1/4) Installing dumb-init (1.2.5-r2) [2024-10-01T05:46:59.366Z] #64 48.88 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-01T05:46:59.366Z] #64 48.88 (3/4) Installing libucontext (1.2-r2) [2024-10-01T05:46:59.366Z] #64 48.88 (4/4) Installing gcompat (1.1.0-r1) [2024-10-01T05:46:59.366Z] #64 48.89 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:46:59.366Z] #64 48.90 OK: 8 MiB in 19 packages [2024-10-01T05:46:59.623Z] #64 DONE 49.1s [2024-10-01T05:46:59.623Z] [2024-10-01T05:46:59.623Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-01T05:46:59.623Z] #69 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:59.623Z] #69 4.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:59.623Z] #69 4.879 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T05:46:59.624Z] #69 4.879 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T05:46:59.624Z] #69 4.879 OK: 20079 distinct packages available [2024-10-01T05:46:59.624Z] #69 4.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:59.624Z] #69 5.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:59.882Z] #69 ... [2024-10-01T05:46:59.882Z] [2024-10-01T05:46:59.882Z] #77 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T05:46:59.882Z] #0 4.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:59.882Z] #0 4.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:46:59.882Z] #0 5.107 OK: 264 MiB in 52 packages [2024-10-01T05:46:59.882Z] #77 DONE 5.2s [2024-10-01T05:46:59.882Z] [2024-10-01T05:46:59.882Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:46:59.882Z] #78 DONE 0.1s [2024-10-01T05:46:59.882Z] [2024-10-01T05:46:59.882Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-01T05:46:59.882Z] #69 5.243 OK: 264 MiB in 52 packages [2024-10-01T05:47:00.140Z] #69 DONE 5.3s [2024-10-01T05:47:00.140Z] [2024-10-01T05:47:00.140Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:47:00.140Z] #79 DONE 0.0s [2024-10-01T05:47:00.140Z] [2024-10-01T05:47:00.140Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:00.709Z] #80 ... [2024-10-01T05:47:00.709Z] [2024-10-01T05:47:00.709Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T05:47:00.709Z] #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:00.709Z] #0 3.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:00.709Z] #0 3.216 OK: 7 MiB in 16 packages [2024-10-01T05:47:00.709Z] #81 DONE 3.3s [2024-10-01T05:47:00.709Z] [2024-10-01T05:47:00.709Z] #70 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-10-01T05:47:00.709Z] #70 3.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:00.709Z] #70 3.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:00.709Z] #70 ... [2024-10-01T05:47:00.709Z] [2024-10-01T05:47:00.709Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T05:47:00.709Z] #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:00.709Z] #0 3.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:00.709Z] #0 3.722 OK: 8 MiB in 17 packages [2024-10-01T05:47:00.709Z] #82 DONE 3.9s [2024-10-01T05:47:00.709Z] [2024-10-01T05:47:00.709Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-01T05:47:00.709Z] #0 3.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:00.709Z] #0 3.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:00.709Z] #0 3.456 OK: 17 MiB in 19 packages [2024-10-01T05:47:00.709Z] #83 DONE 3.6s [2024-10-01T05:47:00.970Z] [2024-10-01T05:47:00.970Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-01T05:47:00.970Z] #84 DONE 0.0s [2024-10-01T05:47:00.970Z] [2024-10-01T05:47:00.970Z] #70 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-01T05:47:00.970Z] #70 3.522 OK: 7 MiB in 16 packages [2024-10-01T05:47:00.970Z] #70 DONE 3.7s [2024-10-01T05:47:00.970Z] [2024-10-01T05:47:00.970Z] #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-01T05:47:00.970Z] #0 2.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:00.970Z] #0 2.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:00.970Z] #0 2.943 OK: 8 MiB in 20 packages [2024-10-01T05:47:00.970Z] #85 DONE 3.3s [2024-10-01T05:47:00.970Z] [2024-10-01T05:47:00.970Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T05:47:02.351Z] #86 ... [2024-10-01T05:47:02.351Z] [2024-10-01T05:47:02.351Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-01T05:47:02.351Z] #0 2.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:02.351Z] #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:02.351Z] #0 2.974 OK: 7 MiB in 17 packages [2024-10-01T05:47:02.351Z] #87 DONE 4.4s [2024-10-01T05:47:02.610Z] [2024-10-01T05:47:02.610Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T05:47:02.610Z] #86 DONE 1.4s [2024-10-01T05:47:02.610Z] [2024-10-01T05:47:02.610Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T05:47:02.610Z] #0 3.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:02.610Z] #0 3.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:02.610Z] #0 4.069 OK: 12 MiB in 26 packages [2024-10-01T05:47:02.610Z] #88 DONE 5.5s [2024-10-01T05:47:02.610Z] [2024-10-01T05:47:02.610Z] #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-01T05:47:02.610Z] #0 2.819 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:02.610Z] #0 3.288 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:02.610Z] #0 3.982 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T05:47:02.610Z] #0 4.313 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:47:02.610Z] #0 4.318 OK: 7 MiB in 16 packages [2024-10-01T05:47:02.610Z] #89 DONE 5.5s [2024-10-01T05:47:02.610Z] [2024-10-01T05:47:02.610Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-01T05:47:02.610Z] #0 2.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:02.610Z] #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:02.610Z] #0 3.993 OK: 17 MiB in 19 packages [2024-10-01T05:47:02.610Z] #90 DONE 4.4s [2024-10-01T05:47:02.610Z] [2024-10-01T05:47:02.610Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-01T05:47:02.610Z] #91 DONE 0.1s [2024-10-01T05:47:02.610Z] [2024-10-01T05:47:02.610Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-01T05:47:02.610Z] #92 DONE 1.4s [2024-10-01T05:47:02.610Z] [2024-10-01T05:47:02.610Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T05:47:02.610Z] #73 3.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:02.610Z] #73 3.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:02.868Z] #73 4.027 OK: 11 MiB in 18 packages [2024-10-01T05:47:03.802Z] #73 DONE 4.8s [2024-10-01T05:47:03.803Z] [2024-10-01T05:47:03.803Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-01T05:47:03.803Z] #93 DONE 1.0s [2024-10-01T05:47:03.803Z] [2024-10-01T05:47:03.803Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T05:47:03.803Z] #94 DONE 0.1s [2024-10-01T05:47:03.803Z] [2024-10-01T05:47:03.803Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T05:47:03.803Z] #95 DONE 1.1s [2024-10-01T05:47:03.803Z] [2024-10-01T05:47:03.803Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-01T05:47:03.803Z] #96 DONE 0.0s [2024-10-01T05:47:03.803Z] [2024-10-01T05:47:03.803Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-01T05:47:03.803Z] #97 ... [2024-10-01T05:47:03.803Z] [2024-10-01T05:47:03.803Z] #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-01T05:47:03.803Z] #0 3.597 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:03.803Z] #0 4.059 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:03.803Z] #0 4.675 OK: 264 MiB in 52 packages [2024-10-01T05:47:03.803Z] #98 DONE 4.8s [2024-10-01T05:47:03.803Z] [2024-10-01T05:47:03.803Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-01T05:47:03.803Z] #99 DONE 0.1s [2024-10-01T05:47:03.803Z] [2024-10-01T05:47:03.803Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-01T05:47:03.803Z] #97 DONE 0.1s [2024-10-01T05:47:03.803Z] [2024-10-01T05:47:03.803Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-01T05:47:03.803Z] #100 DONE 0.1s [2024-10-01T05:47:03.803Z] [2024-10-01T05:47:03.803Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-01T05:47:03.803Z] #101 DONE 0.1s [2024-10-01T05:47:03.803Z] [2024-10-01T05:47:03.803Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T05:47:03.803Z] #102 DONE 0.0s [2024-10-01T05:47:03.803Z] [2024-10-01T05:47:03.803Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-01T05:47:03.803Z] #103 DONE 0.0s [2024-10-01T05:47:03.803Z] [2024-10-01T05:47:03.803Z] #104 [security-spire-server] exporting to image [2024-10-01T05:47:03.803Z] #104 exporting layers [2024-10-01T05:47:04.060Z] #104 ... [2024-10-01T05:47:04.060Z] [2024-10-01T05:47:04.060Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-01T05:47:04.060Z] #105 DONE 0.0s [2024-10-01T05:47:04.060Z] [2024-10-01T05:47:04.060Z] #104 [security-spire-agent] exporting to image [2024-10-01T05:47:04.627Z] #104 ... [2024-10-01T05:47:04.627Z] [2024-10-01T05:47:04.627Z] #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-01T05:47:04.627Z] #0 4.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:04.627Z] #0 4.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T05:47:04.627Z] #0 4.861 OK: 8 MiB in 19 packages [2024-10-01T05:47:04.627Z] #106 DONE 5.0s [2024-10-01T05:47:04.627Z] [2024-10-01T05:47:04.627Z] #107 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-01T05:47:04.627Z] #107 DONE 2.1s [2024-10-01T05:47:04.627Z] [2024-10-01T05:47:04.627Z] #108 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-01T05:47:04.627Z] #108 DONE 0.0s [2024-10-01T05:47:04.627Z] [2024-10-01T05:47:04.627Z] #104 [security-spire-agent] exporting to image [2024-10-01T05:47:04.627Z] #104 exporting layers 0.8s done [2024-10-01T05:47:04.627Z] #104 writing image sha256:74fd677f28d73f4e982beab387182f32759051c4fdcc04418af3eb015b9dd74b [2024-10-01T05:47:04.627Z] #104 exporting layers 0.7s done [2024-10-01T05:47:04.627Z] #104 writing image sha256:74fd677f28d73f4e982beab387182f32759051c4fdcc04418af3eb015b9dd74b 0.0s done [2024-10-01T05:47:04.627Z] #104 naming to docker.io/library/security-spire-server done [2024-10-01T05:47:04.886Z] #104 ... [2024-10-01T05:47:04.886Z] [2024-10-01T05:47:04.886Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:47:05.145Z] #41 ... [2024-10-01T05:47:05.145Z] [2024-10-01T05:47:05.145Z] #109 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T05:47:05.407Z] #109 DONE 0.7s [2024-10-01T05:47:05.407Z] [2024-10-01T05:47:05.407Z] #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-01T05:47:05.407Z] #110 DONE 0.1s [2024-10-01T05:47:05.407Z] [2024-10-01T05:47:05.407Z] #104 [security-spire-agent] exporting to image [2024-10-01T05:47:05.407Z] #104 writing image sha256:6d4d3caba56bbfa350f6ac15638085609f1d7d8839f9e67ca95d7f721e58ca45 done [2024-10-01T05:47:05.407Z] #104 naming to docker.io/library/security-spire-agent done [2024-10-01T05:47:05.407Z] #104 DONE 1.7s [2024-10-01T05:47:05.407Z] [2024-10-01T05:47:05.407Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-01T05:47:05.407Z] #111 DONE 0.1s [2024-10-01T05:47:05.407Z] [2024-10-01T05:47:05.407Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T05:47:05.407Z] #112 DONE 0.1s [2024-10-01T05:47:05.407Z] [2024-10-01T05:47:05.407Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-01T05:47:05.407Z] #113 DONE 0.0s [2024-10-01T05:47:05.407Z] [2024-10-01T05:47:05.407Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:05.667Z] #114 ... [2024-10-01T05:47:05.667Z] [2024-10-01T05:47:05.667Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-01T05:47:05.667Z] #115 DONE 0.1s [2024-10-01T05:47:05.667Z] [2024-10-01T05:47:05.667Z] #104 [security-spire-config] exporting to image [2024-10-01T05:47:06.240Z] #104 exporting layers 0.6s done [2024-10-01T05:47:06.240Z] #104 writing image sha256:f1ed7dc1cbb05d5b4ee468a240857992c5fde636cbeb8d66294bc54e3b3ed21c done [2024-10-01T05:47:06.240Z] #104 naming to docker.io/library/security-spire-config done [2024-10-01T05:47:06.240Z] #104 DONE 2.3s [2024-10-01T05:47:06.240Z] [2024-10-01T05:47:06.240Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:09.525Z] #116 ... [2024-10-01T05:47:09.525Z] [2024-10-01T05:47:09.525Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:09.525Z] #117 ... [2024-10-01T05:47:09.525Z] [2024-10-01T05:47:09.525Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:48.486Z] #118 ... [2024-10-01T05:47:48.486Z] [2024-10-01T05:47:48.486Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:48.486Z] #80 DONE 47.0s [2024-10-01T05:47:48.486Z] [2024-10-01T05:47:48.486Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-01T05:47:48.486Z] #119 ... [2024-10-01T05:47:48.486Z] [2024-10-01T05:47:48.486Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:48.486Z] #114 DONE 43.2s [2024-10-01T05:47:48.486Z] [2024-10-01T05:47:48.486Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:48.486Z] #118 DONE 47.8s [2024-10-01T05:47:48.486Z] [2024-10-01T05:47:48.486Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:48.486Z] #117 DONE 48.2s [2024-10-01T05:47:48.486Z] [2024-10-01T05:47:48.486Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:48.486Z] #116 DONE 47.2s [2024-10-01T05:47:48.486Z] [2024-10-01T05:47:48.486Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-10-01T05:47:58.467Z] #120 ... [2024-10-01T05:47:58.467Z] [2024-10-01T05:47:58.467Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-10-01T05:47:58.467Z] #121 ... [2024-10-01T05:47:58.467Z] [2024-10-01T05:47:58.467Z] #122 [core-keeper builder 7/8] COPY . . [2024-10-01T05:47:58.468Z] #122 ... [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #123 [core-metadata builder 6/7] COPY . . [2024-10-01T05:47:58.468Z] #123 DONE 10.5s [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #124 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:47:58.468Z] #124 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #125 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:58.468Z] #125 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #126 [support-notifications builder 6/7] COPY . . [2024-10-01T05:47:58.468Z] #126 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-01T05:47:58.468Z] #119 DONE 10.4s [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:58.468Z] #127 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:47:58.468Z] #128 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-10-01T05:47:58.468Z] #129 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #122 [core-keeper builder 7/8] COPY . . [2024-10-01T05:47:58.468Z] #122 DONE 10.5s [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-10-01T05:47:58.468Z] #121 DONE 10.4s [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-10-01T05:47:58.468Z] #120 DONE 10.4s [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #130 [security-bootstrapper builder 6/7] COPY . . [2024-10-01T05:47:58.468Z] #130 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:58.468Z] #131 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:47:58.468Z] #132 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-01T05:47:58.468Z] #133 ... [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:58.468Z] #134 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #135 [support-scheduler builder 6/7] COPY . . [2024-10-01T05:47:58.468Z] #135 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:47:58.468Z] #136 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:58.468Z] #137 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:47:58.468Z] #138 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-01T05:47:58.468Z] #139 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:58.468Z] #140 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:47:58.468Z] #141 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #142 [core-command builder 6/7] COPY . . [2024-10-01T05:47:58.468Z] #142 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:58.468Z] #143 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #144 [core-data builder 6/7] COPY . . [2024-10-01T05:47:58.468Z] #144 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #145 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:47:58.468Z] #145 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:47:58.468Z] #146 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #147 [security-proxy-auth builder 6/7] COPY . . [2024-10-01T05:47:58.468Z] #147 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #148 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:47:58.468Z] #148 CACHED [2024-10-01T05:47:58.468Z] [2024-10-01T05:47:58.468Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-01T05:47:58.725Z] #149 1.387 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-01T05:48:08.687Z] #149 ... [2024-10-01T05:48:08.687Z] [2024-10-01T05:48:08.687Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-01T05:48:08.687Z] #0 0.562 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-01T05:48:08.687Z] #150 ... [2024-10-01T05:48:08.687Z] [2024-10-01T05:48:08.687Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T05:48:08.687Z] #0 1.114 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-01T05:48:08.687Z] #151 ... [2024-10-01T05:48:08.687Z] [2024-10-01T05:48:08.687Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-01T05:48:08.687Z] #0 0.802 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-01T05:48:08.687Z] #152 ... [2024-10-01T05:48:08.687Z] [2024-10-01T05:48:08.687Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T05:48:08.687Z] #0 0.401 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-01T05:48:08.687Z] #153 ... [2024-10-01T05:48:08.687Z] [2024-10-01T05:48:08.687Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-01T05:48:08.687Z] #0 0.863 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-01T05:48:08.687Z] #154 ... [2024-10-01T05:48:08.687Z] [2024-10-01T05:48:08.687Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-01T05:48:08.687Z] #0 1.064 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-01T05:48:08.687Z] #155 ... [2024-10-01T05:48:08.687Z] [2024-10-01T05:48:08.687Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-01T05:48:08.687Z] #0 0.833 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-01T05:48:08.687Z] #156 ... [2024-10-01T05:48:08.687Z] [2024-10-01T05:48:08.687Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-01T05:48:08.687Z] #0 0.415 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-01T05:48:08.687Z] #157 ... [2024-10-01T05:48:08.687Z] [2024-10-01T05:48:08.687Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-01T05:48:08.687Z] #0 0.467 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-01T05:48:08.687Z] #158 ... [2024-10-01T05:48:08.687Z] [2024-10-01T05:48:08.687Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-01T05:48:08.687Z] #133 1.301 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-01T05:48:08.945Z] #133 ... [2024-10-01T05:48:08.945Z] [2024-10-01T05:48:08.945Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T05:48:08.945Z] #0 1.254 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-01T05:48:08.945Z] #159 ... [2024-10-01T05:48:08.945Z] [2024-10-01T05:48:08.945Z] #160 [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-10-01T05:48:08.945Z] #0 0.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-01T05:49:30.891Z] #160 90.96 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-01T05:50:52.317Z] #160 DONE 164.3s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-01T05:50:52.317Z] #156 DONE 164.3s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-01T05:50:52.317Z] #149 DONE 164.3s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-01T05:50:52.317Z] #158 DONE 164.3s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-01T05:50:52.317Z] #155 DONE 164.3s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T05:50:52.317Z] #153 DONE 164.4s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-01T05:50:52.317Z] #154 DONE 164.3s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T05:50:52.317Z] #151 DONE 164.4s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-01T05:50:52.317Z] #150 DONE 164.4s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #161 ... [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T05:50:52.317Z] #159 DONE 164.5s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #162 ... [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-01T05:50:52.317Z] #133 DONE 164.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-01T05:50:52.317Z] #152 DONE 164.9s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-01T05:50:52.317Z] #157 DONE 164.9s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #163 ... [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #164 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #164 DONE 0.9s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #165 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #165 DONE 0.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #166 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.317Z] #166 ... [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #162 DONE 0.7s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #161 DONE 0.9s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #167 DONE 0.4s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-01T05:50:52.317Z] #168 DONE 0.9s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #169 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #169 DONE 0.9s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #170 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #170 DONE 0.7s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #163 DONE 0.4s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.317Z] #171 ... [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.317Z] #172 CACHED [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #173 CACHED [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.317Z] #174 DONE 0.9s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.317Z] #175 CACHED [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #176 CACHED [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #177 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.317Z] #177 DONE 0.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.317Z] #178 CACHED [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #179 CACHED [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #166 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.317Z] #166 DONE 0.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #180 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.317Z] #180 CACHED [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #181 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.317Z] #181 CACHED [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.317Z] #182 DONE 0.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.317Z] #183 DONE 0.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.317Z] #184 DONE 0.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #185 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-01T05:50:52.317Z] #185 DONE 0.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.317Z] #171 DONE 0.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-01T05:50:52.317Z] #186 ... [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #187 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-01T05:50:52.317Z] #187 DONE 2.7s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-01T05:50:52.317Z] #188 DONE 2.7s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #189 [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-10-01T05:50:52.317Z] #189 DONE 2.7s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #190 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-01T05:50:52.317Z] #190 DONE 2.7s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #191 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-01T05:50:52.317Z] #191 DONE 2.7s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-01T05:50:52.317Z] #192 DONE 2.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-01T05:50:52.317Z] #193 DONE 2.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #194 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-01T05:50:52.317Z] #194 DONE 2.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #195 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-01T05:50:52.317Z] #195 DONE 2.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #196 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-01T05:50:52.317Z] #196 DONE 3.5s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.317Z] #197 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-01T05:50:52.317Z] #197 DONE 2.8s [2024-10-01T05:50:52.317Z] [2024-10-01T05:50:52.318Z] #198 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-01T05:50:52.318Z] #198 DONE 2.7s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-01T05:50:52.318Z] #186 DONE 2.7s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-01T05:50:52.318Z] #199 ... [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-01T05:50:52.318Z] #200 DONE 0.3s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #201 [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-10-01T05:50:52.318Z] #201 DONE 0.4s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-01T05:50:52.318Z] #202 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #203 [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-10-01T05:50:52.318Z] #203 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #204 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-01T05:50:52.318Z] #204 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-01T05:50:52.318Z] #205 ... [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-01T05:50:52.318Z] #206 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-01T05:50:52.318Z] #207 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #208 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-01T05:50:52.318Z] #208 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-01T05:50:52.318Z] #209 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T05:50:52.318Z] #210 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #211 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-01T05:50:52.318Z] #211 DONE 0.6s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-01T05:50:52.318Z] #199 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #212 [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-10-01T05:50:52.318Z] #212 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #104 [security-spiffe-token-provider] exporting to image [2024-10-01T05:50:52.318Z] #104 exporting layers [2024-10-01T05:50:52.318Z] #104 ... [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-01T05:50:52.318Z] #213 DONE 0.4s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T05:50:52.318Z] #214 ... [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-01T05:50:52.318Z] #215 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-01T05:50:52.318Z] #205 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #216 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-01T05:50:52.318Z] #216 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #217 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-01T05:50:52.318Z] #217 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-01T05:50:52.318Z] #218 DONE 0.6s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-01T05:50:52.318Z] #219 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-01T05:50:52.318Z] #220 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #104 [support-notifications] exporting to image [2024-10-01T05:50:52.318Z] #104 exporting layers 0.5s done [2024-10-01T05:50:52.318Z] #104 ... [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-01T05:50:52.318Z] #221 DONE 0.3s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-01T05:50:52.318Z] #222 DONE 0.3s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-01T05:50:52.318Z] #223 DONE 0.4s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #224 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-01T05:50:52.318Z] #224 DONE 0.3s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #104 [support-scheduler] exporting to image [2024-10-01T05:50:52.318Z] #104 exporting layers 0.4s done [2024-10-01T05:50:52.318Z] #104 writing image sha256:f9168d37b86f7ab7ce01067b619bbd0de6964eb5c64349083050dbce475d3a80 0.0s done [2024-10-01T05:50:52.318Z] #104 naming to docker.io/library/core-command done [2024-10-01T05:50:52.318Z] #104 writing image sha256:07c9bf0ed1c51f2d888ae8c1e711005fa184e5ace90108dfd6b9a4bb9dc27d9a 0.0s done [2024-10-01T05:50:52.318Z] #104 naming to docker.io/library/support-scheduler done [2024-10-01T05:50:52.318Z] #104 writing image sha256:9f3679636a3528bd7fbb1c42e60d13ec7bd0990200bf22bc3e979e2fbe9fbc30 [2024-10-01T05:50:52.318Z] #104 writing image sha256:6cd3ec64dd5020ca187a2f841a9ccf96c19b5a61221559a1749250f4bea871f8 [2024-10-01T05:50:52.318Z] #104 writing image sha256:718ebba65fc72c4ddf2aaeb8f5ee983e6fb787da363998766c059c2f30b1aef8 [2024-10-01T05:50:52.318Z] #104 writing image sha256:302ba5dc60c8a8a3453cfb4e7f06d20697134be6adc2c69542d5b2cf37f8e99a [2024-10-01T05:50:52.318Z] #104 ... [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T05:50:52.318Z] #214 DONE 0.8s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-01T05:50:52.318Z] #225 DONE 0.3s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-01T05:50:52.318Z] #226 DONE 0.3s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #104 [security-spiffe-token-provider] exporting to image [2024-10-01T05:50:52.318Z] #104 exporting layers 0.3s done [2024-10-01T05:50:52.318Z] #104 writing image sha256:9f3679636a3528bd7fbb1c42e60d13ec7bd0990200bf22bc3e979e2fbe9fbc30 0.2s done [2024-10-01T05:50:52.318Z] #104 writing image sha256:6cd3ec64dd5020ca187a2f841a9ccf96c19b5a61221559a1749250f4bea871f8 0.2s done [2024-10-01T05:50:52.318Z] #104 writing image sha256:718ebba65fc72c4ddf2aaeb8f5ee983e6fb787da363998766c059c2f30b1aef8 0.2s done [2024-10-01T05:50:52.318Z] #104 writing image sha256:302ba5dc60c8a8a3453cfb4e7f06d20697134be6adc2c69542d5b2cf37f8e99a 0.2s done [2024-10-01T05:50:52.318Z] #104 naming to docker.io/library/core-data done [2024-10-01T05:50:52.318Z] #104 naming to docker.io/library/support-cron-scheduler done [2024-10-01T05:50:52.318Z] #104 naming to docker.io/library/core-keeper done [2024-10-01T05:50:52.318Z] #104 naming to docker.io/library/security-spiffe-token-provider done [2024-10-01T05:50:52.318Z] #104 ... [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T05:50:52.318Z] #227 DONE 0.8s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #228 [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-10-01T05:50:52.318Z] #228 DONE 0.2s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-01T05:50:52.318Z] #229 DONE 0.2s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #104 [core-metadata] exporting to image [2024-10-01T05:50:52.318Z] #104 writing image sha256:031c54b4af84647589196a88e2dcfdc46801354e44441af4db8f3424f36cc241 done [2024-10-01T05:50:52.318Z] #104 naming to docker.io/library/support-notifications done [2024-10-01T05:50:52.318Z] #104 writing image sha256:b1e109fe826b22597edb1c1ff920215f7b32686793df9c99b9b97f38749a120a done [2024-10-01T05:50:52.318Z] #104 writing image sha256:9529a4f341ea75b689e9ea2239c8d70c982c3471516e63f071d81b4341d61b72 done [2024-10-01T05:50:52.318Z] #104 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-01T05:50:52.318Z] #104 naming to docker.io/library/core-metadata done [2024-10-01T05:50:52.318Z] #104 ... [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #230 [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-10-01T05:50:52.318Z] #230 DONE 0.1s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T05:50:52.318Z] #231 DONE 0.7s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #232 [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-10-01T05:50:52.318Z] #232 DONE 0.2s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #104 [security-proxy-auth] exporting to image [2024-10-01T05:50:52.318Z] #104 writing image sha256:eadd547e69515c4c8f534ead58b6b274a339225d3dc3046d6e47b193c6fcdcaa done [2024-10-01T05:50:52.318Z] #104 naming to docker.io/library/security-proxy-auth 0.0s done [2024-10-01T05:50:52.318Z] #104 ... [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-01T05:50:52.318Z] #233 DONE 0.0s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-01T05:50:52.318Z] #234 DONE 0.1s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T05:50:52.318Z] #235 DONE 0.5s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #104 [security-secretstore-setup] exporting to image [2024-10-01T05:50:52.318Z] #104 writing image sha256:2ebc302ae3626be71da0bbb22f7f4505bfd53116e5ae7ba50dc64baf72185a37 done [2024-10-01T05:50:52.318Z] #104 naming to docker.io/library/security-proxy-setup done [2024-10-01T05:50:52.318Z] #104 exporting layers 0.2s done [2024-10-01T05:50:52.318Z] #104 ... [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-01T05:50:52.318Z] #236 DONE 0.4s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #104 [security-bootstrapper] exporting to image [2024-10-01T05:50:52.318Z] #104 writing image sha256:3dc53d1b6280a6f2a0e8304268e513bce4549ff14d824f21baac2de90afea23f done [2024-10-01T05:50:52.318Z] #104 naming to docker.io/library/security-secretstore-setup done [2024-10-01T05:50:52.318Z] #104 exporting layers 0.2s done [2024-10-01T05:50:52.318Z] #104 writing image sha256:eb88f8a1d6b6e935a46705a1ebea720bc95d2dc3f70a0db6180d1f8ce587b25f done [2024-10-01T05:50:52.318Z] #104 naming to docker.io/library/security-bootstrapper done [2024-10-01T05:50:52.318Z] #104 DONE 4.8s [2024-10-01T05:50:52.318Z] [2024-10-01T05:50:52.318Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T05:50:52.318Z] time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-01T05:50:52.328Z] $ docker stop --time=1 536c228e758cddec460ac557298157783b166453b8a90ad0f404883c9898e8c4 [2024-10-01T05:50:53.638Z] $ docker rm -f --volumes 536c228e758cddec460ac557298157783b166453b8a90ad0f404883c9898e8c4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T05:50:53.997Z] + docker images [2024-10-01T05:50:53.997Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-01T05:50:53.997Z] security-secretstore-setup latest 3dc53d1b6280 5 seconds ago 37MB [2024-10-01T05:50:53.997Z] security-proxy-setup latest 2ebc302ae362 5 seconds ago 26.2MB [2024-10-01T05:50:53.997Z] security-proxy-auth latest eadd547e6951 5 seconds ago 33.1MB [2024-10-01T05:50:53.997Z] security-bootstrapper latest eb88f8a1d6b6 5 seconds ago 19MB [2024-10-01T05:50:53.997Z] core-data latest 6cd3ec64dd50 6 seconds ago 39.9MB [2024-10-01T05:50:53.997Z] support-notifications latest 031c54b4af84 6 seconds ago 42.8MB [2024-10-01T05:50:53.997Z] core-metadata latest 9529a4f341ea 6 seconds ago 40.1MB [2024-10-01T05:50:53.997Z] core-common-config-bootstrapper latest b1e109fe826b 6 seconds ago 15.2MB [2024-10-01T05:50:53.997Z] security-spiffe-token-provider latest 302ba5dc60c8 7 seconds ago 28.9MB [2024-10-01T05:50:53.997Z] support-cron-scheduler latest 9f3679636a35 7 seconds ago 44.4MB [2024-10-01T05:50:53.997Z] support-scheduler latest 07c9bf0ed1c5 7 seconds ago 42.2MB [2024-10-01T05:50:53.997Z] core-command latest f9168d37b86f 7 seconds ago 35.5MB [2024-10-01T05:50:53.997Z] core-keeper latest 718ebba65fc7 7 seconds ago 39.8MB [2024-10-01T05:50:53.997Z] security-spire-config latest f1ed7dc1cbb0 3 minutes ago 120MB [2024-10-01T05:50:53.997Z] security-spire-agent latest 6d4d3caba56b 3 minutes ago 182MB [2024-10-01T05:50:53.997Z] security-spire-server latest 74fd677f28d7 3 minutes ago 121MB [2024-10-01T05:50:53.997Z] ci-base-image-x86_64 latest 155dd987da68 7 minutes ago 971MB [2024-10-01T05:50:53.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-10-01T05:50:53.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-01T05:50:53.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T05:50:54.153Z] provisioning config files... [2024-10-01T05:50:54.163Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/707@tmp/config15558651395659300785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T05:50:54.470Z] ---> ****-login.sh [2024-10-01T05:50:54.470Z] nexus3.edgexfoundry.org:10001 [2024-10-01T05:50:54.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:50:54.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:50:54.470Z] Configure a credential helper to remove this warning. See [2024-10-01T05:50:54.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:50:54.471Z] [2024-10-01T05:50:54.471Z] Login Succeeded [2024-10-01T05:50:54.471Z] nexus3.edgexfoundry.org:10002 [2024-10-01T05:50:54.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:50:54.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:50:54.731Z] Configure a credential helper to remove this warning. See [2024-10-01T05:50:54.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:50:54.731Z] [2024-10-01T05:50:54.731Z] Login Succeeded [2024-10-01T05:50:54.731Z] nexus3.edgexfoundry.org:10003 [2024-10-01T05:50:54.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:50:54.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:50:54.731Z] Configure a credential helper to remove this warning. See [2024-10-01T05:50:54.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:50:54.731Z] [2024-10-01T05:50:54.731Z] Login Succeeded [2024-10-01T05:50:54.731Z] nexus3.edgexfoundry.org:10004 [2024-10-01T05:50:54.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:50:54.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:50:54.990Z] Configure a credential helper to remove this warning. See [2024-10-01T05:50:54.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:50:54.990Z] [2024-10-01T05:50:54.990Z] Login Succeeded [2024-10-01T05:50:54.990Z] ****.io [2024-10-01T05:50:54.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:50:55.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:50:55.250Z] Configure a credential helper to remove this warning. See [2024-10-01T05:50:55.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:50:55.251Z] [2024-10-01T05:50:55.251Z] Login Succeeded [2024-10-01T05:50:55.251Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T05:50:55.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:50:55.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T05:50:55.350Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-01T05:50:55.350Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:50:55.350Z] latest [2024-10-01T05:50:55.350Z] 3.2.0-dev.84 [2024-10-01T05:50:55.350Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:50:55.350Z] main [2024-10-01T05:50:55.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:50:55.711Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:50:56.036Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:50:56.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-01T05:50:56.036Z] 94e24e9df0ae: Preparing [2024-10-01T05:50:56.036Z] 1ac1f227b291: Preparing [2024-10-01T05:50:56.036Z] 40dd23946dc4: Preparing [2024-10-01T05:50:56.036Z] f6efcb76fea3: Preparing [2024-10-01T05:50:56.036Z] 9429663d4d6e: Preparing [2024-10-01T05:50:56.036Z] 68ac9691179b: Preparing [2024-10-01T05:50:56.036Z] d62a02444d39: Preparing [2024-10-01T05:50:56.036Z] 68ac9691179b: Waiting [2024-10-01T05:50:56.036Z] d62a02444d39: Waiting [2024-10-01T05:50:56.036Z] 94e24e9df0ae: Pushed [2024-10-01T05:50:56.036Z] 9429663d4d6e: Pushed [2024-10-01T05:50:56.036Z] f6efcb76fea3: Pushed [2024-10-01T05:50:56.036Z] 40dd23946dc4: Pushed [2024-10-01T05:50:56.036Z] d62a02444d39: Layer already exists [2024-10-01T05:50:56.294Z] 68ac9691179b: Pushed [2024-10-01T05:50:58.834Z] 1ac1f227b291: Pushed [2024-10-01T05:50:59.093Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:d01398bf770f07706ca7c2c92f085ea7dea0598671277db4b228e77b1816556b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:50:59.421Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:50:59.737Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-01T05:50:59.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-01T05:50:59.737Z] 94e24e9df0ae: Preparing [2024-10-01T05:50:59.737Z] 1ac1f227b291: Preparing [2024-10-01T05:50:59.737Z] 40dd23946dc4: Preparing [2024-10-01T05:50:59.738Z] f6efcb76fea3: Preparing [2024-10-01T05:50:59.738Z] 9429663d4d6e: Preparing [2024-10-01T05:50:59.738Z] 68ac9691179b: Preparing [2024-10-01T05:50:59.738Z] d62a02444d39: Preparing [2024-10-01T05:50:59.738Z] 68ac9691179b: Waiting [2024-10-01T05:50:59.738Z] d62a02444d39: Waiting [2024-10-01T05:50:59.738Z] 1ac1f227b291: Layer already exists [2024-10-01T05:50:59.738Z] 94e24e9df0ae: Layer already exists [2024-10-01T05:50:59.738Z] f6efcb76fea3: Layer already exists [2024-10-01T05:50:59.738Z] 9429663d4d6e: Layer already exists [2024-10-01T05:50:59.738Z] 40dd23946dc4: Layer already exists [2024-10-01T05:50:59.738Z] d62a02444d39: Layer already exists [2024-10-01T05:50:59.738Z] 68ac9691179b: Layer already exists [2024-10-01T05:50:59.738Z] latest: digest: sha256:d01398bf770f07706ca7c2c92f085ea7dea0598671277db4b228e77b1816556b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:00.066Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:00.387Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.84 [2024-10-01T05:51:00.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-01T05:51:00.387Z] 94e24e9df0ae: Preparing [2024-10-01T05:51:00.387Z] 1ac1f227b291: Preparing [2024-10-01T05:51:00.387Z] 40dd23946dc4: Preparing [2024-10-01T05:51:00.387Z] f6efcb76fea3: Preparing [2024-10-01T05:51:00.387Z] 9429663d4d6e: Preparing [2024-10-01T05:51:00.387Z] 68ac9691179b: Preparing [2024-10-01T05:51:00.387Z] d62a02444d39: Preparing [2024-10-01T05:51:00.387Z] 68ac9691179b: Waiting [2024-10-01T05:51:00.387Z] d62a02444d39: Waiting [2024-10-01T05:51:00.387Z] 94e24e9df0ae: Layer already exists [2024-10-01T05:51:00.387Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:00.387Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:00.387Z] 1ac1f227b291: Layer already exists [2024-10-01T05:51:00.387Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:00.387Z] d62a02444d39: Layer already exists [2024-10-01T05:51:00.387Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:00.387Z] 3.2.0-dev.84: digest: sha256:d01398bf770f07706ca7c2c92f085ea7dea0598671277db4b228e77b1816556b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:00.716Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:01.034Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:01.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-01T05:51:01.034Z] 94e24e9df0ae: Preparing [2024-10-01T05:51:01.034Z] 1ac1f227b291: Preparing [2024-10-01T05:51:01.034Z] 40dd23946dc4: Preparing [2024-10-01T05:51:01.034Z] f6efcb76fea3: Preparing [2024-10-01T05:51:01.034Z] 9429663d4d6e: Preparing [2024-10-01T05:51:01.034Z] 68ac9691179b: Preparing [2024-10-01T05:51:01.034Z] d62a02444d39: Preparing [2024-10-01T05:51:01.034Z] 68ac9691179b: Waiting [2024-10-01T05:51:01.034Z] d62a02444d39: Waiting [2024-10-01T05:51:01.034Z] 94e24e9df0ae: Layer already exists [2024-10-01T05:51:01.034Z] 1ac1f227b291: Layer already exists [2024-10-01T05:51:01.034Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:01.034Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:01.034Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:01.034Z] d62a02444d39: Layer already exists [2024-10-01T05:51:01.034Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:01.034Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:d01398bf770f07706ca7c2c92f085ea7dea0598671277db4b228e77b1816556b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:01.674Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:01.993Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-01T05:51:01.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-01T05:51:01.993Z] 94e24e9df0ae: Preparing [2024-10-01T05:51:01.993Z] 1ac1f227b291: Preparing [2024-10-01T05:51:01.993Z] 40dd23946dc4: Preparing [2024-10-01T05:51:01.993Z] f6efcb76fea3: Preparing [2024-10-01T05:51:01.993Z] 9429663d4d6e: Preparing [2024-10-01T05:51:01.993Z] 68ac9691179b: Preparing [2024-10-01T05:51:01.993Z] d62a02444d39: Preparing [2024-10-01T05:51:01.993Z] d62a02444d39: Waiting [2024-10-01T05:51:01.993Z] 68ac9691179b: Waiting [2024-10-01T05:51:01.993Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:01.993Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:01.993Z] 1ac1f227b291: Layer already exists [2024-10-01T05:51:01.993Z] 94e24e9df0ae: Layer already exists [2024-10-01T05:51:01.993Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:01.993Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:01.993Z] d62a02444d39: Layer already exists [2024-10-01T05:51:01.993Z] main: digest: sha256:d01398bf770f07706ca7c2c92f085ea7dea0598671277db4b228e77b1816556b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:51:02.074Z] ===================================================== [Pipeline] echo [2024-10-01T05:51:02.091Z] taggedImages: [2024-10-01T05:51:02.091Z] - nexus3.edgexfoundry.org:10004/core-command:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:02.091Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-01T05:51:02.091Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.84 [2024-10-01T05:51:02.091Z] - nexus3.edgexfoundry.org:10004/core-command:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:02.091Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-01T05:51:02.127Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-01T05:51:02.127Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:02.127Z] latest [2024-10-01T05:51:02.127Z] 3.2.0-dev.84 [2024-10-01T05:51:02.127Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:02.127Z] main [2024-10-01T05:51:02.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:02.473Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:02.794Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:02.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-01T05:51:02.794Z] 09fb57ffaa86: Preparing [2024-10-01T05:51:02.794Z] 1906e6908d9d: Preparing [2024-10-01T05:51:02.794Z] 917c07701808: Preparing [2024-10-01T05:51:02.794Z] f00e216facde: Preparing [2024-10-01T05:51:02.794Z] 40dd23946dc4: Preparing [2024-10-01T05:51:02.794Z] f6efcb76fea3: Preparing [2024-10-01T05:51:02.794Z] 9429663d4d6e: Preparing [2024-10-01T05:51:02.794Z] 68ac9691179b: Preparing [2024-10-01T05:51:02.794Z] d62a02444d39: Preparing [2024-10-01T05:51:02.794Z] f6efcb76fea3: Waiting [2024-10-01T05:51:02.794Z] 9429663d4d6e: Waiting [2024-10-01T05:51:02.794Z] 68ac9691179b: Waiting [2024-10-01T05:51:02.794Z] d62a02444d39: Waiting [2024-10-01T05:51:02.794Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:02.794Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:02.794Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:02.794Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:02.794Z] d62a02444d39: Layer already exists [2024-10-01T05:51:02.794Z] 09fb57ffaa86: Pushed [2024-10-01T05:51:02.794Z] 917c07701808: Pushed [2024-10-01T05:51:02.794Z] 1906e6908d9d: Pushed [2024-10-01T05:51:03.732Z] f00e216facde: Pushed [2024-10-01T05:51:03.992Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:3cb7b9a0f40755bc33b0c408cd836f83e27aba2cf13fa705e82371b9c4875a46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:04.320Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:04.640Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-01T05:51:04.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-01T05:51:04.640Z] 09fb57ffaa86: Preparing [2024-10-01T05:51:04.640Z] 1906e6908d9d: Preparing [2024-10-01T05:51:04.640Z] 917c07701808: Preparing [2024-10-01T05:51:04.640Z] f00e216facde: Preparing [2024-10-01T05:51:04.640Z] 40dd23946dc4: Preparing [2024-10-01T05:51:04.640Z] f6efcb76fea3: Preparing [2024-10-01T05:51:04.640Z] 9429663d4d6e: Preparing [2024-10-01T05:51:04.640Z] 68ac9691179b: Preparing [2024-10-01T05:51:04.640Z] d62a02444d39: Preparing [2024-10-01T05:51:04.640Z] 9429663d4d6e: Waiting [2024-10-01T05:51:04.640Z] 68ac9691179b: Waiting [2024-10-01T05:51:04.640Z] d62a02444d39: Waiting [2024-10-01T05:51:04.640Z] f6efcb76fea3: Waiting [2024-10-01T05:51:04.640Z] 1906e6908d9d: Layer already exists [2024-10-01T05:51:04.640Z] 09fb57ffaa86: Layer already exists [2024-10-01T05:51:04.640Z] f00e216facde: Layer already exists [2024-10-01T05:51:04.640Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:04.640Z] 917c07701808: Layer already exists [2024-10-01T05:51:04.640Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:04.640Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:04.640Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:04.640Z] d62a02444d39: Layer already exists [2024-10-01T05:51:04.640Z] latest: digest: sha256:3cb7b9a0f40755bc33b0c408cd836f83e27aba2cf13fa705e82371b9c4875a46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:04.960Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:05.271Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.84 [2024-10-01T05:51:05.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-01T05:51:05.271Z] 09fb57ffaa86: Preparing [2024-10-01T05:51:05.271Z] 1906e6908d9d: Preparing [2024-10-01T05:51:05.271Z] 917c07701808: Preparing [2024-10-01T05:51:05.271Z] f00e216facde: Preparing [2024-10-01T05:51:05.271Z] 40dd23946dc4: Preparing [2024-10-01T05:51:05.271Z] f6efcb76fea3: Preparing [2024-10-01T05:51:05.271Z] 9429663d4d6e: Preparing [2024-10-01T05:51:05.271Z] 68ac9691179b: Preparing [2024-10-01T05:51:05.271Z] d62a02444d39: Preparing [2024-10-01T05:51:05.271Z] 68ac9691179b: Waiting [2024-10-01T05:51:05.271Z] 9429663d4d6e: Waiting [2024-10-01T05:51:05.271Z] f6efcb76fea3: Waiting [2024-10-01T05:51:05.271Z] d62a02444d39: Waiting [2024-10-01T05:51:05.271Z] 1906e6908d9d: Layer already exists [2024-10-01T05:51:05.271Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:05.271Z] f00e216facde: Layer already exists [2024-10-01T05:51:05.271Z] 917c07701808: Layer already exists [2024-10-01T05:51:05.271Z] 09fb57ffaa86: Layer already exists [2024-10-01T05:51:05.271Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:05.271Z] d62a02444d39: Layer already exists [2024-10-01T05:51:05.271Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:05.271Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:05.271Z] 3.2.0-dev.84: digest: sha256:3cb7b9a0f40755bc33b0c408cd836f83e27aba2cf13fa705e82371b9c4875a46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:05.584Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:05.906Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:05.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-01T05:51:05.907Z] 09fb57ffaa86: Preparing [2024-10-01T05:51:05.907Z] 1906e6908d9d: Preparing [2024-10-01T05:51:05.907Z] 917c07701808: Preparing [2024-10-01T05:51:05.907Z] f00e216facde: Preparing [2024-10-01T05:51:05.907Z] 40dd23946dc4: Preparing [2024-10-01T05:51:05.907Z] f6efcb76fea3: Preparing [2024-10-01T05:51:05.907Z] 9429663d4d6e: Preparing [2024-10-01T05:51:05.907Z] 68ac9691179b: Preparing [2024-10-01T05:51:05.907Z] d62a02444d39: Preparing [2024-10-01T05:51:05.907Z] f6efcb76fea3: Waiting [2024-10-01T05:51:05.907Z] 9429663d4d6e: Waiting [2024-10-01T05:51:05.907Z] 68ac9691179b: Waiting [2024-10-01T05:51:05.907Z] 917c07701808: Layer already exists [2024-10-01T05:51:05.907Z] 1906e6908d9d: Layer already exists [2024-10-01T05:51:05.907Z] 09fb57ffaa86: Layer already exists [2024-10-01T05:51:05.907Z] f00e216facde: Layer already exists [2024-10-01T05:51:05.907Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:05.907Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:05.907Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:05.907Z] d62a02444d39: Layer already exists [2024-10-01T05:51:05.907Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:05.907Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:3cb7b9a0f40755bc33b0c408cd836f83e27aba2cf13fa705e82371b9c4875a46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:06.227Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:06.547Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-01T05:51:06.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-01T05:51:06.547Z] 09fb57ffaa86: Preparing [2024-10-01T05:51:06.548Z] 1906e6908d9d: Preparing [2024-10-01T05:51:06.548Z] 917c07701808: Preparing [2024-10-01T05:51:06.548Z] f00e216facde: Preparing [2024-10-01T05:51:06.548Z] 40dd23946dc4: Preparing [2024-10-01T05:51:06.548Z] f6efcb76fea3: Preparing [2024-10-01T05:51:06.548Z] 9429663d4d6e: Preparing [2024-10-01T05:51:06.548Z] 68ac9691179b: Preparing [2024-10-01T05:51:06.548Z] d62a02444d39: Preparing [2024-10-01T05:51:06.548Z] f6efcb76fea3: Waiting [2024-10-01T05:51:06.548Z] 68ac9691179b: Waiting [2024-10-01T05:51:06.548Z] 9429663d4d6e: Waiting [2024-10-01T05:51:06.548Z] d62a02444d39: Waiting [2024-10-01T05:51:06.548Z] 09fb57ffaa86: Layer already exists [2024-10-01T05:51:06.548Z] 1906e6908d9d: Layer already exists [2024-10-01T05:51:06.548Z] f00e216facde: Layer already exists [2024-10-01T05:51:06.548Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:06.548Z] 917c07701808: Layer already exists [2024-10-01T05:51:06.548Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:06.548Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:06.548Z] d62a02444d39: Layer already exists [2024-10-01T05:51:06.548Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:06.548Z] main: digest: sha256:3cb7b9a0f40755bc33b0c408cd836f83e27aba2cf13fa705e82371b9c4875a46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:51:06.613Z] ===================================================== [Pipeline] echo [2024-10-01T05:51:06.626Z] taggedImages: [2024-10-01T05:51:06.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:06.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-01T05:51:06.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.84 [2024-10-01T05:51:06.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:06.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-01T05:51:06.657Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-01T05:51:06.657Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:06.657Z] latest [2024-10-01T05:51:06.657Z] 3.2.0-dev.84 [2024-10-01T05:51:06.657Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:06.657Z] main [2024-10-01T05:51:06.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:07.006Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:07.350Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:07.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-01T05:51:07.350Z] 9191158ca967: Preparing [2024-10-01T05:51:07.350Z] 27af762aa8d4: Preparing [2024-10-01T05:51:07.350Z] 949ec5bd8641: Preparing [2024-10-01T05:51:07.350Z] 40dd23946dc4: Preparing [2024-10-01T05:51:07.350Z] f6efcb76fea3: Preparing [2024-10-01T05:51:07.350Z] 9429663d4d6e: Preparing [2024-10-01T05:51:07.350Z] 4a5fd369478b: Preparing [2024-10-01T05:51:07.350Z] d62a02444d39: Preparing [2024-10-01T05:51:07.350Z] 4a5fd369478b: Waiting [2024-10-01T05:51:07.350Z] d62a02444d39: Waiting [2024-10-01T05:51:07.350Z] 9429663d4d6e: Waiting [2024-10-01T05:51:07.350Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:07.350Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:07.350Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:07.350Z] d62a02444d39: Layer already exists [2024-10-01T05:51:07.350Z] 9191158ca967: Pushed [2024-10-01T05:51:07.350Z] 27af762aa8d4: Pushed [2024-10-01T05:51:07.350Z] 4a5fd369478b: Pushed [2024-10-01T05:51:10.638Z] 949ec5bd8641: Pushed [2024-10-01T05:51:10.638Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:cbec0b2727244a81b356d64ff77e852456c519d2c51813234e6e69aa01c0a9e6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:10.983Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:11.308Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-01T05:51:11.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-01T05:51:11.308Z] 9191158ca967: Preparing [2024-10-01T05:51:11.308Z] 27af762aa8d4: Preparing [2024-10-01T05:51:11.308Z] 949ec5bd8641: Preparing [2024-10-01T05:51:11.308Z] 40dd23946dc4: Preparing [2024-10-01T05:51:11.308Z] f6efcb76fea3: Preparing [2024-10-01T05:51:11.308Z] 9429663d4d6e: Preparing [2024-10-01T05:51:11.308Z] 4a5fd369478b: Preparing [2024-10-01T05:51:11.308Z] d62a02444d39: Preparing [2024-10-01T05:51:11.308Z] 9429663d4d6e: Waiting [2024-10-01T05:51:11.308Z] 4a5fd369478b: Waiting [2024-10-01T05:51:11.308Z] d62a02444d39: Waiting [2024-10-01T05:51:11.308Z] 949ec5bd8641: Layer already exists [2024-10-01T05:51:11.308Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:11.308Z] 9191158ca967: Layer already exists [2024-10-01T05:51:11.308Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:11.308Z] 27af762aa8d4: Layer already exists [2024-10-01T05:51:11.308Z] 4a5fd369478b: Layer already exists [2024-10-01T05:51:11.308Z] d62a02444d39: Layer already exists [2024-10-01T05:51:11.308Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:11.308Z] latest: digest: sha256:cbec0b2727244a81b356d64ff77e852456c519d2c51813234e6e69aa01c0a9e6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:11.635Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:11.964Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.84 [2024-10-01T05:51:11.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-01T05:51:11.964Z] 9191158ca967: Preparing [2024-10-01T05:51:11.964Z] 27af762aa8d4: Preparing [2024-10-01T05:51:11.964Z] 949ec5bd8641: Preparing [2024-10-01T05:51:11.964Z] 40dd23946dc4: Preparing [2024-10-01T05:51:11.964Z] f6efcb76fea3: Preparing [2024-10-01T05:51:11.964Z] 9429663d4d6e: Preparing [2024-10-01T05:51:11.964Z] 4a5fd369478b: Preparing [2024-10-01T05:51:11.964Z] d62a02444d39: Preparing [2024-10-01T05:51:11.964Z] 9429663d4d6e: Waiting [2024-10-01T05:51:11.964Z] 4a5fd369478b: Waiting [2024-10-01T05:51:11.964Z] d62a02444d39: Waiting [2024-10-01T05:51:11.964Z] 9191158ca967: Layer already exists [2024-10-01T05:51:11.964Z] 27af762aa8d4: Layer already exists [2024-10-01T05:51:11.964Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:11.964Z] 949ec5bd8641: Layer already exists [2024-10-01T05:51:11.964Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:11.964Z] 4a5fd369478b: Layer already exists [2024-10-01T05:51:11.964Z] d62a02444d39: Layer already exists [2024-10-01T05:51:11.964Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:11.964Z] 3.2.0-dev.84: digest: sha256:cbec0b2727244a81b356d64ff77e852456c519d2c51813234e6e69aa01c0a9e6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:12.303Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:12.691Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:12.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-01T05:51:12.691Z] 9191158ca967: Preparing [2024-10-01T05:51:12.691Z] 27af762aa8d4: Preparing [2024-10-01T05:51:12.691Z] 949ec5bd8641: Preparing [2024-10-01T05:51:12.691Z] 40dd23946dc4: Preparing [2024-10-01T05:51:12.691Z] f6efcb76fea3: Preparing [2024-10-01T05:51:12.691Z] 9429663d4d6e: Preparing [2024-10-01T05:51:12.691Z] 4a5fd369478b: Preparing [2024-10-01T05:51:12.691Z] d62a02444d39: Preparing [2024-10-01T05:51:12.691Z] 4a5fd369478b: Waiting [2024-10-01T05:51:12.691Z] 9429663d4d6e: Waiting [2024-10-01T05:51:12.691Z] d62a02444d39: Waiting [2024-10-01T05:51:12.691Z] 949ec5bd8641: Layer already exists [2024-10-01T05:51:12.691Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:12.691Z] 9191158ca967: Layer already exists [2024-10-01T05:51:12.691Z] 27af762aa8d4: Layer already exists [2024-10-01T05:51:12.691Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:12.691Z] d62a02444d39: Layer already exists [2024-10-01T05:51:12.691Z] 4a5fd369478b: Layer already exists [2024-10-01T05:51:12.691Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:12.691Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:cbec0b2727244a81b356d64ff77e852456c519d2c51813234e6e69aa01c0a9e6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:13.033Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:13.364Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-01T05:51:13.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-01T05:51:13.364Z] 9191158ca967: Preparing [2024-10-01T05:51:13.364Z] 27af762aa8d4: Preparing [2024-10-01T05:51:13.364Z] 949ec5bd8641: Preparing [2024-10-01T05:51:13.364Z] 40dd23946dc4: Preparing [2024-10-01T05:51:13.364Z] f6efcb76fea3: Preparing [2024-10-01T05:51:13.364Z] 9429663d4d6e: Preparing [2024-10-01T05:51:13.364Z] 4a5fd369478b: Preparing [2024-10-01T05:51:13.364Z] d62a02444d39: Preparing [2024-10-01T05:51:13.364Z] 9429663d4d6e: Waiting [2024-10-01T05:51:13.364Z] 4a5fd369478b: Waiting [2024-10-01T05:51:13.364Z] d62a02444d39: Waiting [2024-10-01T05:51:13.364Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:13.364Z] 9191158ca967: Layer already exists [2024-10-01T05:51:13.364Z] 949ec5bd8641: Layer already exists [2024-10-01T05:51:13.364Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:13.364Z] 27af762aa8d4: Layer already exists [2024-10-01T05:51:13.364Z] 4a5fd369478b: Layer already exists [2024-10-01T05:51:13.364Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:13.364Z] d62a02444d39: Layer already exists [2024-10-01T05:51:13.364Z] main: digest: sha256:cbec0b2727244a81b356d64ff77e852456c519d2c51813234e6e69aa01c0a9e6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:51:13.430Z] ===================================================== [Pipeline] echo [2024-10-01T05:51:13.447Z] taggedImages: [2024-10-01T05:51:13.447Z] - nexus3.edgexfoundry.org:10004/core-data:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:13.447Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-01T05:51:13.447Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.84 [2024-10-01T05:51:13.447Z] - nexus3.edgexfoundry.org:10004/core-data:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:13.447Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-01T05:51:13.481Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-01T05:51:13.481Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:13.481Z] latest [2024-10-01T05:51:13.481Z] 3.2.0-dev.84 [2024-10-01T05:51:13.481Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:13.481Z] main [2024-10-01T05:51:13.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:13.818Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:14.136Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:14.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-01T05:51:14.137Z] 520158fcdf2e: Preparing [2024-10-01T05:51:14.137Z] b9eddef8cbb1: Preparing [2024-10-01T05:51:14.137Z] d74ee7405592: Preparing [2024-10-01T05:51:14.137Z] f6efcb76fea3: Preparing [2024-10-01T05:51:14.137Z] ea27b07f2dc5: Preparing [2024-10-01T05:51:14.137Z] aefdbb605619: Preparing [2024-10-01T05:51:14.137Z] d62a02444d39: Preparing [2024-10-01T05:51:14.137Z] aefdbb605619: Waiting [2024-10-01T05:51:14.137Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:14.137Z] b9eddef8cbb1: Pushed [2024-10-01T05:51:14.137Z] d62a02444d39: Layer already exists [2024-10-01T05:51:14.137Z] 520158fcdf2e: Pushed [2024-10-01T05:51:14.137Z] ea27b07f2dc5: Pushed [2024-10-01T05:51:14.137Z] aefdbb605619: Pushed [2024-10-01T05:51:17.427Z] d74ee7405592: Pushed [2024-10-01T05:51:17.427Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:8836496a377a193322f8141154f3203d21ef4473e23065718a84540a16a695f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:17.754Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:18.084Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-01T05:51:18.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-01T05:51:18.084Z] 520158fcdf2e: Preparing [2024-10-01T05:51:18.084Z] b9eddef8cbb1: Preparing [2024-10-01T05:51:18.084Z] d74ee7405592: Preparing [2024-10-01T05:51:18.084Z] f6efcb76fea3: Preparing [2024-10-01T05:51:18.084Z] ea27b07f2dc5: Preparing [2024-10-01T05:51:18.084Z] aefdbb605619: Preparing [2024-10-01T05:51:18.084Z] d62a02444d39: Preparing [2024-10-01T05:51:18.084Z] aefdbb605619: Waiting [2024-10-01T05:51:18.084Z] d62a02444d39: Waiting [2024-10-01T05:51:18.084Z] 520158fcdf2e: Layer already exists [2024-10-01T05:51:18.084Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:18.084Z] b9eddef8cbb1: Layer already exists [2024-10-01T05:51:18.084Z] d74ee7405592: Layer already exists [2024-10-01T05:51:18.084Z] ea27b07f2dc5: Layer already exists [2024-10-01T05:51:18.084Z] aefdbb605619: Layer already exists [2024-10-01T05:51:18.084Z] d62a02444d39: Layer already exists [2024-10-01T05:51:18.084Z] latest: digest: sha256:8836496a377a193322f8141154f3203d21ef4473e23065718a84540a16a695f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:18.412Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:18.737Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.84 [2024-10-01T05:51:18.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-01T05:51:18.737Z] 520158fcdf2e: Preparing [2024-10-01T05:51:18.737Z] b9eddef8cbb1: Preparing [2024-10-01T05:51:18.737Z] d74ee7405592: Preparing [2024-10-01T05:51:18.737Z] f6efcb76fea3: Preparing [2024-10-01T05:51:18.737Z] ea27b07f2dc5: Preparing [2024-10-01T05:51:18.737Z] aefdbb605619: Preparing [2024-10-01T05:51:18.737Z] d62a02444d39: Preparing [2024-10-01T05:51:18.737Z] aefdbb605619: Waiting [2024-10-01T05:51:18.737Z] d62a02444d39: Waiting [2024-10-01T05:51:18.737Z] 520158fcdf2e: Layer already exists [2024-10-01T05:51:18.737Z] ea27b07f2dc5: Layer already exists [2024-10-01T05:51:18.737Z] d74ee7405592: Layer already exists [2024-10-01T05:51:18.737Z] b9eddef8cbb1: Layer already exists [2024-10-01T05:51:18.737Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:18.737Z] aefdbb605619: Layer already exists [2024-10-01T05:51:18.737Z] d62a02444d39: Layer already exists [2024-10-01T05:51:18.737Z] 3.2.0-dev.84: digest: sha256:8836496a377a193322f8141154f3203d21ef4473e23065718a84540a16a695f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:19.158Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:19.737Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:19.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-01T05:51:19.737Z] 520158fcdf2e: Preparing [2024-10-01T05:51:19.737Z] b9eddef8cbb1: Preparing [2024-10-01T05:51:19.737Z] d74ee7405592: Preparing [2024-10-01T05:51:19.737Z] f6efcb76fea3: Preparing [2024-10-01T05:51:19.737Z] ea27b07f2dc5: Preparing [2024-10-01T05:51:19.737Z] aefdbb605619: Preparing [2024-10-01T05:51:19.737Z] d62a02444d39: Preparing [2024-10-01T05:51:19.737Z] aefdbb605619: Waiting [2024-10-01T05:51:19.737Z] d62a02444d39: Waiting [2024-10-01T05:51:19.737Z] d74ee7405592: Layer already exists [2024-10-01T05:51:19.737Z] b9eddef8cbb1: Layer already exists [2024-10-01T05:51:19.737Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:19.737Z] ea27b07f2dc5: Layer already exists [2024-10-01T05:51:19.737Z] 520158fcdf2e: Layer already exists [2024-10-01T05:51:19.737Z] aefdbb605619: Layer already exists [2024-10-01T05:51:19.737Z] d62a02444d39: Layer already exists [2024-10-01T05:51:19.737Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:8836496a377a193322f8141154f3203d21ef4473e23065718a84540a16a695f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:20.059Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:20.378Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-01T05:51:20.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-01T05:51:20.378Z] 520158fcdf2e: Preparing [2024-10-01T05:51:20.378Z] b9eddef8cbb1: Preparing [2024-10-01T05:51:20.378Z] d74ee7405592: Preparing [2024-10-01T05:51:20.378Z] f6efcb76fea3: Preparing [2024-10-01T05:51:20.378Z] ea27b07f2dc5: Preparing [2024-10-01T05:51:20.378Z] aefdbb605619: Preparing [2024-10-01T05:51:20.378Z] d62a02444d39: Preparing [2024-10-01T05:51:20.378Z] aefdbb605619: Waiting [2024-10-01T05:51:20.378Z] d62a02444d39: Waiting [2024-10-01T05:51:20.378Z] d74ee7405592: Layer already exists [2024-10-01T05:51:20.378Z] 520158fcdf2e: Layer already exists [2024-10-01T05:51:20.378Z] b9eddef8cbb1: Layer already exists [2024-10-01T05:51:20.378Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:20.378Z] ea27b07f2dc5: Layer already exists [2024-10-01T05:51:20.378Z] aefdbb605619: Layer already exists [2024-10-01T05:51:20.378Z] d62a02444d39: Layer already exists [2024-10-01T05:51:20.378Z] main: digest: sha256:8836496a377a193322f8141154f3203d21ef4473e23065718a84540a16a695f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:51:20.445Z] ===================================================== [Pipeline] echo [2024-10-01T05:51:20.458Z] taggedImages: [2024-10-01T05:51:20.458Z] - nexus3.edgexfoundry.org:10004/core-keeper:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:20.458Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-01T05:51:20.458Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.84 [2024-10-01T05:51:20.458Z] - nexus3.edgexfoundry.org:10004/core-keeper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:20.458Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-01T05:51:20.491Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-01T05:51:20.491Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:20.491Z] latest [2024-10-01T05:51:20.491Z] 3.2.0-dev.84 [2024-10-01T05:51:20.491Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:20.491Z] main [2024-10-01T05:51:20.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:20.829Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:21.162Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:21.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-01T05:51:21.162Z] d42867b81419: Preparing [2024-10-01T05:51:21.162Z] 1327035a81a5: Preparing [2024-10-01T05:51:21.162Z] 3802268ff318: Preparing [2024-10-01T05:51:21.162Z] dc3c5ff961ba: Preparing [2024-10-01T05:51:21.162Z] 40dd23946dc4: Preparing [2024-10-01T05:51:21.162Z] f6efcb76fea3: Preparing [2024-10-01T05:51:21.162Z] 9429663d4d6e: Preparing [2024-10-01T05:51:21.162Z] 68ac9691179b: Preparing [2024-10-01T05:51:21.162Z] d62a02444d39: Preparing [2024-10-01T05:51:21.162Z] f6efcb76fea3: Waiting [2024-10-01T05:51:21.162Z] 9429663d4d6e: Waiting [2024-10-01T05:51:21.162Z] 68ac9691179b: Waiting [2024-10-01T05:51:21.162Z] d62a02444d39: Waiting [2024-10-01T05:51:21.162Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:21.162Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:21.162Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:21.162Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:21.162Z] 3802268ff318: Pushed [2024-10-01T05:51:21.162Z] 1327035a81a5: Pushed [2024-10-01T05:51:21.162Z] d62a02444d39: Layer already exists [2024-10-01T05:51:21.162Z] d42867b81419: Pushed [2024-10-01T05:51:24.448Z] dc3c5ff961ba: Pushed [2024-10-01T05:51:24.448Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:d4e8bc29363bc19336689ba4ae2b3f03a0bb8f02dcdb267c08d6dcc16c48ca01 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:24.795Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:25.123Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-01T05:51:25.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-01T05:51:25.123Z] d42867b81419: Preparing [2024-10-01T05:51:25.123Z] 1327035a81a5: Preparing [2024-10-01T05:51:25.123Z] 3802268ff318: Preparing [2024-10-01T05:51:25.123Z] dc3c5ff961ba: Preparing [2024-10-01T05:51:25.123Z] 40dd23946dc4: Preparing [2024-10-01T05:51:25.123Z] f6efcb76fea3: Preparing [2024-10-01T05:51:25.123Z] 9429663d4d6e: Preparing [2024-10-01T05:51:25.123Z] 68ac9691179b: Preparing [2024-10-01T05:51:25.123Z] d62a02444d39: Preparing [2024-10-01T05:51:25.123Z] 68ac9691179b: Waiting [2024-10-01T05:51:25.123Z] d62a02444d39: Waiting [2024-10-01T05:51:25.123Z] f6efcb76fea3: Waiting [2024-10-01T05:51:25.123Z] 9429663d4d6e: Waiting [2024-10-01T05:51:25.123Z] d42867b81419: Layer already exists [2024-10-01T05:51:25.123Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:25.123Z] dc3c5ff961ba: Layer already exists [2024-10-01T05:51:25.123Z] 1327035a81a5: Layer already exists [2024-10-01T05:51:25.123Z] 3802268ff318: Layer already exists [2024-10-01T05:51:25.123Z] d62a02444d39: Layer already exists [2024-10-01T05:51:25.123Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:25.123Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:25.123Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:25.123Z] latest: digest: sha256:d4e8bc29363bc19336689ba4ae2b3f03a0bb8f02dcdb267c08d6dcc16c48ca01 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:25.504Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:25.832Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.84 [2024-10-01T05:51:25.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-01T05:51:25.832Z] d42867b81419: Preparing [2024-10-01T05:51:25.832Z] 1327035a81a5: Preparing [2024-10-01T05:51:25.832Z] 3802268ff318: Preparing [2024-10-01T05:51:25.832Z] dc3c5ff961ba: Preparing [2024-10-01T05:51:25.832Z] 40dd23946dc4: Preparing [2024-10-01T05:51:25.832Z] f6efcb76fea3: Preparing [2024-10-01T05:51:25.832Z] 9429663d4d6e: Preparing [2024-10-01T05:51:25.832Z] 68ac9691179b: Preparing [2024-10-01T05:51:25.832Z] d62a02444d39: Preparing [2024-10-01T05:51:25.832Z] 9429663d4d6e: Waiting [2024-10-01T05:51:25.832Z] 68ac9691179b: Waiting [2024-10-01T05:51:25.832Z] d62a02444d39: Waiting [2024-10-01T05:51:25.833Z] f6efcb76fea3: Waiting [2024-10-01T05:51:25.833Z] dc3c5ff961ba: Layer already exists [2024-10-01T05:51:25.833Z] 1327035a81a5: Layer already exists [2024-10-01T05:51:25.833Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:25.833Z] 3802268ff318: Layer already exists [2024-10-01T05:51:25.833Z] d42867b81419: Layer already exists [2024-10-01T05:51:25.833Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:25.833Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:25.833Z] d62a02444d39: Layer already exists [2024-10-01T05:51:25.833Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:25.833Z] 3.2.0-dev.84: digest: sha256:d4e8bc29363bc19336689ba4ae2b3f03a0bb8f02dcdb267c08d6dcc16c48ca01 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:26.166Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:26.499Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:26.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-01T05:51:26.499Z] d42867b81419: Preparing [2024-10-01T05:51:26.499Z] 1327035a81a5: Preparing [2024-10-01T05:51:26.499Z] 3802268ff318: Preparing [2024-10-01T05:51:26.499Z] dc3c5ff961ba: Preparing [2024-10-01T05:51:26.499Z] 40dd23946dc4: Preparing [2024-10-01T05:51:26.499Z] f6efcb76fea3: Preparing [2024-10-01T05:51:26.499Z] 9429663d4d6e: Preparing [2024-10-01T05:51:26.499Z] 68ac9691179b: Preparing [2024-10-01T05:51:26.499Z] d62a02444d39: Preparing [2024-10-01T05:51:26.499Z] d62a02444d39: Waiting [2024-10-01T05:51:26.499Z] 9429663d4d6e: Waiting [2024-10-01T05:51:26.499Z] 68ac9691179b: Waiting [2024-10-01T05:51:26.499Z] f6efcb76fea3: Waiting [2024-10-01T05:51:26.499Z] dc3c5ff961ba: Layer already exists [2024-10-01T05:51:26.499Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:26.499Z] d42867b81419: Layer already exists [2024-10-01T05:51:26.499Z] 3802268ff318: Layer already exists [2024-10-01T05:51:26.499Z] 1327035a81a5: Layer already exists [2024-10-01T05:51:26.499Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:26.499Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:26.499Z] d62a02444d39: Layer already exists [2024-10-01T05:51:26.499Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:26.499Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:d4e8bc29363bc19336689ba4ae2b3f03a0bb8f02dcdb267c08d6dcc16c48ca01 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:26.833Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:27.167Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-01T05:51:27.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-01T05:51:27.167Z] d42867b81419: Preparing [2024-10-01T05:51:27.167Z] 1327035a81a5: Preparing [2024-10-01T05:51:27.167Z] 3802268ff318: Preparing [2024-10-01T05:51:27.167Z] dc3c5ff961ba: Preparing [2024-10-01T05:51:27.167Z] 40dd23946dc4: Preparing [2024-10-01T05:51:27.167Z] f6efcb76fea3: Preparing [2024-10-01T05:51:27.167Z] 9429663d4d6e: Preparing [2024-10-01T05:51:27.167Z] 68ac9691179b: Preparing [2024-10-01T05:51:27.167Z] d62a02444d39: Preparing [2024-10-01T05:51:27.167Z] f6efcb76fea3: Waiting [2024-10-01T05:51:27.167Z] 9429663d4d6e: Waiting [2024-10-01T05:51:27.167Z] 68ac9691179b: Waiting [2024-10-01T05:51:27.167Z] d62a02444d39: Waiting [2024-10-01T05:51:27.167Z] 3802268ff318: Layer already exists [2024-10-01T05:51:27.167Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:27.167Z] d42867b81419: Layer already exists [2024-10-01T05:51:27.167Z] dc3c5ff961ba: Layer already exists [2024-10-01T05:51:27.167Z] 1327035a81a5: Layer already exists [2024-10-01T05:51:27.167Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:27.167Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:27.167Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:27.167Z] d62a02444d39: Layer already exists [2024-10-01T05:51:27.167Z] main: digest: sha256:d4e8bc29363bc19336689ba4ae2b3f03a0bb8f02dcdb267c08d6dcc16c48ca01 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:51:27.248Z] ===================================================== [Pipeline] echo [2024-10-01T05:51:27.264Z] taggedImages: [2024-10-01T05:51:27.264Z] - nexus3.edgexfoundry.org:10004/core-metadata:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:27.264Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-01T05:51:27.264Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.84 [2024-10-01T05:51:27.264Z] - nexus3.edgexfoundry.org:10004/core-metadata:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:27.264Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-01T05:51:27.297Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-01T05:51:27.297Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:27.297Z] latest [2024-10-01T05:51:27.297Z] 3.2.0-dev.84 [2024-10-01T05:51:27.297Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:27.297Z] main [2024-10-01T05:51:27.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:27.646Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:27.981Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:27.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-01T05:51:27.981Z] 9254e00f7594: Preparing [2024-10-01T05:51:27.981Z] 6a13920fb0a9: Preparing [2024-10-01T05:51:27.981Z] 52ecf5d65c0f: Preparing [2024-10-01T05:51:27.981Z] 132e075ff654: Preparing [2024-10-01T05:51:27.981Z] 1474e0394358: Preparing [2024-10-01T05:51:27.981Z] 22006b785366: Preparing [2024-10-01T05:51:27.981Z] 99a375123980: Preparing [2024-10-01T05:51:27.981Z] 51bd65d243b5: Preparing [2024-10-01T05:51:27.981Z] 40dd23946dc4: Preparing [2024-10-01T05:51:27.981Z] f6efcb76fea3: Preparing [2024-10-01T05:51:27.981Z] db0b8dc9e614: Preparing [2024-10-01T05:51:27.981Z] 6b9dba936ffa: Preparing [2024-10-01T05:51:27.981Z] 5f70bf18a086: Preparing [2024-10-01T05:51:27.981Z] 145e3e7eb3f3: Preparing [2024-10-01T05:51:27.981Z] 2c24f1dff066: Preparing [2024-10-01T05:51:27.981Z] e47f3ebed5e6: Preparing [2024-10-01T05:51:27.981Z] d62a02444d39: Preparing [2024-10-01T05:51:27.981Z] 51bd65d243b5: Waiting [2024-10-01T05:51:27.981Z] 22006b785366: Waiting [2024-10-01T05:51:27.981Z] 99a375123980: Waiting [2024-10-01T05:51:27.981Z] 40dd23946dc4: Waiting [2024-10-01T05:51:27.981Z] db0b8dc9e614: Waiting [2024-10-01T05:51:27.981Z] 6b9dba936ffa: Waiting [2024-10-01T05:51:27.981Z] f6efcb76fea3: Waiting [2024-10-01T05:51:27.981Z] 5f70bf18a086: Waiting [2024-10-01T05:51:27.981Z] 145e3e7eb3f3: Waiting [2024-10-01T05:51:27.981Z] 2c24f1dff066: Waiting [2024-10-01T05:51:27.981Z] e47f3ebed5e6: Waiting [2024-10-01T05:51:27.981Z] d62a02444d39: Waiting [2024-10-01T05:51:27.981Z] 1474e0394358: Pushed [2024-10-01T05:51:27.981Z] 52ecf5d65c0f: Pushed [2024-10-01T05:51:27.981Z] 132e075ff654: Pushed [2024-10-01T05:51:27.981Z] 6a13920fb0a9: Pushed [2024-10-01T05:51:28.548Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:28.548Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:28.548Z] 9254e00f7594: Pushed [2024-10-01T05:51:28.548Z] 22006b785366: Pushed [2024-10-01T05:51:28.548Z] 99a375123980: Pushed [2024-10-01T05:51:28.548Z] 5f70bf18a086: Layer already exists [2024-10-01T05:51:28.548Z] db0b8dc9e614: Pushed [2024-10-01T05:51:28.548Z] 6b9dba936ffa: Pushed [2024-10-01T05:51:28.548Z] d62a02444d39: Layer already exists [2024-10-01T05:51:28.548Z] 145e3e7eb3f3: Pushed [2024-10-01T05:51:28.548Z] 2c24f1dff066: Pushed [2024-10-01T05:51:28.806Z] e47f3ebed5e6: Pushed [2024-10-01T05:51:31.345Z] 51bd65d243b5: Pushed [2024-10-01T05:51:31.345Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:33e6fd807bf78f625dac2b87af67408aee6ee5811a6851725be72c72f071dfa8 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:31.938Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:32.255Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-01T05:51:32.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-01T05:51:32.255Z] 9254e00f7594: Preparing [2024-10-01T05:51:32.255Z] 6a13920fb0a9: Preparing [2024-10-01T05:51:32.255Z] 52ecf5d65c0f: Preparing [2024-10-01T05:51:32.255Z] 132e075ff654: Preparing [2024-10-01T05:51:32.255Z] 1474e0394358: Preparing [2024-10-01T05:51:32.255Z] 22006b785366: Preparing [2024-10-01T05:51:32.255Z] 99a375123980: Preparing [2024-10-01T05:51:32.255Z] 51bd65d243b5: Preparing [2024-10-01T05:51:32.255Z] 40dd23946dc4: Preparing [2024-10-01T05:51:32.255Z] f6efcb76fea3: Preparing [2024-10-01T05:51:32.255Z] db0b8dc9e614: Preparing [2024-10-01T05:51:32.255Z] 6b9dba936ffa: Preparing [2024-10-01T05:51:32.255Z] 40dd23946dc4: Waiting [2024-10-01T05:51:32.255Z] 22006b785366: Waiting [2024-10-01T05:51:32.255Z] db0b8dc9e614: Waiting [2024-10-01T05:51:32.255Z] 99a375123980: Waiting [2024-10-01T05:51:32.255Z] 5f70bf18a086: Preparing [2024-10-01T05:51:32.255Z] 145e3e7eb3f3: Preparing [2024-10-01T05:51:32.255Z] 2c24f1dff066: Preparing [2024-10-01T05:51:32.255Z] 6b9dba936ffa: Waiting [2024-10-01T05:51:32.255Z] e47f3ebed5e6: Preparing [2024-10-01T05:51:32.255Z] d62a02444d39: Preparing [2024-10-01T05:51:32.255Z] 5f70bf18a086: Waiting [2024-10-01T05:51:32.255Z] 2c24f1dff066: Waiting [2024-10-01T05:51:32.255Z] 145e3e7eb3f3: Waiting [2024-10-01T05:51:32.255Z] e47f3ebed5e6: Waiting [2024-10-01T05:51:32.255Z] 9254e00f7594: Layer already exists [2024-10-01T05:51:32.255Z] 1474e0394358: Layer already exists [2024-10-01T05:51:32.255Z] 6a13920fb0a9: Layer already exists [2024-10-01T05:51:32.255Z] 132e075ff654: Layer already exists [2024-10-01T05:51:32.255Z] 52ecf5d65c0f: Layer already exists [2024-10-01T05:51:32.255Z] 99a375123980: Layer already exists [2024-10-01T05:51:32.255Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:32.255Z] 51bd65d243b5: Layer already exists [2024-10-01T05:51:32.255Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:32.255Z] 22006b785366: Layer already exists [2024-10-01T05:51:32.255Z] db0b8dc9e614: Layer already exists [2024-10-01T05:51:32.255Z] 6b9dba936ffa: Layer already exists [2024-10-01T05:51:32.255Z] 2c24f1dff066: Layer already exists [2024-10-01T05:51:32.255Z] 145e3e7eb3f3: Layer already exists [2024-10-01T05:51:32.255Z] 5f70bf18a086: Layer already exists [2024-10-01T05:51:32.255Z] e47f3ebed5e6: Layer already exists [2024-10-01T05:51:32.255Z] d62a02444d39: Layer already exists [2024-10-01T05:51:32.255Z] latest: digest: sha256:33e6fd807bf78f625dac2b87af67408aee6ee5811a6851725be72c72f071dfa8 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:32.579Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:32.965Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.84 [2024-10-01T05:51:32.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-01T05:51:32.965Z] 9254e00f7594: Preparing [2024-10-01T05:51:32.965Z] 6a13920fb0a9: Preparing [2024-10-01T05:51:32.965Z] 52ecf5d65c0f: Preparing [2024-10-01T05:51:32.965Z] 132e075ff654: Preparing [2024-10-01T05:51:32.965Z] 1474e0394358: Preparing [2024-10-01T05:51:32.965Z] 22006b785366: Preparing [2024-10-01T05:51:32.965Z] 99a375123980: Preparing [2024-10-01T05:51:32.965Z] 51bd65d243b5: Preparing [2024-10-01T05:51:32.965Z] 40dd23946dc4: Preparing [2024-10-01T05:51:32.965Z] f6efcb76fea3: Preparing [2024-10-01T05:51:32.965Z] db0b8dc9e614: Preparing [2024-10-01T05:51:32.965Z] 6b9dba936ffa: Preparing [2024-10-01T05:51:32.965Z] 5f70bf18a086: Preparing [2024-10-01T05:51:32.965Z] 145e3e7eb3f3: Preparing [2024-10-01T05:51:32.965Z] 2c24f1dff066: Preparing [2024-10-01T05:51:32.965Z] e47f3ebed5e6: Preparing [2024-10-01T05:51:32.965Z] d62a02444d39: Preparing [2024-10-01T05:51:32.965Z] 5f70bf18a086: Waiting [2024-10-01T05:51:32.965Z] 145e3e7eb3f3: Waiting [2024-10-01T05:51:32.965Z] 2c24f1dff066: Waiting [2024-10-01T05:51:32.965Z] e47f3ebed5e6: Waiting [2024-10-01T05:51:32.965Z] d62a02444d39: Waiting [2024-10-01T05:51:32.965Z] 22006b785366: Waiting [2024-10-01T05:51:32.965Z] 99a375123980: Waiting [2024-10-01T05:51:32.965Z] 51bd65d243b5: Waiting [2024-10-01T05:51:32.965Z] 40dd23946dc4: Waiting [2024-10-01T05:51:32.965Z] f6efcb76fea3: Waiting [2024-10-01T05:51:32.965Z] 6b9dba936ffa: Waiting [2024-10-01T05:51:32.965Z] 6a13920fb0a9: Layer already exists [2024-10-01T05:51:32.965Z] 132e075ff654: Layer already exists [2024-10-01T05:51:32.965Z] 52ecf5d65c0f: Layer already exists [2024-10-01T05:51:32.965Z] 9254e00f7594: Layer already exists [2024-10-01T05:51:32.965Z] 1474e0394358: Layer already exists [2024-10-01T05:51:32.965Z] 22006b785366: Layer already exists [2024-10-01T05:51:32.965Z] 99a375123980: Layer already exists [2024-10-01T05:51:32.965Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:32.965Z] 51bd65d243b5: Layer already exists [2024-10-01T05:51:32.965Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:32.965Z] db0b8dc9e614: Layer already exists [2024-10-01T05:51:32.965Z] 6b9dba936ffa: Layer already exists [2024-10-01T05:51:32.965Z] 145e3e7eb3f3: Layer already exists [2024-10-01T05:51:32.965Z] 2c24f1dff066: Layer already exists [2024-10-01T05:51:32.965Z] 5f70bf18a086: Layer already exists [2024-10-01T05:51:32.965Z] e47f3ebed5e6: Layer already exists [2024-10-01T05:51:32.965Z] d62a02444d39: Layer already exists [2024-10-01T05:51:32.965Z] 3.2.0-dev.84: digest: sha256:33e6fd807bf78f625dac2b87af67408aee6ee5811a6851725be72c72f071dfa8 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:33.571Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:34.451Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:34.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-01T05:51:34.451Z] 9254e00f7594: Preparing [2024-10-01T05:51:34.451Z] 6a13920fb0a9: Preparing [2024-10-01T05:51:34.451Z] 52ecf5d65c0f: Preparing [2024-10-01T05:51:34.451Z] 132e075ff654: Preparing [2024-10-01T05:51:34.451Z] 1474e0394358: Preparing [2024-10-01T05:51:34.451Z] 22006b785366: Preparing [2024-10-01T05:51:34.451Z] 99a375123980: Preparing [2024-10-01T05:51:34.451Z] 51bd65d243b5: Preparing [2024-10-01T05:51:34.451Z] 40dd23946dc4: Preparing [2024-10-01T05:51:34.451Z] f6efcb76fea3: Preparing [2024-10-01T05:51:34.451Z] db0b8dc9e614: Preparing [2024-10-01T05:51:34.451Z] 6b9dba936ffa: Preparing [2024-10-01T05:51:34.451Z] 5f70bf18a086: Preparing [2024-10-01T05:51:34.451Z] 145e3e7eb3f3: Preparing [2024-10-01T05:51:34.451Z] 2c24f1dff066: Preparing [2024-10-01T05:51:34.451Z] e47f3ebed5e6: Preparing [2024-10-01T05:51:34.451Z] d62a02444d39: Preparing [2024-10-01T05:51:34.451Z] 145e3e7eb3f3: Waiting [2024-10-01T05:51:34.451Z] f6efcb76fea3: Waiting [2024-10-01T05:51:34.451Z] db0b8dc9e614: Waiting [2024-10-01T05:51:34.451Z] e47f3ebed5e6: Waiting [2024-10-01T05:51:34.451Z] 6b9dba936ffa: Waiting [2024-10-01T05:51:34.451Z] 99a375123980: Waiting [2024-10-01T05:51:34.451Z] 5f70bf18a086: Waiting [2024-10-01T05:51:34.451Z] 51bd65d243b5: Waiting [2024-10-01T05:51:34.451Z] 40dd23946dc4: Waiting [2024-10-01T05:51:34.451Z] d62a02444d39: Waiting [2024-10-01T05:51:34.451Z] 2c24f1dff066: Waiting [2024-10-01T05:51:34.451Z] 22006b785366: Waiting [2024-10-01T05:51:34.451Z] 9254e00f7594: Layer already exists [2024-10-01T05:51:34.451Z] 1474e0394358: Layer already exists [2024-10-01T05:51:34.451Z] 52ecf5d65c0f: Layer already exists [2024-10-01T05:51:34.451Z] 22006b785366: Layer already exists [2024-10-01T05:51:34.451Z] 51bd65d243b5: Layer already exists [2024-10-01T05:51:34.451Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:34.451Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:34.451Z] db0b8dc9e614: Layer already exists [2024-10-01T05:51:34.451Z] 6b9dba936ffa: Layer already exists [2024-10-01T05:51:34.451Z] 5f70bf18a086: Layer already exists [2024-10-01T05:51:34.451Z] 145e3e7eb3f3: Layer already exists [2024-10-01T05:51:34.451Z] 2c24f1dff066: Layer already exists [2024-10-01T05:51:34.451Z] 6a13920fb0a9: Layer already exists [2024-10-01T05:51:34.451Z] 132e075ff654: Layer already exists [2024-10-01T05:51:34.451Z] e47f3ebed5e6: Layer already exists [2024-10-01T05:51:34.451Z] 99a375123980: Layer already exists [2024-10-01T05:51:34.451Z] d62a02444d39: Layer already exists [2024-10-01T05:51:34.451Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:33e6fd807bf78f625dac2b87af67408aee6ee5811a6851725be72c72f071dfa8 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:34.789Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:35.132Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-01T05:51:35.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-01T05:51:35.132Z] 9254e00f7594: Preparing [2024-10-01T05:51:35.132Z] 6a13920fb0a9: Preparing [2024-10-01T05:51:35.132Z] 52ecf5d65c0f: Preparing [2024-10-01T05:51:35.132Z] 132e075ff654: Preparing [2024-10-01T05:51:35.132Z] 1474e0394358: Preparing [2024-10-01T05:51:35.132Z] 22006b785366: Preparing [2024-10-01T05:51:35.132Z] 99a375123980: Preparing [2024-10-01T05:51:35.132Z] 51bd65d243b5: Preparing [2024-10-01T05:51:35.132Z] 40dd23946dc4: Preparing [2024-10-01T05:51:35.132Z] f6efcb76fea3: Preparing [2024-10-01T05:51:35.132Z] db0b8dc9e614: Preparing [2024-10-01T05:51:35.132Z] 6b9dba936ffa: Preparing [2024-10-01T05:51:35.132Z] 5f70bf18a086: Preparing [2024-10-01T05:51:35.132Z] 145e3e7eb3f3: Preparing [2024-10-01T05:51:35.132Z] 2c24f1dff066: Preparing [2024-10-01T05:51:35.132Z] e47f3ebed5e6: Preparing [2024-10-01T05:51:35.132Z] d62a02444d39: Preparing [2024-10-01T05:51:35.132Z] 22006b785366: Waiting [2024-10-01T05:51:35.132Z] 99a375123980: Waiting [2024-10-01T05:51:35.132Z] 51bd65d243b5: Waiting [2024-10-01T05:51:35.132Z] 40dd23946dc4: Waiting [2024-10-01T05:51:35.132Z] f6efcb76fea3: Waiting [2024-10-01T05:51:35.132Z] db0b8dc9e614: Waiting [2024-10-01T05:51:35.132Z] 6b9dba936ffa: Waiting [2024-10-01T05:51:35.132Z] 5f70bf18a086: Waiting [2024-10-01T05:51:35.132Z] 145e3e7eb3f3: Waiting [2024-10-01T05:51:35.132Z] 2c24f1dff066: Waiting [2024-10-01T05:51:35.132Z] e47f3ebed5e6: Waiting [2024-10-01T05:51:35.132Z] 52ecf5d65c0f: Layer already exists [2024-10-01T05:51:35.132Z] 9254e00f7594: Layer already exists [2024-10-01T05:51:35.132Z] 132e075ff654: Layer already exists [2024-10-01T05:51:35.132Z] 1474e0394358: Layer already exists [2024-10-01T05:51:35.132Z] 6a13920fb0a9: Layer already exists [2024-10-01T05:51:35.132Z] 22006b785366: Layer already exists [2024-10-01T05:51:35.132Z] 99a375123980: Layer already exists [2024-10-01T05:51:35.132Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:35.132Z] 51bd65d243b5: Layer already exists [2024-10-01T05:51:35.132Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:35.132Z] 6b9dba936ffa: Layer already exists [2024-10-01T05:51:35.132Z] db0b8dc9e614: Layer already exists [2024-10-01T05:51:35.132Z] 5f70bf18a086: Layer already exists [2024-10-01T05:51:35.132Z] 2c24f1dff066: Layer already exists [2024-10-01T05:51:35.132Z] 145e3e7eb3f3: Layer already exists [2024-10-01T05:51:35.132Z] e47f3ebed5e6: Layer already exists [2024-10-01T05:51:35.132Z] d62a02444d39: Layer already exists [2024-10-01T05:51:35.132Z] main: digest: sha256:33e6fd807bf78f625dac2b87af67408aee6ee5811a6851725be72c72f071dfa8 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:51:35.210Z] ===================================================== [Pipeline] echo [2024-10-01T05:51:35.236Z] taggedImages: [2024-10-01T05:51:35.237Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:35.237Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-01T05:51:35.237Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.84 [2024-10-01T05:51:35.237Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:35.237Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-01T05:51:35.270Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-01T05:51:35.270Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:35.270Z] latest [2024-10-01T05:51:35.270Z] 3.2.0-dev.84 [2024-10-01T05:51:35.270Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:35.270Z] main [2024-10-01T05:51:35.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:35.629Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:35.957Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:35.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-01T05:51:35.957Z] 09fb57ffaa86: Preparing [2024-10-01T05:51:35.957Z] 1906e6908d9d: Preparing [2024-10-01T05:51:35.957Z] c00388858e35: Preparing [2024-10-01T05:51:35.957Z] 1a8acf97783f: Preparing [2024-10-01T05:51:35.957Z] 40dd23946dc4: Preparing [2024-10-01T05:51:35.957Z] f6efcb76fea3: Preparing [2024-10-01T05:51:35.957Z] 9429663d4d6e: Preparing [2024-10-01T05:51:35.957Z] 68ac9691179b: Preparing [2024-10-01T05:51:35.957Z] d62a02444d39: Preparing [2024-10-01T05:51:35.957Z] f6efcb76fea3: Waiting [2024-10-01T05:51:35.957Z] 9429663d4d6e: Waiting [2024-10-01T05:51:35.957Z] 68ac9691179b: Waiting [2024-10-01T05:51:35.957Z] d62a02444d39: Waiting [2024-10-01T05:51:35.957Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:35.957Z] 09fb57ffaa86: Layer already exists [2024-10-01T05:51:35.958Z] 1906e6908d9d: Layer already exists [2024-10-01T05:51:35.958Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:35.958Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:35.958Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:35.958Z] d62a02444d39: Layer already exists [2024-10-01T05:51:35.958Z] c00388858e35: Pushed [2024-10-01T05:51:39.243Z] 1a8acf97783f: Pushed [2024-10-01T05:51:39.243Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:60bc2b2ef70d1149f9cce27cd0f5a4ee084e02fa2941640bf2a6c0c467dbaa69 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:39.560Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:39.888Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-01T05:51:39.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-01T05:51:39.888Z] 09fb57ffaa86: Preparing [2024-10-01T05:51:39.888Z] 1906e6908d9d: Preparing [2024-10-01T05:51:39.888Z] c00388858e35: Preparing [2024-10-01T05:51:39.888Z] 1a8acf97783f: Preparing [2024-10-01T05:51:39.888Z] 40dd23946dc4: Preparing [2024-10-01T05:51:39.888Z] f6efcb76fea3: Preparing [2024-10-01T05:51:39.888Z] 9429663d4d6e: Preparing [2024-10-01T05:51:39.888Z] 68ac9691179b: Preparing [2024-10-01T05:51:39.888Z] d62a02444d39: Preparing [2024-10-01T05:51:39.888Z] f6efcb76fea3: Waiting [2024-10-01T05:51:39.888Z] 9429663d4d6e: Waiting [2024-10-01T05:51:39.888Z] 68ac9691179b: Waiting [2024-10-01T05:51:39.888Z] d62a02444d39: Waiting [2024-10-01T05:51:39.888Z] 1906e6908d9d: Layer already exists [2024-10-01T05:51:39.888Z] 09fb57ffaa86: Layer already exists [2024-10-01T05:51:39.888Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:39.888Z] c00388858e35: Layer already exists [2024-10-01T05:51:39.888Z] 1a8acf97783f: Layer already exists [2024-10-01T05:51:39.888Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:39.888Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:39.888Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:39.888Z] d62a02444d39: Layer already exists [2024-10-01T05:51:39.888Z] latest: digest: sha256:60bc2b2ef70d1149f9cce27cd0f5a4ee084e02fa2941640bf2a6c0c467dbaa69 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:40.209Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:40.533Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.84 [2024-10-01T05:51:40.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-01T05:51:40.533Z] 09fb57ffaa86: Preparing [2024-10-01T05:51:40.533Z] 1906e6908d9d: Preparing [2024-10-01T05:51:40.533Z] c00388858e35: Preparing [2024-10-01T05:51:40.533Z] 1a8acf97783f: Preparing [2024-10-01T05:51:40.533Z] 40dd23946dc4: Preparing [2024-10-01T05:51:40.533Z] f6efcb76fea3: Preparing [2024-10-01T05:51:40.533Z] 9429663d4d6e: Preparing [2024-10-01T05:51:40.533Z] 68ac9691179b: Preparing [2024-10-01T05:51:40.533Z] d62a02444d39: Preparing [2024-10-01T05:51:40.533Z] f6efcb76fea3: Waiting [2024-10-01T05:51:40.533Z] 9429663d4d6e: Waiting [2024-10-01T05:51:40.533Z] 68ac9691179b: Waiting [2024-10-01T05:51:40.533Z] d62a02444d39: Waiting [2024-10-01T05:51:40.533Z] 09fb57ffaa86: Layer already exists [2024-10-01T05:51:40.533Z] 1906e6908d9d: Layer already exists [2024-10-01T05:51:40.533Z] 1a8acf97783f: Layer already exists [2024-10-01T05:51:40.533Z] c00388858e35: Layer already exists [2024-10-01T05:51:40.533Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:40.533Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:40.533Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:40.533Z] d62a02444d39: Layer already exists [2024-10-01T05:51:40.533Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:40.533Z] 3.2.0-dev.84: digest: sha256:60bc2b2ef70d1149f9cce27cd0f5a4ee084e02fa2941640bf2a6c0c467dbaa69 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:40.870Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:41.193Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:41.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-01T05:51:41.193Z] 09fb57ffaa86: Preparing [2024-10-01T05:51:41.193Z] 1906e6908d9d: Preparing [2024-10-01T05:51:41.193Z] c00388858e35: Preparing [2024-10-01T05:51:41.193Z] 1a8acf97783f: Preparing [2024-10-01T05:51:41.193Z] 40dd23946dc4: Preparing [2024-10-01T05:51:41.193Z] f6efcb76fea3: Preparing [2024-10-01T05:51:41.193Z] 9429663d4d6e: Preparing [2024-10-01T05:51:41.193Z] 68ac9691179b: Preparing [2024-10-01T05:51:41.193Z] d62a02444d39: Preparing [2024-10-01T05:51:41.193Z] f6efcb76fea3: Waiting [2024-10-01T05:51:41.193Z] 9429663d4d6e: Waiting [2024-10-01T05:51:41.193Z] 68ac9691179b: Waiting [2024-10-01T05:51:41.193Z] c00388858e35: Layer already exists [2024-10-01T05:51:41.193Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:41.193Z] 1906e6908d9d: Layer already exists [2024-10-01T05:51:41.193Z] 09fb57ffaa86: Layer already exists [2024-10-01T05:51:41.193Z] 1a8acf97783f: Layer already exists [2024-10-01T05:51:41.193Z] d62a02444d39: Layer already exists [2024-10-01T05:51:41.193Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:41.193Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:41.193Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:41.193Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:60bc2b2ef70d1149f9cce27cd0f5a4ee084e02fa2941640bf2a6c0c467dbaa69 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:41.517Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:41.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-01T05:51:41.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-01T05:51:41.837Z] 09fb57ffaa86: Preparing [2024-10-01T05:51:41.837Z] 1906e6908d9d: Preparing [2024-10-01T05:51:41.837Z] c00388858e35: Preparing [2024-10-01T05:51:41.837Z] 1a8acf97783f: Preparing [2024-10-01T05:51:41.837Z] 40dd23946dc4: Preparing [2024-10-01T05:51:41.837Z] f6efcb76fea3: Preparing [2024-10-01T05:51:41.837Z] 9429663d4d6e: Preparing [2024-10-01T05:51:41.837Z] 68ac9691179b: Preparing [2024-10-01T05:51:41.837Z] d62a02444d39: Preparing [2024-10-01T05:51:41.837Z] f6efcb76fea3: Waiting [2024-10-01T05:51:41.837Z] 68ac9691179b: Waiting [2024-10-01T05:51:41.837Z] d62a02444d39: Waiting [2024-10-01T05:51:41.837Z] 1906e6908d9d: Layer already exists [2024-10-01T05:51:41.837Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:41.837Z] 09fb57ffaa86: Layer already exists [2024-10-01T05:51:41.837Z] 1a8acf97783f: Layer already exists [2024-10-01T05:51:41.837Z] c00388858e35: Layer already exists [2024-10-01T05:51:41.837Z] 9429663d4d6e: Layer already exists [2024-10-01T05:51:41.837Z] 68ac9691179b: Layer already exists [2024-10-01T05:51:41.837Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:41.837Z] d62a02444d39: Layer already exists [2024-10-01T05:51:41.837Z] main: digest: sha256:60bc2b2ef70d1149f9cce27cd0f5a4ee084e02fa2941640bf2a6c0c467dbaa69 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:51:41.910Z] ===================================================== [Pipeline] echo [2024-10-01T05:51:41.928Z] taggedImages: [2024-10-01T05:51:41.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:41.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-01T05:51:41.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.84 [2024-10-01T05:51:41.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:41.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-01T05:51:41.958Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-01T05:51:41.958Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:41.958Z] latest [2024-10-01T05:51:41.958Z] 3.2.0-dev.84 [2024-10-01T05:51:41.958Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:41.958Z] main [2024-10-01T05:51:41.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:42.302Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:42.626Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:42.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-01T05:51:42.626Z] 1504e18b5509: Preparing [2024-10-01T05:51:42.626Z] 272ef11b81bd: Preparing [2024-10-01T05:51:42.626Z] b3a3d3231bcc: Preparing [2024-10-01T05:51:42.626Z] d7f449bb7614: Preparing [2024-10-01T05:51:42.626Z] bf0497a0ce92: Preparing [2024-10-01T05:51:42.626Z] 40dd23946dc4: Preparing [2024-10-01T05:51:42.626Z] f6efcb76fea3: Preparing [2024-10-01T05:51:42.626Z] 0eb8fd357dce: Preparing [2024-10-01T05:51:42.626Z] 7926ecfbc3d7: Preparing [2024-10-01T05:51:42.626Z] a8aea9779121: Preparing [2024-10-01T05:51:42.626Z] d62a02444d39: Preparing [2024-10-01T05:51:42.626Z] 0eb8fd357dce: Waiting [2024-10-01T05:51:42.626Z] 7926ecfbc3d7: Waiting [2024-10-01T05:51:42.626Z] a8aea9779121: Waiting [2024-10-01T05:51:42.626Z] d62a02444d39: Waiting [2024-10-01T05:51:42.626Z] 40dd23946dc4: Waiting [2024-10-01T05:51:42.626Z] f6efcb76fea3: Waiting [2024-10-01T05:51:42.626Z] 272ef11b81bd: Pushed [2024-10-01T05:51:42.626Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:42.626Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:42.626Z] 1504e18b5509: Pushed [2024-10-01T05:51:42.626Z] bf0497a0ce92: Pushed [2024-10-01T05:51:42.626Z] d7f449bb7614: Pushed [2024-10-01T05:51:42.626Z] d62a02444d39: Layer already exists [2024-10-01T05:51:42.884Z] 0eb8fd357dce: Pushed [2024-10-01T05:51:42.884Z] 7926ecfbc3d7: Pushed [2024-10-01T05:51:43.819Z] b3a3d3231bcc: Pushed [2024-10-01T05:51:44.078Z] a8aea9779121: Pushed [2024-10-01T05:51:44.078Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:5a91c583c7bb3da344dcc824fb2c5c53fccab0a5af083ec790a3887d516d3371 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:44.407Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:44.727Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-01T05:51:44.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-01T05:51:44.727Z] 1504e18b5509: Preparing [2024-10-01T05:51:44.727Z] 272ef11b81bd: Preparing [2024-10-01T05:51:44.727Z] b3a3d3231bcc: Preparing [2024-10-01T05:51:44.727Z] d7f449bb7614: Preparing [2024-10-01T05:51:44.727Z] bf0497a0ce92: Preparing [2024-10-01T05:51:44.727Z] 40dd23946dc4: Preparing [2024-10-01T05:51:44.727Z] f6efcb76fea3: Preparing [2024-10-01T05:51:44.727Z] 0eb8fd357dce: Preparing [2024-10-01T05:51:44.727Z] 7926ecfbc3d7: Preparing [2024-10-01T05:51:44.727Z] a8aea9779121: Preparing [2024-10-01T05:51:44.727Z] d62a02444d39: Preparing [2024-10-01T05:51:44.727Z] f6efcb76fea3: Waiting [2024-10-01T05:51:44.727Z] 0eb8fd357dce: Waiting [2024-10-01T05:51:44.727Z] 7926ecfbc3d7: Waiting [2024-10-01T05:51:44.727Z] d62a02444d39: Waiting [2024-10-01T05:51:44.727Z] 40dd23946dc4: Waiting [2024-10-01T05:51:44.727Z] a8aea9779121: Waiting [2024-10-01T05:51:44.727Z] bf0497a0ce92: Layer already exists [2024-10-01T05:51:44.727Z] d7f449bb7614: Layer already exists [2024-10-01T05:51:44.727Z] 272ef11b81bd: Layer already exists [2024-10-01T05:51:44.727Z] 1504e18b5509: Layer already exists [2024-10-01T05:51:44.727Z] b3a3d3231bcc: Layer already exists [2024-10-01T05:51:44.727Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:44.727Z] 0eb8fd357dce: Layer already exists [2024-10-01T05:51:44.727Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:44.727Z] a8aea9779121: Layer already exists [2024-10-01T05:51:44.727Z] 7926ecfbc3d7: Layer already exists [2024-10-01T05:51:44.727Z] d62a02444d39: Layer already exists [2024-10-01T05:51:44.727Z] latest: digest: sha256:5a91c583c7bb3da344dcc824fb2c5c53fccab0a5af083ec790a3887d516d3371 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:45.060Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:45.385Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.84 [2024-10-01T05:51:45.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-01T05:51:45.385Z] 1504e18b5509: Preparing [2024-10-01T05:51:45.385Z] 272ef11b81bd: Preparing [2024-10-01T05:51:45.385Z] b3a3d3231bcc: Preparing [2024-10-01T05:51:45.385Z] d7f449bb7614: Preparing [2024-10-01T05:51:45.385Z] bf0497a0ce92: Preparing [2024-10-01T05:51:45.385Z] 40dd23946dc4: Preparing [2024-10-01T05:51:45.385Z] f6efcb76fea3: Preparing [2024-10-01T05:51:45.385Z] 0eb8fd357dce: Preparing [2024-10-01T05:51:45.385Z] 7926ecfbc3d7: Preparing [2024-10-01T05:51:45.385Z] a8aea9779121: Preparing [2024-10-01T05:51:45.385Z] d62a02444d39: Preparing [2024-10-01T05:51:45.385Z] 0eb8fd357dce: Waiting [2024-10-01T05:51:45.385Z] 40dd23946dc4: Waiting [2024-10-01T05:51:45.385Z] f6efcb76fea3: Waiting [2024-10-01T05:51:45.385Z] a8aea9779121: Waiting [2024-10-01T05:51:45.385Z] d62a02444d39: Waiting [2024-10-01T05:51:45.385Z] 7926ecfbc3d7: Waiting [2024-10-01T05:51:45.385Z] 1504e18b5509: Layer already exists [2024-10-01T05:51:45.385Z] 272ef11b81bd: Layer already exists [2024-10-01T05:51:45.385Z] b3a3d3231bcc: Layer already exists [2024-10-01T05:51:45.385Z] bf0497a0ce92: Layer already exists [2024-10-01T05:51:45.385Z] d7f449bb7614: Layer already exists [2024-10-01T05:51:45.385Z] 7926ecfbc3d7: Layer already exists [2024-10-01T05:51:45.385Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:45.385Z] 0eb8fd357dce: Layer already exists [2024-10-01T05:51:45.385Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:45.385Z] a8aea9779121: Layer already exists [2024-10-01T05:51:45.385Z] d62a02444d39: Layer already exists [2024-10-01T05:51:45.385Z] 3.2.0-dev.84: digest: sha256:5a91c583c7bb3da344dcc824fb2c5c53fccab0a5af083ec790a3887d516d3371 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:45.720Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:46.043Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:46.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-01T05:51:46.043Z] 1504e18b5509: Preparing [2024-10-01T05:51:46.043Z] 272ef11b81bd: Preparing [2024-10-01T05:51:46.043Z] b3a3d3231bcc: Preparing [2024-10-01T05:51:46.043Z] d7f449bb7614: Preparing [2024-10-01T05:51:46.043Z] bf0497a0ce92: Preparing [2024-10-01T05:51:46.043Z] 40dd23946dc4: Preparing [2024-10-01T05:51:46.043Z] f6efcb76fea3: Preparing [2024-10-01T05:51:46.043Z] 0eb8fd357dce: Preparing [2024-10-01T05:51:46.043Z] 7926ecfbc3d7: Preparing [2024-10-01T05:51:46.043Z] a8aea9779121: Preparing [2024-10-01T05:51:46.043Z] d62a02444d39: Preparing [2024-10-01T05:51:46.043Z] 40dd23946dc4: Waiting [2024-10-01T05:51:46.043Z] 7926ecfbc3d7: Waiting [2024-10-01T05:51:46.043Z] f6efcb76fea3: Waiting [2024-10-01T05:51:46.043Z] a8aea9779121: Waiting [2024-10-01T05:51:46.043Z] d62a02444d39: Waiting [2024-10-01T05:51:46.043Z] 0eb8fd357dce: Waiting [2024-10-01T05:51:46.043Z] d7f449bb7614: Layer already exists [2024-10-01T05:51:46.043Z] b3a3d3231bcc: Layer already exists [2024-10-01T05:51:46.043Z] 1504e18b5509: Layer already exists [2024-10-01T05:51:46.043Z] 272ef11b81bd: Layer already exists [2024-10-01T05:51:46.043Z] bf0497a0ce92: Layer already exists [2024-10-01T05:51:46.043Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:46.043Z] a8aea9779121: Layer already exists [2024-10-01T05:51:46.043Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:46.043Z] 7926ecfbc3d7: Layer already exists [2024-10-01T05:51:46.043Z] 0eb8fd357dce: Layer already exists [2024-10-01T05:51:46.043Z] d62a02444d39: Layer already exists [2024-10-01T05:51:46.043Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:5a91c583c7bb3da344dcc824fb2c5c53fccab0a5af083ec790a3887d516d3371 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:46.382Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:46.712Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-01T05:51:46.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-01T05:51:46.712Z] 1504e18b5509: Preparing [2024-10-01T05:51:46.712Z] 272ef11b81bd: Preparing [2024-10-01T05:51:46.712Z] b3a3d3231bcc: Preparing [2024-10-01T05:51:46.712Z] d7f449bb7614: Preparing [2024-10-01T05:51:46.712Z] bf0497a0ce92: Preparing [2024-10-01T05:51:46.712Z] 40dd23946dc4: Preparing [2024-10-01T05:51:46.712Z] f6efcb76fea3: Preparing [2024-10-01T05:51:46.712Z] 0eb8fd357dce: Preparing [2024-10-01T05:51:46.712Z] 7926ecfbc3d7: Preparing [2024-10-01T05:51:46.712Z] a8aea9779121: Preparing [2024-10-01T05:51:46.712Z] d62a02444d39: Preparing [2024-10-01T05:51:46.712Z] 40dd23946dc4: Waiting [2024-10-01T05:51:46.712Z] f6efcb76fea3: Waiting [2024-10-01T05:51:46.712Z] a8aea9779121: Waiting [2024-10-01T05:51:46.712Z] 0eb8fd357dce: Waiting [2024-10-01T05:51:46.712Z] d62a02444d39: Waiting [2024-10-01T05:51:46.712Z] bf0497a0ce92: Layer already exists [2024-10-01T05:51:46.712Z] 1504e18b5509: Layer already exists [2024-10-01T05:51:46.712Z] 272ef11b81bd: Layer already exists [2024-10-01T05:51:46.712Z] d7f449bb7614: Layer already exists [2024-10-01T05:51:46.712Z] b3a3d3231bcc: Layer already exists [2024-10-01T05:51:46.712Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:46.712Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:46.712Z] a8aea9779121: Layer already exists [2024-10-01T05:51:46.712Z] 0eb8fd357dce: Layer already exists [2024-10-01T05:51:46.712Z] 7926ecfbc3d7: Layer already exists [2024-10-01T05:51:46.712Z] d62a02444d39: Layer already exists [2024-10-01T05:51:46.712Z] main: digest: sha256:5a91c583c7bb3da344dcc824fb2c5c53fccab0a5af083ec790a3887d516d3371 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:51:46.794Z] ===================================================== [Pipeline] echo [2024-10-01T05:51:46.810Z] taggedImages: [2024-10-01T05:51:46.810Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:46.810Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-01T05:51:46.810Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.84 [2024-10-01T05:51:46.810Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:46.810Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-01T05:51:46.849Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-01T05:51:46.849Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:46.849Z] latest [2024-10-01T05:51:46.849Z] 3.2.0-dev.84 [2024-10-01T05:51:46.849Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:46.849Z] main [2024-10-01T05:51:46.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:47.200Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:47.531Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:47.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-01T05:51:47.531Z] ab947b919559: Preparing [2024-10-01T05:51:47.531Z] b25d1e756377: Preparing [2024-10-01T05:51:47.531Z] b07fd6b36d71: Preparing [2024-10-01T05:51:47.531Z] 69d29aac863f: Preparing [2024-10-01T05:51:47.531Z] 9b14d44889f3: Preparing [2024-10-01T05:51:47.531Z] 0207f6fa17a2: Preparing [2024-10-01T05:51:47.531Z] db16581524f6: Preparing [2024-10-01T05:51:47.531Z] 40dd23946dc4: Preparing [2024-10-01T05:51:47.531Z] f6efcb76fea3: Preparing [2024-10-01T05:51:47.531Z] 6bc0dff6f4ef: Preparing [2024-10-01T05:51:47.531Z] ef0a6d4f5078: Preparing [2024-10-01T05:51:47.531Z] d62a02444d39: Preparing [2024-10-01T05:51:47.531Z] 0207f6fa17a2: Waiting [2024-10-01T05:51:47.531Z] db16581524f6: Waiting [2024-10-01T05:51:47.531Z] 40dd23946dc4: Waiting [2024-10-01T05:51:47.531Z] f6efcb76fea3: Waiting [2024-10-01T05:51:47.531Z] 6bc0dff6f4ef: Waiting [2024-10-01T05:51:47.531Z] ef0a6d4f5078: Waiting [2024-10-01T05:51:47.531Z] b25d1e756377: Pushed [2024-10-01T05:51:47.531Z] 9b14d44889f3: Pushed [2024-10-01T05:51:47.531Z] ab947b919559: Pushed [2024-10-01T05:51:47.531Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:47.531Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:47.790Z] 0207f6fa17a2: Pushed [2024-10-01T05:51:47.790Z] db16581524f6: Pushed [2024-10-01T05:51:47.790Z] d62a02444d39: Layer already exists [2024-10-01T05:51:47.790Z] 6bc0dff6f4ef: Pushed [2024-10-01T05:51:48.358Z] 69d29aac863f: Pushed [2024-10-01T05:51:48.927Z] b07fd6b36d71: Pushed [2024-10-01T05:51:48.927Z] ef0a6d4f5078: Pushed [2024-10-01T05:51:48.927Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:1aa742de8778dd6906979cdca056c587018974a20cd8bd7ee7b477e991b5a0e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:49.262Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:49.592Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-01T05:51:49.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-01T05:51:49.592Z] ab947b919559: Preparing [2024-10-01T05:51:49.592Z] b25d1e756377: Preparing [2024-10-01T05:51:49.592Z] b07fd6b36d71: Preparing [2024-10-01T05:51:49.592Z] 69d29aac863f: Preparing [2024-10-01T05:51:49.592Z] 9b14d44889f3: Preparing [2024-10-01T05:51:49.592Z] 0207f6fa17a2: Preparing [2024-10-01T05:51:49.592Z] db16581524f6: Preparing [2024-10-01T05:51:49.592Z] 40dd23946dc4: Preparing [2024-10-01T05:51:49.592Z] f6efcb76fea3: Preparing [2024-10-01T05:51:49.592Z] 0207f6fa17a2: Waiting [2024-10-01T05:51:49.592Z] db16581524f6: Waiting [2024-10-01T05:51:49.592Z] 40dd23946dc4: Waiting [2024-10-01T05:51:49.592Z] 6bc0dff6f4ef: Preparing [2024-10-01T05:51:49.592Z] ef0a6d4f5078: Preparing [2024-10-01T05:51:49.592Z] d62a02444d39: Preparing [2024-10-01T05:51:49.592Z] f6efcb76fea3: Waiting [2024-10-01T05:51:49.592Z] 6bc0dff6f4ef: Waiting [2024-10-01T05:51:49.592Z] ef0a6d4f5078: Waiting [2024-10-01T05:51:49.592Z] d62a02444d39: Waiting [2024-10-01T05:51:49.592Z] ab947b919559: Layer already exists [2024-10-01T05:51:49.592Z] 69d29aac863f: Layer already exists [2024-10-01T05:51:49.592Z] b07fd6b36d71: Layer already exists [2024-10-01T05:51:49.592Z] 9b14d44889f3: Layer already exists [2024-10-01T05:51:49.592Z] b25d1e756377: Layer already exists [2024-10-01T05:51:49.592Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:49.592Z] 0207f6fa17a2: Layer already exists [2024-10-01T05:51:49.592Z] db16581524f6: Layer already exists [2024-10-01T05:51:49.592Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:49.592Z] 6bc0dff6f4ef: Layer already exists [2024-10-01T05:51:49.592Z] ef0a6d4f5078: Layer already exists [2024-10-01T05:51:49.592Z] d62a02444d39: Layer already exists [2024-10-01T05:51:49.851Z] latest: digest: sha256:1aa742de8778dd6906979cdca056c587018974a20cd8bd7ee7b477e991b5a0e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:50.179Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:50.503Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.84 [2024-10-01T05:51:50.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-01T05:51:50.503Z] ab947b919559: Preparing [2024-10-01T05:51:50.503Z] b25d1e756377: Preparing [2024-10-01T05:51:50.503Z] b07fd6b36d71: Preparing [2024-10-01T05:51:50.503Z] 69d29aac863f: Preparing [2024-10-01T05:51:50.503Z] 9b14d44889f3: Preparing [2024-10-01T05:51:50.503Z] 0207f6fa17a2: Preparing [2024-10-01T05:51:50.503Z] db16581524f6: Preparing [2024-10-01T05:51:50.503Z] 40dd23946dc4: Preparing [2024-10-01T05:51:50.503Z] f6efcb76fea3: Preparing [2024-10-01T05:51:50.503Z] 6bc0dff6f4ef: Preparing [2024-10-01T05:51:50.503Z] ef0a6d4f5078: Preparing [2024-10-01T05:51:50.503Z] d62a02444d39: Preparing [2024-10-01T05:51:50.503Z] 40dd23946dc4: Waiting [2024-10-01T05:51:50.503Z] f6efcb76fea3: Waiting [2024-10-01T05:51:50.503Z] d62a02444d39: Waiting [2024-10-01T05:51:50.503Z] 6bc0dff6f4ef: Waiting [2024-10-01T05:51:50.503Z] db16581524f6: Waiting [2024-10-01T05:51:50.503Z] ef0a6d4f5078: Waiting [2024-10-01T05:51:50.503Z] b25d1e756377: Layer already exists [2024-10-01T05:51:50.503Z] b07fd6b36d71: Layer already exists [2024-10-01T05:51:50.503Z] 9b14d44889f3: Layer already exists [2024-10-01T05:51:50.503Z] ab947b919559: Layer already exists [2024-10-01T05:51:50.503Z] 69d29aac863f: Layer already exists [2024-10-01T05:51:50.503Z] 0207f6fa17a2: Layer already exists [2024-10-01T05:51:50.503Z] db16581524f6: Layer already exists [2024-10-01T05:51:50.503Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:50.503Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:50.503Z] 6bc0dff6f4ef: Layer already exists [2024-10-01T05:51:50.503Z] ef0a6d4f5078: Layer already exists [2024-10-01T05:51:50.503Z] d62a02444d39: Layer already exists [2024-10-01T05:51:50.503Z] 3.2.0-dev.84: digest: sha256:1aa742de8778dd6906979cdca056c587018974a20cd8bd7ee7b477e991b5a0e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:50.834Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:51.155Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:51.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-01T05:51:51.155Z] ab947b919559: Preparing [2024-10-01T05:51:51.155Z] b25d1e756377: Preparing [2024-10-01T05:51:51.155Z] b07fd6b36d71: Preparing [2024-10-01T05:51:51.155Z] 69d29aac863f: Preparing [2024-10-01T05:51:51.155Z] 9b14d44889f3: Preparing [2024-10-01T05:51:51.155Z] 0207f6fa17a2: Preparing [2024-10-01T05:51:51.155Z] db16581524f6: Preparing [2024-10-01T05:51:51.155Z] 40dd23946dc4: Preparing [2024-10-01T05:51:51.155Z] f6efcb76fea3: Preparing [2024-10-01T05:51:51.155Z] 6bc0dff6f4ef: Preparing [2024-10-01T05:51:51.155Z] ef0a6d4f5078: Preparing [2024-10-01T05:51:51.155Z] d62a02444d39: Preparing [2024-10-01T05:51:51.155Z] db16581524f6: Waiting [2024-10-01T05:51:51.155Z] 40dd23946dc4: Waiting [2024-10-01T05:51:51.155Z] f6efcb76fea3: Waiting [2024-10-01T05:51:51.155Z] 6bc0dff6f4ef: Waiting [2024-10-01T05:51:51.155Z] ef0a6d4f5078: Waiting [2024-10-01T05:51:51.155Z] d62a02444d39: Waiting [2024-10-01T05:51:51.155Z] 0207f6fa17a2: Waiting [2024-10-01T05:51:51.155Z] 69d29aac863f: Layer already exists [2024-10-01T05:51:51.155Z] b07fd6b36d71: Layer already exists [2024-10-01T05:51:51.155Z] 9b14d44889f3: Layer already exists [2024-10-01T05:51:51.155Z] ab947b919559: Layer already exists [2024-10-01T05:51:51.155Z] b25d1e756377: Layer already exists [2024-10-01T05:51:51.155Z] 0207f6fa17a2: Layer already exists [2024-10-01T05:51:51.155Z] db16581524f6: Layer already exists [2024-10-01T05:51:51.155Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:51.155Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:51.155Z] 6bc0dff6f4ef: Layer already exists [2024-10-01T05:51:51.155Z] ef0a6d4f5078: Layer already exists [2024-10-01T05:51:51.155Z] d62a02444d39: Layer already exists [2024-10-01T05:51:51.155Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:1aa742de8778dd6906979cdca056c587018974a20cd8bd7ee7b477e991b5a0e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:51.494Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:51.826Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-01T05:51:51.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-01T05:51:51.826Z] ab947b919559: Preparing [2024-10-01T05:51:51.826Z] b25d1e756377: Preparing [2024-10-01T05:51:51.826Z] b07fd6b36d71: Preparing [2024-10-01T05:51:51.826Z] 69d29aac863f: Preparing [2024-10-01T05:51:51.826Z] 9b14d44889f3: Preparing [2024-10-01T05:51:51.826Z] 0207f6fa17a2: Preparing [2024-10-01T05:51:51.826Z] db16581524f6: Preparing [2024-10-01T05:51:51.826Z] 40dd23946dc4: Preparing [2024-10-01T05:51:51.826Z] f6efcb76fea3: Preparing [2024-10-01T05:51:51.827Z] 0207f6fa17a2: Waiting [2024-10-01T05:51:51.827Z] db16581524f6: Waiting [2024-10-01T05:51:51.827Z] 40dd23946dc4: Waiting [2024-10-01T05:51:51.827Z] 6bc0dff6f4ef: Preparing [2024-10-01T05:51:51.827Z] ef0a6d4f5078: Preparing [2024-10-01T05:51:51.827Z] f6efcb76fea3: Waiting [2024-10-01T05:51:51.827Z] d62a02444d39: Preparing [2024-10-01T05:51:51.827Z] ef0a6d4f5078: Waiting [2024-10-01T05:51:51.827Z] 6bc0dff6f4ef: Waiting [2024-10-01T05:51:51.827Z] ab947b919559: Layer already exists [2024-10-01T05:51:51.827Z] b07fd6b36d71: Layer already exists [2024-10-01T05:51:51.827Z] b25d1e756377: Layer already exists [2024-10-01T05:51:51.827Z] 9b14d44889f3: Layer already exists [2024-10-01T05:51:51.827Z] 69d29aac863f: Layer already exists [2024-10-01T05:51:51.827Z] db16581524f6: Layer already exists [2024-10-01T05:51:51.827Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:51.827Z] 0207f6fa17a2: Layer already exists [2024-10-01T05:51:51.827Z] 6bc0dff6f4ef: Layer already exists [2024-10-01T05:51:51.827Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:51.827Z] d62a02444d39: Layer already exists [2024-10-01T05:51:51.827Z] ef0a6d4f5078: Layer already exists [2024-10-01T05:51:51.827Z] main: digest: sha256:1aa742de8778dd6906979cdca056c587018974a20cd8bd7ee7b477e991b5a0e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:51:51.920Z] ===================================================== [Pipeline] echo [2024-10-01T05:51:51.943Z] taggedImages: [2024-10-01T05:51:51.943Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:51.943Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-01T05:51:51.943Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.84 [2024-10-01T05:51:51.943Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:51.943Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-01T05:51:51.980Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-01T05:51:51.980Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:51.980Z] latest [2024-10-01T05:51:51.980Z] 3.2.0-dev.84 [2024-10-01T05:51:51.980Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:51.980Z] main [2024-10-01T05:51:51.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:52.337Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:52.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:52.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-01T05:51:52.671Z] a320b1d7e5d5: Preparing [2024-10-01T05:51:52.671Z] 0837da0db144: Preparing [2024-10-01T05:51:52.671Z] 40dd23946dc4: Preparing [2024-10-01T05:51:52.671Z] f6efcb76fea3: Preparing [2024-10-01T05:51:52.671Z] fece0eb84089: Preparing [2024-10-01T05:51:52.671Z] 255840497c1d: Preparing [2024-10-01T05:51:52.671Z] d62a02444d39: Preparing [2024-10-01T05:51:52.671Z] 255840497c1d: Waiting [2024-10-01T05:51:52.671Z] d62a02444d39: Waiting [2024-10-01T05:51:52.671Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:52.671Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:52.671Z] d62a02444d39: Layer already exists [2024-10-01T05:51:52.671Z] fece0eb84089: Pushed [2024-10-01T05:51:52.671Z] a320b1d7e5d5: Pushed [2024-10-01T05:51:53.606Z] 255840497c1d: Pushed [2024-10-01T05:51:56.893Z] 0837da0db144: Pushed [2024-10-01T05:51:56.893Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:18b636413423dfc63158d2dc50a0192b73dfdad5db76d7a6437a8274adb9f6b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:57.490Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:57.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-01T05:51:57.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-01T05:51:57.824Z] a320b1d7e5d5: Preparing [2024-10-01T05:51:57.824Z] 0837da0db144: Preparing [2024-10-01T05:51:57.824Z] 40dd23946dc4: Preparing [2024-10-01T05:51:57.824Z] f6efcb76fea3: Preparing [2024-10-01T05:51:57.824Z] fece0eb84089: Preparing [2024-10-01T05:51:57.824Z] 255840497c1d: Preparing [2024-10-01T05:51:57.824Z] d62a02444d39: Preparing [2024-10-01T05:51:57.824Z] 255840497c1d: Waiting [2024-10-01T05:51:57.824Z] d62a02444d39: Waiting [2024-10-01T05:51:57.824Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:57.824Z] 0837da0db144: Layer already exists [2024-10-01T05:51:57.824Z] fece0eb84089: Layer already exists [2024-10-01T05:51:57.824Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:57.825Z] a320b1d7e5d5: Layer already exists [2024-10-01T05:51:57.825Z] 255840497c1d: Layer already exists [2024-10-01T05:51:57.825Z] d62a02444d39: Layer already exists [2024-10-01T05:51:57.825Z] latest: digest: sha256:18b636413423dfc63158d2dc50a0192b73dfdad5db76d7a6437a8274adb9f6b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:58.161Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:58.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.84 [2024-10-01T05:51:58.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-01T05:51:58.488Z] a320b1d7e5d5: Preparing [2024-10-01T05:51:58.488Z] 0837da0db144: Preparing [2024-10-01T05:51:58.488Z] 40dd23946dc4: Preparing [2024-10-01T05:51:58.488Z] f6efcb76fea3: Preparing [2024-10-01T05:51:58.488Z] fece0eb84089: Preparing [2024-10-01T05:51:58.488Z] 255840497c1d: Preparing [2024-10-01T05:51:58.488Z] d62a02444d39: Preparing [2024-10-01T05:51:58.488Z] 255840497c1d: Waiting [2024-10-01T05:51:58.488Z] d62a02444d39: Waiting [2024-10-01T05:51:58.488Z] 0837da0db144: Layer already exists [2024-10-01T05:51:58.488Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:58.488Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:58.488Z] fece0eb84089: Layer already exists [2024-10-01T05:51:58.488Z] a320b1d7e5d5: Layer already exists [2024-10-01T05:51:58.488Z] d62a02444d39: Layer already exists [2024-10-01T05:51:58.488Z] 255840497c1d: Layer already exists [2024-10-01T05:51:58.488Z] 3.2.0-dev.84: digest: sha256:18b636413423dfc63158d2dc50a0192b73dfdad5db76d7a6437a8274adb9f6b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:58.828Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:59.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:59.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-01T05:51:59.167Z] a320b1d7e5d5: Preparing [2024-10-01T05:51:59.167Z] 0837da0db144: Preparing [2024-10-01T05:51:59.167Z] 40dd23946dc4: Preparing [2024-10-01T05:51:59.167Z] f6efcb76fea3: Preparing [2024-10-01T05:51:59.167Z] fece0eb84089: Preparing [2024-10-01T05:51:59.167Z] 255840497c1d: Preparing [2024-10-01T05:51:59.167Z] d62a02444d39: Preparing [2024-10-01T05:51:59.167Z] 255840497c1d: Waiting [2024-10-01T05:51:59.167Z] d62a02444d39: Waiting [2024-10-01T05:51:59.167Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:59.167Z] a320b1d7e5d5: Layer already exists [2024-10-01T05:51:59.167Z] fece0eb84089: Layer already exists [2024-10-01T05:51:59.167Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:59.167Z] 0837da0db144: Layer already exists [2024-10-01T05:51:59.167Z] d62a02444d39: Layer already exists [2024-10-01T05:51:59.167Z] 255840497c1d: Layer already exists [2024-10-01T05:51:59.167Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:18b636413423dfc63158d2dc50a0192b73dfdad5db76d7a6437a8274adb9f6b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:59.498Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:51:59.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-01T05:51:59.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-01T05:51:59.830Z] a320b1d7e5d5: Preparing [2024-10-01T05:51:59.830Z] 0837da0db144: Preparing [2024-10-01T05:51:59.830Z] 40dd23946dc4: Preparing [2024-10-01T05:51:59.830Z] f6efcb76fea3: Preparing [2024-10-01T05:51:59.830Z] fece0eb84089: Preparing [2024-10-01T05:51:59.830Z] 255840497c1d: Preparing [2024-10-01T05:51:59.830Z] d62a02444d39: Preparing [2024-10-01T05:51:59.830Z] 255840497c1d: Waiting [2024-10-01T05:51:59.830Z] d62a02444d39: Waiting [2024-10-01T05:51:59.830Z] f6efcb76fea3: Layer already exists [2024-10-01T05:51:59.830Z] 0837da0db144: Layer already exists [2024-10-01T05:51:59.830Z] a320b1d7e5d5: Layer already exists [2024-10-01T05:51:59.830Z] 40dd23946dc4: Layer already exists [2024-10-01T05:51:59.830Z] fece0eb84089: Layer already exists [2024-10-01T05:51:59.830Z] d62a02444d39: Layer already exists [2024-10-01T05:51:59.830Z] 255840497c1d: Layer already exists [2024-10-01T05:51:59.830Z] main: digest: sha256:18b636413423dfc63158d2dc50a0192b73dfdad5db76d7a6437a8274adb9f6b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:51:59.922Z] ===================================================== [Pipeline] echo [2024-10-01T05:51:59.938Z] taggedImages: [2024-10-01T05:51:59.938Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:59.938Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-01T05:51:59.938Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.84 [2024-10-01T05:51:59.938Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:59.938Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-01T05:51:59.966Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-01T05:51:59.966Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:51:59.966Z] latest [2024-10-01T05:51:59.966Z] 3.2.0-dev.84 [2024-10-01T05:51:59.966Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:51:59.966Z] main [2024-10-01T05:51:59.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:00.324Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:00.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:00.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-01T05:52:00.923Z] 7f4122384147: Preparing [2024-10-01T05:52:00.923Z] 75a5de1fa359: Preparing [2024-10-01T05:52:00.923Z] 725cb944316f: Preparing [2024-10-01T05:52:00.923Z] 40dd23946dc4: Preparing [2024-10-01T05:52:00.923Z] f6efcb76fea3: Preparing [2024-10-01T05:52:00.923Z] 1363b3209c5c: Preparing [2024-10-01T05:52:00.923Z] bc57c217c491: Preparing [2024-10-01T05:52:00.923Z] 1ea6f73c9efb: Preparing [2024-10-01T05:52:00.923Z] 740beaf51a47: Preparing [2024-10-01T05:52:00.923Z] d62a02444d39: Preparing [2024-10-01T05:52:00.923Z] 1363b3209c5c: Waiting [2024-10-01T05:52:00.923Z] bc57c217c491: Waiting [2024-10-01T05:52:00.923Z] 1ea6f73c9efb: Waiting [2024-10-01T05:52:00.923Z] 740beaf51a47: Waiting [2024-10-01T05:52:00.923Z] d62a02444d39: Waiting [2024-10-01T05:52:01.187Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:01.187Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:01.187Z] 7f4122384147: Pushed [2024-10-01T05:52:01.187Z] 75a5de1fa359: Pushed [2024-10-01T05:52:01.187Z] 725cb944316f: Pushed [2024-10-01T05:52:01.187Z] d62a02444d39: Layer already exists [2024-10-01T05:52:01.187Z] 1ea6f73c9efb: Pushed [2024-10-01T05:52:01.755Z] 740beaf51a47: Pushed [2024-10-01T05:52:08.324Z] bc57c217c491: Pushed [2024-10-01T05:52:11.616Z] 1363b3209c5c: Pushed [2024-10-01T05:52:11.616Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:5d3fd33d6e5e96dbc604040eb912953cfd99ea5e943739ed7ada90105e7c7383 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:11.949Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:12.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-01T05:52:12.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-01T05:52:12.432Z] 7f4122384147: Preparing [2024-10-01T05:52:12.432Z] 75a5de1fa359: Preparing [2024-10-01T05:52:12.432Z] 725cb944316f: Preparing [2024-10-01T05:52:12.432Z] 40dd23946dc4: Preparing [2024-10-01T05:52:12.432Z] f6efcb76fea3: Preparing [2024-10-01T05:52:12.432Z] 1363b3209c5c: Preparing [2024-10-01T05:52:12.432Z] bc57c217c491: Preparing [2024-10-01T05:52:12.432Z] 1ea6f73c9efb: Preparing [2024-10-01T05:52:12.432Z] 740beaf51a47: Preparing [2024-10-01T05:52:12.432Z] d62a02444d39: Preparing [2024-10-01T05:52:12.432Z] 1363b3209c5c: Waiting [2024-10-01T05:52:12.432Z] bc57c217c491: Waiting [2024-10-01T05:52:12.432Z] 1ea6f73c9efb: Waiting [2024-10-01T05:52:12.432Z] d62a02444d39: Waiting [2024-10-01T05:52:12.432Z] 740beaf51a47: Waiting [2024-10-01T05:52:12.432Z] 75a5de1fa359: Layer already exists [2024-10-01T05:52:12.432Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:12.432Z] 7f4122384147: Layer already exists [2024-10-01T05:52:12.432Z] 725cb944316f: Layer already exists [2024-10-01T05:52:12.432Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:12.432Z] 1ea6f73c9efb: Layer already exists [2024-10-01T05:52:12.432Z] bc57c217c491: Layer already exists [2024-10-01T05:52:12.432Z] 1363b3209c5c: Layer already exists [2024-10-01T05:52:12.432Z] d62a02444d39: Layer already exists [2024-10-01T05:52:12.432Z] 740beaf51a47: Layer already exists [2024-10-01T05:52:12.432Z] latest: digest: sha256:5d3fd33d6e5e96dbc604040eb912953cfd99ea5e943739ed7ada90105e7c7383 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:12.761Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:13.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.84 [2024-10-01T05:52:13.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-01T05:52:13.094Z] 7f4122384147: Preparing [2024-10-01T05:52:13.094Z] 75a5de1fa359: Preparing [2024-10-01T05:52:13.094Z] 725cb944316f: Preparing [2024-10-01T05:52:13.094Z] 40dd23946dc4: Preparing [2024-10-01T05:52:13.094Z] f6efcb76fea3: Preparing [2024-10-01T05:52:13.094Z] 1363b3209c5c: Preparing [2024-10-01T05:52:13.094Z] bc57c217c491: Preparing [2024-10-01T05:52:13.094Z] 1ea6f73c9efb: Preparing [2024-10-01T05:52:13.094Z] 740beaf51a47: Preparing [2024-10-01T05:52:13.094Z] d62a02444d39: Preparing [2024-10-01T05:52:13.094Z] 1363b3209c5c: Waiting [2024-10-01T05:52:13.094Z] 740beaf51a47: Waiting [2024-10-01T05:52:13.094Z] bc57c217c491: Waiting [2024-10-01T05:52:13.094Z] 1ea6f73c9efb: Waiting [2024-10-01T05:52:13.094Z] d62a02444d39: Waiting [2024-10-01T05:52:13.094Z] 75a5de1fa359: Layer already exists [2024-10-01T05:52:13.094Z] 7f4122384147: Layer already exists [2024-10-01T05:52:13.094Z] 725cb944316f: Layer already exists [2024-10-01T05:52:13.094Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:13.094Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:13.094Z] bc57c217c491: Layer already exists [2024-10-01T05:52:13.094Z] 1363b3209c5c: Layer already exists [2024-10-01T05:52:13.094Z] 1ea6f73c9efb: Layer already exists [2024-10-01T05:52:13.094Z] 740beaf51a47: Layer already exists [2024-10-01T05:52:13.094Z] d62a02444d39: Layer already exists [2024-10-01T05:52:13.094Z] 3.2.0-dev.84: digest: sha256:5d3fd33d6e5e96dbc604040eb912953cfd99ea5e943739ed7ada90105e7c7383 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:13.422Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:13.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:13.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-01T05:52:13.746Z] 7f4122384147: Preparing [2024-10-01T05:52:13.746Z] 75a5de1fa359: Preparing [2024-10-01T05:52:13.746Z] 725cb944316f: Preparing [2024-10-01T05:52:13.746Z] 40dd23946dc4: Preparing [2024-10-01T05:52:13.746Z] f6efcb76fea3: Preparing [2024-10-01T05:52:13.746Z] 1363b3209c5c: Preparing [2024-10-01T05:52:13.746Z] bc57c217c491: Preparing [2024-10-01T05:52:13.746Z] 1ea6f73c9efb: Preparing [2024-10-01T05:52:13.746Z] 740beaf51a47: Preparing [2024-10-01T05:52:13.746Z] d62a02444d39: Preparing [2024-10-01T05:52:13.746Z] 1363b3209c5c: Waiting [2024-10-01T05:52:13.746Z] bc57c217c491: Waiting [2024-10-01T05:52:13.746Z] d62a02444d39: Waiting [2024-10-01T05:52:13.746Z] 1ea6f73c9efb: Waiting [2024-10-01T05:52:13.746Z] 740beaf51a47: Waiting [2024-10-01T05:52:13.746Z] 725cb944316f: Layer already exists [2024-10-01T05:52:13.746Z] 7f4122384147: Layer already exists [2024-10-01T05:52:13.746Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:13.746Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:13.746Z] 75a5de1fa359: Layer already exists [2024-10-01T05:52:13.746Z] 740beaf51a47: Layer already exists [2024-10-01T05:52:13.746Z] bc57c217c491: Layer already exists [2024-10-01T05:52:13.746Z] 1363b3209c5c: Layer already exists [2024-10-01T05:52:13.746Z] d62a02444d39: Layer already exists [2024-10-01T05:52:13.746Z] 1ea6f73c9efb: Layer already exists [2024-10-01T05:52:13.746Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:5d3fd33d6e5e96dbc604040eb912953cfd99ea5e943739ed7ada90105e7c7383 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:14.086Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:14.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-01T05:52:14.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-01T05:52:14.424Z] 7f4122384147: Preparing [2024-10-01T05:52:14.424Z] 75a5de1fa359: Preparing [2024-10-01T05:52:14.424Z] 725cb944316f: Preparing [2024-10-01T05:52:14.424Z] 40dd23946dc4: Preparing [2024-10-01T05:52:14.424Z] f6efcb76fea3: Preparing [2024-10-01T05:52:14.424Z] 1363b3209c5c: Preparing [2024-10-01T05:52:14.424Z] bc57c217c491: Preparing [2024-10-01T05:52:14.424Z] 1ea6f73c9efb: Preparing [2024-10-01T05:52:14.424Z] 740beaf51a47: Preparing [2024-10-01T05:52:14.424Z] d62a02444d39: Preparing [2024-10-01T05:52:14.424Z] 1363b3209c5c: Waiting [2024-10-01T05:52:14.424Z] bc57c217c491: Waiting [2024-10-01T05:52:14.424Z] d62a02444d39: Waiting [2024-10-01T05:52:14.424Z] 1ea6f73c9efb: Waiting [2024-10-01T05:52:14.424Z] 740beaf51a47: Waiting [2024-10-01T05:52:14.424Z] 75a5de1fa359: Layer already exists [2024-10-01T05:52:14.424Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:14.424Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:14.424Z] 7f4122384147: Layer already exists [2024-10-01T05:52:14.424Z] 725cb944316f: Layer already exists [2024-10-01T05:52:14.424Z] bc57c217c491: Layer already exists [2024-10-01T05:52:14.424Z] 1ea6f73c9efb: Layer already exists [2024-10-01T05:52:14.424Z] 740beaf51a47: Layer already exists [2024-10-01T05:52:14.424Z] 1363b3209c5c: Layer already exists [2024-10-01T05:52:14.424Z] d62a02444d39: Layer already exists [2024-10-01T05:52:14.424Z] main: digest: sha256:5d3fd33d6e5e96dbc604040eb912953cfd99ea5e943739ed7ada90105e7c7383 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:52:14.518Z] ===================================================== [Pipeline] echo [2024-10-01T05:52:14.534Z] taggedImages: [2024-10-01T05:52:14.534Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:14.534Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-01T05:52:14.535Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.84 [2024-10-01T05:52:14.535Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:14.535Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-01T05:52:14.576Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-01T05:52:14.576Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:14.576Z] latest [2024-10-01T05:52:14.576Z] 3.2.0-dev.84 [2024-10-01T05:52:14.576Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:14.576Z] main [2024-10-01T05:52:14.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:14.928Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:15.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:15.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-01T05:52:15.250Z] 9ff1829b237e: Preparing [2024-10-01T05:52:15.250Z] ff88a0db8299: Preparing [2024-10-01T05:52:15.250Z] 180c6c60602e: Preparing [2024-10-01T05:52:15.250Z] 40dd23946dc4: Preparing [2024-10-01T05:52:15.250Z] f6efcb76fea3: Preparing [2024-10-01T05:52:15.250Z] 3ccc3352950c: Preparing [2024-10-01T05:52:15.250Z] 4e8de2630d3d: Preparing [2024-10-01T05:52:15.250Z] 20182fbacddf: Preparing [2024-10-01T05:52:15.250Z] d62a02444d39: Preparing [2024-10-01T05:52:15.250Z] 3ccc3352950c: Waiting [2024-10-01T05:52:15.250Z] 4e8de2630d3d: Waiting [2024-10-01T05:52:15.250Z] d62a02444d39: Waiting [2024-10-01T05:52:15.250Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:15.250Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:15.250Z] ff88a0db8299: Pushed [2024-10-01T05:52:15.250Z] 180c6c60602e: Pushed [2024-10-01T05:52:15.250Z] 9ff1829b237e: Pushed [2024-10-01T05:52:15.250Z] 4e8de2630d3d: Pushed [2024-10-01T05:52:15.250Z] d62a02444d39: Layer already exists [2024-10-01T05:52:15.510Z] 20182fbacddf: Pushed [2024-10-01T05:52:25.561Z] 3ccc3352950c: Pushed [2024-10-01T05:52:25.561Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:ef4de55c0ae4d5cba127d5154325058195dde3bfcf6fc63dccf579c05c1859fa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:25.901Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:26.239Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-01T05:52:26.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-01T05:52:26.239Z] 9ff1829b237e: Preparing [2024-10-01T05:52:26.239Z] ff88a0db8299: Preparing [2024-10-01T05:52:26.239Z] 180c6c60602e: Preparing [2024-10-01T05:52:26.239Z] 40dd23946dc4: Preparing [2024-10-01T05:52:26.239Z] f6efcb76fea3: Preparing [2024-10-01T05:52:26.239Z] 3ccc3352950c: Preparing [2024-10-01T05:52:26.239Z] 4e8de2630d3d: Preparing [2024-10-01T05:52:26.239Z] 20182fbacddf: Preparing [2024-10-01T05:52:26.239Z] d62a02444d39: Preparing [2024-10-01T05:52:26.239Z] 4e8de2630d3d: Waiting [2024-10-01T05:52:26.239Z] d62a02444d39: Waiting [2024-10-01T05:52:26.239Z] 20182fbacddf: Waiting [2024-10-01T05:52:26.239Z] 3ccc3352950c: Waiting [2024-10-01T05:52:26.239Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:26.239Z] 180c6c60602e: Layer already exists [2024-10-01T05:52:26.239Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:26.239Z] 9ff1829b237e: Layer already exists [2024-10-01T05:52:26.239Z] ff88a0db8299: Layer already exists [2024-10-01T05:52:26.239Z] 20182fbacddf: Layer already exists [2024-10-01T05:52:26.239Z] 3ccc3352950c: Layer already exists [2024-10-01T05:52:26.239Z] 4e8de2630d3d: Layer already exists [2024-10-01T05:52:26.239Z] d62a02444d39: Layer already exists [2024-10-01T05:52:26.239Z] latest: digest: sha256:ef4de55c0ae4d5cba127d5154325058195dde3bfcf6fc63dccf579c05c1859fa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:26.581Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:26.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.84 [2024-10-01T05:52:26.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-01T05:52:26.909Z] 9ff1829b237e: Preparing [2024-10-01T05:52:26.909Z] ff88a0db8299: Preparing [2024-10-01T05:52:26.909Z] 180c6c60602e: Preparing [2024-10-01T05:52:26.909Z] 40dd23946dc4: Preparing [2024-10-01T05:52:26.909Z] f6efcb76fea3: Preparing [2024-10-01T05:52:26.909Z] 3ccc3352950c: Preparing [2024-10-01T05:52:26.909Z] 4e8de2630d3d: Preparing [2024-10-01T05:52:26.909Z] 20182fbacddf: Preparing [2024-10-01T05:52:26.909Z] d62a02444d39: Preparing [2024-10-01T05:52:26.909Z] 3ccc3352950c: Waiting [2024-10-01T05:52:26.909Z] 4e8de2630d3d: Waiting [2024-10-01T05:52:26.909Z] 20182fbacddf: Waiting [2024-10-01T05:52:26.909Z] d62a02444d39: Waiting [2024-10-01T05:52:26.909Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:26.909Z] 9ff1829b237e: Layer already exists [2024-10-01T05:52:26.909Z] 180c6c60602e: Layer already exists [2024-10-01T05:52:26.909Z] ff88a0db8299: Layer already exists [2024-10-01T05:52:26.909Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:26.909Z] 3ccc3352950c: Layer already exists [2024-10-01T05:52:26.909Z] 20182fbacddf: Layer already exists [2024-10-01T05:52:26.909Z] 4e8de2630d3d: Layer already exists [2024-10-01T05:52:26.909Z] d62a02444d39: Layer already exists [2024-10-01T05:52:26.909Z] 3.2.0-dev.84: digest: sha256:ef4de55c0ae4d5cba127d5154325058195dde3bfcf6fc63dccf579c05c1859fa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:27.241Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:27.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:27.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-01T05:52:27.573Z] 9ff1829b237e: Preparing [2024-10-01T05:52:27.573Z] ff88a0db8299: Preparing [2024-10-01T05:52:27.573Z] 180c6c60602e: Preparing [2024-10-01T05:52:27.573Z] 40dd23946dc4: Preparing [2024-10-01T05:52:27.574Z] f6efcb76fea3: Preparing [2024-10-01T05:52:27.574Z] 3ccc3352950c: Preparing [2024-10-01T05:52:27.574Z] 4e8de2630d3d: Preparing [2024-10-01T05:52:27.574Z] 20182fbacddf: Preparing [2024-10-01T05:52:27.574Z] d62a02444d39: Preparing [2024-10-01T05:52:27.574Z] 3ccc3352950c: Waiting [2024-10-01T05:52:27.574Z] 4e8de2630d3d: Waiting [2024-10-01T05:52:27.574Z] 20182fbacddf: Waiting [2024-10-01T05:52:27.574Z] d62a02444d39: Waiting [2024-10-01T05:52:27.574Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:27.574Z] ff88a0db8299: Layer already exists [2024-10-01T05:52:27.574Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:27.574Z] 180c6c60602e: Layer already exists [2024-10-01T05:52:27.574Z] 9ff1829b237e: Layer already exists [2024-10-01T05:52:27.574Z] 4e8de2630d3d: Layer already exists [2024-10-01T05:52:27.574Z] 20182fbacddf: Layer already exists [2024-10-01T05:52:27.574Z] 3ccc3352950c: Layer already exists [2024-10-01T05:52:27.574Z] d62a02444d39: Layer already exists [2024-10-01T05:52:27.574Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:ef4de55c0ae4d5cba127d5154325058195dde3bfcf6fc63dccf579c05c1859fa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:27.906Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:28.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-01T05:52:28.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-01T05:52:28.233Z] 9ff1829b237e: Preparing [2024-10-01T05:52:28.233Z] ff88a0db8299: Preparing [2024-10-01T05:52:28.233Z] 180c6c60602e: Preparing [2024-10-01T05:52:28.233Z] 40dd23946dc4: Preparing [2024-10-01T05:52:28.233Z] f6efcb76fea3: Preparing [2024-10-01T05:52:28.233Z] 3ccc3352950c: Preparing [2024-10-01T05:52:28.233Z] 4e8de2630d3d: Preparing [2024-10-01T05:52:28.233Z] 20182fbacddf: Preparing [2024-10-01T05:52:28.233Z] d62a02444d39: Preparing [2024-10-01T05:52:28.233Z] 3ccc3352950c: Waiting [2024-10-01T05:52:28.233Z] 4e8de2630d3d: Waiting [2024-10-01T05:52:28.233Z] 20182fbacddf: Waiting [2024-10-01T05:52:28.233Z] d62a02444d39: Waiting [2024-10-01T05:52:28.233Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:28.233Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:28.233Z] ff88a0db8299: Layer already exists [2024-10-01T05:52:28.233Z] 9ff1829b237e: Layer already exists [2024-10-01T05:52:28.233Z] 180c6c60602e: Layer already exists [2024-10-01T05:52:28.234Z] 3ccc3352950c: Layer already exists [2024-10-01T05:52:28.234Z] d62a02444d39: Layer already exists [2024-10-01T05:52:28.234Z] 20182fbacddf: Layer already exists [2024-10-01T05:52:28.234Z] 4e8de2630d3d: Layer already exists [2024-10-01T05:52:28.234Z] main: digest: sha256:ef4de55c0ae4d5cba127d5154325058195dde3bfcf6fc63dccf579c05c1859fa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:52:28.309Z] ===================================================== [Pipeline] echo [2024-10-01T05:52:28.325Z] taggedImages: [2024-10-01T05:52:28.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:28.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-01T05:52:28.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.84 [2024-10-01T05:52:28.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:28.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-01T05:52:28.363Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-01T05:52:28.363Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:28.363Z] latest [2024-10-01T05:52:28.363Z] 3.2.0-dev.84 [2024-10-01T05:52:28.363Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:28.363Z] main [2024-10-01T05:52:28.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:28.723Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:29.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:29.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-01T05:52:29.053Z] 7f4122384147: Preparing [2024-10-01T05:52:29.053Z] 86a670b60c90: Preparing [2024-10-01T05:52:29.053Z] 53df8f729df7: Preparing [2024-10-01T05:52:29.053Z] 40dd23946dc4: Preparing [2024-10-01T05:52:29.053Z] f6efcb76fea3: Preparing [2024-10-01T05:52:29.053Z] 84d85b51054b: Preparing [2024-10-01T05:52:29.053Z] 1ea6f73c9efb: Preparing [2024-10-01T05:52:29.053Z] 740beaf51a47: Preparing [2024-10-01T05:52:29.053Z] d62a02444d39: Preparing [2024-10-01T05:52:29.053Z] 84d85b51054b: Waiting [2024-10-01T05:52:29.053Z] 1ea6f73c9efb: Waiting [2024-10-01T05:52:29.053Z] 740beaf51a47: Waiting [2024-10-01T05:52:29.053Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:29.053Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:29.053Z] 7f4122384147: Layer already exists [2024-10-01T05:52:29.053Z] 1ea6f73c9efb: Layer already exists [2024-10-01T05:52:29.053Z] 740beaf51a47: Layer already exists [2024-10-01T05:52:29.053Z] d62a02444d39: Layer already exists [2024-10-01T05:52:29.053Z] 53df8f729df7: Pushed [2024-10-01T05:52:29.053Z] 86a670b60c90: Pushed [2024-10-01T05:52:39.041Z] 84d85b51054b: Pushed [2024-10-01T05:52:39.303Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:23b893c7c02938ed2b0457ed14827c2ea32aa1adf80142546467a2e204cbc275 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:39.629Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:40.028Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-01T05:52:40.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-01T05:52:40.028Z] 7f4122384147: Preparing [2024-10-01T05:52:40.028Z] 86a670b60c90: Preparing [2024-10-01T05:52:40.028Z] 53df8f729df7: Preparing [2024-10-01T05:52:40.028Z] 40dd23946dc4: Preparing [2024-10-01T05:52:40.028Z] f6efcb76fea3: Preparing [2024-10-01T05:52:40.028Z] 84d85b51054b: Preparing [2024-10-01T05:52:40.028Z] 1ea6f73c9efb: Preparing [2024-10-01T05:52:40.028Z] 740beaf51a47: Preparing [2024-10-01T05:52:40.028Z] d62a02444d39: Preparing [2024-10-01T05:52:40.028Z] 1ea6f73c9efb: Waiting [2024-10-01T05:52:40.028Z] 740beaf51a47: Waiting [2024-10-01T05:52:40.028Z] d62a02444d39: Waiting [2024-10-01T05:52:40.028Z] 84d85b51054b: Waiting [2024-10-01T05:52:40.028Z] 53df8f729df7: Layer already exists [2024-10-01T05:52:40.028Z] 7f4122384147: Layer already exists [2024-10-01T05:52:40.028Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:40.028Z] 86a670b60c90: Layer already exists [2024-10-01T05:52:40.028Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:40.028Z] 1ea6f73c9efb: Layer already exists [2024-10-01T05:52:40.028Z] 84d85b51054b: Layer already exists [2024-10-01T05:52:40.028Z] 740beaf51a47: Layer already exists [2024-10-01T05:52:40.028Z] d62a02444d39: Layer already exists [2024-10-01T05:52:40.028Z] latest: digest: sha256:23b893c7c02938ed2b0457ed14827c2ea32aa1adf80142546467a2e204cbc275 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:40.356Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:40.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.84 [2024-10-01T05:52:40.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-01T05:52:40.683Z] 7f4122384147: Preparing [2024-10-01T05:52:40.683Z] 86a670b60c90: Preparing [2024-10-01T05:52:40.683Z] 53df8f729df7: Preparing [2024-10-01T05:52:40.683Z] 40dd23946dc4: Preparing [2024-10-01T05:52:40.683Z] f6efcb76fea3: Preparing [2024-10-01T05:52:40.683Z] 84d85b51054b: Preparing [2024-10-01T05:52:40.683Z] 1ea6f73c9efb: Preparing [2024-10-01T05:52:40.683Z] 740beaf51a47: Preparing [2024-10-01T05:52:40.683Z] d62a02444d39: Preparing [2024-10-01T05:52:40.683Z] 84d85b51054b: Waiting [2024-10-01T05:52:40.683Z] 740beaf51a47: Waiting [2024-10-01T05:52:40.683Z] d62a02444d39: Waiting [2024-10-01T05:52:40.683Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:40.683Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:40.683Z] 7f4122384147: Layer already exists [2024-10-01T05:52:40.683Z] 86a670b60c90: Layer already exists [2024-10-01T05:52:40.683Z] 53df8f729df7: Layer already exists [2024-10-01T05:52:40.683Z] 84d85b51054b: Layer already exists [2024-10-01T05:52:40.683Z] 1ea6f73c9efb: Layer already exists [2024-10-01T05:52:40.683Z] 740beaf51a47: Layer already exists [2024-10-01T05:52:40.683Z] d62a02444d39: Layer already exists [2024-10-01T05:52:40.683Z] 3.2.0-dev.84: digest: sha256:23b893c7c02938ed2b0457ed14827c2ea32aa1adf80142546467a2e204cbc275 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:41.008Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:41.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:41.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-01T05:52:41.345Z] 7f4122384147: Preparing [2024-10-01T05:52:41.345Z] 86a670b60c90: Preparing [2024-10-01T05:52:41.345Z] 53df8f729df7: Preparing [2024-10-01T05:52:41.345Z] 40dd23946dc4: Preparing [2024-10-01T05:52:41.345Z] f6efcb76fea3: Preparing [2024-10-01T05:52:41.345Z] 84d85b51054b: Preparing [2024-10-01T05:52:41.345Z] 1ea6f73c9efb: Preparing [2024-10-01T05:52:41.345Z] 740beaf51a47: Preparing [2024-10-01T05:52:41.345Z] d62a02444d39: Preparing [2024-10-01T05:52:41.345Z] d62a02444d39: Waiting [2024-10-01T05:52:41.345Z] 1ea6f73c9efb: Waiting [2024-10-01T05:52:41.345Z] 84d85b51054b: Waiting [2024-10-01T05:52:41.345Z] 740beaf51a47: Waiting [2024-10-01T05:52:41.345Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:41.345Z] 7f4122384147: Layer already exists [2024-10-01T05:52:41.345Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:41.345Z] 86a670b60c90: Layer already exists [2024-10-01T05:52:41.345Z] 84d85b51054b: Layer already exists [2024-10-01T05:52:41.345Z] 740beaf51a47: Layer already exists [2024-10-01T05:52:41.345Z] d62a02444d39: Layer already exists [2024-10-01T05:52:41.345Z] 1ea6f73c9efb: Layer already exists [2024-10-01T05:52:41.345Z] 53df8f729df7: Layer already exists [2024-10-01T05:52:41.345Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:23b893c7c02938ed2b0457ed14827c2ea32aa1adf80142546467a2e204cbc275 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:41.677Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:42.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-01T05:52:42.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-01T05:52:42.010Z] 7f4122384147: Preparing [2024-10-01T05:52:42.010Z] 86a670b60c90: Preparing [2024-10-01T05:52:42.010Z] 53df8f729df7: Preparing [2024-10-01T05:52:42.010Z] 40dd23946dc4: Preparing [2024-10-01T05:52:42.010Z] f6efcb76fea3: Preparing [2024-10-01T05:52:42.010Z] 84d85b51054b: Preparing [2024-10-01T05:52:42.010Z] 1ea6f73c9efb: Preparing [2024-10-01T05:52:42.010Z] 740beaf51a47: Preparing [2024-10-01T05:52:42.010Z] d62a02444d39: Preparing [2024-10-01T05:52:42.010Z] 1ea6f73c9efb: Waiting [2024-10-01T05:52:42.010Z] 740beaf51a47: Waiting [2024-10-01T05:52:42.010Z] d62a02444d39: Waiting [2024-10-01T05:52:42.010Z] 84d85b51054b: Waiting [2024-10-01T05:52:42.010Z] 86a670b60c90: Layer already exists [2024-10-01T05:52:42.010Z] 7f4122384147: Layer already exists [2024-10-01T05:52:42.010Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:42.010Z] 53df8f729df7: Layer already exists [2024-10-01T05:52:42.010Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:42.010Z] 1ea6f73c9efb: Layer already exists [2024-10-01T05:52:42.010Z] 84d85b51054b: Layer already exists [2024-10-01T05:52:42.010Z] d62a02444d39: Layer already exists [2024-10-01T05:52:42.010Z] 740beaf51a47: Layer already exists [2024-10-01T05:52:42.010Z] main: digest: sha256:23b893c7c02938ed2b0457ed14827c2ea32aa1adf80142546467a2e204cbc275 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:52:42.086Z] ===================================================== [Pipeline] echo [2024-10-01T05:52:42.100Z] taggedImages: [2024-10-01T05:52:42.100Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:42.100Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-01T05:52:42.100Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.84 [2024-10-01T05:52:42.100Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:42.100Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-01T05:52:42.130Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-01T05:52:42.130Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:42.130Z] latest [2024-10-01T05:52:42.130Z] 3.2.0-dev.84 [2024-10-01T05:52:42.130Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:42.130Z] main [2024-10-01T05:52:42.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:42.488Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:42.823Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:42.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-01T05:52:42.823Z] a37ccf609751: Preparing [2024-10-01T05:52:42.823Z] 5aae20b10d5a: Preparing [2024-10-01T05:52:42.823Z] 40dd23946dc4: Preparing [2024-10-01T05:52:42.823Z] f6efcb76fea3: Preparing [2024-10-01T05:52:42.823Z] ee3b861acbb2: Preparing [2024-10-01T05:52:42.823Z] 0283445293c1: Preparing [2024-10-01T05:52:42.823Z] d62a02444d39: Preparing [2024-10-01T05:52:42.823Z] 0283445293c1: Waiting [2024-10-01T05:52:42.823Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:42.823Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:42.823Z] d62a02444d39: Layer already exists [2024-10-01T05:52:42.823Z] ee3b861acbb2: Pushed [2024-10-01T05:52:42.823Z] a37ccf609751: Pushed [2024-10-01T05:52:43.083Z] 0283445293c1: Pushed [2024-10-01T05:52:46.367Z] 5aae20b10d5a: Pushed [2024-10-01T05:52:46.367Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:c9351ef6a455b0ddb40f4e3ea1c4bc15b4ada5094cf0ac2ae111187d846007af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:46.696Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:47.031Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-01T05:52:47.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-01T05:52:47.031Z] a37ccf609751: Preparing [2024-10-01T05:52:47.031Z] 5aae20b10d5a: Preparing [2024-10-01T05:52:47.031Z] 40dd23946dc4: Preparing [2024-10-01T05:52:47.031Z] f6efcb76fea3: Preparing [2024-10-01T05:52:47.031Z] ee3b861acbb2: Preparing [2024-10-01T05:52:47.031Z] 0283445293c1: Preparing [2024-10-01T05:52:47.031Z] d62a02444d39: Preparing [2024-10-01T05:52:47.031Z] 0283445293c1: Waiting [2024-10-01T05:52:47.031Z] d62a02444d39: Waiting [2024-10-01T05:52:47.031Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:47.031Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:47.031Z] ee3b861acbb2: Layer already exists [2024-10-01T05:52:47.031Z] a37ccf609751: Layer already exists [2024-10-01T05:52:47.031Z] 5aae20b10d5a: Layer already exists [2024-10-01T05:52:47.031Z] 0283445293c1: Layer already exists [2024-10-01T05:52:47.031Z] d62a02444d39: Layer already exists [2024-10-01T05:52:47.031Z] latest: digest: sha256:c9351ef6a455b0ddb40f4e3ea1c4bc15b4ada5094cf0ac2ae111187d846007af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:47.370Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:47.696Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.84 [2024-10-01T05:52:47.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-01T05:52:47.696Z] a37ccf609751: Preparing [2024-10-01T05:52:47.696Z] 5aae20b10d5a: Preparing [2024-10-01T05:52:47.696Z] 40dd23946dc4: Preparing [2024-10-01T05:52:47.696Z] f6efcb76fea3: Preparing [2024-10-01T05:52:47.696Z] ee3b861acbb2: Preparing [2024-10-01T05:52:47.696Z] 0283445293c1: Preparing [2024-10-01T05:52:47.696Z] d62a02444d39: Preparing [2024-10-01T05:52:47.696Z] 0283445293c1: Waiting [2024-10-01T05:52:47.696Z] d62a02444d39: Waiting [2024-10-01T05:52:47.696Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:47.696Z] ee3b861acbb2: Layer already exists [2024-10-01T05:52:47.696Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:47.696Z] 5aae20b10d5a: Layer already exists [2024-10-01T05:52:47.696Z] a37ccf609751: Layer already exists [2024-10-01T05:52:47.696Z] d62a02444d39: Layer already exists [2024-10-01T05:52:47.696Z] 0283445293c1: Layer already exists [2024-10-01T05:52:47.696Z] 3.2.0-dev.84: digest: sha256:c9351ef6a455b0ddb40f4e3ea1c4bc15b4ada5094cf0ac2ae111187d846007af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:48.039Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:48.391Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:48.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-01T05:52:48.392Z] a37ccf609751: Preparing [2024-10-01T05:52:48.392Z] 5aae20b10d5a: Preparing [2024-10-01T05:52:48.392Z] 40dd23946dc4: Preparing [2024-10-01T05:52:48.392Z] f6efcb76fea3: Preparing [2024-10-01T05:52:48.392Z] ee3b861acbb2: Preparing [2024-10-01T05:52:48.392Z] 0283445293c1: Preparing [2024-10-01T05:52:48.392Z] d62a02444d39: Preparing [2024-10-01T05:52:48.392Z] 0283445293c1: Waiting [2024-10-01T05:52:48.392Z] d62a02444d39: Waiting [2024-10-01T05:52:48.392Z] ee3b861acbb2: Layer already exists [2024-10-01T05:52:48.392Z] 5aae20b10d5a: Layer already exists [2024-10-01T05:52:48.392Z] a37ccf609751: Layer already exists [2024-10-01T05:52:48.392Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:48.392Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:48.392Z] 0283445293c1: Layer already exists [2024-10-01T05:52:48.392Z] d62a02444d39: Layer already exists [2024-10-01T05:52:48.392Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:c9351ef6a455b0ddb40f4e3ea1c4bc15b4ada5094cf0ac2ae111187d846007af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:48.729Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:49.063Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-01T05:52:49.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-01T05:52:49.063Z] a37ccf609751: Preparing [2024-10-01T05:52:49.063Z] 5aae20b10d5a: Preparing [2024-10-01T05:52:49.063Z] 40dd23946dc4: Preparing [2024-10-01T05:52:49.063Z] f6efcb76fea3: Preparing [2024-10-01T05:52:49.063Z] ee3b861acbb2: Preparing [2024-10-01T05:52:49.063Z] 0283445293c1: Preparing [2024-10-01T05:52:49.063Z] d62a02444d39: Preparing [2024-10-01T05:52:49.063Z] 0283445293c1: Waiting [2024-10-01T05:52:49.063Z] d62a02444d39: Waiting [2024-10-01T05:52:49.063Z] a37ccf609751: Layer already exists [2024-10-01T05:52:49.063Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:49.063Z] 5aae20b10d5a: Layer already exists [2024-10-01T05:52:49.063Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:49.063Z] ee3b861acbb2: Layer already exists [2024-10-01T05:52:49.063Z] 0283445293c1: Layer already exists [2024-10-01T05:52:49.063Z] d62a02444d39: Layer already exists [2024-10-01T05:52:49.063Z] main: digest: sha256:c9351ef6a455b0ddb40f4e3ea1c4bc15b4ada5094cf0ac2ae111187d846007af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:52:49.149Z] ===================================================== [Pipeline] echo [2024-10-01T05:52:49.163Z] taggedImages: [2024-10-01T05:52:49.163Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:49.163Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-01T05:52:49.163Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.84 [2024-10-01T05:52:49.163Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:49.163Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-01T05:52:49.192Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-01T05:52:49.193Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:49.193Z] latest [2024-10-01T05:52:49.193Z] 3.2.0-dev.84 [2024-10-01T05:52:49.193Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:49.193Z] main [2024-10-01T05:52:49.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:49.528Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:49.853Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:49.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-01T05:52:49.853Z] 2a2464a3a3d2: Preparing [2024-10-01T05:52:49.853Z] 81928104c438: Preparing [2024-10-01T05:52:49.853Z] 4f6c2a9b9ec6: Preparing [2024-10-01T05:52:49.853Z] 40dd23946dc4: Preparing [2024-10-01T05:52:49.853Z] f6efcb76fea3: Preparing [2024-10-01T05:52:49.853Z] 525a63cfe4da: Preparing [2024-10-01T05:52:49.853Z] 9c0eb66a5af4: Preparing [2024-10-01T05:52:49.853Z] d62a02444d39: Preparing [2024-10-01T05:52:49.853Z] 9c0eb66a5af4: Waiting [2024-10-01T05:52:49.853Z] d62a02444d39: Waiting [2024-10-01T05:52:49.853Z] 525a63cfe4da: Waiting [2024-10-01T05:52:49.853Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:49.853Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:49.853Z] 81928104c438: Pushed [2024-10-01T05:52:49.853Z] 2a2464a3a3d2: Pushed [2024-10-01T05:52:49.853Z] d62a02444d39: Layer already exists [2024-10-01T05:52:49.853Z] 525a63cfe4da: Pushed [2024-10-01T05:52:50.113Z] 9c0eb66a5af4: Pushed [2024-10-01T05:52:53.408Z] 4f6c2a9b9ec6: Pushed [2024-10-01T05:52:53.409Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:0ea36d4144c4636f8688ba4ac2b27479243de5beac3f72f73f018a0c0719efe8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:53.743Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:54.075Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-01T05:52:54.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-01T05:52:54.075Z] 2a2464a3a3d2: Preparing [2024-10-01T05:52:54.075Z] 81928104c438: Preparing [2024-10-01T05:52:54.075Z] 4f6c2a9b9ec6: Preparing [2024-10-01T05:52:54.075Z] 40dd23946dc4: Preparing [2024-10-01T05:52:54.075Z] f6efcb76fea3: Preparing [2024-10-01T05:52:54.075Z] 525a63cfe4da: Preparing [2024-10-01T05:52:54.075Z] 9c0eb66a5af4: Preparing [2024-10-01T05:52:54.075Z] d62a02444d39: Preparing [2024-10-01T05:52:54.075Z] 9c0eb66a5af4: Waiting [2024-10-01T05:52:54.075Z] 525a63cfe4da: Waiting [2024-10-01T05:52:54.075Z] 4f6c2a9b9ec6: Layer already exists [2024-10-01T05:52:54.075Z] 2a2464a3a3d2: Layer already exists [2024-10-01T05:52:54.075Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:54.075Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:54.075Z] 81928104c438: Layer already exists [2024-10-01T05:52:54.075Z] 525a63cfe4da: Layer already exists [2024-10-01T05:52:54.075Z] d62a02444d39: Layer already exists [2024-10-01T05:52:54.075Z] 9c0eb66a5af4: Layer already exists [2024-10-01T05:52:54.075Z] latest: digest: sha256:0ea36d4144c4636f8688ba4ac2b27479243de5beac3f72f73f018a0c0719efe8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:54.415Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:54.744Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.84 [2024-10-01T05:52:54.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-01T05:52:54.744Z] 2a2464a3a3d2: Preparing [2024-10-01T05:52:54.744Z] 81928104c438: Preparing [2024-10-01T05:52:54.744Z] 4f6c2a9b9ec6: Preparing [2024-10-01T05:52:54.744Z] 40dd23946dc4: Preparing [2024-10-01T05:52:54.744Z] f6efcb76fea3: Preparing [2024-10-01T05:52:54.744Z] 525a63cfe4da: Preparing [2024-10-01T05:52:54.744Z] 9c0eb66a5af4: Preparing [2024-10-01T05:52:54.744Z] d62a02444d39: Preparing [2024-10-01T05:52:54.744Z] 525a63cfe4da: Waiting [2024-10-01T05:52:54.744Z] 9c0eb66a5af4: Waiting [2024-10-01T05:52:54.744Z] d62a02444d39: Waiting [2024-10-01T05:52:54.744Z] 81928104c438: Layer already exists [2024-10-01T05:52:54.744Z] 2a2464a3a3d2: Layer already exists [2024-10-01T05:52:54.744Z] 4f6c2a9b9ec6: Layer already exists [2024-10-01T05:52:54.744Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:54.744Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:54.744Z] 525a63cfe4da: Layer already exists [2024-10-01T05:52:54.744Z] 9c0eb66a5af4: Layer already exists [2024-10-01T05:52:54.744Z] d62a02444d39: Layer already exists [2024-10-01T05:52:54.744Z] 3.2.0-dev.84: digest: sha256:0ea36d4144c4636f8688ba4ac2b27479243de5beac3f72f73f018a0c0719efe8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:55.096Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:55.431Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:55.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-01T05:52:55.431Z] 2a2464a3a3d2: Preparing [2024-10-01T05:52:55.431Z] 81928104c438: Preparing [2024-10-01T05:52:55.431Z] 4f6c2a9b9ec6: Preparing [2024-10-01T05:52:55.431Z] 40dd23946dc4: Preparing [2024-10-01T05:52:55.431Z] f6efcb76fea3: Preparing [2024-10-01T05:52:55.431Z] 525a63cfe4da: Preparing [2024-10-01T05:52:55.431Z] 9c0eb66a5af4: Preparing [2024-10-01T05:52:55.431Z] d62a02444d39: Preparing [2024-10-01T05:52:55.431Z] 525a63cfe4da: Waiting [2024-10-01T05:52:55.431Z] 9c0eb66a5af4: Waiting [2024-10-01T05:52:55.431Z] d62a02444d39: Waiting [2024-10-01T05:52:55.431Z] 4f6c2a9b9ec6: Layer already exists [2024-10-01T05:52:55.431Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:55.431Z] 81928104c438: Layer already exists [2024-10-01T05:52:55.431Z] 2a2464a3a3d2: Layer already exists [2024-10-01T05:52:55.431Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:55.431Z] 525a63cfe4da: Layer already exists [2024-10-01T05:52:55.431Z] d62a02444d39: Layer already exists [2024-10-01T05:52:55.431Z] 9c0eb66a5af4: Layer already exists [2024-10-01T05:52:55.431Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:0ea36d4144c4636f8688ba4ac2b27479243de5beac3f72f73f018a0c0719efe8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:55.761Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:56.088Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-01T05:52:56.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-01T05:52:56.088Z] 2a2464a3a3d2: Preparing [2024-10-01T05:52:56.088Z] 81928104c438: Preparing [2024-10-01T05:52:56.088Z] 4f6c2a9b9ec6: Preparing [2024-10-01T05:52:56.088Z] 40dd23946dc4: Preparing [2024-10-01T05:52:56.088Z] f6efcb76fea3: Preparing [2024-10-01T05:52:56.088Z] 525a63cfe4da: Preparing [2024-10-01T05:52:56.088Z] 9c0eb66a5af4: Preparing [2024-10-01T05:52:56.088Z] d62a02444d39: Preparing [2024-10-01T05:52:56.088Z] 9c0eb66a5af4: Waiting [2024-10-01T05:52:56.088Z] 525a63cfe4da: Waiting [2024-10-01T05:52:56.088Z] d62a02444d39: Waiting [2024-10-01T05:52:56.088Z] 4f6c2a9b9ec6: Layer already exists [2024-10-01T05:52:56.088Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:56.088Z] 2a2464a3a3d2: Layer already exists [2024-10-01T05:52:56.088Z] 81928104c438: Layer already exists [2024-10-01T05:52:56.088Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:56.088Z] 9c0eb66a5af4: Layer already exists [2024-10-01T05:52:56.088Z] 525a63cfe4da: Layer already exists [2024-10-01T05:52:56.088Z] d62a02444d39: Layer already exists [2024-10-01T05:52:56.088Z] main: digest: sha256:0ea36d4144c4636f8688ba4ac2b27479243de5beac3f72f73f018a0c0719efe8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:52:56.171Z] ===================================================== [Pipeline] echo [2024-10-01T05:52:56.182Z] taggedImages: [2024-10-01T05:52:56.182Z] - nexus3.edgexfoundry.org:10004/support-notifications:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:56.182Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-01T05:52:56.182Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.84 [2024-10-01T05:52:56.182Z] - nexus3.edgexfoundry.org:10004/support-notifications:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:56.182Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-01T05:52:56.210Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-01T05:52:56.210Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:56.210Z] latest [2024-10-01T05:52:56.210Z] 3.2.0-dev.84 [2024-10-01T05:52:56.210Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:52:56.210Z] main [2024-10-01T05:52:56.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:56.561Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:52:56.889Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:52:56.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-01T05:52:56.890Z] eba895ce8f28: Preparing [2024-10-01T05:52:56.890Z] 6949793aa703: Preparing [2024-10-01T05:52:56.890Z] 40dd23946dc4: Preparing [2024-10-01T05:52:56.890Z] f6efcb76fea3: Preparing [2024-10-01T05:52:56.890Z] 9429663d4d6e: Preparing [2024-10-01T05:52:56.890Z] 68ac9691179b: Preparing [2024-10-01T05:52:56.890Z] d62a02444d39: Preparing [2024-10-01T05:52:56.890Z] d62a02444d39: Waiting [2024-10-01T05:52:56.890Z] 68ac9691179b: Waiting [2024-10-01T05:52:56.890Z] 9429663d4d6e: Layer already exists [2024-10-01T05:52:56.890Z] 40dd23946dc4: Layer already exists [2024-10-01T05:52:56.890Z] f6efcb76fea3: Layer already exists [2024-10-01T05:52:56.890Z] 68ac9691179b: Layer already exists [2024-10-01T05:52:56.890Z] d62a02444d39: Layer already exists [2024-10-01T05:52:56.890Z] eba895ce8f28: Pushed [2024-10-01T05:53:00.182Z] 6949793aa703: Pushed [2024-10-01T05:53:00.182Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:4f913a0f0939b4e2a423cb0425bde9c569159aafad893e3b294d7cab6f4af280 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:53:00.509Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:53:00.827Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-01T05:53:00.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-01T05:53:00.827Z] eba895ce8f28: Preparing [2024-10-01T05:53:00.827Z] 6949793aa703: Preparing [2024-10-01T05:53:00.827Z] 40dd23946dc4: Preparing [2024-10-01T05:53:00.827Z] f6efcb76fea3: Preparing [2024-10-01T05:53:00.827Z] 9429663d4d6e: Preparing [2024-10-01T05:53:00.827Z] 68ac9691179b: Preparing [2024-10-01T05:53:00.827Z] d62a02444d39: Preparing [2024-10-01T05:53:00.827Z] d62a02444d39: Waiting [2024-10-01T05:53:00.827Z] 40dd23946dc4: Layer already exists [2024-10-01T05:53:00.827Z] eba895ce8f28: Layer already exists [2024-10-01T05:53:00.827Z] f6efcb76fea3: Layer already exists [2024-10-01T05:53:00.827Z] 6949793aa703: Layer already exists [2024-10-01T05:53:00.827Z] 9429663d4d6e: Layer already exists [2024-10-01T05:53:00.827Z] 68ac9691179b: Layer already exists [2024-10-01T05:53:00.827Z] d62a02444d39: Layer already exists [2024-10-01T05:53:00.827Z] latest: digest: sha256:4f913a0f0939b4e2a423cb0425bde9c569159aafad893e3b294d7cab6f4af280 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:53:01.153Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:53:01.477Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.84 [2024-10-01T05:53:01.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-01T05:53:01.477Z] eba895ce8f28: Preparing [2024-10-01T05:53:01.477Z] 6949793aa703: Preparing [2024-10-01T05:53:01.477Z] 40dd23946dc4: Preparing [2024-10-01T05:53:01.477Z] f6efcb76fea3: Preparing [2024-10-01T05:53:01.478Z] 9429663d4d6e: Preparing [2024-10-01T05:53:01.478Z] 68ac9691179b: Preparing [2024-10-01T05:53:01.478Z] d62a02444d39: Preparing [2024-10-01T05:53:01.478Z] d62a02444d39: Waiting [2024-10-01T05:53:01.478Z] 68ac9691179b: Waiting [2024-10-01T05:53:01.478Z] 40dd23946dc4: Layer already exists [2024-10-01T05:53:01.478Z] 9429663d4d6e: Layer already exists [2024-10-01T05:53:01.478Z] 6949793aa703: Layer already exists [2024-10-01T05:53:01.478Z] f6efcb76fea3: Layer already exists [2024-10-01T05:53:01.478Z] eba895ce8f28: Layer already exists [2024-10-01T05:53:01.478Z] 68ac9691179b: Layer already exists [2024-10-01T05:53:01.478Z] d62a02444d39: Layer already exists [2024-10-01T05:53:01.478Z] 3.2.0-dev.84: digest: sha256:4f913a0f0939b4e2a423cb0425bde9c569159aafad893e3b294d7cab6f4af280 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:53:01.798Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:53:02.340Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:53:02.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-01T05:53:02.340Z] eba895ce8f28: Preparing [2024-10-01T05:53:02.340Z] 6949793aa703: Preparing [2024-10-01T05:53:02.340Z] 40dd23946dc4: Preparing [2024-10-01T05:53:02.340Z] f6efcb76fea3: Preparing [2024-10-01T05:53:02.340Z] 9429663d4d6e: Preparing [2024-10-01T05:53:02.340Z] 68ac9691179b: Preparing [2024-10-01T05:53:02.340Z] d62a02444d39: Preparing [2024-10-01T05:53:02.340Z] 68ac9691179b: Waiting [2024-10-01T05:53:02.340Z] d62a02444d39: Waiting [2024-10-01T05:53:02.340Z] eba895ce8f28: Layer already exists [2024-10-01T05:53:02.340Z] 40dd23946dc4: Layer already exists [2024-10-01T05:53:02.340Z] f6efcb76fea3: Layer already exists [2024-10-01T05:53:02.340Z] 6949793aa703: Layer already exists [2024-10-01T05:53:02.340Z] 9429663d4d6e: Layer already exists [2024-10-01T05:53:02.340Z] d62a02444d39: Layer already exists [2024-10-01T05:53:02.340Z] 68ac9691179b: Layer already exists [2024-10-01T05:53:02.340Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:4f913a0f0939b4e2a423cb0425bde9c569159aafad893e3b294d7cab6f4af280 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:53:02.719Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:53:03.042Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-01T05:53:03.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-01T05:53:03.042Z] eba895ce8f28: Preparing [2024-10-01T05:53:03.042Z] 6949793aa703: Preparing [2024-10-01T05:53:03.042Z] 40dd23946dc4: Preparing [2024-10-01T05:53:03.042Z] f6efcb76fea3: Preparing [2024-10-01T05:53:03.042Z] 9429663d4d6e: Preparing [2024-10-01T05:53:03.042Z] 68ac9691179b: Preparing [2024-10-01T05:53:03.042Z] d62a02444d39: Preparing [2024-10-01T05:53:03.042Z] 68ac9691179b: Waiting [2024-10-01T05:53:03.042Z] d62a02444d39: Waiting [2024-10-01T05:53:03.042Z] 40dd23946dc4: Layer already exists [2024-10-01T05:53:03.042Z] 6949793aa703: Layer already exists [2024-10-01T05:53:03.042Z] eba895ce8f28: Layer already exists [2024-10-01T05:53:03.042Z] f6efcb76fea3: Layer already exists [2024-10-01T05:53:03.042Z] 9429663d4d6e: Layer already exists [2024-10-01T05:53:03.042Z] 68ac9691179b: Layer already exists [2024-10-01T05:53:03.042Z] d62a02444d39: Layer already exists [2024-10-01T05:53:03.042Z] main: digest: sha256:4f913a0f0939b4e2a423cb0425bde9c569159aafad893e3b294d7cab6f4af280 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T05:53:03.115Z] ===================================================== [Pipeline] echo [2024-10-01T05:53:03.131Z] taggedImages: [2024-10-01T05:53:03.131Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T05:53:03.131Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-01T05:53:03.131Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.84 [2024-10-01T05:53:03.131Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T05:53:03.131Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-01T05:54:06.823Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12307 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-01T05:54:06.844Z] Running in /w/workspace/edgex-go/707 [Pipeline] { [Pipeline] checkout [2024-10-01T05:54:09.895Z] The recommended git tool is: git [2024-10-01T05:54:14.453Z] using credential edgex-jenkins-ssh [2024-10-01T05:54:14.478Z] Cloning the remote Git repository [2024-10-01T05:54:14.519Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-01T05:54:14.617Z] > git init /w/workspace/edgex-go/707 # timeout=10 [2024-10-01T05:54:14.773Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-01T05:54:14.774Z] > git --version # timeout=10 [2024-10-01T05:54:14.795Z] > git --version # 'git version 2.25.1' [2024-10-01T05:54:14.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T05:54:14.954Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T05:54:31.446Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-01T05:54:31.478Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T05:54:32.405Z] Avoid second fetch [2024-10-01T05:54:32.405Z] Checking out Revision d6682f794cbed5c1058d33e4699bd051412df0a8 (main) [2024-10-01T05:54:33.217Z] Commit message: "Merge pull request #4926 from jackchenjc/compose-builder-update" [2024-10-01T05:54:32.419Z] > git config core.sparsecheckout # timeout=10 [2024-10-01T05:54:32.483Z] > git checkout -f d6682f794cbed5c1058d33e4699bd051412df0a8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T05:54:37.947Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-01T05:54:37.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T05:54:37.947Z] Dload Upload Total Spent Left Speed [2024-10-01T05:54:37.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh [2024-10-01T05:54:38.274Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-01T05:54:38.602Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-01T05:54:38.603Z] + sudo tee /etc/docker/daemon.new [2024-10-01T05:54:38.603Z] { [2024-10-01T05:54:38.603Z] "registry-mirrors": [ [2024-10-01T05:54:38.603Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-01T05:54:38.603Z] ], [2024-10-01T05:54:38.603Z] "bip": "10.250.0.254/24", [2024-10-01T05:54:38.603Z] "hosts": [ [2024-10-01T05:54:38.603Z] "tcp://0.0.0.0:5555", [2024-10-01T05:54:38.603Z] "unix:///var/run/docker.sock" [2024-10-01T05:54:38.603Z] ], [2024-10-01T05:54:38.603Z] "mtu": 1458, [2024-10-01T05:54:38.603Z] "selinux-enabled": true, [2024-10-01T05:54:38.603Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-01T05:54:38.603Z] } [Pipeline] sh [2024-10-01T05:54:38.931Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-01T05:54:39.264Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T05:54:57.566Z] provisioning config files... [2024-10-01T05:54:57.589Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/707@tmp/config8260978837556041779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T05:54:58.040Z] ---> ****-login.sh [2024-10-01T05:54:58.040Z] nexus3.edgexfoundry.org:10001 [2024-10-01T05:54:58.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:54:58.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:54:58.585Z] Configure a credential helper to remove this warning. See [2024-10-01T05:54:58.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:54:58.585Z] [2024-10-01T05:54:58.585Z] Login Succeeded [2024-10-01T05:54:58.585Z] nexus3.edgexfoundry.org:10002 [2024-10-01T05:54:58.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:54:59.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:54:59.127Z] Configure a credential helper to remove this warning. See [2024-10-01T05:54:59.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:54:59.127Z] [2024-10-01T05:54:59.127Z] Login Succeeded [2024-10-01T05:54:59.127Z] nexus3.edgexfoundry.org:10003 [2024-10-01T05:54:59.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:54:59.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:54:59.397Z] Configure a credential helper to remove this warning. See [2024-10-01T05:54:59.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:54:59.397Z] [2024-10-01T05:54:59.397Z] Login Succeeded [2024-10-01T05:54:59.397Z] nexus3.edgexfoundry.org:10004 [2024-10-01T05:54:59.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:54:59.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:54:59.670Z] Configure a credential helper to remove this warning. See [2024-10-01T05:54:59.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:54:59.670Z] [2024-10-01T05:54:59.670Z] Login Succeeded [2024-10-01T05:54:59.670Z] ****.io [2024-10-01T05:54:59.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T05:55:00.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T05:55:00.211Z] Configure a credential helper to remove this warning. See [2024-10-01T05:55:00.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T05:55:00.211Z] [2024-10-01T05:55:00.211Z] Login Succeeded [2024-10-01T05:55:00.211Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T05:55:00.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-01T05:55:00.840Z] + git config --global --add safe.directory /w/workspace/edgex-go/707 [Pipeline] echo [2024-10-01T05:55:00.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T05:55:00.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T05:55:00.911Z] ========================================================= [2024-10-01T05:55:00.911Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-01T05:55:00.911Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-01T05:55:01.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T05:55:01.521Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-01T05:55:01.521Z] c6b39de5b339: Pulling fs layer [2024-10-01T05:55:01.521Z] a69c41024577: Pulling fs layer [2024-10-01T05:55:01.521Z] d6de4b400683: Pulling fs layer [2024-10-01T05:55:01.521Z] 35cb2a7552d0: Pulling fs layer [2024-10-01T05:55:01.521Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T05:55:01.521Z] 464afbd9ba4c: Pulling fs layer [2024-10-01T05:55:01.521Z] 00f215d4a9da: Pulling fs layer [2024-10-01T05:55:01.521Z] d496ad576159: Pulling fs layer [2024-10-01T05:55:01.521Z] 35cb2a7552d0: Waiting [2024-10-01T05:55:01.521Z] 464afbd9ba4c: Waiting [2024-10-01T05:55:01.521Z] 4f4fb700ef54: Waiting [2024-10-01T05:55:01.521Z] d496ad576159: Waiting [2024-10-01T05:55:01.521Z] 00f215d4a9da: Waiting [2024-10-01T05:55:01.521Z] a69c41024577: Verifying Checksum [2024-10-01T05:55:01.521Z] a69c41024577: Download complete [2024-10-01T05:55:01.521Z] 35cb2a7552d0: Verifying Checksum [2024-10-01T05:55:01.521Z] 35cb2a7552d0: Download complete [2024-10-01T05:55:01.521Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T05:55:01.521Z] 4f4fb700ef54: Download complete [2024-10-01T05:55:01.521Z] c6b39de5b339: Verifying Checksum [2024-10-01T05:55:01.521Z] c6b39de5b339: Download complete [2024-10-01T05:55:01.521Z] 464afbd9ba4c: Verifying Checksum [2024-10-01T05:55:01.521Z] 464afbd9ba4c: Download complete [2024-10-01T05:55:02.114Z] d496ad576159: Verifying Checksum [2024-10-01T05:55:02.114Z] d496ad576159: Download complete [2024-10-01T05:55:02.385Z] c6b39de5b339: Pull complete [2024-10-01T05:55:02.976Z] a69c41024577: Pull complete [2024-10-01T05:55:03.246Z] d6de4b400683: Verifying Checksum [2024-10-01T05:55:03.246Z] d6de4b400683: Download complete [2024-10-01T05:55:04.666Z] 00f215d4a9da: Verifying Checksum [2024-10-01T05:55:04.666Z] 00f215d4a9da: Download complete [2024-10-01T05:55:17.005Z] d6de4b400683: Pull complete [2024-10-01T05:55:17.005Z] 35cb2a7552d0: Pull complete [2024-10-01T05:55:17.005Z] 4f4fb700ef54: Pull complete [2024-10-01T05:55:17.005Z] 464afbd9ba4c: Pull complete [2024-10-01T05:55:25.234Z] 00f215d4a9da: Pull complete [2024-10-01T05:55:26.653Z] d496ad576159: Pull complete [2024-10-01T05:55:26.653Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-01T05:55:26.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T05:55:26.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-01T05:55:26.997Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T05:55:26.997Z] WORKDIR /edgex [2024-10-01T05:55:26.997Z] COPY go.mod . [2024-10-01T05:55:26.997Z] RUN go mod download [2024-10-01T05:55:26.997Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-01T05:55:27.599Z] Sending build context to Docker daemon 3.676MB [2024-10-01T05:55:27.599Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T05:55:27.600Z] ---> f246e2811388 [2024-10-01T05:55:27.600Z] Step 2/4 : WORKDIR /edgex [2024-10-01T05:55:29.556Z] ---> Running in 7cc4b183e12f [2024-10-01T05:55:29.556Z] Removing intermediate container 7cc4b183e12f [2024-10-01T05:55:29.556Z] ---> 1e85eb1a3316 [2024-10-01T05:55:29.556Z] Step 3/4 : COPY go.mod . [2024-10-01T05:55:30.150Z] ---> 97c2dbb1ba67 [2024-10-01T05:55:30.150Z] Step 4/4 : RUN go mod download [2024-10-01T05:55:30.150Z] ---> Running in 497073766a33 [2024-10-01T05:56:38.065Z] Removing intermediate container 497073766a33 [2024-10-01T05:56:38.065Z] ---> 71e9caab9cf9 [2024-10-01T05:56:38.065Z] Successfully built 71e9caab9cf9 [2024-10-01T05:56:38.065Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:56:38.401Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T05:56:38.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T05:56:38.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-12307 does not seem to be running inside a container [2024-10-01T05:56:38.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@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-10-01T05:56:39.899Z] $ docker top aa9d0174cdf8a6ffd9d59d5a4d19ac1b76caae4a6446ab03c3e3eee9af836dd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T05:56:40.744Z] + go version [2024-10-01T05:56:40.744Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-01T05:56:40.758Z] $ docker stop --time=1 aa9d0174cdf8a6ffd9d59d5a4d19ac1b76caae4a6446ab03c3e3eee9af836dd0 [2024-10-01T05:56:42.366Z] $ docker rm -f --volumes aa9d0174cdf8a6ffd9d59d5a4d19ac1b76caae4a6446ab03c3e3eee9af836dd0 [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-10-01T05:56:43.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-01T05:56:43.072Z] [2024-10-01T05:56:43.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T05:56:43.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-01T05:56:43.710Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-01T05:56:43.710Z] 547446be3368: Pulling fs layer [2024-10-01T05:56:43.710Z] d125d8839a47: Pulling fs layer [2024-10-01T05:56:43.710Z] 3e85d5ac6304: Pulling fs layer [2024-10-01T05:56:43.710Z] c3105a71a48b: Pulling fs layer [2024-10-01T05:56:43.710Z] 0f093f025ec4: Pulling fs layer [2024-10-01T05:56:43.710Z] c3106fc0e877: Pulling fs layer [2024-10-01T05:56:43.710Z] c3105a71a48b: Waiting [2024-10-01T05:56:43.710Z] 0f093f025ec4: Waiting [2024-10-01T05:56:43.710Z] c3106fc0e877: Waiting [2024-10-01T05:56:43.710Z] 547446be3368: Verifying Checksum [2024-10-01T05:56:43.710Z] 547446be3368: Download complete [2024-10-01T05:56:43.710Z] c3105a71a48b: Verifying Checksum [2024-10-01T05:56:43.710Z] c3105a71a48b: Download complete [2024-10-01T05:56:44.298Z] d125d8839a47: Verifying Checksum [2024-10-01T05:56:44.298Z] d125d8839a47: Download complete [2024-10-01T05:56:44.298Z] c3106fc0e877: Verifying Checksum [2024-10-01T05:56:44.298Z] c3106fc0e877: Download complete [2024-10-01T05:56:44.298Z] 0f093f025ec4: Verifying Checksum [2024-10-01T05:56:44.298Z] 0f093f025ec4: Download complete [2024-10-01T05:56:44.573Z] 547446be3368: Pull complete [2024-10-01T05:56:45.548Z] d125d8839a47: Pull complete [2024-10-01T05:56:46.131Z] 3e85d5ac6304: Verifying Checksum [2024-10-01T05:56:46.131Z] 3e85d5ac6304: Download complete [2024-10-01T05:56:56.208Z] 3e85d5ac6304: Pull complete [2024-10-01T05:56:56.208Z] c3105a71a48b: Pull complete [2024-10-01T05:56:57.169Z] 0f093f025ec4: Pull complete [2024-10-01T05:56:57.435Z] c3106fc0e877: Pull complete [2024-10-01T05:56:57.435Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-01T05:56:57.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-01T05:56:57.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T05:56:57.735Z] prd-ubuntu20.04-docker-arm64-4c-16g-12307 does not seem to be running inside a container [2024-10-01T05:56:57.790Z] $ 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/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@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-10-01T05:56:59.709Z] $ docker top ffdbbc2389af9b3d8af5c539b79e4f89d31e02b64c89dbf352474aebe3ebc144 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T05:57:00.196Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-01T05:57:10.269Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-01T05:57:10.269Z] #1 transferring dockerfile: 2.49kB 0.0s done [2024-10-01T05:57:10.269Z] #1 DONE 0.1s [2024-10-01T05:57:10.269Z] [2024-10-01T05:57:10.269Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-10-01T05:57:10.269Z] #2 transferring dockerfile: 2.02kB done [2024-10-01T05:57:10.269Z] #2 DONE 0.0s [2024-10-01T05:57:10.269Z] [2024-10-01T05:57:10.269Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-01T05:57:10.269Z] #3 transferring dockerfile: 2.50kB done [2024-10-01T05:57:10.269Z] #3 DONE 0.0s [2024-10-01T05:57:10.269Z] [2024-10-01T05:57:10.269Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-10-01T05:57:10.269Z] #4 transferring dockerfile: 1.69kB done [2024-10-01T05:57:10.269Z] #4 DONE 0.1s [2024-10-01T05:57:10.269Z] [2024-10-01T05:57:10.269Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-01T05:57:10.269Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-10-01T05:57:10.269Z] #5 DONE 0.1s [2024-10-01T05:57:10.269Z] [2024-10-01T05:57:10.269Z] #6 [core-command internal] load build definition from Dockerfile [2024-10-01T05:57:10.536Z] #6 transferring dockerfile: 1.93kB done [2024-10-01T05:57:10.536Z] #6 DONE 0.1s [2024-10-01T05:57:10.536Z] [2024-10-01T05:57:10.536Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-10-01T05:57:10.536Z] #7 transferring dockerfile: 1.70kB 0.0s done [2024-10-01T05:57:10.536Z] #7 DONE 0.1s [2024-10-01T05:57:10.536Z] [2024-10-01T05:57:10.536Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-10-01T05:57:10.536Z] #8 transferring dockerfile: 1.93kB done [2024-10-01T05:57:10.536Z] #8 DONE 0.1s [2024-10-01T05:57:10.536Z] [2024-10-01T05:57:10.536Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-01T05:57:10.536Z] #9 transferring dockerfile: 1.89kB done [2024-10-01T05:57:10.536Z] #9 DONE 0.1s [2024-10-01T05:57:10.536Z] [2024-10-01T05:57:10.536Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-10-01T05:57:10.536Z] #10 transferring dockerfile: 2.13kB done [2024-10-01T05:57:10.536Z] #10 DONE 0.1s [2024-10-01T05:57:10.536Z] [2024-10-01T05:57:10.536Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-01T05:57:10.803Z] #11 transferring dockerfile: 1.85kB 0.0s done [2024-10-01T05:57:10.803Z] #11 DONE 0.1s [2024-10-01T05:57:10.803Z] [2024-10-01T05:57:10.803Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-10-01T05:57:10.803Z] #12 transferring dockerfile: 1.81kB done [2024-10-01T05:57:10.803Z] #12 DONE 0.1s [2024-10-01T05:57:10.803Z] [2024-10-01T05:57:10.803Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-10-01T05:57:10.803Z] #13 transferring dockerfile: 2.07kB done [2024-10-01T05:57:10.803Z] #13 DONE 0.1s [2024-10-01T05:57:10.803Z] [2024-10-01T05:57:10.803Z] #14 [core-data internal] load build definition from Dockerfile [2024-10-01T05:57:11.070Z] #14 transferring dockerfile: 2.07kB done [2024-10-01T05:57:11.070Z] #14 DONE 0.1s [2024-10-01T05:57:11.070Z] [2024-10-01T05:57:11.070Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-01T05:57:11.070Z] #15 transferring dockerfile: 3.17kB done [2024-10-01T05:57:11.070Z] #15 DONE 0.1s [2024-10-01T05:57:11.070Z] [2024-10-01T05:57:11.070Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-01T05:57:11.070Z] #16 transferring dockerfile: 2.15kB 0.0s done [2024-10-01T05:57:11.070Z] #16 DONE 0.1s [2024-10-01T05:57:11.070Z] [2024-10-01T05:57:11.070Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-10-01T05:57:11.070Z] #17 transferring context: [2024-10-01T05:57:11.339Z] #17 transferring context: 50B 0.0s done [2024-10-01T05:57:11.339Z] #17 DONE 0.0s [2024-10-01T05:57:12.039Z] [2024-10-01T05:57:12.039Z] #18 [support-notifications internal] load .dockerignore [2024-10-01T05:57:12.039Z] #18 transferring context: 50B done [2024-10-01T05:57:12.039Z] #18 DONE 0.1s [2024-10-01T05:57:12.039Z] [2024-10-01T05:57:12.039Z] #19 [security-proxy-setup internal] load .dockerignore [2024-10-01T05:57:12.039Z] #19 transferring context: 50B done [2024-10-01T05:57:12.039Z] #19 DONE 0.0s [2024-10-01T05:57:12.039Z] [2024-10-01T05:57:12.039Z] #20 [security-spire-config internal] load .dockerignore [2024-10-01T05:57:12.318Z] #20 transferring context: 50B done [2024-10-01T05:57:12.318Z] #20 DONE 0.1s [2024-10-01T05:57:12.318Z] [2024-10-01T05:57:12.318Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-01T05:57:12.318Z] #21 transferring context: 50B 0.0s done [2024-10-01T05:57:12.318Z] #21 DONE 0.1s [2024-10-01T05:57:12.318Z] [2024-10-01T05:57:12.318Z] #22 [core-command internal] load .dockerignore [2024-10-01T05:57:12.318Z] #22 transferring context: 50B done [2024-10-01T05:57:12.318Z] #22 DONE 0.0s [2024-10-01T05:57:12.318Z] [2024-10-01T05:57:12.318Z] #23 [security-spire-server internal] load .dockerignore [2024-10-01T05:57:12.318Z] #23 transferring context: 50B done [2024-10-01T05:57:12.318Z] #23 DONE 0.1s [2024-10-01T05:57:12.609Z] [2024-10-01T05:57:12.609Z] #24 [support-scheduler internal] load .dockerignore [2024-10-01T05:57:12.609Z] #24 transferring context: 50B done [2024-10-01T05:57:12.609Z] #24 DONE 0.1s [2024-10-01T05:57:12.609Z] [2024-10-01T05:57:12.609Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-10-01T05:57:12.609Z] #25 transferring context: 50B 0.0s done [2024-10-01T05:57:12.609Z] #25 DONE 0.1s [2024-10-01T05:57:12.609Z] [2024-10-01T05:57:12.609Z] #26 [core-metadata internal] load .dockerignore [2024-10-01T05:57:12.609Z] #26 transferring context: 50B done [2024-10-01T05:57:12.609Z] #26 DONE 0.1s [2024-10-01T05:57:12.609Z] [2024-10-01T05:57:12.609Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-10-01T05:57:12.609Z] #27 transferring context: 50B done [2024-10-01T05:57:12.609Z] #27 DONE 0.1s [2024-10-01T05:57:12.609Z] [2024-10-01T05:57:12.609Z] #28 [security-spire-agent internal] load .dockerignore [2024-10-01T05:57:12.609Z] #28 transferring context: 50B done [2024-10-01T05:57:12.609Z] #28 DONE 0.1s [2024-10-01T05:57:12.609Z] [2024-10-01T05:57:12.609Z] #29 [core-keeper internal] load .dockerignore [2024-10-01T05:57:12.889Z] #29 transferring context: 50B 0.0s done [2024-10-01T05:57:12.889Z] #29 DONE 0.1s [2024-10-01T05:57:12.889Z] [2024-10-01T05:57:12.889Z] #30 [core-data internal] load .dockerignore [2024-10-01T05:57:12.889Z] #30 transferring context: 50B 0.0s done [2024-10-01T05:57:12.889Z] #30 DONE 0.1s [2024-10-01T05:57:12.889Z] [2024-10-01T05:57:12.889Z] #31 [security-bootstrapper internal] load .dockerignore [2024-10-01T05:57:12.889Z] #31 transferring context: 50B done [2024-10-01T05:57:12.889Z] #31 DONE 0.0s [2024-10-01T05:57:12.889Z] [2024-10-01T05:57:12.889Z] #32 [security-proxy-auth internal] load .dockerignore [2024-10-01T05:57:13.171Z] #32 transferring context: 50B done [2024-10-01T05:57:13.171Z] #32 DONE 0.1s [2024-10-01T05:57:13.171Z] [2024-10-01T05:57:13.171Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T05:57:13.171Z] #33 DONE 0.0s [2024-10-01T05:57:13.171Z] [2024-10-01T05:57:13.171Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T05:57:13.443Z] #34 DONE 0.4s [2024-10-01T05:57:13.443Z] [2024-10-01T05:57:13.443Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:13.443Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:57:13.711Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-10-01T05:57:13.711Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:57:13.711Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T05:57:13.711Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T05:57:13.711Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T05:57:13.982Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-10-01T05:57:14.253Z] #35 ... [2024-10-01T05:57:14.253Z] [2024-10-01T05:57:14.253Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T05:57:14.253Z] #33 DONE 0.0s [2024-10-01T05:57:14.253Z] [2024-10-01T05:57:14.253Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T05:57:14.253Z] #34 DONE 0.4s [2024-10-01T05:57:14.253Z] [2024-10-01T05:57:14.253Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T05:57:14.253Z] #33 DONE 0.0s [2024-10-01T05:57:14.253Z] [2024-10-01T05:57:14.253Z] #35 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:14.253Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:57:14.253Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T05:57:14.253Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:57:14.253Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T05:57:14.253Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T05:57:14.253Z] #35 ... [2024-10-01T05:57:14.253Z] [2024-10-01T05:57:14.253Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T05:57:14.253Z] #34 DONE 0.6s [2024-10-01T05:57:14.253Z] [2024-10-01T05:57:14.254Z] #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:14.254Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:57:14.254Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T05:57:14.254Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:57:14.254Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T05:57:14.254Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T05:57:14.528Z] #35 ... [2024-10-01T05:57:14.528Z] [2024-10-01T05:57:14.528Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T05:57:14.528Z] #33 DONE 0.0s [2024-10-01T05:57:14.528Z] [2024-10-01T05:57:14.528Z] #36 [security-secretstore-setup internal] load build context [2024-10-01T05:57:14.528Z] #36 transferring context: 3.23MB 0.8s done [2024-10-01T05:57:14.528Z] #36 DONE 1.0s [2024-10-01T05:57:14.528Z] [2024-10-01T05:57:14.528Z] #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:14.528Z] #35 ... [2024-10-01T05:57:14.528Z] [2024-10-01T05:57:14.528Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T05:57:14.528Z] #34 DONE 0.6s [2024-10-01T05:57:14.528Z] [2024-10-01T05:57:14.528Z] #35 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:14.528Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:57:14.528Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T05:57:14.528Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:57:14.528Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T05:57:14.528Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T05:57:14.797Z] #35 ... [2024-10-01T05:57:14.797Z] [2024-10-01T05:57:14.797Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T05:57:14.797Z] #33 DONE 0.0s [2024-10-01T05:57:14.797Z] [2024-10-01T05:57:14.797Z] #35 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:14.797Z] #35 ... [2024-10-01T05:57:14.797Z] [2024-10-01T05:57:14.797Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T05:57:14.797Z] #34 DONE 0.7s [2024-10-01T05:57:14.797Z] [2024-10-01T05:57:14.797Z] #35 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:14.797Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:57:14.797Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T05:57:14.797Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:57:14.797Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T05:57:14.797Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T05:57:15.066Z] #35 ... [2024-10-01T05:57:15.066Z] [2024-10-01T05:57:15.066Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T05:57:15.066Z] #33 DONE 0.0s [2024-10-01T05:57:15.066Z] [2024-10-01T05:57:15.066Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-01T05:57:15.066Z] #37 DONE 2.5s [2024-10-01T05:57:15.066Z] [2024-10-01T05:57:15.066Z] #35 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:15.334Z] #35 ... [2024-10-01T05:57:15.334Z] [2024-10-01T05:57:15.334Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T05:57:15.334Z] #33 DONE 0.0s [2024-10-01T05:57:15.334Z] [2024-10-01T05:57:15.334Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-10-01T05:57:15.603Z] #38 ... [2024-10-01T05:57:15.603Z] [2024-10-01T05:57:15.603Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T05:57:15.603Z] #33 DONE 0.0s [2024-10-01T05:57:15.603Z] [2024-10-01T05:57:15.603Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T05:57:15.603Z] #33 DONE 0.0s [2024-10-01T05:57:15.603Z] [2024-10-01T05:57:15.603Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-01T05:57:15.603Z] #37 DONE 2.5s [2024-10-01T05:57:15.603Z] [2024-10-01T05:57:15.603Z] #35 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:15.603Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:57:15.603Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T05:57:15.603Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:57:15.603Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T05:57:15.603Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T05:57:15.603Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-10-01T05:57:15.875Z] #35 ... [2024-10-01T05:57:15.875Z] [2024-10-01T05:57:15.875Z] #39 [support-notifications internal] load build context [2024-10-01T05:57:15.875Z] #39 transferring context: 3.23MB 1.4s done [2024-10-01T05:57:15.875Z] #39 DONE 1.7s [2024-10-01T05:57:16.148Z] [2024-10-01T05:57:16.148Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-10-01T05:57:16.148Z] #38 DONE 1.6s [2024-10-01T05:57:16.148Z] [2024-10-01T05:57:16.148Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-01T05:57:16.148Z] #40 ... [2024-10-01T05:57:16.148Z] [2024-10-01T05:57:16.148Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T05:57:16.148Z] #33 DONE 0.0s [2024-10-01T05:57:16.148Z] [2024-10-01T05:57:16.148Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-01T05:57:16.148Z] #41 DONE 1.8s [2024-10-01T05:57:16.421Z] [2024-10-01T05:57:16.421Z] #42 [security-proxy-setup internal] load build context [2024-10-01T05:57:16.421Z] #42 transferring context: 3.23MB 1.5s done [2024-10-01T05:57:16.421Z] #42 DONE 2.0s [2024-10-01T05:57:16.421Z] [2024-10-01T05:57:16.421Z] #35 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:16.421Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:57:16.421Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T05:57:16.421Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:57:16.421Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T05:57:16.421Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T05:57:16.421Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-10-01T05:57:16.421Z] #35 ... [2024-10-01T05:57:16.421Z] [2024-10-01T05:57:16.421Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-01T05:57:16.421Z] #37 DONE 2.6s [2024-10-01T05:57:16.421Z] [2024-10-01T05:57:16.421Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T05:57:16.421Z] #33 DONE 0.0s [2024-10-01T05:57:16.421Z] [2024-10-01T05:57:16.421Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-01T05:57:16.421Z] #38 DONE 1.6s [2024-10-01T05:57:16.421Z] [2024-10-01T05:57:16.421Z] #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:16.421Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:57:16.421Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T05:57:16.421Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:57:16.421Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T05:57:16.421Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T05:57:16.421Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-10-01T05:57:16.695Z] #35 ... [2024-10-01T05:57:16.695Z] [2024-10-01T05:57:16.695Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-01T05:57:16.695Z] #37 DONE 2.6s [2024-10-01T05:57:16.695Z] [2024-10-01T05:57:16.695Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-10-01T05:57:16.695Z] #38 DONE 1.6s [2024-10-01T05:57:16.695Z] [2024-10-01T05:57:16.695Z] #35 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:16.695Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:57:16.695Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T05:57:16.695Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:57:16.695Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T05:57:16.695Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T05:57:16.695Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-10-01T05:57:16.963Z] #35 ... [2024-10-01T05:57:16.963Z] [2024-10-01T05:57:16.963Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T05:57:16.963Z] #33 DONE 0.1s [2024-10-01T05:57:16.963Z] [2024-10-01T05:57:16.963Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T05:57:16.963Z] #33 DONE 0.1s [2024-10-01T05:57:16.963Z] [2024-10-01T05:57:16.963Z] #43 [support-cron-scheduler internal] load build context [2024-10-01T05:57:17.232Z] #43 ... [2024-10-01T05:57:17.232Z] [2024-10-01T05:57:17.232Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-01T05:57:17.232Z] #37 DONE 2.7s [2024-10-01T05:57:17.232Z] [2024-10-01T05:57:17.232Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-01T05:57:17.232Z] #38 DONE 1.8s [2024-10-01T05:57:17.232Z] [2024-10-01T05:57:17.232Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T05:57:17.232Z] #34 DONE 2.8s [2024-10-01T05:57:17.232Z] [2024-10-01T05:57:17.232Z] #43 [support-cron-scheduler internal] load build context [2024-10-01T05:57:17.509Z] #43 ... [2024-10-01T05:57:17.509Z] [2024-10-01T05:57:17.509Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-01T05:57:17.510Z] #37 DONE 2.7s [2024-10-01T05:57:17.510Z] [2024-10-01T05:57:17.510Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-01T05:57:17.510Z] #38 DONE 1.8s [2024-10-01T05:57:17.510Z] [2024-10-01T05:57:17.510Z] #44 [core-common-config-bootstrapper internal] load build context [2024-10-01T05:57:17.510Z] #44 transferring context: 3.23MB 1.5s done [2024-10-01T05:57:17.510Z] #44 DONE 2.8s [2024-10-01T05:57:17.510Z] [2024-10-01T05:57:17.510Z] #43 [support-cron-scheduler internal] load build context [2024-10-01T05:57:17.510Z] #43 ... [2024-10-01T05:57:17.510Z] [2024-10-01T05:57:17.510Z] #45 [security-spire-server internal] load build context [2024-10-01T05:57:17.510Z] #45 transferring context: 27.71kB 0.2s done [2024-10-01T05:57:17.510Z] #45 DONE 1.3s [2024-10-01T05:57:17.510Z] [2024-10-01T05:57:17.510Z] #43 [support-cron-scheduler internal] load build context [2024-10-01T05:57:17.510Z] #43 transferring context: 3.23MB 1.2s done [2024-10-01T05:57:17.782Z] #43 ... [2024-10-01T05:57:17.782Z] [2024-10-01T05:57:17.782Z] #46 [core-command internal] load build context [2024-10-01T05:57:17.782Z] #46 transferring context: 3.23MB 1.7s done [2024-10-01T05:57:17.782Z] #46 DONE 3.0s [2024-10-01T05:57:17.782Z] [2024-10-01T05:57:17.782Z] #35 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:17.782Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:57:17.782Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T05:57:17.782Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:57:17.782Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T05:57:17.782Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T05:57:17.782Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-10-01T05:57:17.782Z] #35 DONE 5.4s [2024-10-01T05:57:18.051Z] [2024-10-01T05:57:18.051Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-01T05:57:18.051Z] #40 DONE 1.8s [2024-10-01T05:57:18.051Z] [2024-10-01T05:57:18.051Z] #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T05:57:18.051Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T05:57:18.051Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T05:57:18.051Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T05:57:18.051Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T05:57:18.051Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T05:57:18.051Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-10-01T05:57:18.051Z] #35 DONE 5.4s [2024-10-01T05:57:18.051Z] [2024-10-01T05:57:18.051Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:18.051Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-01T05:57:18.051Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-01T05:57:18.051Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-01T05:57:18.051Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-01T05:57:18.051Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-10-01T05:57:18.051Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-10-01T05:57:18.051Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-10-01T05:57:18.051Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-01T05:57:18.051Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.6s [2024-10-01T05:57:18.325Z] #47 ... [2024-10-01T05:57:18.325Z] [2024-10-01T05:57:18.325Z] #43 [support-cron-scheduler internal] load build context [2024-10-01T05:57:18.325Z] #43 DONE 1.8s [2024-10-01T05:57:18.325Z] [2024-10-01T05:57:18.325Z] #48 [security-spiffe-token-provider internal] load build context [2024-10-01T05:57:18.325Z] #48 transferring context: 3.23MB 1.3s done [2024-10-01T05:57:18.325Z] #48 DONE 2.4s [2024-10-01T05:57:18.325Z] [2024-10-01T05:57:18.325Z] #49 [support-scheduler internal] load build context [2024-10-01T05:57:18.325Z] #49 transferring context: 3.23MB 1.3s done [2024-10-01T05:57:18.325Z] #49 DONE 2.5s [2024-10-01T05:57:18.325Z] [2024-10-01T05:57:18.325Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:18.325Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.10MB / 28.04MB 1.0s [2024-10-01T05:57:18.325Z] #47 ... [2024-10-01T05:57:18.325Z] [2024-10-01T05:57:18.325Z] #50 [security-spire-config internal] load build context [2024-10-01T05:57:18.325Z] #50 transferring context: 25.96kB 0.0s done [2024-10-01T05:57:18.325Z] #50 DONE 1.9s [2024-10-01T05:57:18.325Z] [2024-10-01T05:57:18.325Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:18.595Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 1.4s [2024-10-01T05:57:19.184Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-01T05:57:19.184Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.13MB / 28.04MB 2.0s [2024-10-01T05:57:19.454Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.56MB / 28.04MB 2.2s [2024-10-01T05:57:20.045Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 2.8s [2024-10-01T05:57:20.637Z] #47 ... [2024-10-01T05:57:20.637Z] [2024-10-01T05:57:20.637Z] #51 [security-spire-agent internal] load build context [2024-10-01T05:57:20.637Z] #51 transferring context: 27.24kB 0.2s done [2024-10-01T05:57:20.637Z] #51 DONE 2.5s [2024-10-01T05:57:20.637Z] [2024-10-01T05:57:20.637Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:20.637Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 3.4s [2024-10-01T05:57:20.637Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-10-01T05:57:20.637Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-10-01T05:57:20.911Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-10-01T05:57:20.911Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.72MB / 28.04MB 3.7s [2024-10-01T05:57:21.500Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 4.3s [2024-10-01T05:57:22.115Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 4.8s [2024-10-01T05:57:22.707Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 5.4s [2024-10-01T05:57:22.985Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 5.8s [2024-10-01T05:57:23.255Z] #47 ... [2024-10-01T05:57:23.255Z] [2024-10-01T05:57:23.255Z] #52 [core-metadata internal] load build context [2024-10-01T05:57:23.255Z] #52 transferring context: 3.23MB 3.9s done [2024-10-01T05:57:23.255Z] #52 DONE 6.8s [2024-10-01T05:57:23.255Z] [2024-10-01T05:57:23.255Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:23.842Z] #47 ... [2024-10-01T05:57:23.842Z] [2024-10-01T05:57:23.842Z] #53 [security-bootstrapper internal] load build context [2024-10-01T05:57:23.842Z] #53 transferring context: 3.23MB 5.1s done [2024-10-01T05:57:23.842Z] #53 DONE 6.0s [2024-10-01T05:57:23.842Z] [2024-10-01T05:57:23.842Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:23.842Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.19MB / 28.04MB 6.5s [2024-10-01T05:57:24.434Z] #47 ... [2024-10-01T05:57:24.434Z] [2024-10-01T05:57:24.434Z] #54 [core-keeper internal] load build context [2024-10-01T05:57:24.434Z] #54 transferring context: 3.23MB 3.8s done [2024-10-01T05:57:24.434Z] #54 DONE 7.0s [2024-10-01T05:57:24.434Z] [2024-10-01T05:57:24.434Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:24.703Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.3s [2024-10-01T05:57:24.979Z] #47 ... [2024-10-01T05:57:24.979Z] [2024-10-01T05:57:24.979Z] #55 [core-data internal] load build context [2024-10-01T05:57:24.979Z] #55 transferring context: 3.23MB 5.7s done [2024-10-01T05:57:24.979Z] #55 DONE 7.5s [2024-10-01T05:57:24.979Z] [2024-10-01T05:57:24.979Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:25.249Z] #47 ... [2024-10-01T05:57:25.249Z] [2024-10-01T05:57:25.249Z] #56 [security-proxy-auth internal] load build context [2024-10-01T05:57:25.249Z] #56 transferring context: 3.23MB 5.5s done [2024-10-01T05:57:25.249Z] #56 DONE 7.7s [2024-10-01T05:57:25.249Z] [2024-10-01T05:57:25.249Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:25.249Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.8s done [2024-10-01T05:57:26.218Z] #47 ... [2024-10-01T05:57:26.218Z] [2024-10-01T05:57:26.218Z] #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-01T05:57:26.218Z] #0 6.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:26.218Z] #0 6.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:26.218Z] #0 9.405 OK: 266 MiB in 52 packages [2024-10-01T05:57:26.496Z] #57 ... [2024-10-01T05:57:26.496Z] [2024-10-01T05:57:26.496Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T05:57:26.496Z] #0 8.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:26.496Z] #0 9.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:26.496Z] #58 ... [2024-10-01T05:57:26.496Z] [2024-10-01T05:57:26.496Z] #59 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T05:57:26.496Z] #0 8.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:26.496Z] #0 9.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:26.766Z] #59 ... [2024-10-01T05:57:26.766Z] [2024-10-01T05:57:26.766Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-01T05:57:26.766Z] #0 7.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:26.766Z] #0 8.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:26.766Z] #60 ... [2024-10-01T05:57:26.766Z] [2024-10-01T05:57:26.766Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T05:57:26.766Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.3s done [2024-10-01T05:57:26.766Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-01T05:57:26.766Z] #61 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-01T05:57:26.766Z] #61 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-01T05:57:26.766Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done [2024-10-01T05:57:26.766Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.22MB / 18.32MB 5.2s [2024-10-01T05:57:26.766Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-10-01T05:57:27.047Z] #61 ... [2024-10-01T05:57:27.047Z] [2024-10-01T05:57:27.047Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-01T05:57:27.047Z] #60 10.73 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T05:57:27.047Z] #60 10.73 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T05:57:27.047Z] #60 10.73 OK: 19955 distinct packages available [2024-10-01T05:57:27.317Z] #60 ... [2024-10-01T05:57:27.317Z] [2024-10-01T05:57:27.317Z] #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-01T05:57:27.317Z] #57 DONE 11.1s [2024-10-01T05:57:27.587Z] [2024-10-01T05:57:27.587Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:57:27.587Z] #62 ... [2024-10-01T05:57:27.587Z] [2024-10-01T05:57:27.587Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-01T05:57:27.866Z] #63 DONE 10.4s [2024-10-01T05:57:27.867Z] [2024-10-01T05:57:27.867Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-01T05:57:27.867Z] #60 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:28.139Z] #60 ... [2024-10-01T05:57:28.139Z] [2024-10-01T05:57:28.139Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-01T05:57:28.139Z] #64 ... [2024-10-01T05:57:28.139Z] [2024-10-01T05:57:28.139Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T05:57:28.139Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 6.5s [2024-10-01T05:57:28.417Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 6.9s [2024-10-01T05:57:28.417Z] #61 ... [2024-10-01T05:57:28.417Z] [2024-10-01T05:57:28.417Z] #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-01T05:57:28.696Z] #65 ... [2024-10-01T05:57:28.696Z] [2024-10-01T05:57:28.696Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-01T05:57:28.696Z] #66 ... [2024-10-01T05:57:28.696Z] [2024-10-01T05:57:28.696Z] #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-01T05:57:28.966Z] #67 ... [2024-10-01T05:57:28.966Z] [2024-10-01T05:57:28.966Z] #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T05:57:28.966Z] #59 11.89 OK: 266 MiB in 52 packages [2024-10-01T05:57:28.966Z] #59 DONE 12.8s [2024-10-01T05:57:28.966Z] [2024-10-01T05:57:28.966Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-01T05:57:28.966Z] #68 ... [2024-10-01T05:57:28.966Z] [2024-10-01T05:57:28.966Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-01T05:57:29.242Z] #69 ... [2024-10-01T05:57:29.242Z] [2024-10-01T05:57:29.242Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-01T05:57:29.242Z] #70 ... [2024-10-01T05:57:29.242Z] [2024-10-01T05:57:29.242Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T05:57:29.514Z] #71 ... [2024-10-01T05:57:29.514Z] [2024-10-01T05:57:29.514Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:57:29.514Z] #62 DONE 2.1s [2024-10-01T05:57:29.514Z] [2024-10-01T05:57:29.514Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T05:57:29.514Z] #58 12.47 OK: 266 MiB in 52 packages [2024-10-01T05:57:29.514Z] #58 DONE 14.1s [2024-10-01T05:57:29.514Z] [2024-10-01T05:57:29.514Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-01T05:57:29.514Z] #72 ... [2024-10-01T05:57:29.514Z] [2024-10-01T05:57:29.514Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-01T05:57:29.514Z] #73 ... [2024-10-01T05:57:29.514Z] [2024-10-01T05:57:29.514Z] #74 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-01T05:57:29.789Z] #74 ... [2024-10-01T05:57:29.789Z] [2024-10-01T05:57:29.789Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T05:57:29.789Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 8.1s [2024-10-01T05:57:30.383Z] #61 ... [2024-10-01T05:57:30.383Z] [2024-10-01T05:57:30.383Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-01T05:57:30.383Z] #60 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:30.383Z] #60 13.55 OK: 266 MiB in 52 packages [2024-10-01T05:57:30.383Z] #60 DONE 14.0s [2024-10-01T05:57:30.383Z] [2024-10-01T05:57:30.383Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T05:57:30.383Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 8.8s [2024-10-01T05:57:30.383Z] #61 ... [2024-10-01T05:57:30.383Z] [2024-10-01T05:57:30.383Z] #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:57:30.383Z] #75 DONE 1.7s [2024-10-01T05:57:30.383Z] [2024-10-01T05:57:30.383Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T05:57:30.653Z] #61 ... [2024-10-01T05:57:30.653Z] [2024-10-01T05:57:30.653Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:57:30.653Z] #76 DONE 1.5s [2024-10-01T05:57:30.653Z] [2024-10-01T05:57:30.653Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T05:57:30.923Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 9.2s [2024-10-01T05:57:31.192Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.7s done [2024-10-01T05:57:31.462Z] #61 ... [2024-10-01T05:57:31.463Z] [2024-10-01T05:57:31.463Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:57:31.463Z] #77 DONE 1.3s [2024-10-01T05:57:31.730Z] [2024-10-01T05:57:31.730Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:31.730Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.7s [2024-10-01T05:57:36.015Z] #47 ... [2024-10-01T05:57:36.015Z] [2024-10-01T05:57:36.015Z] #74 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-01T05:57:36.015Z] #74 DONE 16.6s [2024-10-01T05:57:36.015Z] [2024-10-01T05:57:36.015Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-01T05:57:37.445Z] #78 ... [2024-10-01T05:57:37.445Z] [2024-10-01T05:57:37.445Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-01T05:57:37.445Z] #64 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:37.445Z] #64 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:37.445Z] #64 15.62 (1/4) Installing ca-certificates (20240226-r0) [2024-10-01T05:57:37.445Z] #64 15.79 (2/4) Installing dumb-init (1.2.5-r2) [2024-10-01T05:57:37.445Z] #64 15.81 (3/4) Installing su-exec (0.2-r3) [2024-10-01T05:57:37.445Z] #64 15.81 (4/4) Installing yq (4.33.3-r5) [2024-10-01T05:57:37.445Z] #64 16.39 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:57:37.445Z] #64 16.52 Executing ca-certificates-20240226-r0.trigger [2024-10-01T05:57:37.445Z] #64 17.90 OK: 18 MiB in 19 packages [2024-10-01T05:57:37.445Z] #64 DONE 19.4s [2024-10-01T05:57:37.445Z] [2024-10-01T05:57:37.445Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-01T05:57:37.715Z] #79 ... [2024-10-01T05:57:37.715Z] [2024-10-01T05:57:37.715Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-01T05:57:37.715Z] #0 9.497 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:37.990Z] #80 ... [2024-10-01T05:57:37.991Z] [2024-10-01T05:57:37.991Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:37.991Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.0s [2024-10-01T05:57:39.407Z] #47 ... [2024-10-01T05:57:39.407Z] [2024-10-01T05:57:39.407Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:57:39.676Z] #81 ... [2024-10-01T05:57:39.676Z] [2024-10-01T05:57:39.676Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T05:57:39.676Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.8s [2024-10-01T05:57:39.676Z] #61 ... [2024-10-01T05:57:39.676Z] [2024-10-01T05:57:39.676Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-01T05:57:39.676Z] #68 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:39.676Z] #68 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:39.676Z] #68 17.57 (1/4) Installing dumb-init (1.2.5-r2) [2024-10-01T05:57:39.676Z] #68 17.63 (2/4) Installing openssl (3.1.7-r0) [2024-10-01T05:57:39.676Z] #68 17.83 (3/4) Installing su-exec (0.2-r3) [2024-10-01T05:57:39.676Z] #68 17.85 (4/4) Installing yq (4.33.3-r5) [2024-10-01T05:57:39.676Z] #68 18.98 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:57:39.676Z] #68 19.14 OK: 18 MiB in 19 packages [2024-10-01T05:57:39.676Z] #68 DONE 21.3s [2024-10-01T05:57:39.676Z] [2024-10-01T05:57:39.676Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T05:57:39.676Z] #61 ... [2024-10-01T05:57:39.676Z] [2024-10-01T05:57:39.676Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-01T05:57:40.640Z] #82 ... [2024-10-01T05:57:40.640Z] [2024-10-01T05:57:40.640Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:57:40.640Z] #83 ... [2024-10-01T05:57:40.640Z] [2024-10-01T05:57:40.640Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:40.909Z] #47 ... [2024-10-01T05:57:40.909Z] [2024-10-01T05:57:40.909Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:57:40.909Z] #84 ... [2024-10-01T05:57:40.909Z] [2024-10-01T05:57:40.909Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:41.496Z] #47 ... [2024-10-01T05:57:41.496Z] [2024-10-01T05:57:41.496Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:57:41.782Z] #85 ... [2024-10-01T05:57:41.782Z] [2024-10-01T05:57:41.782Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T05:57:43.198Z] #61 ... [2024-10-01T05:57:43.198Z] [2024-10-01T05:57:43.198Z] #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-01T05:57:43.198Z] #65 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:43.198Z] #65 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:43.198Z] #65 22.47 (1/2) Installing ca-certificates (20240226-r0) [2024-10-01T05:57:43.198Z] #65 23.15 (2/2) Installing dumb-init (1.2.5-r2) [2024-10-01T05:57:43.198Z] #65 23.17 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:57:43.198Z] #65 23.37 Executing ca-certificates-20240226-r0.trigger [2024-10-01T05:57:43.466Z] #65 24.94 OK: 9 MiB in 17 packages [2024-10-01T05:57:43.466Z] #65 ... [2024-10-01T05:57:43.466Z] [2024-10-01T05:57:43.466Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-01T05:57:43.466Z] #66 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:43.466Z] #66 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:43.466Z] #66 23.65 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T05:57:43.466Z] #66 23.65 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T05:57:43.466Z] #66 23.65 OK: 19946 distinct packages available [2024-10-01T05:57:43.466Z] #66 ... [2024-10-01T05:57:43.466Z] [2024-10-01T05:57:43.466Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:43.466Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.7s [2024-10-01T05:57:44.077Z] #47 ... [2024-10-01T05:57:44.077Z] [2024-10-01T05:57:44.077Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-01T05:57:44.077Z] #69 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:44.077Z] #69 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:44.077Z] #69 24.27 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T05:57:44.077Z] #69 24.37 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:57:44.077Z] #69 24.58 OK: 8 MiB in 16 packages [2024-10-01T05:57:44.354Z] #69 ... [2024-10-01T05:57:44.354Z] [2024-10-01T05:57:44.354Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:44.625Z] #47 ... [2024-10-01T05:57:44.625Z] [2024-10-01T05:57:44.625Z] #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-01T05:57:44.625Z] #67 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:44.625Z] #67 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:44.625Z] #67 24.64 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T05:57:44.625Z] #67 24.72 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:57:44.625Z] #67 24.78 OK: 8 MiB in 16 packages [2024-10-01T05:57:44.625Z] #67 ... [2024-10-01T05:57:44.625Z] [2024-10-01T05:57:44.625Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:44.904Z] #47 ... [2024-10-01T05:57:44.904Z] [2024-10-01T05:57:44.904Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-01T05:57:44.904Z] #72 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:44.904Z] #72 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:44.904Z] #72 25.30 (1/3) Installing ca-certificates (20240226-r0) [2024-10-01T05:57:44.904Z] #72 25.64 (2/3) Installing dumb-init (1.2.5-r2) [2024-10-01T05:57:44.904Z] #72 25.65 (3/3) Installing tzdata (2024a-r0) [2024-10-01T05:57:44.904Z] #72 ... [2024-10-01T05:57:44.904Z] [2024-10-01T05:57:44.904Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T05:57:44.904Z] #71 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:44.904Z] #71 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:44.904Z] #71 25.07 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T05:57:44.904Z] #71 25.07 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T05:57:44.904Z] #71 25.07 OK: 19946 distinct packages available [2024-10-01T05:57:45.178Z] #71 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:45.178Z] #71 ... [2024-10-01T05:57:45.178Z] [2024-10-01T05:57:45.178Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-01T05:57:45.178Z] #70 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:45.178Z] #70 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:45.178Z] #70 25.81 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T05:57:45.178Z] #70 25.82 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T05:57:45.178Z] #70 25.82 OK: 19946 distinct packages available [2024-10-01T05:57:45.178Z] #70 ... [2024-10-01T05:57:45.178Z] [2024-10-01T05:57:45.178Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-01T05:57:45.178Z] #69 DONE 26.6s [2024-10-01T05:57:45.178Z] [2024-10-01T05:57:45.178Z] #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-01T05:57:45.448Z] #67 DONE 27.1s [2024-10-01T05:57:45.448Z] [2024-10-01T05:57:45.448Z] #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-01T05:57:45.448Z] #65 DONE 27.0s [2024-10-01T05:57:45.448Z] [2024-10-01T05:57:45.448Z] #86 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-01T05:57:47.406Z] #86 ... [2024-10-01T05:57:47.406Z] [2024-10-01T05:57:47.406Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-01T05:57:47.406Z] #73 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:47.406Z] #73 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:47.406Z] #73 27.99 (1/2) Installing dumb-init (1.2.5-r2) [2024-10-01T05:57:47.406Z] #73 28.03 (2/2) Installing su-exec (0.2-r3) [2024-10-01T05:57:47.406Z] #73 28.05 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:57:47.406Z] #73 28.38 OK: 8 MiB in 17 packages [2024-10-01T05:57:47.406Z] #73 ... [2024-10-01T05:57:47.406Z] [2024-10-01T05:57:47.406Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:48.822Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.8s [2024-10-01T05:57:48.822Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.9s done [2024-10-01T05:57:49.105Z] #47 ... [2024-10-01T05:57:49.105Z] [2024-10-01T05:57:49.105Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-01T05:57:49.105Z] #73 DONE 30.5s [2024-10-01T05:57:49.105Z] [2024-10-01T05:57:49.105Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-01T05:57:49.704Z] #87 ... [2024-10-01T05:57:49.704Z] [2024-10-01T05:57:49.704Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-01T05:57:49.704Z] #80 11.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:49.704Z] #80 20.44 OK: 266 MiB in 52 packages [2024-10-01T05:57:49.972Z] #80 DONE 22.0s [2024-10-01T05:57:49.972Z] [2024-10-01T05:57:49.972Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-01T05:57:50.938Z] #88 DONE 1.0s [2024-10-01T05:57:50.938Z] [2024-10-01T05:57:50.938Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:57:51.901Z] #89 ... [2024-10-01T05:57:51.901Z] [2024-10-01T05:57:51.901Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-01T05:57:51.901Z] #72 29.27 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:57:51.901Z] #72 29.41 Executing ca-certificates-20240226-r0.trigger [2024-10-01T05:57:51.901Z] #72 31.21 OK: 12 MiB in 18 packages [2024-10-01T05:57:51.901Z] #72 DONE 33.4s [2024-10-01T05:57:52.178Z] [2024-10-01T05:57:52.178Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T05:57:52.770Z] #90 ... [2024-10-01T05:57:52.770Z] [2024-10-01T05:57:52.770Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-01T05:57:52.770Z] #78 7.406 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:52.770Z] #78 10.13 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:52.770Z] #78 ... [2024-10-01T05:57:52.770Z] [2024-10-01T05:57:52.770Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T05:57:52.770Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.7s done [2024-10-01T05:57:53.039Z] #61 ... [2024-10-01T05:57:53.039Z] [2024-10-01T05:57:53.039Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-01T05:57:53.039Z] #79 5.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:53.039Z] #79 8.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:53.039Z] #79 14.49 OK: 18 MiB in 19 packages [2024-10-01T05:57:53.039Z] #79 DONE 15.6s [2024-10-01T05:57:53.039Z] [2024-10-01T05:57:53.039Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-01T05:57:53.039Z] #78 17.81 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T05:57:54.481Z] #78 ... [2024-10-01T05:57:54.482Z] [2024-10-01T05:57:54.482Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-01T05:57:54.482Z] #66 25.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:54.482Z] #66 28.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:54.482Z] #66 35.56 (1/5) Installing dumb-init (1.2.5-r2) [2024-10-01T05:57:54.482Z] #66 35.59 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-01T05:57:54.482Z] #66 35.60 (3/5) Installing libucontext (1.2-r2) [2024-10-01T05:57:54.482Z] #66 35.63 (4/5) Installing gcompat (1.1.0-r1) [2024-10-01T05:57:54.482Z] #66 35.65 (5/5) Installing openssl (3.1.7-r0) [2024-10-01T05:57:54.482Z] #66 35.74 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:57:54.482Z] #66 35.93 OK: 9 MiB in 20 packages [2024-10-01T05:57:54.482Z] #66 ... [2024-10-01T05:57:54.482Z] [2024-10-01T05:57:54.482Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-01T05:57:54.482Z] #87 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:54.750Z] #87 ... [2024-10-01T05:57:54.750Z] [2024-10-01T05:57:54.750Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-01T05:57:54.750Z] #82 4.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:54.750Z] #82 7.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:54.750Z] #82 14.49 OK: 18 MiB in 19 packages [2024-10-01T05:57:54.750Z] #82 ... [2024-10-01T05:57:54.750Z] [2024-10-01T05:57:54.750Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-01T05:57:54.750Z] #78 19.04 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:57:54.750Z] #78 19.20 OK: 8 MiB in 16 packages [2024-10-01T05:57:55.336Z] #78 ... [2024-10-01T05:57:55.336Z] [2024-10-01T05:57:55.336Z] #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T05:57:55.336Z] #0 6.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:55.336Z] #0 8.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:55.336Z] #91 ... [2024-10-01T05:57:55.336Z] [2024-10-01T05:57:55.336Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-01T05:57:55.336Z] #87 5.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:55.336Z] #87 ... [2024-10-01T05:57:55.336Z] [2024-10-01T05:57:55.336Z] #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T05:57:55.336Z] #0 7.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:55.336Z] #0 9.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:55.613Z] #92 ... [2024-10-01T05:57:55.613Z] [2024-10-01T05:57:55.613Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T05:57:55.613Z] #90 3.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:55.881Z] #90 ... [2024-10-01T05:57:55.881Z] [2024-10-01T05:57:55.881Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-01T05:57:55.881Z] #66 DONE 37.6s [2024-10-01T05:57:55.881Z] [2024-10-01T05:57:55.881Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-01T05:57:55.881Z] #82 DONE 16.2s [2024-10-01T05:57:56.151Z] [2024-10-01T05:57:56.151Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-01T05:57:56.151Z] #93 ... [2024-10-01T05:57:56.151Z] [2024-10-01T05:57:56.151Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-01T05:57:56.151Z] #94 DONE 0.3s [2024-10-01T05:57:56.151Z] [2024-10-01T05:57:56.151Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-01T05:57:56.151Z] #70 27.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:56.151Z] #70 29.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:56.151Z] #70 37.36 (1/4) Installing dumb-init (1.2.5-r2) [2024-10-01T05:57:56.151Z] #70 37.38 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-01T05:57:56.151Z] #70 37.39 (3/4) Installing libucontext (1.2-r2) [2024-10-01T05:57:56.151Z] #70 37.49 (4/4) Installing gcompat (1.1.0-r1) [2024-10-01T05:57:56.151Z] #70 37.50 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:57:56.151Z] #70 37.56 OK: 8 MiB in 19 packages [2024-10-01T05:57:56.418Z] #70 ... [2024-10-01T05:57:56.418Z] [2024-10-01T05:57:56.418Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-01T05:57:56.418Z] #78 DONE 21.1s [2024-10-01T05:57:56.418Z] [2024-10-01T05:57:56.418Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T05:57:56.418Z] #71 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:57:56.418Z] #71 36.08 (1/11) Installing ca-certificates (20240226-r0) [2024-10-01T05:57:56.418Z] #71 36.54 (2/11) Installing brotli-libs (1.0.9-r14) [2024-10-01T05:57:56.418Z] #71 36.66 (3/11) Installing libunistring (1.1-r1) [2024-10-01T05:57:56.418Z] #71 36.82 (4/11) Installing libidn2 (2.3.4-r1) [2024-10-01T05:57:56.418Z] #71 36.85 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-10-01T05:57:56.418Z] #71 36.88 (6/11) Installing libcurl (8.9.1-r0) [2024-10-01T05:57:56.418Z] #71 36.95 (7/11) Installing curl (8.9.1-r0) [2024-10-01T05:57:56.418Z] #71 36.99 (8/11) Installing dumb-init (1.2.5-r2) [2024-10-01T05:57:56.418Z] #71 37.01 (9/11) Installing musl-obstack (1.2.3-r2) [2024-10-01T05:57:56.418Z] #71 37.03 (10/11) Installing libucontext (1.2-r2) [2024-10-01T05:57:56.418Z] #71 37.07 (11/11) Installing gcompat (1.1.0-r1) [2024-10-01T05:57:56.418Z] #71 37.09 Executing busybox-1.36.1-r7.trigger [2024-10-01T05:57:56.418Z] #71 37.19 Executing ca-certificates-20240226-r0.trigger [2024-10-01T05:57:57.393Z] #71 ... [2024-10-01T05:57:57.393Z] [2024-10-01T05:57:57.393Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-01T05:57:57.393Z] #70 DONE 38.6s [2024-10-01T05:57:57.393Z] [2024-10-01T05:57:57.393Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T05:57:57.393Z] #71 38.82 OK: 13 MiB in 26 packages [2024-10-01T05:57:57.393Z] #71 ... [2024-10-01T05:57:57.393Z] [2024-10-01T05:57:57.393Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-01T05:57:58.815Z] #95 ... [2024-10-01T05:57:58.815Z] [2024-10-01T05:57:58.815Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T05:57:58.815Z] #71 DONE 40.0s [2024-10-01T05:57:58.815Z] [2024-10-01T05:57:58.815Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T05:57:59.779Z] #96 ... [2024-10-01T05:57:59.779Z] [2024-10-01T05:57:59.779Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T05:57:59.779Z] #47 ... [2024-10-01T05:57:59.779Z] [2024-10-01T05:57:59.779Z] #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T05:57:59.779Z] #91 14.29 OK: 8 MiB in 16 packages [2024-10-01T05:58:00.366Z] #91 DONE 15.1s [2024-10-01T05:58:00.367Z] [2024-10-01T05:58:00.367Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-01T05:58:00.367Z] #87 11.31 OK: 8 MiB in 17 packages [2024-10-01T05:58:00.634Z] #87 ... [2024-10-01T05:58:00.634Z] [2024-10-01T05:58:00.634Z] #86 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-10-01T05:58:00.634Z] #86 6.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:58:00.634Z] #86 8.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:58:00.634Z] #86 14.26 OK: 8 MiB in 16 packages [2024-10-01T05:58:00.634Z] #86 DONE 15.6s [2024-10-01T05:58:00.914Z] [2024-10-01T05:58:00.914Z] #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T05:58:00.914Z] #92 14.92 OK: 9 MiB in 17 packages [2024-10-01T05:58:01.189Z] #92 DONE 15.8s [2024-10-01T05:58:01.189Z] [2024-10-01T05:58:01.189Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-01T05:58:01.189Z] #95 3.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:58:01.462Z] #95 ... [2024-10-01T05:58:01.463Z] [2024-10-01T05:58:01.463Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-01T05:58:01.463Z] #87 DONE 12.5s [2024-10-01T05:58:01.732Z] [2024-10-01T05:58:01.732Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-01T05:58:03.695Z] #97 ... [2024-10-01T05:58:03.695Z] [2024-10-01T05:58:03.695Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T05:58:03.695Z] #90 5.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:58:03.695Z] #90 10.79 OK: 12 MiB in 18 packages [2024-10-01T05:58:03.695Z] #90 DONE 11.4s [2024-10-01T05:58:03.695Z] [2024-10-01T05:58:03.695Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-01T05:58:03.695Z] #95 5.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:58:04.281Z] #95 ... [2024-10-01T05:58:04.281Z] [2024-10-01T05:58:04.281Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-01T05:58:04.281Z] #97 DONE 2.7s [2024-10-01T05:58:04.565Z] [2024-10-01T05:58:04.565Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-01T05:58:04.831Z] #98 DONE 0.5s [2024-10-01T05:58:04.831Z] [2024-10-01T05:58:04.831Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T05:58:04.831Z] #96 4.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:58:04.831Z] #96 5.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:58:05.418Z] #96 ... [2024-10-01T05:58:05.418Z] [2024-10-01T05:58:05.418Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-01T05:58:05.418Z] #93 4.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T05:58:05.418Z] #93 6.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T05:58:05.418Z] #93 9.149 OK: 9 MiB in 20 packages [2024-10-01T05:58:05.418Z] #93 DONE 9.7s [2024-10-01T05:58:05.693Z] [2024-10-01T05:58:05.693Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-01T05:58:05.965Z] #99 ... [2024-10-01T05:58:05.965Z] [2024-10-01T05:58:05.965Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-01T05:58:05.965Z] #95 7.890 OK: 8 MiB in 19 packages [2024-10-01T05:58:05.965Z] #95 DONE 8.6s [2024-10-01T05:58:05.965Z] [2024-10-01T05:58:05.965Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T05:58:07.403Z] #100 ... [2024-10-01T05:58:07.403Z] [2024-10-01T05:58:07.403Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T05:58:07.403Z] #96 7.930 OK: 13 MiB in 26 packages [2024-10-01T05:58:07.403Z] #96 DONE 8.6s [2024-10-01T05:58:07.403Z] [2024-10-01T05:58:07.403Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T05:58:07.403Z] #101 ... [2024-10-01T05:58:07.403Z] [2024-10-01T05:58:07.403Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-01T05:58:07.403Z] #99 DONE 1.8s [2024-10-01T05:58:07.403Z] [2024-10-01T05:58:07.403Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T05:58:07.671Z] #102 ... [2024-10-01T05:58:07.671Z] [2024-10-01T05:58:07.671Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T05:58:07.671Z] #101 DONE 2.3s [2024-10-01T05:58:07.671Z] [2024-10-01T05:58:07.671Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T05:58:07.671Z] #100 DONE 1.9s [2024-10-01T05:58:07.937Z] [2024-10-01T05:58:07.937Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-01T05:58:07.937Z] #103 DONE 0.3s [2024-10-01T05:58:07.937Z] [2024-10-01T05:58:07.937Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-01T05:58:07.937Z] #104 DONE 0.2s [2024-10-01T05:58:07.937Z] [2024-10-01T05:58:07.937Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-01T05:58:08.524Z] #105 DONE 0.3s [2024-10-01T05:58:08.524Z] [2024-10-01T05:58:08.524Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T05:58:08.524Z] #106 ... [2024-10-01T05:58:08.524Z] [2024-10-01T05:58:08.524Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-01T05:58:08.524Z] #107 DONE 0.3s [2024-10-01T05:58:08.792Z] [2024-10-01T05:58:08.792Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T05:58:08.792Z] #106 DONE 0.3s [2024-10-01T05:58:08.792Z] [2024-10-01T05:58:08.792Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-01T05:58:08.792Z] #108 ... [2024-10-01T05:58:08.792Z] [2024-10-01T05:58:08.792Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T05:58:08.792Z] #109 DONE 0.3s [2024-10-01T05:58:09.064Z] [2024-10-01T05:58:09.064Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T05:58:09.064Z] #102 DONE 1.6s [2024-10-01T05:58:09.064Z] [2024-10-01T05:58:09.064Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-01T05:58:09.064Z] #108 DONE 0.3s [2024-10-01T05:58:09.064Z] [2024-10-01T05:58:09.064Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-01T05:58:09.064Z] #110 ... [2024-10-01T05:58:09.064Z] [2024-10-01T05:58:09.064Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-01T05:58:09.064Z] #111 DONE 0.2s [2024-10-01T05:58:09.064Z] [2024-10-01T05:58:09.064Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-01T05:58:09.064Z] #112 DONE 0.3s [2024-10-01T05:58:09.064Z] [2024-10-01T05:58:09.064Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-01T05:58:09.346Z] #113 ... [2024-10-01T05:58:09.346Z] [2024-10-01T05:58:09.346Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-01T05:58:09.346Z] #110 DONE 0.3s [2024-10-01T05:58:09.346Z] [2024-10-01T05:58:09.346Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-01T05:58:09.346Z] #114 DONE 0.3s [2024-10-01T05:58:09.616Z] [2024-10-01T05:58:09.616Z] #115 [security-spire-config] exporting to image [2024-10-01T05:58:09.616Z] #115 exporting layers [2024-10-01T05:58:09.896Z] #115 ... [2024-10-01T05:58:09.896Z] [2024-10-01T05:58:09.896Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-01T05:58:09.896Z] #113 DONE 0.5s [2024-10-01T05:58:09.896Z] [2024-10-01T05:58:09.896Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T05:58:09.896Z] #116 DONE 0.2s [2024-10-01T05:58:09.896Z] [2024-10-01T05:58:09.896Z] #115 [security-spire-config] exporting to image [2024-10-01T05:58:10.164Z] #115 ... [2024-10-01T05:58:10.164Z] [2024-10-01T05:58:10.164Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-01T05:58:10.164Z] #117 DONE 0.2s [2024-10-01T05:58:10.430Z] [2024-10-01T05:58:10.430Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-01T05:58:10.430Z] #118 DONE 0.2s [2024-10-01T05:58:10.430Z] [2024-10-01T05:58:10.430Z] #115 [security-spire-config] exporting to image [2024-10-01T05:58:11.850Z] #115 exporting layers 2.7s done [2024-10-01T05:58:12.117Z] #115 exporting layers 2.8s done [2024-10-01T05:58:12.117Z] #115 writing image sha256:fc716841d125a3d837b3cee69d0808baf56116481a97f8510275c108192db022 0.0s done [2024-10-01T05:58:12.117Z] #115 naming to docker.io/library/security-spire-server-arm64 done [2024-10-01T05:58:12.117Z] #115 writing image sha256:41c1e77f9a1df06afa3c489f9c0cd703c3212bc1fadc9fbda36aaf3f20b4d58c [2024-10-01T05:58:12.117Z] #115 writing image sha256:41c1e77f9a1df06afa3c489f9c0cd703c3212bc1fadc9fbda36aaf3f20b4d58c done [2024-10-01T05:58:12.117Z] #115 naming to docker.io/library/security-spire-config-arm64 done [2024-10-01T05:58:12.703Z] #115 exporting layers 2.1s done [2024-10-01T05:58:12.703Z] #115 writing image sha256:7b374ea7d1030c2f88e43e6b4958b80153782fea72cf6afb96c6073cc319b65d done [2024-10-01T05:58:12.703Z] #115 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-01T05:58:12.703Z] #115 DONE 3.0s [2024-10-01T05:58:12.703Z] [2024-10-01T05:58:12.703Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:59:34.330Z] #84 DONE 118.7s [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:59:34.330Z] #85 DONE 118.0s [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:59:34.330Z] #83 DONE 119.1s [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-01T05:59:34.330Z] #119 ... [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:59:34.330Z] #81 DONE 120.3s [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #120 [support-notifications builder 6/7] COPY . . [2024-10-01T05:59:34.330Z] #120 ... [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:59:34.330Z] #89 DONE 100.0s [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #121 [core-keeper builder 7/8] COPY . . [2024-10-01T05:59:34.330Z] #121 ... [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #122 [core-data builder 6/7] COPY . . [2024-10-01T05:59:34.330Z] #122 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:59:34.330Z] #123 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:59:34.330Z] #124 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-01T05:59:34.330Z] #125 DONE 1.9s [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:59:34.330Z] #126 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #127 [security-proxy-auth builder 6/7] COPY . . [2024-10-01T05:59:34.330Z] #127 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:59:34.330Z] #128 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:59:34.330Z] #129 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:59:34.330Z] #130 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #131 [security-bootstrapper builder 6/7] COPY . . [2024-10-01T05:59:34.330Z] #131 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #132 [support-cron-scheduler builder 6/7] COPY . . [2024-10-01T05:59:34.330Z] #132 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #133 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:59:34.330Z] #133 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:59:34.330Z] #134 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:59:34.330Z] #135 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:59:34.330Z] #136 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.330Z] #137 [core-metadata builder 6/7] COPY . . [2024-10-01T05:59:34.330Z] #137 CACHED [2024-10-01T05:59:34.330Z] [2024-10-01T05:59:34.331Z] #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:59:34.331Z] #138 CACHED [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #139 [support-scheduler builder 6/7] COPY . . [2024-10-01T05:59:34.331Z] #139 CACHED [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:59:34.331Z] #140 CACHED [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-01T05:59:34.331Z] #119 DONE 2.0s [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:59:34.331Z] #141 CACHED [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:59:34.331Z] #142 CACHED [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #143 [core-command builder 6/7] COPY . . [2024-10-01T05:59:34.331Z] #143 CACHED [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #120 [support-notifications builder 6/7] COPY . . [2024-10-01T05:59:34.331Z] #120 DONE 1.9s [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-01T05:59:34.331Z] #144 CACHED [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T05:59:34.331Z] #145 CACHED [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-10-01T05:59:34.331Z] #146 CACHED [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #147 [security-secretstore-setup builder 6/7] COPY . . [2024-10-01T05:59:34.331Z] #147 DONE 2.0s [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-01T05:59:34.331Z] #148 ... [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #121 [core-keeper builder 7/8] COPY . . [2024-10-01T05:59:34.331Z] #121 DONE 1.3s [2024-10-01T05:59:34.331Z] [2024-10-01T05:59:34.331Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-01T05:59:37.667Z] #149 ... [2024-10-01T05:59:37.667Z] [2024-10-01T05:59:37.667Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-01T05:59:37.667Z] #0 6.044 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-01T05:59:38.623Z] #150 ... [2024-10-01T05:59:38.623Z] [2024-10-01T05:59:38.623Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-01T05:59:38.623Z] #0 6.863 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-01T05:59:40.030Z] #151 ... [2024-10-01T05:59:40.030Z] [2024-10-01T05:59:40.030Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-01T05:59:40.030Z] #149 7.766 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-01T05:59:41.974Z] #149 ... [2024-10-01T05:59:41.974Z] [2024-10-01T05:59:41.974Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T05:59:41.974Z] #0 6.463 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-01T05:59:41.974Z] #152 ... [2024-10-01T05:59:41.974Z] [2024-10-01T05:59:41.974Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-01T05:59:41.974Z] #0 8.613 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-01T05:59:41.974Z] #153 ... [2024-10-01T05:59:41.974Z] [2024-10-01T05:59:41.974Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T05:59:41.974Z] #0 5.718 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-01T05:59:41.974Z] #154 ... [2024-10-01T05:59:41.974Z] [2024-10-01T05:59:41.974Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T05:59:41.974Z] #0 7.574 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-01T05:59:42.243Z] #155 ... [2024-10-01T05:59:42.243Z] [2024-10-01T05:59:42.243Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-01T05:59:42.243Z] #0 8.330 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-01T05:59:42.243Z] #156 ... [2024-10-01T05:59:42.243Z] [2024-10-01T05:59:42.243Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-01T05:59:42.243Z] #0 8.453 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-01T05:59:42.518Z] #157 ... [2024-10-01T05:59:42.518Z] [2024-10-01T05:59:42.518Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-01T05:59:42.518Z] #0 6.390 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-01T05:59:42.789Z] #158 ... [2024-10-01T05:59:42.789Z] [2024-10-01T05:59:42.789Z] #159 [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-10-01T05:59:42.789Z] #0 8.053 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-01T05:59:42.789Z] #159 ... [2024-10-01T05:59:42.789Z] [2024-10-01T05:59:42.789Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-01T05:59:42.789Z] #0 7.787 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-01T05:59:43.055Z] #160 ... [2024-10-01T05:59:43.055Z] [2024-10-01T05:59:43.055Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-01T05:59:43.055Z] #148 8.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-01T06:19:36.171Z] #148 ... [2024-10-01T06:19:36.172Z] [2024-10-01T06:19:36.172Z] #159 [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-10-01T06:19:36.172Z] #159 1200.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-01T06:19:39.521Z] #159 ... [2024-10-01T06:19:39.521Z] [2024-10-01T06:19:39.521Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-01T06:19:39.521Z] #157 DONE 1208.1s [2024-10-01T06:19:39.788Z] [2024-10-01T06:19:39.788Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T06:19:40.756Z] #47 ... [2024-10-01T06:19:40.756Z] [2024-10-01T06:19:40.756Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-01T06:19:40.756Z] #161 DONE 0.3s [2024-10-01T06:19:40.756Z] [2024-10-01T06:19:40.756Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-01T06:19:43.348Z] #162 DONE 2.6s [2024-10-01T06:19:43.348Z] [2024-10-01T06:19:43.348Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T06:19:43.615Z] #152 ... [2024-10-01T06:19:43.615Z] [2024-10-01T06:19:43.615Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T06:19:43.895Z] #163 DONE 0.5s [2024-10-01T06:19:43.895Z] [2024-10-01T06:19:43.895Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-01T06:19:44.184Z] #164 ... [2024-10-01T06:19:44.184Z] [2024-10-01T06:19:44.184Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-01T06:19:44.184Z] #151 DONE 1212.5s [2024-10-01T06:19:44.184Z] [2024-10-01T06:19:44.184Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-01T06:19:44.184Z] #164 DONE 0.4s [2024-10-01T06:19:44.184Z] [2024-10-01T06:19:44.184Z] #159 [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-10-01T06:19:44.452Z] #159 ... [2024-10-01T06:19:44.452Z] [2024-10-01T06:19:44.452Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-01T06:19:45.056Z] #165 DONE 0.6s [2024-10-01T06:19:45.056Z] [2024-10-01T06:19:45.056Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T06:19:45.056Z] #166 DONE 0.2s [2024-10-01T06:19:45.056Z] [2024-10-01T06:19:45.056Z] #167 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-01T06:19:45.056Z] #167 DONE 0.2s [2024-10-01T06:19:45.056Z] [2024-10-01T06:19:45.056Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-01T06:19:45.056Z] #168 DONE 0.2s [2024-10-01T06:19:45.056Z] [2024-10-01T06:19:45.056Z] #169 [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-10-01T06:19:45.323Z] #169 DONE 0.2s [2024-10-01T06:19:45.323Z] [2024-10-01T06:19:45.323Z] #170 [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-10-01T06:19:45.323Z] #170 DONE 0.2s [2024-10-01T06:19:45.323Z] [2024-10-01T06:19:45.323Z] #171 [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-10-01T06:19:45.590Z] #171 ... [2024-10-01T06:19:45.590Z] [2024-10-01T06:19:45.590Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-01T06:19:45.590Z] #172 DONE 0.2s [2024-10-01T06:19:45.857Z] [2024-10-01T06:19:45.857Z] #171 [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-10-01T06:19:45.857Z] #171 DONE 0.4s [2024-10-01T06:19:45.857Z] [2024-10-01T06:19:45.857Z] #173 [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-10-01T06:19:46.125Z] #173 DONE 0.2s [2024-10-01T06:19:46.125Z] [2024-10-01T06:19:46.125Z] #174 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-01T06:19:46.125Z] #174 DONE 0.2s [2024-10-01T06:19:46.125Z] [2024-10-01T06:19:46.125Z] #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-01T06:19:46.397Z] #175 DONE 0.4s [2024-10-01T06:19:46.397Z] [2024-10-01T06:19:46.397Z] #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-01T06:19:46.397Z] #176 DONE 0.2s [2024-10-01T06:19:46.397Z] [2024-10-01T06:19:46.397Z] #177 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-01T06:19:46.397Z] #177 DONE 0.1s [2024-10-01T06:19:46.397Z] [2024-10-01T06:19:46.397Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T06:19:49.743Z] #178 DONE 3.0s [2024-10-01T06:19:49.743Z] [2024-10-01T06:19:49.743Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-01T06:19:49.743Z] #179 DONE 3.1s [2024-10-01T06:19:49.743Z] [2024-10-01T06:19:49.743Z] #115 [security-bootstrapper] exporting to image [2024-10-01T06:19:49.743Z] #115 exporting layers [2024-10-01T06:19:51.695Z] #115 exporting layers 1.7s done [2024-10-01T06:19:51.695Z] #115 writing image sha256:350356e17687736edf86f05b3839f345c71ae545cba5eb215473b4f91dd7d5da 0.0s done [2024-10-01T06:19:51.695Z] #115 naming to docker.io/library/security-proxy-setup-arm64 [2024-10-01T06:19:51.695Z] #115 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-01T06:19:51.695Z] #115 exporting layers 2.1s done [2024-10-01T06:19:51.695Z] #115 writing image sha256:121b6c1fbfb72209a8240fb7c11f4af84021fcb08e22a01726647dee103f53ba done [2024-10-01T06:19:51.695Z] #115 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-10-01T06:19:51.695Z] #115 DONE 5.3s [2024-10-01T06:19:51.695Z] [2024-10-01T06:19:51.695Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T06:19:54.511Z] #47 ... [2024-10-01T06:19:54.511Z] [2024-10-01T06:19:54.511Z] #159 [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-10-01T06:19:54.511Z] #159 DONE 1222.9s [2024-10-01T06:19:54.511Z] [2024-10-01T06:19:54.511Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-01T06:19:54.805Z] #160 ... [2024-10-01T06:19:54.805Z] [2024-10-01T06:19:54.805Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T06:19:55.085Z] #180 DONE 0.2s [2024-10-01T06:19:55.085Z] [2024-10-01T06:19:55.085Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-01T06:19:55.381Z] #181 DONE 0.4s [2024-10-01T06:19:55.381Z] [2024-10-01T06:19:55.381Z] #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-10-01T06:19:55.669Z] #182 DONE 0.1s [2024-10-01T06:19:55.669Z] [2024-10-01T06:19:55.669Z] #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-10-01T06:19:55.669Z] #183 DONE 0.1s [2024-10-01T06:19:55.669Z] [2024-10-01T06:19:55.669Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-01T06:19:55.996Z] #184 DONE 0.2s [2024-10-01T06:19:55.996Z] [2024-10-01T06:19:55.996Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-01T06:19:55.996Z] #185 DONE 0.2s [2024-10-01T06:19:55.996Z] [2024-10-01T06:19:55.996Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-01T06:19:56.311Z] #158 ... [2024-10-01T06:19:56.311Z] [2024-10-01T06:19:56.311Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-01T06:19:56.626Z] #186 DONE 0.3s [2024-10-01T06:19:56.626Z] [2024-10-01T06:19:56.626Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-01T06:19:56.626Z] #187 DONE 0.1s [2024-10-01T06:19:56.626Z] [2024-10-01T06:19:56.626Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T06:19:58.661Z] #188 DONE 2.2s [2024-10-01T06:19:58.661Z] [2024-10-01T06:19:58.661Z] #115 [security-secretstore-setup] exporting to image [2024-10-01T06:19:58.661Z] #115 exporting layers [2024-10-01T06:20:00.613Z] #115 exporting layers 1.8s done [2024-10-01T06:20:00.613Z] #115 writing image sha256:9e2489f64fd24efb0eda85d8861a300003dec00aa640f855f01ecbae7b1dfb64 done [2024-10-01T06:20:00.613Z] #115 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-01T06:20:00.613Z] #115 DONE 7.1s [2024-10-01T06:20:00.613Z] [2024-10-01T06:20:00.613Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T06:20:56.996Z] #152 ... [2024-10-01T06:20:56.996Z] [2024-10-01T06:20:56.996Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-01T06:20:56.996Z] #156 DONE 1278.0s [2024-10-01T06:20:56.996Z] [2024-10-01T06:20:56.996Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T06:20:56.996Z] #152 ... [2024-10-01T06:20:56.996Z] [2024-10-01T06:20:56.996Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T06:20:56.996Z] #189 DONE 0.2s [2024-10-01T06:20:56.996Z] [2024-10-01T06:20:56.996Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-01T06:20:56.996Z] #190 DONE 0.4s [2024-10-01T06:20:56.996Z] [2024-10-01T06:20:56.996Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-01T06:20:56.996Z] #191 DONE 0.3s [2024-10-01T06:20:56.996Z] [2024-10-01T06:20:56.996Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T06:20:56.996Z] #152 ... [2024-10-01T06:20:56.996Z] [2024-10-01T06:20:56.996Z] #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-10-01T06:20:56.996Z] #192 DONE 0.3s [2024-10-01T06:20:56.996Z] [2024-10-01T06:20:56.996Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-01T06:20:56.996Z] #158 ... [2024-10-01T06:20:56.996Z] [2024-10-01T06:20:56.996Z] #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-10-01T06:20:56.996Z] #193 DONE 0.1s [2024-10-01T06:20:56.996Z] [2024-10-01T06:20:56.996Z] #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-10-01T06:20:56.996Z] #194 DONE 2.1s [2024-10-01T06:20:56.996Z] [2024-10-01T06:20:56.996Z] #115 [core-common-config-bootstrapper] exporting to image [2024-10-01T06:20:56.996Z] #115 exporting layers [2024-10-01T06:20:56.996Z] #115 exporting layers 0.6s done [2024-10-01T06:20:56.996Z] #115 writing image sha256:c684001494f426d6c0d6c8e29b329b0d82ee0044e6a7092b4fd27ed2a2a3571b done [2024-10-01T06:20:56.996Z] #115 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-01T06:20:56.996Z] #115 DONE 7.8s [2024-10-01T06:20:56.996Z] [2024-10-01T06:20:56.996Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T06:23:03.657Z] #155 ... [2024-10-01T06:23:03.657Z] [2024-10-01T06:23:03.657Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-01T06:23:03.657Z] #148 DONE 1407.8s [2024-10-01T06:23:03.657Z] [2024-10-01T06:23:03.657Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T06:23:03.657Z] #155 ... [2024-10-01T06:23:03.657Z] [2024-10-01T06:23:03.657Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T06:23:03.657Z] #195 DONE 0.2s [2024-10-01T06:23:03.657Z] [2024-10-01T06:23:03.657Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T06:23:03.657Z] #155 ... [2024-10-01T06:23:03.657Z] [2024-10-01T06:23:03.657Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T06:23:03.657Z] #196 DONE 0.3s [2024-10-01T06:23:03.657Z] [2024-10-01T06:23:03.657Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-01T06:23:03.657Z] #153 ... [2024-10-01T06:23:03.657Z] [2024-10-01T06:23:03.657Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-01T06:23:03.657Z] #197 DONE 0.3s [2024-10-01T06:23:03.657Z] [2024-10-01T06:23:03.657Z] #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-10-01T06:23:03.657Z] #198 DONE 0.1s [2024-10-01T06:23:03.657Z] [2024-10-01T06:23:03.657Z] #115 [security-spiffe-token-provider] exporting to image [2024-10-01T06:23:03.657Z] #115 exporting layers [2024-10-01T06:23:03.657Z] #115 exporting layers 0.9s done [2024-10-01T06:23:03.657Z] #115 writing image sha256:5cc4f9a80fa90d00dd9dcb4202c683cafda05adfd3c3d308698f4065d09e7549 done [2024-10-01T06:23:03.657Z] #115 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-01T06:23:03.657Z] #115 DONE 8.7s [2024-10-01T06:23:03.657Z] [2024-10-01T06:23:03.657Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T06:31:10.732Z] #47 ... [2024-10-01T06:31:10.732Z] [2024-10-01T06:31:10.732Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-01T06:31:10.732Z] #160 DONE 1896.6s [2024-10-01T06:31:10.732Z] [2024-10-01T06:31:10.732Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T06:31:10.732Z] #155 ... [2024-10-01T06:31:10.732Z] [2024-10-01T06:31:10.732Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T06:31:10.732Z] #199 DONE 0.2s [2024-10-01T06:31:10.732Z] [2024-10-01T06:31:10.732Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-01T06:31:10.732Z] #200 DONE 0.2s [2024-10-01T06:31:10.732Z] [2024-10-01T06:31:10.732Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-01T06:31:10.732Z] #201 DONE 0.4s [2024-10-01T06:31:10.732Z] [2024-10-01T06:31:10.732Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-01T06:31:10.732Z] #158 ... [2024-10-01T06:31:10.732Z] [2024-10-01T06:31:10.732Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-01T06:31:10.732Z] #202 DONE 0.1s [2024-10-01T06:31:10.732Z] [2024-10-01T06:31:10.732Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-01T06:31:10.732Z] #203 DONE 0.1s [2024-10-01T06:31:10.732Z] [2024-10-01T06:31:10.732Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T06:31:10.732Z] #152 ... [2024-10-01T06:31:10.732Z] [2024-10-01T06:31:10.732Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T06:31:11.701Z] #204 DONE 2.0s [2024-10-01T06:31:11.701Z] [2024-10-01T06:31:11.701Z] #115 [security-proxy-auth] exporting to image [2024-10-01T06:31:11.701Z] #115 exporting layers [2024-10-01T06:31:12.291Z] #115 exporting layers 0.7s done [2024-10-01T06:31:12.291Z] #115 writing image sha256:2af7e33615301f3d10eb66569e713453ae3020428668cf8d09c7a8ac5d477759 done [2024-10-01T06:31:12.291Z] #115 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-01T06:31:12.291Z] #115 DONE 9.4s [2024-10-01T06:31:12.291Z] [2024-10-01T06:31:12.291Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-01T06:32:08.693Z] #158 DONE 1955.3s [2024-10-01T06:32:08.693Z] [2024-10-01T06:32:08.693Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T06:32:08.693Z] #47 ... [2024-10-01T06:32:08.693Z] [2024-10-01T06:32:08.693Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T06:32:08.693Z] #205 DONE 0.1s [2024-10-01T06:32:08.693Z] [2024-10-01T06:32:08.693Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T06:32:08.693Z] #152 ... [2024-10-01T06:32:08.693Z] [2024-10-01T06:32:08.693Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T06:32:08.693Z] #206 DONE 0.2s [2024-10-01T06:32:08.693Z] [2024-10-01T06:32:08.693Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-01T06:32:08.693Z] #207 DONE 0.3s [2024-10-01T06:32:08.693Z] [2024-10-01T06:32:08.693Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T06:32:08.693Z] #154 ... [2024-10-01T06:32:08.693Z] [2024-10-01T06:32:08.693Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-01T06:32:08.693Z] #208 DONE 0.2s [2024-10-01T06:32:08.693Z] [2024-10-01T06:32:08.693Z] #115 [core-command] exporting to image [2024-10-01T06:32:08.693Z] #115 exporting layers [2024-10-01T06:32:08.693Z] #115 exporting layers 0.4s done [2024-10-01T06:32:08.693Z] #115 writing image sha256:078adb26868f3ccb76a0c834304b1a22e587f312b97779d68bb4464ce643c673 done [2024-10-01T06:32:08.693Z] #115 naming to docker.io/library/core-command-arm64 done [2024-10-01T06:32:08.693Z] #115 DONE 9.9s [2024-10-01T06:32:08.693Z] [2024-10-01T06:32:08.693Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T06:34:30.386Z] #61 ... [2024-10-01T06:34:30.386Z] [2024-10-01T06:34:30.386Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-01T06:34:30.386Z] #149 DONE 2094.8s [2024-10-01T06:34:30.386Z] [2024-10-01T06:34:30.386Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T06:34:30.386Z] #155 ... [2024-10-01T06:34:30.386Z] [2024-10-01T06:34:30.386Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T06:34:30.386Z] #209 DONE 0.1s [2024-10-01T06:34:30.386Z] [2024-10-01T06:34:30.386Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-01T06:34:30.386Z] #210 DONE 0.4s [2024-10-01T06:34:30.386Z] [2024-10-01T06:34:30.386Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T06:34:30.386Z] #154 ... [2024-10-01T06:34:30.386Z] [2024-10-01T06:34:30.386Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-01T06:34:30.386Z] #211 DONE 0.1s [2024-10-01T06:34:30.386Z] [2024-10-01T06:34:30.386Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-01T06:34:30.386Z] #212 DONE 0.2s [2024-10-01T06:34:30.386Z] [2024-10-01T06:34:30.386Z] #115 [core-keeper] exporting to image [2024-10-01T06:34:30.386Z] #115 exporting layers [2024-10-01T06:34:30.386Z] #115 exporting layers 0.5s done [2024-10-01T06:34:30.386Z] #115 writing image sha256:b426ae9965db72f59155fb35495f0bfb43c3a104cb321e2cbcc3f7d928469624 done [2024-10-01T06:34:30.386Z] #115 naming to docker.io/library/core-keeper-arm64 done [2024-10-01T06:34:30.386Z] #115 DONE 10.4s [2024-10-01T06:34:30.386Z] [2024-10-01T06:34:30.386Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T06:34:30.994Z] #155 ... [2024-10-01T06:34:30.994Z] [2024-10-01T06:34:30.994Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T06:34:30.994Z] #152 DONE 2099.4s [2024-10-01T06:34:30.994Z] [2024-10-01T06:34:30.994Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T06:34:31.598Z] #155 ... [2024-10-01T06:34:31.598Z] [2024-10-01T06:34:31.598Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T06:34:31.877Z] #213 DONE 0.3s [2024-10-01T06:34:31.877Z] [2024-10-01T06:34:31.877Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T06:34:31.877Z] #214 DONE 0.3s [2024-10-01T06:34:31.877Z] [2024-10-01T06:34:31.877Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T06:34:32.143Z] #154 ... [2024-10-01T06:34:32.143Z] [2024-10-01T06:34:32.143Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-01T06:34:32.419Z] #215 DONE 0.5s [2024-10-01T06:34:32.419Z] [2024-10-01T06:34:32.419Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-01T06:34:32.686Z] #216 DONE 0.2s [2024-10-01T06:34:32.686Z] [2024-10-01T06:34:32.686Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-01T06:34:32.686Z] #217 DONE 0.2s [2024-10-01T06:34:32.687Z] [2024-10-01T06:34:32.687Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T06:34:32.958Z] #154 ... [2024-10-01T06:34:32.958Z] [2024-10-01T06:34:32.958Z] #115 [core-data] exporting to image [2024-10-01T06:34:33.558Z] #115 exporting layers 0.7s done [2024-10-01T06:34:33.558Z] #115 writing image sha256:d18cb501fb7329c3055da7ed5a453e50d43d0f33edd2244af271fc22e352f41b done [2024-10-01T06:34:33.558Z] #115 naming to docker.io/library/core-data-arm64 done [2024-10-01T06:34:33.558Z] #115 DONE 11.2s [2024-10-01T06:34:33.558Z] [2024-10-01T06:34:33.558Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T06:34:36.906Z] #155 ... [2024-10-01T06:34:36.906Z] [2024-10-01T06:34:36.906Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-01T06:34:36.906Z] #150 DONE 2105.2s [2024-10-01T06:34:36.906Z] [2024-10-01T06:34:36.906Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T06:34:37.491Z] #155 ... [2024-10-01T06:34:37.491Z] [2024-10-01T06:34:37.491Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T06:34:37.762Z] #218 DONE 0.1s [2024-10-01T06:34:37.762Z] [2024-10-01T06:34:37.762Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-01T06:34:37.762Z] #219 DONE 0.2s [2024-10-01T06:34:37.762Z] [2024-10-01T06:34:37.762Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T06:34:38.028Z] #154 ... [2024-10-01T06:34:38.028Z] [2024-10-01T06:34:38.028Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-01T06:34:38.306Z] #220 DONE 0.4s [2024-10-01T06:34:38.306Z] [2024-10-01T06:34:38.306Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-01T06:34:38.306Z] #221 DONE 0.1s [2024-10-01T06:34:38.306Z] [2024-10-01T06:34:38.306Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T06:34:38.572Z] #154 ... [2024-10-01T06:34:38.572Z] [2024-10-01T06:34:38.572Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-01T06:34:38.572Z] #222 DONE 0.1s [2024-10-01T06:34:38.572Z] [2024-10-01T06:34:38.572Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-01T06:34:38.839Z] #223 DONE 0.1s [2024-10-01T06:34:38.839Z] [2024-10-01T06:34:38.839Z] #115 [core-metadata] exporting to image [2024-10-01T06:34:38.839Z] #115 exporting layers [2024-10-01T06:34:39.107Z] #115 exporting layers 0.5s done [2024-10-01T06:34:39.107Z] #115 writing image sha256:aacc146a698a104342caf89d6cdc2d5d57f4e73810858091bc2df37d5b5d175d done [2024-10-01T06:34:39.107Z] #115 naming to docker.io/library/core-metadata-arm64 [2024-10-01T06:34:39.374Z] #115 naming to docker.io/library/core-metadata-arm64 done [2024-10-01T06:34:39.374Z] #115 DONE 11.7s [2024-10-01T06:34:39.374Z] [2024-10-01T06:34:39.374Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T06:35:06.051Z] #155 ... [2024-10-01T06:35:06.051Z] [2024-10-01T06:35:06.051Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T06:35:06.051Z] #154 DONE 2134.5s [2024-10-01T06:35:06.051Z] [2024-10-01T06:35:06.051Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-01T06:35:06.649Z] #153 ... [2024-10-01T06:35:06.649Z] [2024-10-01T06:35:06.649Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T06:35:06.649Z] #224 DONE 0.1s [2024-10-01T06:35:06.649Z] [2024-10-01T06:35:06.649Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T06:35:06.926Z] #155 ... [2024-10-01T06:35:06.926Z] [2024-10-01T06:35:06.926Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T06:35:06.926Z] #225 DONE 0.1s [2024-10-01T06:35:06.926Z] [2024-10-01T06:35:06.926Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-01T06:35:07.892Z] #226 DONE 0.6s [2024-10-01T06:35:07.892Z] [2024-10-01T06:35:07.892Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-01T06:35:07.892Z] #227 DONE 0.2s [2024-10-01T06:35:07.892Z] [2024-10-01T06:35:07.892Z] #115 [support-scheduler] exporting to image [2024-10-01T06:35:07.892Z] #115 exporting layers [2024-10-01T06:35:08.475Z] #115 exporting layers 0.6s done [2024-10-01T06:35:08.475Z] #115 writing image sha256:6e501580b02c67d58fbcf0813bad853ad8a01c943e5f1cbbf4ed18448f5bf5c4 done [2024-10-01T06:35:08.475Z] #115 naming to docker.io/library/support-scheduler-arm64 done [2024-10-01T06:35:08.475Z] #115 DONE 12.3s [2024-10-01T06:35:08.475Z] [2024-10-01T06:35:08.475Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-01T06:35:09.090Z] #153 ... [2024-10-01T06:35:09.090Z] [2024-10-01T06:35:09.090Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T06:35:09.090Z] #155 DONE 2137.6s [2024-10-01T06:35:09.357Z] [2024-10-01T06:35:09.357Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-01T06:35:09.357Z] #153 ... [2024-10-01T06:35:09.357Z] [2024-10-01T06:35:09.357Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T06:35:09.625Z] #228 DONE 0.3s [2024-10-01T06:35:09.625Z] [2024-10-01T06:35:09.625Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T06:35:09.908Z] #229 DONE 0.1s [2024-10-01T06:35:09.908Z] [2024-10-01T06:35:09.908Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-01T06:35:10.491Z] #230 DONE 0.4s [2024-10-01T06:35:10.491Z] [2024-10-01T06:35:10.491Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-01T06:35:10.491Z] #231 DONE 0.2s [2024-10-01T06:35:10.491Z] [2024-10-01T06:35:10.491Z] #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-01T06:35:10.758Z] #232 DONE 0.2s [2024-10-01T06:35:10.758Z] [2024-10-01T06:35:10.758Z] #115 [support-notifications] exporting to image [2024-10-01T06:35:10.758Z] #115 ... [2024-10-01T06:35:10.758Z] [2024-10-01T06:35:10.758Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-01T06:35:10.758Z] #153 DONE 2139.2s [2024-10-01T06:35:11.025Z] [2024-10-01T06:35:11.025Z] #115 [support-notifications] exporting to image [2024-10-01T06:35:11.291Z] #115 ... [2024-10-01T06:35:11.291Z] [2024-10-01T06:35:11.291Z] #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T06:35:11.291Z] #233 DONE 0.2s [2024-10-01T06:35:11.291Z] [2024-10-01T06:35:11.291Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T06:35:11.559Z] #234 DONE 0.1s [2024-10-01T06:35:11.559Z] [2024-10-01T06:35:11.559Z] #115 [support-notifications] exporting to image [2024-10-01T06:35:11.559Z] #115 exporting layers 0.8s done [2024-10-01T06:35:11.559Z] #115 writing image sha256:26ee915ee89c447e2baf6bdeeec82dc1cddcec6dd5ea295a921a5720311b5aa4 done [2024-10-01T06:35:11.559Z] #115 naming to docker.io/library/support-notifications-arm64 done [2024-10-01T06:35:11.559Z] #115 DONE 13.2s [2024-10-01T06:35:11.559Z] [2024-10-01T06:35:11.559Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-01T06:35:12.161Z] #235 DONE 0.5s [2024-10-01T06:35:12.161Z] [2024-10-01T06:35:12.161Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-01T06:35:12.161Z] #236 DONE 0.1s [2024-10-01T06:35:12.161Z] [2024-10-01T06:35:12.161Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T06:35:12.161Z] #47 ... [2024-10-01T06:35:12.161Z] [2024-10-01T06:35:12.161Z] #115 [support-cron-scheduler] exporting to image [2024-10-01T06:35:13.119Z] #115 exporting layers 1.1s done [2024-10-01T06:35:13.119Z] #115 writing image sha256:3c16bb609f1413f7177be486a251892f3eeed80fa3652519dbfa019ef09a6909 done [2024-10-01T06:35:13.119Z] #115 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-01T06:35:13.119Z] #115 DONE 14.3s [2024-10-01T06:35:13.119Z] [2024-10-01T06:35:13.119Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T06:35:13.119Z] time="2024-10-01T05:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-01T06:35:13.127Z] $ docker stop --time=1 ffdbbc2389af9b3d8af5c539b79e4f89d31e02b64c89dbf352474aebe3ebc144 [2024-10-01T06:35:14.808Z] $ docker rm -f --volumes ffdbbc2389af9b3d8af5c539b79e4f89d31e02b64c89dbf352474aebe3ebc144 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T06:35:15.322Z] + docker images [2024-10-01T06:35:15.322Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-01T06:35:15.322Z] support-cron-scheduler-arm64 latest 3c16bb609f14 4 seconds ago 43.9MB [2024-10-01T06:35:15.322Z] support-notifications-arm64 latest 26ee915ee89c 5 seconds ago 42.3MB [2024-10-01T06:35:15.322Z] support-scheduler-arm64 latest 6e501580b02c 8 seconds ago 41.6MB [2024-10-01T06:35:15.322Z] core-metadata-arm64 latest aacc146a698a 37 seconds ago 39.5MB [2024-10-01T06:35:15.322Z] core-data-arm64 latest d18cb501fb73 43 seconds ago 39.4MB [2024-10-01T06:35:15.322Z] core-keeper-arm64 latest b426ae9965db 47 seconds ago 39.3MB [2024-10-01T06:35:15.322Z] core-command-arm64 latest 078adb26868f 3 minutes ago 35.1MB [2024-10-01T06:35:15.322Z] security-proxy-auth-arm64 latest 2af7e3361530 4 minutes ago 32.7MB [2024-10-01T06:35:15.322Z] security-spiffe-token-provider-arm64 latest 5cc4f9a80fa9 12 minutes ago 29.1MB [2024-10-01T06:35:15.322Z] core-common-config-bootstrapper-arm64 latest c684001494f4 14 minutes ago 15.4MB [2024-10-01T06:35:15.322Z] security-secretstore-setup-arm64 latest 9e2489f64fd2 15 minutes ago 36.4MB [2024-10-01T06:35:15.322Z] security-proxy-setup-arm64 latest 350356e17687 15 minutes ago 26.2MB [2024-10-01T06:35:15.322Z] security-bootstrapper-arm64 latest 121b6c1fbfb7 15 minutes ago 18.9MB [2024-10-01T06:35:15.322Z] security-spire-agent-arm64 latest 7b374ea7d103 37 minutes ago 174MB [2024-10-01T06:35:15.322Z] security-spire-config-arm64 latest 41c1e77f9a1d 37 minutes ago 115MB [2024-10-01T06:35:15.322Z] security-spire-server-arm64 latest fc716841d125 37 minutes ago 116MB [2024-10-01T06:35:15.322Z] ci-base-image-arm64 latest 71e9caab9cf9 38 minutes ago 967MB [2024-10-01T06:35:15.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-10-01T06:35:15.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-10-01T06:35:15.487Z] provisioning config files... [2024-10-01T06:35:15.498Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/707@tmp/config15551769701928948514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T06:35:15.833Z] ---> ****-login.sh [2024-10-01T06:35:15.833Z] nexus3.edgexfoundry.org:10001 [2024-10-01T06:35:16.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T06:35:16.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T06:35:16.100Z] Configure a credential helper to remove this warning. See [2024-10-01T06:35:16.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T06:35:16.100Z] [2024-10-01T06:35:16.100Z] Login Succeeded [2024-10-01T06:35:16.100Z] nexus3.edgexfoundry.org:10002 [2024-10-01T06:35:16.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T06:35:16.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T06:35:16.636Z] Configure a credential helper to remove this warning. See [2024-10-01T06:35:16.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T06:35:16.636Z] [2024-10-01T06:35:16.636Z] Login Succeeded [2024-10-01T06:35:16.636Z] nexus3.edgexfoundry.org:10003 [2024-10-01T06:35:16.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T06:35:16.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T06:35:16.902Z] Configure a credential helper to remove this warning. See [2024-10-01T06:35:16.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T06:35:16.902Z] [2024-10-01T06:35:16.902Z] Login Succeeded [2024-10-01T06:35:16.902Z] nexus3.edgexfoundry.org:10004 [2024-10-01T06:35:17.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T06:35:17.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T06:35:17.433Z] Configure a credential helper to remove this warning. See [2024-10-01T06:35:17.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T06:35:17.433Z] [2024-10-01T06:35:17.434Z] Login Succeeded [2024-10-01T06:35:17.434Z] ****.io [2024-10-01T06:35:17.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T06:35:17.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T06:35:17.962Z] Configure a credential helper to remove this warning. See [2024-10-01T06:35:17.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T06:35:17.962Z] [2024-10-01T06:35:17.962Z] Login Succeeded [2024-10-01T06:35:17.963Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T06:35:17.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:35:18.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T06:35:18.073Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-01T06:35:18.073Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:18.073Z] latest [2024-10-01T06:35:18.073Z] 3.2.0-dev.84 [2024-10-01T06:35:18.073Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:35:18.073Z] main [2024-10-01T06:35:18.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:18.456Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:18.810Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:18.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-01T06:35:18.810Z] ffd7956149b0: Preparing [2024-10-01T06:35:18.810Z] fa5887e92353: Preparing [2024-10-01T06:35:18.810Z] 48361c65e0cd: Preparing [2024-10-01T06:35:18.810Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:18.810Z] 429ebd496620: Preparing [2024-10-01T06:35:18.810Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:18.810Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:18.810Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:18.810Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:19.075Z] fe3f3e20ac84: Pushed [2024-10-01T06:35:19.075Z] 48361c65e0cd: Pushed [2024-10-01T06:35:19.075Z] 429ebd496620: Pushed [2024-10-01T06:35:19.075Z] ffd7956149b0: Pushed [2024-10-01T06:35:19.075Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:19.075Z] f8e5c2192e0e: Pushed [2024-10-01T06:35:24.394Z] fa5887e92353: Pushed [2024-10-01T06:35:24.394Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:1cd19fe4258ed989e146505454a0e98e458109b5af3a093397d79ad9111dae0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:24.764Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:25.186Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-01T06:35:25.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-01T06:35:25.186Z] ffd7956149b0: Preparing [2024-10-01T06:35:25.186Z] fa5887e92353: Preparing [2024-10-01T06:35:25.186Z] 48361c65e0cd: Preparing [2024-10-01T06:35:25.186Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:25.186Z] 429ebd496620: Preparing [2024-10-01T06:35:25.186Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:25.186Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:25.186Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:25.186Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:25.186Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:25.186Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:25.186Z] ffd7956149b0: Layer already exists [2024-10-01T06:35:25.186Z] fa5887e92353: Layer already exists [2024-10-01T06:35:25.186Z] 429ebd496620: Layer already exists [2024-10-01T06:35:25.186Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:25.186Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:25.453Z] latest: digest: sha256:1cd19fe4258ed989e146505454a0e98e458109b5af3a093397d79ad9111dae0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:25.821Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:26.188Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.84 [2024-10-01T06:35:26.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-01T06:35:26.188Z] ffd7956149b0: Preparing [2024-10-01T06:35:26.188Z] fa5887e92353: Preparing [2024-10-01T06:35:26.188Z] 48361c65e0cd: Preparing [2024-10-01T06:35:26.188Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:26.188Z] 429ebd496620: Preparing [2024-10-01T06:35:26.188Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:26.188Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:26.188Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:26.188Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:26.188Z] 429ebd496620: Layer already exists [2024-10-01T06:35:26.188Z] ffd7956149b0: Layer already exists [2024-10-01T06:35:26.188Z] fa5887e92353: Layer already exists [2024-10-01T06:35:26.188Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:26.188Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:26.188Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:26.188Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:26.454Z] 3.2.0-dev.84: digest: sha256:1cd19fe4258ed989e146505454a0e98e458109b5af3a093397d79ad9111dae0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:26.816Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:27.175Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:35:27.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-01T06:35:27.175Z] ffd7956149b0: Preparing [2024-10-01T06:35:27.175Z] fa5887e92353: Preparing [2024-10-01T06:35:27.175Z] 48361c65e0cd: Preparing [2024-10-01T06:35:27.175Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:27.175Z] 429ebd496620: Preparing [2024-10-01T06:35:27.175Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:27.175Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:27.175Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:27.175Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:27.175Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:27.175Z] fa5887e92353: Layer already exists [2024-10-01T06:35:27.175Z] ffd7956149b0: Layer already exists [2024-10-01T06:35:27.175Z] 429ebd496620: Layer already exists [2024-10-01T06:35:27.175Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:27.175Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:27.175Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:27.175Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:1cd19fe4258ed989e146505454a0e98e458109b5af3a093397d79ad9111dae0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:27.781Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:28.127Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-01T06:35:28.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-01T06:35:28.127Z] ffd7956149b0: Preparing [2024-10-01T06:35:28.127Z] fa5887e92353: Preparing [2024-10-01T06:35:28.127Z] 48361c65e0cd: Preparing [2024-10-01T06:35:28.127Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:28.127Z] 429ebd496620: Preparing [2024-10-01T06:35:28.127Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:28.127Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:28.127Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:28.127Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:28.127Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:28.127Z] 429ebd496620: Layer already exists [2024-10-01T06:35:28.127Z] ffd7956149b0: Layer already exists [2024-10-01T06:35:28.127Z] fa5887e92353: Layer already exists [2024-10-01T06:35:28.127Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:28.392Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:28.392Z] main: digest: sha256:1cd19fe4258ed989e146505454a0e98e458109b5af3a093397d79ad9111dae0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:35:28.471Z] ===================================================== [Pipeline] echo [2024-10-01T06:35:28.487Z] taggedImages: [2024-10-01T06:35:28.487Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:28.487Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-01T06:35:28.487Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.84 [2024-10-01T06:35:28.487Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:35:28.487Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-01T06:35:28.514Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-01T06:35:28.514Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:28.514Z] latest [2024-10-01T06:35:28.514Z] 3.2.0-dev.84 [2024-10-01T06:35:28.514Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:35:28.514Z] main [2024-10-01T06:35:28.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:28.892Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:29.282Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:29.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-01T06:35:29.282Z] 6ebaa7e1c7a0: Preparing [2024-10-01T06:35:29.282Z] c262dcfcf562: Preparing [2024-10-01T06:35:29.282Z] c044ff4676c9: Preparing [2024-10-01T06:35:29.282Z] 3bf4cd87d212: Preparing [2024-10-01T06:35:29.282Z] 48361c65e0cd: Preparing [2024-10-01T06:35:29.282Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:29.282Z] 429ebd496620: Preparing [2024-10-01T06:35:29.282Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:29.282Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:29.282Z] fe3f3e20ac84: Waiting [2024-10-01T06:35:29.282Z] 429ebd496620: Waiting [2024-10-01T06:35:29.282Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:29.282Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:29.282Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:29.282Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:29.547Z] 429ebd496620: Layer already exists [2024-10-01T06:35:29.547Z] c262dcfcf562: Pushed [2024-10-01T06:35:29.547Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:29.547Z] 6ebaa7e1c7a0: Pushed [2024-10-01T06:35:29.547Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:29.547Z] c044ff4676c9: Pushed [2024-10-01T06:35:30.951Z] 3bf4cd87d212: Pushed [2024-10-01T06:35:31.216Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:763af73b2b699c0f8c9eca29f792007b3ce2c768390eb32f876f5c67eacb332e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:31.661Z] + 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-10-01T06:35:32.022Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-01T06:35:32.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-01T06:35:32.022Z] 6ebaa7e1c7a0: Preparing [2024-10-01T06:35:32.022Z] c262dcfcf562: Preparing [2024-10-01T06:35:32.022Z] c044ff4676c9: Preparing [2024-10-01T06:35:32.022Z] 3bf4cd87d212: Preparing [2024-10-01T06:35:32.022Z] 48361c65e0cd: Preparing [2024-10-01T06:35:32.022Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:32.022Z] 429ebd496620: Preparing [2024-10-01T06:35:32.022Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:32.022Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:32.022Z] 429ebd496620: Waiting [2024-10-01T06:35:32.022Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:32.022Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:32.022Z] fe3f3e20ac84: Waiting [2024-10-01T06:35:32.022Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:32.022Z] c262dcfcf562: Layer already exists [2024-10-01T06:35:32.022Z] 6ebaa7e1c7a0: Layer already exists [2024-10-01T06:35:32.022Z] 3bf4cd87d212: Layer already exists [2024-10-01T06:35:32.022Z] c044ff4676c9: Layer already exists [2024-10-01T06:35:32.022Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:32.022Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:32.022Z] 429ebd496620: Layer already exists [2024-10-01T06:35:32.022Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:32.291Z] latest: digest: sha256:763af73b2b699c0f8c9eca29f792007b3ce2c768390eb32f876f5c67eacb332e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:32.659Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:33.010Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.84 [2024-10-01T06:35:33.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-01T06:35:33.010Z] 6ebaa7e1c7a0: Preparing [2024-10-01T06:35:33.010Z] c262dcfcf562: Preparing [2024-10-01T06:35:33.010Z] c044ff4676c9: Preparing [2024-10-01T06:35:33.010Z] 3bf4cd87d212: Preparing [2024-10-01T06:35:33.010Z] 48361c65e0cd: Preparing [2024-10-01T06:35:33.010Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:33.010Z] 429ebd496620: Preparing [2024-10-01T06:35:33.010Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:33.010Z] fe3f3e20ac84: Waiting [2024-10-01T06:35:33.010Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:33.010Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:33.010Z] 429ebd496620: Waiting [2024-10-01T06:35:33.010Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:33.010Z] 6ebaa7e1c7a0: Layer already exists [2024-10-01T06:35:33.010Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:33.010Z] c044ff4676c9: Layer already exists [2024-10-01T06:35:33.010Z] c262dcfcf562: Layer already exists [2024-10-01T06:35:33.010Z] 3bf4cd87d212: Layer already exists [2024-10-01T06:35:33.010Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:33.010Z] 429ebd496620: Layer already exists [2024-10-01T06:35:33.010Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:33.010Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:33.282Z] 3.2.0-dev.84: digest: sha256:763af73b2b699c0f8c9eca29f792007b3ce2c768390eb32f876f5c67eacb332e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:33.666Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:34.036Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:35:34.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-01T06:35:34.036Z] 6ebaa7e1c7a0: Preparing [2024-10-01T06:35:34.036Z] c262dcfcf562: Preparing [2024-10-01T06:35:34.036Z] c044ff4676c9: Preparing [2024-10-01T06:35:34.036Z] 3bf4cd87d212: Preparing [2024-10-01T06:35:34.036Z] 48361c65e0cd: Preparing [2024-10-01T06:35:34.036Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:34.036Z] 429ebd496620: Preparing [2024-10-01T06:35:34.036Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:34.036Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:34.036Z] 429ebd496620: Waiting [2024-10-01T06:35:34.036Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:34.036Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:34.036Z] fe3f3e20ac84: Waiting [2024-10-01T06:35:34.036Z] c262dcfcf562: Layer already exists [2024-10-01T06:35:34.036Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:34.036Z] c044ff4676c9: Layer already exists [2024-10-01T06:35:34.036Z] 3bf4cd87d212: Layer already exists [2024-10-01T06:35:34.036Z] 6ebaa7e1c7a0: Layer already exists [2024-10-01T06:35:34.036Z] 429ebd496620: Layer already exists [2024-10-01T06:35:34.036Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:34.036Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:34.036Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:34.306Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:763af73b2b699c0f8c9eca29f792007b3ce2c768390eb32f876f5c67eacb332e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:34.661Z] + 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-10-01T06:35:35.014Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-01T06:35:35.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-01T06:35:35.015Z] 6ebaa7e1c7a0: Preparing [2024-10-01T06:35:35.015Z] c262dcfcf562: Preparing [2024-10-01T06:35:35.015Z] c044ff4676c9: Preparing [2024-10-01T06:35:35.015Z] 3bf4cd87d212: Preparing [2024-10-01T06:35:35.015Z] 48361c65e0cd: Preparing [2024-10-01T06:35:35.015Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:35.015Z] 429ebd496620: Preparing [2024-10-01T06:35:35.015Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:35.015Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:35.015Z] 429ebd496620: Waiting [2024-10-01T06:35:35.015Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:35.015Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:35.015Z] fe3f3e20ac84: Waiting [2024-10-01T06:35:35.015Z] 6ebaa7e1c7a0: Layer already exists [2024-10-01T06:35:35.015Z] c044ff4676c9: Layer already exists [2024-10-01T06:35:35.015Z] c262dcfcf562: Layer already exists [2024-10-01T06:35:35.015Z] 3bf4cd87d212: Layer already exists [2024-10-01T06:35:35.015Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:35.015Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:35.015Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:35.015Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:35.015Z] 429ebd496620: Layer already exists [2024-10-01T06:35:35.279Z] main: digest: sha256:763af73b2b699c0f8c9eca29f792007b3ce2c768390eb32f876f5c67eacb332e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:35:35.358Z] ===================================================== [Pipeline] echo [2024-10-01T06:35:35.373Z] taggedImages: [2024-10-01T06:35:35.373Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:35.373Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-01T06:35:35.373Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.84 [2024-10-01T06:35:35.373Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:35:35.373Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-01T06:35:35.400Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-01T06:35:35.400Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:35.400Z] latest [2024-10-01T06:35:35.400Z] 3.2.0-dev.84 [2024-10-01T06:35:35.400Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:35:35.400Z] main [2024-10-01T06:35:35.400Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:35.763Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:36.115Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:36.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-01T06:35:36.115Z] 30a24080c4d5: Preparing [2024-10-01T06:35:36.115Z] 371166a4b2ca: Preparing [2024-10-01T06:35:36.115Z] bad2884bf151: Preparing [2024-10-01T06:35:36.115Z] 48361c65e0cd: Preparing [2024-10-01T06:35:36.115Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:36.115Z] 9015b6a9ffe1: Preparing [2024-10-01T06:35:36.115Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:36.115Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:36.115Z] 9015b6a9ffe1: Waiting [2024-10-01T06:35:36.115Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:36.115Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:36.381Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:36.381Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:36.381Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:36.381Z] 30a24080c4d5: Pushed [2024-10-01T06:35:36.381Z] 371166a4b2ca: Pushed [2024-10-01T06:35:36.381Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:36.381Z] 9015b6a9ffe1: Pushed [2024-10-01T06:35:43.007Z] bad2884bf151: Pushed [2024-10-01T06:35:43.273Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:6a5a99937c36f36f7c6cde4307d0d3aec8240c0d7b9f7dc65c8653d95332a791 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:43.636Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:43.989Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-01T06:35:43.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-01T06:35:43.989Z] 30a24080c4d5: Preparing [2024-10-01T06:35:43.989Z] 371166a4b2ca: Preparing [2024-10-01T06:35:43.989Z] bad2884bf151: Preparing [2024-10-01T06:35:43.989Z] 48361c65e0cd: Preparing [2024-10-01T06:35:43.989Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:43.989Z] 9015b6a9ffe1: Preparing [2024-10-01T06:35:43.989Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:43.989Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:43.989Z] 9015b6a9ffe1: Waiting [2024-10-01T06:35:43.989Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:43.989Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:43.989Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:43.989Z] 30a24080c4d5: Layer already exists [2024-10-01T06:35:43.989Z] 371166a4b2ca: Layer already exists [2024-10-01T06:35:43.989Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:43.989Z] bad2884bf151: Layer already exists [2024-10-01T06:35:43.989Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:43.989Z] 9015b6a9ffe1: Layer already exists [2024-10-01T06:35:43.989Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:44.252Z] latest: digest: sha256:6a5a99937c36f36f7c6cde4307d0d3aec8240c0d7b9f7dc65c8653d95332a791 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:44.614Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:44.971Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.84 [2024-10-01T06:35:44.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-01T06:35:44.971Z] 30a24080c4d5: Preparing [2024-10-01T06:35:44.971Z] 371166a4b2ca: Preparing [2024-10-01T06:35:44.971Z] bad2884bf151: Preparing [2024-10-01T06:35:44.971Z] 48361c65e0cd: Preparing [2024-10-01T06:35:44.971Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:44.971Z] 9015b6a9ffe1: Preparing [2024-10-01T06:35:44.971Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:44.971Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:44.971Z] 9015b6a9ffe1: Waiting [2024-10-01T06:35:44.971Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:44.971Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:44.971Z] 371166a4b2ca: Layer already exists [2024-10-01T06:35:44.971Z] 30a24080c4d5: Layer already exists [2024-10-01T06:35:44.971Z] bad2884bf151: Layer already exists [2024-10-01T06:35:44.971Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:44.971Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:44.971Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:44.971Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:44.971Z] 9015b6a9ffe1: Layer already exists [2024-10-01T06:35:45.234Z] 3.2.0-dev.84: digest: sha256:6a5a99937c36f36f7c6cde4307d0d3aec8240c0d7b9f7dc65c8653d95332a791 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:45.593Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:45.943Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:35:45.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-01T06:35:45.944Z] 30a24080c4d5: Preparing [2024-10-01T06:35:45.944Z] 371166a4b2ca: Preparing [2024-10-01T06:35:45.944Z] bad2884bf151: Preparing [2024-10-01T06:35:45.944Z] 48361c65e0cd: Preparing [2024-10-01T06:35:45.944Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:45.944Z] 9015b6a9ffe1: Preparing [2024-10-01T06:35:45.944Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:45.944Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:45.944Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:45.944Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:45.944Z] 9015b6a9ffe1: Waiting [2024-10-01T06:35:45.944Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:45.944Z] bad2884bf151: Layer already exists [2024-10-01T06:35:45.944Z] 371166a4b2ca: Layer already exists [2024-10-01T06:35:45.944Z] 30a24080c4d5: Layer already exists [2024-10-01T06:35:45.944Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:45.944Z] 9015b6a9ffe1: Layer already exists [2024-10-01T06:35:45.944Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:45.944Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:45.944Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:6a5a99937c36f36f7c6cde4307d0d3aec8240c0d7b9f7dc65c8653d95332a791 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:46.394Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:46.745Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-01T06:35:46.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-01T06:35:46.745Z] 30a24080c4d5: Preparing [2024-10-01T06:35:46.745Z] 371166a4b2ca: Preparing [2024-10-01T06:35:46.745Z] bad2884bf151: Preparing [2024-10-01T06:35:46.745Z] 48361c65e0cd: Preparing [2024-10-01T06:35:46.745Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:46.745Z] 9015b6a9ffe1: Preparing [2024-10-01T06:35:46.745Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:46.745Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:46.745Z] 9015b6a9ffe1: Waiting [2024-10-01T06:35:46.745Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:46.745Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:46.745Z] bad2884bf151: Layer already exists [2024-10-01T06:35:46.745Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:46.745Z] 30a24080c4d5: Layer already exists [2024-10-01T06:35:46.745Z] 371166a4b2ca: Layer already exists [2024-10-01T06:35:46.745Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:46.745Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:46.745Z] 9015b6a9ffe1: Layer already exists [2024-10-01T06:35:46.745Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:47.008Z] main: digest: sha256:6a5a99937c36f36f7c6cde4307d0d3aec8240c0d7b9f7dc65c8653d95332a791 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:35:47.082Z] ===================================================== [Pipeline] echo [2024-10-01T06:35:47.099Z] taggedImages: [2024-10-01T06:35:47.100Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:47.100Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-01T06:35:47.100Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.84 [2024-10-01T06:35:47.100Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:35:47.100Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-01T06:35:47.139Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-01T06:35:47.139Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:47.139Z] latest [2024-10-01T06:35:47.139Z] 3.2.0-dev.84 [2024-10-01T06:35:47.139Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:35:47.139Z] main [2024-10-01T06:35:47.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:47.504Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:47.848Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:47.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-01T06:35:47.848Z] f4b8698d1356: Preparing [2024-10-01T06:35:47.848Z] 9e694a3b61d6: Preparing [2024-10-01T06:35:47.848Z] aff94b71e2ff: Preparing [2024-10-01T06:35:47.848Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:47.848Z] 021614962f99: Preparing [2024-10-01T06:35:47.848Z] 43ee17b71a75: Preparing [2024-10-01T06:35:47.848Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:47.848Z] 43ee17b71a75: Waiting [2024-10-01T06:35:47.848Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:47.848Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:48.113Z] 9e694a3b61d6: Pushed [2024-10-01T06:35:48.113Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:48.113Z] f4b8698d1356: Pushed [2024-10-01T06:35:48.113Z] 021614962f99: Pushed [2024-10-01T06:35:48.113Z] 43ee17b71a75: Pushed [2024-10-01T06:35:54.735Z] aff94b71e2ff: Pushed [2024-10-01T06:35:54.735Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:fe364c3f5283f992547693bd21f8fbdfd28129f28d9c6d5a70522008dd7b3df9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:55.088Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:55.438Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-01T06:35:55.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-01T06:35:55.438Z] f4b8698d1356: Preparing [2024-10-01T06:35:55.438Z] 9e694a3b61d6: Preparing [2024-10-01T06:35:55.438Z] aff94b71e2ff: Preparing [2024-10-01T06:35:55.438Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:55.438Z] 021614962f99: Preparing [2024-10-01T06:35:55.438Z] 43ee17b71a75: Preparing [2024-10-01T06:35:55.438Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:55.438Z] 43ee17b71a75: Waiting [2024-10-01T06:35:55.438Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:55.438Z] f4b8698d1356: Layer already exists [2024-10-01T06:35:55.438Z] 021614962f99: Layer already exists [2024-10-01T06:35:55.438Z] 9e694a3b61d6: Layer already exists [2024-10-01T06:35:55.438Z] aff94b71e2ff: Layer already exists [2024-10-01T06:35:55.438Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:55.438Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:55.438Z] 43ee17b71a75: Layer already exists [2024-10-01T06:35:55.438Z] latest: digest: sha256:fe364c3f5283f992547693bd21f8fbdfd28129f28d9c6d5a70522008dd7b3df9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:56.060Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:56.423Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.84 [2024-10-01T06:35:56.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-01T06:35:56.423Z] f4b8698d1356: Preparing [2024-10-01T06:35:56.423Z] 9e694a3b61d6: Preparing [2024-10-01T06:35:56.423Z] aff94b71e2ff: Preparing [2024-10-01T06:35:56.423Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:56.423Z] 021614962f99: Preparing [2024-10-01T06:35:56.423Z] 43ee17b71a75: Preparing [2024-10-01T06:35:56.423Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:56.423Z] 43ee17b71a75: Waiting [2024-10-01T06:35:56.423Z] f4b8698d1356: Layer already exists [2024-10-01T06:35:56.423Z] 021614962f99: Layer already exists [2024-10-01T06:35:56.423Z] aff94b71e2ff: Layer already exists [2024-10-01T06:35:56.423Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:56.423Z] 9e694a3b61d6: Layer already exists [2024-10-01T06:35:56.423Z] 43ee17b71a75: Layer already exists [2024-10-01T06:35:56.423Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:56.423Z] 3.2.0-dev.84: digest: sha256:fe364c3f5283f992547693bd21f8fbdfd28129f28d9c6d5a70522008dd7b3df9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:56.771Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:57.124Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:35:57.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-01T06:35:57.124Z] f4b8698d1356: Preparing [2024-10-01T06:35:57.124Z] 9e694a3b61d6: Preparing [2024-10-01T06:35:57.124Z] aff94b71e2ff: Preparing [2024-10-01T06:35:57.124Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:57.124Z] 021614962f99: Preparing [2024-10-01T06:35:57.124Z] 43ee17b71a75: Preparing [2024-10-01T06:35:57.124Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:57.124Z] 43ee17b71a75: Waiting [2024-10-01T06:35:57.124Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:57.124Z] 021614962f99: Layer already exists [2024-10-01T06:35:57.124Z] 9e694a3b61d6: Layer already exists [2024-10-01T06:35:57.124Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:57.124Z] f4b8698d1356: Layer already exists [2024-10-01T06:35:57.124Z] aff94b71e2ff: Layer already exists [2024-10-01T06:35:57.124Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:57.124Z] 43ee17b71a75: Layer already exists [2024-10-01T06:35:57.387Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:fe364c3f5283f992547693bd21f8fbdfd28129f28d9c6d5a70522008dd7b3df9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:57.747Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:58.090Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-01T06:35:58.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-01T06:35:58.090Z] f4b8698d1356: Preparing [2024-10-01T06:35:58.090Z] 9e694a3b61d6: Preparing [2024-10-01T06:35:58.090Z] aff94b71e2ff: Preparing [2024-10-01T06:35:58.090Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:58.090Z] 021614962f99: Preparing [2024-10-01T06:35:58.090Z] 43ee17b71a75: Preparing [2024-10-01T06:35:58.090Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:58.090Z] 43ee17b71a75: Waiting [2024-10-01T06:35:58.090Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:58.090Z] f4b8698d1356: Layer already exists [2024-10-01T06:35:58.090Z] 021614962f99: Layer already exists [2024-10-01T06:35:58.090Z] 9e694a3b61d6: Layer already exists [2024-10-01T06:35:58.090Z] aff94b71e2ff: Layer already exists [2024-10-01T06:35:58.090Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:58.090Z] 43ee17b71a75: Layer already exists [2024-10-01T06:35:58.090Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:35:58.090Z] main: digest: sha256:fe364c3f5283f992547693bd21f8fbdfd28129f28d9c6d5a70522008dd7b3df9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:35:58.446Z] ===================================================== [Pipeline] echo [2024-10-01T06:35:58.460Z] taggedImages: [2024-10-01T06:35:58.460Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:58.460Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-01T06:35:58.460Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.84 [2024-10-01T06:35:58.460Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:35:58.460Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-01T06:35:58.486Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-01T06:35:58.486Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:58.486Z] latest [2024-10-01T06:35:58.486Z] 3.2.0-dev.84 [2024-10-01T06:35:58.486Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:35:58.486Z] main [2024-10-01T06:35:58.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:58.851Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:35:59.221Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:35:59.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-01T06:35:59.221Z] b1e1ac299ae4: Preparing [2024-10-01T06:35:59.221Z] 94d488220025: Preparing [2024-10-01T06:35:59.221Z] eb3547889db6: Preparing [2024-10-01T06:35:59.221Z] 219765e992a0: Preparing [2024-10-01T06:35:59.221Z] 48361c65e0cd: Preparing [2024-10-01T06:35:59.221Z] fe3f3e20ac84: Preparing [2024-10-01T06:35:59.221Z] 429ebd496620: Preparing [2024-10-01T06:35:59.221Z] f8e5c2192e0e: Preparing [2024-10-01T06:35:59.221Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:35:59.221Z] fe3f3e20ac84: Waiting [2024-10-01T06:35:59.221Z] 429ebd496620: Waiting [2024-10-01T06:35:59.221Z] f8e5c2192e0e: Waiting [2024-10-01T06:35:59.221Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:35:59.221Z] 48361c65e0cd: Layer already exists [2024-10-01T06:35:59.486Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:35:59.486Z] 94d488220025: Pushed [2024-10-01T06:35:59.486Z] 429ebd496620: Layer already exists [2024-10-01T06:35:59.486Z] eb3547889db6: Pushed [2024-10-01T06:35:59.486Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:35:59.486Z] b1e1ac299ae4: Pushed [2024-10-01T06:35:59.486Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:06.102Z] 219765e992a0: Pushed [2024-10-01T06:36:06.102Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:22b4ec469ade93b36d308abf5a68d796a2b9d2353613f1daf242d70b8c12a237 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:06.451Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:06.804Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-01T06:36:06.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-01T06:36:06.804Z] b1e1ac299ae4: Preparing [2024-10-01T06:36:06.804Z] 94d488220025: Preparing [2024-10-01T06:36:06.804Z] eb3547889db6: Preparing [2024-10-01T06:36:06.804Z] 219765e992a0: Preparing [2024-10-01T06:36:06.804Z] 48361c65e0cd: Preparing [2024-10-01T06:36:06.804Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:06.804Z] 429ebd496620: Preparing [2024-10-01T06:36:06.804Z] f8e5c2192e0e: Preparing [2024-10-01T06:36:06.805Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:06.805Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:06.805Z] 429ebd496620: Waiting [2024-10-01T06:36:06.805Z] f8e5c2192e0e: Waiting [2024-10-01T06:36:06.805Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:06.805Z] eb3547889db6: Layer already exists [2024-10-01T06:36:06.805Z] 94d488220025: Layer already exists [2024-10-01T06:36:06.805Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:06.805Z] b1e1ac299ae4: Layer already exists [2024-10-01T06:36:06.805Z] 219765e992a0: Layer already exists [2024-10-01T06:36:06.805Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:36:06.805Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:06.805Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:06.805Z] 429ebd496620: Layer already exists [2024-10-01T06:36:07.067Z] latest: digest: sha256:22b4ec469ade93b36d308abf5a68d796a2b9d2353613f1daf242d70b8c12a237 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:07.414Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:07.748Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.84 [2024-10-01T06:36:07.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-01T06:36:07.748Z] b1e1ac299ae4: Preparing [2024-10-01T06:36:07.748Z] 94d488220025: Preparing [2024-10-01T06:36:07.748Z] eb3547889db6: Preparing [2024-10-01T06:36:07.748Z] 219765e992a0: Preparing [2024-10-01T06:36:07.748Z] 48361c65e0cd: Preparing [2024-10-01T06:36:07.748Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:07.748Z] 429ebd496620: Preparing [2024-10-01T06:36:07.748Z] f8e5c2192e0e: Preparing [2024-10-01T06:36:07.748Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:07.748Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:07.748Z] 429ebd496620: Waiting [2024-10-01T06:36:07.748Z] f8e5c2192e0e: Waiting [2024-10-01T06:36:07.748Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:07.748Z] eb3547889db6: Layer already exists [2024-10-01T06:36:07.748Z] 219765e992a0: Layer already exists [2024-10-01T06:36:07.748Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:07.748Z] b1e1ac299ae4: Layer already exists [2024-10-01T06:36:07.748Z] 94d488220025: Layer already exists [2024-10-01T06:36:07.748Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:07.748Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:36:07.748Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:07.748Z] 429ebd496620: Layer already exists [2024-10-01T06:36:07.748Z] 3.2.0-dev.84: digest: sha256:22b4ec469ade93b36d308abf5a68d796a2b9d2353613f1daf242d70b8c12a237 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:08.085Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:08.434Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:08.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-01T06:36:08.435Z] b1e1ac299ae4: Preparing [2024-10-01T06:36:08.435Z] 94d488220025: Preparing [2024-10-01T06:36:08.435Z] eb3547889db6: Preparing [2024-10-01T06:36:08.435Z] 219765e992a0: Preparing [2024-10-01T06:36:08.435Z] 48361c65e0cd: Preparing [2024-10-01T06:36:08.435Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:08.435Z] 429ebd496620: Preparing [2024-10-01T06:36:08.435Z] f8e5c2192e0e: Preparing [2024-10-01T06:36:08.435Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:08.435Z] 429ebd496620: Waiting [2024-10-01T06:36:08.435Z] f8e5c2192e0e: Waiting [2024-10-01T06:36:08.435Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:08.435Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:08.435Z] b1e1ac299ae4: Layer already exists [2024-10-01T06:36:08.435Z] 219765e992a0: Layer already exists [2024-10-01T06:36:08.435Z] 94d488220025: Layer already exists [2024-10-01T06:36:08.435Z] eb3547889db6: Layer already exists [2024-10-01T06:36:08.435Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:08.435Z] 429ebd496620: Layer already exists [2024-10-01T06:36:08.435Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:08.435Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:08.435Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:36:08.435Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:22b4ec469ade93b36d308abf5a68d796a2b9d2353613f1daf242d70b8c12a237 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:08.789Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:09.131Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-01T06:36:09.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-01T06:36:09.131Z] b1e1ac299ae4: Preparing [2024-10-01T06:36:09.131Z] 94d488220025: Preparing [2024-10-01T06:36:09.131Z] eb3547889db6: Preparing [2024-10-01T06:36:09.131Z] 219765e992a0: Preparing [2024-10-01T06:36:09.131Z] 48361c65e0cd: Preparing [2024-10-01T06:36:09.131Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:09.131Z] 429ebd496620: Preparing [2024-10-01T06:36:09.131Z] f8e5c2192e0e: Preparing [2024-10-01T06:36:09.131Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:09.131Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:09.131Z] 429ebd496620: Waiting [2024-10-01T06:36:09.131Z] f8e5c2192e0e: Waiting [2024-10-01T06:36:09.131Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:09.131Z] 94d488220025: Layer already exists [2024-10-01T06:36:09.131Z] 219765e992a0: Layer already exists [2024-10-01T06:36:09.131Z] b1e1ac299ae4: Layer already exists [2024-10-01T06:36:09.131Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:09.131Z] eb3547889db6: Layer already exists [2024-10-01T06:36:09.131Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:09.131Z] 429ebd496620: Layer already exists [2024-10-01T06:36:09.131Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:09.131Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:36:09.394Z] main: digest: sha256:22b4ec469ade93b36d308abf5a68d796a2b9d2353613f1daf242d70b8c12a237 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:36:09.479Z] ===================================================== [Pipeline] echo [2024-10-01T06:36:09.496Z] taggedImages: [2024-10-01T06:36:09.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:09.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-01T06:36:09.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.84 [2024-10-01T06:36:09.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:09.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-01T06:36:09.521Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-01T06:36:09.521Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:09.521Z] latest [2024-10-01T06:36:09.521Z] 3.2.0-dev.84 [2024-10-01T06:36:09.521Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:09.521Z] main [2024-10-01T06:36:09.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:09.886Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:10.233Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:10.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-01T06:36:10.233Z] 3a59952d7072: Preparing [2024-10-01T06:36:10.233Z] 9e97852f1f36: Preparing [2024-10-01T06:36:10.233Z] e4d86dde248d: Preparing [2024-10-01T06:36:10.233Z] c37bb8645dbe: Preparing [2024-10-01T06:36:10.233Z] 18ca97760dae: Preparing [2024-10-01T06:36:10.233Z] 74669fd1e512: Preparing [2024-10-01T06:36:10.233Z] 03e5d0dbc62c: Preparing [2024-10-01T06:36:10.233Z] 5d954f7721db: Preparing [2024-10-01T06:36:10.233Z] 48361c65e0cd: Preparing [2024-10-01T06:36:10.233Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:10.233Z] 1398dc21f2bc: Preparing [2024-10-01T06:36:10.233Z] 741d530cd16a: Preparing [2024-10-01T06:36:10.233Z] 5f70bf18a086: Preparing [2024-10-01T06:36:10.233Z] f4089d82d5fd: Preparing [2024-10-01T06:36:10.233Z] 84a58880d80a: Preparing [2024-10-01T06:36:10.233Z] e38add94b890: Preparing [2024-10-01T06:36:10.233Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:10.233Z] 1398dc21f2bc: Waiting [2024-10-01T06:36:10.233Z] 741d530cd16a: Waiting [2024-10-01T06:36:10.233Z] 5f70bf18a086: Waiting [2024-10-01T06:36:10.233Z] f4089d82d5fd: Waiting [2024-10-01T06:36:10.233Z] 84a58880d80a: Waiting [2024-10-01T06:36:10.233Z] e38add94b890: Waiting [2024-10-01T06:36:10.233Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:10.233Z] 74669fd1e512: Waiting [2024-10-01T06:36:10.233Z] 03e5d0dbc62c: Waiting [2024-10-01T06:36:10.233Z] 5d954f7721db: Waiting [2024-10-01T06:36:10.233Z] 48361c65e0cd: Waiting [2024-10-01T06:36:10.233Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:10.497Z] c37bb8645dbe: Pushed [2024-10-01T06:36:10.497Z] e4d86dde248d: Pushed [2024-10-01T06:36:10.497Z] 18ca97760dae: Pushed [2024-10-01T06:36:10.497Z] 3a59952d7072: Pushed [2024-10-01T06:36:10.497Z] 9e97852f1f36: Pushed [2024-10-01T06:36:10.497Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:10.497Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:10.761Z] 74669fd1e512: Pushed [2024-10-01T06:36:10.761Z] 03e5d0dbc62c: Pushed [2024-10-01T06:36:10.761Z] 5f70bf18a086: Layer already exists [2024-10-01T06:36:10.761Z] 1398dc21f2bc: Pushed [2024-10-01T06:36:10.761Z] 741d530cd16a: Pushed [2024-10-01T06:36:10.761Z] f4089d82d5fd: Pushed [2024-10-01T06:36:10.761Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:10.761Z] 84a58880d80a: Pushed [2024-10-01T06:36:11.025Z] e38add94b890: Pushed [2024-10-01T06:36:12.951Z] 5d954f7721db: Pushed [2024-10-01T06:36:13.215Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:bfffbdd5b14cbe91cdb3667c089fe430064762caa648addf92ef7d786d4f526b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:13.566Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:13.922Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-01T06:36:13.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-01T06:36:13.922Z] 3a59952d7072: Preparing [2024-10-01T06:36:13.922Z] 9e97852f1f36: Preparing [2024-10-01T06:36:13.922Z] e4d86dde248d: Preparing [2024-10-01T06:36:13.922Z] c37bb8645dbe: Preparing [2024-10-01T06:36:13.922Z] 18ca97760dae: Preparing [2024-10-01T06:36:13.922Z] 74669fd1e512: Preparing [2024-10-01T06:36:13.922Z] 03e5d0dbc62c: Preparing [2024-10-01T06:36:13.922Z] 5d954f7721db: Preparing [2024-10-01T06:36:13.922Z] 48361c65e0cd: Preparing [2024-10-01T06:36:13.922Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:13.922Z] 1398dc21f2bc: Preparing [2024-10-01T06:36:13.922Z] 741d530cd16a: Preparing [2024-10-01T06:36:13.922Z] 5f70bf18a086: Preparing [2024-10-01T06:36:13.922Z] f4089d82d5fd: Preparing [2024-10-01T06:36:13.922Z] 84a58880d80a: Preparing [2024-10-01T06:36:13.922Z] e38add94b890: Preparing [2024-10-01T06:36:13.922Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:13.922Z] 74669fd1e512: Waiting [2024-10-01T06:36:13.922Z] 741d530cd16a: Waiting [2024-10-01T06:36:13.922Z] 84a58880d80a: Waiting [2024-10-01T06:36:13.922Z] 5f70bf18a086: Waiting [2024-10-01T06:36:13.922Z] e38add94b890: Waiting [2024-10-01T06:36:13.922Z] f4089d82d5fd: Waiting [2024-10-01T06:36:13.922Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:13.922Z] 03e5d0dbc62c: Waiting [2024-10-01T06:36:13.922Z] 5d954f7721db: Waiting [2024-10-01T06:36:13.922Z] 48361c65e0cd: Waiting [2024-10-01T06:36:13.922Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:13.922Z] 1398dc21f2bc: Waiting [2024-10-01T06:36:13.922Z] 9e97852f1f36: Layer already exists [2024-10-01T06:36:13.922Z] 3a59952d7072: Layer already exists [2024-10-01T06:36:13.922Z] 18ca97760dae: Layer already exists [2024-10-01T06:36:13.922Z] c37bb8645dbe: Layer already exists [2024-10-01T06:36:13.922Z] e4d86dde248d: Layer already exists [2024-10-01T06:36:13.922Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:13.922Z] 5d954f7721db: Layer already exists [2024-10-01T06:36:13.922Z] 03e5d0dbc62c: Layer already exists [2024-10-01T06:36:13.922Z] 74669fd1e512: Layer already exists [2024-10-01T06:36:13.922Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:13.922Z] 5f70bf18a086: Layer already exists [2024-10-01T06:36:13.922Z] 1398dc21f2bc: Layer already exists [2024-10-01T06:36:13.922Z] 84a58880d80a: Layer already exists [2024-10-01T06:36:13.922Z] 741d530cd16a: Layer already exists [2024-10-01T06:36:13.922Z] f4089d82d5fd: Layer already exists [2024-10-01T06:36:13.922Z] e38add94b890: Layer already exists [2024-10-01T06:36:13.922Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:14.188Z] latest: digest: sha256:bfffbdd5b14cbe91cdb3667c089fe430064762caa648addf92ef7d786d4f526b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:14.541Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:14.903Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.84 [2024-10-01T06:36:14.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-01T06:36:14.903Z] 3a59952d7072: Preparing [2024-10-01T06:36:14.903Z] 9e97852f1f36: Preparing [2024-10-01T06:36:14.903Z] e4d86dde248d: Preparing [2024-10-01T06:36:14.903Z] c37bb8645dbe: Preparing [2024-10-01T06:36:14.903Z] 18ca97760dae: Preparing [2024-10-01T06:36:14.903Z] 74669fd1e512: Preparing [2024-10-01T06:36:14.903Z] 03e5d0dbc62c: Preparing [2024-10-01T06:36:14.903Z] 5d954f7721db: Preparing [2024-10-01T06:36:14.903Z] 48361c65e0cd: Preparing [2024-10-01T06:36:14.903Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:14.903Z] 1398dc21f2bc: Preparing [2024-10-01T06:36:14.903Z] 741d530cd16a: Preparing [2024-10-01T06:36:14.903Z] 5f70bf18a086: Preparing [2024-10-01T06:36:14.903Z] f4089d82d5fd: Preparing [2024-10-01T06:36:14.903Z] 84a58880d80a: Preparing [2024-10-01T06:36:14.903Z] e38add94b890: Preparing [2024-10-01T06:36:14.903Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:14.903Z] 1398dc21f2bc: Waiting [2024-10-01T06:36:14.903Z] 741d530cd16a: Waiting [2024-10-01T06:36:14.903Z] 74669fd1e512: Waiting [2024-10-01T06:36:14.903Z] 5f70bf18a086: Waiting [2024-10-01T06:36:14.903Z] 03e5d0dbc62c: Waiting [2024-10-01T06:36:14.903Z] f4089d82d5fd: Waiting [2024-10-01T06:36:14.903Z] e38add94b890: Waiting [2024-10-01T06:36:14.903Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:14.903Z] 84a58880d80a: Waiting [2024-10-01T06:36:14.903Z] 5d954f7721db: Waiting [2024-10-01T06:36:14.903Z] 48361c65e0cd: Waiting [2024-10-01T06:36:14.903Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:14.903Z] 9e97852f1f36: Layer already exists [2024-10-01T06:36:14.903Z] 18ca97760dae: Layer already exists [2024-10-01T06:36:14.903Z] 3a59952d7072: Layer already exists [2024-10-01T06:36:14.903Z] e4d86dde248d: Layer already exists [2024-10-01T06:36:14.903Z] c37bb8645dbe: Layer already exists [2024-10-01T06:36:14.903Z] 74669fd1e512: Layer already exists [2024-10-01T06:36:14.903Z] 5d954f7721db: Layer already exists [2024-10-01T06:36:14.903Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:14.903Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:14.903Z] 03e5d0dbc62c: Layer already exists [2024-10-01T06:36:14.903Z] 1398dc21f2bc: Layer already exists [2024-10-01T06:36:14.903Z] 741d530cd16a: Layer already exists [2024-10-01T06:36:14.903Z] 5f70bf18a086: Layer already exists [2024-10-01T06:36:14.903Z] f4089d82d5fd: Layer already exists [2024-10-01T06:36:14.903Z] 84a58880d80a: Layer already exists [2024-10-01T06:36:14.903Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:14.903Z] e38add94b890: Layer already exists [2024-10-01T06:36:15.168Z] 3.2.0-dev.84: digest: sha256:bfffbdd5b14cbe91cdb3667c089fe430064762caa648addf92ef7d786d4f526b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:15.531Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:15.875Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:15.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-01T06:36:15.875Z] 3a59952d7072: Preparing [2024-10-01T06:36:15.875Z] 9e97852f1f36: Preparing [2024-10-01T06:36:15.875Z] e4d86dde248d: Preparing [2024-10-01T06:36:15.875Z] c37bb8645dbe: Preparing [2024-10-01T06:36:15.875Z] 18ca97760dae: Preparing [2024-10-01T06:36:15.875Z] 74669fd1e512: Preparing [2024-10-01T06:36:15.875Z] 03e5d0dbc62c: Preparing [2024-10-01T06:36:15.875Z] 5d954f7721db: Preparing [2024-10-01T06:36:15.875Z] 48361c65e0cd: Preparing [2024-10-01T06:36:15.875Z] 74669fd1e512: Waiting [2024-10-01T06:36:15.875Z] 03e5d0dbc62c: Waiting [2024-10-01T06:36:15.875Z] 5d954f7721db: Waiting [2024-10-01T06:36:15.875Z] 48361c65e0cd: Waiting [2024-10-01T06:36:15.875Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:15.875Z] 1398dc21f2bc: Preparing [2024-10-01T06:36:15.875Z] 741d530cd16a: Preparing [2024-10-01T06:36:15.875Z] 5f70bf18a086: Preparing [2024-10-01T06:36:15.875Z] f4089d82d5fd: Preparing [2024-10-01T06:36:15.875Z] 84a58880d80a: Preparing [2024-10-01T06:36:15.875Z] e38add94b890: Preparing [2024-10-01T06:36:15.875Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:15.875Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:15.875Z] 1398dc21f2bc: Waiting [2024-10-01T06:36:15.875Z] 741d530cd16a: Waiting [2024-10-01T06:36:15.875Z] 5f70bf18a086: Waiting [2024-10-01T06:36:15.875Z] f4089d82d5fd: Waiting [2024-10-01T06:36:15.875Z] 84a58880d80a: Waiting [2024-10-01T06:36:15.875Z] e38add94b890: Waiting [2024-10-01T06:36:15.875Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:15.875Z] 3a59952d7072: Layer already exists [2024-10-01T06:36:15.875Z] 18ca97760dae: Layer already exists [2024-10-01T06:36:15.875Z] c37bb8645dbe: Layer already exists [2024-10-01T06:36:15.875Z] e4d86dde248d: Layer already exists [2024-10-01T06:36:15.875Z] 9e97852f1f36: Layer already exists [2024-10-01T06:36:15.875Z] 03e5d0dbc62c: Layer already exists [2024-10-01T06:36:15.875Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:15.875Z] 74669fd1e512: Layer already exists [2024-10-01T06:36:15.875Z] 5d954f7721db: Layer already exists [2024-10-01T06:36:15.875Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:15.875Z] 1398dc21f2bc: Layer already exists [2024-10-01T06:36:15.875Z] 741d530cd16a: Layer already exists [2024-10-01T06:36:15.875Z] f4089d82d5fd: Layer already exists [2024-10-01T06:36:15.875Z] 84a58880d80a: Layer already exists [2024-10-01T06:36:15.875Z] 5f70bf18a086: Layer already exists [2024-10-01T06:36:15.875Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:15.875Z] e38add94b890: Layer already exists [2024-10-01T06:36:16.140Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:bfffbdd5b14cbe91cdb3667c089fe430064762caa648addf92ef7d786d4f526b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:16.503Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:16.870Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-01T06:36:16.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-01T06:36:16.870Z] 3a59952d7072: Preparing [2024-10-01T06:36:16.870Z] 9e97852f1f36: Preparing [2024-10-01T06:36:16.870Z] e4d86dde248d: Preparing [2024-10-01T06:36:16.870Z] c37bb8645dbe: Preparing [2024-10-01T06:36:16.870Z] 18ca97760dae: Preparing [2024-10-01T06:36:16.870Z] 74669fd1e512: Preparing [2024-10-01T06:36:16.870Z] 03e5d0dbc62c: Preparing [2024-10-01T06:36:16.870Z] 5d954f7721db: Preparing [2024-10-01T06:36:16.870Z] 48361c65e0cd: Preparing [2024-10-01T06:36:16.870Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:16.870Z] 1398dc21f2bc: Preparing [2024-10-01T06:36:16.870Z] 741d530cd16a: Preparing [2024-10-01T06:36:16.870Z] 5f70bf18a086: Preparing [2024-10-01T06:36:16.870Z] f4089d82d5fd: Preparing [2024-10-01T06:36:16.870Z] 84a58880d80a: Preparing [2024-10-01T06:36:16.870Z] e38add94b890: Preparing [2024-10-01T06:36:16.870Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:16.870Z] 74669fd1e512: Waiting [2024-10-01T06:36:16.870Z] 03e5d0dbc62c: Waiting [2024-10-01T06:36:16.870Z] 5f70bf18a086: Waiting [2024-10-01T06:36:16.870Z] 5d954f7721db: Waiting [2024-10-01T06:36:16.870Z] 48361c65e0cd: Waiting [2024-10-01T06:36:16.870Z] f4089d82d5fd: Waiting [2024-10-01T06:36:16.870Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:16.870Z] 1398dc21f2bc: Waiting [2024-10-01T06:36:16.870Z] 84a58880d80a: Waiting [2024-10-01T06:36:16.870Z] 741d530cd16a: Waiting [2024-10-01T06:36:16.870Z] e38add94b890: Waiting [2024-10-01T06:36:16.870Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:16.870Z] 9e97852f1f36: Layer already exists [2024-10-01T06:36:16.870Z] 3a59952d7072: Layer already exists [2024-10-01T06:36:16.870Z] c37bb8645dbe: Layer already exists [2024-10-01T06:36:16.870Z] 18ca97760dae: Layer already exists [2024-10-01T06:36:16.870Z] e4d86dde248d: Layer already exists [2024-10-01T06:36:16.870Z] 03e5d0dbc62c: Layer already exists [2024-10-01T06:36:16.870Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:16.870Z] 74669fd1e512: Layer already exists [2024-10-01T06:36:16.870Z] 5d954f7721db: Layer already exists [2024-10-01T06:36:16.870Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:16.870Z] 1398dc21f2bc: Layer already exists [2024-10-01T06:36:16.870Z] f4089d82d5fd: Layer already exists [2024-10-01T06:36:16.870Z] 5f70bf18a086: Layer already exists [2024-10-01T06:36:16.870Z] 741d530cd16a: Layer already exists [2024-10-01T06:36:16.870Z] 84a58880d80a: Layer already exists [2024-10-01T06:36:16.870Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:16.870Z] e38add94b890: Layer already exists [2024-10-01T06:36:17.135Z] main: digest: sha256:bfffbdd5b14cbe91cdb3667c089fe430064762caa648addf92ef7d786d4f526b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:36:17.220Z] ===================================================== [Pipeline] echo [2024-10-01T06:36:17.232Z] taggedImages: [2024-10-01T06:36:17.232Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:17.232Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-01T06:36:17.232Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.84 [2024-10-01T06:36:17.232Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:17.232Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-01T06:36:17.264Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-01T06:36:17.264Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:17.264Z] latest [2024-10-01T06:36:17.264Z] 3.2.0-dev.84 [2024-10-01T06:36:17.264Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:17.264Z] main [2024-10-01T06:36:17.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:17.704Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:18.052Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:18.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-01T06:36:18.052Z] 3d35b962d950: Preparing [2024-10-01T06:36:18.052Z] b0b8ca5075d1: Preparing [2024-10-01T06:36:18.052Z] e217ca051b23: Preparing [2024-10-01T06:36:18.052Z] 46b9f2b91ee5: Preparing [2024-10-01T06:36:18.052Z] 48361c65e0cd: Preparing [2024-10-01T06:36:18.052Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:18.052Z] 429ebd496620: Preparing [2024-10-01T06:36:18.052Z] f8e5c2192e0e: Preparing [2024-10-01T06:36:18.052Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:18.052Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:18.052Z] 429ebd496620: Waiting [2024-10-01T06:36:18.052Z] f8e5c2192e0e: Waiting [2024-10-01T06:36:18.052Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:18.052Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:18.052Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:18.316Z] 429ebd496620: Layer already exists [2024-10-01T06:36:18.316Z] b0b8ca5075d1: Pushed [2024-10-01T06:36:18.316Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:36:18.316Z] e217ca051b23: Pushed [2024-10-01T06:36:18.316Z] 3d35b962d950: Pushed [2024-10-01T06:36:18.316Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:23.629Z] 46b9f2b91ee5: Pushed [2024-10-01T06:36:23.629Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:bca2cf8a6d303c5ea45cdd8da8c94c975587bc10fe2cd1a2f290e6e0a8c9c689 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:23.983Z] + 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-10-01T06:36:24.342Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-01T06:36:24.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-01T06:36:24.342Z] 3d35b962d950: Preparing [2024-10-01T06:36:24.342Z] b0b8ca5075d1: Preparing [2024-10-01T06:36:24.342Z] e217ca051b23: Preparing [2024-10-01T06:36:24.342Z] 46b9f2b91ee5: Preparing [2024-10-01T06:36:24.342Z] 48361c65e0cd: Preparing [2024-10-01T06:36:24.342Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:24.342Z] 429ebd496620: Preparing [2024-10-01T06:36:24.342Z] f8e5c2192e0e: Preparing [2024-10-01T06:36:24.342Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:24.342Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:24.342Z] 429ebd496620: Waiting [2024-10-01T06:36:24.342Z] f8e5c2192e0e: Waiting [2024-10-01T06:36:24.342Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:24.342Z] b0b8ca5075d1: Layer already exists [2024-10-01T06:36:24.342Z] 3d35b962d950: Layer already exists [2024-10-01T06:36:24.342Z] e217ca051b23: Layer already exists [2024-10-01T06:36:24.342Z] 46b9f2b91ee5: Layer already exists [2024-10-01T06:36:24.342Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:24.342Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:24.342Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:24.342Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:36:24.342Z] 429ebd496620: Layer already exists [2024-10-01T06:36:24.606Z] latest: digest: sha256:bca2cf8a6d303c5ea45cdd8da8c94c975587bc10fe2cd1a2f290e6e0a8c9c689 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:24.962Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:25.311Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.84 [2024-10-01T06:36:25.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-01T06:36:25.311Z] 3d35b962d950: Preparing [2024-10-01T06:36:25.311Z] b0b8ca5075d1: Preparing [2024-10-01T06:36:25.311Z] e217ca051b23: Preparing [2024-10-01T06:36:25.311Z] 46b9f2b91ee5: Preparing [2024-10-01T06:36:25.311Z] 48361c65e0cd: Preparing [2024-10-01T06:36:25.311Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:25.311Z] 429ebd496620: Preparing [2024-10-01T06:36:25.311Z] f8e5c2192e0e: Preparing [2024-10-01T06:36:25.311Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:25.311Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:25.311Z] 429ebd496620: Waiting [2024-10-01T06:36:25.311Z] f8e5c2192e0e: Waiting [2024-10-01T06:36:25.311Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:25.311Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:25.311Z] e217ca051b23: Layer already exists [2024-10-01T06:36:25.311Z] b0b8ca5075d1: Layer already exists [2024-10-01T06:36:25.311Z] 3d35b962d950: Layer already exists [2024-10-01T06:36:25.311Z] 46b9f2b91ee5: Layer already exists [2024-10-01T06:36:25.311Z] 429ebd496620: Layer already exists [2024-10-01T06:36:25.311Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:25.311Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:25.311Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:36:25.311Z] 3.2.0-dev.84: digest: sha256:bca2cf8a6d303c5ea45cdd8da8c94c975587bc10fe2cd1a2f290e6e0a8c9c689 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:25.928Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:26.284Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:26.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-01T06:36:26.284Z] 3d35b962d950: Preparing [2024-10-01T06:36:26.284Z] b0b8ca5075d1: Preparing [2024-10-01T06:36:26.284Z] e217ca051b23: Preparing [2024-10-01T06:36:26.284Z] 46b9f2b91ee5: Preparing [2024-10-01T06:36:26.284Z] 48361c65e0cd: Preparing [2024-10-01T06:36:26.284Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:26.284Z] 429ebd496620: Preparing [2024-10-01T06:36:26.284Z] f8e5c2192e0e: Preparing [2024-10-01T06:36:26.284Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:26.284Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:26.284Z] 429ebd496620: Waiting [2024-10-01T06:36:26.284Z] f8e5c2192e0e: Waiting [2024-10-01T06:36:26.284Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:26.284Z] 3d35b962d950: Layer already exists [2024-10-01T06:36:26.285Z] 46b9f2b91ee5: Layer already exists [2024-10-01T06:36:26.285Z] b0b8ca5075d1: Layer already exists [2024-10-01T06:36:26.285Z] e217ca051b23: Layer already exists [2024-10-01T06:36:26.285Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:26.285Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:26.285Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:26.285Z] 429ebd496620: Layer already exists [2024-10-01T06:36:26.285Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:36:26.549Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:bca2cf8a6d303c5ea45cdd8da8c94c975587bc10fe2cd1a2f290e6e0a8c9c689 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:26.907Z] + 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-10-01T06:36:27.258Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-01T06:36:27.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-01T06:36:27.258Z] 3d35b962d950: Preparing [2024-10-01T06:36:27.258Z] b0b8ca5075d1: Preparing [2024-10-01T06:36:27.258Z] e217ca051b23: Preparing [2024-10-01T06:36:27.258Z] 46b9f2b91ee5: Preparing [2024-10-01T06:36:27.258Z] 48361c65e0cd: Preparing [2024-10-01T06:36:27.258Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:27.258Z] 429ebd496620: Preparing [2024-10-01T06:36:27.258Z] f8e5c2192e0e: Preparing [2024-10-01T06:36:27.258Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:27.258Z] 429ebd496620: Waiting [2024-10-01T06:36:27.258Z] f8e5c2192e0e: Waiting [2024-10-01T06:36:27.258Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:27.258Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:27.258Z] e217ca051b23: Layer already exists [2024-10-01T06:36:27.258Z] 3d35b962d950: Layer already exists [2024-10-01T06:36:27.258Z] b0b8ca5075d1: Layer already exists [2024-10-01T06:36:27.258Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:27.258Z] 46b9f2b91ee5: Layer already exists [2024-10-01T06:36:27.258Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:27.258Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:27.258Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:36:27.258Z] 429ebd496620: Layer already exists [2024-10-01T06:36:27.522Z] main: digest: sha256:bca2cf8a6d303c5ea45cdd8da8c94c975587bc10fe2cd1a2f290e6e0a8c9c689 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:36:27.613Z] ===================================================== [Pipeline] echo [2024-10-01T06:36:27.632Z] taggedImages: [2024-10-01T06:36:27.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:27.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-01T06:36:27.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.84 [2024-10-01T06:36:27.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:27.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-01T06:36:27.664Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-01T06:36:27.664Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:27.664Z] latest [2024-10-01T06:36:27.664Z] 3.2.0-dev.84 [2024-10-01T06:36:27.664Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:27.664Z] main [2024-10-01T06:36:27.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:28.098Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:28.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:28.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-01T06:36:28.480Z] 222570416be8: Preparing [2024-10-01T06:36:28.480Z] 0f757c7ed2a9: Preparing [2024-10-01T06:36:28.480Z] f13cb5cf0805: Preparing [2024-10-01T06:36:28.480Z] 7be0bb24f240: Preparing [2024-10-01T06:36:28.480Z] 87e19234c0df: Preparing [2024-10-01T06:36:28.480Z] 48361c65e0cd: Preparing [2024-10-01T06:36:28.480Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:28.480Z] 0dec225b441d: Preparing [2024-10-01T06:36:28.480Z] 3286102e3662: Preparing [2024-10-01T06:36:28.480Z] 3d89574822cd: Preparing [2024-10-01T06:36:28.480Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:28.480Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:28.480Z] 0dec225b441d: Waiting [2024-10-01T06:36:28.480Z] 3286102e3662: Waiting [2024-10-01T06:36:28.480Z] 3d89574822cd: Waiting [2024-10-01T06:36:28.480Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:28.749Z] 87e19234c0df: Pushed [2024-10-01T06:36:28.749Z] 0f757c7ed2a9: Pushed [2024-10-01T06:36:28.749Z] 7be0bb24f240: Pushed [2024-10-01T06:36:28.749Z] 222570416be8: Pushed [2024-10-01T06:36:28.749Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:28.749Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:28.749Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:29.106Z] 0dec225b441d: Pushed [2024-10-01T06:36:29.106Z] 3286102e3662: Pushed [2024-10-01T06:36:30.531Z] f13cb5cf0805: Pushed [2024-10-01T06:36:31.490Z] 3d89574822cd: Pushed [2024-10-01T06:36:31.490Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:5e4f99ed1369e14653143e115a82a53eda48a014ba6d1df5df74092e1124e411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:31.851Z] + 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-10-01T06:36:32.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-01T06:36:32.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-01T06:36:32.209Z] 222570416be8: Preparing [2024-10-01T06:36:32.209Z] 0f757c7ed2a9: Preparing [2024-10-01T06:36:32.209Z] f13cb5cf0805: Preparing [2024-10-01T06:36:32.209Z] 7be0bb24f240: Preparing [2024-10-01T06:36:32.209Z] 87e19234c0df: Preparing [2024-10-01T06:36:32.209Z] 48361c65e0cd: Preparing [2024-10-01T06:36:32.209Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:32.209Z] 0dec225b441d: Preparing [2024-10-01T06:36:32.209Z] 3286102e3662: Preparing [2024-10-01T06:36:32.209Z] 3d89574822cd: Preparing [2024-10-01T06:36:32.209Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:32.209Z] 0dec225b441d: Waiting [2024-10-01T06:36:32.209Z] 3286102e3662: Waiting [2024-10-01T06:36:32.209Z] 3d89574822cd: Waiting [2024-10-01T06:36:32.209Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:32.209Z] 48361c65e0cd: Waiting [2024-10-01T06:36:32.209Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:32.209Z] f13cb5cf0805: Layer already exists [2024-10-01T06:36:32.209Z] 0f757c7ed2a9: Layer already exists [2024-10-01T06:36:32.209Z] 87e19234c0df: Layer already exists [2024-10-01T06:36:32.209Z] 222570416be8: Layer already exists [2024-10-01T06:36:32.209Z] 7be0bb24f240: Layer already exists [2024-10-01T06:36:32.209Z] 0dec225b441d: Layer already exists [2024-10-01T06:36:32.209Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:32.209Z] 3d89574822cd: Layer already exists [2024-10-01T06:36:32.209Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:32.209Z] 3286102e3662: Layer already exists [2024-10-01T06:36:32.209Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:32.473Z] latest: digest: sha256:5e4f99ed1369e14653143e115a82a53eda48a014ba6d1df5df74092e1124e411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:32.833Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:33.178Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.84 [2024-10-01T06:36:33.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-01T06:36:33.178Z] 222570416be8: Preparing [2024-10-01T06:36:33.178Z] 0f757c7ed2a9: Preparing [2024-10-01T06:36:33.178Z] f13cb5cf0805: Preparing [2024-10-01T06:36:33.178Z] 7be0bb24f240: Preparing [2024-10-01T06:36:33.178Z] 87e19234c0df: Preparing [2024-10-01T06:36:33.178Z] 48361c65e0cd: Preparing [2024-10-01T06:36:33.178Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:33.178Z] 0dec225b441d: Preparing [2024-10-01T06:36:33.178Z] 3286102e3662: Preparing [2024-10-01T06:36:33.178Z] 3d89574822cd: Preparing [2024-10-01T06:36:33.178Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:33.178Z] 0dec225b441d: Waiting [2024-10-01T06:36:33.178Z] 3286102e3662: Waiting [2024-10-01T06:36:33.178Z] 3d89574822cd: Waiting [2024-10-01T06:36:33.178Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:33.179Z] 48361c65e0cd: Waiting [2024-10-01T06:36:33.179Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:33.179Z] 7be0bb24f240: Layer already exists [2024-10-01T06:36:33.179Z] 0f757c7ed2a9: Layer already exists [2024-10-01T06:36:33.179Z] 222570416be8: Layer already exists [2024-10-01T06:36:33.179Z] f13cb5cf0805: Layer already exists [2024-10-01T06:36:33.179Z] 87e19234c0df: Layer already exists [2024-10-01T06:36:33.179Z] 0dec225b441d: Layer already exists [2024-10-01T06:36:33.179Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:33.179Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:33.179Z] 3d89574822cd: Layer already exists [2024-10-01T06:36:33.179Z] 3286102e3662: Layer already exists [2024-10-01T06:36:33.179Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:33.557Z] 3.2.0-dev.84: digest: sha256:5e4f99ed1369e14653143e115a82a53eda48a014ba6d1df5df74092e1124e411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:33.892Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:34.238Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:34.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-01T06:36:34.238Z] 222570416be8: Preparing [2024-10-01T06:36:34.238Z] 0f757c7ed2a9: Preparing [2024-10-01T06:36:34.238Z] f13cb5cf0805: Preparing [2024-10-01T06:36:34.238Z] 7be0bb24f240: Preparing [2024-10-01T06:36:34.238Z] 87e19234c0df: Preparing [2024-10-01T06:36:34.238Z] 48361c65e0cd: Preparing [2024-10-01T06:36:34.238Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:34.238Z] 0dec225b441d: Preparing [2024-10-01T06:36:34.238Z] 3286102e3662: Preparing [2024-10-01T06:36:34.238Z] 3d89574822cd: Preparing [2024-10-01T06:36:34.238Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:34.238Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:34.238Z] 3d89574822cd: Waiting [2024-10-01T06:36:34.238Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:34.238Z] 0f757c7ed2a9: Layer already exists [2024-10-01T06:36:34.238Z] 7be0bb24f240: Layer already exists [2024-10-01T06:36:34.238Z] 87e19234c0df: Layer already exists [2024-10-01T06:36:34.238Z] 222570416be8: Layer already exists [2024-10-01T06:36:34.238Z] f13cb5cf0805: Layer already exists [2024-10-01T06:36:34.238Z] 3d89574822cd: Layer already exists [2024-10-01T06:36:34.238Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:34.238Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:34.238Z] 0dec225b441d: Layer already exists [2024-10-01T06:36:34.238Z] 3286102e3662: Layer already exists [2024-10-01T06:36:34.238Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:34.502Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:5e4f99ed1369e14653143e115a82a53eda48a014ba6d1df5df74092e1124e411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:34.851Z] + 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-10-01T06:36:35.197Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-01T06:36:35.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-01T06:36:35.197Z] 222570416be8: Preparing [2024-10-01T06:36:35.197Z] 0f757c7ed2a9: Preparing [2024-10-01T06:36:35.197Z] f13cb5cf0805: Preparing [2024-10-01T06:36:35.197Z] 7be0bb24f240: Preparing [2024-10-01T06:36:35.197Z] 87e19234c0df: Preparing [2024-10-01T06:36:35.197Z] 48361c65e0cd: Preparing [2024-10-01T06:36:35.197Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:35.197Z] 0dec225b441d: Preparing [2024-10-01T06:36:35.197Z] 3286102e3662: Preparing [2024-10-01T06:36:35.197Z] 3d89574822cd: Preparing [2024-10-01T06:36:35.197Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:35.197Z] 3286102e3662: Waiting [2024-10-01T06:36:35.197Z] 3d89574822cd: Waiting [2024-10-01T06:36:35.197Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:35.197Z] 48361c65e0cd: Waiting [2024-10-01T06:36:35.197Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:35.197Z] 0dec225b441d: Waiting [2024-10-01T06:36:35.197Z] 7be0bb24f240: Layer already exists [2024-10-01T06:36:35.197Z] 87e19234c0df: Layer already exists [2024-10-01T06:36:35.197Z] 0f757c7ed2a9: Layer already exists [2024-10-01T06:36:35.197Z] 222570416be8: Layer already exists [2024-10-01T06:36:35.197Z] f13cb5cf0805: Layer already exists [2024-10-01T06:36:35.197Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:35.197Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:35.197Z] 3286102e3662: Layer already exists [2024-10-01T06:36:35.197Z] 0dec225b441d: Layer already exists [2024-10-01T06:36:35.197Z] 3d89574822cd: Layer already exists [2024-10-01T06:36:35.197Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:35.461Z] main: digest: sha256:5e4f99ed1369e14653143e115a82a53eda48a014ba6d1df5df74092e1124e411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:36:35.542Z] ===================================================== [Pipeline] echo [2024-10-01T06:36:35.556Z] taggedImages: [2024-10-01T06:36:35.556Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:35.556Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-01T06:36:35.556Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.84 [2024-10-01T06:36:35.556Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:35.556Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-01T06:36:35.585Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-01T06:36:35.585Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:35.585Z] latest [2024-10-01T06:36:35.585Z] 3.2.0-dev.84 [2024-10-01T06:36:35.585Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:35.585Z] main [2024-10-01T06:36:35.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:35.941Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:36.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:36.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-01T06:36:36.284Z] 030a1b34308f: Preparing [2024-10-01T06:36:36.284Z] 52e0e0f6e944: Preparing [2024-10-01T06:36:36.284Z] f21d6f98e487: Preparing [2024-10-01T06:36:36.284Z] ee6f77ae7a09: Preparing [2024-10-01T06:36:36.284Z] 4a8ae0de6701: Preparing [2024-10-01T06:36:36.284Z] 1a2ad07aed12: Preparing [2024-10-01T06:36:36.284Z] 83eb80d945de: Preparing [2024-10-01T06:36:36.284Z] 48361c65e0cd: Preparing [2024-10-01T06:36:36.284Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:36.284Z] 3c38dc840cef: Preparing [2024-10-01T06:36:36.284Z] e5533ed1df60: Preparing [2024-10-01T06:36:36.284Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:36.284Z] 1a2ad07aed12: Waiting [2024-10-01T06:36:36.284Z] 83eb80d945de: Waiting [2024-10-01T06:36:36.284Z] 48361c65e0cd: Waiting [2024-10-01T06:36:36.284Z] e5533ed1df60: Waiting [2024-10-01T06:36:36.284Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:36.284Z] 3c38dc840cef: Waiting [2024-10-01T06:36:36.284Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:36.547Z] 030a1b34308f: Pushed [2024-10-01T06:36:36.547Z] 4a8ae0de6701: Pushed [2024-10-01T06:36:36.547Z] 52e0e0f6e944: Pushed [2024-10-01T06:36:36.547Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:36.547Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:36.811Z] 1a2ad07aed12: Pushed [2024-10-01T06:36:36.811Z] 83eb80d945de: Pushed [2024-10-01T06:36:36.811Z] 3c38dc840cef: Pushed [2024-10-01T06:36:36.811Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:38.206Z] ee6f77ae7a09: Pushed [2024-10-01T06:36:38.782Z] f21d6f98e487: Pushed [2024-10-01T06:36:39.046Z] e5533ed1df60: Pushed [2024-10-01T06:36:39.315Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:fee01b897bb38852fa9171edfee93d87829f4ebb696dca694fe6167e71caf4e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:39.670Z] + 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-10-01T06:36:40.008Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-01T06:36:40.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-01T06:36:40.008Z] 030a1b34308f: Preparing [2024-10-01T06:36:40.008Z] 52e0e0f6e944: Preparing [2024-10-01T06:36:40.008Z] f21d6f98e487: Preparing [2024-10-01T06:36:40.008Z] ee6f77ae7a09: Preparing [2024-10-01T06:36:40.008Z] 4a8ae0de6701: Preparing [2024-10-01T06:36:40.008Z] 1a2ad07aed12: Preparing [2024-10-01T06:36:40.008Z] 83eb80d945de: Preparing [2024-10-01T06:36:40.008Z] 48361c65e0cd: Preparing [2024-10-01T06:36:40.008Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:40.008Z] 3c38dc840cef: Preparing [2024-10-01T06:36:40.008Z] e5533ed1df60: Preparing [2024-10-01T06:36:40.008Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:40.008Z] 48361c65e0cd: Waiting [2024-10-01T06:36:40.008Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:40.008Z] 1a2ad07aed12: Waiting [2024-10-01T06:36:40.008Z] 3c38dc840cef: Waiting [2024-10-01T06:36:40.008Z] e5533ed1df60: Waiting [2024-10-01T06:36:40.008Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:40.008Z] 52e0e0f6e944: Layer already exists [2024-10-01T06:36:40.008Z] ee6f77ae7a09: Layer already exists [2024-10-01T06:36:40.008Z] 030a1b34308f: Layer already exists [2024-10-01T06:36:40.008Z] 4a8ae0de6701: Layer already exists [2024-10-01T06:36:40.008Z] f21d6f98e487: Layer already exists [2024-10-01T06:36:40.008Z] 1a2ad07aed12: Layer already exists [2024-10-01T06:36:40.008Z] 83eb80d945de: Layer already exists [2024-10-01T06:36:40.008Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:40.008Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:40.008Z] 3c38dc840cef: Layer already exists [2024-10-01T06:36:40.008Z] e5533ed1df60: Layer already exists [2024-10-01T06:36:40.008Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:40.271Z] latest: digest: sha256:fee01b897bb38852fa9171edfee93d87829f4ebb696dca694fe6167e71caf4e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:40.619Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:40.966Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.84 [2024-10-01T06:36:40.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-01T06:36:40.967Z] 030a1b34308f: Preparing [2024-10-01T06:36:40.967Z] 52e0e0f6e944: Preparing [2024-10-01T06:36:40.967Z] f21d6f98e487: Preparing [2024-10-01T06:36:40.967Z] ee6f77ae7a09: Preparing [2024-10-01T06:36:40.967Z] 4a8ae0de6701: Preparing [2024-10-01T06:36:40.967Z] 1a2ad07aed12: Preparing [2024-10-01T06:36:40.967Z] 83eb80d945de: Preparing [2024-10-01T06:36:40.967Z] 1a2ad07aed12: Waiting [2024-10-01T06:36:40.967Z] 48361c65e0cd: Preparing [2024-10-01T06:36:40.967Z] 83eb80d945de: Waiting [2024-10-01T06:36:40.967Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:40.967Z] 48361c65e0cd: Waiting [2024-10-01T06:36:40.967Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:40.967Z] 3c38dc840cef: Preparing [2024-10-01T06:36:40.967Z] e5533ed1df60: Preparing [2024-10-01T06:36:40.967Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:40.967Z] 3c38dc840cef: Waiting [2024-10-01T06:36:40.967Z] 4a8ae0de6701: Layer already exists [2024-10-01T06:36:40.967Z] f21d6f98e487: Layer already exists [2024-10-01T06:36:40.967Z] 52e0e0f6e944: Layer already exists [2024-10-01T06:36:40.967Z] 030a1b34308f: Layer already exists [2024-10-01T06:36:40.967Z] ee6f77ae7a09: Layer already exists [2024-10-01T06:36:40.967Z] 1a2ad07aed12: Layer already exists [2024-10-01T06:36:40.967Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:40.967Z] 83eb80d945de: Layer already exists [2024-10-01T06:36:40.967Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:40.967Z] 3c38dc840cef: Layer already exists [2024-10-01T06:36:40.967Z] e5533ed1df60: Layer already exists [2024-10-01T06:36:40.967Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:41.233Z] 3.2.0-dev.84: digest: sha256:fee01b897bb38852fa9171edfee93d87829f4ebb696dca694fe6167e71caf4e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:41.582Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:41.934Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:41.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-01T06:36:41.935Z] 030a1b34308f: Preparing [2024-10-01T06:36:41.935Z] 52e0e0f6e944: Preparing [2024-10-01T06:36:41.935Z] f21d6f98e487: Preparing [2024-10-01T06:36:41.935Z] ee6f77ae7a09: Preparing [2024-10-01T06:36:41.935Z] 4a8ae0de6701: Preparing [2024-10-01T06:36:41.935Z] 1a2ad07aed12: Preparing [2024-10-01T06:36:41.935Z] 83eb80d945de: Preparing [2024-10-01T06:36:41.935Z] 48361c65e0cd: Preparing [2024-10-01T06:36:41.935Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:41.935Z] 3c38dc840cef: Preparing [2024-10-01T06:36:41.935Z] e5533ed1df60: Preparing [2024-10-01T06:36:41.935Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:41.935Z] 48361c65e0cd: Waiting [2024-10-01T06:36:41.935Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:41.935Z] 3c38dc840cef: Waiting [2024-10-01T06:36:41.935Z] e5533ed1df60: Waiting [2024-10-01T06:36:41.935Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:41.935Z] 1a2ad07aed12: Waiting [2024-10-01T06:36:41.935Z] 83eb80d945de: Waiting [2024-10-01T06:36:41.935Z] f21d6f98e487: Layer already exists [2024-10-01T06:36:41.935Z] 4a8ae0de6701: Layer already exists [2024-10-01T06:36:41.935Z] 52e0e0f6e944: Layer already exists [2024-10-01T06:36:41.935Z] ee6f77ae7a09: Layer already exists [2024-10-01T06:36:41.935Z] 030a1b34308f: Layer already exists [2024-10-01T06:36:41.935Z] 1a2ad07aed12: Layer already exists [2024-10-01T06:36:41.935Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:41.935Z] 83eb80d945de: Layer already exists [2024-10-01T06:36:41.935Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:41.935Z] 3c38dc840cef: Layer already exists [2024-10-01T06:36:41.935Z] e5533ed1df60: Layer already exists [2024-10-01T06:36:41.935Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:42.199Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:fee01b897bb38852fa9171edfee93d87829f4ebb696dca694fe6167e71caf4e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:42.560Z] + 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-10-01T06:36:42.914Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-01T06:36:42.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-01T06:36:42.914Z] 030a1b34308f: Preparing [2024-10-01T06:36:42.914Z] 52e0e0f6e944: Preparing [2024-10-01T06:36:42.914Z] f21d6f98e487: Preparing [2024-10-01T06:36:42.914Z] ee6f77ae7a09: Preparing [2024-10-01T06:36:42.914Z] 4a8ae0de6701: Preparing [2024-10-01T06:36:42.914Z] 1a2ad07aed12: Preparing [2024-10-01T06:36:42.914Z] 83eb80d945de: Preparing [2024-10-01T06:36:42.914Z] 48361c65e0cd: Preparing [2024-10-01T06:36:42.914Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:42.914Z] 3c38dc840cef: Preparing [2024-10-01T06:36:42.914Z] e5533ed1df60: Preparing [2024-10-01T06:36:42.914Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:42.914Z] 1a2ad07aed12: Waiting [2024-10-01T06:36:42.914Z] 83eb80d945de: Waiting [2024-10-01T06:36:42.914Z] 48361c65e0cd: Waiting [2024-10-01T06:36:42.914Z] fe3f3e20ac84: Waiting [2024-10-01T06:36:42.914Z] e5533ed1df60: Waiting [2024-10-01T06:36:42.914Z] 3c38dc840cef: Waiting [2024-10-01T06:36:42.914Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:42.914Z] ee6f77ae7a09: Layer already exists [2024-10-01T06:36:42.914Z] 030a1b34308f: Layer already exists [2024-10-01T06:36:42.914Z] 4a8ae0de6701: Layer already exists [2024-10-01T06:36:42.914Z] 52e0e0f6e944: Layer already exists [2024-10-01T06:36:42.914Z] f21d6f98e487: Layer already exists [2024-10-01T06:36:42.914Z] 83eb80d945de: Layer already exists [2024-10-01T06:36:42.914Z] 1a2ad07aed12: Layer already exists [2024-10-01T06:36:42.914Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:42.914Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:42.914Z] 3c38dc840cef: Layer already exists [2024-10-01T06:36:42.914Z] e5533ed1df60: Layer already exists [2024-10-01T06:36:42.914Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:43.178Z] main: digest: sha256:fee01b897bb38852fa9171edfee93d87829f4ebb696dca694fe6167e71caf4e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:36:43.267Z] ===================================================== [Pipeline] echo [2024-10-01T06:36:43.281Z] taggedImages: [2024-10-01T06:36:43.281Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:43.281Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-01T06:36:43.281Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.84 [2024-10-01T06:36:43.281Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:43.281Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-01T06:36:43.307Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-01T06:36:43.307Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:43.307Z] latest [2024-10-01T06:36:43.307Z] 3.2.0-dev.84 [2024-10-01T06:36:43.307Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:43.307Z] main [2024-10-01T06:36:43.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:43.673Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:44.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:44.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-01T06:36:44.028Z] 5b34257f22e3: Preparing [2024-10-01T06:36:44.028Z] 325636f652ea: Preparing [2024-10-01T06:36:44.028Z] 48361c65e0cd: Preparing [2024-10-01T06:36:44.028Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:44.028Z] e26460af4dc5: Preparing [2024-10-01T06:36:44.028Z] 8041ee98fc53: Preparing [2024-10-01T06:36:44.028Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:44.028Z] 8041ee98fc53: Waiting [2024-10-01T06:36:44.028Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:44.028Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:44.028Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:44.292Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:44.292Z] e26460af4dc5: Pushed [2024-10-01T06:36:44.292Z] 5b34257f22e3: Pushed [2024-10-01T06:36:45.691Z] 8041ee98fc53: Pushed [2024-10-01T06:36:47.619Z] 325636f652ea: Pushed [2024-10-01T06:36:47.619Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:c1ab0dd83c527ea2341c27f2752e7623524fd4d721eaa9238e40f7c873792277 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:47.974Z] + 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-10-01T06:36:48.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-01T06:36:48.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-01T06:36:48.318Z] 5b34257f22e3: Preparing [2024-10-01T06:36:48.318Z] 325636f652ea: Preparing [2024-10-01T06:36:48.318Z] 48361c65e0cd: Preparing [2024-10-01T06:36:48.318Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:48.318Z] e26460af4dc5: Preparing [2024-10-01T06:36:48.318Z] 8041ee98fc53: Preparing [2024-10-01T06:36:48.318Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:48.318Z] 8041ee98fc53: Waiting [2024-10-01T06:36:48.318Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:48.318Z] e26460af4dc5: Layer already exists [2024-10-01T06:36:48.318Z] 5b34257f22e3: Layer already exists [2024-10-01T06:36:48.318Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:48.318Z] 325636f652ea: Layer already exists [2024-10-01T06:36:48.318Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:48.318Z] 8041ee98fc53: Layer already exists [2024-10-01T06:36:48.318Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:48.318Z] latest: digest: sha256:c1ab0dd83c527ea2341c27f2752e7623524fd4d721eaa9238e40f7c873792277 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:48.925Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:49.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.84 [2024-10-01T06:36:49.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-01T06:36:49.267Z] 5b34257f22e3: Preparing [2024-10-01T06:36:49.267Z] 325636f652ea: Preparing [2024-10-01T06:36:49.267Z] 48361c65e0cd: Preparing [2024-10-01T06:36:49.267Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:49.267Z] e26460af4dc5: Preparing [2024-10-01T06:36:49.267Z] 8041ee98fc53: Preparing [2024-10-01T06:36:49.267Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:49.267Z] 8041ee98fc53: Waiting [2024-10-01T06:36:49.267Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:49.267Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:49.267Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:49.267Z] 5b34257f22e3: Layer already exists [2024-10-01T06:36:49.267Z] e26460af4dc5: Layer already exists [2024-10-01T06:36:49.267Z] 325636f652ea: Layer already exists [2024-10-01T06:36:49.267Z] 8041ee98fc53: Layer already exists [2024-10-01T06:36:49.267Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:49.267Z] 3.2.0-dev.84: digest: sha256:c1ab0dd83c527ea2341c27f2752e7623524fd4d721eaa9238e40f7c873792277 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:49.633Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:49.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:49.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-01T06:36:49.978Z] 5b34257f22e3: Preparing [2024-10-01T06:36:49.978Z] 325636f652ea: Preparing [2024-10-01T06:36:49.978Z] 48361c65e0cd: Preparing [2024-10-01T06:36:49.978Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:49.978Z] e26460af4dc5: Preparing [2024-10-01T06:36:49.978Z] 8041ee98fc53: Preparing [2024-10-01T06:36:49.978Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:49.978Z] 8041ee98fc53: Waiting [2024-10-01T06:36:49.978Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:49.978Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:49.978Z] 325636f652ea: Layer already exists [2024-10-01T06:36:49.978Z] e26460af4dc5: Layer already exists [2024-10-01T06:36:49.978Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:49.978Z] 5b34257f22e3: Layer already exists [2024-10-01T06:36:49.978Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:49.978Z] 8041ee98fc53: Layer already exists [2024-10-01T06:36:49.978Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:c1ab0dd83c527ea2341c27f2752e7623524fd4d721eaa9238e40f7c873792277 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:50.328Z] + 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-10-01T06:36:50.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-01T06:36:50.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-01T06:36:50.682Z] 5b34257f22e3: Preparing [2024-10-01T06:36:50.682Z] 325636f652ea: Preparing [2024-10-01T06:36:50.682Z] 48361c65e0cd: Preparing [2024-10-01T06:36:50.682Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:50.682Z] e26460af4dc5: Preparing [2024-10-01T06:36:50.682Z] 8041ee98fc53: Preparing [2024-10-01T06:36:50.682Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:50.682Z] 8041ee98fc53: Waiting [2024-10-01T06:36:50.682Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:50.682Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:50.682Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:50.682Z] e26460af4dc5: Layer already exists [2024-10-01T06:36:50.682Z] 5b34257f22e3: Layer already exists [2024-10-01T06:36:50.682Z] 325636f652ea: Layer already exists [2024-10-01T06:36:50.682Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:50.682Z] 8041ee98fc53: Layer already exists [2024-10-01T06:36:50.682Z] main: digest: sha256:c1ab0dd83c527ea2341c27f2752e7623524fd4d721eaa9238e40f7c873792277 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:36:51.028Z] ===================================================== [Pipeline] echo [2024-10-01T06:36:51.043Z] taggedImages: [2024-10-01T06:36:51.043Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:51.043Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-01T06:36:51.043Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.84 [2024-10-01T06:36:51.043Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:51.043Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-01T06:36:51.159Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-01T06:36:51.159Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:51.159Z] latest [2024-10-01T06:36:51.159Z] 3.2.0-dev.84 [2024-10-01T06:36:51.159Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:36:51.159Z] main [2024-10-01T06:36:51.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:51.540Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:36:51.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:36:51.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-01T06:36:51.883Z] 7ddc8e434337: Preparing [2024-10-01T06:36:51.883Z] 405a3f1ba3ca: Preparing [2024-10-01T06:36:51.883Z] 2b99de9e49c7: Preparing [2024-10-01T06:36:51.883Z] 48361c65e0cd: Preparing [2024-10-01T06:36:51.883Z] fe3f3e20ac84: Preparing [2024-10-01T06:36:51.883Z] 3bc3b0f03345: Preparing [2024-10-01T06:36:51.883Z] 7bef2124de0b: Preparing [2024-10-01T06:36:51.883Z] 2831db01fa25: Preparing [2024-10-01T06:36:51.883Z] 924bbd29b47e: Preparing [2024-10-01T06:36:51.883Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:36:51.883Z] 7bef2124de0b: Waiting [2024-10-01T06:36:51.883Z] 2831db01fa25: Waiting [2024-10-01T06:36:51.883Z] 924bbd29b47e: Waiting [2024-10-01T06:36:51.883Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:36:51.883Z] 48361c65e0cd: Layer already exists [2024-10-01T06:36:51.883Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:36:52.150Z] 2b99de9e49c7: Pushed [2024-10-01T06:36:52.150Z] 405a3f1ba3ca: Pushed [2024-10-01T06:36:52.150Z] 7ddc8e434337: Pushed [2024-10-01T06:36:52.150Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:36:52.150Z] 2831db01fa25: Pushed [2024-10-01T06:36:52.728Z] 924bbd29b47e: Pushed [2024-10-01T06:37:05.013Z] 7bef2124de0b: Pushed [2024-10-01T06:37:13.200Z] 3bc3b0f03345: Pushed [2024-10-01T06:37:13.200Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:b965e3f5a26e1a4b9e23c2d2bab9f2df73aa52008a8923d35821b89a7ee27569 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:13.567Z] + 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-10-01T06:37:13.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-01T06:37:13.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-01T06:37:13.919Z] 7ddc8e434337: Preparing [2024-10-01T06:37:13.919Z] 405a3f1ba3ca: Preparing [2024-10-01T06:37:13.919Z] 2b99de9e49c7: Preparing [2024-10-01T06:37:13.919Z] 48361c65e0cd: Preparing [2024-10-01T06:37:13.919Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:13.919Z] 3bc3b0f03345: Preparing [2024-10-01T06:37:13.919Z] 7bef2124de0b: Preparing [2024-10-01T06:37:13.919Z] 2831db01fa25: Preparing [2024-10-01T06:37:13.919Z] 924bbd29b47e: Preparing [2024-10-01T06:37:13.919Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:13.919Z] 7bef2124de0b: Waiting [2024-10-01T06:37:13.919Z] 924bbd29b47e: Waiting [2024-10-01T06:37:13.919Z] 3bc3b0f03345: Waiting [2024-10-01T06:37:13.919Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:13.919Z] 2831db01fa25: Waiting [2024-10-01T06:37:13.919Z] 7ddc8e434337: Layer already exists [2024-10-01T06:37:13.919Z] 2b99de9e49c7: Layer already exists [2024-10-01T06:37:13.919Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:13.919Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:13.919Z] 405a3f1ba3ca: Layer already exists [2024-10-01T06:37:13.919Z] 2831db01fa25: Layer already exists [2024-10-01T06:37:13.919Z] 7bef2124de0b: Layer already exists [2024-10-01T06:37:13.919Z] 924bbd29b47e: Layer already exists [2024-10-01T06:37:13.919Z] 3bc3b0f03345: Layer already exists [2024-10-01T06:37:13.919Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:14.184Z] latest: digest: sha256:b965e3f5a26e1a4b9e23c2d2bab9f2df73aa52008a8923d35821b89a7ee27569 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:14.555Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:15.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.84 [2024-10-01T06:37:15.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-01T06:37:15.999Z] 7ddc8e434337: Preparing [2024-10-01T06:37:15.999Z] 405a3f1ba3ca: Preparing [2024-10-01T06:37:15.999Z] 2b99de9e49c7: Preparing [2024-10-01T06:37:15.999Z] 48361c65e0cd: Preparing [2024-10-01T06:37:15.999Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:15.999Z] 3bc3b0f03345: Preparing [2024-10-01T06:37:15.999Z] 7bef2124de0b: Preparing [2024-10-01T06:37:15.999Z] 2831db01fa25: Preparing [2024-10-01T06:37:15.999Z] 924bbd29b47e: Preparing [2024-10-01T06:37:15.999Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:15.999Z] 3bc3b0f03345: Waiting [2024-10-01T06:37:15.999Z] 7bef2124de0b: Waiting [2024-10-01T06:37:15.999Z] 2831db01fa25: Waiting [2024-10-01T06:37:15.999Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:15.999Z] 924bbd29b47e: Waiting [2024-10-01T06:37:15.999Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:15.999Z] 2b99de9e49c7: Layer already exists [2024-10-01T06:37:15.999Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:15.999Z] 7ddc8e434337: Layer already exists [2024-10-01T06:37:15.999Z] 405a3f1ba3ca: Layer already exists [2024-10-01T06:37:15.999Z] 2831db01fa25: Layer already exists [2024-10-01T06:37:15.999Z] 3bc3b0f03345: Layer already exists [2024-10-01T06:37:15.999Z] 7bef2124de0b: Layer already exists [2024-10-01T06:37:15.999Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:15.999Z] 924bbd29b47e: Layer already exists [2024-10-01T06:37:16.263Z] 3.2.0-dev.84: digest: sha256:b965e3f5a26e1a4b9e23c2d2bab9f2df73aa52008a8923d35821b89a7ee27569 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:16.619Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:16.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:37:16.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-01T06:37:16.968Z] 7ddc8e434337: Preparing [2024-10-01T06:37:16.968Z] 405a3f1ba3ca: Preparing [2024-10-01T06:37:16.968Z] 2b99de9e49c7: Preparing [2024-10-01T06:37:16.968Z] 48361c65e0cd: Preparing [2024-10-01T06:37:16.968Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:16.968Z] 3bc3b0f03345: Preparing [2024-10-01T06:37:16.968Z] 7bef2124de0b: Preparing [2024-10-01T06:37:16.968Z] 2831db01fa25: Preparing [2024-10-01T06:37:16.968Z] 924bbd29b47e: Preparing [2024-10-01T06:37:16.968Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:16.968Z] 3bc3b0f03345: Waiting [2024-10-01T06:37:16.968Z] 2831db01fa25: Waiting [2024-10-01T06:37:16.968Z] 924bbd29b47e: Waiting [2024-10-01T06:37:16.968Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:16.968Z] 7bef2124de0b: Waiting [2024-10-01T06:37:16.968Z] 7ddc8e434337: Layer already exists [2024-10-01T06:37:16.968Z] 405a3f1ba3ca: Layer already exists [2024-10-01T06:37:16.968Z] 2b99de9e49c7: Layer already exists [2024-10-01T06:37:16.968Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:16.968Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:16.968Z] 2831db01fa25: Layer already exists [2024-10-01T06:37:16.968Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:16.968Z] 7bef2124de0b: Layer already exists [2024-10-01T06:37:16.968Z] 924bbd29b47e: Layer already exists [2024-10-01T06:37:16.968Z] 3bc3b0f03345: Layer already exists [2024-10-01T06:37:17.235Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:b965e3f5a26e1a4b9e23c2d2bab9f2df73aa52008a8923d35821b89a7ee27569 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:17.600Z] + 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-10-01T06:37:17.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-01T06:37:17.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-01T06:37:17.966Z] 7ddc8e434337: Preparing [2024-10-01T06:37:17.966Z] 405a3f1ba3ca: Preparing [2024-10-01T06:37:17.966Z] 2b99de9e49c7: Preparing [2024-10-01T06:37:17.966Z] 48361c65e0cd: Preparing [2024-10-01T06:37:17.966Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:17.966Z] 3bc3b0f03345: Preparing [2024-10-01T06:37:17.966Z] 7bef2124de0b: Preparing [2024-10-01T06:37:17.966Z] 2831db01fa25: Preparing [2024-10-01T06:37:17.966Z] 924bbd29b47e: Preparing [2024-10-01T06:37:17.966Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:17.966Z] 7bef2124de0b: Waiting [2024-10-01T06:37:17.966Z] 2831db01fa25: Waiting [2024-10-01T06:37:17.966Z] 924bbd29b47e: Waiting [2024-10-01T06:37:17.966Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:17.966Z] 3bc3b0f03345: Waiting [2024-10-01T06:37:17.966Z] 2b99de9e49c7: Layer already exists [2024-10-01T06:37:17.966Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:17.966Z] 7ddc8e434337: Layer already exists [2024-10-01T06:37:17.966Z] 405a3f1ba3ca: Layer already exists [2024-10-01T06:37:17.966Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:17.966Z] 7bef2124de0b: Layer already exists [2024-10-01T06:37:17.966Z] 2831db01fa25: Layer already exists [2024-10-01T06:37:17.966Z] 3bc3b0f03345: Layer already exists [2024-10-01T06:37:17.966Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:17.966Z] 924bbd29b47e: Layer already exists [2024-10-01T06:37:18.230Z] main: digest: sha256:b965e3f5a26e1a4b9e23c2d2bab9f2df73aa52008a8923d35821b89a7ee27569 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:37:18.306Z] ===================================================== [Pipeline] echo [2024-10-01T06:37:18.321Z] taggedImages: [2024-10-01T06:37:18.321Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:37:18.321Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-01T06:37:18.321Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.84 [2024-10-01T06:37:18.321Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:37:18.321Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-01T06:37:18.349Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-01T06:37:18.349Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:37:18.349Z] latest [2024-10-01T06:37:18.349Z] 3.2.0-dev.84 [2024-10-01T06:37:18.349Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:37:18.349Z] main [2024-10-01T06:37:18.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:18.731Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:19.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:37:19.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-01T06:37:19.100Z] 2863fc872c75: Preparing [2024-10-01T06:37:19.100Z] 1072e5648d51: Preparing [2024-10-01T06:37:19.100Z] e067d36c48e5: Preparing [2024-10-01T06:37:19.100Z] 48361c65e0cd: Preparing [2024-10-01T06:37:19.100Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:19.100Z] de0080a84938: Preparing [2024-10-01T06:37:19.100Z] 442526c240d7: Preparing [2024-10-01T06:37:19.100Z] 2f5b22a79b09: Preparing [2024-10-01T06:37:19.100Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:19.100Z] de0080a84938: Waiting [2024-10-01T06:37:19.100Z] 442526c240d7: Waiting [2024-10-01T06:37:19.100Z] 2f5b22a79b09: Waiting [2024-10-01T06:37:19.100Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:19.100Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:19.100Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:19.365Z] 2863fc872c75: Pushed [2024-10-01T06:37:19.365Z] 1072e5648d51: Pushed [2024-10-01T06:37:19.365Z] e067d36c48e5: Pushed [2024-10-01T06:37:19.365Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:19.365Z] 442526c240d7: Pushed [2024-10-01T06:37:19.943Z] 2f5b22a79b09: Pushed [2024-10-01T06:37:41.960Z] de0080a84938: Pushed [2024-10-01T06:37:41.960Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:62ed86d9f514bbbe8527be932266ca099679b68187ca4c39ab3a7f0016db42f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:42.323Z] + 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-10-01T06:37:42.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-01T06:37:42.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-01T06:37:42.672Z] 2863fc872c75: Preparing [2024-10-01T06:37:42.672Z] 1072e5648d51: Preparing [2024-10-01T06:37:42.672Z] e067d36c48e5: Preparing [2024-10-01T06:37:42.672Z] 48361c65e0cd: Preparing [2024-10-01T06:37:42.672Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:42.672Z] de0080a84938: Preparing [2024-10-01T06:37:42.672Z] 442526c240d7: Preparing [2024-10-01T06:37:42.672Z] 2f5b22a79b09: Preparing [2024-10-01T06:37:42.672Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:42.672Z] 442526c240d7: Waiting [2024-10-01T06:37:42.672Z] 2f5b22a79b09: Waiting [2024-10-01T06:37:42.672Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:42.672Z] de0080a84938: Waiting [2024-10-01T06:37:42.672Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:42.672Z] 2863fc872c75: Layer already exists [2024-10-01T06:37:42.672Z] e067d36c48e5: Layer already exists [2024-10-01T06:37:42.672Z] 1072e5648d51: Layer already exists [2024-10-01T06:37:42.672Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:42.672Z] 2f5b22a79b09: Layer already exists [2024-10-01T06:37:42.672Z] de0080a84938: Layer already exists [2024-10-01T06:37:42.672Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:42.672Z] 442526c240d7: Layer already exists [2024-10-01T06:37:42.936Z] latest: digest: sha256:62ed86d9f514bbbe8527be932266ca099679b68187ca4c39ab3a7f0016db42f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:43.280Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:43.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.84 [2024-10-01T06:37:43.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-01T06:37:43.626Z] 2863fc872c75: Preparing [2024-10-01T06:37:43.626Z] 1072e5648d51: Preparing [2024-10-01T06:37:43.626Z] e067d36c48e5: Preparing [2024-10-01T06:37:43.626Z] 48361c65e0cd: Preparing [2024-10-01T06:37:43.626Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:43.626Z] de0080a84938: Preparing [2024-10-01T06:37:43.626Z] 442526c240d7: Preparing [2024-10-01T06:37:43.626Z] 2f5b22a79b09: Preparing [2024-10-01T06:37:43.626Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:43.626Z] de0080a84938: Waiting [2024-10-01T06:37:43.626Z] 442526c240d7: Waiting [2024-10-01T06:37:43.626Z] 2f5b22a79b09: Waiting [2024-10-01T06:37:43.626Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:43.626Z] e067d36c48e5: Layer already exists [2024-10-01T06:37:43.626Z] 1072e5648d51: Layer already exists [2024-10-01T06:37:43.626Z] 2863fc872c75: Layer already exists [2024-10-01T06:37:43.626Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:43.626Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:43.626Z] 442526c240d7: Layer already exists [2024-10-01T06:37:43.626Z] 2f5b22a79b09: Layer already exists [2024-10-01T06:37:43.626Z] de0080a84938: Layer already exists [2024-10-01T06:37:43.626Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:43.890Z] 3.2.0-dev.84: digest: sha256:62ed86d9f514bbbe8527be932266ca099679b68187ca4c39ab3a7f0016db42f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:44.239Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:44.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:37:44.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-01T06:37:44.581Z] 2863fc872c75: Preparing [2024-10-01T06:37:44.581Z] 1072e5648d51: Preparing [2024-10-01T06:37:44.581Z] e067d36c48e5: Preparing [2024-10-01T06:37:44.581Z] 48361c65e0cd: Preparing [2024-10-01T06:37:44.581Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:44.581Z] de0080a84938: Preparing [2024-10-01T06:37:44.581Z] 442526c240d7: Preparing [2024-10-01T06:37:44.581Z] 2f5b22a79b09: Preparing [2024-10-01T06:37:44.581Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:44.581Z] 442526c240d7: Waiting [2024-10-01T06:37:44.581Z] de0080a84938: Waiting [2024-10-01T06:37:44.581Z] 2f5b22a79b09: Waiting [2024-10-01T06:37:44.581Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:44.581Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:44.581Z] 2863fc872c75: Layer already exists [2024-10-01T06:37:44.581Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:44.581Z] e067d36c48e5: Layer already exists [2024-10-01T06:37:44.581Z] 1072e5648d51: Layer already exists [2024-10-01T06:37:44.581Z] de0080a84938: Layer already exists [2024-10-01T06:37:44.581Z] 2f5b22a79b09: Layer already exists [2024-10-01T06:37:44.581Z] 442526c240d7: Layer already exists [2024-10-01T06:37:44.581Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:44.845Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:62ed86d9f514bbbe8527be932266ca099679b68187ca4c39ab3a7f0016db42f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:45.199Z] + 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-10-01T06:37:45.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-01T06:37:45.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-01T06:37:45.546Z] 2863fc872c75: Preparing [2024-10-01T06:37:45.546Z] 1072e5648d51: Preparing [2024-10-01T06:37:45.546Z] e067d36c48e5: Preparing [2024-10-01T06:37:45.546Z] 48361c65e0cd: Preparing [2024-10-01T06:37:45.546Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:45.546Z] de0080a84938: Preparing [2024-10-01T06:37:45.546Z] 442526c240d7: Preparing [2024-10-01T06:37:45.546Z] 2f5b22a79b09: Preparing [2024-10-01T06:37:45.546Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:45.546Z] 442526c240d7: Waiting [2024-10-01T06:37:45.546Z] 2f5b22a79b09: Waiting [2024-10-01T06:37:45.546Z] de0080a84938: Waiting [2024-10-01T06:37:45.546Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:45.546Z] 1072e5648d51: Layer already exists [2024-10-01T06:37:45.546Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:45.546Z] 2863fc872c75: Layer already exists [2024-10-01T06:37:45.546Z] e067d36c48e5: Layer already exists [2024-10-01T06:37:45.546Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:45.546Z] 2f5b22a79b09: Layer already exists [2024-10-01T06:37:45.546Z] 442526c240d7: Layer already exists [2024-10-01T06:37:45.546Z] de0080a84938: Layer already exists [2024-10-01T06:37:45.546Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:45.810Z] main: digest: sha256:62ed86d9f514bbbe8527be932266ca099679b68187ca4c39ab3a7f0016db42f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:37:45.897Z] ===================================================== [Pipeline] echo [2024-10-01T06:37:45.913Z] taggedImages: [2024-10-01T06:37:45.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:37:45.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-01T06:37:45.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.84 [2024-10-01T06:37:45.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:37:45.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-01T06:37:45.943Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-01T06:37:45.943Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:37:45.943Z] latest [2024-10-01T06:37:45.943Z] 3.2.0-dev.84 [2024-10-01T06:37:45.943Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:37:45.943Z] main [2024-10-01T06:37:45.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:46.312Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:46.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:37:46.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-01T06:37:46.665Z] f40822c0a50c: Preparing [2024-10-01T06:37:46.665Z] f18b9986fea3: Preparing [2024-10-01T06:37:46.665Z] dfcae4741635: Preparing [2024-10-01T06:37:46.665Z] 48361c65e0cd: Preparing [2024-10-01T06:37:46.665Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:46.665Z] de0080a84938: Preparing [2024-10-01T06:37:46.665Z] 2831db01fa25: Preparing [2024-10-01T06:37:46.665Z] 924bbd29b47e: Preparing [2024-10-01T06:37:46.665Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:46.665Z] de0080a84938: Waiting [2024-10-01T06:37:46.665Z] 2831db01fa25: Waiting [2024-10-01T06:37:46.665Z] 924bbd29b47e: Waiting [2024-10-01T06:37:46.665Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:46.665Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:46.665Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:46.930Z] de0080a84938: Layer already exists [2024-10-01T06:37:46.930Z] 2831db01fa25: Layer already exists [2024-10-01T06:37:46.930Z] 924bbd29b47e: Layer already exists [2024-10-01T06:37:46.930Z] dfcae4741635: Pushed [2024-10-01T06:37:46.930Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:46.930Z] f18b9986fea3: Pushed [2024-10-01T06:37:46.930Z] f40822c0a50c: Pushed [2024-10-01T06:37:47.192Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:f2204f9f92dba20a358d209c2295881bb717930465dda56becc8448e051566f3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:47.545Z] + 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-10-01T06:37:47.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-01T06:37:47.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-01T06:37:47.879Z] f40822c0a50c: Preparing [2024-10-01T06:37:47.879Z] f18b9986fea3: Preparing [2024-10-01T06:37:47.879Z] dfcae4741635: Preparing [2024-10-01T06:37:47.879Z] 48361c65e0cd: Preparing [2024-10-01T06:37:47.879Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:47.879Z] de0080a84938: Preparing [2024-10-01T06:37:47.879Z] 2831db01fa25: Preparing [2024-10-01T06:37:47.879Z] 924bbd29b47e: Preparing [2024-10-01T06:37:47.879Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:47.879Z] 2831db01fa25: Waiting [2024-10-01T06:37:47.879Z] 924bbd29b47e: Waiting [2024-10-01T06:37:47.879Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:47.879Z] de0080a84938: Waiting [2024-10-01T06:37:47.879Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:47.879Z] dfcae4741635: Layer already exists [2024-10-01T06:37:47.879Z] f18b9986fea3: Layer already exists [2024-10-01T06:37:47.879Z] f40822c0a50c: Layer already exists [2024-10-01T06:37:47.879Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:47.879Z] 924bbd29b47e: Layer already exists [2024-10-01T06:37:47.879Z] 2831db01fa25: Layer already exists [2024-10-01T06:37:47.879Z] de0080a84938: Layer already exists [2024-10-01T06:37:47.879Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:48.143Z] latest: digest: sha256:f2204f9f92dba20a358d209c2295881bb717930465dda56becc8448e051566f3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:48.499Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:48.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.84 [2024-10-01T06:37:48.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-01T06:37:48.908Z] f40822c0a50c: Preparing [2024-10-01T06:37:48.908Z] f18b9986fea3: Preparing [2024-10-01T06:37:48.908Z] dfcae4741635: Preparing [2024-10-01T06:37:48.908Z] 48361c65e0cd: Preparing [2024-10-01T06:37:48.908Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:48.908Z] de0080a84938: Preparing [2024-10-01T06:37:48.908Z] 2831db01fa25: Preparing [2024-10-01T06:37:48.908Z] 924bbd29b47e: Preparing [2024-10-01T06:37:48.908Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:48.908Z] 2831db01fa25: Waiting [2024-10-01T06:37:48.908Z] 924bbd29b47e: Waiting [2024-10-01T06:37:48.908Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:48.908Z] de0080a84938: Waiting [2024-10-01T06:37:48.908Z] f18b9986fea3: Layer already exists [2024-10-01T06:37:48.908Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:48.908Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:48.909Z] dfcae4741635: Layer already exists [2024-10-01T06:37:48.909Z] f40822c0a50c: Layer already exists [2024-10-01T06:37:48.909Z] 2831db01fa25: Layer already exists [2024-10-01T06:37:48.909Z] de0080a84938: Layer already exists [2024-10-01T06:37:48.909Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:48.909Z] 924bbd29b47e: Layer already exists [2024-10-01T06:37:48.909Z] 3.2.0-dev.84: digest: sha256:f2204f9f92dba20a358d209c2295881bb717930465dda56becc8448e051566f3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:49.267Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:49.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:37:49.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-01T06:37:49.629Z] f40822c0a50c: Preparing [2024-10-01T06:37:49.629Z] f18b9986fea3: Preparing [2024-10-01T06:37:49.629Z] dfcae4741635: Preparing [2024-10-01T06:37:49.629Z] 48361c65e0cd: Preparing [2024-10-01T06:37:49.629Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:49.629Z] de0080a84938: Preparing [2024-10-01T06:37:49.629Z] 2831db01fa25: Preparing [2024-10-01T06:37:49.629Z] 924bbd29b47e: Preparing [2024-10-01T06:37:49.629Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:49.629Z] de0080a84938: Waiting [2024-10-01T06:37:49.629Z] 2831db01fa25: Waiting [2024-10-01T06:37:49.629Z] 924bbd29b47e: Waiting [2024-10-01T06:37:49.629Z] f18b9986fea3: Layer already exists [2024-10-01T06:37:49.629Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:49.629Z] dfcae4741635: Layer already exists [2024-10-01T06:37:49.629Z] f40822c0a50c: Layer already exists [2024-10-01T06:37:49.629Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:49.629Z] 924bbd29b47e: Layer already exists [2024-10-01T06:37:49.629Z] de0080a84938: Layer already exists [2024-10-01T06:37:49.629Z] 2831db01fa25: Layer already exists [2024-10-01T06:37:49.629Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:49.629Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:f2204f9f92dba20a358d209c2295881bb717930465dda56becc8448e051566f3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:49.985Z] + 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-10-01T06:37:50.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-01T06:37:50.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-01T06:37:50.350Z] f40822c0a50c: Preparing [2024-10-01T06:37:50.350Z] f18b9986fea3: Preparing [2024-10-01T06:37:50.350Z] dfcae4741635: Preparing [2024-10-01T06:37:50.350Z] 48361c65e0cd: Preparing [2024-10-01T06:37:50.350Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:50.350Z] de0080a84938: Preparing [2024-10-01T06:37:50.350Z] 2831db01fa25: Preparing [2024-10-01T06:37:50.350Z] 924bbd29b47e: Preparing [2024-10-01T06:37:50.350Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:50.350Z] 2831db01fa25: Waiting [2024-10-01T06:37:50.350Z] de0080a84938: Waiting [2024-10-01T06:37:50.350Z] 924bbd29b47e: Waiting [2024-10-01T06:37:50.350Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:50.350Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:50.350Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:50.350Z] f18b9986fea3: Layer already exists [2024-10-01T06:37:50.350Z] dfcae4741635: Layer already exists [2024-10-01T06:37:50.350Z] f40822c0a50c: Layer already exists [2024-10-01T06:37:50.350Z] 2831db01fa25: Layer already exists [2024-10-01T06:37:50.350Z] de0080a84938: Layer already exists [2024-10-01T06:37:50.350Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:50.350Z] 924bbd29b47e: Layer already exists [2024-10-01T06:37:50.350Z] main: digest: sha256:f2204f9f92dba20a358d209c2295881bb717930465dda56becc8448e051566f3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:37:50.776Z] ===================================================== [Pipeline] echo [2024-10-01T06:37:50.794Z] taggedImages: [2024-10-01T06:37:50.794Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:37:50.794Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-01T06:37:50.794Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.84 [2024-10-01T06:37:50.794Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:37:50.794Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-01T06:37:50.825Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-01T06:37:50.825Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:37:50.825Z] latest [2024-10-01T06:37:50.825Z] 3.2.0-dev.84 [2024-10-01T06:37:50.825Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:37:50.825Z] main [2024-10-01T06:37:50.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:51.208Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:37:51.561Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:37:51.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-01T06:37:51.561Z] 64dfe858d3d2: Preparing [2024-10-01T06:37:51.561Z] df83e90a121c: Preparing [2024-10-01T06:37:51.561Z] 48361c65e0cd: Preparing [2024-10-01T06:37:51.561Z] fe3f3e20ac84: Preparing [2024-10-01T06:37:51.561Z] 622956df7f24: Preparing [2024-10-01T06:37:51.561Z] 1a9a07bdb83b: Preparing [2024-10-01T06:37:51.561Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:37:51.561Z] 1a9a07bdb83b: Waiting [2024-10-01T06:37:51.561Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:37:51.825Z] 622956df7f24: Pushed [2024-10-01T06:37:52.091Z] 48361c65e0cd: Layer already exists [2024-10-01T06:37:52.091Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:37:52.091Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:37:52.091Z] 64dfe858d3d2: Pushed [2024-10-01T06:37:53.045Z] 1a9a07bdb83b: Pushed [2024-10-01T06:37:59.662Z] df83e90a121c: Pushed [2024-10-01T06:37:59.662Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:d966d8b4ebb0d1ef0a2bb5646ffb4c3b1e88e8a495d92d1a465cf7c0891191b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:00.019Z] + 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-10-01T06:38:00.368Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-01T06:38:00.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-01T06:38:00.368Z] 64dfe858d3d2: Preparing [2024-10-01T06:38:00.368Z] df83e90a121c: Preparing [2024-10-01T06:38:00.368Z] 48361c65e0cd: Preparing [2024-10-01T06:38:00.368Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:00.368Z] 622956df7f24: Preparing [2024-10-01T06:38:00.368Z] 1a9a07bdb83b: Preparing [2024-10-01T06:38:00.368Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:00.368Z] 1a9a07bdb83b: Waiting [2024-10-01T06:38:00.368Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:38:00.368Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:00.368Z] 622956df7f24: Layer already exists [2024-10-01T06:38:00.368Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:00.368Z] df83e90a121c: Layer already exists [2024-10-01T06:38:00.368Z] 64dfe858d3d2: Layer already exists [2024-10-01T06:38:00.368Z] 1a9a07bdb83b: Layer already exists [2024-10-01T06:38:00.368Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:00.368Z] latest: digest: sha256:d966d8b4ebb0d1ef0a2bb5646ffb4c3b1e88e8a495d92d1a465cf7c0891191b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:00.724Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:01.082Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.84 [2024-10-01T06:38:01.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-01T06:38:01.082Z] 64dfe858d3d2: Preparing [2024-10-01T06:38:01.082Z] df83e90a121c: Preparing [2024-10-01T06:38:01.082Z] 48361c65e0cd: Preparing [2024-10-01T06:38:01.082Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:01.082Z] 622956df7f24: Preparing [2024-10-01T06:38:01.082Z] 1a9a07bdb83b: Preparing [2024-10-01T06:38:01.082Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:01.082Z] 1a9a07bdb83b: Waiting [2024-10-01T06:38:01.082Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:38:01.082Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:01.082Z] 64dfe858d3d2: Layer already exists [2024-10-01T06:38:01.082Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:01.082Z] 622956df7f24: Layer already exists [2024-10-01T06:38:01.082Z] df83e90a121c: Layer already exists [2024-10-01T06:38:01.082Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:01.082Z] 1a9a07bdb83b: Layer already exists [2024-10-01T06:38:01.082Z] 3.2.0-dev.84: digest: sha256:d966d8b4ebb0d1ef0a2bb5646ffb4c3b1e88e8a495d92d1a465cf7c0891191b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:01.432Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:01.779Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:38:01.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-01T06:38:01.779Z] 64dfe858d3d2: Preparing [2024-10-01T06:38:01.779Z] df83e90a121c: Preparing [2024-10-01T06:38:01.779Z] 48361c65e0cd: Preparing [2024-10-01T06:38:01.779Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:01.779Z] 622956df7f24: Preparing [2024-10-01T06:38:01.779Z] 1a9a07bdb83b: Preparing [2024-10-01T06:38:01.779Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:01.779Z] 1a9a07bdb83b: Waiting [2024-10-01T06:38:01.779Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:38:01.779Z] 622956df7f24: Layer already exists [2024-10-01T06:38:01.779Z] df83e90a121c: Layer already exists [2024-10-01T06:38:01.779Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:01.779Z] 64dfe858d3d2: Layer already exists [2024-10-01T06:38:01.779Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:01.779Z] 1a9a07bdb83b: Layer already exists [2024-10-01T06:38:01.779Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:01.779Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:d966d8b4ebb0d1ef0a2bb5646ffb4c3b1e88e8a495d92d1a465cf7c0891191b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:02.137Z] + 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-10-01T06:38:02.492Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-01T06:38:02.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-01T06:38:02.492Z] 64dfe858d3d2: Preparing [2024-10-01T06:38:02.492Z] df83e90a121c: Preparing [2024-10-01T06:38:02.492Z] 48361c65e0cd: Preparing [2024-10-01T06:38:02.492Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:02.492Z] 622956df7f24: Preparing [2024-10-01T06:38:02.492Z] 1a9a07bdb83b: Preparing [2024-10-01T06:38:02.492Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:02.492Z] 1a9a07bdb83b: Waiting [2024-10-01T06:38:02.492Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:38:02.492Z] df83e90a121c: Layer already exists [2024-10-01T06:38:02.492Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:02.492Z] 64dfe858d3d2: Layer already exists [2024-10-01T06:38:02.492Z] 622956df7f24: Layer already exists [2024-10-01T06:38:02.492Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:02.492Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:02.492Z] 1a9a07bdb83b: Layer already exists [2024-10-01T06:38:02.755Z] main: digest: sha256:d966d8b4ebb0d1ef0a2bb5646ffb4c3b1e88e8a495d92d1a465cf7c0891191b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:38:02.831Z] ===================================================== [Pipeline] echo [2024-10-01T06:38:02.848Z] taggedImages: [2024-10-01T06:38:02.848Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:38:02.848Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-01T06:38:02.848Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.84 [2024-10-01T06:38:02.848Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:38:02.848Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-01T06:38:02.875Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-01T06:38:02.875Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:38:02.875Z] latest [2024-10-01T06:38:02.875Z] 3.2.0-dev.84 [2024-10-01T06:38:02.875Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:38:02.875Z] main [2024-10-01T06:38:02.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:03.239Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:03.594Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:38:03.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-01T06:38:03.594Z] ac13aed4f416: Preparing [2024-10-01T06:38:03.594Z] b2875cba8592: Preparing [2024-10-01T06:38:03.594Z] 99dc33b723b5: Preparing [2024-10-01T06:38:03.594Z] 48361c65e0cd: Preparing [2024-10-01T06:38:03.594Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:03.594Z] c23bb5cf01c3: Preparing [2024-10-01T06:38:03.594Z] 62e4e5a3d4c9: Preparing [2024-10-01T06:38:03.594Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:03.594Z] c23bb5cf01c3: Waiting [2024-10-01T06:38:03.594Z] 62e4e5a3d4c9: Waiting [2024-10-01T06:38:03.594Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:38:03.594Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:03.858Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:03.858Z] b2875cba8592: Pushed [2024-10-01T06:38:03.858Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:03.858Z] ac13aed4f416: Pushed [2024-10-01T06:38:03.858Z] c23bb5cf01c3: Pushed [2024-10-01T06:38:04.121Z] 62e4e5a3d4c9: Pushed [2024-10-01T06:38:12.295Z] 99dc33b723b5: Pushed [2024-10-01T06:38:12.295Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:d1b9b62c722bae68906f99c22cf3226de2e9df46ec58512aa227daa4c8762cbe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:12.657Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:13.009Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-01T06:38:13.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-01T06:38:13.009Z] ac13aed4f416: Preparing [2024-10-01T06:38:13.009Z] b2875cba8592: Preparing [2024-10-01T06:38:13.009Z] 99dc33b723b5: Preparing [2024-10-01T06:38:13.009Z] 48361c65e0cd: Preparing [2024-10-01T06:38:13.009Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:13.009Z] c23bb5cf01c3: Preparing [2024-10-01T06:38:13.009Z] 62e4e5a3d4c9: Preparing [2024-10-01T06:38:13.009Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:13.009Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:38:13.009Z] 62e4e5a3d4c9: Waiting [2024-10-01T06:38:13.009Z] c23bb5cf01c3: Waiting [2024-10-01T06:38:13.009Z] b2875cba8592: Layer already exists [2024-10-01T06:38:13.009Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:13.009Z] ac13aed4f416: Layer already exists [2024-10-01T06:38:13.009Z] 99dc33b723b5: Layer already exists [2024-10-01T06:38:13.009Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:13.009Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:13.009Z] 62e4e5a3d4c9: Layer already exists [2024-10-01T06:38:13.009Z] c23bb5cf01c3: Layer already exists [2024-10-01T06:38:13.276Z] latest: digest: sha256:d1b9b62c722bae68906f99c22cf3226de2e9df46ec58512aa227daa4c8762cbe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:13.640Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:14.259Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.84 [2024-10-01T06:38:14.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-01T06:38:14.259Z] ac13aed4f416: Preparing [2024-10-01T06:38:14.259Z] b2875cba8592: Preparing [2024-10-01T06:38:14.259Z] 99dc33b723b5: Preparing [2024-10-01T06:38:14.259Z] 48361c65e0cd: Preparing [2024-10-01T06:38:14.259Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:14.259Z] c23bb5cf01c3: Preparing [2024-10-01T06:38:14.259Z] 62e4e5a3d4c9: Preparing [2024-10-01T06:38:14.259Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:14.259Z] c23bb5cf01c3: Waiting [2024-10-01T06:38:14.259Z] 62e4e5a3d4c9: Waiting [2024-10-01T06:38:14.259Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:38:14.259Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:14.259Z] 99dc33b723b5: Layer already exists [2024-10-01T06:38:14.259Z] b2875cba8592: Layer already exists [2024-10-01T06:38:14.259Z] ac13aed4f416: Layer already exists [2024-10-01T06:38:14.259Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:14.259Z] c23bb5cf01c3: Layer already exists [2024-10-01T06:38:14.259Z] 62e4e5a3d4c9: Layer already exists [2024-10-01T06:38:14.259Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:14.523Z] 3.2.0-dev.84: digest: sha256:d1b9b62c722bae68906f99c22cf3226de2e9df46ec58512aa227daa4c8762cbe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:14.875Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:15.230Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:38:15.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-01T06:38:15.230Z] ac13aed4f416: Preparing [2024-10-01T06:38:15.230Z] b2875cba8592: Preparing [2024-10-01T06:38:15.230Z] 99dc33b723b5: Preparing [2024-10-01T06:38:15.230Z] 48361c65e0cd: Preparing [2024-10-01T06:38:15.230Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:15.230Z] c23bb5cf01c3: Preparing [2024-10-01T06:38:15.230Z] 62e4e5a3d4c9: Preparing [2024-10-01T06:38:15.230Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:15.230Z] c23bb5cf01c3: Waiting [2024-10-01T06:38:15.230Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:38:15.230Z] 62e4e5a3d4c9: Waiting [2024-10-01T06:38:15.230Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:15.230Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:15.230Z] b2875cba8592: Layer already exists [2024-10-01T06:38:15.230Z] 99dc33b723b5: Layer already exists [2024-10-01T06:38:15.230Z] ac13aed4f416: Layer already exists [2024-10-01T06:38:15.230Z] 62e4e5a3d4c9: Layer already exists [2024-10-01T06:38:15.230Z] c23bb5cf01c3: Layer already exists [2024-10-01T06:38:15.230Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:15.230Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:d1b9b62c722bae68906f99c22cf3226de2e9df46ec58512aa227daa4c8762cbe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:15.869Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:16.210Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-01T06:38:16.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-01T06:38:16.210Z] ac13aed4f416: Preparing [2024-10-01T06:38:16.210Z] b2875cba8592: Preparing [2024-10-01T06:38:16.210Z] 99dc33b723b5: Preparing [2024-10-01T06:38:16.210Z] 48361c65e0cd: Preparing [2024-10-01T06:38:16.210Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:16.210Z] c23bb5cf01c3: Preparing [2024-10-01T06:38:16.210Z] 62e4e5a3d4c9: Preparing [2024-10-01T06:38:16.210Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:16.210Z] c23bb5cf01c3: Waiting [2024-10-01T06:38:16.210Z] 62e4e5a3d4c9: Waiting [2024-10-01T06:38:16.210Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:38:16.210Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:16.210Z] 99dc33b723b5: Layer already exists [2024-10-01T06:38:16.210Z] ac13aed4f416: Layer already exists [2024-10-01T06:38:16.210Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:16.210Z] b2875cba8592: Layer already exists [2024-10-01T06:38:16.210Z] c23bb5cf01c3: Layer already exists [2024-10-01T06:38:16.210Z] 62e4e5a3d4c9: Layer already exists [2024-10-01T06:38:16.210Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:16.210Z] main: digest: sha256:d1b9b62c722bae68906f99c22cf3226de2e9df46ec58512aa227daa4c8762cbe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:38:16.561Z] ===================================================== [Pipeline] echo [2024-10-01T06:38:16.576Z] taggedImages: [2024-10-01T06:38:16.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:38:16.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-01T06:38:16.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.84 [2024-10-01T06:38:16.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:38:16.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-01T06:38:16.603Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-01T06:38:16.603Z] d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:38:16.603Z] latest [2024-10-01T06:38:16.603Z] 3.2.0-dev.84 [2024-10-01T06:38:16.603Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:38:16.603Z] main [2024-10-01T06:38:16.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:16.957Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:17.304Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:38:17.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-01T06:38:17.304Z] 8ab72e96ca6b: Preparing [2024-10-01T06:38:17.304Z] e8f0c600a11b: Preparing [2024-10-01T06:38:17.304Z] 48361c65e0cd: Preparing [2024-10-01T06:38:17.304Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:17.304Z] 429ebd496620: Preparing [2024-10-01T06:38:17.304Z] f8e5c2192e0e: Preparing [2024-10-01T06:38:17.304Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:17.304Z] f8e5c2192e0e: Waiting [2024-10-01T06:38:17.304Z] 429ebd496620: Layer already exists [2024-10-01T06:38:17.571Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:17.571Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:17.571Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:38:17.571Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:17.571Z] 8ab72e96ca6b: Pushed [2024-10-01T06:38:25.745Z] e8f0c600a11b: Pushed [2024-10-01T06:38:25.745Z] d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:f9d4ee949b48337533583d8cb9783c3e14e443b04909e45a8bfbb4b4ee423bff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:26.112Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:26.460Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-01T06:38:26.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-01T06:38:26.460Z] 8ab72e96ca6b: Preparing [2024-10-01T06:38:26.460Z] e8f0c600a11b: Preparing [2024-10-01T06:38:26.460Z] 48361c65e0cd: Preparing [2024-10-01T06:38:26.460Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:26.460Z] 429ebd496620: Preparing [2024-10-01T06:38:26.460Z] f8e5c2192e0e: Preparing [2024-10-01T06:38:26.460Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:26.460Z] f8e5c2192e0e: Waiting [2024-10-01T06:38:26.460Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:38:26.460Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:26.460Z] 8ab72e96ca6b: Layer already exists [2024-10-01T06:38:26.460Z] 429ebd496620: Layer already exists [2024-10-01T06:38:26.460Z] e8f0c600a11b: Layer already exists [2024-10-01T06:38:26.460Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:26.460Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:38:26.460Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:26.723Z] latest: digest: sha256:f9d4ee949b48337533583d8cb9783c3e14e443b04909e45a8bfbb4b4ee423bff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:27.081Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:27.440Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.84 [2024-10-01T06:38:27.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-01T06:38:27.440Z] 8ab72e96ca6b: Preparing [2024-10-01T06:38:27.440Z] e8f0c600a11b: Preparing [2024-10-01T06:38:27.440Z] 48361c65e0cd: Preparing [2024-10-01T06:38:27.440Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:27.440Z] 429ebd496620: Preparing [2024-10-01T06:38:27.440Z] f8e5c2192e0e: Preparing [2024-10-01T06:38:27.440Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:27.440Z] f8e5c2192e0e: Waiting [2024-10-01T06:38:27.440Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:38:27.440Z] 429ebd496620: Layer already exists [2024-10-01T06:38:27.440Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:27.440Z] e8f0c600a11b: Layer already exists [2024-10-01T06:38:27.440Z] 8ab72e96ca6b: Layer already exists [2024-10-01T06:38:27.440Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:27.440Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:38:27.440Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:27.440Z] 3.2.0-dev.84: digest: sha256:f9d4ee949b48337533583d8cb9783c3e14e443b04909e45a8bfbb4b4ee423bff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:27.799Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:28.144Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:38:28.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-01T06:38:28.144Z] 8ab72e96ca6b: Preparing [2024-10-01T06:38:28.144Z] e8f0c600a11b: Preparing [2024-10-01T06:38:28.144Z] 48361c65e0cd: Preparing [2024-10-01T06:38:28.144Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:28.144Z] 429ebd496620: Preparing [2024-10-01T06:38:28.144Z] f8e5c2192e0e: Preparing [2024-10-01T06:38:28.144Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:28.144Z] f8e5c2192e0e: Waiting [2024-10-01T06:38:28.144Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:38:28.144Z] 8ab72e96ca6b: Layer already exists [2024-10-01T06:38:28.144Z] 429ebd496620: Layer already exists [2024-10-01T06:38:28.144Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:28.144Z] e8f0c600a11b: Layer already exists [2024-10-01T06:38:28.144Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:28.144Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:28.144Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:38:28.409Z] d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:f9d4ee949b48337533583d8cb9783c3e14e443b04909e45a8bfbb4b4ee423bff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:28.766Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:29.120Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-01T06:38:29.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-01T06:38:29.120Z] 8ab72e96ca6b: Preparing [2024-10-01T06:38:29.120Z] e8f0c600a11b: Preparing [2024-10-01T06:38:29.120Z] 48361c65e0cd: Preparing [2024-10-01T06:38:29.120Z] fe3f3e20ac84: Preparing [2024-10-01T06:38:29.120Z] 429ebd496620: Preparing [2024-10-01T06:38:29.120Z] f8e5c2192e0e: Preparing [2024-10-01T06:38:29.120Z] 4aeaa0e7d41f: Preparing [2024-10-01T06:38:29.120Z] f8e5c2192e0e: Waiting [2024-10-01T06:38:29.120Z] 4aeaa0e7d41f: Waiting [2024-10-01T06:38:29.120Z] 429ebd496620: Layer already exists [2024-10-01T06:38:29.120Z] 8ab72e96ca6b: Layer already exists [2024-10-01T06:38:29.120Z] fe3f3e20ac84: Layer already exists [2024-10-01T06:38:29.120Z] 48361c65e0cd: Layer already exists [2024-10-01T06:38:29.120Z] e8f0c600a11b: Layer already exists [2024-10-01T06:38:29.120Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T06:38:29.120Z] f8e5c2192e0e: Layer already exists [2024-10-01T06:38:29.385Z] main: digest: sha256:f9d4ee949b48337533583d8cb9783c3e14e443b04909e45a8bfbb4b4ee423bff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T06:38:29.470Z] ===================================================== [Pipeline] echo [2024-10-01T06:38:29.488Z] taggedImages: [2024-10-01T06:38:29.488Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [2024-10-01T06:38:29.488Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-01T06:38:29.488Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.84 [2024-10-01T06:38:29.488Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [2024-10-01T06:38:29.488Z] - 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-10-01T06:38:29.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T06:38:29.879Z] [2024-10-01T06:38:29.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:38:30.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T06:38:30.207Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-01T06:38:30.207Z] 8998bd30e6a1: Pulling fs layer [2024-10-01T06:38:30.207Z] 04944245beec: Pulling fs layer [2024-10-01T06:38:30.207Z] 699f458cf7ca: Pulling fs layer [2024-10-01T06:38:30.207Z] 765212b225bb: Pulling fs layer [2024-10-01T06:38:30.207Z] f23df028b6ca: Pulling fs layer [2024-10-01T06:38:30.207Z] d65c8cfc05b1: Pulling fs layer [2024-10-01T06:38:30.207Z] 2437ff75d9bd: Pulling fs layer [2024-10-01T06:38:30.207Z] f23df028b6ca: Waiting [2024-10-01T06:38:30.207Z] d65c8cfc05b1: Waiting [2024-10-01T06:38:30.207Z] 765212b225bb: Waiting [2024-10-01T06:38:30.207Z] 2437ff75d9bd: Waiting [2024-10-01T06:38:30.473Z] 04944245beec: Verifying Checksum [2024-10-01T06:38:30.473Z] 04944245beec: Download complete [2024-10-01T06:38:30.473Z] 765212b225bb: Verifying Checksum [2024-10-01T06:38:30.473Z] 765212b225bb: Download complete [2024-10-01T06:38:30.473Z] f23df028b6ca: Verifying Checksum [2024-10-01T06:38:30.473Z] f23df028b6ca: Download complete [2024-10-01T06:38:30.473Z] d65c8cfc05b1: Verifying Checksum [2024-10-01T06:38:30.473Z] d65c8cfc05b1: Download complete [2024-10-01T06:38:30.473Z] 699f458cf7ca: Verifying Checksum [2024-10-01T06:38:30.740Z] 699f458cf7ca: Download complete [2024-10-01T06:38:31.007Z] 8998bd30e6a1: Verifying Checksum [2024-10-01T06:38:31.007Z] 8998bd30e6a1: Download complete [2024-10-01T06:38:33.583Z] 2437ff75d9bd: Verifying Checksum [2024-10-01T06:38:33.583Z] 2437ff75d9bd: Download complete [2024-10-01T06:38:36.160Z] 8998bd30e6a1: Pull complete [2024-10-01T06:38:36.160Z] 04944245beec: Pull complete [2024-10-01T06:38:38.092Z] 699f458cf7ca: Pull complete [2024-10-01T06:38:38.092Z] 765212b225bb: Pull complete [2024-10-01T06:38:39.046Z] f23df028b6ca: Pull complete [2024-10-01T06:38:39.310Z] d65c8cfc05b1: Pull complete [2024-10-01T06:38:57.499Z] 2437ff75d9bd: Pull complete [2024-10-01T06:38:57.499Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-01T06:38:57.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T06:38:57.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T06:38:57.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-12307 does not seem to be running inside a container [2024-10-01T06:38:57.778Z] $ 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/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@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-10-01T06:39:00.409Z] $ docker top 87dc4b52c3b95b4d10b8157a459bbdafd17d669ed29ec090ed5b09ea294a7990 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T06:39:01.368Z] ---> job-cost.sh [2024-10-01T06:39:01.368Z] lf-activate-venv: SKIPPING [2024-10-01T06:39:01.368Z] INFO: No Stack... [2024-10-01T06:39:01.947Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-01T06:39:02.525Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T06:39:02.841Z] + cat /w/workspace/edgex-go/707/archives/cost.csv [2024-10-01T06:39:02.841Z] + cut -d, -f6 [Pipeline] lock [2024-10-01T06:39:02.895Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-707-stack-cost] [2024-10-01T06:39:02.908Z] Resource [jenkins-edgexfoundry-edgex-go-main-707-stack-cost] did not exist. Created. [2024-10-01T06:39:02.916Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-707-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T06:39:03.241Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-01T06:39:03.836Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T06:39:03.849Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-707-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T06:39:03.866Z] $ docker stop --time=1 87dc4b52c3b95b4d10b8157a459bbdafd17d669ed29ec090ed5b09ea294a7990 [2024-10-01T06:39:05.308Z] $ docker rm -f --volumes 87dc4b52c3b95b4d10b8157a459bbdafd17d669ed29ec090ed5b09ea294a7990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-01T06:39:05.898Z] provisioning config files... [2024-10-01T06:39:05.905Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/707@tmp/config281234540139192951tmp [Pipeline] { [Pipeline] sh [2024-10-01T06:39:06.210Z] + set +x [2024-10-01T06:39:06.210Z] + curl -s https://codecov.io/bash [2024-10-01T06:39:06.210Z] + bash -s -- [2024-10-01T06:39:06.210Z] [2024-10-01T06:39:06.210Z] _____ _ [2024-10-01T06:39:06.210Z] / ____| | | [2024-10-01T06:39:06.210Z] | | ___ __| | ___ ___ _____ __ [2024-10-01T06:39:06.210Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-01T06:39:06.210Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-01T06:39:06.210Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-01T06:39:06.210Z] Bash-1.0.6 [2024-10-01T06:39:06.210Z] [2024-10-01T06:39:06.210Z] [2024-10-01T06:39:06.210Z] ==> git version 2.25.1 found [2024-10-01T06:39:06.210Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-01T06:39:06.210Z] Release-Date: 2020-01-08 [2024-10-01T06:39:06.210Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-01T06:39:06.211Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-01T06:39:06.211Z] ==> Jenkins CI detected. [2024-10-01T06:39:06.211Z] current dir:  /w/workspace/edgex-go/707 [2024-10-01T06:39:06.211Z] project root: . [2024-10-01T06:39:06.211Z] --> token set from env [2024-10-01T06:39:06.470Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-01T06:39:06.470Z] ==> Running gcov in . (disable via -X gcov) [2024-10-01T06:39:06.470Z] ==> Python coveragepy not found [2024-10-01T06:39:06.470Z] ==> Searching for coverage reports in: [2024-10-01T06:39:06.470Z] + . [2024-10-01T06:39:06.470Z] -> Found 1 reports [2024-10-01T06:39:06.470Z] ==> Detecting git/mercurial file structure [2024-10-01T06:39:06.470Z] ==> Reading reports [2024-10-01T06:39:06.470Z] + ./coverage.out bytes=612321 [2024-10-01T06:39:06.470Z] ==> Appending adjustments [2024-10-01T06:39:06.470Z] https://docs.codecov.io/docs/fixing-reports [2024-10-01T06:39:07.845Z] + Found adjustments [2024-10-01T06:39:07.845Z] ==> Gzipping contents [2024-10-01T06:39:07.845Z] 76K /tmp/codecov.G4suqw.gz [2024-10-01T06:39:07.845Z] ==> Uploading reports [2024-10-01T06:39:07.845Z] url: https://codecov.io [2024-10-01T06:39:07.845Z] query: branch=main&commit=d6682f794cbed5c1058d33e4699bd051412df0a8&build=707&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F707%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-01T06:39:07.845Z] -> Pinging Codecov [2024-10-01T06:39:07.845Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d6682f794cbed5c1058d33e4699bd051412df0a8&build=707&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F707%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-01T06:39:08.105Z] -> Uploading to [2024-10-01T06:39:08.105Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/d6682f794cbed5c1058d33e4699bd051412df0a8/8ff6cd88-2a64-401d-8a14-10794b28b766.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T063907Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=618b55f70a64fef90d8e65e589da8099531aecad969656cec7642dbdadc7db30 [2024-10-01T06:39:08.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T06:39:08.105Z] Dload Upload Total Spent Left Speed [2024-10-01T06:39:08.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74162 0 0 100 74162 0 235k --:--:-- --:--:-- --:--:-- 235k [2024-10-01T06:39:08.366Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [2024-10-01T06:39:08.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-01T06:39:08.627Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-01T06:39:08.652Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:39:08.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-01T06:39:08.958Z] [2024-10-01T06:39:08.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:39:09.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-01T06:39:09.262Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-01T06:39:09.262Z] 619be1103602: Already exists [2024-10-01T06:39:09.262Z] f8ea3408117e: Pulling fs layer [2024-10-01T06:39:09.262Z] 91320369b822: Pulling fs layer [2024-10-01T06:39:09.262Z] 0406650e8295: Pulling fs layer [2024-10-01T06:39:09.262Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T06:39:09.262Z] 96d80e3f36e1: Pulling fs layer [2024-10-01T06:39:09.262Z] bcf3aedb951c: Pulling fs layer [2024-10-01T06:39:09.262Z] 4f4fb700ef54: Waiting [2024-10-01T06:39:09.262Z] 96d80e3f36e1: Waiting [2024-10-01T06:39:09.262Z] bcf3aedb951c: Waiting [2024-10-01T06:39:09.262Z] 0406650e8295: Download complete [2024-10-01T06:39:09.262Z] f8ea3408117e: Download complete [2024-10-01T06:39:09.262Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T06:39:09.262Z] 4f4fb700ef54: Download complete [2024-10-01T06:39:09.262Z] f8ea3408117e: Pull complete [2024-10-01T06:39:09.520Z] 96d80e3f36e1: Verifying Checksum [2024-10-01T06:39:09.520Z] 96d80e3f36e1: Download complete [2024-10-01T06:39:09.778Z] 91320369b822: Verifying Checksum [2024-10-01T06:39:09.778Z] 91320369b822: Download complete [2024-10-01T06:39:10.343Z] bcf3aedb951c: Verifying Checksum [2024-10-01T06:39:10.343Z] bcf3aedb951c: Download complete [2024-10-01T06:39:12.876Z] 91320369b822: Pull complete [2024-10-01T06:39:12.876Z] 0406650e8295: Pull complete [2024-10-01T06:39:12.876Z] 4f4fb700ef54: Pull complete [2024-10-01T06:39:13.443Z] 96d80e3f36e1: Pull complete [2024-10-01T06:39:15.974Z] bcf3aedb951c: Pull complete [2024-10-01T06:39:15.974Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-10-01T06:39:15.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-01T06:39:15.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T06:39:16.083Z] prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container [2024-10-01T06:39:16.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-01T06:39:21.641Z] $ docker top ae4a17d251f55752ad776bb1cbc0cd3e856020288bbcf43cdd9b8d953046ba56 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T06:39:21.999Z] + git config --global --add safe.directory /w/workspace/edgex-go/707 [Pipeline] echo [2024-10-01T06:39:22.010Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-01T06:39:22.290Z] + set -o pipefail [2024-10-01T06:39:22.290Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-01T06:39:30.409Z] [2024-10-01T06:39:30.409Z] Monitoring /w/workspace/edgex-go/707 (github.com/edgexfoundry/edgex-go)... [2024-10-01T06:39:30.409Z] [2024-10-01T06:39:30.409Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/74fada4a-845e-4a5a-95d2-c034c840b3be [2024-10-01T06:39:30.409Z] [2024-10-01T06:39:30.409Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-01T06:39:30.409Z] [2024-10-01T06:39:30.409Z] [2024-10-01T06:39:30.409Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-01T06:39:30.409Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-01T06:39:30.407Z] $ docker stop --time=1 ae4a17d251f55752ad776bb1cbc0cd3e856020288bbcf43cdd9b8d953046ba56 [2024-10-01T06:39:36.974Z] $ docker rm -f --volumes ae4a17d251f55752ad776bb1cbc0cd3e856020288bbcf43cdd9b8d953046ba56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-01T06:39:37.512Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T06:39:37.532Z] provisioning config files... [2024-10-01T06:39:37.541Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/707@tmp/config6507015984270471454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T06:39:37.839Z] --> edgex-publish-swagger.sh [2024-10-01T06:39:37.839Z] === Publish openapi/v3 API === [2024-10-01T06:39:37.839Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-01T06:39:37.839Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/707/openapi/v3/core-command.yaml] [2024-10-01T06:39:37.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T06:39:37.839Z] Dload Upload Total Spent Left Speed [2024-10-01T06:39:38.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 43191 --:--:-- --:--:-- --:--:-- 43134 [2024-10-01T06:39:38.667Z] [2024-10-01T06:39:38.667Z] [2024-10-01T06:39:38.667Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/707/openapi/v3/core-data.yaml] [2024-10-01T06:39:38.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T06:39:38.667Z] Dload Upload Total Spent Left Speed [2024-10-01T06:39:38.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 165k --:--:-- --:--:-- --:--:-- 165k [2024-10-01T06:39:38.926Z] [2024-10-01T06:39:38.926Z] [2024-10-01T06:39:38.926Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/707/openapi/v3/core-keeper.yaml] [2024-10-01T06:39:38.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T06:39:38.926Z] Dload Upload Total Spent Left Speed [2024-10-01T06:39:39.186Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32887 100 66 100 32821 317 154k --:--:-- --:--:-- --:--:-- 153k [2024-10-01T06:39:39.186Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-01T06:39:39.186Z] [2024-10-01T06:39:39.186Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/707/openapi/v3/core-metadata.yaml] [2024-10-01T06:39:39.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T06:39:39.186Z] Dload Upload Total Spent Left Speed [2024-10-01T06:39:39.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 372 355k --:--:-- --:--:-- --:--:-- 355k [2024-10-01T06:39:39.754Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-01T06:39:39.754Z] [2024-10-01T06:39:39.754Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/707/openapi/v3/support-cron-scheduler.yaml] [2024-10-01T06:39:39.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T06:39:39.754Z] Dload Upload Total Spent Left Speed [2024-10-01T06:39:39.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 259 186k --:--:-- --:--:-- --:--:-- 186k [2024-10-01T06:39:39.754Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-01T06:39:39.754Z] [2024-10-01T06:39:39.754Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/707/openapi/v3/support-notifications.yaml] [2024-10-01T06:39:39.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T06:39:39.754Z] Dload Upload Total Spent Left Speed [2024-10-01T06:39:40.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 477 260k --:--:-- --:--:-- --:--:-- 260k 100 87457 100 156 100 87301 477 260k --:--:-- --:--:-- --:--:-- 260k [2024-10-01T06:39:40.321Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-01T06:39:40.321Z] [2024-10-01T06:39:40.321Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/707/openapi/v3/support-scheduler.yaml] [2024-10-01T06:39:40.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T06:39:40.321Z] Dload Upload Total Spent Left Speed [2024-10-01T06:39:40.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 498 115k --:--:-- --:--:-- --:--:-- 115k [2024-10-01T06:39:40.581Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-01T06:39:40.581Z] [Pipeline] } [2024-10-01T06:39:40.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-10-01T06:39:41.040Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T06:39:41.040Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:39:41.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T06:39:41.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T06:39:41.431Z] prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container [2024-10-01T06:39:41.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T06:39:41.922Z] $ docker top e3fdc933c99e6b11f7e9b3bda09c32da268de9036f7fe9af25cf0ed1b3b59b16 -eo pid,comm [2024-10-01T06:39:41.978Z] 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-10-01T06:39:41.979Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T06:39:42.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T06:39:42.041Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T06:39:42.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T06:39:42.137Z] $ docker exec e3fdc933c99e6b11f7e9b3bda09c32da268de9036f7fe9af25cf0ed1b3b59b16 ssh-agent [2024-10-01T06:39:42.259Z] SSH_AUTH_SOCK=/tmp/ssh-0StPFMvxaQi8/agent.33 [2024-10-01T06:39:42.259Z] SSH_AGENT_PID=39 [2024-10-01T06:39:42.264Z] Running ssh-add (command line suppressed) [2024-10-01T06:39:42.354Z] Identity added: /w/workspace/edgex-go/707@tmp/private_key_5794581798156899501.key (/w/workspace/edgex-go/707@tmp/private_key_5794581798156899501.key) [2024-10-01T06:39:42.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T06:39:42.685Z] + git semver tag [2024-10-01T06:39:42.944Z] 2024-10-01 06:39:42,839 [run_tag] DEBUG tag force:False [2024-10-01T06:39:42.944Z] 2024-10-01 06:39:42,839 [check_head_tag] DEBUG check head tag [2024-10-01T06:39:42.944Z] 2024-10-01 06:39:42,842 [execute] INFO git cat-file --batch-check [2024-10-01T06:39:42.944Z] 2024-10-01 06:39:42,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/707, universal_newlines=False, shell=None, istream=) [2024-10-01T06:39:42.944Z] 2024-10-01 06:39:42,846 [execute] INFO git cat-file --batch [2024-10-01T06:39:42.944Z] 2024-10-01 06:39:42,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/707, universal_newlines=False, shell=None, istream=) [2024-10-01T06:39:42.944Z] 2024-10-01 06:39:42,889 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main [2024-10-01T06:39:42.944Z] 2024-10-01 06:39:42,889 [execute] INFO git tag -a v3.2.0-dev.84 -m v3.2.0-dev.84 [2024-10-01T06:39:42.944Z] 2024-10-01 06:39:42,889 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.84', '-m', 'v3.2.0-dev.84'], cwd=/w/workspace/edgex-go/707, universal_newlines=False, shell=None, istream=None) [2024-10-01T06:39:42.944Z] 2024-10-01 06:39:42,894 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main [2024-10-01T06:39:42.944Z] 3.2.0-dev.84 [Pipeline] } [2024-10-01T06:39:42.943Z] $ docker exec --env ******** --env ******** e3fdc933c99e6b11f7e9b3bda09c32da268de9036f7fe9af25cf0ed1b3b59b16 ssh-agent -k [2024-10-01T06:39:43.054Z] unset SSH_AUTH_SOCK; [2024-10-01T06:39:43.054Z] unset SSH_AGENT_PID; [2024-10-01T06:39:43.054Z] echo Agent pid 39 killed; [2024-10-01T06:39:43.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T06:39:43.407Z] + git semver [Pipeline] } [2024-10-01T06:39:43.668Z] $ docker stop --time=1 e3fdc933c99e6b11f7e9b3bda09c32da268de9036f7fe9af25cf0ed1b3b59b16 [2024-10-01T06:39:44.928Z] $ docker rm -f --volumes e3fdc933c99e6b11f7e9b3bda09c32da268de9036f7fe9af25cf0ed1b3b59b16 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:39:45.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-01T06:39:45.356Z] [2024-10-01T06:39:45.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:39:45.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-01T06:39:45.659Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-01T06:39:45.659Z] ab5ef0e58194: Pulling fs layer [2024-10-01T06:39:45.659Z] 9712f1f96733: Pulling fs layer [2024-10-01T06:39:45.659Z] 63f879dbbcfc: Pulling fs layer [2024-10-01T06:39:45.659Z] 0d9ebad4ef96: Pulling fs layer [2024-10-01T06:39:45.659Z] e9a5061849ea: Pulling fs layer [2024-10-01T06:39:45.659Z] d747dcd14b5f: Pulling fs layer [2024-10-01T06:39:45.659Z] 2de7ff778b66: Pulling fs layer [2024-10-01T06:39:45.659Z] 0d9ebad4ef96: Waiting [2024-10-01T06:39:45.659Z] e9a5061849ea: Waiting [2024-10-01T06:39:45.659Z] 2de7ff778b66: Waiting [2024-10-01T06:39:45.659Z] d747dcd14b5f: Waiting [2024-10-01T06:39:45.659Z] 9712f1f96733: Download complete [2024-10-01T06:39:45.918Z] 63f879dbbcfc: Verifying Checksum [2024-10-01T06:39:45.918Z] 63f879dbbcfc: Download complete [2024-10-01T06:39:46.176Z] e9a5061849ea: Verifying Checksum [2024-10-01T06:39:46.176Z] e9a5061849ea: Download complete [2024-10-01T06:39:46.176Z] ab5ef0e58194: Verifying Checksum [2024-10-01T06:39:46.176Z] ab5ef0e58194: Download complete [2024-10-01T06:39:46.176Z] d747dcd14b5f: Download complete [2024-10-01T06:39:46.176Z] 0d9ebad4ef96: Verifying Checksum [2024-10-01T06:39:46.176Z] 0d9ebad4ef96: Download complete [2024-10-01T06:39:46.434Z] 2de7ff778b66: Verifying Checksum [2024-10-01T06:39:46.434Z] 2de7ff778b66: Download complete [2024-10-01T06:39:48.966Z] ab5ef0e58194: Pull complete [2024-10-01T06:39:48.966Z] 9712f1f96733: Pull complete [2024-10-01T06:39:49.534Z] 63f879dbbcfc: Pull complete [2024-10-01T06:39:53.000Z] 0d9ebad4ef96: Pull complete [2024-10-01T06:39:53.260Z] e9a5061849ea: Pull complete [2024-10-01T06:39:53.260Z] d747dcd14b5f: Pull complete [2024-10-01T06:39:54.195Z] 2de7ff778b66: Pull complete [2024-10-01T06:39:54.195Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-01T06:39:54.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-01T06:39:54.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T06:39:54.304Z] prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container [2024-10-01T06:39:54.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-01T06:39:59.587Z] $ docker top 074afb26081c4c02c047057d04f549afe5b78fffa3579205b8619e81dc55536b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-01T06:39:59.675Z] provisioning config files... [2024-10-01T06:39:59.683Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/707@tmp/config3120490935356925982tmp [2024-10-01T06:39:59.694Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/707@tmp/config13954589693997543421tmp [2024-10-01T06:39:59.702Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/707@tmp/config4252978137483834693tmp [Pipeline] { [Pipeline] echo [2024-10-01T06:39:59.728Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T06:40:00.027Z] ---> sigul-configuration.sh [2024-10-01T06:40:00.027Z] gpg: directory `/root/.gnupg' created [2024-10-01T06:40:00.027Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-01T06:40:00.027Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-01T06:40:00.027Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-01T06:40:00.027Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-01T06:40:00.027Z] gpg: CAST5 encrypted data [2024-10-01T06:40:00.027Z] gpg: encrypted with 1 passphrase [2024-10-01T06:40:00.027Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-01T06:40:00.325Z] + mkdir /home/jenkins [2024-10-01T06:40:00.325Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-01T06:40:00.622Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-01T06:40:00.636Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T06:40:00.938Z] ---> sigul-install.sh [2024-10-01T06:40:00.938Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-01T06:40:01.235Z] + git tag --list [2024-10-01T06:40:01.235Z] 0.6.0 [2024-10-01T06:40:01.235Z] 0.6.1 [2024-10-01T06:40:01.235Z] 0.7.0 [2024-10-01T06:40:01.235Z] 0.7.1 [2024-10-01T06:40:01.235Z] v1.0.0 [2024-10-01T06:40:01.235Z] v1.0.1 [2024-10-01T06:40:01.235Z] v1.1.0 [2024-10-01T06:40:01.235Z] v1.2.0 [2024-10-01T06:40:01.235Z] v1.2.1 [2024-10-01T06:40:01.235Z] v1.3.0 [2024-10-01T06:40:01.235Z] v1.3.1 [2024-10-01T06:40:01.235Z] v2.0.0 [2024-10-01T06:40:01.235Z] v2.1.0 [2024-10-01T06:40:01.235Z] v2.1.1 [2024-10-01T06:40:01.235Z] v2.2.0 [2024-10-01T06:40:01.235Z] v2.3.0 [2024-10-01T06:40:01.235Z] v3.0 [2024-10-01T06:40:01.235Z] v3.0.0 [2024-10-01T06:40:01.235Z] v3.1 [2024-10-01T06:40:01.235Z] v3.1.0 [2024-10-01T06:40:01.235Z] v3.1.0-dev.1 [2024-10-01T06:40:01.235Z] v3.1.0-dev.10 [2024-10-01T06:40:01.235Z] v3.1.0-dev.11 [2024-10-01T06:40:01.235Z] v3.1.0-dev.12 [2024-10-01T06:40:01.235Z] v3.1.0-dev.13 [2024-10-01T06:40:01.235Z] v3.1.0-dev.14 [2024-10-01T06:40:01.235Z] v3.1.0-dev.15 [2024-10-01T06:40:01.235Z] v3.1.0-dev.16 [2024-10-01T06:40:01.235Z] v3.1.0-dev.17 [2024-10-01T06:40:01.235Z] v3.1.0-dev.18 [2024-10-01T06:40:01.235Z] v3.1.0-dev.19 [2024-10-01T06:40:01.235Z] v3.1.0-dev.2 [2024-10-01T06:40:01.235Z] v3.1.0-dev.20 [2024-10-01T06:40:01.235Z] v3.1.0-dev.21 [2024-10-01T06:40:01.235Z] v3.1.0-dev.22 [2024-10-01T06:40:01.235Z] v3.1.0-dev.23 [2024-10-01T06:40:01.235Z] v3.1.0-dev.24 [2024-10-01T06:40:01.235Z] v3.1.0-dev.25 [2024-10-01T06:40:01.235Z] v3.1.0-dev.26 [2024-10-01T06:40:01.235Z] v3.1.0-dev.27 [2024-10-01T06:40:01.235Z] v3.1.0-dev.28 [2024-10-01T06:40:01.235Z] v3.1.0-dev.29 [2024-10-01T06:40:01.235Z] v3.1.0-dev.3 [2024-10-01T06:40:01.235Z] v3.1.0-dev.30 [2024-10-01T06:40:01.235Z] v3.1.0-dev.31 [2024-10-01T06:40:01.235Z] v3.1.0-dev.32 [2024-10-01T06:40:01.235Z] v3.1.0-dev.33 [2024-10-01T06:40:01.235Z] v3.1.0-dev.34 [2024-10-01T06:40:01.235Z] v3.1.0-dev.35 [2024-10-01T06:40:01.235Z] v3.1.0-dev.36 [2024-10-01T06:40:01.235Z] v3.1.0-dev.37 [2024-10-01T06:40:01.235Z] v3.1.0-dev.38 [2024-10-01T06:40:01.235Z] v3.1.0-dev.39 [2024-10-01T06:40:01.235Z] v3.1.0-dev.4 [2024-10-01T06:40:01.235Z] v3.1.0-dev.40 [2024-10-01T06:40:01.235Z] v3.1.0-dev.41 [2024-10-01T06:40:01.235Z] v3.1.0-dev.42 [2024-10-01T06:40:01.235Z] v3.1.0-dev.43 [2024-10-01T06:40:01.235Z] v3.1.0-dev.44 [2024-10-01T06:40:01.235Z] v3.1.0-dev.45 [2024-10-01T06:40:01.235Z] v3.1.0-dev.46 [2024-10-01T06:40:01.235Z] v3.1.0-dev.47 [2024-10-01T06:40:01.235Z] v3.1.0-dev.48 [2024-10-01T06:40:01.235Z] v3.1.0-dev.49 [2024-10-01T06:40:01.235Z] v3.1.0-dev.5 [2024-10-01T06:40:01.235Z] v3.1.0-dev.50 [2024-10-01T06:40:01.235Z] v3.1.0-dev.51 [2024-10-01T06:40:01.235Z] v3.1.0-dev.52 [2024-10-01T06:40:01.235Z] v3.1.0-dev.53 [2024-10-01T06:40:01.235Z] v3.1.0-dev.54 [2024-10-01T06:40:01.235Z] v3.1.0-dev.55 [2024-10-01T06:40:01.235Z] v3.1.0-dev.56 [2024-10-01T06:40:01.235Z] v3.1.0-dev.57 [2024-10-01T06:40:01.235Z] v3.1.0-dev.58 [2024-10-01T06:40:01.235Z] v3.1.0-dev.59 [2024-10-01T06:40:01.235Z] v3.1.0-dev.6 [2024-10-01T06:40:01.235Z] v3.1.0-dev.60 [2024-10-01T06:40:01.235Z] v3.1.0-dev.61 [2024-10-01T06:40:01.235Z] v3.1.0-dev.62 [2024-10-01T06:40:01.235Z] v3.1.0-dev.63 [2024-10-01T06:40:01.235Z] v3.1.0-dev.64 [2024-10-01T06:40:01.235Z] v3.1.0-dev.65 [2024-10-01T06:40:01.235Z] v3.1.0-dev.66 [2024-10-01T06:40:01.235Z] v3.1.0-dev.67 [2024-10-01T06:40:01.235Z] v3.1.0-dev.68 [2024-10-01T06:40:01.235Z] v3.1.0-dev.69 [2024-10-01T06:40:01.235Z] v3.1.0-dev.7 [2024-10-01T06:40:01.235Z] v3.1.0-dev.70 [2024-10-01T06:40:01.235Z] v3.1.0-dev.71 [2024-10-01T06:40:01.235Z] v3.1.0-dev.72 [2024-10-01T06:40:01.235Z] v3.1.0-dev.73 [2024-10-01T06:40:01.235Z] v3.1.0-dev.8 [2024-10-01T06:40:01.235Z] v3.1.0-dev.9 [2024-10-01T06:40:01.235Z] v3.1.1 [2024-10-01T06:40:01.235Z] v3.1.1-dev.1 [2024-10-01T06:40:01.235Z] v3.1.1-dev.2 [2024-10-01T06:40:01.235Z] v3.2.0-dev.1 [2024-10-01T06:40:01.235Z] v3.2.0-dev.10 [2024-10-01T06:40:01.235Z] v3.2.0-dev.11 [2024-10-01T06:40:01.235Z] v3.2.0-dev.12 [2024-10-01T06:40:01.235Z] v3.2.0-dev.13 [2024-10-01T06:40:01.235Z] v3.2.0-dev.14 [2024-10-01T06:40:01.235Z] v3.2.0-dev.15 [2024-10-01T06:40:01.235Z] v3.2.0-dev.16 [2024-10-01T06:40:01.235Z] v3.2.0-dev.17 [2024-10-01T06:40:01.235Z] v3.2.0-dev.18 [2024-10-01T06:40:01.235Z] v3.2.0-dev.19 [2024-10-01T06:40:01.235Z] v3.2.0-dev.2 [2024-10-01T06:40:01.235Z] v3.2.0-dev.20 [2024-10-01T06:40:01.235Z] v3.2.0-dev.21 [2024-10-01T06:40:01.235Z] v3.2.0-dev.22 [2024-10-01T06:40:01.235Z] v3.2.0-dev.23 [2024-10-01T06:40:01.235Z] v3.2.0-dev.24 [2024-10-01T06:40:01.235Z] v3.2.0-dev.25 [2024-10-01T06:40:01.235Z] v3.2.0-dev.26 [2024-10-01T06:40:01.235Z] v3.2.0-dev.27 [2024-10-01T06:40:01.235Z] v3.2.0-dev.28 [2024-10-01T06:40:01.235Z] v3.2.0-dev.29 [2024-10-01T06:40:01.235Z] v3.2.0-dev.3 [2024-10-01T06:40:01.235Z] v3.2.0-dev.30 [2024-10-01T06:40:01.235Z] v3.2.0-dev.31 [2024-10-01T06:40:01.235Z] v3.2.0-dev.32 [2024-10-01T06:40:01.235Z] v3.2.0-dev.33 [2024-10-01T06:40:01.235Z] v3.2.0-dev.34 [2024-10-01T06:40:01.235Z] v3.2.0-dev.35 [2024-10-01T06:40:01.235Z] v3.2.0-dev.36 [2024-10-01T06:40:01.235Z] v3.2.0-dev.37 [2024-10-01T06:40:01.235Z] v3.2.0-dev.38 [2024-10-01T06:40:01.235Z] v3.2.0-dev.39 [2024-10-01T06:40:01.235Z] v3.2.0-dev.4 [2024-10-01T06:40:01.235Z] v3.2.0-dev.40 [2024-10-01T06:40:01.235Z] v3.2.0-dev.41 [2024-10-01T06:40:01.235Z] v3.2.0-dev.42 [2024-10-01T06:40:01.235Z] v3.2.0-dev.43 [2024-10-01T06:40:01.235Z] v3.2.0-dev.44 [2024-10-01T06:40:01.235Z] v3.2.0-dev.45 [2024-10-01T06:40:01.235Z] v3.2.0-dev.46 [2024-10-01T06:40:01.235Z] v3.2.0-dev.47 [2024-10-01T06:40:01.235Z] v3.2.0-dev.48 [2024-10-01T06:40:01.235Z] v3.2.0-dev.49 [2024-10-01T06:40:01.235Z] v3.2.0-dev.5 [2024-10-01T06:40:01.235Z] v3.2.0-dev.50 [2024-10-01T06:40:01.235Z] v3.2.0-dev.51 [2024-10-01T06:40:01.235Z] v3.2.0-dev.52 [2024-10-01T06:40:01.235Z] v3.2.0-dev.53 [2024-10-01T06:40:01.235Z] v3.2.0-dev.54 [2024-10-01T06:40:01.235Z] v3.2.0-dev.55 [2024-10-01T06:40:01.235Z] v3.2.0-dev.56 [2024-10-01T06:40:01.235Z] v3.2.0-dev.57 [2024-10-01T06:40:01.235Z] v3.2.0-dev.58 [2024-10-01T06:40:01.235Z] v3.2.0-dev.59 [2024-10-01T06:40:01.235Z] v3.2.0-dev.6 [2024-10-01T06:40:01.235Z] v3.2.0-dev.60 [2024-10-01T06:40:01.235Z] v3.2.0-dev.61 [2024-10-01T06:40:01.235Z] v3.2.0-dev.62 [2024-10-01T06:40:01.235Z] v3.2.0-dev.63 [2024-10-01T06:40:01.235Z] v3.2.0-dev.64 [2024-10-01T06:40:01.235Z] v3.2.0-dev.65 [2024-10-01T06:40:01.235Z] v3.2.0-dev.66 [2024-10-01T06:40:01.235Z] v3.2.0-dev.67 [2024-10-01T06:40:01.235Z] v3.2.0-dev.68 [2024-10-01T06:40:01.235Z] v3.2.0-dev.69 [2024-10-01T06:40:01.235Z] v3.2.0-dev.7 [2024-10-01T06:40:01.235Z] v3.2.0-dev.70 [2024-10-01T06:40:01.235Z] v3.2.0-dev.71 [2024-10-01T06:40:01.235Z] v3.2.0-dev.72 [2024-10-01T06:40:01.235Z] v3.2.0-dev.73 [2024-10-01T06:40:01.235Z] v3.2.0-dev.74 [2024-10-01T06:40:01.235Z] v3.2.0-dev.75 [2024-10-01T06:40:01.235Z] v3.2.0-dev.76 [2024-10-01T06:40:01.235Z] v3.2.0-dev.77 [2024-10-01T06:40:01.235Z] v3.2.0-dev.78 [2024-10-01T06:40:01.235Z] v3.2.0-dev.79 [2024-10-01T06:40:01.235Z] v3.2.0-dev.8 [2024-10-01T06:40:01.235Z] v3.2.0-dev.80 [2024-10-01T06:40:01.235Z] v3.2.0-dev.81 [2024-10-01T06:40:01.235Z] v3.2.0-dev.82 [2024-10-01T06:40:01.235Z] v3.2.0-dev.83 [2024-10-01T06:40:01.235Z] v3.2.0-dev.84 [2024-10-01T06:40:01.235Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-01T06:40:01.544Z] + lftools sign git-tag v3.2.0-dev.84 [2024-10-01T06:40:02.115Z] Signing Git tag with Sigul... [2024-10-01T06:40:02.115Z] Signing v3.2.0-dev.84 [Pipeline] echo [2024-10-01T06:40:02.381Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T06:40:02.673Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-01T06:40:02.685Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-01T06:40:02.704Z] $ docker stop --time=1 074afb26081c4c02c047057d04f549afe5b78fffa3579205b8619e81dc55536b [2024-10-01T06:40:03.982Z] $ docker rm -f --volumes 074afb26081c4c02c047057d04f549afe5b78fffa3579205b8619e81dc55536b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-01T06:40:04.445Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T06:40:04.446Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:40:04.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T06:40:04.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T06:40:04.831Z] prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container [2024-10-01T06:40:04.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T06:40:05.199Z] $ docker top 78c9a66e2411d956deec28ca9fda14d055caf8d2548973be820c39d6a7a795e6 -eo pid,comm [2024-10-01T06:40:05.256Z] 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-10-01T06:40:05.256Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T06:40:05.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T06:40:05.312Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T06:40:05.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T06:40:05.425Z] $ docker exec 78c9a66e2411d956deec28ca9fda14d055caf8d2548973be820c39d6a7a795e6 ssh-agent [2024-10-01T06:40:05.544Z] SSH_AUTH_SOCK=/tmp/ssh-wA6K9g5GWAqu/agent.32 [2024-10-01T06:40:05.544Z] SSH_AGENT_PID=38 [2024-10-01T06:40:05.549Z] Running ssh-add (command line suppressed) [2024-10-01T06:40:05.641Z] Identity added: /w/workspace/edgex-go/707@tmp/private_key_5036085415861756263.key (/w/workspace/edgex-go/707@tmp/private_key_5036085415861756263.key) [2024-10-01T06:40:05.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T06:40:05.958Z] + git semver bump pre [2024-10-01T06:40:06.218Z] 2024-10-01 06:40:06,130 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main [2024-10-01T06:40:06.218Z] 2024-10-01 06:40:06,130 [bump_version] DEBUG bumping version:3.2.0-dev.84 on axis:pre with prefix:dev [2024-10-01T06:40:06.219Z] 2024-10-01 06:40:06,130 [bump_version] DEBUG bumped version:3.2.0-dev.85 [2024-10-01T06:40:06.219Z] 2024-10-01 06:40:06,130 [write_version] DEBUG write version:3.2.0-dev.85 to path:/w/workspace/edgex-go/707/.semver/main with force:True [2024-10-01T06:40:06.219Z] 2024-10-01 06:40:06,130 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main [2024-10-01T06:40:06.219Z] 2024-10-01 06:40:06,130 [write_file] DEBUG write to file:/w/workspace/edgex-go/707/.semver/main [2024-10-01T06:40:06.219Z] 2024-10-01 06:40:06,132 [execute] INFO git cat-file --batch-check [2024-10-01T06:40:06.219Z] 2024-10-01 06:40:06,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/707/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T06:40:06.219Z] 2024-10-01 06:40:06,139 [execute] INFO git cat-file --batch [2024-10-01T06:40:06.219Z] 2024-10-01 06:40:06,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/707/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T06:40:06.219Z] 2024-10-01 06:40:06,145 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main [2024-10-01T06:40:06.219Z] 3.2.0-dev.85 [Pipeline] } [2024-10-01T06:40:06.217Z] $ docker exec --env ******** --env ******** 78c9a66e2411d956deec28ca9fda14d055caf8d2548973be820c39d6a7a795e6 ssh-agent -k [2024-10-01T06:40:06.324Z] unset SSH_AUTH_SOCK; [2024-10-01T06:40:06.325Z] unset SSH_AGENT_PID; [2024-10-01T06:40:06.325Z] echo Agent pid 38 killed; [2024-10-01T06:40:06.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T06:40:06.682Z] + git semver [Pipeline] } [2024-10-01T06:40:06.947Z] $ docker stop --time=1 78c9a66e2411d956deec28ca9fda14d055caf8d2548973be820c39d6a7a795e6 [2024-10-01T06:40:08.206Z] $ docker rm -f --volumes 78c9a66e2411d956deec28ca9fda14d055caf8d2548973be820c39d6a7a795e6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T06:40:08.586Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T06:40:08.586Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:40:08.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T06:40:08.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T06:40:08.976Z] prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container [2024-10-01T06:40:08.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T06:40:09.329Z] $ docker top 4aceea50260d4842e4100f21538881ef21bee744e283ee94ccd71fd33ef7da29 -eo pid,comm [2024-10-01T06:40:09.388Z] 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-10-01T06:40:09.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T06:40:09.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T06:40:09.442Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T06:40:09.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T06:40:09.540Z] $ docker exec 4aceea50260d4842e4100f21538881ef21bee744e283ee94ccd71fd33ef7da29 ssh-agent [2024-10-01T06:40:09.661Z] SSH_AUTH_SOCK=/tmp/ssh-JYVQfiMUzLUN/agent.31 [2024-10-01T06:40:09.661Z] SSH_AGENT_PID=37 [2024-10-01T06:40:09.666Z] Running ssh-add (command line suppressed) [2024-10-01T06:40:09.751Z] Identity added: /w/workspace/edgex-go/707@tmp/private_key_11005618225546844130.key (/w/workspace/edgex-go/707@tmp/private_key_11005618225546844130.key) [2024-10-01T06:40:09.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T06:40:10.063Z] + git semver push [2024-10-01T06:40:10.324Z] 2024-10-01 06:40:10,237 [run_push] DEBUG push [2024-10-01T06:40:10.324Z] 2024-10-01 06:40:10,238 [execute] INFO git cat-file --batch-check [2024-10-01T06:40:10.324Z] 2024-10-01 06:40:10,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/707/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T06:40:10.324Z] 2024-10-01 06:40:10,243 [execute] INFO git rev-list 71aa4ff99bebe5c4e93d1c94a2ea433e717cf635 -- [2024-10-01T06:40:10.324Z] 2024-10-01 06:40:10,243 [execute] DEBUG Popen(['git', 'rev-list', '71aa4ff99bebe5c4e93d1c94a2ea433e717cf635', '--'], cwd=/w/workspace/edgex-go/707/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-01T06:40:10.324Z] 2024-10-01 06:40:10,264 [execute] INFO git fetch -v origin [2024-10-01T06:40:10.324Z] 2024-10-01 06:40:10,264 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/707/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-01T06:40:10.910Z] 2024-10-01 06:40:10,689 [run_push] DEBUG no remote changes detected [2024-10-01T06:40:10.911Z] 2024-10-01 06:40:10,690 [execute] INFO git push origin semver [2024-10-01T06:40:10.911Z] 2024-10-01 06:40:10,690 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/707/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-01T06:40:11.479Z] 2024-10-01 06:40:11,347 [run_push] DEBUG push all version tags [2024-10-01T06:40:11.480Z] 2024-10-01 06:40:11,348 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-01T06:40:11.480Z] 2024-10-01 06:40:11,349 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/707, universal_newlines=False, shell=None, istream=None) [2024-10-01T06:40:12.416Z] 2024-10-01 06:40:12,069 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main [2024-10-01T06:40:12.416Z] 3.2.0-dev.85 [Pipeline] } [2024-10-01T06:40:12.415Z] $ docker exec --env ******** --env ******** 4aceea50260d4842e4100f21538881ef21bee744e283ee94ccd71fd33ef7da29 ssh-agent -k [2024-10-01T06:40:12.513Z] unset SSH_AUTH_SOCK; [2024-10-01T06:40:12.514Z] unset SSH_AGENT_PID; [2024-10-01T06:40:12.514Z] echo Agent pid 37 killed; [2024-10-01T06:40:12.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T06:40:12.869Z] + git semver [Pipeline] } [2024-10-01T06:40:13.129Z] $ docker stop --time=1 4aceea50260d4842e4100f21538881ef21bee744e283ee94ccd71fd33ef7da29 [2024-10-01T06:40:14.409Z] $ docker rm -f --volumes 4aceea50260d4842e4100f21538881ef21bee744e283ee94ccd71fd33ef7da29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-01T06:40:15.046Z] + [ -d /w/workspace/edgex-go/707/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-01T06:40:15.379Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T06:40:16.252Z] ---> package-listing.sh [2024-10-01T06:40:16.252Z] ++ facter osfamily [2024-10-01T06:40:16.252Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-01T06:40:16.510Z] + OS_FAMILY=debian [2024-10-01T06:40:16.510Z] + workspace=/w/workspace/edgex-go/707 [2024-10-01T06:40:16.510Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-01T06:40:16.510Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-01T06:40:16.510Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-01T06:40:16.510Z] + PACKAGES=/tmp/packages_start.txt [2024-10-01T06:40:16.510Z] + '[' /w/workspace/edgex-go/707 ']' [2024-10-01T06:40:16.510Z] + PACKAGES=/tmp/packages_end.txt [2024-10-01T06:40:16.510Z] + case "${OS_FAMILY}" in [2024-10-01T06:40:16.510Z] + dpkg -l [2024-10-01T06:40:16.510Z] + grep '^ii' [2024-10-01T06:40:16.510Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-01T06:40:16.510Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-01T06:40:16.510Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-01T06:40:16.510Z] + '[' /w/workspace/edgex-go/707 ']' [2024-10-01T06:40:16.510Z] + mkdir -p /w/workspace/edgex-go/707/archives/ [2024-10-01T06:40:16.510Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/707/archives/ [Pipeline] echo [2024-10-01T06:40:16.522Z] 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/707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-01T06:40:16.801Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:40:17.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T06:40:17.377Z] [2024-10-01T06:40:17.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T06:40:17.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T06:40:17.693Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-01T06:40:17.693Z] 5eb5b503b376: Pulling fs layer [2024-10-01T06:40:17.693Z] 5c69ac0246d0: Pulling fs layer [2024-10-01T06:40:17.693Z] ec43610c2a17: Pulling fs layer [2024-10-01T06:40:17.693Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-01T06:40:17.693Z] 33b1e0a273af: Pulling fs layer [2024-10-01T06:40:17.693Z] 5d3b04190fa2: Pulling fs layer [2024-10-01T06:40:17.693Z] 2f39f015ded8: Pulling fs layer [2024-10-01T06:40:17.693Z] 33b1e0a273af: Waiting [2024-10-01T06:40:17.693Z] 5d3b04190fa2: Waiting [2024-10-01T06:40:17.693Z] 2f39f015ded8: Waiting [2024-10-01T06:40:17.693Z] 3a2ae6a8a46f: Waiting [2024-10-01T06:40:17.693Z] 5c69ac0246d0: Download complete [2024-10-01T06:40:17.693Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-01T06:40:17.693Z] 3a2ae6a8a46f: Download complete [2024-10-01T06:40:17.952Z] 33b1e0a273af: Verifying Checksum [2024-10-01T06:40:17.952Z] 33b1e0a273af: Download complete [2024-10-01T06:40:17.952Z] 5d3b04190fa2: Verifying Checksum [2024-10-01T06:40:17.952Z] 5d3b04190fa2: Download complete [2024-10-01T06:40:17.952Z] ec43610c2a17: Download complete [2024-10-01T06:40:17.952Z] 5eb5b503b376: Download complete [2024-10-01T06:40:18.524Z] 2f39f015ded8: Download complete [2024-10-01T06:40:19.092Z] 5eb5b503b376: Pull complete [2024-10-01T06:40:19.352Z] 5c69ac0246d0: Pull complete [2024-10-01T06:40:19.611Z] ec43610c2a17: Pull complete [2024-10-01T06:40:19.611Z] 3a2ae6a8a46f: Pull complete [2024-10-01T06:40:19.870Z] 33b1e0a273af: Pull complete [2024-10-01T06:40:20.129Z] 5d3b04190fa2: Pull complete [2024-10-01T06:40:24.320Z] 2f39f015ded8: Pull complete [2024-10-01T06:40:24.320Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-01T06:40:24.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T06:40:24.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T06:40:24.430Z] prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container [2024-10-01T06:40:24.447Z] $ 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/707/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/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-01T06:40:28.429Z] $ docker top 5c8da996f56d7bd62885a9c30e9fb74fee71cb2b66017da444f55476533598af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T06:40:28.795Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-01T06:40:29.218Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-01T06:40:29.537Z] + ls /var/log/sa-host [2024-10-01T06:40:29.537Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T06:40:29.702Z] provisioning config files... [2024-10-01T06:40:29.712Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/707@tmp/config6933984348554179400tmp [Pipeline] { [Pipeline] echo [2024-10-01T06:40:29.726Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T06:40:30.010Z] ---> create-netrc.sh [Pipeline] } [2024-10-01T06:40:30.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-01T06:40:30.364Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-01T06:40:30.375Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T06:40:30.664Z] ---> sudo-logs.sh [2024-10-01T06:40:30.664Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-01T06:40:30.694Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T06:40:30.977Z] ---> job-cost.sh [2024-10-01T06:40:30.977Z] lf-activate-venv: SKIPPING [2024-10-01T06:40:30.977Z] DEBUG: total: 0.10999999940395355 [2024-10-01T06:40:30.977Z] INFO: Retrieving Stack Cost... [2024-10-01T06:40:31.237Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T06:40:31.805Z] INFO: Archiving Costs [Pipeline] echo [2024-10-01T06:40:31.819Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T06:40:32.101Z] ---> logs-deploy.sh [2024-10-01T06:40:32.101Z] lf-activate-venv: SKIPPING [2024-10-01T06:40:32.101Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/707 [2024-10-01T06:40:32.101Z] INFO: archiving workspace using pattern(s): [2024-10-01T06:40:33.038Z] Archives upload complete. [2024-10-01T06:40:33.297Z] INFO: archiving logs to Nexus [2024-10-01T06:40:33.869Z] ---> uname -a: [2024-10-01T06:40:33.869Z] Linux prd-ubuntu20-04-docker-8c-8g-12283 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-01T06:40:33.869Z] [2024-10-01T06:40:33.869Z] [2024-10-01T06:40:33.869Z] ---> lscpu: [2024-10-01T06:40:33.869Z] Architecture: x86_64 [2024-10-01T06:40:33.869Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-01T06:40:33.869Z] Byte Order: Little Endian [2024-10-01T06:40:33.869Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-01T06:40:33.869Z] CPU(s): 8 [2024-10-01T06:40:33.869Z] On-line CPU(s) list: 0-7 [2024-10-01T06:40:33.869Z] Thread(s) per core: 1 [2024-10-01T06:40:33.869Z] Core(s) per socket: 1 [2024-10-01T06:40:33.869Z] Socket(s): 8 [2024-10-01T06:40:33.869Z] NUMA node(s): 1 [2024-10-01T06:40:33.869Z] Vendor ID: AuthenticAMD [2024-10-01T06:40:33.869Z] CPU family: 23 [2024-10-01T06:40:33.869Z] Model: 49 [2024-10-01T06:40:33.869Z] Model name: AMD EPYC-Rome Processor [2024-10-01T06:40:33.869Z] Stepping: 0 [2024-10-01T06:40:33.869Z] CPU MHz: 2800.000 [2024-10-01T06:40:33.869Z] BogoMIPS: 5600.00 [2024-10-01T06:40:33.869Z] Virtualization: AMD-V [2024-10-01T06:40:33.869Z] Hypervisor vendor: KVM [2024-10-01T06:40:33.869Z] Virtualization type: full [2024-10-01T06:40:33.870Z] L1d cache: 256 KiB [2024-10-01T06:40:33.870Z] L1i cache: 256 KiB [2024-10-01T06:40:33.870Z] L2 cache: 4 MiB [2024-10-01T06:40:33.870Z] L3 cache: 128 MiB [2024-10-01T06:40:33.870Z] NUMA node0 CPU(s): 0-7 [2024-10-01T06:40:33.870Z] Vulnerability Itlb multihit: Not affected [2024-10-01T06:40:33.870Z] Vulnerability L1tf: Not affected [2024-10-01T06:40:33.870Z] Vulnerability Mds: Not affected [2024-10-01T06:40:33.870Z] Vulnerability Meltdown: Not affected [2024-10-01T06:40:33.870Z] Vulnerability Mmio stale data: Not affected [2024-10-01T06:40:33.870Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-01T06:40:33.870Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-01T06:40:33.870Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-01T06:40:33.870Z] Vulnerability Srbds: Not affected [2024-10-01T06:40:33.870Z] Vulnerability Tsx async abort: Not affected [2024-10-01T06:40:33.870Z] 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-10-01T06:40:33.870Z] [2024-10-01T06:40:33.870Z] [2024-10-01T06:40:33.870Z] ---> nproc: [2024-10-01T06:40:33.870Z] 8 [2024-10-01T06:40:33.870Z] [2024-10-01T06:40:33.870Z] [2024-10-01T06:40:33.870Z] ---> df -h: [2024-10-01T06:40:33.870Z] Filesystem Size Used Avail Use% Mounted on [2024-10-01T06:40:33.870Z] overlay 155G 29G 127G 19% / [2024-10-01T06:40:33.870Z] tmpfs 64M 0 64M 0% /dev [2024-10-01T06:40:33.870Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-01T06:40:33.870Z] shm 64M 0 64M 0% /dev/shm [2024-10-01T06:40:33.870Z] /dev/vda1 155G 29G 127G 19% /facter-os [2024-10-01T06:40:33.870Z] [2024-10-01T06:40:33.870Z] [2024-10-01T06:40:33.870Z] ---> sar -b -r -n DEV: [2024-10-01T06:40:33.870Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12283) 10/01/24 _x86_64_ (8 CPU) [2024-10-01T06:40:33.870Z] [2024-10-01T06:40:33.870Z] 05:41:14 LINUX RESTART (8 CPU) [2024-10-01T06:40:33.870Z] [2024-10-01T06:40:33.870Z] 05:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-01T06:40:33.870Z] 05:43:01 279.43 11.47 267.96 0.00 1790.85 64063.71 0.00 [2024-10-01T06:40:33.870Z] 05:44:01 81.40 0.07 81.34 0.00 7.87 41795.03 0.00 [2024-10-01T06:40:33.870Z] 05:45:01 23.40 0.20 23.20 0.00 1.60 11560.89 0.00 [2024-10-01T06:40:33.870Z] 05:46:01 59.17 0.13 59.03 0.00 5.20 42958.80 0.00 [2024-10-01T06:40:33.870Z] 05:47:01 434.18 1.32 432.86 0.00 110.51 238877.52 0.00 [2024-10-01T06:40:33.870Z] 05:48:01 744.46 13.34 731.11 0.00 134.31 199255.91 0.00 [2024-10-01T06:40:33.870Z] 05:49:01 206.53 0.12 206.41 0.00 0.93 45224.32 0.00 [2024-10-01T06:40:33.870Z] 05:50:01 283.92 0.05 283.87 0.00 0.40 107243.32 0.00 [2024-10-01T06:40:33.870Z] 05:51:01 672.29 0.13 672.15 0.00 11.73 110872.59 0.00 [2024-10-01T06:40:33.870Z] 05:52:01 97.72 6.68 91.03 0.00 4318.35 9479.09 0.00 [2024-10-01T06:40:33.870Z] 05:53:01 23.46 0.05 23.41 0.00 5.87 624.70 0.00 [2024-10-01T06:40:33.870Z] 05:54:01 2.98 0.02 2.97 0.00 4.27 41.99 0.00 [2024-10-01T06:40:33.870Z] 05:55:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2024-10-01T06:40:33.870Z] 05:56:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 [2024-10-01T06:40:33.870Z] 05:57:01 1.82 0.02 1.80 0.00 0.13 20.00 0.00 [2024-10-01T06:40:33.870Z] 05:58:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2024-10-01T06:40:33.870Z] 05:59:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-10-01T06:40:33.870Z] 06:00:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 [2024-10-01T06:40:33.870Z] 06:01:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2024-10-01T06:40:33.870Z] 06:02:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 [2024-10-01T06:40:33.870Z] 06:03:01 0.82 0.00 0.82 0.00 0.00 10.40 0.00 [2024-10-01T06:40:33.870Z] 06:04:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2024-10-01T06:40:33.870Z] 06:05:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2024-10-01T06:40:33.870Z] 06:06:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 [2024-10-01T06:40:33.870Z] 06:07:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 [2024-10-01T06:40:33.870Z] 06:08:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 [2024-10-01T06:40:33.870Z] 06:09:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2024-10-01T06:40:33.870Z] 06:10:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 [2024-10-01T06:40:33.870Z] 06:11:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 [2024-10-01T06:40:33.870Z] 06:12:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 [2024-10-01T06:40:33.870Z] 06:13:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2024-10-01T06:40:33.870Z] 06:14:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 [2024-10-01T06:40:33.870Z] 06:15:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2024-10-01T06:40:33.870Z] 06:16:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2024-10-01T06:40:33.870Z] 06:17:01 1.05 0.02 1.03 0.00 0.13 12.53 0.00 [2024-10-01T06:40:33.870Z] 06:18:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 [2024-10-01T06:40:33.870Z] 06:19:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 [2024-10-01T06:40:33.870Z] 06:20:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 [2024-10-01T06:40:33.870Z] 06:21:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2024-10-01T06:40:33.870Z] 06:22:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 [2024-10-01T06:40:33.870Z] 06:23:02 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2024-10-01T06:40:33.870Z] 06:24:01 1.34 0.00 1.34 0.00 0.00 16.13 0.00 [2024-10-01T06:40:33.870Z] 06:25:01 0.98 0.03 0.95 0.00 0.27 11.60 0.00 [2024-10-01T06:40:33.870Z] 06:26:01 4.96 2.22 2.74 0.00 36.26 81.29 0.00 [2024-10-01T06:40:33.870Z] 06:27:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2024-10-01T06:40:33.870Z] 06:28:01 1.75 0.00 1.75 0.00 0.00 20.40 0.00 [2024-10-01T06:40:33.870Z] 06:29:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2024-10-01T06:40:33.870Z] 06:30:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 [2024-10-01T06:40:33.870Z] 06:31:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2024-10-01T06:40:33.870Z] 06:32:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2024-10-01T06:40:33.870Z] 06:33:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 [2024-10-01T06:40:33.870Z] 06:34:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 [2024-10-01T06:40:33.870Z] 06:35:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2024-10-01T06:40:33.870Z] 06:36:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 [2024-10-01T06:40:33.870Z] 06:37:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2024-10-01T06:40:33.870Z] 06:38:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 [2024-10-01T06:40:33.870Z] 06:39:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-10-01T06:40:33.870Z] 06:40:01 179.55 0.43 179.12 0.00 10.80 62539.18 0.00 [2024-10-01T06:40:33.870Z] Average: 54.22 0.62 53.59 0.00 110.57 16119.43 0.00 [2024-10-01T06:40:33.870Z] [2024-10-01T06:40:33.870Z] 05:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-01T06:40:33.870Z] 05:43:01 27653852 31537032 769832 2.34 125500 3913348 1879084 5.54 1245224 3465824 449080 [2024-10-01T06:40:33.870Z] 05:44:01 26943952 31322524 977164 2.97 129388 4375236 2478420 7.30 2023512 3362396 380108 [2024-10-01T06:40:33.870Z] 05:45:01 27062496 31421524 875800 2.66 134936 4322968 2236248 6.59 1414836 3823608 500920 [2024-10-01T06:40:33.870Z] 05:46:01 27577648 31514432 789360 2.40 136616 3951080 2057952 6.07 1308468 3469904 361744 [2024-10-01T06:40:33.870Z] 05:47:01 20387024 31277984 1001048 3.04 150548 10670088 4101648 12.09 2129292 9579168 98120 [2024-10-01T06:40:33.870Z] 05:48:01 13825720 30724648 1500668 4.56 338640 15933516 5952064 17.54 3234608 14416352 77372 [2024-10-01T06:40:33.870Z] 05:49:01 8638088 28175868 4026328 12.24 363348 18321016 10902768 32.13 6909116 15662048 1309420 [2024-10-01T06:40:33.870Z] 05:50:01 7245928 29031228 3187512 9.69 375812 20510568 8166148 24.07 6848332 17099792 898348 [2024-10-01T06:40:33.870Z] 05:51:01 10147068 31450712 824656 2.51 387364 20190852 2315628 6.82 3019868 18282912 652 [2024-10-01T06:40:33.870Z] 05:52:01 9684836 31414972 835596 2.54 415768 20585492 2376428 7.00 3515716 18220008 592 [2024-10-01T06:40:33.870Z] 05:53:01 9703004 31429600 820528 2.50 415172 20582744 2247396 6.62 3977084 17743140 552 [2024-10-01T06:40:33.870Z] 05:54:01 9696436 31423160 827040 2.52 415212 20582864 2254048 6.64 3981380 17743240 4 [2024-10-01T06:40:33.870Z] 05:55:01 9697744 31424476 825688 2.51 415228 20582868 2254048 6.64 3979848 17743244 12 [2024-10-01T06:40:33.870Z] 05:56:01 9705412 31432204 818480 2.49 415260 20582868 2254048 6.64 3972788 17743248 4 [2024-10-01T06:40:33.870Z] 05:57:01 9704156 31431244 819320 2.49 415276 20583000 2286748 6.74 3973208 17743368 4 [2024-10-01T06:40:33.870Z] 05:58:01 9716724 31443816 806644 2.45 415304 20583008 2286748 6.74 3960264 17743372 20 [2024-10-01T06:40:33.870Z] 05:59:01 9716952 31444044 806348 2.45 415328 20583008 2286748 6.74 3959992 17743372 8 [2024-10-01T06:40:33.870Z] 06:00:01 9716904 31444064 806312 2.45 415352 20583008 2286748 6.74 3960064 17743384 8 [2024-10-01T06:40:33.870Z] 06:01:01 9717576 31444736 805772 2.45 415372 20583012 2286748 6.74 3959748 17743384 12 [2024-10-01T06:40:33.870Z] 06:02:01 9717316 31444544 805980 2.45 415396 20583016 2286748 6.74 3960208 17743392 20 [2024-10-01T06:40:33.870Z] 06:03:01 9717268 31444500 805956 2.45 415404 20583020 2286748 6.74 3959920 17743396 32 [2024-10-01T06:40:33.870Z] 06:04:01 9716968 31444208 806168 2.45 415424 20583020 2286748 6.74 3959972 17743396 8 [2024-10-01T06:40:33.870Z] 06:05:01 9717140 31444388 805908 2.45 415440 20583028 2286748 6.74 3959956 17743400 40 [2024-10-01T06:40:33.870Z] 06:06:01 9717060 31444368 805904 2.45 415464 20583028 2286748 6.74 3959852 17743404 8 [2024-10-01T06:40:33.870Z] 06:07:01 9717292 31444604 805784 2.45 415500 20583036 2286748 6.74 3959896 17743408 44 [2024-10-01T06:40:33.870Z] 06:08:01 9717088 31444464 805924 2.45 415528 20583040 2286748 6.74 3959940 17743420 12 [2024-10-01T06:40:33.870Z] 06:09:01 9717196 31444628 805716 2.45 415564 20583040 2286748 6.74 3959980 17743424 12 [2024-10-01T06:40:33.870Z] 06:10:01 9717092 31444536 805728 2.45 415592 20583044 2270096 6.69 3960296 17743428 8 [2024-10-01T06:40:33.870Z] 06:11:01 9717296 31444748 805548 2.45 415608 20583048 2270096 6.69 3960044 17743432 24 [2024-10-01T06:40:33.870Z] 06:12:01 9717248 31444764 805528 2.45 415628 20583040 2270096 6.69 3960164 17743436 16 [2024-10-01T06:40:33.870Z] 06:13:01 9717200 31444724 805480 2.45 415656 20583052 2270096 6.69 3960092 17743440 32 [2024-10-01T06:40:33.870Z] 06:14:01 9717652 31445236 805156 2.45 415684 20583052 2270096 6.69 3960164 17743444 12 [2024-10-01T06:40:33.870Z] 06:15:01 9717636 31445228 805120 2.45 415700 20583056 2270096 6.69 3960148 17743448 8 [2024-10-01T06:40:33.870Z] 06:16:01 9717524 31445128 805132 2.45 415728 20583064 2270096 6.69 3960172 17743456 8 [2024-10-01T06:40:33.870Z] 06:17:01 9717476 31445144 805096 2.45 415756 20583056 2270096 6.69 3960280 17743460 12 [2024-10-01T06:40:33.870Z] 06:18:01 9717540 31445264 804992 2.45 415776 20583068 2270096 6.69 3960236 17743464 8 [2024-10-01T06:40:33.870Z] 06:19:01 9717540 31445268 804976 2.45 415784 20583068 2270096 6.69 3960220 17743464 8 [2024-10-01T06:40:33.870Z] 06:20:01 9717548 31445344 804860 2.45 415808 20583072 2270096 6.69 3960276 17743472 28 [2024-10-01T06:40:33.870Z] 06:21:01 9716964 31444772 805356 2.45 415832 20583080 2270096 6.69 3960280 17743476 72 [2024-10-01T06:40:33.870Z] 06:22:01 9717456 31445308 804980 2.45 415872 20583080 2270096 6.69 3960420 17743444 36 [2024-10-01T06:40:33.870Z] 06:23:02 9717440 31445300 804952 2.45 415884 20583084 2270096 6.69 3960376 17743452 8 [2024-10-01T06:40:33.870Z] 06:24:01 9717044 31444948 805128 2.45 415904 20583092 2270096 6.69 3960624 17743456 160 [2024-10-01T06:40:33.870Z] 06:25:01 9717060 31445028 805080 2.45 415936 20583088 2270096 6.69 3960728 17743460 24 [2024-10-01T06:40:33.870Z] 06:26:01 9714140 31444884 804980 2.45 415980 20585584 2270096 6.69 3960620 17745848 4 [2024-10-01T06:40:33.870Z] 06:27:01 9714020 31444768 804996 2.45 415992 20585584 2270096 6.69 3960992 17745848 208 [2024-10-01T06:40:33.870Z] 06:28:01 9714232 31444984 804700 2.45 416012 20585588 2270096 6.69 3960948 17745852 200 [2024-10-01T06:40:33.870Z] 06:29:01 9714248 31445064 804660 2.45 416032 20585592 2270096 6.69 3960676 17745860 32 [2024-10-01T06:40:33.870Z] 06:30:01 9714452 31445272 804584 2.45 416052 20585592 2270096 6.69 3960696 17745860 8 [2024-10-01T06:40:33.870Z] 06:31:01 9714620 31445448 804552 2.45 416076 20585596 2270096 6.69 3960684 17745864 8 [2024-10-01T06:40:33.870Z] 06:32:01 9714572 31445468 804556 2.45 416096 20585596 2270096 6.69 3960828 17745868 12 [2024-10-01T06:40:33.870Z] 06:33:01 9714704 31445632 804272 2.45 416128 20585600 2270096 6.69 3961128 17745864 16 [2024-10-01T06:40:33.870Z] 06:34:01 9714656 31445592 804236 2.45 416144 20585608 2270096 6.69 3961112 17745868 188 [2024-10-01T06:40:33.870Z] 06:35:01 9714680 31445616 804192 2.45 416164 20585608 2286196 6.74 3960784 17745868 12 [2024-10-01T06:40:33.870Z] 06:36:01 9714372 31445376 804404 2.45 416184 20585612 2286196 6.74 3960840 17745876 8 [2024-10-01T06:40:33.870Z] 06:37:01 9714792 31445808 804096 2.45 416216 20585620 2302264 6.79 3960908 17745884 40 [2024-10-01T06:40:33.870Z] 06:38:01 9714776 31445856 804060 2.45 416236 20585620 2302264 6.79 3960896 17745888 36 [2024-10-01T06:40:33.870Z] 06:39:01 9714412 31445508 804264 2.45 416264 20585624 2302264 6.79 3961212 17745896 160 [2024-10-01T06:40:33.870Z] 06:40:01 8258632 31373548 869152 2.64 442316 21818800 2347528 6.92 4082972 18941800 1028 [2024-10-01T06:40:33.870Z] Average: 11103756 31328854 923901 2.81 388607 19172949 2616944 7.71 3826774 16556865 70338 [2024-10-01T06:40:33.870Z] [2024-10-01T06:40:33.870Z] 05:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-01T06:40:33.870Z] 05:43:01 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:43:01 docker0 867.15 869.42 64.13 5035.32 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:43:01 ens3 1095.71 1017.23 9964.86 118.84 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:44:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:44:01 veth2f5a05c 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:44:01 ens3 37.46 20.98 33.98 14.66 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:45:01 docker0 1.55 1.55 0.11 0.14 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:45:01 veth2f5a05c 1.55 1.57 0.14 0.14 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:45:01 ens3 31.61 19.95 28.97 13.12 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:46:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:46:01 ens3 98.60 60.58 2216.47 16.57 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:47:01 veth9947ee3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:47:01 vethee72d88 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:47:01 veth0448193 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:47:01 docker0 44.44 72.87 2.77 990.20 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:47:01 veth41abcdf 1.22 2.30 0.09 30.85 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:47:01 veth81d2057 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:47:01 veth5306aeb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.870Z] 05:47:01 vethb01f7f9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:47:01 vetha632402 1.27 2.65 0.09 30.88 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:47:01 ens3 167.11 114.48 1911.45 158.49 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:47:01 veth66e8f24 0.60 1.02 0.05 0.26 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:47:01 vetha5a198b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:47:01 veth98cbe37 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:47:01 veth21f43ef 5.20 7.17 0.36 31.77 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 vethc3d9e99 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 docker0 383.99 708.07 34.69 6037.32 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 vethb3fa035 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 vethd813f2b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 veth451f1a6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 veth0cae1c5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 veth3a478cc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 veth9135681 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 veth886436f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 veth13a758f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 ens3 733.71 400.15 6057.16 54.58 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 veth0bde62c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 vethc54eb4d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 veth66e8f24 0.12 0.60 0.01 0.03 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 veth9785877 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:48:01 vethef51ac6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 vethc3d9e99 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 vethb3fa035 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 vethd813f2b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 veth451f1a6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 veth0cae1c5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 veth3a478cc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 veth9135681 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 veth886436f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 veth13a758f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 ens3 7.98 4.00 6.23 3.31 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 veth0bde62c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 vethc54eb4d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 veth66e8f24 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 veth9785877 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:49:01 vethef51ac6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 vethc3d9e99 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 vethb3fa035 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 vethd813f2b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 veth451f1a6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 veth0cae1c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 veth3a478cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 veth9135681 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 veth886436f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 veth13a758f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 ens3 6.33 2.87 4.64 2.40 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 veth0bde62c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 vethc54eb4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 veth66e8f24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 veth9785877 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:50:01 vethef51ac6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:51:01 lo 5.47 5.47 0.54 0.54 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:51:01 ens3 43.54 40.64 29.21 160.49 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:52:01 lo 52.32 52.32 5.16 5.16 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:52:01 ens3 589.14 495.05 2970.15 1583.95 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:53:01 lo 26.20 26.20 2.58 2.58 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:53:01 ens3 353.01 347.99 140.79 2426.50 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:54:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:54:01 ens3 43.74 54.26 13.92 128.42 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:55:01 ens3 0.63 0.47 0.37 0.27 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:57:01 ens3 0.38 0.30 0.44 0.08 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:58:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 05:59:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:01:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:02:01 ens3 0.58 0.60 0.34 0.29 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:04:01 ens3 0.40 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:05:01 ens3 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:06:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:07:01 ens3 0.53 0.20 0.12 0.07 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:08:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:09:01 ens3 0.55 0.12 0.16 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:10:01 ens3 0.62 0.63 0.36 0.30 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:12:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:16:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:17:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:18:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:20:01 ens3 0.47 0.12 0.16 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:22:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:23:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.871Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:27:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:29:01 ens3 0.18 0.13 0.14 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:32:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:36:01 ens3 0.17 0.15 0.06 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:37:01 ens3 0.23 0.25 0.13 0.07 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:38:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:40:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:40:01 docker0 80.95 155.01 7.34 1273.15 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:40:01 vethb032620 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] 06:40:01 ens3 419.48 247.83 8112.01 51.07 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] Average: lo 1.71 1.71 0.17 0.17 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] Average: docker0 23.54 30.94 1.86 228.76 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] Average: vethb032620 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] Average: ens3 62.42 48.56 540.53 81.62 0.00 0.00 0.00 0.00 [2024-10-01T06:40:33.872Z] [2024-10-01T06:40:33.872Z] [2024-10-01T06:40:33.872Z] ---> sar -P ALL: [2024-10-01T06:40:33.872Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12283) 10/01/24 _x86_64_ (8 CPU) [2024-10-01T06:40:33.872Z] [2024-10-01T06:40:33.872Z] 05:41:14 LINUX RESTART (8 CPU) [2024-10-01T06:40:33.872Z] [2024-10-01T06:40:33.872Z] 05:42:02 CPU %user %nice %system %iowait %steal %idle [2024-10-01T06:40:33.872Z] 05:43:01 all 9.36 0.00 4.43 3.79 0.06 82.37 [2024-10-01T06:40:33.872Z] 05:43:01 0 10.17 0.00 4.69 1.80 0.05 83.30 [2024-10-01T06:40:33.872Z] 05:43:01 1 8.01 0.00 4.76 0.09 0.07 87.08 [2024-10-01T06:40:33.872Z] 05:43:01 2 8.28 0.00 4.84 15.19 0.05 71.64 [2024-10-01T06:40:33.872Z] 05:43:01 3 9.72 0.00 3.61 0.34 0.07 86.26 [2024-10-01T06:40:33.872Z] 05:43:01 4 10.04 0.00 4.60 1.45 0.05 83.86 [2024-10-01T06:40:33.872Z] 05:43:01 5 7.02 0.00 4.25 0.19 0.05 88.50 [2024-10-01T06:40:33.872Z] 05:43:01 6 12.17 0.00 5.15 8.49 0.07 74.12 [2024-10-01T06:40:33.872Z] 05:43:01 7 9.43 0.00 3.55 2.75 0.05 84.22 [2024-10-01T06:40:33.872Z] 05:44:01 all 37.40 0.00 5.48 2.33 0.08 54.70 [2024-10-01T06:40:33.872Z] 05:44:01 0 37.19 0.00 5.73 0.74 0.08 56.26 [2024-10-01T06:40:33.872Z] 05:44:01 1 39.87 0.00 6.03 0.05 0.10 53.95 [2024-10-01T06:40:33.872Z] 05:44:01 2 40.04 0.00 5.27 2.58 0.10 52.00 [2024-10-01T06:40:33.872Z] 05:44:01 3 35.19 0.00 5.36 0.40 0.07 58.98 [2024-10-01T06:40:33.872Z] 05:44:01 4 37.79 0.00 5.49 1.12 0.08 55.52 [2024-10-01T06:40:33.872Z] 05:44:01 5 36.19 0.00 4.87 0.12 0.07 58.76 [2024-10-01T06:40:33.872Z] 05:44:01 6 36.55 0.00 5.76 13.01 0.08 44.59 [2024-10-01T06:40:33.872Z] 05:44:01 7 36.37 0.00 5.35 0.67 0.08 57.53 [2024-10-01T06:40:33.872Z] 05:45:01 all 47.05 0.00 5.52 0.49 0.09 46.84 [2024-10-01T06:40:33.872Z] 05:45:01 0 46.52 0.00 5.64 0.05 0.10 47.69 [2024-10-01T06:40:33.872Z] 05:45:01 1 46.49 0.00 5.23 2.71 0.10 45.47 [2024-10-01T06:40:33.872Z] 05:45:01 2 48.75 0.00 5.23 0.45 0.08 45.48 [2024-10-01T06:40:33.872Z] 05:45:01 3 45.84 0.00 5.65 0.07 0.08 48.37 [2024-10-01T06:40:33.872Z] 05:45:01 4 48.22 0.00 5.63 0.03 0.10 46.02 [2024-10-01T06:40:33.872Z] 05:45:01 5 46.53 0.00 5.46 0.42 0.08 47.50 [2024-10-01T06:40:33.872Z] 05:45:01 6 46.95 0.00 5.98 0.13 0.08 46.86 [2024-10-01T06:40:33.872Z] 05:45:01 7 47.11 0.00 5.36 0.07 0.10 47.36 [2024-10-01T06:40:33.872Z] 05:46:01 all 32.62 0.00 6.06 2.69 0.08 58.55 [2024-10-01T06:40:33.872Z] 05:46:01 0 31.91 0.00 5.57 2.24 0.08 60.20 [2024-10-01T06:40:33.872Z] 05:46:01 1 33.52 0.00 5.80 0.27 0.08 60.32 [2024-10-01T06:40:33.872Z] 05:46:01 2 33.00 0.00 6.48 16.16 0.08 44.27 [2024-10-01T06:40:33.872Z] 05:46:01 3 31.87 0.00 6.31 0.13 0.10 61.59 [2024-10-01T06:40:33.872Z] 05:46:01 4 32.09 0.00 5.51 1.11 0.08 61.20 [2024-10-01T06:40:33.872Z] 05:46:01 5 32.69 0.00 6.05 0.30 0.08 60.87 [2024-10-01T06:40:33.872Z] 05:46:01 6 33.86 0.00 6.47 1.11 0.08 58.47 [2024-10-01T06:40:33.872Z] 05:46:01 7 31.98 0.00 6.30 0.22 0.07 61.44 [2024-10-01T06:40:33.872Z] 05:47:01 all 18.13 0.00 6.12 25.21 0.08 50.46 [2024-10-01T06:40:33.872Z] 05:47:01 0 17.18 0.00 6.28 19.85 0.08 56.60 [2024-10-01T06:40:33.872Z] 05:47:01 1 17.48 0.00 6.08 23.66 0.07 52.72 [2024-10-01T06:40:33.872Z] 05:47:01 2 18.99 0.00 5.59 15.68 0.09 59.65 [2024-10-01T06:40:33.872Z] 05:47:01 3 18.84 0.00 5.92 22.29 0.07 52.88 [2024-10-01T06:40:33.872Z] 05:47:01 4 18.49 0.00 5.29 30.54 0.09 45.60 [2024-10-01T06:40:33.872Z] 05:47:01 5 17.41 0.00 6.49 24.01 0.08 52.00 [2024-10-01T06:40:33.872Z] 05:47:01 6 17.83 0.00 7.17 44.02 0.09 30.89 [2024-10-01T06:40:33.872Z] 05:47:01 7 18.80 0.00 6.15 21.91 0.07 53.08 [2024-10-01T06:40:33.872Z] 05:48:01 all 10.81 0.00 6.19 16.33 0.07 66.61 [2024-10-01T06:40:33.872Z] 05:48:01 0 10.26 0.00 6.21 6.40 0.05 77.08 [2024-10-01T06:40:33.872Z] 05:48:01 1 9.85 0.00 7.37 66.92 0.10 15.76 [2024-10-01T06:40:33.872Z] 05:48:01 2 11.64 0.00 6.59 7.87 0.07 73.83 [2024-10-01T06:40:33.872Z] 05:48:01 3 10.84 0.00 5.73 17.82 0.07 65.54 [2024-10-01T06:40:33.872Z] 05:48:01 4 11.40 0.00 5.35 7.30 0.05 75.91 [2024-10-01T06:40:33.872Z] 05:48:01 5 11.03 0.00 5.87 9.06 0.08 73.96 [2024-10-01T06:40:33.872Z] 05:48:01 6 10.76 0.00 6.42 9.17 0.07 73.59 [2024-10-01T06:40:33.872Z] 05:48:01 7 10.67 0.00 5.99 6.90 0.07 76.37 [2024-10-01T06:40:33.872Z] 05:49:01 all 88.18 0.00 11.46 0.18 0.17 0.02 [2024-10-01T06:40:33.872Z] 05:49:01 0 88.68 0.00 10.97 0.19 0.17 0.00 [2024-10-01T06:40:33.872Z] 05:49:01 1 87.25 0.00 12.27 0.32 0.15 0.02 [2024-10-01T06:40:33.872Z] 05:49:01 2 89.24 0.00 10.43 0.15 0.17 0.02 [2024-10-01T06:40:33.872Z] 05:49:01 3 88.68 0.00 10.90 0.22 0.17 0.03 [2024-10-01T06:40:33.872Z] 05:49:01 4 89.47 0.00 10.25 0.08 0.17 0.03 [2024-10-01T06:40:33.872Z] 05:49:01 5 87.65 0.00 11.93 0.24 0.17 0.02 [2024-10-01T06:40:33.872Z] 05:49:01 6 87.52 0.00 12.17 0.09 0.21 0.02 [2024-10-01T06:40:33.872Z] 05:49:01 7 86.91 0.00 12.76 0.12 0.19 0.02 [2024-10-01T06:40:33.872Z] 05:50:01 all 89.87 0.00 9.99 0.00 0.14 0.00 [2024-10-01T06:40:33.872Z] 05:50:01 0 90.64 0.00 9.23 0.00 0.13 0.00 [2024-10-01T06:40:33.872Z] 05:50:01 1 90.17 0.00 9.70 0.00 0.13 0.00 [2024-10-01T06:40:33.872Z] 05:50:01 2 90.15 0.00 9.72 0.00 0.13 0.00 [2024-10-01T06:40:33.872Z] 05:50:01 3 90.76 0.00 9.10 0.00 0.13 0.00 [2024-10-01T06:40:33.872Z] 05:50:01 4 90.28 0.00 9.59 0.00 0.13 0.00 [2024-10-01T06:40:33.872Z] 05:50:01 5 90.13 0.00 9.73 0.00 0.13 0.00 [2024-10-01T06:40:33.872Z] 05:50:01 6 87.59 0.00 12.22 0.00 0.19 0.00 [2024-10-01T06:40:33.872Z] 05:50:01 7 89.19 0.00 10.68 0.00 0.14 0.00 [2024-10-01T06:40:33.872Z] 05:51:01 all 50.87 0.00 7.94 5.09 0.14 35.97 [2024-10-01T06:40:33.872Z] 05:51:01 0 51.01 0.00 7.95 2.41 0.10 38.52 [2024-10-01T06:40:33.872Z] 05:51:01 1 50.89 0.00 7.52 3.21 0.14 38.25 [2024-10-01T06:40:33.872Z] 05:51:01 2 51.24 0.00 8.11 6.49 0.12 34.04 [2024-10-01T06:40:33.872Z] 05:51:01 3 50.98 0.00 8.28 4.85 0.15 35.75 [2024-10-01T06:40:33.872Z] 05:51:01 4 50.77 0.00 8.25 3.16 0.17 37.65 [2024-10-01T06:40:33.872Z] 05:51:01 5 51.09 0.00 7.27 2.70 0.12 38.83 [2024-10-01T06:40:33.872Z] 05:51:01 6 49.95 0.00 8.71 15.16 0.19 26.00 [2024-10-01T06:40:33.872Z] 05:51:01 7 50.98 0.00 7.43 3.10 0.10 38.40 [2024-10-01T06:40:33.872Z] 05:52:01 all 9.03 0.00 2.59 1.56 0.06 86.76 [2024-10-01T06:40:33.872Z] 05:52:01 0 9.41 0.00 2.98 1.40 0.08 86.12 [2024-10-01T06:40:33.872Z] 05:52:01 1 6.63 0.00 4.16 1.87 0.05 87.28 [2024-10-01T06:40:33.872Z] 05:52:01 2 11.09 0.00 2.24 1.76 0.07 84.84 [2024-10-01T06:40:33.872Z] 05:52:01 3 8.46 0.00 2.65 1.17 0.05 87.67 [2024-10-01T06:40:33.872Z] 05:52:01 4 7.93 0.00 2.62 2.57 0.07 86.81 [2024-10-01T06:40:33.872Z] 05:52:01 5 9.97 0.00 2.13 0.97 0.07 86.86 [2024-10-01T06:40:33.872Z] 05:52:01 6 9.46 0.00 1.98 1.55 0.05 86.96 [2024-10-01T06:40:33.872Z] 05:52:01 7 9.28 0.00 1.95 1.21 0.07 87.50 [2024-10-01T06:40:33.872Z] 05:53:01 all 10.43 0.00 0.77 0.08 0.05 88.66 [2024-10-01T06:40:33.872Z] 05:53:01 0 5.57 0.00 0.77 0.02 0.02 93.63 [2024-10-01T06:40:33.872Z] 05:53:01 1 13.29 0.00 0.90 0.02 0.07 85.72 [2024-10-01T06:40:33.872Z] 05:53:01 2 10.32 0.00 0.77 0.22 0.05 88.64 [2024-10-01T06:40:33.872Z] 05:53:01 3 14.19 0.00 0.65 0.05 0.07 85.04 [2024-10-01T06:40:33.872Z] 05:53:01 4 7.53 0.00 0.57 0.05 0.03 91.82 [2024-10-01T06:40:33.872Z] 05:53:01 5 16.81 0.00 0.94 0.00 0.08 82.16 [2024-10-01T06:40:33.872Z] 05:53:01 6 9.68 0.00 0.77 0.05 0.07 89.43 [2024-10-01T06:40:33.872Z] 05:53:01 7 6.10 0.00 0.80 0.27 0.05 92.77 [2024-10-01T06:40:33.872Z] [2024-10-01T06:40:33.872Z] 05:53:01 CPU %user %nice %system %iowait %steal %idle [2024-10-01T06:40:33.872Z] 05:54:01 all 0.14 0.00 0.07 0.01 0.01 99.78 [2024-10-01T06:40:33.872Z] 05:54:01 0 0.12 0.00 0.07 0.00 0.02 99.80 [2024-10-01T06:40:33.872Z] 05:54:01 1 0.30 0.00 0.12 0.00 0.00 99.58 [2024-10-01T06:40:33.872Z] 05:54:01 2 0.12 0.00 0.05 0.03 0.00 99.80 [2024-10-01T06:40:33.872Z] 05:54:01 3 0.13 0.00 0.07 0.02 0.02 99.77 [2024-10-01T06:40:33.872Z] 05:54:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2024-10-01T06:40:33.872Z] 05:54:01 5 0.12 0.00 0.03 0.00 0.00 99.85 [2024-10-01T06:40:33.872Z] 05:54:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-01T06:40:33.872Z] 05:54:01 7 0.18 0.00 0.13 0.02 0.00 99.67 [2024-10-01T06:40:33.872Z] 05:55:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-10-01T06:40:33.872Z] 05:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.872Z] 05:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-01T06:40:33.872Z] 05:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-01T06:40:33.872Z] 05:55:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2024-10-01T06:40:33.872Z] 05:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-01T06:40:33.872Z] 05:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.872Z] 05:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.872Z] 05:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-01T06:40:33.872Z] 05:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-01T06:40:33.872Z] 05:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-01T06:40:33.872Z] 05:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-01T06:40:33.872Z] 05:56:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-01T06:40:33.872Z] 05:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-01T06:40:33.872Z] 05:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-01T06:40:33.872Z] 05:56:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-01T06:40:33.872Z] 05:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.872Z] 05:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.872Z] 05:57:01 all 0.11 0.00 0.04 0.00 0.01 99.84 [2024-10-01T06:40:33.872Z] 05:57:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-01T06:40:33.872Z] 05:57:01 1 0.03 0.00 0.08 0.02 0.00 99.87 [2024-10-01T06:40:33.872Z] 05:57:01 2 0.65 0.00 0.02 0.02 0.00 99.32 [2024-10-01T06:40:33.872Z] 05:57:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-01T06:40:33.872Z] 05:57:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-01T06:40:33.872Z] 05:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-01T06:40:33.872Z] 05:57:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-01T06:40:33.873Z] 05:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 05:58:01 all 0.15 0.00 0.02 0.01 0.01 99.82 [2024-10-01T06:40:33.873Z] 05:58:01 0 0.00 0.00 0.05 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 05:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 05:58:01 2 1.01 0.00 0.00 0.02 0.02 98.96 [2024-10-01T06:40:33.873Z] 05:58:01 3 0.07 0.00 0.05 0.03 0.00 99.85 [2024-10-01T06:40:33.873Z] 05:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-01T06:40:33.873Z] 05:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.873Z] 05:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 05:58:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-01T06:40:33.873Z] 05:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-01T06:40:33.873Z] 05:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 05:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-01T06:40:33.873Z] 05:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-01T06:40:33.873Z] 05:59:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-01T06:40:33.873Z] 05:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 05:59:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 05:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.873Z] 05:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-10-01T06:40:33.873Z] 06:00:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2024-10-01T06:40:33.873Z] 06:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:00:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-01T06:40:33.873Z] 06:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:00:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2024-10-01T06:40:33.873Z] 06:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-01T06:40:33.873Z] 06:00:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-01T06:40:33.873Z] 06:00:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:01:01 all 0.09 0.00 0.03 0.00 0.00 99.88 [2024-10-01T06:40:33.873Z] 06:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:01:01 2 0.47 0.00 0.15 0.02 0.02 99.35 [2024-10-01T06:40:33.873Z] 06:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-01T06:40:33.873Z] 06:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:01:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2024-10-01T06:40:33.873Z] 06:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:02:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2024-10-01T06:40:33.873Z] 06:02:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2024-10-01T06:40:33.873Z] 06:02:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-01T06:40:33.873Z] 06:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-01T06:40:33.873Z] 06:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-01T06:40:33.873Z] 06:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:02:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2024-10-01T06:40:33.873Z] 06:02:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2024-10-01T06:40:33.873Z] 06:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-01T06:40:33.873Z] 06:03:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-01T06:40:33.873Z] 06:03:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-01T06:40:33.873Z] 06:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-01T06:40:33.873Z] 06:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.873Z] 06:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-01T06:40:33.873Z] 06:04:01 all 0.03 0.00 0.02 0.00 0.01 99.93 [2024-10-01T06:40:33.873Z] 06:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-01T06:40:33.873Z] 06:04:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:04:01 2 0.07 0.00 0.05 0.02 0.02 99.85 [2024-10-01T06:40:33.873Z] 06:04:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-01T06:40:33.873Z] 06:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] [2024-10-01T06:40:33.873Z] 06:04:01 CPU %user %nice %system %iowait %steal %idle [2024-10-01T06:40:33.873Z] 06:05:01 all 0.27 0.00 0.01 0.02 0.00 99.70 [2024-10-01T06:40:33.873Z] 06:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:05:01 1 0.00 0.00 0.02 0.07 0.00 99.92 [2024-10-01T06:40:33.873Z] 06:05:01 2 2.00 0.00 0.00 0.07 0.02 97.91 [2024-10-01T06:40:33.873Z] 06:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.873Z] 06:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:06:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2024-10-01T06:40:33.873Z] 06:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:06:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-01T06:40:33.873Z] 06:06:01 2 0.17 0.00 0.02 0.02 0.02 99.78 [2024-10-01T06:40:33.873Z] 06:06:01 3 0.10 0.00 0.00 0.00 0.00 99.90 [2024-10-01T06:40:33.873Z] 06:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-01T06:40:33.873Z] 06:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.873Z] 06:07:01 all 0.02 0.00 0.03 0.03 0.01 99.92 [2024-10-01T06:40:33.873Z] 06:07:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-01T06:40:33.873Z] 06:07:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-01T06:40:33.873Z] 06:07:01 2 0.02 0.00 0.03 0.20 0.02 99.73 [2024-10-01T06:40:33.873Z] 06:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:07:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2024-10-01T06:40:33.873Z] 06:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.873Z] 06:07:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:08:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:08:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-01T06:40:33.873Z] 06:08:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-01T06:40:33.873Z] 06:08:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2024-10-01T06:40:33.873Z] 06:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:09:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-10-01T06:40:33.873Z] 06:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-01T06:40:33.873Z] 06:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:09:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2024-10-01T06:40:33.873Z] 06:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:09:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-01T06:40:33.873Z] 06:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-01T06:40:33.873Z] 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:10:01 all 0.05 0.00 0.02 0.01 0.00 99.92 [2024-10-01T06:40:33.873Z] 06:10:01 0 0.03 0.00 0.03 0.03 0.00 99.90 [2024-10-01T06:40:33.873Z] 06:10:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-01T06:40:33.873Z] 06:10:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2024-10-01T06:40:33.873Z] 06:10:01 3 0.15 0.00 0.00 0.00 0.02 99.83 [2024-10-01T06:40:33.873Z] 06:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:10:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-01T06:40:33.873Z] 06:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-01T06:40:33.873Z] 06:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-10-01T06:40:33.873Z] 06:11:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2024-10-01T06:40:33.873Z] 06:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:11:01 2 0.05 0.00 0.00 0.02 0.03 99.90 [2024-10-01T06:40:33.873Z] 06:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.873Z] 06:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:11:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-01T06:40:33.873Z] 06:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-10-01T06:40:33.873Z] 06:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-01T06:40:33.873Z] 06:12:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:12:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2024-10-01T06:40:33.873Z] 06:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-01T06:40:33.873Z] 06:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-01T06:40:33.873Z] 06:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:13:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:13:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-01T06:40:33.873Z] 06:13:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2024-10-01T06:40:33.873Z] 06:13:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-01T06:40:33.873Z] 06:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:13:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-01T06:40:33.873Z] 06:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.873Z] 06:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-01T06:40:33.873Z] 06:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-01T06:40:33.873Z] 06:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-01T06:40:33.873Z] 06:14:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-01T06:40:33.873Z] 06:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-01T06:40:33.873Z] 06:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.873Z] 06:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.873Z] 06:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-01T06:40:33.874Z] 06:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:15:01 2 0.05 0.00 0.02 0.02 0.03 99.88 [2024-10-01T06:40:33.874Z] 06:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:15:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-01T06:40:33.874Z] [2024-10-01T06:40:33.874Z] 06:15:01 CPU %user %nice %system %iowait %steal %idle [2024-10-01T06:40:33.874Z] 06:16:01 all 0.01 0.00 0.01 0.04 0.01 99.93 [2024-10-01T06:40:33.874Z] 06:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.874Z] 06:16:01 1 0.02 0.00 0.02 0.33 0.00 99.63 [2024-10-01T06:40:33.874Z] 06:16:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-01T06:40:33.874Z] 06:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-01T06:40:33.874Z] 06:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-01T06:40:33.874Z] 06:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-10-01T06:40:33.874Z] 06:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-01T06:40:33.874Z] 06:17:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-01T06:40:33.874Z] 06:17:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-01T06:40:33.874Z] 06:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-01T06:40:33.874Z] 06:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:17:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-01T06:40:33.874Z] 06:18:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:18:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:18:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2024-10-01T06:40:33.874Z] 06:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-01T06:40:33.874Z] 06:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:18:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:19:01 all 0.27 0.00 0.02 0.00 0.00 99.71 [2024-10-01T06:40:33.874Z] 06:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-01T06:40:33.874Z] 06:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:19:01 2 1.97 0.00 0.02 0.00 0.00 98.01 [2024-10-01T06:40:33.874Z] 06:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-01T06:40:33.874Z] 06:20:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2024-10-01T06:40:33.874Z] 06:20:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-01T06:40:33.874Z] 06:20:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-01T06:40:33.874Z] 06:20:01 2 1.49 0.00 0.02 0.02 0.03 98.45 [2024-10-01T06:40:33.874Z] 06:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-01T06:40:33.874Z] 06:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-01T06:40:33.874Z] 06:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:21:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:21:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-01T06:40:33.874Z] 06:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-01T06:40:33.874Z] 06:22:01 all 0.08 0.00 0.03 0.00 0.01 99.88 [2024-10-01T06:40:33.874Z] 06:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-01T06:40:33.874Z] 06:22:01 1 0.02 0.00 0.05 0.02 0.00 99.92 [2024-10-01T06:40:33.874Z] 06:22:01 2 0.47 0.00 0.03 0.00 0.02 99.48 [2024-10-01T06:40:33.874Z] 06:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:22:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-01T06:40:33.874Z] 06:23:02 all 0.19 0.00 0.01 0.00 0.01 99.79 [2024-10-01T06:40:33.874Z] 06:23:02 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:23:02 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-01T06:40:33.874Z] 06:23:02 2 1.32 0.00 0.03 0.02 0.02 98.61 [2024-10-01T06:40:33.874Z] 06:23:02 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:23:02 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-01T06:40:33.874Z] 06:23:02 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:23:02 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:23:02 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:24:01 all 0.21 0.00 0.02 0.00 0.00 99.77 [2024-10-01T06:40:33.874Z] 06:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:24:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:24:01 2 1.54 0.00 0.02 0.02 0.02 98.41 [2024-10-01T06:40:33.874Z] 06:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-01T06:40:33.874Z] 06:24:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-01T06:40:33.874Z] 06:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.874Z] 06:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:25:01 all 0.04 0.00 0.01 0.01 0.00 99.93 [2024-10-01T06:40:33.874Z] 06:25:01 0 0.05 0.00 0.02 0.07 0.02 99.85 [2024-10-01T06:40:33.874Z] 06:25:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-01T06:40:33.874Z] 06:25:01 2 0.05 0.00 0.02 0.03 0.00 99.90 [2024-10-01T06:40:33.874Z] 06:25:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:25:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-01T06:40:33.874Z] 06:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-01T06:40:33.874Z] 06:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:26:01 all 0.03 0.00 0.04 0.02 0.01 99.90 [2024-10-01T06:40:33.874Z] 06:26:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2024-10-01T06:40:33.874Z] 06:26:01 1 0.03 0.00 0.07 0.02 0.02 99.87 [2024-10-01T06:40:33.874Z] 06:26:01 2 0.08 0.00 0.05 0.05 0.03 99.78 [2024-10-01T06:40:33.874Z] 06:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-01T06:40:33.874Z] 06:26:01 5 0.02 0.00 0.05 0.05 0.00 99.88 [2024-10-01T06:40:33.874Z] 06:26:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-01T06:40:33.874Z] 06:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] [2024-10-01T06:40:33.874Z] 06:26:01 CPU %user %nice %system %iowait %steal %idle [2024-10-01T06:40:33.874Z] 06:27:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2024-10-01T06:40:33.874Z] 06:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-01T06:40:33.874Z] 06:27:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-01T06:40:33.874Z] 06:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:27:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:28:01 all 0.03 0.00 0.00 0.01 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:28:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:28:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2024-10-01T06:40:33.874Z] 06:28:01 2 0.03 0.00 0.00 0.07 0.00 99.90 [2024-10-01T06:40:33.874Z] 06:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-01T06:40:33.874Z] 06:29:01 all 0.02 0.00 0.02 0.00 0.01 99.96 [2024-10-01T06:40:33.874Z] 06:29:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-01T06:40:33.874Z] 06:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-01T06:40:33.874Z] 06:29:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-01T06:40:33.874Z] 06:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:30:01 all 0.10 0.00 0.01 0.01 0.01 99.88 [2024-10-01T06:40:33.874Z] 06:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:30:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2024-10-01T06:40:33.874Z] 06:30:01 2 0.52 0.00 0.02 0.05 0.02 99.40 [2024-10-01T06:40:33.874Z] 06:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-01T06:40:33.874Z] 06:30:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-01T06:40:33.874Z] 06:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:31:01 all 0.04 0.00 0.02 0.00 0.00 99.93 [2024-10-01T06:40:33.874Z] 06:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:31:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2024-10-01T06:40:33.874Z] 06:31:01 2 0.20 0.00 0.08 0.02 0.02 99.68 [2024-10-01T06:40:33.874Z] 06:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.874Z] 06:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.874Z] 06:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-01T06:40:33.874Z] 06:32:01 all 0.03 0.00 0.01 0.01 0.01 99.93 [2024-10-01T06:40:33.874Z] 06:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-01T06:40:33.874Z] 06:32:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-01T06:40:33.874Z] 06:32:01 2 0.02 0.00 0.00 0.08 0.02 99.88 [2024-10-01T06:40:33.874Z] 06:32:01 3 0.02 0.00 0.00 0.00 0.03 99.95 [2024-10-01T06:40:33.874Z] 06:32:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-01T06:40:33.874Z] 06:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:32:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-01T06:40:33.874Z] 06:33:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-10-01T06:40:33.874Z] 06:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:33:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-01T06:40:33.874Z] 06:33:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-01T06:40:33.874Z] 06:33:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-01T06:40:33.874Z] 06:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-01T06:40:33.874Z] 06:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.874Z] 06:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:34:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2024-10-01T06:40:33.874Z] 06:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-01T06:40:33.874Z] 06:34:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-01T06:40:33.874Z] 06:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:34:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-01T06:40:33.874Z] 06:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.874Z] 06:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:35:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-01T06:40:33.874Z] 06:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.874Z] 06:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.874Z] 06:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-01T06:40:33.874Z] 06:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:36:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-10-01T06:40:33.874Z] 06:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:36:01 1 0.07 0.00 0.05 0.02 0.02 99.85 [2024-10-01T06:40:33.874Z] 06:36:01 2 0.03 0.00 0.00 0.05 0.02 99.90 [2024-10-01T06:40:33.874Z] 06:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T06:40:33.874Z] 06:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.874Z] 06:36:01 6 0.08 0.00 0.00 0.00 0.02 99.90 [2024-10-01T06:40:33.875Z] 06:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.875Z] 06:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-01T06:40:33.875Z] 06:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.875Z] 06:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-01T06:40:33.875Z] 06:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-01T06:40:33.875Z] 06:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.875Z] 06:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-01T06:40:33.875Z] 06:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.875Z] 06:37:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-01T06:40:33.875Z] 06:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.875Z] [2024-10-01T06:40:33.875Z] 06:37:01 CPU %user %nice %system %iowait %steal %idle [2024-10-01T06:40:33.875Z] 06:38:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-10-01T06:40:33.875Z] 06:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.875Z] 06:38:01 1 0.05 0.00 0.05 0.02 0.00 99.88 [2024-10-01T06:40:33.875Z] 06:38:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-01T06:40:33.875Z] 06:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.875Z] 06:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.875Z] 06:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.875Z] 06:38:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2024-10-01T06:40:33.875Z] 06:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-01T06:40:33.875Z] 06:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-01T06:40:33.875Z] 06:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T06:40:33.875Z] 06:39:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-01T06:40:33.875Z] 06:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-01T06:40:33.875Z] 06:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.875Z] 06:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T06:40:33.875Z] 06:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T06:40:33.875Z] 06:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T06:40:33.875Z] 06:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T06:40:33.875Z] 06:40:01 all 8.62 0.00 4.02 3.49 0.06 83.81 [2024-10-01T06:40:33.875Z] 06:40:01 0 7.88 0.00 4.13 3.42 0.05 84.52 [2024-10-01T06:40:33.875Z] 06:40:01 1 9.52 0.00 4.28 14.19 0.07 71.94 [2024-10-01T06:40:33.875Z] 06:40:01 2 8.52 0.00 3.49 2.34 0.05 85.61 [2024-10-01T06:40:33.875Z] 06:40:01 3 8.74 0.00 4.31 0.30 0.05 86.60 [2024-10-01T06:40:33.875Z] 06:40:01 4 8.48 0.00 3.77 0.84 0.05 86.86 [2024-10-01T06:40:33.875Z] 06:40:01 5 9.38 0.00 4.94 5.83 0.10 79.76 [2024-10-01T06:40:33.875Z] 06:40:01 6 7.96 0.00 4.13 0.54 0.05 87.32 [2024-10-01T06:40:33.875Z] 06:40:01 7 8.51 0.00 3.17 0.51 0.03 87.78 [2024-10-01T06:40:33.875Z] Average: all 7.09 0.00 1.22 1.05 0.02 90.62 [2024-10-01T06:40:33.875Z] Average: 0 6.98 0.00 1.22 0.66 0.02 91.12 [2024-10-01T06:40:33.875Z] Average: 1 7.10 0.00 1.29 1.93 0.03 89.66 [2024-10-01T06:40:33.875Z] Average: 2 7.45 0.00 1.19 1.19 0.03 90.13 [2024-10-01T06:40:33.875Z] Average: 3 7.12 0.00 1.18 0.81 0.02 90.87 [2024-10-01T06:40:33.875Z] Average: 4 7.08 0.00 1.15 0.82 0.02 90.92 [2024-10-01T06:40:33.875Z] Average: 5 7.14 0.00 1.21 0.75 0.02 90.89 [2024-10-01T06:40:33.875Z] Average: 6 6.95 0.00 1.31 1.57 0.02 90.15 [2024-10-01T06:40:33.875Z] Average: 7 6.93 0.00 1.20 0.64 0.02 91.20 [2024-10-01T06:40:33.875Z] [2024-10-01T06:40:33.875Z] [2024-10-01T06:40:33.875Z]